• Bitte beachte, dass wir eine Serverliste sind!
    Wenn du ein Problem auf einem Server hast (z.B. Entbannantrag, etc), dann ist das Forum hier der falsche Ort.
  • Es freut uns dass du in unser Minecraft Forum gefunden hast. Hier kannst du mit über 130.000 Minecraft Fans über Minecraft diskutieren, Fragen stellen und anderen helfen. In diesem Minecraft Forum kannst du auch nach Teammitgliedern, Administratoren, Moderatoren , Supporter oder Sponsoren suchen. Gerne kannst du im Offtopic Bereich unseres Minecraft Forums auch über nicht Minecraft spezifische Themen reden. Wir hoffen dir gefällt es in unserem Minecraft Forum!

COD Warfare - Spiel startet und die Spieler bleiben in der Lobby

motte_55

Miner
Registriert
1 Februar 2015
Beiträge
172
Diamanten
250
Minecraft
motte_55
Hallo,

Mein Server besteht aus COD-Warfare und jetzt hab eich folgendes Problem gefunden:

Es sind genug spieler Online und das Spiel startet.
Dann werden die Spieler aber nicht ins Spiel Teleportiert und bleiben in der Lobby wärend das Spiel läuft.
Wie kann ich das beheben?

MFG motte_55

Plugin und Server sind auf 1.8 bzw. 1.8.1

Log:
[11:20:42] [Server thread/INFO]: Starting minecraft server version 1.8
[11:20:42] [Server thread/INFO]: Loading properties
[11:20:43] [Server thread/INFO]: Default game type: SURVIVAL
[11:20:43] [Server thread/INFO]: Generating keypair
[11:20:43] [Server thread/INFO]: Starting Minecraft server on 134.255.237.242:25565
[11:20:43] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-33d5de3 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)

[11:20:45] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
[11:20:45] [Server thread/INFO]: [SEVERE] Sat Jul 11 11:20:45 CEST 2015
[11:20:45] [Server thread/INFO]: [NoCheatPlus] Could not load config.yml (see exception below). Continue with default settings...
[11:20:45] [Server thread/INFO]: [SEVERE] Sat Jul 11 11:20:45 CEST 2015
[11:20:45] [Server thread/INFO]: org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
in 'string', line 49, column 18:
message: &0[&4Unbekannt&0] &cBefehl nicht ...
^
expected alphabetic or numeric character, but found [(91)
in 'string', line 49, column 20:
message: &0[&4Unbekannt&0] &cBefehl nicht e ...
^
[11:20:56] [Server thread/INFO]: =================== COD-Warfare Information ===================
[11:20:56] [Server thread/INFO]: » COD-Warfare version: COD-Warfare v2.7
[11:20:56] [pool-3-thread-5/INFO]: [HideStream] No update was found.
[11:20:56] [Server thread/INFO]: » You have the latest version of COD-Warfare
[11:20:56] [Server thread/INFO]: » No update available
[11:20:56] [Server thread/INFO]: «»«»«»«»«»«»«»«»«»«» License And Agreement «»«»«»«»«»«»«»«»«»«»
[11:20:56] [Server thread/INFO]: 1. Do not modify, edit, change, or alter this plugin's code
[11:20:56] [Server thread/INFO]: 2. Do not redistribute or claim this plugin as your work
[11:20:56] [Server thread/INFO]: 3. Do not use or copy this plugin's code
[11:20:56] [Server thread/INFO]: 4. Do not decompile the plugin
[11:20:56] [Server thread/INFO]: ===============================================================
[11:20:56] [pool-3-thread-7/INFO]: [Vault] Checking for Updates ...
[11:20:56] [pool-3-thread-7/INFO]: [Vault] No new version available
[11:21:59] [Server thread/INFO]: CONSOLE issued server command: /list
[11:21:59] [Server thread/INFO]: There are 0 out of maximum 2,015 players online.

Musste ihn bissel kürzen. Hab nur halt das zeug rausgemacht wie MV und WorldGuard und sowas halt.
 

motte_55

Miner
Registriert
1 Februar 2015
Beiträge
172
Diamanten
250
Minecraft
motte_55
Code:
###########################################################
# +-----------------------------------------------------+ #
# |  COD-WARFARE CONFIGURATION  | #
# +-----------------------------------------------------+ #
###########################################################

# COD-Wafare release
# Plugin created by CentrumGuy

##########################################################################################

#Weather your server is based on COD-Warfare
ServerBased: false

##########################################################################################

#Link to your COD resource pack.
#Default resource pack can be found at: https\://www.dropbox.com/s/kzbbo1nqlb61kb0/%5BCOD%5D%20Default.zip?dl\=1
#Change to (none) without the () in order to set your resource pack to nothing

ResourceLink: https\://www.dropbox.com/s/kzbbo1nqlb61kb0/%5BCOD%5D%20Default.zip?dl\=1

#The server resource pack is the resource pack of the server. This resource pack will be set when the player leaves COD
#Change to (none) without the () in order to set your server resource pack to nothing

serverResourceLink: none

##########################################################################################

#Extra countdown will be a cool extra countdown at the start of the game but will cause lag. Also this will glitch in 1.8 until further notice

extraCountdown: true

##########################################################################################

#gameTime and lobbyTime are times set for the game and lobby.

lobbyTime: 100
gameTime: 500

##########################################################################################

#Try guns: Do you want your players to be able to test guns while in the lobby?
tryGuns: true

##########################################################################################

#Header and Footer appear at the top and bottom of the tab menu
Header: '&eCall of MineCraft'
Footer: '&6CoM.minecraft360.de'

##########################################################################################

#ONEINspectate: Do you want the players to spectate the game after they die in ONEIN?
ONEINspectate: true

##########################################################################################

#Clan creation cost: how much does it cost to make a clan?
ClanCost: 700

##########################################################################################

#Updater: do you want this plugin to auto-update?
Updater: true

##########################################################################################

#Min-Players and Max-Players: How many players are needed to start the game or how many people can the game hold. 0 for Max-Players is infinite players

Min-Players: 2
Max-Players: 0

##########################################################################################

#COD-Ranks are ranks for certain levels. These support color codes, ex: &bSoldier, Default color code is &2. Remove the # to set the ranks below as ranks. (Otherwise the plugin will ignore them)

COD-Ranks:
  '1': '&aLevel 1'
  '2': '&aLevel 2'

  '3': '&aLevel 3'
  '4': '&aLevel 4'
  '5': '&aLevel 5'
  '6': '&aLevel 6'
  '7': '&aLevel 7'
  '8': '&aLevel 8'
  '9': '&aLevel 9'
  '10': '&6Level 10'
  '11': '&6Level 11'
  '12': '&6Level 12'
  '13': '&6Level 13'
  '14': '&6Level 14'
  '15': '&6Level 15'
  '16': '&6Level 16'
  '17': '&6Level 17'
  '18': '&6Level 18'
  '19': '&6Level 19'
  '20': '&2Level 20'
  '21': '&2Level 21'
  '22': '&2Level 22'
  '23': '&2Level 23'
  '24': '&2Level 24'
  '25': '&2Level 25'
  '26': '&2Level 26'
  '27': '&2Level 27'
  '28': '&2Level 28'
  '29': '&2Level 29'
  '30': '&2Level 30'
 
##########################################################################################

#Do you want to detect if players spam or curse while being in COD-Warfare?

SpamDetector: false

##########################################################################################

#Disable Commands: Disables commands that aren't related to COD
DisableCommands: false

#################################

#Cmd List: Commands that are allowed even if DisabledCommands is true. Please add /
#You do not need to add the whole command. For example // will allow all world edit #commands

CmdList:
  - '/help'
  - '/say'
  - '/me'

##########################################################################################

Hab nur kopiert is net schlimm oder? xD
 

Vanityra

Vorarbeiter
Registriert
9 Juni 2015
Beiträge
219
Diamanten
0
Minecraft
Vanityra
Es gibt mehrere Kodierungs-Typen:

Die gängigsten sind ANSI und UTF-8.
Der einzige Unterschied dazwischen ist, dass du bei UTF-8 auch andere Zeichen nutzen kannst, z.B. ä, ö, ü.


(Erklärung zum Verständnis, keine professionelle Erklärung!)
 
Oben