Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem] Wywalanie serwera - logi.


Rekomendowane odpowiedzi

Opublikowano

po tych logach zawsze wywala serwer co jest nie tak ? 

 

 

 

ja mogę się domyślać ze mineseset lite 

[16:57:45] [Server thread/INFO]: [AuthMe] Authme 3.3.6 enabled
[16:57:45] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.6
[16:57:45] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Tartak5.mine.yml'...
[16:57:45] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[16:57:45] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: zb
[16:57:45] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_the_end, PlotWorld
[16:57:45] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
	at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_40]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_40]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_40]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_40]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:92) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:129) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:191) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:325) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:145) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:306) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:461) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:149) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:176) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [MineResetLite.jar:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugin(CraftServer.java:462) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.craftbukkit.v1_7_R2.CraftServer.enablePlugins(CraftServer.java:380) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.n(MinecraftServer.java:353) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.g(MinecraftServer.java:328) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.a(MinecraftServer.java:284) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:186) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:442) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
[16:57:45] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
[16:57:45] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Tartak3.mine.yml'...
[16:57:45] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[16:57:45] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: zb
[16:57:45] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_the_end, PlotWorld
[16:57:45] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
	at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_40]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_40]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_40]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_40]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:92) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:129) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:191) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:325) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:145) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:306) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:461) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:149) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:176) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [MineResetLite.jar:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugin(CraftServer.java:462) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.craftbukkit.v1_7_R2.CraftServer.enablePlugins(CraftServer.java:380) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.n(MinecraftServer.java:353) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.g(MinecraftServer.java:328) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.a(MinecraftServer.java:284) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:186) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:442) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
[16:57:45] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
[16:57:45] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Tartak1.mine.yml'...
[16:57:45] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[16:57:45] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: zb
[16:57:45] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_the_end, PlotWorld
[16:57:45] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
	at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_40]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_40]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_40]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_40]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:92) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:129) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:191) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:325) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:145) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:306) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:461) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:149) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:176) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [MineResetLite.jar:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugin(CraftServer.java:462) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.craftbukkit.v1_7_R2.CraftServer.enablePlugins(CraftServer.java:380) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.n(MinecraftServer.java:353) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.g(MinecraftServer.java:328) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.a(MinecraftServer.java:284) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:186) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:442) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
[16:57:45] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
[16:57:45] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Tartak4.mine.yml'...
[16:57:45] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[16:57:45] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: zb
[16:57:45] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_the_end, PlotWorld
[16:57:45] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
	at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_40]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_40]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_40]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_40]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:92) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:129) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:191) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:325) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:145) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:306) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:461) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:149) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:176) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [MineResetLite.jar:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugin(CraftServer.java:462) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.craftbukkit.v1_7_R2.CraftServer.enablePlugins(CraftServer.java:380) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.n(MinecraftServer.java:353) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.g(MinecraftServer.java:328) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.a(MinecraftServer.java:284) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:186) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:442) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
[16:57:45] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
[16:57:45] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Tartak2.mine.yml'...
[16:57:45] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[16:57:45] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: zb
[16:57:45] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_the_end, PlotWorld
[16:57:45] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
	at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_40]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_40]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_40]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_40]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:92) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:129) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:191) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:325) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:145) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:306) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:461) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:149) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:176) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [MineResetLite.jar:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugin(CraftServer.java:462) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.craftbukkit.v1_7_R2.CraftServer.enablePlugins(CraftServer.java:380) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.n(MinecraftServer.java:353) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.g(MinecraftServer.java:328) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.a(MinecraftServer.java:284) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:186) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:442) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
[16:57:45] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
[16:57:45] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Tartak6.mine.yml'...
[16:57:45] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[16:57:45] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: zb
[16:57:45] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_the_end, PlotWorld
[16:57:45] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
	at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_40]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_40]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_40]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_40]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:92) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:129) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:191) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:325) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:145) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:306) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:461) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:149) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:176) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [MineResetLite.jar:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugin(CraftServer.java:462) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at org.bukkit.craftbukkit.v1_7_R2.CraftServer.enablePlugins(CraftServer.java:380) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.n(MinecraftServer.java:353) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.g(MinecraftServer.java:328) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.a(MinecraftServer.java:284) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:186) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:442) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
	at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot-1.7.5-R0.1-SNAPSHOT-1387.jar:git-Spigot-1387]
[16:57:45] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
[16:57:45] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.6 enabled!
[16:57:45] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:57:45] [Server thread/INFO]: Done (10.764s)! For help, type "help" or "?"
[16:57:45] [Server thread/INFO]: Starting GS4 status listener
[16:57:45] [Server thread/INFO]: Starting remote control listener
[16:57:45] [Query Listener #1/INFO]: Query running on 185.49.13.197:25589
[16:57:45] [RCON Listener #2/INFO]: RCON running on 185.49.13.197:9520
[16:57:46] [Craft Scheduler Thread - 13/INFO]: [Skript] Checking for the latest version of Skript...
[16:57:46] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (drop.sk, line 338: if player's tool is a diamond pickaxe of fortune 3:')
[16:57:48] [Skript update thread/INFO]: [Skript] You're currently running the latest stable version of Skript.
[16:57:54] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please crate an alias for '322' (GOLDEN_APPLE) in aliases-english.sk or the script's aliases section and use that instead. (drop.sk, line 82: drop 322:2 or 322 or stone or ender pearl or 64 diamond or 32 emerald or 64 tnt or 32 apple')
[16:57:54] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please crate an alias for '322 or '322:2'' (GOLDEN_APPLE) in aliases-english.sk or the script's aliases section and use that instead. (drop.sk, line 82: drop 322:2 or 322 or stone or ender pearl or 64 diamond or 32 emerald or 64 tnt or 32 apple')
[16:58:47] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'PlotWorld'
[16:58:47] [Server thread/WARN]: [Skript] Possible name conflict of variables {punkty.adam::*} and {punkty.adam::%player%} (there might be more conflicts). (punkty.sk, line 47: set {_s} to size of {punkty.adam::*}')
[16:58:53] [Server thread/WARN]: [Skript] Possible name conflict of variables {warpy::*} and {warpy::%arg 2%} (there might be more conflicts). (warp(2).sk, line 33: remove {warpy::%arg 2%} from {warpy::*}')
[16:58:53] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[16:58:53] [Server thread/INFO]: [Skript] Loaded 22 scripts with a total of 23 triggers and 23 commands in 1 minute and 7.57 seconds
[16:58:53] [Server thread/INFO]: [Skript] Finished loading.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Craft Scheduler Thread - 18/INFO]: [Vault] Checking for Updates:
[16:59:01] [Craft Scheduler Thread - 18/WARN]: [Vault] Stable Version: 1.5.3 is out! You are still running version: 1.4.1
[16:59:01] [Craft Scheduler Thread - 18/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:06] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:08] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:24] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:25] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:26] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:27] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:36] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:37] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:41] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:42] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:52] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:53] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:53] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:53] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:53] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:53] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:53] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:53] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:53] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:53] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:59:53] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:01] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:10] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:10] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:10] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:10] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:10] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:10] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:10] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[17:00:10] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[17:00:10] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[17:00:10] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1387 (MC: 1.7.8)
[17:00:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:10] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[17:00:10] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[17:00:10] [Spigot Watchdog Thread/ERROR]: 	PID: 13 | Suspended: false | Native: false | State: RUNNABLE
[17:00:10] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:10] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_7_R2.DedicatedServer.ax(DedicatedServer.java:301)
[17:00:10] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:274)
[17:00:10] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:568)
[17:00:10] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:474)
[17:00:10] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618)
[17:00:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:10] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[17:00:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 31 | Suspended: false | Native: false | State: WAITING
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.variables.Variables$2.run(Variables.java:378)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 57 | Suspended: false | Native: false | State: WAITING
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: RCON Listener #2
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 38 | Suspended: false | Native: false | State: RUNNABLE
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.net.PlainSocketImpl.socketAccept(Native Method)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.net.ServerSocket.implAccept(ServerSocket.java:545)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.net.ServerSocket.accept(ServerSocket.java:513)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_7_R2.RemoteControlListener.run(SourceFile:69)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 37 | Suspended: false | Native: false | State: RUNNABLE
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Thread is waiting on monitor(s):
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.net.PlainDatagramSocketImpl.receive0(Native Method)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.net.DatagramSocket.receive(DatagramSocket.java:812)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_7_R2.RemoteStatusListener.run(SourceFile:256)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: PermissionsEx-Cleaner
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 34 | Suspended: false | Native: false | State: WAITING
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Object.java:502)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.TimerThread.mainLoop(Timer.java:526)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.TimerThread.run(Timer.java:505)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 32 | Suspended: false | Native: false | State: WAITING
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Object.java:502)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.TimerThread.mainLoop(Timer.java:526)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.TimerThread.run(Timer.java:505)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 24 | Suspended: false | Native: false | State: RUNNABLE
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Thread is waiting on monitor(s):
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.TimerThread.mainLoop(Timer.java:552)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.TimerThread.run(Timer.java:505)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		sun.management.ThreadImpl.dumpThreads0(Native Method)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		org.spigotmc.WatchdogThread.run(WatchdogThread.java:69)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 19 | Suspended: false | Native: false | State: WAITING
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		sun.java2d.Disposer.run(Disposer.java:148)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 17 | Suspended: false | Native: false | State: WAITING
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.v1_7_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 16 | Suspended: false | Native: false | State: BLOCKED
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_7_R2.DedicatedServer.issueCommand(DedicatedServer.java:296)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_7_R2.ThreadCommandReader.run(ThreadCommandReader.java:37)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 15 | Suspended: false | Native: false | State: RUNNABLE
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 13 | Suspended: false | Native: false | State: RUNNABLE
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Thread is waiting on monitor(s):
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		Locked on:java.util.Collections$SynchronizedList.remove(Collections.java:2426)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.Collections$SynchronizedList.remove(Collections.java:2426)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_7_R2.DedicatedServer.ax(DedicatedServer.java:301)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:274)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:568)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:474)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.sleep(Native Method)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_7_R2.ThreadSleepForever.run(SourceFile:62)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 10 | Suspended: false | Native: false | State: WAITING
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Object.java:502)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.TimerThread.mainLoop(Timer.java:526)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.util.TimerThread.run(Timer.java:505)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 3 | Suspended: false | Native: false | State: WAITING
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	PID: 2 | Suspended: false | Native: false | State: WAITING
[17:00:11] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Object.java:502)
[17:00:11] [Spigot Watchdog Thread/ERROR]: 		java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
[17:00:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:00:11] [Spigot Watchdog Thread/INFO]: Attempting to restart with ./start.sh
[17:00:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:11] [Spigot Watchdog Thread/INFO]: Stopping server
[17:00:11] [Spigot Watchdog Thread/INFO]: [MineResetLite] Disabling MineResetLite v0.3.6
[17:00:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:11] [Spigot Watchdog Thread/INFO]: [MineResetLite] MineResetLite disabled
[17:00:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:11] [Spigot Watchdog Thread/INFO]: [AuthMe] Disabling AuthMe v3.3.6
[17:00:11] [Spigot Watchdog Thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
[17:00:11] [Spigot Watchdog Thread/INFO]: [Multiverse-Core] - Disabled
[17:00:11] [Spigot Watchdog Thread/INFO]: [PlotMe] Disabling PlotMe v0.13b
[17:00:11] [Spigot Watchdog Thread/INFO]: [ChestShop] Disabling ChestShop v3.5
[17:00:11] [Spigot Watchdog Thread/INFO]: [AZRank] Disabling AZRank v1.3.b4
[17:00:11] [Spigot Watchdog Thread/INFO]: [AZRank] AZRank is now disabled.
[17:00:11] [Spigot Watchdog Thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
[17:00:11] [Spigot Watchdog Thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
[17:00:11] [Spigot Watchdog Thread/INFO]: [Vault] Disabling Vault v1.4.1-b436
[17:00:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:11] [Spigot Watchdog Thread/INFO]: [Essentials] Payment method was disabled. No longer accepting payments.
[17:00:12] [Spigot Watchdog Thread/INFO]: [SkQuery] Disabling SkQuery v3.17.0
[17:00:12] [Spigot Watchdog Thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.20.4
[17:00:12] [Spigot Watchdog Thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[17:00:12] [Spigot Watchdog Thread/INFO]: Permissions file successfully reloaded
[17:00:12] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:12] [Spigot Watchdog Thread/INFO]: [iConomy] Disabling iConomy v7.0
[17:00:12] [Spigot Watchdog Thread/INFO]: Essentials: Using config file enhanced permissions.
[17:00:12] [Spigot Watchdog Thread/INFO]: Permissions listed in as player-commands will be given to all users.
[17:00:12] [Spigot Watchdog Thread/INFO]: [iConomy] Closing general data...
[17:00:12] [Spigot Watchdog Thread/INFO]: [iConomy] Disabled. (0 ms)
[17:00:12] [Spigot Watchdog Thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
[17:00:12] [Spigot Watchdog Thread/INFO]: [WildSkript] Disabling WildSkript v1.8
[17:00:12] [Spigot Watchdog Thread/INFO]: [Essentials] Disabling Essentials v2.13.1
[17:00:12] [Spigot Watchdog Thread/INFO]: [Aukcje] Disabling Aukcje v0.1
[17:00:12] [Spigot Watchdog Thread/INFO]: [AntiCheatPlus] Disabling AntiCheatPlus v2.1.4
[17:00:12] [Spigot Watchdog Thread/INFO]: [Skript] Disabling Skript v2.1.2
[17:00:12] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:12] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:21] [Spigot Watchdog Thread/INFO]: [AdamChat] Disabling AdamChat v1.0
[17:00:21] [Spigot Watchdog Thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6.2
[17:00:21] [Spigot Watchdog Thread/INFO]: [MotdManager] Disabling MotdManager v1.41-b20
[17:00:21] [Spigot Watchdog Thread/INFO]: [MotdManager] version 1.41-b20 is disabled!
[17:00:21] [Spigot Watchdog Thread/INFO]: Saving players
[17:00:21] [Spigot Watchdog Thread/INFO]: Saving worlds
[17:00:21] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'world'/Overworld
[17:00:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:21] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:22] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'world_the_end'/The End
[17:00:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:30] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:30] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:30] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'PlotWorld'/Overworld
[17:00:30] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:30] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:30] [Server thread/INFO]: Unknown command. Type "/help" for help.
[17:00:30] [Server thread/INFO]: Unknown command. Type "/help" for help.

Jeżeli odpowiadasz na moją odpowiedź użyj opcji "Cytuj" lub oznacz mnie w poście @adam23450

 

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...