· 8 years ago · Aug 06, 2018, 01:38 AM
1[20:52:45] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[20:52:45] [Server thread/INFO]: Loading properties
3[20:52:45] [Server thread/INFO]: Default game type: SURVIVAL
4[20:52:45] [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[20:52:45] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[20:52:45] [Server thread/INFO]: Using 4 threads for Netty based IO
7[20:52:45] [Server thread/INFO]: Debug logging is disabled
8[20:52:45] [Server thread/INFO]: Generating keypair
9[20:52:45] [Server thread/INFO]: Starting Minecraft server on 198.50.177.216:25565
10[20:52:45] [Server thread/INFO]: Using epoll channel type
11[20:52:45] [Server thread/ERROR]: Could not load 'plugins/floAuction.jar' in folder 'plugins'
12org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
13 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[my.jar:git-Spigot-db6de12-18fbb24]
14 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [my.jar:git-Spigot-db6de12-18fbb24]
15 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [my.jar:git-Spigot-db6de12-18fbb24]
16 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [my.jar:git-Spigot-db6de12-18fbb24]
17 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [my.jar:git-Spigot-db6de12-18fbb24]
18 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_141]
19Caused by: java.util.zip.ZipException: zip file is empty
20 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_141]
21 at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_141]
22 at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_141]
23 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_141]
24 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_141]
25 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[my.jar:git-Spigot-db6de12-18fbb24]
26 ... 5 more
27[20:52:45] [Server thread/INFO]: Set PluginClassLoader as parallel capable
28[20:52:45] [Server thread/ERROR]: Could not load 'plugins/DynmapPlotMe.jar' in folder 'plugins'
29org.bukkit.plugin.UnknownDependencyException: dynmap
30 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [my.jar:git-Spigot-db6de12-18fbb24]
31 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [my.jar:git-Spigot-db6de12-18fbb24]
32 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [my.jar:git-Spigot-db6de12-18fbb24]
33 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [my.jar:git-Spigot-db6de12-18fbb24]
34 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_141]
35[20:52:45] [Server thread/ERROR]: Could not load 'plugins/AntiJigsaw-1.04.jar' in folder 'plugins'
36org.bukkit.plugin.UnknownDependencyException: ProtocolLib
37 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [my.jar:git-Spigot-db6de12-18fbb24]
38 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [my.jar:git-Spigot-db6de12-18fbb24]
39 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [my.jar:git-Spigot-db6de12-18fbb24]
40 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [my.jar:git-Spigot-db6de12-18fbb24]
41 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_141]
42[20:52:45] [Server thread/INFO]: Reflections took 60 ms to scan 11 urls, producing 13 keys and 21 values
43[20:52:46] [Server thread/ERROR]: Could not load 'plugins/HolographicDisplaysPatch.jar' in folder 'plugins'
44org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
45 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[my.jar:git-Spigot-db6de12-18fbb24]
46 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[my.jar:git-Spigot-db6de12-18fbb24]
47 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [my.jar:git-Spigot-db6de12-18fbb24]
48 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [my.jar:git-Spigot-db6de12-18fbb24]
49 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [my.jar:git-Spigot-db6de12-18fbb24]
50 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [my.jar:git-Spigot-db6de12-18fbb24]
51 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_141]
52Caused by: java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
53 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_141]
54 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_141]
55 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[my.jar:git-Spigot-db6de12-18fbb24]
56 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[my.jar:git-Spigot-db6de12-18fbb24]
57 ... 6 more
58Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener
59 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_141]
60 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[my.jar:git-Spigot-db6de12-18fbb24]
61 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[my.jar:git-Spigot-db6de12-18fbb24]
62 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_141]
63 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_141]
64 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_141]
65 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_141]
66 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[my.jar:git-Spigot-db6de12-18fbb24]
67 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[my.jar:git-Spigot-db6de12-18fbb24]
68 ... 6 more
69[20:52:46] [Server thread/INFO]: [Staff] Loading Staff v2.1
70[20:52:46] [Server thread/INFO]: [SmokeTrail] Loading SmokeTrail v8.1
71[20:52:46] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
72[20:52:46] [Server thread/INFO]: [VKBackPack] Loading VKBackPack v7.11.11
73[20:52:46] [Server thread/INFO]: [GroupManager] Loading GroupManager vPre2.14.1.3 FINAL (Phoenix)
74[20:52:46] [Server thread/INFO]: [Spartan] Loading Spartan vBuild 196
75[20:52:46] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.5.2
76[20:52:46] [Server thread/INFO]: [AlwaysDay] Loading AlwaysDay v2.2.8
77[20:52:46] [Server thread/INFO]: [CustomEnchants] Loading CustomEnchants v1.13.3
78[20:52:46] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.6.5
79[20:52:46] [Server thread/INFO]: [TitleWelcomeMessage] Loading TitleWelcomeMessage v4.0.0
80[20:52:46] [Server thread/INFO]: [ItemID] Loading ItemID v1.0
81[20:52:46] [Server thread/INFO]: [ColoredChat] Loading ColoredChat v0.3
82[20:52:46] [Server thread/INFO]: [TagsGUI] Loading TagsGUI v1.6
83[20:52:46] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
84[20:52:46] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
85[20:52:46] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v2.3.1
86[20:52:46] [Server thread/INFO]: [Drugs] Loading Drugs v2.0
87[20:52:46] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
88[20:52:46] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.7
89[20:52:46] [Server thread/INFO]: [Skript] Loading Skript v2.2-dev22g
90[20:52:46] [Server thread/INFO]: [uuid_essentials] Loading uuid_essentials v1.0
91[20:52:46] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
92[20:52:46] [Server thread/INFO]: [VKAutoPickup] Loading VKAutoPickup v6.2.1
93[20:52:46] [Server thread/INFO]: [AutoBroadcast] Loading AutoBroadcast v1.1
94[20:52:46] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
95[20:52:46] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.22.1
96[20:52:46] [Server thread/INFO]: [Votifier] Loading Votifier v1.8
97[20:52:46] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.3.1
98[20:52:46] [Server thread/INFO]: [EssentialsKitManager] Loading EssentialsKitManager v1.0.4
99[20:52:46] [Server thread/INFO]: [UberEnchant] Loading UberEnchant v2.0
100[20:52:46] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v18.05.01-0331836-1097-19.7.2
101[20:52:46] [Server thread/INFO]: [MundoSK] Loading MundoSK v1.6.9
102[20:52:46] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
103[20:52:46] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.4.1
104[20:52:46] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib vv1.5.18
105[20:52:46] [Server thread/INFO]: [CustomCrates] Loading CustomCrates v1.7.10
106[20:52:46] [Server thread/INFO]: [StaffChat] Loading StaffChat v1.0
107[20:52:46] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
108[20:52:46] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.4.3
109[20:52:46] [Server thread/INFO]: [FamoustLottery] Loading FamoustLottery v6.4.11
110[20:52:46] [Server thread/INFO]: [VoteParty] Loading VoteParty v1.3.4.1
111[20:52:46] [Server thread/INFO]: [Vote] Loading Vote v2.0.1
112[20:52:46] [Server thread/INFO]: [GangsPlus] Loading GangsPlus v1.2.3
113[20:52:46] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.0.5
114[20:52:46] [Server thread/INFO]: [EZPrestige] Loading EZPrestige v1.2.2
115[20:52:46] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
116[20:52:46] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro v1.3.2
117[20:52:46] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
118[20:52:46] [Server thread/INFO]: [ItemHover] Loading ItemHover v1.7
119[20:52:46] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.6.4.1
120[20:52:46] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.16.3
121[20:52:46] [Server thread/INFO]: [Banknotes] Loading Banknotes v1.6.1
122[20:52:46] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.2.15
123[20:52:46] [Server thread/INFO]: [SafeTrade] Loading SafeTrade v1.0.10
124[20:52:46] [Server thread/INFO]: [WhatIsIt] Loading WhatIsIt v1.3.9
125[20:52:46] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v5.9.2
126[20:52:46] [Server thread/INFO]: [PlotMe-DefaultGenerator] Loading PlotMe-DefaultGenerator v0.16.1
127[20:52:46] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
128[20:52:46] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b641
129[20:52:46] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.16.3
130[20:52:46] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.4.7
131[20:52:46] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
132[20:52:46] [Server thread/INFO]: [TokenEnchant] Loading TokenEnchant v12.6.4
133[20:52:46] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.3
134[20:52:46] [Server thread/INFO]: [AutoSell] Loading AutoSell v1.8.6-mc-1.8
135[20:52:46] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v2.3.1
136[20:52:46] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v18.05.01-0331836-1097-19.7.2
137[20:52:46] [Server thread/INFO]: ====== USE PAPER ======
138[20:52:46] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
139[20:52:46] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
140[20:52:46] [Server thread/INFO]: - This is only a recommendation
141[20:52:46] [Server thread/INFO]: ==============================
142[20:52:46] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
143[20:52:46] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
144[20:52:46] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
145[20:52:46] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
146[20:52:46] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
147[20:52:46] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
148[20:52:46] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.16.3
149[20:52:46] [Server thread/INFO]: [PlotMe-DefaultGenerator] Enabling PlotMe-DefaultGenerator v0.16.1
150[20:52:46] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe
151[20:52:46] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe-DefaultGenerator
152[20:52:46] [Server thread/INFO]: [PlotMe-DefaultGenerator] No old PlotMe configs to import.
153[20:52:46] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
154[20:52:46] [Server thread/INFO]: Preparing level "world"
155[20:52:46] [Server thread/INFO]: -------- World Settings For [world] --------
156[20:52:46] [Server thread/INFO]: Mob Spawn Range: 4
157[20:52:46] [Server thread/INFO]: Anti X-Ray: true
158[20:52:46] [Server thread/INFO]: Engine Mode: 1
159[20:52:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
160[20:52:46] [Server thread/INFO]: Replace Blocks: [1, 5]
161[20:52:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
162[20:52:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
163[20:52:46] [Server thread/INFO]: Cane Growth Modifier: 100%
164[20:52:46] [Server thread/INFO]: Melon Growth Modifier: 100%
165[20:52:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
166[20:52:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
167[20:52:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
168[20:52:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
169[20:52:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
170[20:52:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
171[20:52:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
172[20:52:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
173[20:52:46] [Server thread/INFO]: Random Lighting Updates: false
174[20:52:46] [Server thread/INFO]: Structure Info Saving: true
175[20:52:46] [Server thread/INFO]: Sending up to 10 chunks per packet
176[20:52:46] [Server thread/INFO]: Max Entity Collisions: 8
177[20:52:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
178[20:52:46] [Server thread/INFO]: Max TNT Explosions: 100
179[20:52:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
180[20:52:46] [Server thread/INFO]: Item Despawn Rate: 6000
181[20:52:46] [Server thread/INFO]: Item Merge Radius: 2.5
182[20:52:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
183[20:52:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
184[20:52:46] [Server thread/INFO]: View Distance: 10
185[20:52:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
186[20:52:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
187[20:52:46] [Server thread/INFO]: Clear tick list: false
188[20:52:46] [Server thread/INFO]: Experience Merge Radius: 3.0
189[20:52:46] [Server thread/INFO]: -------- World Settings For [world_nether] --------
190[20:52:46] [Server thread/INFO]: Mob Spawn Range: 4
191[20:52:46] [Server thread/INFO]: Anti X-Ray: true
192[20:52:46] [Server thread/INFO]: Engine Mode: 1
193[20:52:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
194[20:52:46] [Server thread/INFO]: Replace Blocks: [1, 5]
195[20:52:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
196[20:52:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
197[20:52:46] [Server thread/INFO]: Cane Growth Modifier: 100%
198[20:52:46] [Server thread/INFO]: Melon Growth Modifier: 100%
199[20:52:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
200[20:52:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
201[20:52:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
202[20:52:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
203[20:52:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
204[20:52:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
205[20:52:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
206[20:52:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
207[20:52:46] [Server thread/INFO]: Random Lighting Updates: false
208[20:52:46] [Server thread/INFO]: Structure Info Saving: true
209[20:52:46] [Server thread/INFO]: Sending up to 10 chunks per packet
210[20:52:46] [Server thread/INFO]: Max Entity Collisions: 8
211[20:52:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
212[20:52:46] [Server thread/INFO]: Max TNT Explosions: 100
213[20:52:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
214[20:52:46] [Server thread/INFO]: Item Despawn Rate: 6000
215[20:52:46] [Server thread/INFO]: Item Merge Radius: 2.5
216[20:52:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
217[20:52:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
218[20:52:46] [Server thread/INFO]: View Distance: 10
219[20:52:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
220[20:52:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
221[20:52:46] [Server thread/INFO]: Clear tick list: false
222[20:52:46] [Server thread/INFO]: Experience Merge Radius: 3.0
223[20:52:46] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
224[20:52:46] [Server thread/INFO]: Mob Spawn Range: 4
225[20:52:46] [Server thread/INFO]: Anti X-Ray: true
226[20:52:46] [Server thread/INFO]: Engine Mode: 1
227[20:52:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
228[20:52:46] [Server thread/INFO]: Replace Blocks: [1, 5]
229[20:52:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
230[20:52:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
231[20:52:46] [Server thread/INFO]: Cane Growth Modifier: 100%
232[20:52:46] [Server thread/INFO]: Melon Growth Modifier: 100%
233[20:52:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
234[20:52:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
235[20:52:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
236[20:52:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
237[20:52:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
238[20:52:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
239[20:52:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
240[20:52:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
241[20:52:46] [Server thread/INFO]: Random Lighting Updates: false
242[20:52:46] [Server thread/INFO]: Structure Info Saving: true
243[20:52:46] [Server thread/INFO]: Sending up to 10 chunks per packet
244[20:52:46] [Server thread/INFO]: Max Entity Collisions: 8
245[20:52:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
246[20:52:46] [Server thread/INFO]: Max TNT Explosions: 100
247[20:52:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
248[20:52:46] [Server thread/INFO]: Item Despawn Rate: 6000
249[20:52:46] [Server thread/INFO]: Item Merge Radius: 2.5
250[20:52:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
251[20:52:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
252[20:52:46] [Server thread/INFO]: View Distance: 10
253[20:52:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
254[20:52:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
255[20:52:46] [Server thread/INFO]: Clear tick list: false
256[20:52:46] [Server thread/INFO]: Experience Merge Radius: 3.0
257[20:52:46] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4867470233382810651)
258[20:52:47] [Server thread/INFO]: Preparing start region for level 1 (Seed: -4867470233382810651)
259[20:52:47] [Server thread/INFO]: Preparing start region for level 2 (Seed: -4867470233382810651)
260[20:52:47] [Server thread/INFO]: [Staff] Enabling Staff v2.1
261[20:52:47] [Server thread/INFO]: [SmokeTrail] Enabling SmokeTrail v8.1
262[20:52:47] [Server thread/INFO]: [Smoke Trail] is now enabled!
263[20:52:47] [Server thread/WARN]: [SmokeTrail] Could not save config.yml to plugins/SmokeTrail/config.yml because config.yml already exists.
264[20:52:47] [Server thread/INFO]: Smoke Trail Metrics loaded
265[20:52:47] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
266[20:52:47] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
267[20:52:47] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
268[20:52:47] [Server thread/INFO]: [VKBackPack] Enabling VKBackPack v7.11.11
269[20:52:47] [Server thread/INFO]: [VKBackPack] VKBackPack version 7.11.11 is Enabled
270[20:52:47] [Server thread/INFO]: [GroupManager] Enabling GroupManager vPre2.14.1.3 FINAL (Phoenix)
271[20:52:47] [Server thread/WARN]: GroupManager - WARNING - Mirroring error with world. Recursive loop detected!
272[20:52:47] [Server thread/INFO]: GroupManager - INFO - World Found: coolspawn_the_end
273[20:52:47] [Server thread/INFO]: GroupManager - INFO - World Found: coolspawn_nether
274[20:52:47] [Server thread/INFO]: GroupManager - INFO - World Found: coolspawn
275[20:52:47] [Server thread/INFO]: GroupManager - INFO - World Found: spawn_the_end
276[20:52:47] [Server thread/INFO]: GroupManager - INFO - World Found: spawm
277[20:52:47] [Server thread/INFO]: GroupManager - INFO - World Found: prisonmines
278[20:52:47] [Server thread/INFO]: GroupManager - INFO - World Found: world
279[20:52:47] [Server thread/INFO]: GroupManager - INFO - World Found: spawn
280[20:52:47] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
281[20:52:47] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
282[20:52:47] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
283[20:52:47] [Server thread/INFO]: GroupManager version Pre2.14.1.3 FINAL (Phoenix) is enabled!
284[20:52:47] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
285[20:52:47] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
286[20:52:47] [Server thread/INFO]: [Spartan] Enabling Spartan vBuild 196
287[20:52:48] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.5.2
288[20:52:48] [Server thread/INFO]: [ChatReaction] 0 words loaded!
289[20:52:48] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
290[20:52:48] [Server thread/INFO]: ---------------------------
291[20:52:48] [Server thread/INFO]: ChatReaction Updater
292[20:52:48] [Server thread/INFO]:
293[20:52:48] [Server thread/INFO]: Could not connect to spigotmc.org
294[20:52:48] [Server thread/INFO]: to check for updates!
295[20:52:48] [Server thread/INFO]:
296[20:52:48] [Server thread/INFO]: ---------------------------
297[20:52:48] [Server thread/INFO]: ---------------------------
298[20:52:48] [Server thread/INFO]: ChatReaction Updater
299[20:52:48] [Server thread/INFO]:
300[20:52:48] [Server thread/INFO]: You are running 1.5.2
301[20:52:48] [Server thread/INFO]: The latest version
302[20:52:48] [Server thread/INFO]: of ChatReaction!
303[20:52:48] [Server thread/INFO]:
304[20:52:48] [Server thread/INFO]: ---------------------------
305[20:52:48] [Server thread/INFO]: [AlwaysDay] Enabling AlwaysDay v2.2.8
306[20:52:48] [Server thread/INFO]: [AlwaysDay] AlwaysDay v2.2.8 is now enabled.
307[20:52:48] [Server thread/INFO]: Please donate at the AlwaysDay page (http://dev.bukkit.org/server-mods/always-day/) if you are enjoying this plugin! Any contributions are greatly appreciated!
308[20:52:48] [Server thread/INFO]: [CustomEnchants] Enabling CustomEnchants v1.13.3
309[20:52:48] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.6.5
310[20:52:48] [Server thread/INFO]:
311[20:52:48] [Server thread/INFO]: === Super Trails ===
312[20:52:48] [Server thread/INFO]: SuperTrails 9.6.5 for MC 1.8 enabled
313[20:52:48] [Server thread/INFO]: Thank you for using !
314[20:52:48] [Server thread/INFO]: =====================
315[20:52:48] [Server thread/INFO]:
316[20:52:48] [Server thread/INFO]: [TitleWelcomeMessage] Enabling TitleWelcomeMessage v4.0.0
317[20:52:48] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
318[20:52:48] [Server thread/INFO]:
319[20:52:48] [Server thread/INFO]: Title Welcome Message
320[20:52:48] [Server thread/INFO]: Version 4.0.0
321[20:52:48] [Server thread/INFO]: YouTube: http://bit.ly/ATDYouTube
322[20:52:48] [Server thread/INFO]:
323[20:52:48] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
324[20:52:48] [Server thread/INFO]: [ItemID] Enabling ItemID v1.0
325[20:52:48] [Server thread/INFO]: [ColoredChat] Enabling ColoredChat v0.3
326[20:52:48] [Server thread/INFO]: ColoredChat v0.3 enabled!
327[20:52:48] [Server thread/INFO]: [TagsGUI] Enabling TagsGUI v1.6
328[20:52:48] [Server thread/INFO]: [TagsGUI] TagsGUI v1.6 is enabled!
329[20:52:48] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
330[20:52:48] [Server thread/INFO]: [Drugs] Enabling Drugs v2.0
331[20:52:48] [Server thread/INFO]: [Drugs] Saving Default Drugs JSON
332[20:52:48] [Server thread/INFO]: [Drugs] Version: 2.0 by OhYea777 Has Been Loaded!
333[20:52:48] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
334[20:52:49] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.7
335[20:52:49] [Server thread/INFO]: [Skript] Enabling Skript v2.2-dev22g
336[20:52:49] [Server thread/INFO]: [Skript] Starting updater thread
337[20:52:49] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
338[20:52:49] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
339[20:52:49] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
340[20:52:49] [Server thread/INFO]: [uuid_essentials] Enabling uuid_essentials v1.0
341[20:52:49] [Server thread/INFO]: uuid_essentials v.1.0 Has been enabled!
342[20:52:49] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
343[20:52:49] [Server thread/WARN]: §4Version mismatch! Please update EssentialsKitManager to the same version.
344[20:52:49] [Server thread/INFO]: Bukkit version format changed. Version not checked.
345[20:52:49] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
346[20:52:49] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
347[20:52:49] [Server thread/INFO]: Using locale en_US
348[20:52:49] [Server thread/INFO]: Using locale en_US
349[20:52:49] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
350[20:52:49] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
351[20:52:49] [Server thread/INFO]: [VKAutoPickup] Enabling VKAutoPickup v6.2.1
352[20:52:49] [Server thread/INFO]: Auto blocking : false
353[20:52:49] [Server thread/INFO]: BlockBreakEvent priority : HIGH
354[20:52:49] [Server thread/INFO]: [AutoPickup] Found VKBackPack.
355[20:52:49] [Server thread/INFO]: [VKAutoPickup] VKAutoPickup version 6.2.1 is Enabled
356[20:52:49] [Server thread/INFO]: Cracked By FireLeaker@Dl/Bs.com
357[20:52:49] [Server thread/INFO]: [AutoBroadcast] Enabling AutoBroadcast v1.1
358[20:52:49] [Server thread/INFO]: AutoBroadcast Version 1.1 Has Been Enabled!
359[20:52:49] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
360[20:52:49] [Server thread/INFO]: [ClearLag] Loading modules...
361[20:52:49] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
362[20:52:49] [Server thread/INFO]: [ClearLag] Modules have been loaded!
363[20:52:49] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
364[20:52:49] [Thread-15/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
365[20:52:49] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.22.1
366[20:52:49] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
367[20:52:49] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
368[20:52:50] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 170 classes.
369[20:52:50] [Server thread/INFO]: [skQuery] Beginning to process a total of 170 from SkQuery
370[20:52:50] [Server thread/INFO]: [skQuery] Out of 170 classes, 159 classes were loaded from SkQuery
371[20:52:50] [Server thread/INFO]: [Votifier] Enabling Votifier v1.8
372[20:52:50] [Server thread/INFO]: [Votifier] Votifier enabled.
373[20:52:50] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.3.1
374[20:52:50] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
375[20:52:50] [Thread-15/INFO]: [ClearLag] No updates found!
376[20:52:50] [Server thread/INFO]: [EssentialsKitManager] Enabling EssentialsKitManager v1.0.4
377[20:52:50] [Server thread/INFO]: [UberEnchant] Enabling UberEnchant v2.0
378[20:52:50] [Server thread/INFO]: [MundoSK] Enabling MundoSK v1.6.9
379[20:52:50] [Server thread/INFO]: [MundoSK] Pie is awesome :D
380[20:52:50] [Server thread/INFO]: [MundoSK] Awesome syntaxes have been registered!
381[20:52:50] [Server thread/INFO]: [MundoSK] Metrics have been enabled!
382[20:52:50] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
383[20:52:50] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.4.1
384[20:52:50] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
385[20:52:50] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.4.1
386[20:52:50] [Server thread/INFO]: [FeatherBoard] Framework version: 2018-02
387[20:52:50] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
388[20:52:50] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
389[20:52:50] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
390[20:52:50] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
391[20:52:50] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
392[20:52:50] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
393[20:52:50] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
394[20:52:50] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
395[20:52:50] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
396[20:52:50] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
397[20:52:50] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
398[20:52:50] [Server thread/INFO]: [FeatherBoard] Loading messages ...
399[20:52:50] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
400[20:52:50] [Server thread/INFO]: [FeatherBoard] Loaded FeatherBoard module: [_LegacyPatch_1.jar] by Maximvdw
401[20:52:51] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
402[20:52:51] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
403[20:52:51] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
404[20:52:51] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
405[20:52:51] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
406[20:52:51] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
407[20:52:51] [Server thread/INFO]: [FeatherBoard] Loading placeholder [AutoSell] ...
408[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
409[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
410[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ChatReaction] ...
411[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: ChatReaction start event ...
412[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: ChatReaction start event ...
413[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
414[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
415[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
416[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CustomList] ...
417[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [EZPrestige] ...
418[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [EZRanksPro] ...
419[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: EZRanksUp Rankup event ...
420[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: EZRanksUp Rankup event ...
421[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
422[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
423[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Enjin] ...
424[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
425[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
426[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
427[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
428[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [GansgPlus 1] ...
429[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
430[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
431[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
432[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
433[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [MineResetLite] ...
434[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
435[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
436[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [PlaceholderAPI] ...
437[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
438[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [PlotMe] ...
439[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
440[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
441[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
442[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Skript] ...
443[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
444[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
445[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
446[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TokenEnchant] ...
447[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
448[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
449[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
450[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
451[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
452[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
453[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
454[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
455[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
456[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
457[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
458[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
459[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
460[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
461[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
462[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
463[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
464[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
465[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
466[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VoteParty] ...
467[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
468[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [WorldGuard] ...
469[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
470[20:52:52] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
471[20:52:52] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
472[20:52:52] [Server thread/INFO]: [FeatherBoard] Loaded 2450 of the 2450 placholders
473[20:52:52] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
474[20:52:52] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
475[20:52:52] [Server thread/INFO]: [FeatherBoard] Lines: 2
476[20:52:52] [Server thread/INFO]: [FeatherBoard] Arguments: 1
477[20:52:53] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
478[20:52:53] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'benchmark' ...
479[20:52:53] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'mcmmo-levelup' ...
480[20:52:53] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
481[20:52:53] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'combat-scoreboard-example' ...
482[20:52:53] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'towny-town-example' ...
483[20:52:53] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
484[20:52:54] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
485[20:52:54] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
486[20:52:54] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib vv1.5.18
487[20:52:54] [Server thread/INFO]: [CustomCrates] Enabling CustomCrates v1.7.10
488[20:52:54] [Server thread/INFO]: [StaffChat] Enabling StaffChat v1.0
489[20:52:54] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.4.3
490[20:52:54] [Server thread/INFO]: Initializing for the first time.
491[20:52:54] [Server thread/INFO]: Log4j 2 handler detected: com.enjin.common.compatibility.LegacyLog4j2Handler
492[20:52:54] [Server thread/INFO]: Reflections took 30 ms to scan 1 urls, producing 2 keys and 10 values
493[20:52:54] [Server thread/INFO]: [FamoustLottery] Enabling FamoustLottery v6.4.11
494[20:52:54] [Server thread/WARN]: java.lang.IllegalArgumentException: No enum constant org.bukkit.Material.266
495[20:52:54] [Server thread/WARN]: at java.lang.Enum.valueOf(Enum.java:238)
496[20:52:54] [Server thread/WARN]: at org.bukkit.Material.valueOf(Material.java:1)
497[20:52:54] [Server thread/WARN]: at me.feuerkralle2011.FamoustLottery.Util.WrapItem.wrap(WrapItem.java:24)
498[20:52:54] [Server thread/WARN]: at me.feuerkralle2011.FamoustLottery.Lottery.LotteryManager.<init>(LotteryManager.java:130)
499[20:52:54] [Server thread/WARN]: at me.feuerkralle2011.FamoustLottery.FamoustLottery.onEnable(FamoustLottery.java:93)
500[20:52:54] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
501[20:52:54] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
502[20:52:54] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
503[20:52:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
504[20:52:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
505[20:52:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
506[20:52:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
507[20:52:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
508[20:52:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
509[20:52:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
510[20:52:54] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
511[20:52:54] [Server thread/INFO]: [VoteParty] Enabling VoteParty v1.3.4.1
512[20:52:54] [Server thread/INFO]: ---------------------------
513[20:52:54] [Server thread/INFO]: VoteParty Updater
514[20:52:54] [Server thread/INFO]:
515[20:52:54] [Server thread/INFO]: Could not connect to spigotmc.org
516[20:52:54] [Server thread/INFO]: to check for updates!
517[20:52:54] [Server thread/INFO]:
518[20:52:54] [Server thread/INFO]: ---------------------------
519[20:52:54] [Server thread/INFO]: ---------------------------
520[20:52:54] [Server thread/INFO]: VoteParty Updater
521[20:52:54] [Server thread/INFO]:
522[20:52:54] [Server thread/INFO]: You are running 1.3.4.1
523[20:52:54] [Server thread/INFO]: The latest version
524[20:52:54] [Server thread/INFO]: of VoteParty!
525[20:52:54] [Server thread/INFO]:
526[20:52:54] [Server thread/INFO]: ---------------------------
527[20:52:54] [Server thread/INFO]: [Vote] Enabling Vote v2.0.1
528[20:52:54] [Server thread/INFO]: [LOG] [Vote] Has been enabled!
529[20:52:54] [Server thread/INFO]: [GangsPlus] Enabling GangsPlus v1.2.3
530[20:52:54] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.0.5
531[20:52:54] [Server thread/INFO]: [PlayerVaults] Loaded lang for english
532[20:52:54] [Server thread/INFO]: [EZPrestige] Enabling EZPrestige v1.2.2
533[20:52:54] [Server thread/INFO]: [EZPrestige] 100 prestiges loaded!
534[20:52:54] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
535[20:52:54] [Server thread/INFO]: [EZRanksPro] Enabling EZRanksPro v1.3.2
536[20:52:55] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro messages.yml
537[20:52:55] [Server thread/INFO]: [EZRanksPro] Loading rankups.yml....
538[20:52:55] [Server thread/WARN]: [EZRanksPro] Rankup requirement message successfully loaded!
539[20:52:55] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Leto
540[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Ares to Hypnos successfully loaded
541[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Hypnos to Nesoi successfully loaded
542[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Nesoi to Apollo successfully loaded
543[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Apollo to Hades successfully loaded
544[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Hades to Poseidon successfully loaded
545[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Poseidon to Zeus successfully loaded
546[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Zeus to Hermes successfully loaded
547[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Hermes to Cronus successfully loaded
548[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Cronus to Triton successfully loaded
549[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Triton to Uranus successfully loaded
550[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Uranus to Boreas successfully loaded
551[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Boreas to Attis successfully loaded
552[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Attis to Erebus successfully loaded
553[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Erebus to Dionysus successfully loaded
554[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Dionysus to Hephaestus successfully loaded
555[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Hephaestus to Hera successfully loaded
556[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Hera to Eros successfully loaded
557[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Eros to Demeter successfully loaded
558[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Demeter to Aether successfully loaded
559[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Aether to Helios successfully loaded
560[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Helios to Nemesis successfully loaded
561[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Nemesis to Phanes successfully loaded
562[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Phanes to Coeus successfully loaded
563[20:52:55] [Server thread/INFO]: [EZRanksPro] Rankup: Coeus to Leto successfully loaded
564[20:52:55] [Server thread/INFO]: [EZRanksPro] 24 rankup(s) loaded
565[20:52:55] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Leto
566[20:52:55] [Server thread/INFO]: [EZRanksPro] 1 rankup cost discounts loaded!
567[20:52:55] [Server thread/INFO]: [EZRanksPro] 1 rankup cost multipliers loaded!
568[20:52:55] [Server thread/INFO]: [EZRanksPro] Autorankup task started and will check if toggled players can rankup every 60 seconds
569[20:52:55] [Server thread/INFO]: [EZRanksPro] Failed to check for a update on spigot.
570[20:52:55] [Server thread/INFO]: [EZRanksPro] You are running the latest version of EZRanksPro!
571[20:52:55] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
572[20:52:55] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
573[20:52:55] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
574[20:52:55] [Server thread/INFO]: [ItemHover] Enabling ItemHover v1.7
575[20:52:55] [Server thread/INFO]: [ItemHover]Essentials Enabled
576[20:52:55] [Server thread/INFO]: [ItemHover][DEBUG] Started
577[20:52:55] [Server thread/INFO]: [ItemHover][DEBUG] Enabled Successfully
578[20:52:55] [Server thread/INFO]: [ItemHover]No updates avaliable.
579[20:52:55] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.6.4.1
580[20:52:55] [Server thread/INFO]: [Banknotes] Enabling Banknotes v1.6.1
581[20:52:55] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.2.15
582[20:52:55] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
583[20:52:55] [Server thread/INFO]: [LiteBans] Connecting to database...
584[20:52:55] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///home/an102/multicraft/servers/server7134/plugins/LiteBans/litebans] (210 ms).
585[20:52:55] [Server thread/INFO]: [LiteBans] Database connection fully initialized (211.5 ms).
586[20:52:55] [Server thread/INFO]: [LiteBans] v2.2.15 enabled. Startup took 306 ms.
587[20:52:55] [Server thread/INFO]: [SafeTrade] Enabling SafeTrade v1.0.10
588[20:52:55] [Server thread/INFO]: [SafeTrade] Using Essentials Economy
589[20:52:55] [Server thread/INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.9
590[20:52:55] [Server thread/INFO]: [Auction] has been enabled.
591[20:52:55] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v5.9.2
592[20:52:55] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
593[20:52:55] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
594[20:52:55] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
595[20:52:55] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
596[20:52:55] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
597[20:52:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
598[20:52:55] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
599[20:52:55] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
600[20:52:55] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
601[20:52:55] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
602[20:52:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
603[20:52:55] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
604[20:52:55] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
605[20:52:55] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
606[20:52:55] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
607[20:52:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
608[20:52:55] [Server thread/INFO]: [WorldGuard] Loading region data...
609[20:52:55] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b641
610[20:52:55] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b641
611[20:52:55] [Server thread/INFO]: -------- World Settings For [CoolSpawn] --------
612[20:52:55] [Server thread/INFO]: Mob Spawn Range: 4
613[20:52:55] [Server thread/INFO]: Anti X-Ray: true
614[20:52:55] [Server thread/INFO]: Engine Mode: 1
615[20:52:55] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
616[20:52:55] [Server thread/INFO]: Replace Blocks: [1, 5]
617[20:52:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
618[20:52:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
619[20:52:55] [Server thread/INFO]: Cane Growth Modifier: 100%
620[20:52:55] [Server thread/INFO]: Melon Growth Modifier: 100%
621[20:52:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
622[20:52:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
623[20:52:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
624[20:52:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
625[20:52:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
626[20:52:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
627[20:52:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
628[20:52:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
629[20:52:55] [Server thread/INFO]: Random Lighting Updates: false
630[20:52:55] [Server thread/INFO]: Structure Info Saving: true
631[20:52:55] [Server thread/INFO]: Sending up to 10 chunks per packet
632[20:52:55] [Server thread/INFO]: Max Entity Collisions: 8
633[20:52:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
634[20:52:55] [Server thread/INFO]: Max TNT Explosions: 100
635[20:52:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
636[20:52:55] [Server thread/INFO]: Item Despawn Rate: 6000
637[20:52:55] [Server thread/INFO]: Item Merge Radius: 2.5
638[20:52:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
639[20:52:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
640[20:52:55] [Server thread/INFO]: View Distance: 10
641[20:52:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
642[20:52:55] [Server thread/INFO]: Chunks to Grow per Tick: 650
643[20:52:55] [Server thread/INFO]: Clear tick list: false
644[20:52:55] [Server thread/INFO]: Experience Merge Radius: 3.0
645[20:52:55] [Server thread/INFO]: Preparing start region for level 3 (Seed: 0)
646[20:52:56] [Server thread/INFO]: [WorldGuard] (CoolSpawn) TNT ignition is PERMITTED.
647[20:52:56] [Server thread/INFO]: [WorldGuard] (CoolSpawn) Lighters are PERMITTED.
648[20:52:56] [Server thread/INFO]: [WorldGuard] (CoolSpawn) Lava fire is blocked.
649[20:52:56] [Server thread/INFO]: [WorldGuard] (CoolSpawn) Fire spread is UNRESTRICTED.
650[20:52:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CoolSpawn'
651[20:52:56] [Server thread/INFO]: -------- World Settings For [CoolSpawn_the_end] --------
652[20:52:56] [Server thread/INFO]: Mob Spawn Range: 4
653[20:52:56] [Server thread/INFO]: Anti X-Ray: true
654[20:52:56] [Server thread/INFO]: Engine Mode: 1
655[20:52:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
656[20:52:56] [Server thread/INFO]: Replace Blocks: [1, 5]
657[20:52:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
658[20:52:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
659[20:52:56] [Server thread/INFO]: Cane Growth Modifier: 100%
660[20:52:56] [Server thread/INFO]: Melon Growth Modifier: 100%
661[20:52:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
662[20:52:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
663[20:52:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
664[20:52:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
665[20:52:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
666[20:52:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
667[20:52:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
668[20:52:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
669[20:52:56] [Server thread/INFO]: Random Lighting Updates: false
670[20:52:56] [Server thread/INFO]: Structure Info Saving: true
671[20:52:56] [Server thread/INFO]: Sending up to 10 chunks per packet
672[20:52:56] [Server thread/INFO]: Max Entity Collisions: 8
673[20:52:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
674[20:52:56] [Server thread/INFO]: Max TNT Explosions: 100
675[20:52:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
676[20:52:56] [Server thread/INFO]: Item Despawn Rate: 6000
677[20:52:56] [Server thread/INFO]: Item Merge Radius: 2.5
678[20:52:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
679[20:52:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
680[20:52:56] [Server thread/INFO]: View Distance: 10
681[20:52:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
682[20:52:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
683[20:52:56] [Server thread/INFO]: Clear tick list: false
684[20:52:56] [Server thread/INFO]: Experience Merge Radius: 3.0
685[20:52:56] [Server thread/INFO]: Preparing start region for level 4 (Seed: 0)
686[20:52:56] [Server thread/INFO]: [WorldGuard] (CoolSpawn_the_end) TNT ignition is PERMITTED.
687[20:52:56] [Server thread/INFO]: [WorldGuard] (CoolSpawn_the_end) Lighters are PERMITTED.
688[20:52:56] [Server thread/INFO]: [WorldGuard] (CoolSpawn_the_end) Lava fire is blocked.
689[20:52:56] [Server thread/INFO]: [WorldGuard] (CoolSpawn_the_end) Fire spread is UNRESTRICTED.
690[20:52:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CoolSpawn_the_end'
691[20:52:56] [Server thread/INFO]: -------- World Settings For [plotworld] --------
692[20:52:56] [Server thread/INFO]: Mob Spawn Range: 4
693[20:52:56] [Server thread/INFO]: Anti X-Ray: true
694[20:52:56] [Server thread/INFO]: Engine Mode: 1
695[20:52:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
696[20:52:56] [Server thread/INFO]: Replace Blocks: [1, 5]
697[20:52:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
698[20:52:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
699[20:52:56] [Server thread/INFO]: Cane Growth Modifier: 100%
700[20:52:56] [Server thread/INFO]: Melon Growth Modifier: 100%
701[20:52:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
702[20:52:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
703[20:52:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
704[20:52:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
705[20:52:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
706[20:52:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
707[20:52:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
708[20:52:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
709[20:52:56] [Server thread/INFO]: Random Lighting Updates: false
710[20:52:56] [Server thread/INFO]: Structure Info Saving: true
711[20:52:56] [Server thread/INFO]: Sending up to 10 chunks per packet
712[20:52:56] [Server thread/INFO]: Max Entity Collisions: 8
713[20:52:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
714[20:52:56] [Server thread/INFO]: Max TNT Explosions: 100
715[20:52:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
716[20:52:56] [Server thread/INFO]: Item Despawn Rate: 6000
717[20:52:56] [Server thread/INFO]: Item Merge Radius: 2.5
718[20:52:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
719[20:52:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
720[20:52:56] [Server thread/INFO]: View Distance: 10
721[20:52:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
722[20:52:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
723[20:52:56] [Server thread/INFO]: Clear tick list: false
724[20:52:56] [Server thread/INFO]: Experience Merge Radius: 3.0
725[20:52:56] [Server thread/INFO]: Preparing start region for level 5 (Seed: 1943399449204991008)
726[20:52:56] [Server thread/INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
727[20:52:56] [Server thread/INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
728[20:52:56] [Server thread/INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
729[20:52:56] [Server thread/INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
730[20:52:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
731[20:52:56] [Server thread/INFO]: -------- World Settings For [PrisonMines] --------
732[20:52:56] [Server thread/INFO]: Mob Spawn Range: 4
733[20:52:56] [Server thread/INFO]: Anti X-Ray: true
734[20:52:56] [Server thread/INFO]: Engine Mode: 1
735[20:52:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
736[20:52:56] [Server thread/INFO]: Replace Blocks: [1, 5]
737[20:52:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
738[20:52:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
739[20:52:56] [Server thread/INFO]: Cane Growth Modifier: 100%
740[20:52:56] [Server thread/INFO]: Melon Growth Modifier: 100%
741[20:52:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
742[20:52:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
743[20:52:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
744[20:52:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
745[20:52:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
746[20:52:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
747[20:52:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
748[20:52:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
749[20:52:56] [Server thread/INFO]: Random Lighting Updates: false
750[20:52:56] [Server thread/INFO]: Structure Info Saving: true
751[20:52:56] [Server thread/INFO]: Sending up to 10 chunks per packet
752[20:52:56] [Server thread/INFO]: Max Entity Collisions: 8
753[20:52:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
754[20:52:56] [Server thread/INFO]: Max TNT Explosions: 100
755[20:52:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
756[20:52:56] [Server thread/INFO]: Item Despawn Rate: 6000
757[20:52:56] [Server thread/INFO]: Item Merge Radius: 2.5
758[20:52:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
759[20:52:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
760[20:52:56] [Server thread/INFO]: View Distance: 10
761[20:52:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
762[20:52:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
763[20:52:56] [Server thread/INFO]: Clear tick list: false
764[20:52:56] [Server thread/INFO]: Experience Merge Radius: 3.0
765[20:52:56] [Server thread/INFO]: Preparing start region for level 6 (Seed: 7036537753969671163)
766[20:52:56] [Server thread/INFO]: [WorldGuard] (PrisonMines) TNT ignition is PERMITTED.
767[20:52:56] [Server thread/INFO]: [WorldGuard] (PrisonMines) Lighters are PERMITTED.
768[20:52:56] [Server thread/INFO]: [WorldGuard] (PrisonMines) Lava fire is blocked.
769[20:52:56] [Server thread/INFO]: [WorldGuard] (PrisonMines) Fire spread is UNRESTRICTED.
770[20:52:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PrisonMines'
771[20:52:56] [Server thread/INFO]: -------- World Settings For [Spawn_nether] --------
772[20:52:56] [Server thread/INFO]: Mob Spawn Range: 4
773[20:52:56] [Server thread/INFO]: Anti X-Ray: true
774[20:52:56] [Server thread/INFO]: Engine Mode: 1
775[20:52:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
776[20:52:56] [Server thread/INFO]: Replace Blocks: [1, 5]
777[20:52:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
778[20:52:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
779[20:52:56] [Server thread/INFO]: Cane Growth Modifier: 100%
780[20:52:56] [Server thread/INFO]: Melon Growth Modifier: 100%
781[20:52:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
782[20:52:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
783[20:52:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
784[20:52:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
785[20:52:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
786[20:52:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
787[20:52:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
788[20:52:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
789[20:52:56] [Server thread/INFO]: Random Lighting Updates: false
790[20:52:56] [Server thread/INFO]: Structure Info Saving: true
791[20:52:56] [Server thread/INFO]: Sending up to 10 chunks per packet
792[20:52:56] [Server thread/INFO]: Max Entity Collisions: 8
793[20:52:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
794[20:52:56] [Server thread/INFO]: Max TNT Explosions: 100
795[20:52:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
796[20:52:56] [Server thread/INFO]: Item Despawn Rate: 6000
797[20:52:56] [Server thread/INFO]: Item Merge Radius: 2.5
798[20:52:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
799[20:52:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
800[20:52:56] [Server thread/INFO]: View Distance: 10
801[20:52:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
802[20:52:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
803[20:52:56] [Server thread/INFO]: Clear tick list: false
804[20:52:56] [Server thread/INFO]: Experience Merge Radius: 3.0
805[20:52:56] [Server thread/INFO]: Preparing start region for level 7 (Seed: -8503993113004221482)
806[20:52:56] [Server thread/INFO]: [WorldGuard] (Spawn_nether) TNT ignition is PERMITTED.
807[20:52:56] [Server thread/INFO]: [WorldGuard] (Spawn_nether) Lighters are PERMITTED.
808[20:52:56] [Server thread/INFO]: [WorldGuard] (Spawn_nether) Lava fire is blocked.
809[20:52:56] [Server thread/INFO]: [WorldGuard] (Spawn_nether) Fire spread is UNRESTRICTED.
810[20:52:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn_nether'
811[20:52:56] [Server thread/INFO]: -------- World Settings For [Mines_nether] --------
812[20:52:56] [Server thread/INFO]: Mob Spawn Range: 4
813[20:52:56] [Server thread/INFO]: Anti X-Ray: true
814[20:52:56] [Server thread/INFO]: Engine Mode: 1
815[20:52:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
816[20:52:56] [Server thread/INFO]: Replace Blocks: [1, 5]
817[20:52:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
818[20:52:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
819[20:52:56] [Server thread/INFO]: Cane Growth Modifier: 100%
820[20:52:56] [Server thread/INFO]: Melon Growth Modifier: 100%
821[20:52:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
822[20:52:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
823[20:52:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
824[20:52:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
825[20:52:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
826[20:52:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
827[20:52:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
828[20:52:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
829[20:52:56] [Server thread/INFO]: Random Lighting Updates: false
830[20:52:56] [Server thread/INFO]: Structure Info Saving: true
831[20:52:56] [Server thread/INFO]: Sending up to 10 chunks per packet
832[20:52:56] [Server thread/INFO]: Max Entity Collisions: 8
833[20:52:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
834[20:52:56] [Server thread/INFO]: Max TNT Explosions: 100
835[20:52:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
836[20:52:56] [Server thread/INFO]: Item Despawn Rate: 6000
837[20:52:56] [Server thread/INFO]: Item Merge Radius: 2.5
838[20:52:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
839[20:52:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
840[20:52:56] [Server thread/INFO]: View Distance: 10
841[20:52:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
842[20:52:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
843[20:52:56] [Server thread/INFO]: Clear tick list: false
844[20:52:56] [Server thread/INFO]: Experience Merge Radius: 3.0
845[20:52:56] [Server thread/INFO]: Preparing start region for level 8 (Seed: 2552766232560278560)
846[20:52:57] [Server thread/INFO]: [WorldGuard] (Mines_nether) TNT ignition is PERMITTED.
847[20:52:57] [Server thread/INFO]: [WorldGuard] (Mines_nether) Lighters are PERMITTED.
848[20:52:57] [Server thread/INFO]: [WorldGuard] (Mines_nether) Lava fire is blocked.
849[20:52:57] [Server thread/INFO]: [WorldGuard] (Mines_nether) Fire spread is UNRESTRICTED.
850[20:52:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mines_nether'
851[20:52:57] [Server thread/INFO]: -------- World Settings For [Mines] --------
852[20:52:57] [Server thread/INFO]: Mob Spawn Range: 4
853[20:52:57] [Server thread/INFO]: Anti X-Ray: true
854[20:52:57] [Server thread/INFO]: Engine Mode: 1
855[20:52:57] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
856[20:52:57] [Server thread/INFO]: Replace Blocks: [1, 5]
857[20:52:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
858[20:52:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
859[20:52:57] [Server thread/INFO]: Cane Growth Modifier: 100%
860[20:52:57] [Server thread/INFO]: Melon Growth Modifier: 100%
861[20:52:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
862[20:52:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
863[20:52:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
864[20:52:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
865[20:52:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
866[20:52:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
867[20:52:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
868[20:52:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
869[20:52:57] [Server thread/INFO]: Random Lighting Updates: false
870[20:52:57] [Server thread/INFO]: Structure Info Saving: true
871[20:52:57] [Server thread/INFO]: Sending up to 10 chunks per packet
872[20:52:57] [Server thread/INFO]: Max Entity Collisions: 8
873[20:52:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
874[20:52:57] [Server thread/INFO]: Max TNT Explosions: 100
875[20:52:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
876[20:52:57] [Server thread/INFO]: Item Despawn Rate: 6000
877[20:52:57] [Server thread/INFO]: Item Merge Radius: 2.5
878[20:52:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
879[20:52:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
880[20:52:57] [Server thread/INFO]: View Distance: 10
881[20:52:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
882[20:52:57] [Server thread/INFO]: Chunks to Grow per Tick: 650
883[20:52:57] [Server thread/INFO]: Clear tick list: false
884[20:52:57] [Server thread/INFO]: Experience Merge Radius: 3.0
885[20:52:57] [Server thread/INFO]: Preparing start region for level 9 (Seed: 0)
886[20:52:57] [Server thread/WARN]: Skipping Piece with id Iglu
887[20:52:57] [Server thread/WARN]: Skipping Piece with id Iglu
888[20:52:57] [Server thread/WARN]: Skipping Piece with id Iglu
889[20:52:57] [Server thread/WARN]: Skipping Piece with id Iglu
890[20:52:57] [Server thread/WARN]: Skipping Piece with id Iglu
891[20:52:57] [Server thread/WARN]: Skipping Piece with id Iglu
892[20:52:57] [Server thread/WARN]: Skipping Piece with id Iglu
893[20:52:57] [Server thread/WARN]: Skipping Piece with id Iglu
894[20:52:57] [Server thread/WARN]: Skipping Piece with id Iglu
895[20:52:57] [Server thread/WARN]: Skipping Piece with id Iglu
896[20:52:57] [Server thread/INFO]: [WorldGuard] (Mines) TNT ignition is PERMITTED.
897[20:52:57] [Server thread/INFO]: [WorldGuard] (Mines) Lighters are PERMITTED.
898[20:52:57] [Server thread/INFO]: [WorldGuard] (Mines) Lava fire is blocked.
899[20:52:57] [Server thread/INFO]: [WorldGuard] (Mines) Fire spread is UNRESTRICTED.
900[20:52:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mines'
901[20:52:57] [Server thread/INFO]: -------- World Settings For [PrisonMines_nether] --------
902[20:52:57] [Server thread/INFO]: Mob Spawn Range: 4
903[20:52:57] [Server thread/INFO]: Anti X-Ray: true
904[20:52:57] [Server thread/INFO]: Engine Mode: 1
905[20:52:57] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
906[20:52:57] [Server thread/INFO]: Replace Blocks: [1, 5]
907[20:52:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
908[20:52:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
909[20:52:57] [Server thread/INFO]: Cane Growth Modifier: 100%
910[20:52:57] [Server thread/INFO]: Melon Growth Modifier: 100%
911[20:52:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
912[20:52:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
913[20:52:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
914[20:52:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
915[20:52:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
916[20:52:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
917[20:52:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
918[20:52:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
919[20:52:57] [Server thread/INFO]: Random Lighting Updates: false
920[20:52:57] [Server thread/INFO]: Structure Info Saving: true
921[20:52:57] [Server thread/INFO]: Sending up to 10 chunks per packet
922[20:52:57] [Server thread/INFO]: Max Entity Collisions: 8
923[20:52:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
924[20:52:57] [Server thread/INFO]: Max TNT Explosions: 100
925[20:52:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
926[20:52:57] [Server thread/INFO]: Item Despawn Rate: 6000
927[20:52:57] [Server thread/INFO]: Item Merge Radius: 2.5
928[20:52:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
929[20:52:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
930[20:52:57] [Server thread/INFO]: View Distance: 10
931[20:52:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
932[20:52:57] [Server thread/INFO]: Chunks to Grow per Tick: 650
933[20:52:57] [Server thread/INFO]: Clear tick list: false
934[20:52:57] [Server thread/INFO]: Experience Merge Radius: 3.0
935[20:52:57] [Server thread/INFO]: Preparing start region for level 10 (Seed: 6985526153734609828)
936[20:52:57] [Server thread/INFO]: [WorldGuard] (PrisonMines_nether) TNT ignition is PERMITTED.
937[20:52:57] [Server thread/INFO]: [WorldGuard] (PrisonMines_nether) Lighters are PERMITTED.
938[20:52:57] [Server thread/INFO]: [WorldGuard] (PrisonMines_nether) Lava fire is blocked.
939[20:52:57] [Server thread/INFO]: [WorldGuard] (PrisonMines_nether) Fire spread is UNRESTRICTED.
940[20:52:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PrisonMines_nether'
941[20:52:57] [Server thread/INFO]: -------- World Settings For [CoolSpawn_nether] --------
942[20:52:57] [Server thread/INFO]: Mob Spawn Range: 4
943[20:52:57] [Server thread/INFO]: Anti X-Ray: true
944[20:52:57] [Server thread/INFO]: Engine Mode: 1
945[20:52:57] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
946[20:52:57] [Server thread/INFO]: Replace Blocks: [1, 5]
947[20:52:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
948[20:52:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
949[20:52:57] [Server thread/INFO]: Cane Growth Modifier: 100%
950[20:52:57] [Server thread/INFO]: Melon Growth Modifier: 100%
951[20:52:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
952[20:52:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
953[20:52:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
954[20:52:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
955[20:52:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
956[20:52:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
957[20:52:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
958[20:52:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
959[20:52:57] [Server thread/INFO]: Random Lighting Updates: false
960[20:52:57] [Server thread/INFO]: Structure Info Saving: true
961[20:52:57] [Server thread/INFO]: Sending up to 10 chunks per packet
962[20:52:57] [Server thread/INFO]: Max Entity Collisions: 8
963[20:52:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
964[20:52:57] [Server thread/INFO]: Max TNT Explosions: 100
965[20:52:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
966[20:52:57] [Server thread/INFO]: Item Despawn Rate: 6000
967[20:52:57] [Server thread/INFO]: Item Merge Radius: 2.5
968[20:52:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
969[20:52:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
970[20:52:57] [Server thread/INFO]: View Distance: 10
971[20:52:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
972[20:52:57] [Server thread/INFO]: Chunks to Grow per Tick: 650
973[20:52:57] [Server thread/INFO]: Clear tick list: false
974[20:52:57] [Server thread/INFO]: Experience Merge Radius: 3.0
975[20:52:57] [Server thread/INFO]: Preparing start region for level 11 (Seed: 0)
976[20:52:58] [Server thread/INFO]: [WorldGuard] (CoolSpawn_nether) TNT ignition is PERMITTED.
977[20:52:58] [Server thread/INFO]: [WorldGuard] (CoolSpawn_nether) Lighters are PERMITTED.
978[20:52:58] [Server thread/INFO]: [WorldGuard] (CoolSpawn_nether) Lava fire is blocked.
979[20:52:58] [Server thread/INFO]: [WorldGuard] (CoolSpawn_nether) Fire spread is UNRESTRICTED.
980[20:52:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CoolSpawn_nether'
981[20:52:58] [Server thread/INFO]: -------- World Settings For [PrisonMines_the_end] --------
982[20:52:58] [Server thread/INFO]: Mob Spawn Range: 4
983[20:52:58] [Server thread/INFO]: Anti X-Ray: true
984[20:52:58] [Server thread/INFO]: Engine Mode: 1
985[20:52:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
986[20:52:58] [Server thread/INFO]: Replace Blocks: [1, 5]
987[20:52:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
988[20:52:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
989[20:52:58] [Server thread/INFO]: Cane Growth Modifier: 100%
990[20:52:58] [Server thread/INFO]: Melon Growth Modifier: 100%
991[20:52:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
992[20:52:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
993[20:52:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
994[20:52:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
995[20:52:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
996[20:52:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
997[20:52:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
998[20:52:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
999[20:52:58] [Server thread/INFO]: Random Lighting Updates: false
1000[20:52:58] [Server thread/INFO]: Structure Info Saving: true
1001[20:52:58] [Server thread/INFO]: Sending up to 10 chunks per packet
1002[20:52:58] [Server thread/INFO]: Max Entity Collisions: 8
1003[20:52:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1004[20:52:58] [Server thread/INFO]: Max TNT Explosions: 100
1005[20:52:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1006[20:52:58] [Server thread/INFO]: Item Despawn Rate: 6000
1007[20:52:58] [Server thread/INFO]: Item Merge Radius: 2.5
1008[20:52:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
1009[20:52:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1010[20:52:58] [Server thread/INFO]: View Distance: 10
1011[20:52:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1012[20:52:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
1013[20:52:58] [Server thread/INFO]: Clear tick list: false
1014[20:52:58] [Server thread/INFO]: Experience Merge Radius: 3.0
1015[20:52:58] [Server thread/INFO]: Preparing start region for level 12 (Seed: 6985526153734609828)
1016[20:52:58] [Server thread/INFO]: [WorldGuard] (PrisonMines_the_end) TNT ignition is PERMITTED.
1017[20:52:58] [Server thread/INFO]: [WorldGuard] (PrisonMines_the_end) Lighters are PERMITTED.
1018[20:52:58] [Server thread/INFO]: [WorldGuard] (PrisonMines_the_end) Lava fire is blocked.
1019[20:52:58] [Server thread/INFO]: [WorldGuard] (PrisonMines_the_end) Fire spread is UNRESTRICTED.
1020[20:52:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PrisonMines_the_end'
1021[20:52:58] [Server thread/INFO]: -------- World Settings For [Spawn_the_end] --------
1022[20:52:58] [Server thread/INFO]: Mob Spawn Range: 4
1023[20:52:58] [Server thread/INFO]: Anti X-Ray: true
1024[20:52:58] [Server thread/INFO]: Engine Mode: 1
1025[20:52:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1026[20:52:58] [Server thread/INFO]: Replace Blocks: [1, 5]
1027[20:52:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1028[20:52:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
1029[20:52:58] [Server thread/INFO]: Cane Growth Modifier: 100%
1030[20:52:58] [Server thread/INFO]: Melon Growth Modifier: 100%
1031[20:52:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1032[20:52:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1033[20:52:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
1034[20:52:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
1035[20:52:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1036[20:52:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1037[20:52:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1038[20:52:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1039[20:52:58] [Server thread/INFO]: Random Lighting Updates: false
1040[20:52:58] [Server thread/INFO]: Structure Info Saving: true
1041[20:52:58] [Server thread/INFO]: Sending up to 10 chunks per packet
1042[20:52:58] [Server thread/INFO]: Max Entity Collisions: 8
1043[20:52:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1044[20:52:58] [Server thread/INFO]: Max TNT Explosions: 100
1045[20:52:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1046[20:52:58] [Server thread/INFO]: Item Despawn Rate: 6000
1047[20:52:58] [Server thread/INFO]: Item Merge Radius: 2.5
1048[20:52:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
1049[20:52:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1050[20:52:58] [Server thread/INFO]: View Distance: 10
1051[20:52:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1052[20:52:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
1053[20:52:58] [Server thread/INFO]: Clear tick list: false
1054[20:52:58] [Server thread/INFO]: Experience Merge Radius: 3.0
1055[20:52:58] [Server thread/INFO]: Preparing start region for level 13 (Seed: -1527817558183182621)
1056[20:52:58] [Server thread/INFO]: [WorldGuard] (Spawn_the_end) TNT ignition is PERMITTED.
1057[20:52:58] [Server thread/INFO]: [WorldGuard] (Spawn_the_end) Lighters are PERMITTED.
1058[20:52:58] [Server thread/INFO]: [WorldGuard] (Spawn_the_end) Lava fire is blocked.
1059[20:52:58] [Server thread/INFO]: [WorldGuard] (Spawn_the_end) Fire spread is UNRESTRICTED.
1060[20:52:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn_the_end'
1061[20:52:58] [Server thread/INFO]: -------- World Settings For [Mines_the_end] --------
1062[20:52:58] [Server thread/INFO]: Mob Spawn Range: 4
1063[20:52:58] [Server thread/INFO]: Anti X-Ray: true
1064[20:52:58] [Server thread/INFO]: Engine Mode: 1
1065[20:52:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1066[20:52:58] [Server thread/INFO]: Replace Blocks: [1, 5]
1067[20:52:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1068[20:52:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
1069[20:52:58] [Server thread/INFO]: Cane Growth Modifier: 100%
1070[20:52:58] [Server thread/INFO]: Melon Growth Modifier: 100%
1071[20:52:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1072[20:52:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1073[20:52:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
1074[20:52:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
1075[20:52:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1076[20:52:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1077[20:52:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1078[20:52:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1079[20:52:58] [Server thread/INFO]: Random Lighting Updates: false
1080[20:52:58] [Server thread/INFO]: Structure Info Saving: true
1081[20:52:58] [Server thread/INFO]: Sending up to 10 chunks per packet
1082[20:52:58] [Server thread/INFO]: Max Entity Collisions: 8
1083[20:52:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1084[20:52:58] [Server thread/INFO]: Max TNT Explosions: 100
1085[20:52:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1086[20:52:58] [Server thread/INFO]: Item Despawn Rate: 6000
1087[20:52:58] [Server thread/INFO]: Item Merge Radius: 2.5
1088[20:52:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
1089[20:52:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1090[20:52:58] [Server thread/INFO]: View Distance: 10
1091[20:52:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1092[20:52:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
1093[20:52:58] [Server thread/INFO]: Clear tick list: false
1094[20:52:58] [Server thread/INFO]: Experience Merge Radius: 3.0
1095[20:52:58] [Server thread/INFO]: Preparing start region for level 14 (Seed: 2552766232560278560)
1096[20:52:58] [Server thread/INFO]: [WorldGuard] (Mines_the_end) TNT ignition is PERMITTED.
1097[20:52:58] [Server thread/INFO]: [WorldGuard] (Mines_the_end) Lighters are PERMITTED.
1098[20:52:58] [Server thread/INFO]: [WorldGuard] (Mines_the_end) Lava fire is blocked.
1099[20:52:58] [Server thread/INFO]: [WorldGuard] (Mines_the_end) Fire spread is UNRESTRICTED.
1100[20:52:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mines_the_end'
1101[20:52:58] [Server thread/INFO]: -------- World Settings For [World1] --------
1102[20:52:58] [Server thread/INFO]: Mob Spawn Range: 4
1103[20:52:58] [Server thread/INFO]: Anti X-Ray: true
1104[20:52:58] [Server thread/INFO]: Engine Mode: 1
1105[20:52:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1106[20:52:58] [Server thread/INFO]: Replace Blocks: [1, 5]
1107[20:52:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1108[20:52:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
1109[20:52:58] [Server thread/INFO]: Cane Growth Modifier: 100%
1110[20:52:58] [Server thread/INFO]: Melon Growth Modifier: 100%
1111[20:52:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1112[20:52:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1113[20:52:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
1114[20:52:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
1115[20:52:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1116[20:52:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1117[20:52:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1118[20:52:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1119[20:52:58] [Server thread/INFO]: Random Lighting Updates: false
1120[20:52:58] [Server thread/INFO]: Structure Info Saving: true
1121[20:52:58] [Server thread/INFO]: Sending up to 10 chunks per packet
1122[20:52:58] [Server thread/INFO]: Max Entity Collisions: 8
1123[20:52:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1124[20:52:58] [Server thread/INFO]: Max TNT Explosions: 100
1125[20:52:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1126[20:52:58] [Server thread/INFO]: Item Despawn Rate: 6000
1127[20:52:58] [Server thread/INFO]: Item Merge Radius: 2.5
1128[20:52:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
1129[20:52:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1130[20:52:58] [Server thread/INFO]: View Distance: 10
1131[20:52:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1132[20:52:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
1133[20:52:58] [Server thread/INFO]: Clear tick list: false
1134[20:52:58] [Server thread/INFO]: Experience Merge Radius: 3.0
1135[20:52:58] [Server thread/INFO]: Preparing start region for level 15 (Seed: 8746729760781708399)
1136[20:52:58] [Server thread/INFO]: [WorldGuard] (World1) TNT ignition is PERMITTED.
1137[20:52:58] [Server thread/INFO]: [WorldGuard] (World1) Lighters are PERMITTED.
1138[20:52:58] [Server thread/INFO]: [WorldGuard] (World1) Lava fire is blocked.
1139[20:52:58] [Server thread/INFO]: [WorldGuard] (World1) Fire spread is UNRESTRICTED.
1140[20:52:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'World1'
1141[20:52:58] [Server thread/INFO]: -------- World Settings For [Spawn] --------
1142[20:52:58] [Server thread/INFO]: Mob Spawn Range: 4
1143[20:52:58] [Server thread/INFO]: Anti X-Ray: true
1144[20:52:58] [Server thread/INFO]: Engine Mode: 1
1145[20:52:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1146[20:52:58] [Server thread/INFO]: Replace Blocks: [1, 5]
1147[20:52:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1148[20:52:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
1149[20:52:58] [Server thread/INFO]: Cane Growth Modifier: 100%
1150[20:52:58] [Server thread/INFO]: Melon Growth Modifier: 100%
1151[20:52:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1152[20:52:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1153[20:52:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
1154[20:52:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
1155[20:52:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1156[20:52:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1157[20:52:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1158[20:52:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1159[20:52:58] [Server thread/INFO]: Random Lighting Updates: false
1160[20:52:58] [Server thread/INFO]: Structure Info Saving: true
1161[20:52:58] [Server thread/INFO]: Sending up to 10 chunks per packet
1162[20:52:58] [Server thread/INFO]: Max Entity Collisions: 8
1163[20:52:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1164[20:52:58] [Server thread/INFO]: Max TNT Explosions: 100
1165[20:52:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1166[20:52:58] [Server thread/INFO]: Item Despawn Rate: 6000
1167[20:52:58] [Server thread/INFO]: Item Merge Radius: 2.5
1168[20:52:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
1169[20:52:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1170[20:52:58] [Server thread/INFO]: View Distance: 10
1171[20:52:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1172[20:52:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
1173[20:52:58] [Server thread/INFO]: Clear tick list: false
1174[20:52:58] [Server thread/INFO]: Experience Merge Radius: 3.0
1175[20:52:58] [Server thread/INFO]: Preparing start region for level 16 (Seed: 0)
1176[20:52:59] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
1177[20:52:59] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
1178[20:52:59] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
1179[20:52:59] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
1180[20:52:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
1181[20:52:59] [Server thread/INFO]: [Multiverse-Core] 17 - World(s) loaded.
1182[20:52:59] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b641 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
1183[20:52:59] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.16.3
1184[20:52:59] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.4.7
1185[20:52:59] [Server thread/INFO]: [MineResetLite] MRL is managed and developed by Boomclaw under the Apache 2.0 license.
1186[20:52:59] [Server thread/INFO]: [MineResetLite] For any issues or suggestions, use the Spigot discussion thread. Do not PM any of the developers.
1187[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Hera.mine.yml'...
1188[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Leto.mine.yml'...
1189[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'PvP.mine.yml'...
1190[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Coeus.mine.yml'...
1191[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'PvpmineJack.mine.yml'...
1192[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Nesoi.mine.yml'...
1193[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Ares.mine.yml'...
1194[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Erebus.mine.yml'...
1195[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Uranus.mine.yml'...
1196[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Hermes.mine.yml'...
1197[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Aether.mine.yml'...
1198[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Poseidon.mine.yml'...
1199[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Attis.mine.yml'...
1200[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Eros.mine.yml'...
1201[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Zeus.mine.yml'...
1202[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Dionysus.mine.yml'...
1203[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Pvpmine.mine.yml'...
1204[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'test.mine.yml'...
1205[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'pvpmine.mine.yml'...
1206[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Hades.mine.yml'...
1207[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Hephaestus.mine.yml'...
1208[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Triton.mine.yml'...
1209[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Hypnos.mine.yml'...
1210[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Phanes.mine.yml'...
1211[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Boreas.mine.yml'...
1212[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Nemesis.mine.yml'...
1213[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Hero.mine.yml'...
1214[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Helios.mine.yml'...
1215[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Apollo.mine.yml'...
1216[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Premium.mine.yml'...
1217[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Elite.mine.yml'...
1218[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Demeter.mine.yml'...
1219[20:52:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Cronus.mine.yml'...
1220[20:52:59] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
1221[20:52:59] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
1222[20:52:59] [Server thread/INFO]: creating table 'items'
1223[20:52:59] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
1224[20:52:59] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
1225[20:52:59] [Server thread/INFO]: creating table 'accounts'
1226[20:52:59] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
1227[20:52:59] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
1228[20:52:59] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
1229[20:52:59] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
1230[20:52:59] [Server thread/INFO]: [TokenEnchant] Enabling TokenEnchant v12.6.4
1231[20:52:59] [Server thread/INFO]: [TE] registering Excavation as Excavation
1232[20:52:59] [Server thread/INFO]: [TE] registering JackHammer as Slicing
1233[20:52:59] [Server thread/INFO]: [TE] 8 external custom enchants found! Loading them up!
1234[20:52:59] [Server thread/INFO]: [TE] Registering DrillPotion
1235[20:52:59] [Server thread/INFO]: [TE] Registering SlicingPotion
1236[20:52:59] [Server thread/INFO]: [TE] Registering LuckyMiningPotion
1237[20:52:59] [Server thread/INFO]: [TE] Config.yml does not have an entry for LuckyMiningPotion... skipping
1238[20:52:59] [Server thread/INFO]: [TE] Registering DiskPotion
1239[20:52:59] [Server thread/INFO]: [TE] Config.yml does not have an entry for DiskPotion... skipping
1240[20:52:59] [Server thread/INFO]: [TE] Registering ExcavationPotion
1241[20:52:59] [Server thread/INFO]: [TE] Registering ExplosivePotion
1242[20:52:59] [Server thread/INFO]: [TE] Registering SpheredPotion
1243[20:52:59] [Server thread/INFO]: [TE] Registering TilePotion
1244[20:52:59] [Server thread/INFO]: [TE] Config.yml does not have an entry for TilePotion... skipping
1245[20:52:59] [Server thread/INFO]: [TE] registering Excavation as Excavation
1246[20:52:59] [Server thread/INFO]: [TE] registering JackHammer as Slicing
1247[20:52:59] [Server thread/INFO]: [TE] 8 external custom enchants found! Loading them up!
1248[20:52:59] [Server thread/INFO]: [TE] Registering DrillPotion
1249[20:52:59] [Server thread/INFO]: [TE] Registering SlicingPotion
1250[20:52:59] [Server thread/INFO]: [TE] Registering LuckyMiningPotion
1251[20:52:59] [Server thread/INFO]: [TE] Config.yml does not have an entry for LuckyMiningPotion... skipping
1252[20:52:59] [Server thread/INFO]: [TE] Registering DiskPotion
1253[20:52:59] [Server thread/INFO]: [TE] Config.yml does not have an entry for DiskPotion... skipping
1254[20:52:59] [Server thread/INFO]: [TE] Registering ExcavationPotion
1255[20:52:59] [Server thread/INFO]: [TE] Registering ExplosivePotion
1256[20:52:59] [Server thread/INFO]: [TE] Registering SpheredPotion
1257[20:52:59] [Server thread/INFO]: [TE] Registering TilePotion
1258[20:52:59] [Server thread/INFO]: [TE] Config.yml does not have an entry for TilePotion... skipping
1259[20:52:59] [Server thread/INFO]: [TE] attempt to start conversion...
1260[20:52:59] [Server thread/INFO]: [TE] could not find userdata.yml
1261[20:52:59] [Server thread/INFO]: [VKLib:AddOn.loadAddOns()] adding : EnchantLoreHandler
1262[20:52:59] [Server thread/INFO]: [VKLib:AddOn.loadAddOns()] adding : TokenHandler
1263[20:52:59] [Server thread/INFO]: [VKLib:AddOn.loadAddOns()] 0 addon modules found! Loading them up!
1264[20:52:59] [Server thread/INFO]: [TokenEnchant] TokenEnchant: Alias is Enabled
1265[20:52:59] [Server thread/INFO]: [TokenEnchant] TokenEnchant version 12.6.4 is Enabled
1266[20:52:59] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.3
1267[20:52:59] [Server thread/INFO]: [AutoSell] Enabling AutoSell v1.8.6-mc-1.8
1268[20:52:59] [Server thread/INFO]: [AutoSell] Loading AutoSell messages.yml
1269[20:52:59] [Server thread/INFO]: [AutoSell] 25 shops loaded!
1270[20:52:59] [Server thread/INFO]: [AutoSell] 4 auto smelt entries loaded!
1271[20:52:59] [Server thread/INFO]: [AutoSell] Area hook with: MineResetLite setup successfully.
1272[20:52:59] [Server thread/INFO]: [AutoSell] Shops will be tied to a specific area/region/mine when the shop name matches the area name.
1273[20:52:59] [Server thread/INFO]: [AutoSell] BlockBreakEvent priority set to HIGHEST!
1274[20:52:59] [Server thread/INFO]: [AutoSell] 0 permission based multiplier limits loaded.
1275[20:52:59] [Server thread/INFO]: [AutoSell] 1 permission based multipliers loaded!
1276[20:52:59] [Server thread/INFO]: [AutoSell] 1 permission based shop multipliers have been loaded!
1277[20:52:59] [Server thread/INFO]: [AutoSell] 61 shop signs have been loaded!
1278[20:52:59] [Server thread/INFO]: [AutoSell] VKBackPack was found! Integration with backpacks enabled!
1279[20:52:59] [Server thread/INFO]: [AutoSell] TokenEnchant was found! Integration with TEBlockExplodeEvent enabled!
1280[20:52:59] [Server thread/INFO]: ---------------------------
1281[20:52:59] [Server thread/INFO]: AutoSell Updater
1282[20:52:59] [Server thread/INFO]:
1283[20:52:59] [Server thread/INFO]: You are running 1.8.6-mc-1.8
1284[20:52:59] [Server thread/INFO]: The latest version
1285[20:52:59] [Server thread/INFO]: of AutoSell!
1286[20:52:59] [Server thread/INFO]:
1287[20:52:59] [Server thread/INFO]: ---------------------------
1288[20:52:59] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
1289[20:53:00] [Server thread/INFO]: Done (13.344s)! For help, type "help" or "?"
1290[20:53:00] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.6
1291[20:53:00] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
1292[20:53:00] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
1293[20:53:00] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (3d84241bb014707a8c96572abe308e79de65f670)
1294[20:53:00] [Craft Scheduler Thread - 1/INFO]: [PlaceholderAPI] Failed to check for a update on spigot.
1295[20:53:00] [Server thread/INFO]: [Banknotes] Found economy provider Vault
1296[20:53:00] [Craft Scheduler Thread - 48/INFO]: [FamoustLottery]Checking for Updates ...
1297[20:53:00] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "WorldGuard"
1298[20:53:00] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
1299[20:53:00] [Server thread/INFO]: (FAWE) Plugin 'PlotMe' found. Using it now.
1300[20:53:00] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
1301[20:53:00] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Language initialized as English
1302[20:53:00] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Thank you so much to these people for allowing DiscordSRV to grow to what it is: Ac3dUd3, Androkai, anton8604, buildblox, Bysokar, CoreyD97, DeeKay, Diamondman121314/DMAN, FataL, Foxy, geekhideout, Helmic, KaizenWorlds, LDSG Ghost, Mick, mikedmd, mikedmd again, Mitecraft, PChard, Rui, Ryan (The Loyal One), Sicnus
1303[20:53:00] [Craft Scheduler Thread - 48/WARN]: [FamoustLottery]New version is available now!
1304[20:53:00] [Craft Scheduler Thread - 48/WARN]: [FamoustLottery]Update at: http://dev.bukkit.org/server-mods/famoustlottery
1305[20:53:00] [Server thread/INFO]: [Skript] Loading variables...
1306[20:53:00] [Server thread/INFO]: [Skript] Loaded 530 variables in 0.0 seconds
1307[20:53:00] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (Boosters.sk, line 12: on place of TNT:')
1308[20:53:00] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (Boosters.sk, line 18: on place of 166:')
1309[20:53:00] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Boosters.sk, line 23: on spawn of a zombie')
1310[20:53:00] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Boosters.sk, line 24: on spawn of a sheep')
1311[20:53:00] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Boosters.sk, line 25: on spawn of a cow')
1312[20:53:00] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Boosters.sk, line 26: on spawn of a pig')
1313[20:53:00] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Boosters.sk, line 27: on spawn of a endermen')
1314[20:53:00] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Boosters.sk, line 28: on spawn of a blaze')
1315[20:53:00] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Boosters.sk, line 29: on spawn of a horse')
1316[20:53:00] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Boosters.sk, line 30: on spawn of a polar bear')
1317[20:53:00] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (Commands.sk, line 3: trigger:')
1318[20:53:00] [Server thread/ERROR]: [Skript] indentation error: expected 1 tab, but found 3 spaces (Commands.sk, line 12: cancel event')
1319[20:53:00] [Server thread/ERROR]: [Skript] indentation error: expected 4 spaces, but found 1 tab (Spec.sk, line 5: execute console command "/msg SlayerDoesYT %player% has went in spec"')
1320[20:53:00] [Server thread/ERROR]: [Skript] indentation error: expected 4 spaces, but found 1 tab (Spec.sk, line 13: execute console command "/msg SlayerDoesYT %player% has went out of spec"')
1321[20:53:00] [Server thread/ERROR]: [Skript] 'group' is not a list! (Autosell on right click.sk, line 3: make player execute command "/sellall %group%"')
1322[20:53:00] [Craft Scheduler Thread - 11/INFO]: [Skript] A new version of Skript is available: dev37c (you're currently running 2.2-dev22g)
1323[20:53:00] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
1324[20:53:00] [Thread-23/INFO]: [CS-CoreLib - Updater] CS-CoreLib is up to date!
1325[20:53:00] [Craft Scheduler Thread - 33/INFO]: [PlaceholderAPI] 123 placeholder expansions are available on the cloud.
1326[20:53:00] [Craft Scheduler Thread - 33/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
1327[20:53:01] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (Boosters.sk, line 12: on place of TNT:')
1328[20:53:01] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (Boosters.sk, line 18: on place of 166:')
1329[20:53:01] [Server thread/ERROR]: [Skript] can't understand this event: 'if world name is "plotworld"' (Boosters.sk, line 13: if world name is "plotworld":')
1330[20:53:01] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (Boosters.sk, line 18: on place of 166:')
1331[20:53:01] [Server thread/ERROR]: [Skript] can't understand this event: 'if world name is "plotworld"' (Boosters.sk, line 19: if world name is "plotworld":')
1332[20:53:01] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Boosters.sk, line 23: on spawn of a zombie')
1333[20:53:01] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Boosters.sk, line 24: on spawn of a sheep')
1334[20:53:01] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Boosters.sk, line 25: on spawn of a cow')
1335[20:53:01] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Boosters.sk, line 26: on spawn of a pig')
1336[20:53:01] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Boosters.sk, line 27: on spawn of a endermen')
1337[20:53:01] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Boosters.sk, line 28: on spawn of a blaze')
1338[20:53:01] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Boosters.sk, line 29: on spawn of a horse')
1339[20:53:01] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Boosters.sk, line 30: on spawn of a polar bear')
1340[20:53:01] [Server thread/ERROR]: [Skript] The spawn event only works for creatures (Boosters.sk, line 31: on spawn of an ender dragon:')
1341[20:53:01] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (Commands.sk, line 3: trigger:')
1342[20:53:01] [Server thread/ERROR]: [Skript] indentation error: expected 1 tab, but found 3 spaces (Commands.sk, line 12: cancel event')
1343[20:53:01] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: aliases: /command (Commands.sk, line 2: aliases: /command')
1344[20:53:01] [Server thread/ERROR]: [Skript] 'trigger' is not a list! (Commands.sk, line 3: trigger:')
1345[20:53:01] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
1346[20:53:01] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
1347[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:OPGODS(275823546444414977)
1348[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:welcome(298599607749967882)
1349[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(298615623288750081)
1350[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:entrances-and-exits(410225781235646474)
1351[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules(305034985465708548)
1352[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:free-in-store-credits(456231882334404628)
1353[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:fixes(474374926577696768)
1354[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:what-i-need-to-do(474409131139399701)
1355[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:middleman_chat(298634196317110273)
1356[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:suggestions(298618820476665867)
1357[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:helpchat(275823953459675137)
1358[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:chat(275823546444414977)
1359[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:minecraft-chat(456283715958472704)
1360[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff_chat(275829028949196800)
1361[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:console(420366016548175872)
1362[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:play_music(420373491146162177)
1363[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:donator_chat(291309379125248001)
1364[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:pubg_peeps(420385605592023060)
1365[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ogs-only(474895638728015873)
1366[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:console(420366016548175872)
1367[20:53:01] [Server thread/INFO]: [Skript] entity: player
1368[20:53:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
1369[20:53:02] [Server thread/ERROR]: [Skript] 'slots' is not a list! (Custom Pickaxe Enchant.sk, line 35: format slot 30 of player with gold_nugget named "&c&lExcavation" with lore "&e&l(!) &cThis enchant costs 5000 Tokens!" to run [make player execute command "/te enchant %player% Excavation"]')
1370[20:53:02] [Server thread/ERROR]: [Skript] 'slots' is not a list! (Custom Pickaxe Enchant.sk, line 36: format slot 31 of player with fire_charge named "&b&lSphered" with lore "&e&l(!) &cThis enchant costs 50 Tokens!" to run [make player execute command "/te enchant %player% Sphered"]')
1371[20:53:02] [Server thread/ERROR]: [Skript] 'slots' is not a list! (Custom Pickaxe Enchant.sk, line 45: format slot 40 of player with blaze_rod named "&a&lLaser Enchant" with lore "&e&l(!) Enchant is not finished yet!" to run [make player execute command "/"]')
1372[20:53:03] [Server thread/ERROR]: [Skript] The command doesn't have a 4th argument (Custom Rename plugin.sk, line 22: message "{@name} {@successfully.renamed.lore}"')
1373[20:53:03] [Server thread/ERROR]: [Skript] 'air' is not a list! (Custom Rename plugin.sk, line 36: if player is holding air:')
1374[20:53:03] [Server thread/ERROR]: [Skript] Invalid use of quotes ("). If you want to use quotes in "quoted text", double them: "". (Custom warps.sk, line 15: message "&c&lThe command &c&l&n/ver &c&lIs disabled!')
1375[20:53:03] [Server thread/ERROR]: [Skript] Invalid use of quotes ("). If you want to use quotes in "quoted text", double them: "". (Custom warps.sk, line 19: message "&c&lThe command &c&l&n/tinkerer &c&lIs disabled!')
1376[20:53:03] [Server thread/ERROR]: [Skript] Invalid use of quotes ("). If you want to use quotes in "quoted text", double them: "". (Custom warps.sk, line 23: message "&c&lThe command &c&l&n/ver &c&lIs disabled!')
1377[20:53:03] [Server thread/ERROR]: [Skript] 'nbt of {_item}' is not a list! (ItemToChat.sk, line 2: set {_nbt} to "%nbt of {_item}%"')
1378[20:53:03] [Server thread/ERROR]: [Skript] ': ""%{_message}%"", ""hoverEvent"": {""action"": ""show_item"", ""value"": ""{id: %minecraft id of {_item}%, Damage: %data of {_item}%%{_nbt}%}""}}"' is not a valid item data (ItemToChat.sk, line 11: set {_json} to "{""text"": ""%{_message}%"", ""hoverEvent"": {""action"": ""show_item"", ""value"": ""{id: %minecraft id of {_item}%, Damage: %data of {_item}%%{_nbt}%}""}}"')
1379[20:53:03] [Server thread/WARN]: [Skript] Possible name conflict of variables {rawMessages::%loop-index%} and {rawMessages::1} (there might be more conflicts). (ItemToChat.sk, line 50: set {_rawMessages::%loop-index%} to "{""text"": ""%loop-value%""}"')
1380[20:53:03] [Server thread/ERROR]: [Skript] 'id' is not a list! (ItemToChat.sk, line 59: set {_name} to "%minecraft id of {_item}%"')
1381[20:53:03] [Server thread/ERROR]: [Skript] 'word' is not a list! (ItemToChat.sk, line 62: set {_name} to 1st char in each word of {_name} to caps')
1382[20:53:03] [Server thread/WARN]: [Skript] Possible name conflict of variables {keywords::%loop-index%} and {keywords::*} (there might be more conflicts). (ItemToChat.sk, line 63: set {_json} to getJSON({_item}, {_name}, {_keywords::%loop-index%})')
1383[20:53:03] [Server thread/ERROR]: [Skript] '::1} to unicode' is not a valid item data (ItemToChat.sk, line 69: set {_message::1} to convert string {_message::1} to unicode')
1384[20:53:03] [Server thread/ERROR]: [Skript] 'pickaxe' is not a list! (Promote.sk, line 170: if player is holding a diamond pickaxe:')
1385[20:53:03] [Server thread/ERROR]: [Skript] 'slots' is not a list! (Rank warps.sk, line 12: format slot 6 of player with red glass pane named "&a&lHermes" with lore "&e&l(!) &cClick this to go to the Hermes Mine!" to run [make player execute command ["/Hermes"]')
1386[20:53:03] [Server thread/ERROR]: [Skript] 'slots' is not a list! (Rank warps.sk, line 13: format slot 7 of player with red glass pane named "&a&lCronus" with lore "&e&l(!) &cClick this to go to the Cronus Mine!" to run [make player execute command ["/Cronus"]')
1387[20:53:03] [Server thread/ERROR]: [Skript] indentation error: expected 4 spaces, but found 1 tab (Spec.sk, line 5: execute console command "/msg SlayerDoesYT %player% has went in spec"')
1388[20:53:03] [Server thread/ERROR]: [Skript] indentation error: expected 4 spaces, but found 1 tab (Spec.sk, line 13: execute console command "/msg SlayerDoesYT %player% has went out of spec"')
1389[20:53:03] [Server thread/ERROR]: [Skript] 'player' is not a list! (Spec.sk, line 3: if player has permission "opgods.gamemode"')
1390[20:53:03] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (Spec.sk, line 6: else:')
1391[20:53:03] [Server thread/ERROR]: [Skript] 'player' is not a list! (Spec.sk, line 11: if player has permission "opgods.gamemode"')
1392[20:53:03] [Server thread/WARN]: [Skript] Possible name conflict of variables {m::%loop-index%} and {m::*} (there might be more conflicts). (aaaa.sk, line 191: set {_m::%loop-index%} to "\"""# """')
1393[20:53:04] [Server thread/INFO]: [Skript] Loaded 28 scripts with a total of 31 triggers and 105 commands in 3.54 seconds
1394[20:53:04] [Server thread/INFO]: [Skript] Finished loading.
1395[20:53:04] [Server thread/INFO]: [OPGODS] Want to make your Pickaxe OP? do /enchant While holding your pickaxe!
1396[20:53:04] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
1397[20:53:04] [Server thread/WARN]: [ViaVersion] There is a newer version available: 1.4.1, you're on: 1.3.0
1398[20:53:04] [Craft Scheduler Thread - 19/INFO]: [Vault] Checking for Updates ...
1399[20:53:04] [Craft Scheduler Thread - 19/INFO]: [Vault] No new version available
1400[20:53:04] [Craft Scheduler Thread - 52/INFO]: [PlotMe] Checking if conversion to UUID needed...
1401[20:53:04] [Craft Scheduler Thread - 52/INFO]: [PlotMe] No plot conversion needed
1402[20:53:20] [User Authenticator #1/INFO]: UUID of player SlayerDoesYT is 3917701e-b334-4e95-9bf3-62550a519ad4
1403[20:53:20] [User Authenticator #2/INFO]: UUID of player GoalieDude21 is fbe5c6ad-9f8f-4baa-bfea-69d704b8c48b
1404[20:53:20] [Server thread/INFO]: SlayerDoesYT[/75.128.205.13:51449] logged in with entity id 935 at ([Mines]807.760527029867, 78.0, 337.915629645176)
1405[20:53:20] [Server thread/INFO]: GoalieDude21[/47.34.36.93:64745] logged in with entity id 936 at ([plotworld]-211.56321734402408, 103.99122469350749, -139.26950637050587)
1406[20:53:20] [Server thread/INFO]: [+] GoalieDude21
1407[20:53:20] [Server thread/INFO]: [+] SlayerDoesYT
1408[20:53:24] [Server thread/INFO]: GoalieDude21 issued server command: /gmc
1409[20:53:32] [Craft Scheduler Thread - 39/INFO]: [Metrics] Server returned HTTP response code: 500 for URL: http://mcstats.org/report/CrazyEnchantments
1410[20:53:32] [Craft Scheduler Thread - 5/INFO]: [Metrics] Server returned HTTP response code: 500 for URL: http://mcstats.org/report/Multiverse-Core
1411[20:53:51] [Server thread/INFO]: SlayerDoesYT issued server command: /autosell
1412[20:54:04] [Craft Scheduler Thread - 38/WARN]: Exception in thread "Craft Scheduler Thread - 38"
1413[20:54:04] [Craft Scheduler Thread - 38/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1414 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1415 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1416 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1417 at java.lang.Thread.run(Thread.java:748)
1418Caused by: java.lang.NullPointerException
1419 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1420 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1421 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1422 ... 3 more
1423
1424[20:55:03] [Server thread/INFO]: [OPGODS] You can Apply at www.OPGods.net/apply!
1425[20:55:04] [Craft Scheduler Thread - 36/WARN]: Exception in thread "Craft Scheduler Thread - 36"
1426[20:55:04] [Craft Scheduler Thread - 36/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1427 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1428 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1429 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1430 at java.lang.Thread.run(Thread.java:748)
1431Caused by: java.lang.NullPointerException
1432 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1433 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1434 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1435 ... 3 more
1436
1437[20:55:05] [Server thread/INFO]: I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error.
1438[20:56:03] [User Authenticator #3/INFO]: UUID of player Spryzen is 81084206-f7a4-4c50-b46e-a8652880c9eb
1439[20:56:03] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7cb8b369[id=81084206-f7a4-4c50-b46e-a8652880c9eb,name=Spryzen,properties={textures=[com.mojang.authlib.properties.Property@3acaa3f0]},legacy=false] (/75.88.127.127:51960): You are not whitelisted on this server!
1440[20:56:03] [Server thread/INFO]: com.mojang.authlib.GameProfile@7cb8b369[id=81084206-f7a4-4c50-b46e-a8652880c9eb,name=Spryzen,properties={textures=[com.mojang.authlib.properties.Property@3acaa3f0]},legacy=false] (/75.88.127.127:51960) lost connection: You are not whitelisted on this server!
1441[20:56:04] [Craft Scheduler Thread - 51/WARN]: Exception in thread "Craft Scheduler Thread - 51"
1442[20:56:04] [Craft Scheduler Thread - 51/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1443 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1444 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1445 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1446 at java.lang.Thread.run(Thread.java:748)
1447Caused by: java.lang.NullPointerException
1448 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1449 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1450 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1451 ... 3 more
1452
1453[20:57:03] [Server thread/INFO]: [OPGODS] You can donate to us by doing /buy!
1454[20:57:04] [Craft Scheduler Thread - 46/WARN]: Exception in thread "Craft Scheduler Thread - 46"
1455[20:57:04] [Craft Scheduler Thread - 46/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1456 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1457 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1458 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1459 at java.lang.Thread.run(Thread.java:748)
1460Caused by: java.lang.NullPointerException
1461 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1462 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1463 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1464 ... 3 more
1465
1466[20:57:10] [Server thread/INFO]: I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error.
1467[20:58:04] [Craft Scheduler Thread - 4/WARN]: Exception in thread "Craft Scheduler Thread - 4"
1468[20:58:04] [Craft Scheduler Thread - 4/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1469 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1470 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1471 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1472 at java.lang.Thread.run(Thread.java:748)
1473Caused by: java.lang.NullPointerException
1474 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1475 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1476 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1477 ... 3 more
1478
1479[20:58:13] [Craft Scheduler Thread - 59/INFO]: [LiteBans] A plugin update is available! Your version: 2.2.15, latest version: 2.3.4
1480[20:58:13] [Craft Scheduler Thread - 59/INFO]: [LiteBans] Updates can be downloaded from here:
1481[20:58:13] [Craft Scheduler Thread - 59/INFO]: [LiteBans] https://www.spigotmc.org/resources/litebans.3715/
1482[20:59:03] [Server thread/INFO]: [OPGODS] You can make a Plot by doing /warp plots and finding a plot you like from there. And then do /p Claim!
1483[20:59:04] [Craft Scheduler Thread - 57/WARN]: Exception in thread "Craft Scheduler Thread - 57"
1484[20:59:04] [Craft Scheduler Thread - 57/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1485 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1486 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1487 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1488 at java.lang.Thread.run(Thread.java:748)
1489Caused by: java.lang.NullPointerException
1490 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1491 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1492 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1493 ... 3 more
1494
1495[20:59:16] [Server thread/INFO]: I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error.
1496[20:59:43] [Server thread/INFO]: >>> Dropped items will be removed in 60 seconds! <<<
1497[21:00:04] [Craft Scheduler Thread - 61/WARN]: Exception in thread "Craft Scheduler Thread - 61"
1498[21:00:04] [Craft Scheduler Thread - 61/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1499 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1500 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1501 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1502 at java.lang.Thread.run(Thread.java:748)
1503Caused by: java.lang.NullPointerException
1504 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1505 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1506 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1507 ... 3 more
1508
1509[21:00:23] [Server thread/INFO]: >>> Dropped items will be removed in 20 seconds! <<<
1510[21:00:40] [Server thread/INFO]: >>> Dropped items will be removed in 3 seconds! <<<
1511[21:00:41] [Server thread/INFO]: >>> Dropped items will be removed in 2 seconds! <<<
1512[21:00:42] [Server thread/INFO]: >>> Dropped items will be removed in 1 second! <<<
1513[21:01:03] [Server thread/INFO]: [OPGODS] You can use your tokens by doing /Enchant!
1514[21:01:04] [Craft Scheduler Thread - 60/WARN]: Exception in thread "Craft Scheduler Thread - 60"
1515[21:01:04] [Craft Scheduler Thread - 60/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1516 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1517 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1518 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1519 at java.lang.Thread.run(Thread.java:748)
1520Caused by: java.lang.NullPointerException
1521 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1522 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1523 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1524 ... 3 more
1525
1526[21:01:21] [Server thread/INFO]: I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error.
1527[21:02:04] [Craft Scheduler Thread - 62/WARN]: Exception in thread "Craft Scheduler Thread - 62"
1528[21:02:04] [Craft Scheduler Thread - 62/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1529 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1530 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1531 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1532 at java.lang.Thread.run(Thread.java:748)
1533Caused by: java.lang.NullPointerException
1534 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1535 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1536 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1537 ... 3 more
1538
1539[21:02:47] [Server thread/INFO]: Saving is already turned on.
1540[21:02:47] [Server thread/INFO]: Saving...
1541[21:02:47] [Server thread/INFO]: Saved the world
1542[21:02:47] [pool-6-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
1543[21:03:03] [Server thread/INFO]: [OPGODS] You can use your Crate keys at Spawn!
1544[21:03:04] [Craft Scheduler Thread - 66/WARN]: Exception in thread "Craft Scheduler Thread - 66"
1545[21:03:04] [Craft Scheduler Thread - 66/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1546 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1547 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1548 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1549 at java.lang.Thread.run(Thread.java:748)
1550Caused by: java.lang.NullPointerException
1551 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1552 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1553 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1554 ... 3 more
1555
1556[21:03:26] [Server thread/INFO]: I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error.
1557[21:03:47] [Server thread/INFO]: SlayerDoesYT issued server command: /asa reload
1558[21:03:55] [Server thread/INFO]: SlayerDoesYT issued server command: /asa addshop Leto
1559[21:03:58] [Server thread/INFO]: SlayerDoesYT issued server command: /gmc
1560[21:04:04] [Craft Scheduler Thread - 68/WARN]: Exception in thread "Craft Scheduler Thread - 68"
1561[21:04:04] [Craft Scheduler Thread - 68/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1562 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1563 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1564 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1565 at java.lang.Thread.run(Thread.java:748)
1566Caused by: java.lang.NullPointerException
1567 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1568 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1569 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1570 ... 3 more
1571
1572[21:04:06] [Server thread/INFO]: SlayerDoesYT issued server command: /asa additem leto 10
1573[21:04:06] [Craft Scheduler Thread - 63/INFO]: [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/Multiverse-Core
1574[21:04:12] [Server thread/INFO]: SlayerDoesYT issued server command: /autosell
1575[21:04:17] [Server thread/INFO]: SlayerDoesYT issued server command: /autosell
1576[21:04:19] [Craft Scheduler Thread - 59/INFO]: [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/CrazyEnchantments
1577[21:04:22] [Server thread/INFO]: SlayerDoesYT issued server command: /gms
1578[21:04:24] [Server thread/INFO]: SlayerDoesYT issued server command: /autosell
1579[21:05:03] [Server thread/INFO]: [OPGODS] Come check out our website At www.OPGods.Net!
1580[21:05:04] [Craft Scheduler Thread - 72/WARN]: Exception in thread "Craft Scheduler Thread - 72"
1581[21:05:04] [Craft Scheduler Thread - 72/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1582 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1583 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1584 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1585 at java.lang.Thread.run(Thread.java:748)
1586Caused by: java.lang.NullPointerException
1587 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1588 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1589 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1590 ... 3 more
1591
1592[21:05:25] [Server thread/INFO]: GoalieDude21 lost connection: Timed out
1593[21:05:28] [User Authenticator #4/INFO]: UUID of player GoalieDude21 is fbe5c6ad-9f8f-4baa-bfea-69d704b8c48b
1594[21:05:28] [Server thread/INFO]: GoalieDude21[/47.34.36.93:64767] logged in with entity id 530874 at ([plotworld]-204.91157229200076, 114.19068100681278, -123.37174369695981)
1595[21:05:28] [Server thread/INFO]: [+] GoalieDude21
1596[21:05:31] [Server thread/INFO]: GoalieDude21 issued server command: /gmc
1597[21:05:32] [Server thread/INFO]: I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error.
1598[21:05:38] [Server thread/INFO]: GoalieDude21 issued server command: //wand
1599[21:06:00] [Server thread/INFO]: GoalieDude21 issued server command: //set 1:6
1600[21:06:04] [Craft Scheduler Thread - 29/WARN]: Exception in thread "Craft Scheduler Thread - 29"
1601[21:06:04] [Craft Scheduler Thread - 29/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1602 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1603 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1604 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1605 at java.lang.Thread.run(Thread.java:748)
1606Caused by: java.lang.NullPointerException
1607 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1608 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1609 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1610 ... 3 more
1611
1612[21:06:16] [Server thread/INFO]: SlayerDoesYT issued server command: /asa reload
1613[21:07:03] [Server thread/INFO]: [OPGODS] Custom enchants! do /ce! and /Enchant!
1614[21:07:04] [Craft Scheduler Thread - 67/WARN]: Exception in thread "Craft Scheduler Thread - 67"
1615[21:07:04] [Craft Scheduler Thread - 67/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1616 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1617 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1618 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1619 at java.lang.Thread.run(Thread.java:748)
1620Caused by: java.lang.NullPointerException
1621 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1622 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1623 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1624 ... 3 more
1625
1626[21:07:23] [Server thread/INFO]: >>> Dropped items will be removed in 60 seconds! <<<
1627[21:07:31] [Server thread/INFO]: GoalieDude21 issued server command: //set 1:6
1628[21:07:37] [Server thread/INFO]: I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error.
1629[21:08:03] [Server thread/INFO]: >>> Dropped items will be removed in 20 seconds! <<<
1630[21:08:04] [Craft Scheduler Thread - 94/WARN]: Exception in thread "Craft Scheduler Thread - 94"
1631[21:08:04] [Craft Scheduler Thread - 94/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1632 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1633 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1634 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1635 at java.lang.Thread.run(Thread.java:748)
1636Caused by: java.lang.NullPointerException
1637 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1638 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1639 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1640 ... 3 more
1641
1642[21:08:20] [Server thread/INFO]: >>> Dropped items will be removed in 3 seconds! <<<
1643[21:08:21] [Server thread/INFO]: >>> Dropped items will be removed in 2 seconds! <<<
1644[21:08:22] [Server thread/INFO]: >>> Dropped items will be removed in 1 second! <<<
1645[21:08:33] [Server thread/INFO]: GoalieDude21 issued server command: //set 1:6
1646[21:09:03] [Server thread/INFO]: [OPGODS] Join the server discord! https://discord.gg/RxSMeKv
1647[21:09:04] [Craft Scheduler Thread - 98/WARN]: Exception in thread "Craft Scheduler Thread - 98"
1648[21:09:04] [Craft Scheduler Thread - 98/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1649 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1650 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1651 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1652 at java.lang.Thread.run(Thread.java:748)
1653Caused by: java.lang.NullPointerException
1654 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1655 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1656 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1657 ... 3 more
1658
1659[21:09:28] [Server thread/INFO]: GoalieDude21 issued server command: //set 1:6
1660[21:09:42] [Server thread/INFO]: I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error.
1661[21:09:43] [Server thread/INFO]: GoalieDude21 issued server command: //set 1:6
1662[21:10:04] [Craft Scheduler Thread - 92/WARN]: Exception in thread "Craft Scheduler Thread - 92"
1663[21:10:04] [Craft Scheduler Thread - 92/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1664 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1665 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1666 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1667 at java.lang.Thread.run(Thread.java:748)
1668Caused by: java.lang.NullPointerException
1669 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1670 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1671 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1672 ... 3 more
1673
1674[21:10:11] [Server thread/INFO]: GoalieDude21 issued server command: //set 1:6
1675[21:10:21] [Server thread/INFO]: GoalieDude21 issued server command: //set 1:6
1676[21:10:34] [Server thread/INFO]: GoalieDude21 issued server command: //set 1:6
1677[21:11:03] [Server thread/INFO]: [OPGODS] Add Slayer On Discord! Slayer#7375
1678[21:11:04] [Craft Scheduler Thread - 80/WARN]: Exception in thread "Craft Scheduler Thread - 80"
1679[21:11:04] [Craft Scheduler Thread - 80/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1680 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1681 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1682 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1683 at java.lang.Thread.run(Thread.java:748)
1684Caused by: java.lang.NullPointerException
1685 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1686 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1687 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1688 ... 3 more
1689
1690[21:11:38] [Server thread/INFO]: GoalieDude21 issued server command: //set 1:6
1691[21:11:46] [Server thread/INFO]: GoalieDude21 issued server command: //set 1:6
1692[21:11:48] [Server thread/INFO]: I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error.
1693[21:11:56] [Server thread/INFO]: GoalieDude21 issued server command: //set 1:6
1694[21:12:04] [Craft Scheduler Thread - 83/WARN]: Exception in thread "Craft Scheduler Thread - 83"
1695[21:12:04] [Craft Scheduler Thread - 83/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1696 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1697 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1698 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1699 at java.lang.Thread.run(Thread.java:748)
1700Caused by: java.lang.NullPointerException
1701 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1702 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1703 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1704 ... 3 more
1705
1706[21:12:06] [Server thread/INFO]: GoalieDude21 issued server command: //set 1:6
1707[21:12:16] [Server thread/INFO]: GoalieDude21 issued server command: //set 1:6
1708[21:12:26] [Server thread/INFO]: GoalieDude21 issued server command: //set 1:6
1709[21:12:36] [Server thread/INFO]: GoalieDude21 issued server command: //set 1:6
1710[21:12:53] [Server thread/INFO]: Saving is already turned on.
1711[21:12:53] [Server thread/INFO]: Saving...
1712[21:12:53] [Server thread/INFO]: Saved the world
1713[21:13:03] [Server thread/INFO]: [OPGODS] Add OPGods On Discord! OPGods#9339
1714[21:13:04] [Craft Scheduler Thread - 89/INFO]: [Metrics] Server returned HTTP response code: 500 for URL: http://mcstats.org/report/CrazyEnchantments
1715[21:13:04] [Craft Scheduler Thread - 105/WARN]: Exception in thread "Craft Scheduler Thread - 105"
1716[21:13:04] [Craft Scheduler Thread - 105/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1717 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1718 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1719 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1720 at java.lang.Thread.run(Thread.java:748)
1721Caused by: java.lang.NullPointerException
1722 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1723 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1724 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1725 ... 3 more
1726
1727[21:13:53] [Server thread/INFO]: I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error.
1728[21:14:04] [Craft Scheduler Thread - 104/WARN]: Exception in thread "Craft Scheduler Thread - 104"
1729[21:14:04] [Craft Scheduler Thread - 104/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1730 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1731 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1732 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1733 at java.lang.Thread.run(Thread.java:748)
1734Caused by: java.lang.NullPointerException
1735 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1736 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1737 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1738 ... 3 more
1739
1740[21:14:11] [Craft Scheduler Thread - 63/INFO]: [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/Multiverse-Core
1741[21:15:03] [Server thread/INFO]: >>> Dropped items will be removed in 60 seconds! <<<
1742[21:15:04] [Server thread/INFO]: [OPGODS] Shift to confirm opening Superior crates!
1743[21:15:04] [Craft Scheduler Thread - 106/WARN]: Exception in thread "Craft Scheduler Thread - 106"
1744[21:15:04] [Craft Scheduler Thread - 106/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1745 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1746 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1747 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1748 at java.lang.Thread.run(Thread.java:748)
1749Caused by: java.lang.NullPointerException
1750 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1751 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1752 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1753 ... 3 more
1754
1755[21:15:43] [Server thread/INFO]: >>> Dropped items will be removed in 20 seconds! <<<
1756[21:15:58] [Server thread/INFO]: I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error.
1757[21:16:00] [Server thread/INFO]: >>> Dropped items will be removed in 3 seconds! <<<
1758[21:16:01] [Server thread/INFO]: >>> Dropped items will be removed in 2 seconds! <<<
1759[21:16:02] [Server thread/INFO]: >>> Dropped items will be removed in 1 second! <<<
1760[21:16:04] [Craft Scheduler Thread - 109/WARN]: Exception in thread "Craft Scheduler Thread - 109"
1761[21:16:04] [Craft Scheduler Thread - 109/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1762 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1763 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1764 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1765 at java.lang.Thread.run(Thread.java:748)
1766Caused by: java.lang.NullPointerException
1767 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1768 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1769 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1770 ... 3 more
1771
1772[21:16:17] [Server thread/INFO]: GoalieDude21 issued server command: //set 155
1773[21:16:37] [Server thread/INFO]: GoalieDude21 issued server command: //set 155
1774[21:16:46] [Server thread/INFO]: GoalieDude21 issued server command: //set 155
1775[21:16:57] [Server thread/INFO]: GoalieDude21 issued server command: //set 155
1776[21:17:04] [Server thread/INFO]: [OPGODS] Do /Vote For Cool rewards!
1777[21:17:05] [Craft Scheduler Thread - 103/WARN]: Exception in thread "Craft Scheduler Thread - 103"
1778[21:17:05] [Craft Scheduler Thread - 103/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1779 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1780 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1781 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1782 at java.lang.Thread.run(Thread.java:748)
1783Caused by: java.lang.NullPointerException
1784 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1785 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1786 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1787 ... 3 more
1788
1789[21:17:10] [Server thread/INFO]: GoalieDude21 issued server command: //set 155
1790[21:17:19] [Server thread/INFO]: GoalieDude21 issued server command: //set 155
1791[21:17:25] [Server thread/INFO]: GoalieDude21 issued server command: //set 155
1792[21:17:47] [Server thread/INFO]: GoalieDude21 issued server command: //set 155
1793[21:17:59] [Server thread/INFO]: GoalieDude21 issued server command: //set 155
1794[21:18:04] [Server thread/INFO]: I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error.
1795[21:18:05] [Craft Scheduler Thread - 108/WARN]: Exception in thread "Craft Scheduler Thread - 108"
1796[21:18:05] [Craft Scheduler Thread - 108/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1797 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1798 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1799 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1800 at java.lang.Thread.run(Thread.java:748)
1801Caused by: java.lang.NullPointerException
1802 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1803 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1804 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1805 ... 3 more
1806
1807[21:18:22] [User Authenticator #5/INFO]: UUID of player GoalieDude21 is fbe5c6ad-9f8f-4baa-bfea-69d704b8c48b
1808[21:18:22] [Server thread/INFO]: GoalieDude21 lost connection: You logged in from another location
1809[21:18:22] [Server thread/INFO]: GoalieDude21[/47.34.36.93:64783] logged in with entity id 1092738 at ([plotworld]-202.4216577953197, 107.61392251515022, -144.86006301660825)
1810[21:18:22] [Server thread/INFO]: [+] GoalieDude21
1811[21:18:22] [Server thread/WARN]: handleDisconnection() called twice
1812[21:18:25] [Server thread/INFO]: GoalieDude21 issued server command: /gmc
1813[21:18:39] [Server thread/INFO]: GoalieDude21 issued server command: /gmc
1814[21:18:46] [Server thread/INFO]: GoalieDude21 issued server command: //set 155
1815[21:19:04] [Server thread/INFO]: [OPGODS] Do /Discord Link To Link your Minecraft account and Discord account together! (This will add your staff rank and donor rank to your roles in discord!)
1816[21:19:05] [Craft Scheduler Thread - 89/WARN]: Exception in thread "Craft Scheduler Thread - 89"
1817[21:19:05] [Craft Scheduler Thread - 89/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1818 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1819 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1820 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1821 at java.lang.Thread.run(Thread.java:748)
1822Caused by: java.lang.NullPointerException
1823 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1824 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1825 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1826 ... 3 more
1827
1828[21:20:05] [Craft Scheduler Thread - 107/WARN]: Exception in thread "Craft Scheduler Thread - 107"
1829[21:20:05] [Craft Scheduler Thread - 107/WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoSell v1.8.6-mc-1.8 generated an exception while executing task 381
1830 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1831 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1832 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1833 at java.lang.Thread.run(Thread.java:748)
1834Caused by: java.lang.NullPointerException
1835 at me.clip.autosell.tasks.MultiplierCheckTask.run(MultiplierCheckTask.java:61)
1836 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1837 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1838 ... 3 more
1839
1840[21:20:09] [Server thread/INFO]: I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error.