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

Skrypt wyrzuca błędy w konsolii i crashuje serwer.


mateusz2173

Rekomendowane odpowiedzi

Opublikowano

Kiedy próbuje odpalić skrypt (a właściwie konkrętną komende) to serwer wyrzuca błędy i wyłącza sie.

 

Logi serwera z błędami:

 

 

 

[17:20:36] [Server thread/INFO]: Starting minecraft server version 1.8.8
[17:20:36] [Server thread/INFO]: Loading properties
[17:20:37] [Server thread/INFO]: Default game type: SURVIVAL
[17:20:37] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-fdc1440-53fac9f (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[17:20:37] [Server thread/INFO]: Server Ping Player Sample Count: 12
[17:20:37] [Server thread/INFO]: Using 4 threads for Netty based IO
[17:20:37] [Server thread/INFO]: Debug logging is disabled
[17:20:37] [Server thread/INFO]: Generating keypair
[17:20:37] [Server thread/INFO]: Starting Minecraft server on {cenzura }
[17:20:37] [Server thread/INFO]: Using epoll channel type
[17:20:37] [Server thread/ERROR]: Ambiguous plugin name `WorldGuard' for files `plugins/worldguard-5.9.jar' and `plugins/WorldGuard.jar' in `plugins'
[17:20:37] [Server thread/ERROR]: Ambiguous plugin name `EssentialsChat' for files `plugins/EssentialsChat-2.x-SNAPSHOT.jar' and `plugins/EssentialsChat.jar' in `plugins'
[17:20:37] [Server thread/ERROR]: Ambiguous plugin name `Essentials' for files `plugins/Essentials-2.x-SNAPSHOT.jar' and `plugins/Essentials.jar' in `plugins'
[17:20:37] [Server thread/ERROR]: Ambiguous plugin name `EssentialsSpawn' for files `plugins/EssentialsSpawn-2.x-SNAPSHOT.jar' and `plugins/EssentialsSpawn.jar' in `plugins'
[17:20:37] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[17:20:37] [Server thread/ERROR]: Could not load 'plugins/Itemizer.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/NBTBase
	at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-fdc1440-53fac9f]
	at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-fdc1440-53fac9f]
	at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-fdc1440-53fac9f]
	at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [craftbukkit.jar:git-Spigot-fdc1440-53fac9f]
	at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [craftbukkit.jar:git-Spigot-fdc1440-53fac9f]
	at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [craftbukkit.jar:git-Spigot-fdc1440-53fac9f]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/NBTBase
	at java.lang.Class.forName0(Native Method) ~[?:1.8.0_45]
	at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_45]
	at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-fdc1440-53fac9f]
	at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-fdc1440-53fac9f]
	... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.NBTBase
	at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[craftbukkit.jar:git-Spigot-fdc1440-53fac9f]
	at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-fdc1440-53fac9f]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_45]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_45]
	at java.lang.Class.forName0(Native Method) ~[?:1.8.0_45]
	at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_45]
	at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-fdc1440-53fac9f]
	at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-fdc1440-53fac9f]
	... 6 more
[17:20:38] [Server thread/INFO]: [PermissionsEx] sql backend registered!
[17:20:38] [Server thread/INFO]: [PermissionsEx] file backend registered!
[17:20:38] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
[17:20:38] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
[17:20:38] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.5
[17:20:38] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[17:20:38] [Server thread/INFO]: [AdminFun] Loading AdminFun v2.4.3
[17:20:38] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
[17:20:38] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[17:20:38] [Server thread/INFO]: [Rlb] Loading Rlb v2.4
[17:20:38] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[17:20:38] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.8.4
[17:20:38] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.4
[17:20:38] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.22.11
[17:20:38] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[17:20:38] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
[17:20:38] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
[17:20:38] [Server thread/INFO]: [TreasureChest] Loading TreasureChest v8.4.4
[17:20:38] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.18
[17:20:38] [Server thread/INFO]: [OtherDrops] Loading OtherDrops v2.7.1
[17:20:38] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
[17:20:38] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
[17:20:38] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[17:20:38] [Server thread/INFO]: [ItemCases] Loading ItemCases v1.5.1
[17:20:38] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[17:20:38] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.20.4
[17:20:38] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[17:20:38] [Server thread/INFO]: Permissions file successfully reloaded
[17:20:38] [Server thread/INFO]: [AJB] Loading AntiJoinBot v5.0
[17:20:38] [Server thread/INFO]: [CraftBook] Loading CraftBook v3.8-SNAPSHOT:3803-e037f90,master
[17:20:38] [Server thread/INFO]: [Tablist] Loading Tablist v1.2.3.7
[17:20:38] [Server thread/INFO]: [Exp] Loading Exp v1.0
[17:20:38] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[17:20:38] [Server thread/INFO]: [PistonJump] Loading PistonJump v0.7-b31
[17:20:38] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.2
[17:20:38] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
[17:20:38] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.3.4
[17:20:38] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
[17:20:38] [Server thread/INFO]: [Factions] Loading Factions v2.8.2
[17:20:38] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11
[17:20:38] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
[17:20:38] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.2
[17:20:38] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.2[0;36;22m] [0;33;1m=== ENABLE START ===[m
[17:20:38] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.2[0;36;22m] [0;33;1m[0;33;1mLoading Cachefile datas...[m
[17:20:38] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.2[0;36;22m] [0;33;1m[0;33;1mLoading Onlineplayer datas...[m
[17:20:38] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.2[0;36;22m] [0;33;1m[0;33;1mLoading Registry datas...[m
[17:20:38] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.2[0;36;22m] [0;33;1m[0;33;1mSaving Cachefile...[m
[17:20:38] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.2[0;36;22m] [0;33;1m[0;33;1mSetup of IdUtil took [0;35;1m33[0;33;1mms.[m
[17:20:38] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.2[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m236ms[0;33;1m) ===[m
[17:20:38] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[17:20:38] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[17:20:38] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[17:20:38] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[17:20:38] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[17:20:38] [Server thread/INFO]: Preparing level "world"
[17:20:38] [Server thread/INFO]: -------- World Settings For [world] --------
[17:20:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
[17:20:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:20:38] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:20:38] [Server thread/INFO]: Clear tick list: false
[17:20:38] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:20:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:20:38] [Server thread/INFO]: Item Despawn Rate: 6000
[17:20:38] [Server thread/INFO]: Item Merge Radius: 2.5
[17:20:38] [Server thread/INFO]: View Distance: 5
[17:20:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:20:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:20:38] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:20:38] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:20:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:20:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:20:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:20:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:20:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:20:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[17:20:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:20:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:20:38] [Server thread/INFO]: Random Lighting Updates: false
[17:20:38] [Server thread/INFO]: Structure Info Saving: true
[17:20:38] [Server thread/INFO]: Sending up to 5 chunks per packet
[17:20:38] [Server thread/INFO]: Max Entity Collisions: 8
[17:20:38] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[17:20:38] [Server thread/INFO]: Max TNT Explosions: 100
[17:20:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:20:38] [Server thread/INFO]: Mob Spawn Range: 4
[17:20:38] [Server thread/INFO]: Anti X-Ray: true
[17:20:38] [Server thread/INFO]: 	Engine Mode: 1
[17:20:38] [Server thread/INFO]: 	Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:20:38] [Server thread/INFO]: 	Replace Blocks: [1, 5]
[17:20:39] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[17:20:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
[17:20:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:20:39] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:20:39] [Server thread/INFO]: Clear tick list: false
[17:20:39] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:20:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:20:39] [Server thread/INFO]: Item Despawn Rate: 6000
[17:20:39] [Server thread/INFO]: Item Merge Radius: 2.5
[17:20:39] [Server thread/INFO]: View Distance: 5
[17:20:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:20:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:20:39] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:20:39] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:20:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:20:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:20:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:20:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:20:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:20:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[17:20:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:20:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:20:39] [Server thread/INFO]: Random Lighting Updates: false
[17:20:39] [Server thread/INFO]: Structure Info Saving: true
[17:20:39] [Server thread/INFO]: Sending up to 5 chunks per packet
[17:20:39] [Server thread/INFO]: Max Entity Collisions: 8
[17:20:39] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[17:20:39] [Server thread/INFO]: Max TNT Explosions: 100
[17:20:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:20:39] [Server thread/INFO]: Mob Spawn Range: 4
[17:20:39] [Server thread/INFO]: Anti X-Ray: true
[17:20:39] [Server thread/INFO]: 	Engine Mode: 1
[17:20:39] [Server thread/INFO]: 	Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:20:39] [Server thread/INFO]: 	Replace Blocks: [1, 5]
[17:20:39] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[17:20:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
[17:20:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:20:39] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:20:39] [Server thread/INFO]: Clear tick list: false
[17:20:39] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:20:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:20:39] [Server thread/INFO]: Item Despawn Rate: 6000
[17:20:39] [Server thread/INFO]: Item Merge Radius: 2.5
[17:20:39] [Server thread/INFO]: View Distance: 5
[17:20:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:20:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:20:39] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:20:39] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:20:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:20:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:20:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:20:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:20:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:20:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[17:20:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:20:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:20:39] [Server thread/INFO]: Random Lighting Updates: false
[17:20:39] [Server thread/INFO]: Structure Info Saving: true
[17:20:39] [Server thread/INFO]: Sending up to 5 chunks per packet
[17:20:39] [Server thread/INFO]: Max Entity Collisions: 8
[17:20:39] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[17:20:39] [Server thread/INFO]: Max TNT Explosions: 100
[17:20:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:20:39] [Server thread/INFO]: Mob Spawn Range: 4
[17:20:39] [Server thread/INFO]: Anti X-Ray: true
[17:20:39] [Server thread/INFO]: 	Engine Mode: 1
[17:20:39] [Server thread/INFO]: 	Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:20:39] [Server thread/INFO]: 	Replace Blocks: [1, 5]
[17:20:39] [Server thread/INFO]: Preparing start region for level 0 (Seed: 0)
[17:20:39] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1356172361406080957)
[17:20:40] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1356172361406080957)
[17:20:40] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
[17:20:40] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
[17:20:40] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
[17:20:41] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.5
[17:20:41] [Server thread/INFO]: [FrameProtect] enabled.
[17:20:41] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[17:20:42] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[17:20:42] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[17:20:42] [Server thread/INFO]: [AdminFun] Enabling AdminFun v2.4.3
[17:20:42] [Server thread/WARN]: [AdminFun] Could not save config.yml to plugins/AdminFun/config.yml because config.yml already exists.
[17:20:42] [Server thread/INFO]: [AdminFun] ============================================
[17:20:42] [Server thread/INFO]: [AdminFun]                  AdminFun              
[17:20:42] [Server thread/INFO]: [AdminFun] ============================================
[17:20:42] [Server thread/INFO]: [AdminFun] A new version is available: AdminFun v2.4.7
[17:20:42] [Server thread/INFO]: [AdminFun] Your current version: AdminFun v2.4.3
[17:20:42] [Server thread/INFO]: [AdminFun] Download it from: http://servermods.cursecdn.com/files/906/796/AdminFun.jar
[17:20:42] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
[17:20:42] [Server thread/INFO]: [0;33;1m[Tim] Unused enchantments: DEPTH_STRIDER(8) LUCK(61) LURE(62) [m
[17:20:42] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
[17:20:42] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[17:20:43] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[17:20:43] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[17:20:43] [Server thread/INFO]: [Skript]  ~ created by & ? Peter Güttinger aka Njol ~
[17:20:43] [Server thread/INFO]: [Rlb] Enabling Rlb v2.4
[17:20:43] [Server thread/INFO]: [Rlb] [RandomLocationButton] Enabled Successfully!
[17:20:43] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[17:20:43] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[17:20:43] [Server thread/INFO]: git-Spigot-fdc1440-53fac9f (MC: 1.8.8)
[17:20:43] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
[17:20:43] [Server thread/INFO]: Using locale pl
[17:20:44] [Server thread/INFO]: Using locale pl
[17:20:44] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[17:20:44] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[17:20:44] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.8.4
[17:20:44] [Server thread/INFO]: [ClearLag] Loading modules...
[17:20:44] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[17:20:44] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[17:20:44] [Thread-22/INFO]: [ClearLag] Checking for updates...
[17:20:44] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.4
[17:20:44] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
[17:20:44] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
[17:20:44] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 1303,0 Y: 5,0 Z: 4168,0
[17:20:44] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.22.11
[17:20:44] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
[17:20:44] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[17:20:44] [Thread-22/INFO]: [ClearLag] No updates found!
[17:20:44] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 170 classes.
[17:20:44] [Server thread/INFO]: [skQuery] Beginning to process a total of 170 from SkQuery
[17:20:44] [Server thread/INFO]: [skQuery] Out of 170 classes, 159 classes were loaded from SkQuery
[17:20:44] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[17:20:44] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[17:20:44] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[17:20:44] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[17:20:44] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[17:20:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[17:20:44] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[17:20:44] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[17:20:44] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[17:20:44] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[17:20:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[17:20:44] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[17:20:44] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[17:20:44] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[17:20:44] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[17:20:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[17:20:44] [Server thread/INFO]: [WorldGuard] 4 regions loaded for 'world'
[17:20:44] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[17:20:44] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[17:20:44] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
[17:20:44] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b691
[17:20:45] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: flatroom
[17:20:45] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[17:20:45] [Server thread/INFO]: -------- World Settings For [Snow] --------
[17:20:45] [Server thread/INFO]: Arrow Despawn Rate: 1200
[17:20:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:20:45] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:20:45] [Server thread/INFO]: Clear tick list: false
[17:20:45] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:20:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:20:45] [Server thread/INFO]: Item Despawn Rate: 6000
[17:20:45] [Server thread/INFO]: Item Merge Radius: 2.5
[17:20:45] [Server thread/INFO]: View Distance: 5
[17:20:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:20:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:20:45] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:20:45] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:20:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:20:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:20:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:20:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:20:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:20:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[17:20:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:20:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:20:45] [Server thread/INFO]: Random Lighting Updates: false
[17:20:45] [Server thread/INFO]: Structure Info Saving: true
[17:20:45] [Server thread/INFO]: Sending up to 5 chunks per packet
[17:20:45] [Server thread/INFO]: Max Entity Collisions: 8
[17:20:45] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[17:20:45] [Server thread/INFO]: Max TNT Explosions: 100
[17:20:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:20:45] [Server thread/INFO]: Mob Spawn Range: 4
[17:20:45] [Server thread/INFO]: Anti X-Ray: true
[17:20:45] [Server thread/INFO]: 	Engine Mode: 1
[17:20:45] [Server thread/INFO]: 	Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:20:45] [Server thread/INFO]: 	Replace Blocks: [1, 5]
[17:20:45] [Server thread/INFO]: Preparing start region for level 3 (Seed: -3416460048776748153)
[17:20:46] [Server thread/INFO]: Preparing spawn area for Snow, 93%
[17:20:46] [Server thread/INFO]: [WorldGuard] (Snow) TNT ignition is PERMITTED.
[17:20:46] [Server thread/INFO]: [WorldGuard] (Snow) Lighters are PERMITTED.
[17:20:46] [Server thread/INFO]: [WorldGuard] (Snow) Lava fire is blocked.
[17:20:46] [Server thread/INFO]: [WorldGuard] (Snow) Fire spread is UNRESTRICTED.
[17:20:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Snow'
[17:20:46] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_herobrineai_graveyard
[17:20:46] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[17:20:46] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Jellsey
[17:20:46] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[17:20:46] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: lavaland
[17:20:46] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[17:20:46] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Arena
[17:20:46] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[17:20:46] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: MerryChristmas
[17:20:46] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[17:20:46] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Bob
[17:20:46] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[17:20:46] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: mapa
[17:20:46] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[17:20:46] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Event
[17:20:46] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[17:20:46] [Server thread/INFO]: -------- World Settings For [NightHC] --------
[17:20:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
[17:20:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:20:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:20:46] [Server thread/INFO]: Clear tick list: false
[17:20:46] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:20:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:20:46] [Server thread/INFO]: Item Despawn Rate: 6000
[17:20:46] [Server thread/INFO]: Item Merge Radius: 2.5
[17:20:46] [Server thread/INFO]: View Distance: 5
[17:20:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:20:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:20:46] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:20:46] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:20:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:20:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:20:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:20:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:20:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:20:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[17:20:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:20:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:20:46] [Server thread/INFO]: Random Lighting Updates: false
[17:20:46] [Server thread/INFO]: Structure Info Saving: true
[17:20:46] [Server thread/INFO]: Sending up to 5 chunks per packet
[17:20:46] [Server thread/INFO]: Max Entity Collisions: 8
[17:20:46] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[17:20:46] [Server thread/INFO]: Max TNT Explosions: 100
[17:20:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:20:46] [Server thread/INFO]: Mob Spawn Range: 4
[17:20:46] [Server thread/INFO]: Anti X-Ray: true
[17:20:46] [Server thread/INFO]: 	Engine Mode: 1
[17:20:46] [Server thread/INFO]: 	Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:20:46] [Server thread/INFO]: 	Replace Blocks: [1, 5]
[17:20:46] [Server thread/INFO]: Preparing start region for level 4 (Seed: 3533929943253518235)
[17:20:46] [Server thread/INFO]: [WorldGuard] (NightHC) TNT ignition is PERMITTED.
[17:20:46] [Server thread/INFO]: [WorldGuard] (NightHC) Lighters are PERMITTED.
[17:20:46] [Server thread/INFO]: [WorldGuard] (NightHC) Lava fire is blocked.
[17:20:46] [Server thread/INFO]: [WorldGuard] (NightHC) Fire spread is UNRESTRICTED.
[17:20:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'NightHC'
[17:20:46] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
[17:20:46] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
[17:20:46] [Server thread/INFO]: [TreasureChest] Enabling TreasureChest v8.4.4
[17:20:46] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.18
[17:20:46] [Server thread/ERROR]: [Shopkeepers] Potentially incompatible server version: v1_8_R3
[17:20:46] [Server thread/ERROR]: [Shopkeepers] Shopkeepers is trying to run in 'compatibility mode'.
[17:20:46] [Server thread/INFO]: [Shopkeepers] Check for updates at http://dev.bukkit.org/bukkit-plugins/shopkeepers/
[17:20:46] [Server thread/ERROR]: [Shopkeepers] Incompatible server version: Shopkeepers cannot be enabled.
[17:20:46] [Server thread/INFO]: [OtherDrops] Enabling OtherDrops v2.7.1
[17:20:46] [Server thread/INFO]: [OtherDrops:2.7.1] Loading file: otherdrops-drops.yml
[17:20:47] [Server thread/INFO]: [OtherDrops:2.7.1] Using Bukkit superperms.
[17:20:47] [Server thread/INFO]: [OtherDrops:2.7.1] OtherDrops loaded.
[17:20:47] [Server thread/INFO]: [OtherDrops:2.7.1] Payment method found (iConomy version: 6)
[17:20:47] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
[17:20:47] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
[17:20:47] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
[17:20:47] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
[17:20:47] [Server thread/INFO]: [WildSkript] skQuery hooked!
[17:20:47] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
[17:20:47] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
[17:20:47] [Server thread/INFO]: [WildSkript] ~ Created by & ? Dzikoysk ~
[17:20:47] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[17:20:47] [Server thread/INFO]: [ItemCases] Enabling ItemCases v1.5.1
[17:20:47] [Server thread/WARN]: [AutoSaveWorld] Plugin ItemCases attempted to establish connection http://www.spigotmc.org/api/resource.php?user_id=42889&resource_id=3744once=534827362'>http://www.spigotmc.org/api/resource.php?user_id=42889&resource_id=3744once=534827362 in main server thread
[17:20:47] [Server thread/WARN]: [AutoSaveWorld] Plugin ItemCases attempted to establish connection socket://www.spigotmc.org:80 in main server thread
[17:20:47] [Server thread/INFO]: [ItemCases] Loading Cases
[17:20:47] [Server thread/INFO]: [ItemCases] 2 Case(s) Loaded.
[17:20:47] [Server thread/INFO]: [ItemCases] Loading Item Names file
[17:20:47] [Server thread/INFO]: [ItemCases] 385 Item Names Loaded
[17:20:47] [Server thread/INFO]: [ItemCases] Loading extra data names now.
[17:20:47] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[17:20:47] [Server thread/INFO]: [iConomy - April Fools] Enabled (9 ms)
[17:20:47] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy  - Rare Version!
[17:20:47] [Server thread/INFO]: [Essentials] Payment method found (iConomy version: 6)
[17:20:47] [Thread-23/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[17:20:47] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.4
[17:20:47] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[17:20:47] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[17:20:47] [Server thread/INFO]: [AJB] Enabling AntiJoinBot v5.0
[17:20:47] [Server thread/INFO]: AntiJoinBot enabled in 60 seconds
[17:20:47] [Server thread/INFO]: [AJB] Loaded: 2467 IP's
[17:20:47] [Server thread/INFO]: [AJB] Loaded: 3 User's
[17:20:47] [Server thread/WARN]: [AutoSaveWorld] Plugin AntiJoinBot attempted to establish connection http://myip.ms/files/blacklist/csf/latest_blacklist.txt in main server thread
[17:20:47] [Server thread/WARN]: [AutoSaveWorld] Plugin AntiJoinBot attempted to establish connection socket://myip.ms:80 in main server thread
[17:20:47] [Server thread/INFO]: [AJB] Downloading Blacklist...
[17:20:47] [Server thread/INFO]: [AJB] Blacklist successfully Downloaded
[17:20:47] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.8-SNAPSHOT:3803-e037f90,master
[17:20:48] [Server thread/INFO]: [CraftBook] Loading persistent data from YAML!
[17:20:48] [Server thread/WARN]: [CraftBook] Failed to initialize mechanic: Chairs. Make sure you have ProtocolLib!
[17:20:48] [Server thread/WARN]: [CraftBook] Failed to initialize mechanic: Payment. Make sure you have Vault!
[17:20:48] [Server thread/INFO]: [CraftBook] Successfully added 1 CommandItems!
[17:20:48] [Server thread/INFO]: [CraftBook] Registered 3 custom recipes!
[17:20:48] [Server thread/INFO]: [CraftBook] 1 cauldron recipe(s) loaded
[17:20:48] [Server thread/WARN]: [CraftBook] Footprints require ProtocolLib! They will not function without it!
[17:20:48] [Server thread/WARN]: [CraftBook] Failed to initialize mechanic: Footprints
[17:20:48] [Server thread/INFO]: [CraftBook] Enumerating chunks for self-triggered components...
[17:20:48] [Server thread/INFO]: [CraftBook] 3150 chunk(s) for 5 world(s) processed (357ms elapsed)
[17:20:49] [Server thread/INFO]: [CraftBook] CraftBook v3.9 Beta 4 is the latest version available, and the updatability of it is: UPDATE_AVAILABLE. You currently have version CraftBook v3.9 Beta 4 installed.
[17:20:49] [Server thread/INFO]: [Tablist] Enabling Tablist v1.2.3.7
[17:20:49] [Server thread/INFO]: Tablist> You have to install Vault to use the part of Economy
[17:20:49] [Server thread/INFO]: Tablist> You have to install Vault to use the part of Chat
[17:20:49] [Server thread/INFO]: Tablist> Tablist v1.2.3.7 enabled!!
[17:20:49] [Server thread/INFO]: [Exp] Enabling Exp v1.0
[17:20:49] [Server thread/INFO]: [0;34;1m=+=+=+=+=+=+=+=+=+=+=+=+=+[m
[17:20:49] [Server thread/INFO]: [0;32;1mPlugin zostal Zaladowany              [m
[17:20:49] [Server thread/INFO]: [0;32;1m        sTabenchant                [m
[17:20:49] [Server thread/INFO]: [0;34;1m=+=+=+=+=+=+=+=+=+=+=+=+=+[m
[17:20:49] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[17:20:49] [Server thread/INFO]: [PistonJump] Enabling PistonJump v0.7-b31
[17:20:49] [Server thread/INFO]: [PistonJump] version 0.7-b31 is enabled!
[17:20:49] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.3.4
[17:20:49] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[17:20:49] [Server thread/WARN]: [AuthMe] Merge new Config Options if needed..
[17:20:49] [Server thread/WARN]: [AuthMe] Please check your config.yml file!
[17:20:49] [Server thread/INFO]: [AuthMe] Set Language: en
[17:20:49] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[17:20:49] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[17:20:49] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[17:20:49] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[17:20:49] [Server thread/INFO]: [AuthMe] Authme 3.3.4 enabled
[17:20:49] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
[17:20:49] [Server thread/INFO]: [Factions] Enabling Factions v2.8.2
[17:20:49] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.2[0;36;22m] [0;33;1m=== ENABLE START ===[m
[17:20:49] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.2[0;36;22m] [0;33;1m[0;32;1mActivated [0;33;1mintegration with [0;35;1mWorldGuard[m
[17:20:49] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.2[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m153ms[0;33;1m) ===[m
[17:20:49] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11
[17:20:49] [Server thread/INFO]: [CombatLog] Loading messages.properties.
[17:20:49] [Server thread/INFO]: [CombatLog] Loading config.yml.
[17:20:49] [Server thread/INFO]: [0;31;1m[CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.[m
[17:20:49] [Server thread/INFO]: [0;31;1m[CombatLog] Vault plugin not found! Fine Punishment will not work.[m
[17:20:49] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
[17:20:49] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:20:49] [Server thread/INFO]: Done (10.874s)! For help, type "help" or "?"
[17:20:49] [Server thread/INFO]: Starting GS4 status listener
[17:20:49] [Server thread/INFO]: Starting remote control listener
[17:20:49] [Query Listener #1/INFO]: Query running on 37.187.144.59:25633
[17:20:49] [RCON Listener #2/INFO]: RCON running on 37.187.144.59:25643
[17:20:49] [Craft Scheduler Thread - 3/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Checking for the latest version of Skript...[m
[17:20:50] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
[17:20:53] [Server thread/INFO]: [0;32;1m[21m|---------------------------------------------------------|[m
[17:20:53] [Server thread/INFO]: [0;37;22m[21m|[0;31;1m[21mSprawdzanie[0;37;22m[21m|[0;37;1m[21m[0;34;1mSkrypt na |Sprawdzanie Graczy| zostal poprawnie wlaczony![m
[17:20:53] [Server thread/INFO]: [0;37;22m[21m|[0;31;1m[21mSprawdzanie[0;37;22m[21m|[0;37;1m[21m[0;34;1mSkrypt napisany przez technika: [0;37;1m[21mKraftowy[m
[17:20:53] [Server thread/INFO]: [0;32;1m[21m|---------------------------------------------------------|[m
[17:20:53] [Server thread/INFO]: [0;32;1m[21m|---------------------------------------------------------|[m
[17:20:53] [Server thread/INFO]: [0;31;1m[21m|[0;34;1m[21mNightHC[0;31;1m[21m|[0;34;1mSkrypt na |Wiadomosci| zostal poprawnie wlaczony![m
[17:20:53] [Server thread/INFO]: [0;31;1m[21m|[0;34;1m[21mNightHC[0;31;1m[21m|[0;34;1mSkrypt napisany przez technika: [0;37;1m[21mKraftowy[m
[17:20:53] [Server thread/INFO]: [0;32;1m[21m|---------------------------------------------------------|[m
[17:20:53] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[17:20:53] [Server thread/INFO]: [Skript] Loaded 18 scripts with a total of 32 triggers and 50 commands in 4.1 seconds
[17:20:53] [Server thread/INFO]: [Skript] Finished loading.
[17:21:53] [Craft Scheduler Thread - 12/INFO]: AntiJoinBot is enabled
[17:24:14] [Server thread/INFO]: [0;31;22m[Sk+] [0;32;1mRestowanie craftingów ... 0[m
[17:25:17] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[17:25:17] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[17:25:17] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[17:25:17] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-fdc1440-53fac9f (MC: 1.8.8)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.dzikoysk.wildskript.objects.recipe.Recipes.unregister(Recipes.java:60)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.dzikoysk.wildskript.objects.recipe.Recipes.register(Recipes.java:35)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.dzikoysk.wildskript.objects.recipe.elements.EffRegister.execute(EffRegister.java:19)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.lang.Effect.run(Effect.java:50)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.command.ScriptCommand$1.call(ScriptCommand.java:220)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.command.ScriptCommand$1.call(ScriptCommand.java:1)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.util.Task.callSync(Task.java:139)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:193)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.command.Commands.handleCommand(Commands.java:260)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.command.Commands$1.onServerCommand(Commands.java:171)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.reflect.Method.invoke(Method.java:497)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:407)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 31 | Suspended: false | Native: false | State: BLOCKED
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.PacketStatusListener.a(PacketStatusListener.java:108)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:23)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:8)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:124)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:325)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:1)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 30 | Suspended: false | Native: false | State: BLOCKED
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.PacketStatusListener.a(PacketStatusListener.java:108)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:23)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:8)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:124)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:325)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:1)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 29 | Suspended: false | Native: true | State: RUNNABLE
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.epoll.Native.epollWait(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 78 | Suspended: false | Native: false | State: TIMED_WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.sleep(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 49 | Suspended: false | Native: false | State: WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.variables.Variables$2.run(Variables.java:378)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 77 | Suspended: false | Native: false | State: WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: RCON Listener #2
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 59 | Suspended: false | Native: true | State: RUNNABLE
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.net.PlainSocketImpl.socketAccept(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.net.ServerSocket.implAccept(ServerSocket.java:545)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.net.ServerSocket.accept(ServerSocket.java:513)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.RemoteControlListener.run(SourceFile:65)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 58 | Suspended: false | Native: false | State: RUNNABLE
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Thread is waiting on monitor(s):
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.net.PlainDatagramSocketImpl.receive0(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.net.DatagramSocket.receive(DatagramSocket.java:812)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.RemoteStatusListener.run(SourceFile:261)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: PermissionsEx-Cleaner
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 52 | Suspended: false | Native: false | State: WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Object.java:502)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.TimerThread.mainLoop(Timer.java:526)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.TimerThread.run(Timer.java:505)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.TimerThread.mainLoop(Timer.java:552)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.TimerThread.run(Timer.java:505)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ExamineThread
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.sleep(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		com.massivecraft.massivecore.store.ExamineThread.run(ExamineThread.java:55)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.sleep(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:69)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.sleep(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:107)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.sleep(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:70)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.sleep(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:93)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.sleep(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:78)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 28 | Suspended: false | Native: true | State: RUNNABLE
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.epoll.Native.epollWait(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 27 | Suspended: false | Native: false | State: TIMED_WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.TimerThread.mainLoop(Timer.java:552)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.TimerThread.run(Timer.java:505)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 26 | Suspended: false | Native: false | State: RUNNABLE
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		sun.management.ThreadImpl.dumpThreads0(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 24 | Suspended: false | Native: false | State: WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		sun.java2d.Disposer.run(Disposer.java:148)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 21 | Suspended: false | Native: true | State: RUNNABLE
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Thread is waiting on monitor(s):
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.io.FileInputStream.readBytes(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.io.FileInputStream.read(FileInputStream.java:255)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		sun.misc.Unsafe.compareAndSwapInt(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.atomic.AtomicInteger.compareAndSet(AtomicInteger.java:133)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.compareAndIncrementWorkerCount(ThreadPoolExecutor.java:414)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:912)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1368)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.UNIXProcess.initStreams(UNIXProcess.java:289)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.UNIXProcess.lambda$new$265(UNIXProcess.java:259)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.UNIXProcess$$Lambda$6/87285178.run(Unknown Source)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.security.AccessController.doPrivileged(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.UNIXProcess.<init>(UNIXProcess.java:258)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.ProcessImpl.start(ProcessImpl.java:134)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Runtime.exec(Runtime.java:620)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Runtime.exec(Runtime.java:485)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 20 | Suspended: false | Native: false | State: RUNNABLE
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Thread is waiting on monitor(s):
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.dzikoysk.wildskript.objects.recipe.Recipes.unregister(Recipes.java:60)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.dzikoysk.wildskript.objects.recipe.Recipes.register(Recipes.java:35)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.dzikoysk.wildskript.objects.recipe.elements.EffRegister.execute(EffRegister.java:19)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.lang.Effect.run(Effect.java:50)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.command.ScriptCommand$1.call(ScriptCommand.java:220)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.command.ScriptCommand$1.call(ScriptCommand.java:1)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.util.Task.callSync(Task.java:139)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:193)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.command.Commands.handleCommand(Commands.java:260)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		ch.njol.skript.command.Commands$1.onServerCommand(Commands.java:171)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.reflect.Method.invoke(Method.java:497)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:407)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 19 | Suspended: false | Native: false | State: TIMED_WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.sleep(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 16 | Suspended: false | Native: false | State: WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:745)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.TimerThread.mainLoop(Timer.java:552)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.util.TimerThread.run(Timer.java:505)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 3 | Suspended: false | Native: false | State: WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	PID: 2 | Suspended: false | Native: false | State: WAITING
[17:25:17] [Spigot Watchdog Thread/ERROR]: 	Stack:
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.Object.wait(Object.java:502)
[17:25:17] [Spigot Watchdog Thread/ERROR]: 		java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
[17:25:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:25:17] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[17:25:17] [Thread-4/INFO]: Stopping server
 

 

 

 

Kod komendy (skript) wywalającej błąd:

 

 

 

command /unrecipe:
	permission: sk.console
	trigger:
		clear all recipes
		broadcast "&4[Sk+] &aRestowanie craftingów ... 0"
		set {_nazwa} to "pandora"
		new Recipe {_nazwa};
		{_nazwa}.Recipe.setIngredient{1, 64 cobblestone};
		{_nazwa}.Recipe.setIngredient{2, 64 cobblestone};
		{_nazwa}.Recipe.setIngredient{3, 64 cobblestone};
		{_nazwa}.Recipe.setIngredient{4, 64 cobblestone};
		{_nazwa}.Recipe.setIngredient{5, 64 cobblestone};
		{_nazwa}.Recipe.setIngredient{6, 64 cobblestone};
		{_nazwa}.Recipe.setIngredient{7, 64 cobblestone};
		{_nazwa}.Recipe.setIngredient{8, 64 cobblestone};
		{_nazwa}.Recipe.setIngredient{9, 64 cobblestone};
		{_nazwa}.Recipe.setResult{1 dragon egg named "&6&lPandora"};
		{_nazwa}.Recipe.register{};
		broadcast "&4[Sk+] &aRestowanie craftingów ...1"
		set {_nazwa1} to "Enderchest"
		new Recipe {_nazwa1};
		{_nazwa1}.Recipe.setIngredient{1, 1 obsidian};
		{_nazwa1}.Recipe.setIngredient{2, 1 obsidian};
		{_nazwa1}.Recipe.setIngredient{3, 1 obsidian};
		{_nazwa1}.Recipe.setIngredient{4, 1 obsidian};
		{_nazwa1}.Recipe.setIngredient{5, 1 ender pearl};
		{_nazwa1}.Recipe.setIngredient{6, 1 obsidian};
		{_nazwa1}.Recipe.setIngredient{7, 1 obsidian};
		{_nazwa1}.Recipe.setIngredient{8, 1 obsidian};
		{_nazwa1}.Recipe.setIngredient{9, 1 obsidian};
		{_nazwa1}.Recipe.setResult{1 ender chest named "&lENDERCHEST &c&l|&b&lNightHC&c&l|"};
		{_nazwa1}.Recipe.register{};
		broadcast "&4[Sk+] &aRestowanie craftingów ...2"
		set {_nazwa2} to "miecz"
		new Recipe {_nazwa2};
		{_nazwa2}.Recipe.setIngredient{2, 1 packed ice named "&b&lPieniążek"};
		{_nazwa2}.Recipe.setIngredient{5, 1 packed ice named "&b&lPieniążek"};
		{_nazwa2}.Recipe.setIngredient{8, 1 stick};
		{_nazwa2}.Recipe.setResult{1 diamond sword of sharpness 10 and unbreaking 10 and fire aspect 10 named "&5&lPradawny miecz"};
		{_nazwa2}.Recipe.register{};
		broadcast "&4[Sk+] &aRestowanie craftingów ...3"
		set {_nazwa3} to "pieniazek"
		new Recipe {_nazwa3};
		{_nazwa3}.Recipe.setIngredient{1, 1 stone};
		{_nazwa3}.Recipe.setIngredient{2, 1 stone};
		{_nazwa3}.Recipe.setIngredient{3, 1 stone};
		{_nazwa3}.Recipe.setIngredient{4, 1 dragon egg named "&6&lPandora"};
		{_nazwa3}.Recipe.setIngredient{5, 1 stone};
		{_nazwa3}.Recipe.setIngredient{6, 1 dragon egg named "&6&lPandora"};
		{_nazwa3}.Recipe.setIngredient{7, 1 stone};
		{_nazwa3}.Recipe.setIngredient{8, 1 stone};
		{_nazwa3}.Recipe.setIngredient{9, 1 stone};
		{_nazwa3}.Recipe.setResult{5 packed ice named "&b&lPieniążek"};
		{_nazwa3}.Recipe.register{};
		broadcast "&4[Sk+] &aRestowanie craftingów ...4"
		set {_nazwa4} to "stoniarka"
		new Recipe {_nazwa4};
		{_nazwa4}.Recipe.setIngredient{1, 1 stone};
		{_nazwa4}.Recipe.setIngredient{2, 1 stone};
		{_nazwa4}.Recipe.setIngredient{3, 1 stone};
		{_nazwa4}.Recipe.setIngredient{4, 1 stone};
		{_nazwa4}.Recipe.setIngredient{5, 1 piston};
		{_nazwa4}.Recipe.setIngredient{6, 1 stone};
		{_nazwa4}.Recipe.setIngredient{7, 1 stone};
		{_nazwa4}.Recipe.setIngredient{8, 1 stone};
		{_nazwa4}.Recipe.setIngredient{9, 1 stone};
		{_nazwa4}.Recipe.setResult{1 emerald ore named "&aStoniarka"};
		{_nazwa4}.Recipe.register{};
		broadcast "&4[Sk+] &aCraftingi zresetowane!" 

 

 

 

Lista pluginów:

 

 

 

Plugins (35): MotdManager, PlayerHeads, FrameProtect, WorldEdit, AdminFun, TimTheEnchanter, Skript, Rlb, Essentials, ClearLag, WorldBorder, SkQuery, WorldGuard, Multiverse-Core, AutoSaveWorld, TreasureChest, Shopkeepers, OtherDrops, VoxelSniper, WildSkript, EssentialsChat, ItemCases, iConomy, PermissionsEx, AntiJoinBot, CraftBook, Tablist, Exp, EssentialsSpawn, PistonJump, MassiveCore, AuthMe, HolographicDisplays, Factions, CombatLog
> 

 

 

 

Proszę o pomoc!!

Opublikowano

Ehh... @up brawo xD

@topic...

Poprostu napisz inny skript z tymi recepturami i ogarnij sobie przy okazji essentialsa bo też coś widze ze ci wywala błędy :P

409.jpg?7190

|---> Z o s t a n ę <---|

 

Zostanę technikiem na twój serwer minecraft, zrobie cały serwer według twojego pomysłu!
http://www.mpcforum.pl/topic/1486254-zostanę-technikiem-stworzę-serwer-twojego-pomysłu/#entry12589185

Opublikowano

zamiast new recipe {_nazwa}; daj new recipe "%{_nazwa}%"; a jeżeli tak nie zadziała to daj new recipe "nazwa(ta pod zmienną {_nazwa}";

Opublikowano

Użyj takiego kodu...

on script load:
		register new shaped recipe for ender portal frame named "&9&l-->&c&lBoyFarmer&9&l<--" using diamond block, obsidian, diamond block, obsidian, lava bucket, obsidian, diamond block, obsidian, diamond block

409.jpg?7190

|---> Z o s t a n ę <---|

 

Zostanę technikiem na twój serwer minecraft, zrobie cały serwer według twojego pomysłu!
http://www.mpcforum.pl/topic/1486254-zostanę-technikiem-stworzę-serwer-twojego-pomysłu/#entry12589185

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...