Stránka 1 z 1

Server nejde nastartovat

Napsal: 07 bře 2016, 16:22
od variodriver
Server: 82.208.17.20:27380

Dobrý den, dnes jsem zjistil, že server nejde nastartovat, nevíte čím to je? Včera ještě šel, nic jsem neměnil. Mám nejnovější spigot.

Log:
Spoiler: zobrazit
[15:15:09] [Server thread/INFO]: Starting minecraft server version 1.9
[15:15:09] [Server thread/INFO]: Loading properties
[15:15:09] [Server thread/INFO]: Default game type: SURVIVAL
[15:15:09] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-bc01c3a-0cd6711 (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT)
[15:15:09] [Server thread/ERROR]: Could not load spigot.yml, please correct your syntax errors
org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
in 'string', line 52, column 20:
outdated-client: &c&lMáš nastavenou špatnou verzi ...
^
expected alphabetic or numeric character, but found &(38)
in 'string', line 52, column 22:
outdated-client: &c&lMáš nastavenou špatnou verzi! ...
^

at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.spigotmc.SpigotConfig.init(SpigotConfig.java:58) [minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:180) [minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_60]
Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning an anchor
in 'string', line 52, column 20:
outdated-client: &c&lMáš nastavenou špatnou verzi ...
^
expected alphabetic or numeric character, but found &(38)
in 'string', line 52, column 22:
outdated-client: &c&lMáš nastavenou špatnou verzi! ...
^

at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1446) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAnchor(ScannerImpl.java:939) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:370) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:132) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
... 6 more
[15:15:09] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.RuntimeException: org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
in 'string', line 52, column 20:
outdated-client: &c&lMáš nastavenou špatnou verzi ...
^
expected alphabetic or numeric character, but found &(38)
in 'string', line 52, column 22:
outdated-client: &c&lMáš nastavenou špatnou verzi! ...
^

at com.google.common.base.Throwables.propagate(Throwables.java:160) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.spigotmc.SpigotConfig.init(SpigotConfig.java:64) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:180) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_60]
Caused by: org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
in 'string', line 52, column 20:
outdated-client: &c&lMáš nastavenou špatnou verzi ...
^
expected alphabetic or numeric character, but found &(38)
in 'string', line 52, column 22:
outdated-client: &c&lMáš nastavenou špatnou verzi! ...
^

at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.spigotmc.SpigotConfig.init(SpigotConfig.java:58) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
... 3 more
Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning an anchor
in 'string', line 52, column 20:
outdated-client: &c&lMáš nastavenou špatnou verzi ...
^
expected alphabetic or numeric character, but found &(38)
in 'string', line 52, column 22:
outdated-client: &c&lMáš nastavenou špatnou verzi! ...
^

at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1446) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAnchor(ScannerImpl.java:939) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:370) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:132) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.spigotmc.SpigotConfig.init(SpigotConfig.java:58) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
... 3 more
[15:15:09] [Server thread/ERROR]: Cause of unexpected exception was
org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
in 'string', line 52, column 20:
outdated-client: &c&lMáš nastavenou špatnou verzi ...
^
expected alphabetic or numeric character, but found &(38)
in 'string', line 52, column 22:
outdated-client: &c&lMáš nastavenou špatnou verzi! ...
^

at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.spigotmc.SpigotConfig.init(SpigotConfig.java:58) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:180) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_60]
Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning an anchor
in 'string', line 52, column 20:
outdated-client: &c&lMáš nastavenou špatnou verzi ...
^
expected alphabetic or numeric character, but found &(38)
in 'string', line 52, column 22:
outdated-client: &c&lMáš nastavenou špatnou verzi! ...
^

at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1446) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAnchor(ScannerImpl.java:939) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:370) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:132) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[minecraft_server.jar:git-Spigot-bc01c3a-0cd6711]
... 6 more
[15:15:09] [Server thread/ERROR]: This crash report has been saved to: /hlserver/27380/./crash-reports/crash-2016-03-07_15.15.09-server.txt
[15:15:09] [Server thread/INFO]: Stopping server
[15:15:09] [Server thread/INFO]: Saving players


Kdo dobře poradí má K+

Re: Server nejde nastartovat

Napsal: 07 bře 2016, 16:27
od pitilon@seznam.cz
pošli nám tvůj spigot.yml máš tam něco blbě napsáno

Re: Server nejde nastartovat

Napsal: 07 bře 2016, 16:33
od Mike8748

Kód: Vybrat vše

outdated-client: &c&lMáš nastavenou špatnou verzi

změn na

Kód: Vybrat vše

outdated-client: "&c&lMáš nastavenou špatnou verzi"


(pokud text nezačíná alfanumerickým znakem, tak musí být v uvozovkách)

Re: Server nejde nastartovat

Napsal: 07 bře 2016, 16:33
od variodriver
Spigot.yml:

Spoiler: zobrazit

Kód: Vybrat vše

# This is the main configuration file for Spigot.
# As you can see, there's tons to configure. Some options may impact gameplay, so use
# with caution, and make sure you know what each option does before configuring.
# For a reference for any variable inside this file, check out the Spigot wiki at
# http://www.spigotmc.org/wiki/spigot-configuration/
#
# If you need help with the configuration or have any questions related to Spigot,
# join us at the IRC or drop by our forums and leave a post.
#
# IRC: #spigot @ irc.spi.gt ( http://www.spigotmc.org/pages/irc/ )
# Forums: http://www.spigotmc.org/

config-version: 8
settings:
  debug: false
  save-user-cache-on-stop-only: false
  bungeecord: false
  late-bind: false
  sample-count: 12
  player-shuffle: 0
  filter-creative-items: true
  user-cache-size: 1000
  int-cache-limit: 1024
  moved-wrongly-threshold: 0.0625
  moved-too-quickly-threshold: 100.0
  timeout-time: 60
  restart-on-crash: true
  restart-script: ./start.sh
  netty-threads: 4
  attribute:
    maxHealth:
      max: 2048.0
    movementSpeed:
      max: 2048.0
    attackDamage:
      max: 2048.0
commands:
  tab-complete: 0
  log: true
  spam-exclusions:
  - /skill
  silent-commandblock-console: false
  replace-commands:
  - setblock
  - summon
  - testforblock
  - tellraw
messages:
  whitelist: Server se momentálně upravuje, připoj se prosím později!!
  unknown-command: Neznámý příkaz, zeptej se někoho z A-Teamu pro pomoc!.
  server-full: Server je momentálně plný!
  outdated-client: &c&lMáš nastavenou špatnou verzi! Pro připojení použij {0}
  outdated-server: Outdated server! I'm still on {0}
  restart: Server se restartuje!
stats:
  disable-saving: false
  forced-stats: {}
world-settings:
  default:
    verbose: true
    entity-activation-range:
      animals: 32
      monsters: 32
      misc: 16
    entity-tracking-range:
      players: 48
      animals: 48
      monsters: 48
      misc: 32
      other: 64
    ticks-per:
      hopper-transfer: 8
      hopper-check: 8
    hopper-amount: 1
    random-light-updates: false
    save-structure-info: true
    max-entity-collisions: 8
    dragon-death-sound-radius: 0
    seed-village: 10387312
    seed-feature: 14357617
    hunger:
      walk-exhaustion: 0.2
      sprint-exhaustion: 0.8
      combat-exhaustion: 0.3
      regen-exhaustion: 3.0
    max-tnt-per-tick: 100
    max-tick-time:
      tile: 50
      entity: 50
    nerf-spawner-mobs: false
    growth:
      cactus-modifier: 100
      cane-modifier: 100
      melon-modifier: 100
      mushroom-modifier: 100
      pumpkin-modifier: 100
      sapling-modifier: 100
      wheat-modifier: 100
      netherwart-modifier: 100
    mob-spawn-range: 4
    item-despawn-rate: 6000
    merge-radius:
      item: 2.5
      exp: 3.0
    arrow-despawn-rate: 1200
    enable-zombie-pigmen-portal-spawns: true
    wither-spawn-sound-radius: 0
    view-distance: 7
    hanging-tick-frequency: 100
    zombie-aggressive-towards-villager: true
    anti-xray:
      enabled: true
      engine-mode: 1
      hide-blocks:
      - 14
      - 15
      - 16
      - 21
      - 48
      - 49
      - 54
      - 56
      - 73
      - 74
      - 82
      - 129
      - 130
      replace-blocks:
      - 1
      - 5
    max-bulk-chunks: 10
    chunks-per-tick: 650
    clear-tick-list: false

Re: Server nejde nastartovat

Napsal: 07 bře 2016, 16:36
od pitilon@seznam.cz

Kód: Vybrat vše

# This is the main configuration file for Spigot.
# As you can see, there's tons to configure. Some options may impact gameplay, so use
# with caution, and make sure you know what each option does before configuring.
# For a reference for any variable inside this file, check out the Spigot wiki at
# http://www.spigotmc.org/wiki/spigot-configuration/
#
# If you need help with the configuration or have any questions related to Spigot,
# join us at the IRC or drop by our forums and leave a post.
#
# IRC: #spigot @ irc.spi.gt ( http://www.spigotmc.org/pages/irc/ )
# Forums: http://www.spigotmc.org/

config-version: 8
settings:
  debug: false
  save-user-cache-on-stop-only: false
  bungeecord: false
  late-bind: false
  sample-count: 12
  player-shuffle: 0
  filter-creative-items: true
  user-cache-size: 1000
  int-cache-limit: 1024
  moved-wrongly-threshold: 0.0625
  moved-too-quickly-threshold: 100.0
  timeout-time: 60
  restart-on-crash: true
  restart-script: ./start.sh
  netty-threads: 4
  attribute:
    maxHealth:
      max: 2048.0
    movementSpeed:
      max: 2048.0
    attackDamage:
      max: 2048.0
commands:
  tab-complete: 0
  log: true
  spam-exclusions:
  - /skill
  silent-commandblock-console: false
  replace-commands:
  - setblock
  - summon
  - testforblock
  - tellraw
messages:
  whitelist: Server se momentálně upravuje, připoj se prosím později!!
  unknown-command: Neznámý příkaz, zeptej se někoho z A-Teamu pro pomoc!.
  server-full: Server je momentálně plný!
  outdated-client: &c&lMáš nastavenou špatnou verzi! Pro připojení použij {0}
  outdated-server: Outdated server! I'm still on {0}
  restart: Server se restartuje!
stats:
  disable-saving: false
  forced-stats: {}
world-settings:
  default:
    verbose: true
    entity-activation-range:
      animals: 32
      monsters: 32
      misc: 16
    entity-tracking-range:
      players: 48
      animals: 48
      monsters: 48
      misc: 32
      other: 64
    ticks-per:
      hopper-transfer: 8
      hopper-check: 8
    hopper-amount: 1
    random-light-updates: false
    save-structure-info: true
    max-entity-collisions: 8
    dragon-death-sound-radius: 0
    seed-village: 10387312
    seed-feature: 14357617
    hunger:
      walk-exhaustion: 0.2
      sprint-exhaustion: 0.8
      combat-exhaustion: 0.3
      regen-exhaustion: 3.0
    max-tnt-per-tick: 100
    max-tick-time:
      tile: 50
      entity: 50
    nerf-spawner-mobs: false
    growth:
      cactus-modifier: 100
      cane-modifier: 100
      melon-modifier: 100
      mushroom-modifier: 100
      pumpkin-modifier: 100
      sapling-modifier: 100
      wheat-modifier: 100
      netherwart-modifier: 100
    mob-spawn-range: 4
    item-despawn-rate: 6000
    merge-radius:
      item: 2.5
      exp: 3.0
    arrow-despawn-rate: 1200
    enable-zombie-pigmen-portal-spawns: true
    wither-spawn-sound-radius: 0
    view-distance: 7
    hanging-tick-frequency: 100
    zombie-aggressive-towards-villager: true
    anti-xray:
      enabled: true
      engine-mode: 1
      hide-blocks:
      - 14
      - 15
      - 16
      - 21
      - 48
      - 49
      - 54
      - 56
      - 73
      - 74
      - 82
      - 129
      - 130
      replace-blocks:
      - 1
      - 5
    max-bulk-chunks: 10
    chunks-per-tick: 650
    clear-tick-list: false
na

Kód: Vybrat vše

# This is the main configuration file for Spigot.
# As you can see, there's tons to configure. Some options may impact gameplay, so use
# with caution, and make sure you know what each option does before configuring.
# For a reference for any variable inside this file, check out the Spigot wiki at
# http://www.spigotmc.org/wiki/spigot-configuration/
#
# If you need help with the configuration or have any questions related to Spigot,
# join us at the IRC or drop by our forums and leave a post.
#
# IRC: #spigot @ irc.spi.gt ( http://www.spigotmc.org/pages/irc/ )
# Forums: http://www.spigotmc.org/

config-version: 8
settings:
  debug: false
  save-user-cache-on-stop-only: false
  bungeecord: false
  late-bind: false
  sample-count: 12
  player-shuffle: 0
  filter-creative-items: true
  user-cache-size: 1000
  int-cache-limit: 1024
  moved-wrongly-threshold: 0.0625
  moved-too-quickly-threshold: 100.0
  timeout-time: 60
  restart-on-crash: true
  restart-script: ./start.sh
  netty-threads: 4
  attribute:
    maxHealth:
      max: 2048.0
    movementSpeed:
      max: 2048.0
    attackDamage:
      max: 2048.0
commands:
  tab-complete: 0
  log: true
  spam-exclusions:
  - /skill
  silent-commandblock-console: false
  replace-commands:
  - setblock
  - summon
  - testforblock
  - tellraw
messages:
  whitelist: Server se momentálně upravuje, připoj se prosím později!!
  unknown-command: Neznámý příkaz, zeptej se někoho z A-Teamu pro pomoc!.
  server-full: Server je momentálně plný!
  outdated-client: Máš nastavenou špatnou verzi! Pro připojení použij {0}
  outdated-server: Outdated server! I'm still on {0}
  restart: Server se restartuje!
stats:
  disable-saving: false
  forced-stats: {}
world-settings:
  default:
    verbose: true
    entity-activation-range:
      animals: 32
      monsters: 32
      misc: 16
    entity-tracking-range:
      players: 48
      animals: 48
      monsters: 48
      misc: 32
      other: 64
    ticks-per:
      hopper-transfer: 8
      hopper-check: 8
    hopper-amount: 1
    random-light-updates: false
    save-structure-info: true
    max-entity-collisions: 8
    dragon-death-sound-radius: 0
    seed-village: 10387312
    seed-feature: 14357617
    hunger:
      walk-exhaustion: 0.2
      sprint-exhaustion: 0.8
      combat-exhaustion: 0.3
      regen-exhaustion: 3.0
    max-tnt-per-tick: 100
    max-tick-time:
      tile: 50
      entity: 50
    nerf-spawner-mobs: false
    growth:
      cactus-modifier: 100
      cane-modifier: 100
      melon-modifier: 100
      mushroom-modifier: 100
      pumpkin-modifier: 100
      sapling-modifier: 100
      wheat-modifier: 100
      netherwart-modifier: 100
    mob-spawn-range: 4
    item-despawn-rate: 6000
    merge-radius:
      item: 2.5
      exp: 3.0
    arrow-despawn-rate: 1200
    enable-zombie-pigmen-portal-spawns: true
    wither-spawn-sound-radius: 0
    view-distance: 7
    hanging-tick-frequency: 100
    zombie-aggressive-towards-villager: true
    anti-xray:
      enabled: true
      engine-mode: 1
      hide-blocks:
      - 14
      - 15
      - 16
      - 21
      - 48
      - 49
      - 54
      - 56
      - 73
      - 74
      - 82
      - 129
      - 130
      replace-blocks:
      - 1
      - 5
    max-bulk-chunks: 10
    chunks-per-tick: 650
    clear-tick-list: false

Re: Server nejde nastartovat

Napsal: 07 bře 2016, 16:37
od variodriver
Funguje, oba máte K+

Re: Server nejde nastartovat

Napsal: 07 bře 2016, 16:38
od pitilon@seznam.cz
A uprav diakritiku (háčky čárky) ono je to zničí na nesmyslný znak pro klienta..