· 4 years ago · Jun 07, 2021, 11:26 AM
1[17:35:47] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[17:35:47] [Server thread/INFO]: Loading properties
3[17:35:47] [Server thread/INFO]: Default game type: SURVIVAL
4[17:35:47] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
5[17:35:47] [Server thread/INFO]: Debug logging is disabled
6[17:35:47] [Server thread/INFO]: Server Ping Player Sample Count: 12
7[17:35:47] [Server thread/INFO]: Using 4 threads for Netty based IO
8[17:35:47] [Server thread/INFO]: Generating keypair
9[17:35:48] [Server thread/INFO]: Starting Minecraft server on *:25599
10[17:35:48] [Server thread/INFO]: Using default channel type
11[17:35:48] [Server thread/ERROR]: Ambiguous plugin name `Essentials' for files `plugins\EssentialsX-2.0.1.jar' and `plugins\Essentials-2.x-SNAPSHOT.jar' in `plugins'
12[17:35:48] [Server thread/ERROR]: Could not load 'plugins\ProtocolLib.jar' in folder 'plugins'
13org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
14 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
15 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
16 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
17 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
18 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
19 at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]
20Caused by: java.util.zip.ZipException: error in opening zip file
21 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_281]
22 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_281]
23 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_281]
24 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_281]
25 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_281]
26 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
27 ... 5 more
28[17:35:48] [Server thread/ERROR]: Could not load 'plugins\ServerSigns.jar' in folder 'plugins'
29org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
30 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
31 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
32 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
33 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
34 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
35 at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]
36Caused by: java.util.zip.ZipException: zip file is empty
37 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_281]
38 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_281]
39 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_281]
40 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_281]
41 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_281]
42 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
43 ... 5 more
44[17:35:48] [Server thread/INFO]: Set PluginClassLoader as parallel capable
45[17:35:48] [Server thread/ERROR]: Could not load 'plugins\Itemizer.jar' in folder 'plugins'
46org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/NBTBase
47 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
48 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
49 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
50 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
51 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
52 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
53 at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]
54Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/NBTBase
55 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_281]
56 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_281]
57 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
58 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
59 ... 6 more
60Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.NBTBase
61 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
62 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
63 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_281]
64 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_281]
65 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_281]
66 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_281]
67 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
68 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
69 ... 6 more
70[17:35:49] [Server thread/ERROR]: Could not load 'plugins\HideandCustomPlugins.jar' in folder 'plugins'
71org.bukkit.plugin.UnknownDependencyException: ProtocolLib
72 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
73 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
74 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
75 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
76 at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]
77[17:35:49] [Server thread/ERROR]: Could not load 'plugins\BSP-LimitedUses.jar' in folder 'plugins'
78org.bukkit.plugin.UnknownDependencyException: BossShopPro
79 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
80 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
81 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
82 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
83 at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]
84[17:35:49] [Server thread/INFO]: [HellsCore] Loading HellsCore v0.1pre
85[17:35:49] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
86[17:35:49] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.1
87[17:35:49] [Server thread/INFO]: [AgarthaLib] Loading AgarthaLib v2.17
88[17:35:49] [Server thread/INFO]: [HellsEdit] Loading HellsEdit v0.5pre
89[17:35:49] [Server thread/INFO]: [LuckyBlock] Loading LuckyBlock v1.0
90[17:35:49] [Server thread/INFO]: [AntiGlitch] Loading AntiGlitch v1.0
91[17:35:49] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
92[17:35:49] [Server thread/INFO]: [MessageAnnouncer] Loading MessageAnnouncer v1.8.0
93[17:35:49] [Server thread/INFO]: [Interactables] Loading Interactables v1.1.2
94[17:35:49] [Server thread/INFO]: [Spawn] Loading Spawn v1.0
95[17:35:49] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
96[17:35:49] [Server thread/INFO]: [MyItems] Loading MyItems v6.3
97[17:35:49] [Server thread/INFO]: [BackToLobby] Loading BackToLobby v1.1
98[17:35:49] [Server thread/INFO]: [BungeePortals] Loading BungeePortals v1.1
99[17:35:49] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.6
100[17:35:49] [Server thread/INFO]: [TrueEC4D] Loading TrueEC4D v1.0
101[17:35:49] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.5
102[17:35:49] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v3.2.1
103[17:35:49] [Server thread/INFO]: [ViaVersion] ViaVersion 3.2.1 is now loaded, injecting!
104[17:35:50] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
105[17:35:50] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
106[17:35:50] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
107[17:35:50] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
108[17:35:50] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
109[17:35:50] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
110[17:35:50] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
111[17:35:50] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.3
112[17:35:51] [Server thread/INFO]: [PortalCommands] Loading PortalCommands v2.1.2
113[17:35:51] [Server thread/INFO]: [BedwarsRel] Loading BedwarsRel v1.3.6
114[17:35:51] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
115[17:35:51] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b488
116[17:35:51] [Server thread/INFO]: [JoinMessagePlus] Loading JoinMessagePlus v3.1
117[17:35:51] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
118[17:35:51] [Server thread/INFO]: [ColoredTags] Loading ColoredTags v2.1.3
119[17:35:51] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.71
120[17:35:51] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
121[17:35:51] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
122[17:35:51] [Server thread/INFO]: [GangsPlus] Loading GangsPlus v2.5.0
123[17:35:51] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
124[17:35:51] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
125[17:35:51] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.3
126[17:35:51] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.2
127[17:35:51] [Server thread/INFO]: [BattleLevels] Loading BattleLevels v8.2.2
128[17:35:51] [Server thread/INFO]: [LeaderHeads] Loading LeaderHeads v3.1.8.3
129[17:35:51] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.3.3
130[17:35:52] [Server thread/INFO]: [0;36;1m [0;36;22m __ [m
131[17:35:52] [Server thread/INFO]: [0;36;1m | [0;36;22m|__) [0;32;22mLuckPerms[m [0;36;1mv5.3.3[m
132[17:35:52] [Server thread/INFO]: [0;36;1m |___ [0;36;22m| [0;30;1mRunning on Bukkit - CraftBukkit[m
133[17:35:52] [Server thread/INFO]: [m
134[17:35:52] [Server thread/INFO]: [LuckPerms] Loading configuration...
135[17:35:52] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
136[17:35:53] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
137[17:35:53] [Server thread/INFO]: [LuckPerms] Performing initial data load...
138[17:35:53] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2071ms)
139[17:35:53] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
140[17:35:53] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
141[17:35:53] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
142[17:35:53] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
143[17:35:53] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
144[17:35:53] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
145[17:35:53] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
146[17:35:53] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
147[17:35:53] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
148[17:35:53] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
149[17:35:53] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
150[17:35:53] [Server thread/INFO]: Preparing level "world"
151[17:35:53] [Server thread/INFO]: -------- World Settings For [world] --------
152[17:35:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
153[17:35:53] [Server thread/INFO]: Item Merge Radius: 2.5
154[17:35:53] [Server thread/INFO]: Item Despawn Rate: 6000
155[17:35:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
156[17:35:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
157[17:35:53] [Server thread/INFO]: View Distance: 10
158[17:35:53] [Server thread/INFO]: Experience Merge Radius: 3.0
159[17:35:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
160[17:35:53] [Server thread/INFO]: Clear tick list: false
161[17:35:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
162[17:35:53] [Server thread/INFO]: Mob Spawn Range: 4
163[17:35:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
164[17:35:53] [Server thread/INFO]: Anti X-Ray: true
165[17:35:53] [Server thread/INFO]: Engine Mode: 1
166[17:35:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
167[17:35:53] [Server thread/INFO]: Replace Blocks: [1, 5]
168[17:35:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
169[17:35:53] [Server thread/INFO]: Cane Growth Modifier: 100%
170[17:35:53] [Server thread/INFO]: Melon Growth Modifier: 100%
171[17:35:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
172[17:35:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
173[17:35:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
174[17:35:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
175[17:35:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
176[17:35:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
177[17:35:53] [Server thread/INFO]: Sending up to 5 chunks per packet
178[17:35:53] [Server thread/INFO]: Random Lighting Updates: false
179[17:35:53] [Server thread/INFO]: Max TNT Explosions: 100
180[17:35:53] [Server thread/INFO]: Structure Info Saving: true
181[17:35:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
182[17:35:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
183[17:35:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
184[17:35:53] [Server thread/INFO]: Max Entity Collisions: 8
185[17:35:53] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
186[17:35:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
187[17:35:53] [Server thread/INFO]: Item Merge Radius: 2.5
188[17:35:53] [Server thread/INFO]: Item Despawn Rate: 6000
189[17:35:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
190[17:35:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
191[17:35:53] [Server thread/INFO]: View Distance: 10
192[17:35:53] [Server thread/INFO]: Experience Merge Radius: 3.0
193[17:35:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
194[17:35:53] [Server thread/INFO]: Clear tick list: false
195[17:35:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
196[17:35:53] [Server thread/INFO]: Mob Spawn Range: 4
197[17:35:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
198[17:35:53] [Server thread/INFO]: Anti X-Ray: true
199[17:35:53] [Server thread/INFO]: Engine Mode: 1
200[17:35:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
201[17:35:53] [Server thread/INFO]: Replace Blocks: [1, 5]
202[17:35:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
203[17:35:53] [Server thread/INFO]: Cane Growth Modifier: 100%
204[17:35:53] [Server thread/INFO]: Melon Growth Modifier: 100%
205[17:35:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
206[17:35:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
207[17:35:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
208[17:35:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
209[17:35:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
210[17:35:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
211[17:35:53] [Server thread/INFO]: Sending up to 5 chunks per packet
212[17:35:53] [Server thread/INFO]: Random Lighting Updates: false
213[17:35:53] [Server thread/INFO]: Max TNT Explosions: 100
214[17:35:53] [Server thread/INFO]: Structure Info Saving: true
215[17:35:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
216[17:35:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
217[17:35:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
218[17:35:53] [Server thread/INFO]: Max Entity Collisions: 8
219[17:35:53] [Server thread/INFO]: Preparing start region for level 0 (Seed: -5896746708388389373)
220[17:35:54] [Server thread/INFO]: Preparing spawn area: 72%
221[17:35:55] [Server thread/INFO]: Preparing start region for level 1 (Seed: -5028408586513983893)
222[17:35:55] [Server thread/INFO]: [HellsCore] Enabling HellsCore v0.1pre
223[17:35:55] [Server thread/INFO]: [HellsCore] All Hells Plugins running in debug
224[17:35:55] [Server thread/INFO]: [HellsCore] Adding Key: hcore.help = hcore.help
225[17:35:55] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
226[17:35:55] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
227[17:35:55] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
228[17:35:55] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.1
229[17:35:55] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
230[17:35:55] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
231[17:35:55] [Server thread/INFO]: [AgarthaLib] Enabling AgarthaLib v2.17
232[17:35:55] [Server thread/INFO]: [HellsEdit] Enabling HellsEdit v0.5pre
233[17:35:55] [Server thread/INFO]: [HellsEdit] Loading Saves in Memory!
234[17:35:55] [Server thread/INFO]: [HellsEdit] Done loading
235[17:35:55] [Server thread/INFO]: [HellsCore] Adding Key: hedit.info = hellsedit.info
236[17:35:55] [Server thread/INFO]: [HellsCore] Adding Key: hedit.edit = hellsedit.edit
237[17:35:55] [Server thread/INFO]: [HellsCore] Adding Key: hedit.attach = hellsedit.attach
238[17:35:55] [Server thread/INFO]: [HellsCore] Adding Key: hedit.color = hellsedit.color
239[17:35:55] [Server thread/INFO]: [HellsCore] Adding Key: hedit.save = hellsedit.save
240[17:35:55] [Server thread/INFO]: [HellsCore] Adding Key: hedit.reload = hellsedit.reload
241[17:35:55] [Server thread/INFO]: [LuckyBlock] Enabling LuckyBlock v1.0
242[17:35:56] [Server thread/INFO]: [0;32;1mLuckyBlock 1.0 - Loading...[m
243[17:35:56] [Server thread/INFO]: [0;36;1mThe config.yml file has been saved[m
244[17:35:56] [Server thread/INFO]: [0;34;1mThe config.yml file has been reload[m
245[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mFood[m
246[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mChest[m
247[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mEnder Chest[m
248[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mEND Stone[m
249[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mSandstone[m
250[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mStrength[m
251[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mSpeed[m
252[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mRegeneration[m
253[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mHealing[m
254[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;31;1mRescue Platform[m
255[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;22mTrap[m
256[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;31;22mProtection-Wall[m
257[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mWarp-Powder[m
258[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;32;1mMagnetboots[m
259[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;33;22mLucky Sword[m
260[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;33;22mLucky Iron Sword[m
261[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;33;22mLucky Pickaxe[m
262[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;36;1mGolden Apple[m
263[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;33;22mLucky Boots[m
264[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;33;22mLucky Chestplate[m
265[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;33;22mLucky Hat[m
266[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;33;22mLucky Trousers[m
267[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mSnowball[m
268[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;32;1mMystery Sword[m
269[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mStrength[m
270[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mRegeneration[m
271[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mSpeed[m
272[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;31;1mTNT Stick[m
273[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mTNT[m
274[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;32;1mMystery Pickaxe[m
275[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;33;22mGold[m
276[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;36;1mDiamond[m
277[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;36;1mGolden Apple[m
278[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;32;1mMystery Boots[m
279[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;32;1mMystery Trousers[m
280[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mSandstone[m
281[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;32;1mMystery Chestplate[m
282[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;32;1mMystery Hat[m
283[17:35:56] [Server thread/INFO]: [0;32;1mLoaded [0;37;1mHealing[m
284[17:35:56] [Server thread/INFO]: [0;32;1mLuckyBlock 1.0 - Done...[m
285[17:35:56] [Server thread/INFO]: [AntiGlitch] Enabling AntiGlitch v1.0
286[17:35:56] [Server thread/INFO]: [0;31;22mAntiGlitch 1.0 - Loading...[m
287[17:35:56] [Server thread/INFO]: [0;31;22mAntiGlitch 1.0 - Done...[m
288[17:35:56] [Server thread/INFO]: [0;31;22mAntiGlitch [0;33;1mmade by [0;36;1mTeprawin Prueksachat[m
289[17:35:56] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
290[17:35:56] [Server thread/INFO]: [MessageAnnouncer] Enabling MessageAnnouncer v1.8.0
291[17:35:56] [Server thread/INFO]: [MessageAnnouncer] PlaceholderAPI integration was successful!
292[17:35:56] [Server thread/INFO]: [Interactables] Enabling Interactables v1.1.2
293[17:35:56] [Server thread/INFO]: Initializing plugin list...
294[17:35:56] [Server thread/INFO]: Registering services...
295[17:35:56] [Server thread/INFO]: [Spawn] Enabling Spawn v1.0
296[17:35:56] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
297[17:35:57] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
298[17:35:57] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
299[17:35:57] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
300[17:35:57] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
301[17:35:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
302[17:35:57] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
303[17:35:57] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
304[17:35:57] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
305[17:35:57] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
306[17:35:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
307[17:35:57] [Server thread/INFO]: [WorldGuard] Loading region data...
308[17:35:57] [Server thread/INFO]: [MyItems] Enabling MyItems v6.3
309[17:35:57] [Server thread/INFO]: [BackToLobby] Enabling BackToLobby v1.1
310[17:35:57] [Server thread/INFO]: [BackToLobby] Plugin wurde erfolgreich aktiviert! :)
311[17:35:57] [Server thread/INFO]: [BungeePortals] Enabling BungeePortals v1.1
312[17:35:57] [Server thread/INFO]: [BungeePortals] Metrics initiated!
313[17:35:57] [Server thread/INFO]: [BungeePortals] Commands registered!
314[17:35:57] [Server thread/INFO]: [BungeePortals] Events registered!
315[17:35:57] [Server thread/INFO]: [BungeePortals] Plugin channel registered!
316[17:35:57] [Server thread/INFO]: [BungeePortals] Configuration file config.yml loaded!
317[17:35:57] [Server thread/INFO]: [BungeePortals] Configuration file portals.yml loaded!
318[17:35:57] [Server thread/INFO]: [BungeePortals] Portal data loaded! (0ms)
319[17:35:57] [Server thread/INFO]: [BungeePortals] Save task started!
320[17:35:57] [Server thread/INFO]: [BungeePortals] Version 1.1 has been enabled. (13ms)
321[17:35:57] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.6
322[17:35:58] [Server thread/INFO]: -------- World Settings For [Balloon] --------
323[17:35:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
324[17:35:58] [Server thread/INFO]: Item Merge Radius: 2.5
325[17:35:58] [Server thread/INFO]: Item Despawn Rate: 6000
326[17:35:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
327[17:35:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
328[17:35:58] [Server thread/INFO]: View Distance: 10
329[17:35:58] [Server thread/INFO]: Experience Merge Radius: 3.0
330[17:35:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
331[17:35:58] [Server thread/INFO]: Clear tick list: false
332[17:35:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
333[17:35:58] [Server thread/INFO]: Mob Spawn Range: 4
334[17:35:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
335[17:35:58] [Server thread/INFO]: Anti X-Ray: true
336[17:35:58] [Server thread/INFO]: Engine Mode: 1
337[17:35:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
338[17:35:58] [Server thread/INFO]: Replace Blocks: [1, 5]
339[17:35:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
340[17:35:58] [Server thread/INFO]: Cane Growth Modifier: 100%
341[17:35:58] [Server thread/INFO]: Melon Growth Modifier: 100%
342[17:35:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
343[17:35:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
344[17:35:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
345[17:35:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
346[17:35:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
347[17:35:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
348[17:35:58] [Server thread/INFO]: Sending up to 5 chunks per packet
349[17:35:58] [Server thread/INFO]: Random Lighting Updates: false
350[17:35:58] [Server thread/INFO]: Max TNT Explosions: 100
351[17:35:58] [Server thread/INFO]: Structure Info Saving: true
352[17:35:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
353[17:35:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
354[17:35:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
355[17:35:58] [Server thread/INFO]: Max Entity Collisions: 8
356[17:35:58] [Server thread/INFO]: Preparing start region for level 2 (Seed: 0)
357[17:35:58] [Server thread/INFO]: [WorldGuard] (Balloon) TNT ignition is PERMITTED.
358[17:35:58] [Server thread/INFO]: [WorldGuard] (Balloon) Lighters are PERMITTED.
359[17:35:58] [Server thread/INFO]: [WorldGuard] (Balloon) Lava fire is blocked.
360[17:35:58] [Server thread/INFO]: [WorldGuard] (Balloon) Fire spread is UNRESTRICTED.
361[17:35:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Balloon'
362[17:35:58] [Server thread/INFO]: -------- World Settings For [Barrel] --------
363[17:35:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
364[17:35:58] [Server thread/INFO]: Item Merge Radius: 2.5
365[17:35:58] [Server thread/INFO]: Item Despawn Rate: 6000
366[17:35:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
367[17:35:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
368[17:35:58] [Server thread/INFO]: View Distance: 10
369[17:35:58] [Server thread/INFO]: Experience Merge Radius: 3.0
370[17:35:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
371[17:35:58] [Server thread/INFO]: Clear tick list: false
372[17:35:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
373[17:35:58] [Server thread/INFO]: Mob Spawn Range: 4
374[17:35:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
375[17:35:58] [Server thread/INFO]: Anti X-Ray: true
376[17:35:58] [Server thread/INFO]: Engine Mode: 1
377[17:35:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
378[17:35:58] [Server thread/INFO]: Replace Blocks: [1, 5]
379[17:35:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
380[17:35:58] [Server thread/INFO]: Cane Growth Modifier: 100%
381[17:35:58] [Server thread/INFO]: Melon Growth Modifier: 100%
382[17:35:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
383[17:35:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
384[17:35:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
385[17:35:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
386[17:35:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
387[17:35:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
388[17:35:58] [Server thread/INFO]: Sending up to 5 chunks per packet
389[17:35:58] [Server thread/INFO]: Random Lighting Updates: false
390[17:35:58] [Server thread/INFO]: Max TNT Explosions: 100
391[17:35:58] [Server thread/INFO]: Structure Info Saving: true
392[17:35:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
393[17:35:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
394[17:35:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
395[17:35:58] [Server thread/INFO]: Max Entity Collisions: 8
396[17:35:58] [Server thread/INFO]: Preparing start region for level 3 (Seed: 0)
397[17:35:58] [Server thread/INFO]: [WorldGuard] (Barrel) TNT ignition is PERMITTED.
398[17:35:58] [Server thread/INFO]: [WorldGuard] (Barrel) Lighters are PERMITTED.
399[17:35:58] [Server thread/INFO]: [WorldGuard] (Barrel) Lava fire is blocked.
400[17:35:58] [Server thread/INFO]: [WorldGuard] (Barrel) Fire spread is UNRESTRICTED.
401[17:35:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Barrel'
402[17:35:58] [Server thread/INFO]: -------- World Settings For [Building] --------
403[17:35:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
404[17:35:58] [Server thread/INFO]: Item Merge Radius: 2.5
405[17:35:58] [Server thread/INFO]: Item Despawn Rate: 6000
406[17:35:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
407[17:35:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
408[17:35:58] [Server thread/INFO]: View Distance: 10
409[17:35:58] [Server thread/INFO]: Experience Merge Radius: 3.0
410[17:35:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
411[17:35:58] [Server thread/INFO]: Clear tick list: false
412[17:35:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
413[17:35:58] [Server thread/INFO]: Mob Spawn Range: 4
414[17:35:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
415[17:35:58] [Server thread/INFO]: Anti X-Ray: true
416[17:35:58] [Server thread/INFO]: Engine Mode: 1
417[17:35:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
418[17:35:58] [Server thread/INFO]: Replace Blocks: [1, 5]
419[17:35:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
420[17:35:58] [Server thread/INFO]: Cane Growth Modifier: 100%
421[17:35:58] [Server thread/INFO]: Melon Growth Modifier: 100%
422[17:35:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
423[17:35:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
424[17:35:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
425[17:35:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
426[17:35:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
427[17:35:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
428[17:35:58] [Server thread/INFO]: Sending up to 5 chunks per packet
429[17:35:58] [Server thread/INFO]: Random Lighting Updates: false
430[17:35:58] [Server thread/INFO]: Max TNT Explosions: 100
431[17:35:58] [Server thread/INFO]: Structure Info Saving: true
432[17:35:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
433[17:35:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
434[17:35:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
435[17:35:58] [Server thread/INFO]: Max Entity Collisions: 8
436[17:35:58] [Server thread/INFO]: Preparing start region for level 4 (Seed: 0)
437[17:35:58] [Server thread/INFO]: [WorldGuard] (Building) TNT ignition is PERMITTED.
438[17:35:58] [Server thread/INFO]: [WorldGuard] (Building) Lighters are PERMITTED.
439[17:35:58] [Server thread/INFO]: [WorldGuard] (Building) Lava fire is blocked.
440[17:35:58] [Server thread/INFO]: [WorldGuard] (Building) Fire spread is UNRESTRICTED.
441[17:35:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Building'
442[17:35:58] [Server thread/INFO]: -------- World Settings For [Castle] --------
443[17:35:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
444[17:35:58] [Server thread/INFO]: Item Merge Radius: 2.5
445[17:35:58] [Server thread/INFO]: Item Despawn Rate: 6000
446[17:35:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
447[17:35:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
448[17:35:58] [Server thread/INFO]: View Distance: 10
449[17:35:58] [Server thread/INFO]: Experience Merge Radius: 3.0
450[17:35:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
451[17:35:58] [Server thread/INFO]: Clear tick list: false
452[17:35:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
453[17:35:58] [Server thread/INFO]: Mob Spawn Range: 4
454[17:35:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
455[17:35:58] [Server thread/INFO]: Anti X-Ray: true
456[17:35:58] [Server thread/INFO]: Engine Mode: 1
457[17:35:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
458[17:35:58] [Server thread/INFO]: Replace Blocks: [1, 5]
459[17:35:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
460[17:35:58] [Server thread/INFO]: Cane Growth Modifier: 100%
461[17:35:58] [Server thread/INFO]: Melon Growth Modifier: 100%
462[17:35:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
463[17:35:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
464[17:35:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
465[17:35:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
466[17:35:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
467[17:35:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
468[17:35:58] [Server thread/INFO]: Sending up to 5 chunks per packet
469[17:35:58] [Server thread/INFO]: Random Lighting Updates: false
470[17:35:58] [Server thread/INFO]: Max TNT Explosions: 100
471[17:35:58] [Server thread/INFO]: Structure Info Saving: true
472[17:35:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
473[17:35:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
474[17:35:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
475[17:35:58] [Server thread/INFO]: Max Entity Collisions: 8
476[17:35:58] [Server thread/INFO]: Preparing start region for level 5 (Seed: 0)
477[17:35:58] [Server thread/INFO]: [WorldGuard] (Castle) TNT ignition is PERMITTED.
478[17:35:58] [Server thread/INFO]: [WorldGuard] (Castle) Lighters are PERMITTED.
479[17:35:58] [Server thread/INFO]: [WorldGuard] (Castle) Lava fire is blocked.
480[17:35:58] [Server thread/INFO]: [WorldGuard] (Castle) Fire spread is UNRESTRICTED.
481[17:35:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Castle'
482[17:35:58] [Server thread/INFO]: -------- World Settings For [Desert] --------
483[17:35:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
484[17:35:58] [Server thread/INFO]: Item Merge Radius: 2.5
485[17:35:58] [Server thread/INFO]: Item Despawn Rate: 6000
486[17:35:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
487[17:35:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
488[17:35:58] [Server thread/INFO]: View Distance: 10
489[17:35:58] [Server thread/INFO]: Experience Merge Radius: 3.0
490[17:35:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
491[17:35:58] [Server thread/INFO]: Clear tick list: false
492[17:35:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
493[17:35:58] [Server thread/INFO]: Mob Spawn Range: 4
494[17:35:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
495[17:35:58] [Server thread/INFO]: Anti X-Ray: true
496[17:35:58] [Server thread/INFO]: Engine Mode: 1
497[17:35:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
498[17:35:58] [Server thread/INFO]: Replace Blocks: [1, 5]
499[17:35:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
500[17:35:58] [Server thread/INFO]: Cane Growth Modifier: 100%
501[17:35:58] [Server thread/INFO]: Melon Growth Modifier: 100%
502[17:35:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
503[17:35:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
504[17:35:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
505[17:35:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
506[17:35:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
507[17:35:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
508[17:35:58] [Server thread/INFO]: Sending up to 5 chunks per packet
509[17:35:58] [Server thread/INFO]: Random Lighting Updates: false
510[17:35:58] [Server thread/INFO]: Max TNT Explosions: 100
511[17:35:58] [Server thread/INFO]: Structure Info Saving: true
512[17:35:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
513[17:35:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
514[17:35:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
515[17:35:58] [Server thread/INFO]: Max Entity Collisions: 8
516[17:35:58] [Server thread/INFO]: Preparing start region for level 6 (Seed: 0)
517[17:35:58] [Server thread/INFO]: [WorldGuard] (Desert) TNT ignition is PERMITTED.
518[17:35:58] [Server thread/INFO]: [WorldGuard] (Desert) Lighters are PERMITTED.
519[17:35:58] [Server thread/INFO]: [WorldGuard] (Desert) Lava fire is blocked.
520[17:35:58] [Server thread/INFO]: [WorldGuard] (Desert) Fire spread is UNRESTRICTED.
521[17:35:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Desert'
522[17:35:59] [Server thread/INFO]: -------- World Settings For [Fram] --------
523[17:35:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
524[17:35:59] [Server thread/INFO]: Item Merge Radius: 2.5
525[17:35:59] [Server thread/INFO]: Item Despawn Rate: 6000
526[17:35:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
527[17:35:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
528[17:35:59] [Server thread/INFO]: View Distance: 10
529[17:35:59] [Server thread/INFO]: Experience Merge Radius: 3.0
530[17:35:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
531[17:35:59] [Server thread/INFO]: Clear tick list: false
532[17:35:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
533[17:35:59] [Server thread/INFO]: Mob Spawn Range: 4
534[17:35:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
535[17:35:59] [Server thread/INFO]: Anti X-Ray: true
536[17:35:59] [Server thread/INFO]: Engine Mode: 1
537[17:35:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
538[17:35:59] [Server thread/INFO]: Replace Blocks: [1, 5]
539[17:35:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
540[17:35:59] [Server thread/INFO]: Cane Growth Modifier: 100%
541[17:35:59] [Server thread/INFO]: Melon Growth Modifier: 100%
542[17:35:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
543[17:35:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
544[17:35:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
545[17:35:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
546[17:35:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
547[17:35:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
548[17:35:59] [Server thread/INFO]: Sending up to 5 chunks per packet
549[17:35:59] [Server thread/INFO]: Random Lighting Updates: false
550[17:35:59] [Server thread/INFO]: Max TNT Explosions: 100
551[17:35:59] [Server thread/INFO]: Structure Info Saving: true
552[17:35:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
553[17:35:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
554[17:35:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
555[17:35:59] [Server thread/INFO]: Max Entity Collisions: 8
556[17:35:59] [Server thread/INFO]: Preparing start region for level 7 (Seed: 0)
557[17:35:59] [Server thread/INFO]: [WorldGuard] (Fram) TNT ignition is PERMITTED.
558[17:35:59] [Server thread/INFO]: [WorldGuard] (Fram) Lighters are PERMITTED.
559[17:35:59] [Server thread/INFO]: [WorldGuard] (Fram) Lava fire is blocked.
560[17:35:59] [Server thread/INFO]: [WorldGuard] (Fram) Fire spread is UNRESTRICTED.
561[17:35:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Fram'
562[17:35:59] [Server thread/INFO]: -------- World Settings For [Fram2] --------
563[17:35:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
564[17:35:59] [Server thread/INFO]: Item Merge Radius: 2.5
565[17:35:59] [Server thread/INFO]: Item Despawn Rate: 6000
566[17:35:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
567[17:35:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
568[17:35:59] [Server thread/INFO]: View Distance: 10
569[17:35:59] [Server thread/INFO]: Experience Merge Radius: 3.0
570[17:35:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
571[17:35:59] [Server thread/INFO]: Clear tick list: false
572[17:35:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
573[17:35:59] [Server thread/INFO]: Mob Spawn Range: 4
574[17:35:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
575[17:35:59] [Server thread/INFO]: Anti X-Ray: true
576[17:35:59] [Server thread/INFO]: Engine Mode: 1
577[17:35:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
578[17:35:59] [Server thread/INFO]: Replace Blocks: [1, 5]
579[17:35:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
580[17:35:59] [Server thread/INFO]: Cane Growth Modifier: 100%
581[17:35:59] [Server thread/INFO]: Melon Growth Modifier: 100%
582[17:35:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
583[17:35:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
584[17:35:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
585[17:35:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
586[17:35:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
587[17:35:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
588[17:35:59] [Server thread/INFO]: Sending up to 5 chunks per packet
589[17:35:59] [Server thread/INFO]: Random Lighting Updates: false
590[17:35:59] [Server thread/INFO]: Max TNT Explosions: 100
591[17:35:59] [Server thread/INFO]: Structure Info Saving: true
592[17:35:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
593[17:35:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
594[17:35:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
595[17:35:59] [Server thread/INFO]: Max Entity Collisions: 8
596[17:35:59] [Server thread/INFO]: Preparing start region for level 8 (Seed: 0)
597[17:35:59] [Server thread/ERROR]: Chunk file at 4,-15 is in the wrong location; relocating. (Expected 4, -15, got 9, -17)
598[17:35:59] [Server thread/ERROR]: Chunk file at 9,-16 is in the wrong location; relocating. (Expected 9, -16, got 11, -13)
599[17:35:59] [Server thread/INFO]: [WorldGuard] (Fram2) TNT ignition is PERMITTED.
600[17:35:59] [Server thread/INFO]: [WorldGuard] (Fram2) Lighters are PERMITTED.
601[17:35:59] [Server thread/INFO]: [WorldGuard] (Fram2) Lava fire is blocked.
602[17:35:59] [Server thread/INFO]: [WorldGuard] (Fram2) Fire spread is UNRESTRICTED.
603[17:35:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Fram2'
604[17:35:59] [Server thread/INFO]: -------- World Settings For [Framland] --------
605[17:35:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
606[17:35:59] [Server thread/INFO]: Item Merge Radius: 2.5
607[17:35:59] [Server thread/INFO]: Item Despawn Rate: 6000
608[17:35:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
609[17:35:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
610[17:35:59] [Server thread/INFO]: View Distance: 10
611[17:35:59] [Server thread/INFO]: Experience Merge Radius: 3.0
612[17:35:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
613[17:35:59] [Server thread/INFO]: Clear tick list: false
614[17:35:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
615[17:35:59] [Server thread/INFO]: Mob Spawn Range: 4
616[17:35:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
617[17:35:59] [Server thread/INFO]: Anti X-Ray: true
618[17:35:59] [Server thread/INFO]: Engine Mode: 1
619[17:35:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
620[17:35:59] [Server thread/INFO]: Replace Blocks: [1, 5]
621[17:35:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
622[17:35:59] [Server thread/INFO]: Cane Growth Modifier: 100%
623[17:35:59] [Server thread/INFO]: Melon Growth Modifier: 100%
624[17:35:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
625[17:35:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
626[17:35:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
627[17:35:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
628[17:35:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
629[17:35:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
630[17:35:59] [Server thread/INFO]: Sending up to 5 chunks per packet
631[17:35:59] [Server thread/INFO]: Random Lighting Updates: false
632[17:35:59] [Server thread/INFO]: Max TNT Explosions: 100
633[17:35:59] [Server thread/INFO]: Structure Info Saving: true
634[17:35:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
635[17:35:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
636[17:35:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
637[17:35:59] [Server thread/INFO]: Max Entity Collisions: 8
638[17:35:59] [Server thread/INFO]: Preparing start region for level 9 (Seed: 0)
639[17:35:59] [Server thread/INFO]: [WorldGuard] (Framland) TNT ignition is PERMITTED.
640[17:35:59] [Server thread/INFO]: [WorldGuard] (Framland) Lighters are PERMITTED.
641[17:35:59] [Server thread/INFO]: [WorldGuard] (Framland) Lava fire is blocked.
642[17:35:59] [Server thread/INFO]: [WorldGuard] (Framland) Fire spread is UNRESTRICTED.
643[17:35:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Framland'
644[17:35:59] [Server thread/INFO]: -------- World Settings For [Hell] --------
645[17:35:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
646[17:35:59] [Server thread/INFO]: Item Merge Radius: 2.5
647[17:35:59] [Server thread/INFO]: Item Despawn Rate: 6000
648[17:35:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
649[17:35:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
650[17:35:59] [Server thread/INFO]: View Distance: 10
651[17:35:59] [Server thread/INFO]: Experience Merge Radius: 3.0
652[17:35:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
653[17:35:59] [Server thread/INFO]: Clear tick list: false
654[17:35:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
655[17:35:59] [Server thread/INFO]: Mob Spawn Range: 4
656[17:35:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
657[17:35:59] [Server thread/INFO]: Anti X-Ray: true
658[17:35:59] [Server thread/INFO]: Engine Mode: 1
659[17:35:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
660[17:35:59] [Server thread/INFO]: Replace Blocks: [1, 5]
661[17:35:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
662[17:35:59] [Server thread/INFO]: Cane Growth Modifier: 100%
663[17:35:59] [Server thread/INFO]: Melon Growth Modifier: 100%
664[17:35:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
665[17:35:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
666[17:35:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
667[17:35:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
668[17:35:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
669[17:35:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
670[17:35:59] [Server thread/INFO]: Sending up to 5 chunks per packet
671[17:35:59] [Server thread/INFO]: Random Lighting Updates: false
672[17:35:59] [Server thread/INFO]: Max TNT Explosions: 100
673[17:35:59] [Server thread/INFO]: Structure Info Saving: true
674[17:35:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
675[17:35:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
676[17:35:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
677[17:35:59] [Server thread/INFO]: Max Entity Collisions: 8
678[17:35:59] [Server thread/INFO]: Preparing start region for level 10 (Seed: 0)
679[17:35:59] [Server thread/INFO]: [WorldGuard] (Hell) TNT ignition is PERMITTED.
680[17:35:59] [Server thread/INFO]: [WorldGuard] (Hell) Lighters are PERMITTED.
681[17:35:59] [Server thread/INFO]: [WorldGuard] (Hell) Lava fire is blocked.
682[17:35:59] [Server thread/INFO]: [WorldGuard] (Hell) Fire spread is UNRESTRICTED.
683[17:35:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hell'
684[17:35:59] [Server thread/INFO]: -------- World Settings For [Italia] --------
685[17:35:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
686[17:35:59] [Server thread/INFO]: Item Merge Radius: 2.5
687[17:35:59] [Server thread/INFO]: Item Despawn Rate: 6000
688[17:35:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
689[17:35:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
690[17:35:59] [Server thread/INFO]: View Distance: 10
691[17:35:59] [Server thread/INFO]: Experience Merge Radius: 3.0
692[17:35:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
693[17:35:59] [Server thread/INFO]: Clear tick list: false
694[17:35:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
695[17:35:59] [Server thread/INFO]: Mob Spawn Range: 4
696[17:35:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
697[17:35:59] [Server thread/INFO]: Anti X-Ray: true
698[17:35:59] [Server thread/INFO]: Engine Mode: 1
699[17:35:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
700[17:35:59] [Server thread/INFO]: Replace Blocks: [1, 5]
701[17:35:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
702[17:35:59] [Server thread/INFO]: Cane Growth Modifier: 100%
703[17:35:59] [Server thread/INFO]: Melon Growth Modifier: 100%
704[17:35:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
705[17:35:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
706[17:35:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
707[17:35:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
708[17:35:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
709[17:35:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
710[17:35:59] [Server thread/INFO]: Sending up to 5 chunks per packet
711[17:35:59] [Server thread/INFO]: Random Lighting Updates: false
712[17:35:59] [Server thread/INFO]: Max TNT Explosions: 100
713[17:35:59] [Server thread/INFO]: Structure Info Saving: true
714[17:35:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
715[17:35:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
716[17:35:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
717[17:35:59] [Server thread/INFO]: Max Entity Collisions: 8
718[17:35:59] [Server thread/INFO]: Preparing start region for level 11 (Seed: 0)
719[17:35:59] [Server thread/INFO]: [WorldGuard] (Italia) TNT ignition is PERMITTED.
720[17:35:59] [Server thread/INFO]: [WorldGuard] (Italia) Lighters are PERMITTED.
721[17:35:59] [Server thread/INFO]: [WorldGuard] (Italia) Lava fire is blocked.
722[17:35:59] [Server thread/INFO]: [WorldGuard] (Italia) Fire spread is UNRESTRICTED.
723[17:35:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Italia'
724[17:35:59] [Server thread/INFO]: -------- World Settings For [Jungle] --------
725[17:35:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
726[17:35:59] [Server thread/INFO]: Item Merge Radius: 2.5
727[17:35:59] [Server thread/INFO]: Item Despawn Rate: 6000
728[17:35:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
729[17:35:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
730[17:35:59] [Server thread/INFO]: View Distance: 10
731[17:35:59] [Server thread/INFO]: Experience Merge Radius: 3.0
732[17:35:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
733[17:35:59] [Server thread/INFO]: Clear tick list: false
734[17:35:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
735[17:35:59] [Server thread/INFO]: Mob Spawn Range: 4
736[17:35:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
737[17:35:59] [Server thread/INFO]: Anti X-Ray: true
738[17:35:59] [Server thread/INFO]: Engine Mode: 1
739[17:35:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
740[17:35:59] [Server thread/INFO]: Replace Blocks: [1, 5]
741[17:35:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
742[17:35:59] [Server thread/INFO]: Cane Growth Modifier: 100%
743[17:35:59] [Server thread/INFO]: Melon Growth Modifier: 100%
744[17:35:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
745[17:35:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
746[17:35:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
747[17:35:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
748[17:35:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
749[17:35:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
750[17:35:59] [Server thread/INFO]: Sending up to 5 chunks per packet
751[17:35:59] [Server thread/INFO]: Random Lighting Updates: false
752[17:35:59] [Server thread/INFO]: Max TNT Explosions: 100
753[17:35:59] [Server thread/INFO]: Structure Info Saving: true
754[17:35:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
755[17:35:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
756[17:35:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
757[17:35:59] [Server thread/INFO]: Max Entity Collisions: 8
758[17:35:59] [Server thread/INFO]: Preparing start region for level 12 (Seed: 0)
759[17:36:00] [Server thread/INFO]: [WorldGuard] (Jungle) TNT ignition is PERMITTED.
760[17:36:00] [Server thread/INFO]: [WorldGuard] (Jungle) Lighters are PERMITTED.
761[17:36:00] [Server thread/INFO]: [WorldGuard] (Jungle) Lava fire is blocked.
762[17:36:00] [Server thread/INFO]: [WorldGuard] (Jungle) Fire spread is UNRESTRICTED.
763[17:36:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Jungle'
764[17:36:00] [Server thread/INFO]: -------- World Settings For [L_BW] --------
765[17:36:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
766[17:36:00] [Server thread/INFO]: Item Merge Radius: 2.5
767[17:36:00] [Server thread/INFO]: Item Despawn Rate: 6000
768[17:36:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
769[17:36:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
770[17:36:00] [Server thread/INFO]: View Distance: 10
771[17:36:00] [Server thread/INFO]: Experience Merge Radius: 3.0
772[17:36:00] [Server thread/INFO]: Chunks to Grow per Tick: 650
773[17:36:00] [Server thread/INFO]: Clear tick list: false
774[17:36:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
775[17:36:00] [Server thread/INFO]: Mob Spawn Range: 4
776[17:36:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
777[17:36:00] [Server thread/INFO]: Anti X-Ray: true
778[17:36:00] [Server thread/INFO]: Engine Mode: 1
779[17:36:00] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
780[17:36:00] [Server thread/INFO]: Replace Blocks: [1, 5]
781[17:36:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
782[17:36:00] [Server thread/INFO]: Cane Growth Modifier: 100%
783[17:36:00] [Server thread/INFO]: Melon Growth Modifier: 100%
784[17:36:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
785[17:36:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
786[17:36:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
787[17:36:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
788[17:36:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
789[17:36:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
790[17:36:00] [Server thread/INFO]: Sending up to 5 chunks per packet
791[17:36:00] [Server thread/INFO]: Random Lighting Updates: false
792[17:36:00] [Server thread/INFO]: Max TNT Explosions: 100
793[17:36:00] [Server thread/INFO]: Structure Info Saving: true
794[17:36:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
795[17:36:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
796[17:36:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
797[17:36:00] [Server thread/INFO]: Max Entity Collisions: 8
798[17:36:00] [Server thread/INFO]: Preparing start region for level 13 (Seed: -4129645148325475922)
799[17:36:00] [Server thread/INFO]: [WorldGuard] (L_BW) TNT ignition is PERMITTED.
800[17:36:00] [Server thread/INFO]: [WorldGuard] (L_BW) Lighters are PERMITTED.
801[17:36:00] [Server thread/INFO]: [WorldGuard] (L_BW) Lava fire is blocked.
802[17:36:00] [Server thread/INFO]: [WorldGuard] (L_BW) Fire spread is UNRESTRICTED.
803[17:36:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'L_BW'
804[17:36:00] [Server thread/INFO]: -------- World Settings For [Meteor] --------
805[17:36:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
806[17:36:00] [Server thread/INFO]: Item Merge Radius: 2.5
807[17:36:00] [Server thread/INFO]: Item Despawn Rate: 6000
808[17:36:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
809[17:36:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
810[17:36:00] [Server thread/INFO]: View Distance: 10
811[17:36:00] [Server thread/INFO]: Experience Merge Radius: 3.0
812[17:36:00] [Server thread/INFO]: Chunks to Grow per Tick: 650
813[17:36:00] [Server thread/INFO]: Clear tick list: false
814[17:36:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
815[17:36:00] [Server thread/INFO]: Mob Spawn Range: 4
816[17:36:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
817[17:36:00] [Server thread/INFO]: Anti X-Ray: true
818[17:36:00] [Server thread/INFO]: Engine Mode: 1
819[17:36:00] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
820[17:36:00] [Server thread/INFO]: Replace Blocks: [1, 5]
821[17:36:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
822[17:36:00] [Server thread/INFO]: Cane Growth Modifier: 100%
823[17:36:00] [Server thread/INFO]: Melon Growth Modifier: 100%
824[17:36:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
825[17:36:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
826[17:36:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
827[17:36:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
828[17:36:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
829[17:36:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
830[17:36:00] [Server thread/INFO]: Sending up to 5 chunks per packet
831[17:36:00] [Server thread/INFO]: Random Lighting Updates: false
832[17:36:00] [Server thread/INFO]: Max TNT Explosions: 100
833[17:36:00] [Server thread/INFO]: Structure Info Saving: true
834[17:36:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
835[17:36:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
836[17:36:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
837[17:36:00] [Server thread/INFO]: Max Entity Collisions: 8
838[17:36:00] [Server thread/INFO]: Preparing start region for level 14 (Seed: 0)
839[17:36:00] [Server thread/INFO]: [WorldGuard] (Meteor) TNT ignition is PERMITTED.
840[17:36:00] [Server thread/INFO]: [WorldGuard] (Meteor) Lighters are PERMITTED.
841[17:36:00] [Server thread/INFO]: [WorldGuard] (Meteor) Lava fire is blocked.
842[17:36:00] [Server thread/INFO]: [WorldGuard] (Meteor) Fire spread is UNRESTRICTED.
843[17:36:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Meteor'
844[17:36:00] [Server thread/INFO]: -------- World Settings For [Mushroom] --------
845[17:36:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
846[17:36:00] [Server thread/INFO]: Item Merge Radius: 2.5
847[17:36:00] [Server thread/INFO]: Item Despawn Rate: 6000
848[17:36:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
849[17:36:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
850[17:36:00] [Server thread/INFO]: View Distance: 10
851[17:36:00] [Server thread/INFO]: Experience Merge Radius: 3.0
852[17:36:00] [Server thread/INFO]: Chunks to Grow per Tick: 650
853[17:36:00] [Server thread/INFO]: Clear tick list: false
854[17:36:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
855[17:36:00] [Server thread/INFO]: Mob Spawn Range: 4
856[17:36:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
857[17:36:00] [Server thread/INFO]: Anti X-Ray: true
858[17:36:00] [Server thread/INFO]: Engine Mode: 1
859[17:36:00] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
860[17:36:00] [Server thread/INFO]: Replace Blocks: [1, 5]
861[17:36:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
862[17:36:00] [Server thread/INFO]: Cane Growth Modifier: 100%
863[17:36:00] [Server thread/INFO]: Melon Growth Modifier: 100%
864[17:36:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
865[17:36:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
866[17:36:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
867[17:36:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
868[17:36:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
869[17:36:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
870[17:36:00] [Server thread/INFO]: Sending up to 5 chunks per packet
871[17:36:00] [Server thread/INFO]: Random Lighting Updates: false
872[17:36:00] [Server thread/INFO]: Max TNT Explosions: 100
873[17:36:00] [Server thread/INFO]: Structure Info Saving: true
874[17:36:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
875[17:36:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
876[17:36:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
877[17:36:00] [Server thread/INFO]: Max Entity Collisions: 8
878[17:36:00] [Server thread/INFO]: Preparing start region for level 15 (Seed: 0)
879[17:36:00] [Server thread/INFO]: [WorldGuard] (Mushroom) TNT ignition is PERMITTED.
880[17:36:00] [Server thread/INFO]: [WorldGuard] (Mushroom) Lighters are PERMITTED.
881[17:36:00] [Server thread/INFO]: [WorldGuard] (Mushroom) Lava fire is blocked.
882[17:36:00] [Server thread/INFO]: [WorldGuard] (Mushroom) Fire spread is UNRESTRICTED.
883[17:36:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mushroom'
884[17:36:00] [Server thread/INFO]: -------- World Settings For [Nerve] --------
885[17:36:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
886[17:36:00] [Server thread/INFO]: Item Merge Radius: 2.5
887[17:36:00] [Server thread/INFO]: Item Despawn Rate: 6000
888[17:36:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
889[17:36:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
890[17:36:00] [Server thread/INFO]: View Distance: 10
891[17:36:00] [Server thread/INFO]: Experience Merge Radius: 3.0
892[17:36:00] [Server thread/INFO]: Chunks to Grow per Tick: 650
893[17:36:00] [Server thread/INFO]: Clear tick list: false
894[17:36:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
895[17:36:00] [Server thread/INFO]: Mob Spawn Range: 4
896[17:36:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
897[17:36:00] [Server thread/INFO]: Anti X-Ray: true
898[17:36:00] [Server thread/INFO]: Engine Mode: 1
899[17:36:00] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
900[17:36:00] [Server thread/INFO]: Replace Blocks: [1, 5]
901[17:36:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
902[17:36:00] [Server thread/INFO]: Cane Growth Modifier: 100%
903[17:36:00] [Server thread/INFO]: Melon Growth Modifier: 100%
904[17:36:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
905[17:36:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
906[17:36:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
907[17:36:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
908[17:36:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
909[17:36:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
910[17:36:00] [Server thread/INFO]: Sending up to 5 chunks per packet
911[17:36:00] [Server thread/INFO]: Random Lighting Updates: false
912[17:36:00] [Server thread/INFO]: Max TNT Explosions: 100
913[17:36:00] [Server thread/INFO]: Structure Info Saving: true
914[17:36:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
915[17:36:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
916[17:36:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
917[17:36:00] [Server thread/INFO]: Max Entity Collisions: 8
918[17:36:00] [Server thread/INFO]: Preparing start region for level 16 (Seed: 0)
919[17:36:01] [Server thread/INFO]: [WorldGuard] (Nerve) TNT ignition is PERMITTED.
920[17:36:01] [Server thread/INFO]: [WorldGuard] (Nerve) Lighters are PERMITTED.
921[17:36:01] [Server thread/INFO]: [WorldGuard] (Nerve) Lava fire is blocked.
922[17:36:01] [Server thread/INFO]: [WorldGuard] (Nerve) Fire spread is UNRESTRICTED.
923[17:36:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Nerve'
924[17:36:01] [Server thread/INFO]: -------- World Settings For [RoBot] --------
925[17:36:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
926[17:36:01] [Server thread/INFO]: Item Merge Radius: 2.5
927[17:36:01] [Server thread/INFO]: Item Despawn Rate: 6000
928[17:36:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
929[17:36:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
930[17:36:01] [Server thread/INFO]: View Distance: 10
931[17:36:01] [Server thread/INFO]: Experience Merge Radius: 3.0
932[17:36:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
933[17:36:01] [Server thread/INFO]: Clear tick list: false
934[17:36:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
935[17:36:01] [Server thread/INFO]: Mob Spawn Range: 4
936[17:36:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
937[17:36:01] [Server thread/INFO]: Anti X-Ray: true
938[17:36:01] [Server thread/INFO]: Engine Mode: 1
939[17:36:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
940[17:36:01] [Server thread/INFO]: Replace Blocks: [1, 5]
941[17:36:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
942[17:36:01] [Server thread/INFO]: Cane Growth Modifier: 100%
943[17:36:01] [Server thread/INFO]: Melon Growth Modifier: 100%
944[17:36:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
945[17:36:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
946[17:36:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
947[17:36:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
948[17:36:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
949[17:36:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
950[17:36:01] [Server thread/INFO]: Sending up to 5 chunks per packet
951[17:36:01] [Server thread/INFO]: Random Lighting Updates: false
952[17:36:01] [Server thread/INFO]: Max TNT Explosions: 100
953[17:36:01] [Server thread/INFO]: Structure Info Saving: true
954[17:36:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
955[17:36:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
956[17:36:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
957[17:36:01] [Server thread/INFO]: Max Entity Collisions: 8
958[17:36:01] [Server thread/INFO]: Preparing start region for level 17 (Seed: 0)
959[17:36:01] [Server thread/INFO]: [WorldGuard] (RoBot) TNT ignition is PERMITTED.
960[17:36:01] [Server thread/INFO]: [WorldGuard] (RoBot) Lighters are PERMITTED.
961[17:36:01] [Server thread/INFO]: [WorldGuard] (RoBot) Lava fire is blocked.
962[17:36:01] [Server thread/INFO]: [WorldGuard] (RoBot) Fire spread is UNRESTRICTED.
963[17:36:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'RoBot'
964[17:36:01] [Server thread/INFO]: -------- World Settings For [Train] --------
965[17:36:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
966[17:36:01] [Server thread/INFO]: Item Merge Radius: 2.5
967[17:36:01] [Server thread/INFO]: Item Despawn Rate: 6000
968[17:36:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
969[17:36:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
970[17:36:01] [Server thread/INFO]: View Distance: 10
971[17:36:01] [Server thread/INFO]: Experience Merge Radius: 3.0
972[17:36:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
973[17:36:01] [Server thread/INFO]: Clear tick list: false
974[17:36:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
975[17:36:01] [Server thread/INFO]: Mob Spawn Range: 4
976[17:36:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
977[17:36:01] [Server thread/INFO]: Anti X-Ray: true
978[17:36:01] [Server thread/INFO]: Engine Mode: 1
979[17:36:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
980[17:36:01] [Server thread/INFO]: Replace Blocks: [1, 5]
981[17:36:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
982[17:36:01] [Server thread/INFO]: Cane Growth Modifier: 100%
983[17:36:01] [Server thread/INFO]: Melon Growth Modifier: 100%
984[17:36:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
985[17:36:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
986[17:36:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
987[17:36:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
988[17:36:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
989[17:36:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
990[17:36:01] [Server thread/INFO]: Sending up to 5 chunks per packet
991[17:36:01] [Server thread/INFO]: Random Lighting Updates: false
992[17:36:01] [Server thread/INFO]: Max TNT Explosions: 100
993[17:36:01] [Server thread/INFO]: Structure Info Saving: true
994[17:36:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
995[17:36:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
996[17:36:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
997[17:36:01] [Server thread/INFO]: Max Entity Collisions: 8
998[17:36:01] [Server thread/INFO]: Preparing start region for level 18 (Seed: 0)
999[17:36:01] [Server thread/INFO]: [WorldGuard] (Train) TNT ignition is PERMITTED.
1000[17:36:01] [Server thread/INFO]: [WorldGuard] (Train) Lighters are PERMITTED.
1001[17:36:01] [Server thread/INFO]: [WorldGuard] (Train) Lava fire is blocked.
1002[17:36:01] [Server thread/INFO]: [WorldGuard] (Train) Fire spread is UNRESTRICTED.
1003[17:36:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Train'
1004[17:36:01] [Server thread/INFO]: -------- World Settings For [bw] --------
1005[17:36:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
1006[17:36:01] [Server thread/INFO]: Item Merge Radius: 2.5
1007[17:36:01] [Server thread/INFO]: Item Despawn Rate: 6000
1008[17:36:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1009[17:36:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1010[17:36:01] [Server thread/INFO]: View Distance: 10
1011[17:36:01] [Server thread/INFO]: Experience Merge Radius: 3.0
1012[17:36:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
1013[17:36:01] [Server thread/INFO]: Clear tick list: false
1014[17:36:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1015[17:36:01] [Server thread/INFO]: Mob Spawn Range: 4
1016[17:36:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1017[17:36:01] [Server thread/INFO]: Anti X-Ray: true
1018[17:36:01] [Server thread/INFO]: Engine Mode: 1
1019[17:36:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1020[17:36:01] [Server thread/INFO]: Replace Blocks: [1, 5]
1021[17:36:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
1022[17:36:01] [Server thread/INFO]: Cane Growth Modifier: 100%
1023[17:36:01] [Server thread/INFO]: Melon Growth Modifier: 100%
1024[17:36:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1025[17:36:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1026[17:36:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
1027[17:36:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
1028[17:36:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1029[17:36:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1030[17:36:01] [Server thread/INFO]: Sending up to 5 chunks per packet
1031[17:36:01] [Server thread/INFO]: Random Lighting Updates: false
1032[17:36:01] [Server thread/INFO]: Max TNT Explosions: 100
1033[17:36:01] [Server thread/INFO]: Structure Info Saving: true
1034[17:36:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1035[17:36:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1036[17:36:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1037[17:36:01] [Server thread/INFO]: Max Entity Collisions: 8
1038[17:36:01] [Server thread/INFO]: Preparing start region for level 19 (Seed: 0)
1039[17:36:01] [Server thread/INFO]: [WorldGuard] (bw) TNT ignition is PERMITTED.
1040[17:36:01] [Server thread/INFO]: [WorldGuard] (bw) Lighters are PERMITTED.
1041[17:36:01] [Server thread/INFO]: [WorldGuard] (bw) Lava fire is blocked.
1042[17:36:01] [Server thread/INFO]: [WorldGuard] (bw) Fire spread is UNRESTRICTED.
1043[17:36:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bw'
1044[17:36:01] [Server thread/INFO]: -------- World Settings For [bwg2] --------
1045[17:36:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
1046[17:36:01] [Server thread/INFO]: Item Merge Radius: 2.5
1047[17:36:01] [Server thread/INFO]: Item Despawn Rate: 6000
1048[17:36:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1049[17:36:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1050[17:36:01] [Server thread/INFO]: View Distance: 10
1051[17:36:01] [Server thread/INFO]: Experience Merge Radius: 3.0
1052[17:36:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
1053[17:36:01] [Server thread/INFO]: Clear tick list: false
1054[17:36:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1055[17:36:01] [Server thread/INFO]: Mob Spawn Range: 4
1056[17:36:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1057[17:36:01] [Server thread/INFO]: Anti X-Ray: true
1058[17:36:01] [Server thread/INFO]: Engine Mode: 1
1059[17:36:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1060[17:36:01] [Server thread/INFO]: Replace Blocks: [1, 5]
1061[17:36:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
1062[17:36:01] [Server thread/INFO]: Cane Growth Modifier: 100%
1063[17:36:01] [Server thread/INFO]: Melon Growth Modifier: 100%
1064[17:36:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1065[17:36:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1066[17:36:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
1067[17:36:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
1068[17:36:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1069[17:36:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1070[17:36:01] [Server thread/INFO]: Sending up to 5 chunks per packet
1071[17:36:01] [Server thread/INFO]: Random Lighting Updates: false
1072[17:36:01] [Server thread/INFO]: Max TNT Explosions: 100
1073[17:36:01] [Server thread/INFO]: Structure Info Saving: true
1074[17:36:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1075[17:36:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1076[17:36:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1077[17:36:01] [Server thread/INFO]: Max Entity Collisions: 8
1078[17:36:01] [Server thread/INFO]: Preparing start region for level 20 (Seed: 0)
1079[17:36:02] [Server thread/INFO]: [WorldGuard] (bwg2) TNT ignition is PERMITTED.
1080[17:36:02] [Server thread/INFO]: [WorldGuard] (bwg2) Lighters are PERMITTED.
1081[17:36:02] [Server thread/INFO]: [WorldGuard] (bwg2) Lava fire is blocked.
1082[17:36:02] [Server thread/INFO]: [WorldGuard] (bwg2) Fire spread is UNRESTRICTED.
1083[17:36:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bwg2'
1084[17:36:02] [Server thread/INFO]: -------- World Settings For [spawn] --------
1085[17:36:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
1086[17:36:02] [Server thread/INFO]: Item Merge Radius: 2.5
1087[17:36:02] [Server thread/INFO]: Item Despawn Rate: 6000
1088[17:36:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1089[17:36:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1090[17:36:02] [Server thread/INFO]: View Distance: 10
1091[17:36:02] [Server thread/INFO]: Experience Merge Radius: 3.0
1092[17:36:02] [Server thread/INFO]: Chunks to Grow per Tick: 650
1093[17:36:02] [Server thread/INFO]: Clear tick list: false
1094[17:36:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1095[17:36:02] [Server thread/INFO]: Mob Spawn Range: 4
1096[17:36:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1097[17:36:02] [Server thread/INFO]: Anti X-Ray: true
1098[17:36:02] [Server thread/INFO]: Engine Mode: 1
1099[17:36:02] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1100[17:36:02] [Server thread/INFO]: Replace Blocks: [1, 5]
1101[17:36:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
1102[17:36:02] [Server thread/INFO]: Cane Growth Modifier: 100%
1103[17:36:02] [Server thread/INFO]: Melon Growth Modifier: 100%
1104[17:36:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1105[17:36:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1106[17:36:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
1107[17:36:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
1108[17:36:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1109[17:36:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1110[17:36:02] [Server thread/INFO]: Sending up to 5 chunks per packet
1111[17:36:02] [Server thread/INFO]: Random Lighting Updates: false
1112[17:36:02] [Server thread/INFO]: Max TNT Explosions: 100
1113[17:36:02] [Server thread/INFO]: Structure Info Saving: true
1114[17:36:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1115[17:36:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1116[17:36:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1117[17:36:02] [Server thread/INFO]: Max Entity Collisions: 8
1118[17:36:02] [Server thread/INFO]: Preparing start region for level 21 (Seed: 0)
1119[17:36:02] [Server thread/WARN]: Skipping BlockEntity with id minecraft:flower_pot
1120[17:36:02] [Server thread/WARN]: Skipping BlockEntity with id minecraft:flower_pot
1121[17:36:02] [Server thread/WARN]: Skipping BlockEntity with id minecraft:flower_pot
1122[17:36:02] [Server thread/WARN]: Skipping BlockEntity with id minecraft:flower_pot
1123[17:36:02] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
1124[17:36:02] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
1125[17:36:02] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is blocked.
1126[17:36:02] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
1127[17:36:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
1128[17:36:02] [Server thread/INFO]: [MultiWorld] v5.2.6 enabled.
1129[17:36:02] [Server thread/INFO]: [TrueEC4D] Enabling TrueEC4D v1.0
1130[17:36:02] [Server thread/INFO]: [0;33;22m[[0;33;1mTrueEC4D[0;33;22m] [0;37;1mversion available: [0;32;1m1.0[m
1131[17:36:02] [Server thread/INFO]: [0;37;1mDeveloped by [0;37;1mSpringCraft[0;33;1m, [0;37;1mEditCraft[0;33;1m, [0;37;1mDemza[m
1132[17:36:02] [Server thread/INFO]: [0;37;1mTrueEC4D has been [0;32;1mEnabled[0;37;1m![m
1133[17:36:02] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.5
1134[17:36:02] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
1135[17:36:02] [Server thread/INFO]: [DeluxeMenus] 8 GUI menus loaded!
1136[17:36:02] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
1137[17:36:02] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
1138[17:36:02] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v3.2.1
1139[17:36:02] [Server thread/INFO]: [PortalCommands] Enabling PortalCommands v2.1.2
1140[17:36:02] [Server thread/INFO]: [PortalCommands] Enabling listeners...
1141[17:36:02] [Server thread/INFO]: Running version converter. Converting necessary ConfiguationSections...
1142[17:36:02] [Server thread/INFO]: [BedwarsRel] Enabling BedwarsRel v1.3.6
1143[17:36:02] [Server thread/ERROR]: Could not call method 'public static org.bukkit.inventory.meta.ItemMeta org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta.deserialize(java.util.Map) throws java.lang.Throwable' of class org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta for deserialization
1144java.lang.IllegalArgumentException: IronHelmet is not a valid meta-type
1145 at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta.deserialize(CraftMetaItem.java:151) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1146 at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
1147 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_281]
1148 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_281]
1149 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:77) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1150 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:117) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1151 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1152 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1153 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1154 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1155 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1156 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1157 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1158 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1159 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1160 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequenceStep2(BaseConstructor.java:275) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1161 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequence(BaseConstructor.java:246) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1162 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlSeq.construct(SafeConstructor.java:470) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1163 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1164 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1165 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1166 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1167 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1168 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1169 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1170 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequenceStep2(BaseConstructor.java:275) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1171 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequence(BaseConstructor.java:246) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1172 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlSeq.construct(SafeConstructor.java:470) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1173 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1174 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1175 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1176 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1177 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1178 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1179 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1180 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1181 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1182 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1183 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1184 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1185 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1186 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1187 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1188 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1189 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1190 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1191 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1192 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1193 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1194 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1195 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1196 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1197 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1198 at io.github.bedwarsrel.BedwarsRel.loadShop(BedwarsRel.java:703) [BedwarsRel-1.3.6.jar:?]
1199 at io.github.bedwarsrel.BedwarsRel.onEnable(BedwarsRel.java:785) [BedwarsRel-1.3.6.jar:?]
1200 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1201 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1202 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1203 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1204 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1205 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1206 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1207 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1208 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1209 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1210 at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]
1211[17:36:02] [Server thread/ERROR]: Could not call method 'public static org.bukkit.inventory.meta.ItemMeta org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta.deserialize(java.util.Map) throws java.lang.Throwable' of class org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta for deserialization
1212java.lang.IllegalArgumentException: IronLeggings is not a valid meta-type
1213 at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta.deserialize(CraftMetaItem.java:151) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1214 at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
1215 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_281]
1216 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_281]
1217 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:77) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1218 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:117) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1219 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1220 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1221 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1222 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1223 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1224 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1225 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1226 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1227 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1228 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequenceStep2(BaseConstructor.java:275) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1229 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequence(BaseConstructor.java:246) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1230 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlSeq.construct(SafeConstructor.java:470) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1231 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1232 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1233 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1234 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1235 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1236 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1237 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1238 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequenceStep2(BaseConstructor.java:275) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1239 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequence(BaseConstructor.java:246) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1240 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlSeq.construct(SafeConstructor.java:470) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1241 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1242 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1243 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1244 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1245 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1246 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1247 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1248 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1249 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1250 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1251 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1252 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1253 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1254 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1255 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1256 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1257 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1258 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1259 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1260 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1261 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1262 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1263 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1264 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1265 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1266 at io.github.bedwarsrel.BedwarsRel.loadShop(BedwarsRel.java:703) [BedwarsRel-1.3.6.jar:?]
1267 at io.github.bedwarsrel.BedwarsRel.onEnable(BedwarsRel.java:785) [BedwarsRel-1.3.6.jar:?]
1268 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1269 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1270 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1271 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1272 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1273 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1274 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1275 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1276 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1277 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1278 at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]
1279[17:36:02] [Server thread/ERROR]: Could not call method 'public static org.bukkit.inventory.meta.ItemMeta org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta.deserialize(java.util.Map) throws java.lang.Throwable' of class org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta for deserialization
1280java.lang.IllegalArgumentException: IronBoots is not a valid meta-type
1281 at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta.deserialize(CraftMetaItem.java:151) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1282 at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
1283 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_281]
1284 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_281]
1285 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:77) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1286 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:117) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1287 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1288 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1289 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1290 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1291 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1292 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1293 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1294 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1295 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1296 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequenceStep2(BaseConstructor.java:275) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1297 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequence(BaseConstructor.java:246) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1298 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlSeq.construct(SafeConstructor.java:470) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1299 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1300 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1301 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1302 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1303 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1304 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1305 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1306 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequenceStep2(BaseConstructor.java:275) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1307 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequence(BaseConstructor.java:246) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1308 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlSeq.construct(SafeConstructor.java:470) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1309 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1310 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1311 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1312 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1313 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1314 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1315 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1316 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1317 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1318 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1319 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1320 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1321 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1322 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1323 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1324 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1325 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1326 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1327 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1328 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1329 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1330 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1331 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1332 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1333 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1334 at io.github.bedwarsrel.BedwarsRel.loadShop(BedwarsRel.java:703) [BedwarsRel-1.3.6.jar:?]
1335 at io.github.bedwarsrel.BedwarsRel.onEnable(BedwarsRel.java:785) [BedwarsRel-1.3.6.jar:?]
1336 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1337 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1338 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1339 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1340 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1341 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1342 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1343 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1344 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1345 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1346 at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]
1347[17:36:02] [Server thread/ERROR]: Could not call method 'public static org.bukkit.inventory.meta.ItemMeta org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta.deserialize(java.util.Map) throws java.lang.Throwable' of class org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta for deserialization
1348java.lang.IllegalArgumentException: DIAMONDHelmet is not a valid meta-type
1349 at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta.deserialize(CraftMetaItem.java:151) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1350 at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
1351 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_281]
1352 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_281]
1353 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:77) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1354 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:117) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1355 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1356 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1357 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1358 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1359 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1360 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1361 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1362 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1363 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1364 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequenceStep2(BaseConstructor.java:275) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1365 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequence(BaseConstructor.java:246) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1366 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlSeq.construct(SafeConstructor.java:470) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1367 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1368 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1369 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1370 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1371 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1372 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1373 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1374 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequenceStep2(BaseConstructor.java:275) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1375 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequence(BaseConstructor.java:246) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1376 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlSeq.construct(SafeConstructor.java:470) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1377 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1378 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1379 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1380 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1381 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1382 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1383 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1384 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1385 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1386 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1387 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1388 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1389 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1390 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1391 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1392 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1393 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1394 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1395 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1396 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1397 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1398 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1399 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1400 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1401 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1402 at io.github.bedwarsrel.BedwarsRel.loadShop(BedwarsRel.java:703) [BedwarsRel-1.3.6.jar:?]
1403 at io.github.bedwarsrel.BedwarsRel.onEnable(BedwarsRel.java:785) [BedwarsRel-1.3.6.jar:?]
1404 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1405 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1406 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1407 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1408 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1409 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1410 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1411 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1412 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1413 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1414 at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]
1415[17:36:02] [Server thread/ERROR]: Could not call method 'public static org.bukkit.inventory.meta.ItemMeta org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta.deserialize(java.util.Map) throws java.lang.Throwable' of class org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta for deserialization
1416java.lang.IllegalArgumentException: DIAMONDLeggings is not a valid meta-type
1417 at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta.deserialize(CraftMetaItem.java:151) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1418 at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
1419 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_281]
1420 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_281]
1421 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:77) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1422 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:117) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1423 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1424 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1425 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1426 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1427 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1428 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1429 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1430 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1431 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1432 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequenceStep2(BaseConstructor.java:275) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1433 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequence(BaseConstructor.java:246) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1434 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlSeq.construct(SafeConstructor.java:470) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1435 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1436 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1437 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1438 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1439 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1440 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1441 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1442 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequenceStep2(BaseConstructor.java:275) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1443 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequence(BaseConstructor.java:246) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1444 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlSeq.construct(SafeConstructor.java:470) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1445 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1446 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1447 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1448 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1449 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1450 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1451 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1452 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1453 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1454 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1455 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1456 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1457 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1458 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1459 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1460 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1461 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1462 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1463 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1464 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1465 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1466 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1467 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1468 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1469 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1470 at io.github.bedwarsrel.BedwarsRel.loadShop(BedwarsRel.java:703) [BedwarsRel-1.3.6.jar:?]
1471 at io.github.bedwarsrel.BedwarsRel.onEnable(BedwarsRel.java:785) [BedwarsRel-1.3.6.jar:?]
1472 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1473 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1474 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1475 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1476 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1477 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1478 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1479 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1480 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1481 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1482 at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]
1483[17:36:02] [Server thread/ERROR]: Could not call method 'public static org.bukkit.inventory.meta.ItemMeta org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta.deserialize(java.util.Map) throws java.lang.Throwable' of class org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta for deserialization
1484java.lang.IllegalArgumentException: DIAMONDBoots is not a valid meta-type
1485 at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem$SerializableMeta.deserialize(CraftMetaItem.java:151) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1486 at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
1487 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_281]
1488 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_281]
1489 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:77) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1490 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:117) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1491 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1492 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1493 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1494 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1495 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1496 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1497 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1498 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1499 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1500 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequenceStep2(BaseConstructor.java:275) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1501 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequence(BaseConstructor.java:246) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1502 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlSeq.construct(SafeConstructor.java:470) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1503 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1504 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1505 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1506 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1507 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1508 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1509 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1510 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequenceStep2(BaseConstructor.java:275) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1511 at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequence(BaseConstructor.java:246) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1512 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlSeq.construct(SafeConstructor.java:470) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1513 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1514 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1515 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1516 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1517 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1518 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1519 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1520 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1521 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1522 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1523 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1524 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1525 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1526 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1527 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1528 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1529 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1530 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1531 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1532 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1533 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1534 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1535 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1536 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1537 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1538 at io.github.bedwarsrel.BedwarsRel.loadShop(BedwarsRel.java:703) [BedwarsRel-1.3.6.jar:?]
1539 at io.github.bedwarsrel.BedwarsRel.onEnable(BedwarsRel.java:785) [BedwarsRel-1.3.6.jar:?]
1540 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1541 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1542 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1543 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1544 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1545 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1546 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1547 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1548 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1549 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
1550 at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]
1551[17:36:03] [Server thread/INFO]: [0;34;1mBedWar [0;37;22m> [0;37;1m[0;33;22mUsing your custom locale "en".[m
1552[17:36:03] [Server thread/INFO]: [0;34;1mBedWar [0;37;22m> [0;37;1m[0;32;1mGame 'Balloon' successfully loaded![m
1553[17:36:03] [Server thread/INFO]: [0;34;1mBedWar [0;37;22m> [0;37;1m[0;32;1mGame 'Barrel' successfully loaded![m
1554[17:36:03] [Server thread/INFO]: [0;34;1mBedWar [0;37;22m> [0;37;1m[0;32;1mGame 'Building' successfully loaded![m
1555[17:36:03] [Server thread/INFO]: [0;34;1mBedWar [0;37;22m> [0;37;1m[0;32;1mGame 'Castle' successfully loaded![m
1556[17:36:03] [Server thread/INFO]: [0;34;1mBedWar [0;37;22m> [0;37;1m[0;32;1mGame 'Desert' successfully loaded![m
1557[17:36:03] [Server thread/INFO]: [0;34;1mBedWar [0;37;22m> [0;37;1m[0;32;1mGame 'Fram2' successfully loaded![m
1558[17:36:03] [Server thread/INFO]: [0;34;1mBedWar [0;37;22m> [0;37;1m[0;32;1mGame 'Hell' successfully loaded![m
1559[17:36:03] [Server thread/INFO]: [0;34;1mBedWar [0;37;22m> [0;37;1m[0;32;1mGame 'Jungle' successfully loaded![m
1560[17:36:03] [Server thread/INFO]: [0;34;1mBedWar [0;37;22m> [0;37;1m[0;32;1mGame 'Meteor' successfully loaded![m
1561[17:36:03] [Server thread/INFO]: [0;34;1mBedWar [0;37;22m> [0;37;1m[0;32;1mGame 'Mushroom' successfully loaded![m
1562[17:36:03] [Server thread/INFO]: [0;34;1mBedWar [0;37;22m> [0;37;1m[0;32;1mGame 'Nerve' successfully loaded![m
1563[17:36:03] [Server thread/INFO]: [0;34;1mBedWar [0;37;22m> [0;37;1m[0;32;1mGame 'Rice' successfully loaded![m
1564[17:36:03] [Server thread/INFO]: [0;34;1mBedWar [0;37;22m> [0;37;1m[0;32;1mGame 'RoBot' successfully loaded![m
1565[17:36:03] [Server thread/INFO]: [0;34;1mBedWar [0;37;22m> [0;37;1m[0;32;1mGame 'SandStone' successfully loaded![m
1566[17:36:03] [Server thread/INFO]: [0;34;1mBedWar [0;37;22m> [0;37;1m[0;32;1mGame 'Train' successfully loaded![m
1567[17:36:03] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b488
1568[17:36:03] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsProtect to the same version.
1569[17:36:03] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
1570[17:36:03] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
1571[17:36:03] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
1572[17:36:03] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
1573[17:36:03] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
1574[17:36:03] [Server thread/INFO]: Using locale en_US
1575[17:36:03] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
1576[17:36:03] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
1577[17:36:03] [Server thread/INFO]: [Essentials] Using Vault based permissions (generic)
1578[17:36:03] [Server thread/INFO]: [JoinMessagePlus] Enabling JoinMessagePlus v3.1
1579[17:36:03] [Server thread/INFO]: [JoinMessagePlus] [#]==========< JoinMessagePlus >==========[#]
1580[17:36:03] [Server thread/INFO]: [JoinMessagePlus] Version: 3.1
1581[17:36:03] [Server thread/INFO]: [JoinMessagePlus] Web: dev.bukkit.org/bukkit-plugins/join-message-plus/
1582[17:36:03] [Server thread/INFO]: [JoinMessagePlus] Mode: BungeeCord
1583[17:36:03] [Server thread/INFO]: [JoinMessagePlus] Plugin by AndyCraftz
1584[17:36:03] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
1585[17:36:03] [Server thread/INFO]: [ColoredTags] Enabling ColoredTags v2.1.3
1586[17:36:04] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.71
1587[17:36:04] [Server thread/INFO]: [Shopkeepers] Citizens found, enabling NPC shopkeepers.
1588[17:36:04] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
1589[17:36:04] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
1590[17:36:04] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
1591[17:36:04] [Server thread/INFO]: [GangsPlus] Enabling GangsPlus v2.5.0
1592[17:36:04] [Server thread/INFO]: [GangsPlus] Clip's PlaceholderAPI support enabled!
1593[17:36:04] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
1594[17:36:04] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
1595[17:36:04] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
1596[17:36:04] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
1597[17:36:04] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.3
1598[17:36:06] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.2
1599[17:36:06] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;36;22mCitizens[0;31;1mCMD [0;30;1m[3m2.2 [0;30;1mBy [0;36;22mMateus Moreira [0;31;1m@LichtHund[m
1600[17:36:06] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mEnglish [0;37;22mmessages![m
1601[17:36:06] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mPlaceholderAPI[0;37;22m![m
1602[17:36:06] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mVault[0;37;22m![m
1603[17:36:06] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;31;1mA new version of CitizensCMD is now available:[m
1604[17:36:06] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;36;1m[3mhttps://www.spigotmc.org/resources/30224[m
1605[17:36:06] [Server thread/INFO]: [BattleLevels] Enabling BattleLevels v8.2.2
1606[17:36:07] [Server thread/INFO]: [BattleLevels] Adding support for WorldGuard 6.1
1607[17:36:07] [Server thread/INFO]: [BattleLevels] Correctly added support for PlaceholderAPI.
1608[17:36:07] [Server thread/INFO]: [LeaderHeads] Enabling LeaderHeads v3.1.8.3
1609[17:36:07] [Server thread/INFO]: [0;31;1m[LeaderHeads] [0;31;22mCracked by t0R[m
1610[17:36:07] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: kills
1611[17:36:07] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: votes
1612[17:36:07] [Server thread/INFO]: [LeaderHeads] Hooked into Citizens
1613[17:36:07] [Server thread/INFO]: [LeaderHeads] Hooked into HolographicDisplays
1614[17:36:07] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
1615[17:36:07] [Server thread/INFO]: Done (13.914s)! For help, type "help" or "?"
1616[17:36:07] [Server thread/INFO]: [0;32;22m[[0;32;1mChestCommands[0;32;22m] [0;32;1mFound a new version: v4.0.3[0;37;1m (yours: v3.1.4)[m
1617[17:36:07] [Server thread/INFO]: [0;32;22m[[0;32;1mChestCommands[0;32;22m] [0;32;1m[0;37;1mDownload it on Bukkit Dev:[m
1618[17:36:07] [Server thread/INFO]: [0;32;22m[[0;32;1mChestCommands[0;32;22m] [0;32;1m[0;37;1mdev.bukkit.org/bukkit-plugins/chest-commands[m
1619[17:36:07] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.6
1620[17:36:07] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
1621[17:36:07] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
1622[17:36:07] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
1623[17:36:07] [Server thread/WARN]: [ViaVersion] This version of Minecraft is over half a decade old and support for it will be fully dropped eventually. Please upgrade to a newer version to avoid encountering bugs and stability issues that have long been fixed.
1624[17:36:07] [Craft Scheduler Thread - 1/INFO]: [PlaceholderAPI] 185 placeholder expansions are available on the cloud.
1625[17:36:07] [Server thread/INFO]: [Citizens] Loaded 15 NPCs.
1626[17:36:07] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
1627[17:36:07] [Craft Scheduler Thread - 9/INFO]: [Vault] Checking for Updates ...
1628[17:36:08] [Craft Scheduler Thread - 5/INFO]: [BattleLevels] Successfully connected to MySQL.
1629[17:36:08] [Craft Scheduler Thread - 5/INFO]: [BattleLevels] Database startup done.
1630[17:36:08] [Craft Scheduler Thread - 9/WARN]: [Vault] Stable Version: 1.7.3 is out! You are still running version: 1.5.6
1631[17:36:08] [Craft Scheduler Thread - 9/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
1632[17:37:06] [Server thread/INFO]: Plugins (37): [0;32;1mHellsCore[0;37;1m, [0;32;1mWorldEdit[0;37;1m, [0;32;1mPlaceholderAPI[0;37;1m, [0;32;1mAgarthaLib[0;37;1m, [0;32;1mHellsEdit[0;37;1m, [0;32;1mLuckyBlock[0;37;1m, [0;32;1mAntiGlitch[0;37;1m, [0;32;1mHolographicDisplays[0;37;1m, [0;32;1mMessageAnnouncer[0;37;1m, [0;32;1mInteractables[0;37;1m, [0;32;1mSpawn[0;37;1m, [0;32;1mWorldGuard[0;37;1m, [0;32;1mMyItems[0;37;1m, [0;32;1mBackToLobby[0;37;1m, [0;32;1mBungeePortals[0;37;1m, [0;32;1mMultiWorld[0;37;1m, [0;32;1mTrueEC4D[0;37;1m, [0;32;1mDeluxeMenus[0;37;1m, [0;32;1mViaVersion[0;37;1m, [0;32;1mLuckPerms[0;37;1m, [0;32;1mPortalCommands[0;37;1m, [0;32;1mBedwarsRel[0;37;1m, [0;32;1mVault[0;37;1m, [0;32;1mEssentials[0;37;1m, [0;32;1mJoinMessagePlus[0;37;1m, [0;32;1mCitizens[0;37;1m, [0;32;1mColoredTags[0;37;1m, [0;32;1mShopkeepers[0;37;1m, [0;32;1mChestCommands[0;37;1m, [0;32;1mEssentialsProtect[0;37;1m, [0;32;1mGangsPlus[0;37;1m, [0;32;1mEssentialsChat[0;37;1m, [0;32;1mEssentialsSpawn[0;37;1m, [0;32;1mTitleManager[0;37;1m, [0;32;1mCitizensCMD[0;37;1m, [0;32;1mBattleLevels[0;37;1m, [0;32;1mLeaderHeads[m
1633