· 8 years ago · Feb 01, 2018, 07:58 PM
1[12:51:57] [Server thread/INFO]: Starting minecraft server version 1.12.2
2[12:51:57] [Server thread/INFO]: Loading properties
3[12:51:57] [Server thread/INFO]: Default game type: SURVIVAL
4[12:51:57] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-7754231-94b0980 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
5[12:51:57] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[12:51:57] [Server thread/INFO]: Using 4 threads for Netty based IO
7[12:51:57] [Server thread/INFO]: Debug logging is disabled
8[12:51:57] [Server thread/INFO]: Generating keypair
9[12:51:57] [Server thread/INFO]: Starting Minecraft server on 193.70.80.2:25743
10[12:51:57] [Server thread/INFO]: Using epoll channel type
11[12:51:57] [Server thread/INFO]: Set PluginClassLoader as parallel capable
12[12:51:57] [Server thread/ERROR]: Could not load 'plugins/AsyncWorldEdit.jar' in folder 'plugins'
13org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/primesoft/asyncworldedit/injector/classfactory/IClassFactory
14 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-7754231-94b0980]
15 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:326) ~[spigot.jar:git-Spigot-7754231-94b0980]
16 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot.jar:git-Spigot-7754231-94b0980]
17 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:308) [spigot.jar:git-Spigot-7754231-94b0980]
18 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-7754231-94b0980]
19 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-7754231-94b0980]
20 at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
21Caused by: java.lang.NoClassDefFoundError: org/primesoft/asyncworldedit/injector/classfactory/IClassFactory
22 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
23 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_131]
24 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-7754231-94b0980]
25 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-7754231-94b0980]
26 ... 6 more
27Caused by: java.lang.ClassNotFoundException: org.primesoft.asyncworldedit.injector.classfactory.IClassFactory
28 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_131]
29 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-7754231-94b0980]
30 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-7754231-94b0980]
31 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
32 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
33 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
34 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_131]
35 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-7754231-94b0980]
36 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-7754231-94b0980]
37 ... 6 more
38[12:51:57] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
39[12:51:57] [Server thread/INFO]: [DeluxeJoin] Loading DeluxeJoin v2.5.0
40[12:51:57] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.3
41[12:51:57] [Server thread/INFO]: [BetterChairs] Loading BetterChairs v0.9.5
42[12:51:57] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.7.1
43[12:51:57] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.6.7
44[12:51:57] [Server thread/INFO]: [PWJL] Loading PWJL v1.0.0
45[12:51:57] [Server thread/INFO]: [MOTD] Loading MOTD v2.2
46[12:51:57] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
47[12:51:57] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
48[12:51:58] [Server thread/INFO]: [InfoBook] Loading InfoBook v2.4
49[12:51:58] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v5.2.2
50[12:51:58] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v2.3.1
51[12:51:58] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.14.2
52[12:51:58] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
53[12:51:58] [Server thread/INFO]: [OpenInv] Loading OpenInv v3.3.2
54[12:51:58] [Server thread/INFO]: [CN-Custom] Loading CN-Custom v1.0.0
55[12:51:58] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
56[12:51:58] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.2.2
57[12:51:58] [Server thread/INFO]: [Votifier] Loading Votifier v2.3.6
58[12:51:58] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.6.0-SNAPSHOT-b736
59[12:51:58] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0-SNAPSHOT-b389
60[12:51:58] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.12.2) has not yet been tested! Proceed with caution.
61[12:51:58] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.15.2-SNAPSHOT-sMD5NET-b1113
62[12:51:58] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
63[12:51:58] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
64[12:51:58] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.12.2
65[12:51:58] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.2.4
66[12:51:58] [Server thread/INFO]: [iDisguise] Loading iDisguise v5.6.4
67[12:51:58] [Server thread/INFO]: [TicketManager] Loading TicketManager v0.4
68[12:51:58] [Server thread/INFO]: [TimeIsMoney] Loading TimeIsMoney v1958
69[12:51:58] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
70[12:51:58] [Server thread/INFO]: [Tab] Loading Tab v6.0.1
71[12:51:58] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.09-SNAPSHOT
72[12:51:58] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
73[12:51:58] [Server thread/INFO]: [TimeVote] Loading TimeVote v1.31
74[12:51:58] [Server thread/INFO]: [ProVotes] Loading ProVotes v1.3.5.4
75[12:51:58] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.1.2
76[12:51:58] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
77[12:51:58] [Server thread/INFO]: [LWC] Loading LWC v1.9.3
78[12:51:58] [Server thread/INFO]: [SignShop] Loading SignShop v2.11.2
79[12:51:58] [Server thread/INFO]: [ZHorse] Loading ZHorse v1.6.8
80[12:51:58] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
81[12:51:58] [Server thread/INFO]: [Shop] Loading Shop v2.0.6
82[12:51:58] [Server thread/INFO]: [EpicWorldGenerator] Loading EpicWorldGenerator v8.0.0-SNAPSHOT-4
83[12:51:58] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
84[12:51:58] [Server thread/INFO]: [MyWarp] Loading MyWarp v3.0-SNAPSHOT+jenkins-b175.git-134a99586f
85[12:51:58] [Server thread/INFO]: [HolographicScoreboard] Loading HolographicScoreboard v1.5.1
86[12:51:58] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b585
87[12:51:58] [Server thread/INFO]: [Autorank] Loading Autorank v3.8.5.1
88[12:51:58] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v5.0.0
89[12:51:58] [Server thread/INFO]: [UltimateChat] Loading UltimateChat v1.8.5
90[12:51:58] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.7.1
91[12:51:58] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-b585
92[12:51:58] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.5.1
93[12:51:58] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b585
94[12:51:58] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v2.14.2
95[12:51:58] [Server thread/INFO]: [PremiumVanish] Loading PremiumVanish v1.9.6
96[12:51:58] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.4.0-b1877
97[12:51:58] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.2.3
98[12:51:58] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v2.3.1
99[12:51:58] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0-SNAPSHOT-b389
100[12:51:58] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
101[12:51:58] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.09-SNAPSHOT
102[12:51:59] [Server thread/WARN]: [mcMMO] NoCheatPlus plugin found, but CompatNoCheatPlus was not found!
103[12:51:59] [Server thread/WARN]: [mcMMO] mcMMO will not work properly alongside NoCheatPlus without CompatNoCheatPlus
104[12:51:59] [Server thread/INFO]: [mcMMO] Killing orphans
105[12:51:59] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
106[12:51:59] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
107[12:51:59] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
108[12:51:59] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
109[12:51:59] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
110[12:51:59] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
111[12:51:59] [Server thread/INFO]: [LWC] Enabling LWC v1.9.3
112[12:51:59] [Server thread/INFO]: [LWC] Connecting to SQLite
113[12:51:59] [Server thread/INFO]: [EpicWorldGenerator] Enabling EpicWorldGenerator v8.0.0-SNAPSHOT-4
114[12:52:00] [Server thread/INFO]:
115[12:52:00] [Server thread/INFO]:
116[12:52:00] [Server thread/INFO]: _ __
117[12:52:00] [Server thread/INFO]: |_ ._ o _ \ / _ ._ | _| /__ _ ._ _ ._ _. _|_ _ ._
118[12:52:00] [Server thread/INFO]: |_ |_) | (_ \/\/ (_) | | (_| \_| (/_ | | (/_ | (_| |_ (_) |
119[12:52:00] [Server thread/INFO]: |
120[12:52:00] [Server thread/INFO]:
121[12:52:00] [Server thread/INFO]: Version 8.0.0-SNAPSHOT-4 | Licensed to 65968
122[12:52:00] [Server thread/INFO]:
123[12:52:00] [Server thread/INFO]: Documentation can be found at http://discuss.dynamic-bytes.com/p/1-wiki
124[12:52:00] [Server thread/INFO]:
125[12:52:00] [Server thread/INFO]:
126[12:52:00] [Server thread/INFO]: > Loading structures (.EWG schematics)
127[12:52:00] [Server thread/INFO]: - TREES_bonsai_medium
128[12:52:00] [Server thread/INFO]: - TREES_willow_huge
129[12:52:00] [Server thread/INFO]: - TREES_bonsai_small
130[12:52:00] [Server thread/INFO]: - TREES_forgottenForest_medium
131[12:52:00] [Server thread/INFO]: - DECO_forest_house
132[12:52:00] [Server thread/INFO]: - TREES_jungle_small
133[12:52:00] [Server thread/INFO]: - TREES_forgottenForest_medium_5
134[12:52:00] [Server thread/INFO]: - TREES_birch_normal
135[12:52:00] [Server thread/INFO]: - TREES_pine_normal
136[12:52:00] [Server thread/INFO]: - TREES_pine_small_2
137[12:52:00] [Server thread/INFO]: - TREES_stoneForest_normal_2
138[12:52:00] [Server thread/INFO]: - TREES_willow_tiny
139[12:52:00] [Server thread/INFO]: - DECO_swampRoot_7
140[12:52:00] [Server thread/INFO]: - TREES_willow_big
141[12:52:00] [Server thread/INFO]: - TREES_swamp_medium_1
142[12:52:00] [Server thread/INFO]: - DECO_rock_21
143[12:52:00] [Server thread/INFO]: - DECO_swampPlants_2
144[12:52:00] [Server thread/INFO]: - DECO_swampPlants_4
145[12:52:00] [Server thread/INFO]: - TREES_stoneForest_normal
146[12:52:00] [Server thread/INFO]: - TREES_willow_tiny_2
147[12:52:00] [Server thread/INFO]: - DECO_swampRootSmall_1
148[12:52:00] [Server thread/INFO]: - TREES_bonsai_tiny
149[12:52:00] [Server thread/INFO]: - TREES_stoneForest_normal_3
150[12:52:00] [Server thread/INFO]: - TREES_pineLong_normal_3
151[12:52:00] [Server thread/INFO]: - TREES_oldtree_normal_2
152[12:52:00] [Server thread/INFO]: - TREES_fantasy_normal_2
153[12:52:00] [Server thread/INFO]: - DECO_swampRoot_1
154[12:52:00] [Server thread/INFO]: - DECO_desert_tower
155[12:52:00] [Server thread/INFO]: - DECO_swampRocks_1
156[12:52:00] [Server thread/INFO]: - TREES_pine_medium
157[12:52:00] [Server thread/INFO]: - DECO_rock_24
158[12:52:00] [Server thread/INFO]: - TREES_oakTree_huge_2
159[12:52:00] [Server thread/INFO]: - TREES_tropicalForest_medium_3
160[12:52:00] [Server thread/INFO]: - TREES_dead_medium_2
161[12:52:00] [Server thread/INFO]: - DECO_rock_23
162[12:52:00] [Server thread/INFO]: - TREES_willow_medium
163[12:52:00] [Server thread/INFO]: - TREES_oakTree_huge_1
164[12:52:00] [Server thread/INFO]: - TREES_jungle_normal
165[12:52:00] [Server thread/INFO]: - TREES_scotsPine_normal_11
166[12:52:00] [Server thread/INFO]: - TREES_jungle_big
167[12:52:00] [Server thread/INFO]: - TREES_tropicalForest_small_1
168[12:52:00] [Server thread/INFO]: - DECO_swampPlants_1
169[12:52:00] [Server thread/INFO]: - TREES_bonsai_huge
170[12:52:00] [Server thread/INFO]: - TREES_willow_tiny_3
171[12:52:00] [Server thread/INFO]: - DECO_rock_10
172[12:52:00] [Server thread/INFO]: - DECO_swampRoot_5
173[12:52:00] [Server thread/INFO]: - TREES_pine_small
174[12:52:00] [Server thread/INFO]: - TREES_swamp_huge_2
175[12:52:00] [Server thread/INFO]: - DECO_swampRoot_6
176[12:52:00] [Server thread/INFO]: - TREES_tropicalForest_medium_2
177[12:52:00] [Server thread/INFO]: - TREES_pine_small_3
178[12:52:00] [Server thread/INFO]: - TREES_forgottenForest_normal_3
179[12:52:00] [Server thread/INFO]: - TREES_birch_normal_2
180[12:52:00] [Server thread/INFO]: - TREES_fantasy_small_2
181[12:52:00] [Server thread/INFO]: - TREES_pineLong_normal_2
182[12:52:00] [Server thread/INFO]: - TREES_willow_normal
183[12:52:00] [Server thread/INFO]: - DECO_rock_19
184[12:52:00] [Server thread/INFO]: - TREES_bonsai_normal_2
185[12:52:00] [Server thread/INFO]: - DECO_rock_03
186[12:52:00] [Server thread/INFO]: - DECO_rock_17
187[12:52:00] [Server thread/INFO]: - TREES_bonsai_big_2
188[12:52:00] [Server thread/INFO]: - TREES_oakTree_normal_4
189[12:52:00] [Server thread/INFO]: - TREES_pineLong_huge_4
190[12:52:00] [Server thread/INFO]: - TREES_jungle_normal_4
191[12:52:00] [Server thread/INFO]: - TREES_dead_medium
192[12:52:00] [Server thread/INFO]: - DECO_rock_01
193[12:52:00] [Server thread/INFO]: - TREES_dead_normal
194[12:52:00] [Server thread/INFO]: - DECO_rock_22
195[12:52:00] [Server thread/INFO]: - TREES_tropicalForest_medium_4
196[12:52:00] [Server thread/INFO]: - TREES_jungle_huge
197[12:52:00] [Server thread/INFO]: - DECO_swampRootSmall_4
198[12:52:00] [Server thread/INFO]: - TREES_bonsai_big
199[12:52:00] [Server thread/INFO]: - TREES_jungle_small_3
200[12:52:00] [Server thread/INFO]: - TREES_bonsai_big_3
201[12:52:00] [Server thread/INFO]: - TREES_jungle_small_2
202[12:52:00] [Server thread/INFO]: - TREES_pine_normal_2
203[12:52:00] [Server thread/INFO]: - TREES_bonsai_normal
204[12:52:00] [Server thread/INFO]: - TREES_scotsPine_normal_9
205[12:52:00] [Server thread/INFO]: - TREES_scotsPine_normal_12
206[12:52:00] [Server thread/INFO]: - TREES_forgottenForest_normal_2
207[12:52:00] [Server thread/INFO]: - DECO_swampRootSmall_5
208[12:52:00] [Server thread/INFO]: - TREES_scotsPine_normal_6
209[12:52:00] [Server thread/INFO]: - TREES_willow_medium_2
210[12:52:00] [Server thread/INFO]: - DECO_swampRootSmall_3
211[12:52:00] [Server thread/INFO]: - TREES_swamp_medium_2
212[12:52:00] [Server thread/INFO]: - TREES_fantasy_small
213[12:52:00] [Server thread/INFO]: - DECO_swampRoot_3
214[12:52:00] [Server thread/INFO]: - TREES_willow_big_2
215[12:52:00] [Server thread/INFO]: - TREES_swamp_small_1
216[12:52:00] [Server thread/INFO]: - TREES_swamp_medium_3
217[12:52:00] [Server thread/INFO]: - TREES_bonsai_medium_2
218[12:52:00] [Server thread/INFO]: - TREES_pine_huge
219[12:52:00] [Server thread/INFO]: - DECO_rock_20
220[12:52:00] [Server thread/INFO]: - DECO_rock_25
221[12:52:00] [Server thread/INFO]: - DECO_rock_18
222[12:52:00] [Server thread/INFO]: - TREES_pineLong_normal_1
223[12:52:00] [Server thread/INFO]: - TREES_willow_small
224[12:52:00] [Server thread/INFO]: - TREES_oldtree_normal_1
225[12:52:00] [Server thread/INFO]: - DECO_swampRoot_2
226[12:52:00] [Server thread/INFO]: - TREES_fantasy_normal
227[12:52:00] [Server thread/INFO]: - TREES_dead_big
228[12:52:00] [Server thread/INFO]: - TREES_scotsPine_normal_8
229[12:52:00] [Server thread/INFO]: - DECO_portals_204
230[12:52:00] [Server thread/INFO]: - DECO_jungle_tower
231[12:52:00] [Server thread/INFO]: - TREES_snowyPine_normal_03
232[12:52:00] [Server thread/INFO]: - TREES_scotsPine_normal_10
233[12:52:00] [Server thread/INFO]: - DECO_swampRootSmall_2
234[12:52:00] [Server thread/INFO]: - TREES_swamp_huge_1
235[12:52:00] [Server thread/INFO]: - TREES_fantasy_small_3
236[12:52:00] [Server thread/INFO]: - TREES_nether_normal
237[12:52:00] [Server thread/INFO]: - TREES_pine_big
238[12:52:00] [Server thread/INFO]: - TREES_snowyPine_normal_02
239[12:52:00] [Server thread/INFO]: - TREES_pine_tiny_2
240[12:52:00] [Server thread/INFO]: - DECO_rock_04
241[12:52:00] [Server thread/INFO]: - TREES_jungle_medium
242[12:52:00] [Server thread/INFO]: - TREES_dead_normal_2
243[12:52:00] [Server thread/INFO]: - TREES_jungle_normal_2
244[12:52:00] [Server thread/INFO]: - DECO_swampRoot_4
245[12:52:00] [Server thread/INFO]: - DECO_swampBush_1
246[12:52:00] [Server thread/INFO]: - TREES_pine_tiny
247[12:52:00] [Server thread/INFO]: - TREES_forgottenForest_medium_4
248[12:52:00] [Server thread/INFO]: - TREES_dead_huge
249[12:52:00] [Server thread/INFO]: - TREES_jungle_normal_3
250[12:52:00] [Server thread/INFO]: - TREES_tropicalForest_medium_1
251[12:52:00] [Server thread/INFO]: - TREES_birch_normal_3
252[12:52:00] [Server thread/INFO]: - TREES_snowyPine_normal_01
253[12:52:00] [Server thread/INFO]: - TREES_oakTree_huge_3
254[12:52:00] [Server thread/INFO]: - TREES_birch_normal_4
255[12:52:00] [Server thread/INFO]: - DECO_swampPlants_3
256[12:52:00] [Server thread/INFO]: - DECO_swampRootSmall_6
257[12:52:00] [Server thread/INFO]: - DECO_rock_02
258[12:52:00] [Server thread/INFO]:
259[12:52:00] [Server thread/INFO]: > Loading configuration
260[12:52:00] [Server thread/INFO]: [MVdW] EpicWorldGenerator added custom placeholder {ewgbiome}
261[12:52:00] [Server thread/INFO]:
262[12:52:00] [Server thread/INFO]: Done
263[12:52:00] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
264[12:52:00] [Server thread/INFO]: Preparing level "world"
265[12:52:00] [Server thread/INFO]: -------- World Settings For [world] --------
266[12:52:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
267[12:52:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
268[12:52:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
269[12:52:00] [Server thread/INFO]: Random Lighting Updates: false
270[12:52:00] [Server thread/INFO]: Structure Info Saving: true
271[12:52:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
272[12:52:00] [Server thread/INFO]: Mob Spawn Range: 4
273[12:52:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
274[12:52:00] [Server thread/INFO]: Cane Growth Modifier: 100%
275[12:52:00] [Server thread/INFO]: Melon Growth Modifier: 100%
276[12:52:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
277[12:52:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
278[12:52:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
279[12:52:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
280[12:52:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
281[12:52:00] [Server thread/INFO]: Vine Growth Modifier: 100%
282[12:52:00] [Server thread/INFO]: Cocoa Growth Modifier: 100%
283[12:52:00] [Server thread/INFO]: Max TNT Explosions: 100
284[12:52:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
285[12:52:00] [Server thread/INFO]: Item Despawn Rate: 6000
286[12:52:00] [Server thread/INFO]: Item Merge Radius: 2.5
287[12:52:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
288[12:52:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
289[12:52:00] [Server thread/INFO]: View Distance: 10
290[12:52:00] [Server thread/INFO]: Experience Merge Radius: 3.0
291[12:52:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
292[12:52:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
293[12:52:00] [Server thread/INFO]: -------- World Settings For [world_nether] --------
294[12:52:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
295[12:52:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
296[12:52:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
297[12:52:00] [Server thread/INFO]: Random Lighting Updates: false
298[12:52:00] [Server thread/INFO]: Structure Info Saving: true
299[12:52:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
300[12:52:00] [Server thread/INFO]: Mob Spawn Range: 4
301[12:52:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
302[12:52:00] [Server thread/INFO]: Cane Growth Modifier: 100%
303[12:52:00] [Server thread/INFO]: Melon Growth Modifier: 100%
304[12:52:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
305[12:52:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
306[12:52:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
307[12:52:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
308[12:52:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
309[12:52:00] [Server thread/INFO]: Vine Growth Modifier: 100%
310[12:52:00] [Server thread/INFO]: Cocoa Growth Modifier: 100%
311[12:52:00] [Server thread/INFO]: Max TNT Explosions: 100
312[12:52:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
313[12:52:00] [Server thread/INFO]: Item Despawn Rate: 6000
314[12:52:00] [Server thread/INFO]: Item Merge Radius: 2.5
315[12:52:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
316[12:52:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
317[12:52:00] [Server thread/INFO]: View Distance: 10
318[12:52:00] [Server thread/INFO]: Experience Merge Radius: 3.0
319[12:52:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
320[12:52:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
321[12:52:00] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
322[12:52:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
323[12:52:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
324[12:52:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
325[12:52:00] [Server thread/INFO]: Random Lighting Updates: false
326[12:52:00] [Server thread/INFO]: Structure Info Saving: true
327[12:52:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
328[12:52:00] [Server thread/INFO]: Mob Spawn Range: 4
329[12:52:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
330[12:52:00] [Server thread/INFO]: Cane Growth Modifier: 100%
331[12:52:00] [Server thread/INFO]: Melon Growth Modifier: 100%
332[12:52:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
333[12:52:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
334[12:52:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
335[12:52:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
336[12:52:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
337[12:52:00] [Server thread/INFO]: Vine Growth Modifier: 100%
338[12:52:00] [Server thread/INFO]: Cocoa Growth Modifier: 100%
339[12:52:00] [Server thread/INFO]: Max TNT Explosions: 100
340[12:52:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
341[12:52:00] [Server thread/INFO]: Item Despawn Rate: 6000
342[12:52:00] [Server thread/INFO]: Item Merge Radius: 2.5
343[12:52:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
344[12:52:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
345[12:52:00] [Server thread/INFO]: View Distance: 10
346[12:52:00] [Server thread/INFO]: Experience Merge Radius: 3.0
347[12:52:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
348[12:52:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
349[12:52:00] [Server thread/INFO]: Preparing start region for level 0 (Seed: 6613363951947660417)
350[12:52:01] [Server thread/INFO]: Preparing spawn area: 77%
351[12:52:01] [Server thread/INFO]: Preparing start region for level 1 (Seed: 6415262940582791411)
352[12:52:02] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1200110323299080841)
353[12:52:02] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
354[12:52:02] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
355[12:52:02] [Server thread/INFO]: [PlaceholderAPI] NMS placeholders such as %player_ping% have been enabled!
356[12:52:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
357[12:52:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
358[12:52:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mcmmo
359[12:52:02] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
360[12:52:02] [Server thread/INFO]: [DeluxeJoin] Enabling DeluxeJoin v2.5.0
361[12:52:02] [Server thread/INFO]: [DeluxeJoin] 6 DeluxeJoinFormats loaded!
362[12:52:02] [Server thread/INFO]: [DeluxeJoin] 4 DeluxeMotds loaded!
363[12:52:02] [Server thread/INFO]: [DeluxeJoin] First join message is enabled!
364[12:52:02] [Server thread/INFO]: [DeluxeJoin] Succesfully hooked into PlaceholderAPI for placeholders!
365[12:52:02] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.3
366[12:52:02] [Server thread/INFO]: [PlugMan] Skipping Metrics.
367[12:52:02] [Server thread/INFO]: [PlugMan] Skipping Updater.
368[12:52:02] [Server thread/INFO]: [BetterChairs] Enabling BetterChairs v0.9.5
369[12:52:02] [Server thread/INFO]: [BetterChairs] Your server is running version v1_12_R1
370[12:52:02] [Server thread/INFO]: [BetterChairs] NMS hooked !
371[12:52:02] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.7.1
372[12:52:02] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
373[12:52:02] [Server thread/INFO]: [ChatReaction] 0 words loaded!
374[12:52:02] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
375[12:52:02] [Server thread/INFO]: ---------------------------
376[12:52:02] [Server thread/INFO]: ChatReaction Updater
377[12:52:02] [Server thread/INFO]:
378[12:52:02] [Server thread/INFO]: You are running 1.7.1
379[12:52:02] [Server thread/INFO]: The latest version
380[12:52:02] [Server thread/INFO]: of ChatReaction!
381[12:52:02] [Server thread/INFO]:
382[12:52:02] [Server thread/INFO]: ---------------------------
383[12:52:02] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.6.7
384[12:52:02] [Server thread/INFO]:
385[12:52:02] [Server thread/INFO]: === Super Trails ===
386[12:52:02] [Server thread/INFO]: SuperTrails 9.6.7 for MC 1.12 enabled
387[12:52:02] [Server thread/INFO]: Thank you for using !
388[12:52:02] [Server thread/INFO]: =====================
389[12:52:02] [Server thread/INFO]:
390[12:52:02] [Server thread/INFO]: [PWJL] Enabling PWJL v1.0.0
391[12:52:02] [Server thread/INFO]:
392[12:52:02] [Server thread/INFO]:
393[12:52:02] [Server thread/INFO]: PWJL // VERSION 1.0.0 // STATUS: RUNNING!
394[12:52:02] [Server thread/INFO]: Thank you for downloading this plugin.
395[12:52:02] [Server thread/INFO]: To get started configure the config.yml!
396[12:52:02] [Server thread/INFO]: IF YOU LIKE THIS PLUGIN PLEASE SUPPORT IT BY RATING 5 STARS ON SPIGOT!
397[12:52:02] [Server thread/INFO]:
398[12:52:02] [Server thread/INFO]:
399[12:52:02] [Server thread/INFO]: [MOTD] Enabling MOTD v2.2
400[12:52:02] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
401[12:52:02] [Server thread/INFO]: [InfoBook] Enabling InfoBook v2.4
402[12:52:02] [Server thread/INFO]: [InfoBook] Plugin enabled.
403[12:52:02] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v5.2.2
404[12:52:02] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.14.2
405[12:52:03] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
406[12:52:03] [Server thread/INFO]: [CoreProtect] Using MySQL for data storage.
407[12:52:03] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
408[12:52:03] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
409[12:52:03] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
410[12:52:03] [Server thread/INFO]: [OpenInv] Enabling OpenInv v3.3.2
411[12:52:03] [Server thread/INFO]: [CN-Custom] Enabling CN-Custom v1.0.0
412[12:52:03] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
413[12:52:03] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
414[12:52:03] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
415[12:52:03] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_nether" has border radius 1500000x150000 at X: -149.5 Z: -344.5
416[12:52:03] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_the_end" has border radius 1500000x150000 at X: -3.5 Z: -4.5
417[12:52:03] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 6190.0 Y: 71.0 Z: -4525.0
418[12:52:03] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.2.2
419[12:52:03] [Server thread/INFO]: [BuycraftX] Validating your server key...
420[12:52:04] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
421[12:52:04] [Server thread/INFO]: [BuycraftX] Updating coupon list...
422[12:52:05] [Server thread/INFO]: [Votifier] Enabling Votifier v2.3.6
423[12:52:05] [Server thread/INFO]: [Votifier] Loaded token for website: default
424[12:52:05] [Server thread/INFO]: [Votifier] Receiving votes over PluginMessaging channel 'NuVotifier'.
425[12:52:05] [nioEventLoopGroup-2-1/INFO]: [Votifier] Votifier enabled on socket /193.70.80.2:8163.
426[12:52:05] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.6.0-SNAPSHOT-b736
427[12:52:05] [Server thread/INFO]: -------- World Settings For [normal] --------
428[12:52:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
429[12:52:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
430[12:52:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
431[12:52:05] [Server thread/INFO]: Random Lighting Updates: false
432[12:52:05] [Server thread/INFO]: Structure Info Saving: true
433[12:52:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
434[12:52:05] [Server thread/INFO]: Mob Spawn Range: 4
435[12:52:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
436[12:52:05] [Server thread/INFO]: Cane Growth Modifier: 100%
437[12:52:05] [Server thread/INFO]: Melon Growth Modifier: 100%
438[12:52:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
439[12:52:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
440[12:52:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
441[12:52:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
442[12:52:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
443[12:52:05] [Server thread/INFO]: Vine Growth Modifier: 100%
444[12:52:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
445[12:52:05] [Server thread/INFO]: Max TNT Explosions: 100
446[12:52:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
447[12:52:05] [Server thread/INFO]: Item Despawn Rate: 6000
448[12:52:05] [Server thread/INFO]: Item Merge Radius: 2.5
449[12:52:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
450[12:52:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
451[12:52:05] [Server thread/INFO]: View Distance: 10
452[12:52:05] [Server thread/INFO]: Experience Merge Radius: 3.0
453[12:52:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
454[12:52:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
455[12:52:06] [Server thread/INFO]: CUSTOM TERRAIN: Scots pine forest
456[12:52:06] [Server thread/INFO]: ~~~~~~~~~~~~[ EWG Settings for normal ]~~~~~~~~~~~~
457[12:52:06] [Server thread/INFO]: Biomes that will generated;
458[12:52:06] [Server thread/INFO]: * Mesa
459[12:52:06] [Server thread/INFO]: * Farmland
460[12:52:06] [Server thread/INFO]: * Tropical Forest
461[12:52:06] [Server thread/INFO]: * Volcano
462[12:52:06] [Server thread/INFO]: * Deciduous Forest
463[12:52:06] [Server thread/INFO]: * River
464[12:52:06] [Server thread/INFO]: * Deep Ocean
465[12:52:06] [Server thread/INFO]: * Birch Forest
466[12:52:06] [Server thread/INFO]: * Fantasy Forest
467[12:52:06] [Server thread/INFO]: * Bonsai Forest
468[12:52:06] [Server thread/INFO]: * Pine Forest
469[12:52:06] [Server thread/INFO]: * Plains
470[12:52:06] [Server thread/INFO]: * Bonsai Forest
471[12:52:06] [Server thread/INFO]: * Jungle
472[12:52:06] [Server thread/INFO]: * Desert
473[12:52:06] [Server thread/INFO]: * Ocean
474[12:52:06] [Server thread/INFO]: * Forgotten Forest
475[12:52:06] [Server thread/INFO]: * Stone Forest
476[12:52:06] [Server thread/INFO]: * Scots pine forest
477[12:52:06] [Server thread/INFO]: * Swamp
478[12:52:06] [Server thread/INFO]: * Swamp Edge
479[12:52:06] [Server thread/INFO]: * Snowy Pine
480[12:52:06] [Server thread/INFO]: * Mega Taiga
481[12:52:06] [Server thread/INFO]: * Mega Spruce Taiga
482[12:52:06] [Server thread/INFO]: * Savanna
483[12:52:06] [Server thread/INFO]: * Swampland
484[12:52:06] [Server thread/INFO]: Generator version: 8.0.0-PRE-RELASE-3
485[12:52:06] [Server thread/INFO]: Biomes in total: 26
486[12:52:06] [Server thread/INFO]: Preparing world injection
487[12:52:06] [Server thread/INFO]: Preparing start region for level 3 (Seed: -9003442544219717265)
488[12:52:07] [Server thread/INFO]: -------- World Settings For [ResetNether] --------
489[12:52:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
490[12:52:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
491[12:52:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
492[12:52:07] [Server thread/INFO]: Random Lighting Updates: false
493[12:52:07] [Server thread/INFO]: Structure Info Saving: true
494[12:52:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
495[12:52:07] [Server thread/INFO]: Mob Spawn Range: 4
496[12:52:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
497[12:52:07] [Server thread/INFO]: Cane Growth Modifier: 100%
498[12:52:07] [Server thread/INFO]: Melon Growth Modifier: 100%
499[12:52:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
500[12:52:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
501[12:52:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
502[12:52:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
503[12:52:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
504[12:52:07] [Server thread/INFO]: Vine Growth Modifier: 100%
505[12:52:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
506[12:52:07] [Server thread/INFO]: Max TNT Explosions: 100
507[12:52:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
508[12:52:07] [Server thread/INFO]: Item Despawn Rate: 6000
509[12:52:07] [Server thread/INFO]: Item Merge Radius: 2.5
510[12:52:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
511[12:52:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
512[12:52:07] [Server thread/INFO]: View Distance: 10
513[12:52:07] [Server thread/INFO]: Experience Merge Radius: 3.0
514[12:52:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
515[12:52:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
516[12:52:07] [Server thread/INFO]: Preparing start region for level 4 (Seed: 6925532157456059570)
517[12:52:07] [Server thread/INFO]: -------- World Settings For [Arena2] --------
518[12:52:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
519[12:52:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
520[12:52:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
521[12:52:07] [Server thread/INFO]: Random Lighting Updates: false
522[12:52:07] [Server thread/INFO]: Structure Info Saving: true
523[12:52:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
524[12:52:07] [Server thread/INFO]: Mob Spawn Range: 4
525[12:52:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
526[12:52:07] [Server thread/INFO]: Cane Growth Modifier: 100%
527[12:52:07] [Server thread/INFO]: Melon Growth Modifier: 100%
528[12:52:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
529[12:52:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
530[12:52:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
531[12:52:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
532[12:52:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
533[12:52:07] [Server thread/INFO]: Vine Growth Modifier: 100%
534[12:52:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
535[12:52:07] [Server thread/INFO]: Max TNT Explosions: 100
536[12:52:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
537[12:52:07] [Server thread/INFO]: Item Despawn Rate: 6000
538[12:52:07] [Server thread/INFO]: Item Merge Radius: 2.5
539[12:52:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
540[12:52:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
541[12:52:07] [Server thread/INFO]: View Distance: 10
542[12:52:07] [Server thread/INFO]: Experience Merge Radius: 3.0
543[12:52:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
544[12:52:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
545[12:52:07] [Server thread/INFO]: CUSTOM TERRAIN: Scots pine forest
546[12:52:07] [Server thread/INFO]: ~~~~~~~~~~~~[ EWG Settings for Arena2 ]~~~~~~~~~~~~
547[12:52:07] [Server thread/INFO]: Biomes that will generated;
548[12:52:07] [Server thread/INFO]: * Mesa
549[12:52:07] [Server thread/INFO]: * Farmland
550[12:52:07] [Server thread/INFO]: * Tropical Forest
551[12:52:07] [Server thread/INFO]: * Volcano
552[12:52:07] [Server thread/INFO]: * Deciduous Forest
553[12:52:07] [Server thread/INFO]: * River
554[12:52:07] [Server thread/INFO]: * Deep Ocean
555[12:52:07] [Server thread/INFO]: * Birch Forest
556[12:52:07] [Server thread/INFO]: * Fantasy Forest
557[12:52:07] [Server thread/INFO]: * Bonsai Forest
558[12:52:07] [Server thread/INFO]: * Pine Forest
559[12:52:07] [Server thread/INFO]: * Plains
560[12:52:07] [Server thread/INFO]: * Bonsai Forest
561[12:52:07] [Server thread/INFO]: * Jungle
562[12:52:07] [Server thread/INFO]: * Desert
563[12:52:07] [Server thread/INFO]: * Ocean
564[12:52:07] [Server thread/INFO]: * Forgotten Forest
565[12:52:07] [Server thread/INFO]: * Stone Forest
566[12:52:07] [Server thread/INFO]: * Scots pine forest
567[12:52:07] [Server thread/INFO]: * Swamp
568[12:52:07] [Server thread/INFO]: * Swamp Edge
569[12:52:07] [Server thread/INFO]: * Snowy Pine
570[12:52:07] [Server thread/INFO]: * Mega Taiga
571[12:52:07] [Server thread/INFO]: * Mega Spruce Taiga
572[12:52:07] [Server thread/INFO]: * Savanna
573[12:52:07] [Server thread/INFO]: * Swampland
574[12:52:07] [Server thread/INFO]: Generator version: 8.0.0-PRE-RELASE-3
575[12:52:07] [Server thread/INFO]: Biomes in total: 26
576[12:52:07] [Server thread/INFO]: Preparing world injection
577[12:52:07] [Server thread/INFO]: Preparing start region for level 5 (Seed: -5321048793292902890)
578[12:52:08] [Server thread/INFO]: Preparing spawn area for Arena2, 89%
579[12:52:08] [Server thread/INFO]: -------- World Settings For [Builders] --------
580[12:52:08] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
581[12:52:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
582[12:52:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
583[12:52:08] [Server thread/INFO]: Random Lighting Updates: false
584[12:52:08] [Server thread/INFO]: Structure Info Saving: true
585[12:52:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
586[12:52:08] [Server thread/INFO]: Mob Spawn Range: 4
587[12:52:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
588[12:52:08] [Server thread/INFO]: Cane Growth Modifier: 100%
589[12:52:08] [Server thread/INFO]: Melon Growth Modifier: 100%
590[12:52:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
591[12:52:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
592[12:52:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
593[12:52:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
594[12:52:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%
595[12:52:08] [Server thread/INFO]: Vine Growth Modifier: 100%
596[12:52:08] [Server thread/INFO]: Cocoa Growth Modifier: 100%
597[12:52:08] [Server thread/INFO]: Max TNT Explosions: 100
598[12:52:08] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
599[12:52:08] [Server thread/INFO]: Item Despawn Rate: 6000
600[12:52:08] [Server thread/INFO]: Item Merge Radius: 2.5
601[12:52:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
602[12:52:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
603[12:52:08] [Server thread/INFO]: View Distance: 10
604[12:52:08] [Server thread/INFO]: Experience Merge Radius: 3.0
605[12:52:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
606[12:52:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
607[12:52:09] [Server thread/INFO]: CUSTOM TERRAIN: Scots pine forest
608[12:52:09] [Server thread/INFO]: ~~~~~~~~~~~~[ EWG Settings for Builders ]~~~~~~~~~~~~
609[12:52:09] [Server thread/INFO]: Biomes that will generated;
610[12:52:09] [Server thread/INFO]: * Mesa
611[12:52:09] [Server thread/INFO]: * Farmland
612[12:52:09] [Server thread/INFO]: * Tropical Forest
613[12:52:09] [Server thread/INFO]: * Volcano
614[12:52:09] [Server thread/INFO]: * Deciduous Forest
615[12:52:09] [Server thread/INFO]: * River
616[12:52:09] [Server thread/INFO]: * Deep Ocean
617[12:52:09] [Server thread/INFO]: * Birch Forest
618[12:52:09] [Server thread/INFO]: * Fantasy Forest
619[12:52:09] [Server thread/INFO]: * Bonsai Forest
620[12:52:09] [Server thread/INFO]: * Pine Forest
621[12:52:09] [Server thread/INFO]: * Plains
622[12:52:09] [Server thread/INFO]: * Bonsai Forest
623[12:52:09] [Server thread/INFO]: * Jungle
624[12:52:09] [Server thread/INFO]: * Desert
625[12:52:09] [Server thread/INFO]: * Ocean
626[12:52:09] [Server thread/INFO]: * Forgotten Forest
627[12:52:09] [Server thread/INFO]: * Stone Forest
628[12:52:09] [Server thread/INFO]: * Scots pine forest
629[12:52:09] [Server thread/INFO]: * Swamp
630[12:52:09] [Server thread/INFO]: * Swamp Edge
631[12:52:09] [Server thread/INFO]: * Snowy Pine
632[12:52:09] [Server thread/INFO]: * Mega Taiga
633[12:52:09] [Server thread/INFO]: * Mega Spruce Taiga
634[12:52:09] [Server thread/INFO]: * Savanna
635[12:52:09] [Server thread/INFO]: * Swampland
636[12:52:09] [Server thread/INFO]: Generator version: 8.0.0-PRE-RELASE-3
637[12:52:09] [Server thread/INFO]: Biomes in total: 26
638[12:52:09] [Server thread/INFO]: Preparing world injection
639[12:52:09] [Server thread/INFO]: Preparing start region for level 6 (Seed: -6628791544681438967)
640[12:52:10] [Server thread/INFO]: Preparing spawn area for Builders, 93%
641[12:52:10] [Server thread/INFO]: -------- World Settings For [PrisonWorld] --------
642[12:52:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
643[12:52:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
644[12:52:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
645[12:52:10] [Server thread/INFO]: Random Lighting Updates: false
646[12:52:10] [Server thread/INFO]: Structure Info Saving: true
647[12:52:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
648[12:52:10] [Server thread/INFO]: Mob Spawn Range: 4
649[12:52:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
650[12:52:10] [Server thread/INFO]: Cane Growth Modifier: 100%
651[12:52:10] [Server thread/INFO]: Melon Growth Modifier: 100%
652[12:52:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
653[12:52:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
654[12:52:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
655[12:52:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
656[12:52:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
657[12:52:10] [Server thread/INFO]: Vine Growth Modifier: 100%
658[12:52:10] [Server thread/INFO]: Cocoa Growth Modifier: 100%
659[12:52:10] [Server thread/INFO]: Max TNT Explosions: 100
660[12:52:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
661[12:52:10] [Server thread/INFO]: Item Despawn Rate: 6000
662[12:52:10] [Server thread/INFO]: Item Merge Radius: 2.5
663[12:52:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
664[12:52:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
665[12:52:10] [Server thread/INFO]: View Distance: 10
666[12:52:10] [Server thread/INFO]: Experience Merge Radius: 3.0
667[12:52:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
668[12:52:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
669[12:52:10] [Server thread/INFO]: Preparing start region for level 7 (Seed: -3001442747261980308)
670[12:52:10] [Server thread/INFO]: -------- World Settings For [WitherArena] --------
671[12:52:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
672[12:52:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
673[12:52:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
674[12:52:10] [Server thread/INFO]: Random Lighting Updates: false
675[12:52:10] [Server thread/INFO]: Structure Info Saving: true
676[12:52:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
677[12:52:10] [Server thread/INFO]: Mob Spawn Range: 4
678[12:52:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
679[12:52:10] [Server thread/INFO]: Cane Growth Modifier: 100%
680[12:52:10] [Server thread/INFO]: Melon Growth Modifier: 100%
681[12:52:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
682[12:52:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
683[12:52:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
684[12:52:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
685[12:52:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
686[12:52:10] [Server thread/INFO]: Vine Growth Modifier: 100%
687[12:52:10] [Server thread/INFO]: Cocoa Growth Modifier: 100%
688[12:52:10] [Server thread/INFO]: Max TNT Explosions: 100
689[12:52:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
690[12:52:10] [Server thread/INFO]: Item Despawn Rate: 6000
691[12:52:10] [Server thread/INFO]: Item Merge Radius: 2.5
692[12:52:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
693[12:52:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
694[12:52:10] [Server thread/INFO]: View Distance: 10
695[12:52:10] [Server thread/INFO]: Experience Merge Radius: 3.0
696[12:52:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
697[12:52:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
698[12:52:10] [Server thread/INFO]: CUSTOM TERRAIN: Scots pine forest
699[12:52:10] [Server thread/INFO]: ~~~~~~~~~~~~[ EWG Settings for WitherArena ]~~~~~~~~~~~~
700[12:52:10] [Server thread/INFO]: Biomes that will generated;
701[12:52:10] [Server thread/INFO]: * Mesa
702[12:52:10] [Server thread/INFO]: * Farmland
703[12:52:10] [Server thread/INFO]: * Tropical Forest
704[12:52:10] [Server thread/INFO]: * Volcano
705[12:52:10] [Server thread/INFO]: * Deciduous Forest
706[12:52:10] [Server thread/INFO]: * River
707[12:52:10] [Server thread/INFO]: * Deep Ocean
708[12:52:10] [Server thread/INFO]: * Birch Forest
709[12:52:10] [Server thread/INFO]: * Fantasy Forest
710[12:52:10] [Server thread/INFO]: * Bonsai Forest
711[12:52:10] [Server thread/INFO]: * Pine Forest
712[12:52:10] [Server thread/INFO]: * Plains
713[12:52:10] [Server thread/INFO]: * Bonsai Forest
714[12:52:10] [Server thread/INFO]: * Jungle
715[12:52:10] [Server thread/INFO]: * Desert
716[12:52:10] [Server thread/INFO]: * Ocean
717[12:52:10] [Server thread/INFO]: * Forgotten Forest
718[12:52:10] [Server thread/INFO]: * Stone Forest
719[12:52:10] [Server thread/INFO]: * Scots pine forest
720[12:52:10] [Server thread/INFO]: * Swamp
721[12:52:10] [Server thread/INFO]: * Swamp Edge
722[12:52:10] [Server thread/INFO]: * Snowy Pine
723[12:52:10] [Server thread/INFO]: * Mega Taiga
724[12:52:10] [Server thread/INFO]: * Mega Spruce Taiga
725[12:52:10] [Server thread/INFO]: * Savanna
726[12:52:10] [Server thread/INFO]: * Swampland
727[12:52:10] [Server thread/INFO]: Generator version: 8.0.0-PRE-RELASE-3
728[12:52:10] [Server thread/INFO]: Biomes in total: 26
729[12:52:10] [Server thread/INFO]: Preparing world injection
730[12:52:10] [Server thread/INFO]: Preparing start region for level 8 (Seed: -3293554700463579522)
731[12:52:11] [Server thread/INFO]: -------- World Settings For [BetaWorld] --------
732[12:52:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
733[12:52:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
734[12:52:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
735[12:52:11] [Server thread/INFO]: Random Lighting Updates: false
736[12:52:11] [Server thread/INFO]: Structure Info Saving: true
737[12:52:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
738[12:52:11] [Server thread/INFO]: Mob Spawn Range: 4
739[12:52:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
740[12:52:11] [Server thread/INFO]: Cane Growth Modifier: 100%
741[12:52:11] [Server thread/INFO]: Melon Growth Modifier: 100%
742[12:52:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
743[12:52:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
744[12:52:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
745[12:52:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
746[12:52:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
747[12:52:11] [Server thread/INFO]: Vine Growth Modifier: 100%
748[12:52:11] [Server thread/INFO]: Cocoa Growth Modifier: 100%
749[12:52:11] [Server thread/INFO]: Max TNT Explosions: 100
750[12:52:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
751[12:52:11] [Server thread/INFO]: Item Despawn Rate: 6000
752[12:52:11] [Server thread/INFO]: Item Merge Radius: 2.5
753[12:52:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
754[12:52:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
755[12:52:11] [Server thread/INFO]: View Distance: 10
756[12:52:11] [Server thread/INFO]: Experience Merge Radius: 3.0
757[12:52:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
758[12:52:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
759[12:52:11] [Server thread/INFO]: Loading custom biome: Mega Spruce Taiga
760[12:52:11] [Server thread/INFO]: Loading custom biome: Swampland
761[12:52:11] [Server thread/INFO]: Loading custom biome: Savanna
762[12:52:11] [Server thread/INFO]: CUSTOM TERRAIN: Scots pine forest
763[12:52:11] [Server thread/INFO]: ~~~~~~~~~~~~[ EWG Settings for BetaWorld ]~~~~~~~~~~~~
764[12:52:11] [Server thread/INFO]: Biomes that will generated;
765[12:52:11] [Server thread/INFO]: * Mesa
766[12:52:11] [Server thread/INFO]: * Farmland
767[12:52:11] [Server thread/INFO]: * Tropical Forest
768[12:52:11] [Server thread/INFO]: * Volcano
769[12:52:11] [Server thread/INFO]: * Deciduous Forest
770[12:52:11] [Server thread/INFO]: * River
771[12:52:11] [Server thread/INFO]: * Deep Ocean
772[12:52:11] [Server thread/INFO]: * Birch Forest
773[12:52:11] [Server thread/INFO]: * Fantasy Forest
774[12:52:11] [Server thread/INFO]: * Bonsai Forest
775[12:52:11] [Server thread/INFO]: * Pine Forest
776[12:52:11] [Server thread/INFO]: * Plains
777[12:52:11] [Server thread/INFO]: * Bonsai Forest
778[12:52:11] [Server thread/INFO]: * Jungle
779[12:52:11] [Server thread/INFO]: * Desert
780[12:52:11] [Server thread/INFO]: * Ocean
781[12:52:11] [Server thread/INFO]: * Forgotten Forest
782[12:52:11] [Server thread/INFO]: * Stone Forest
783[12:52:11] [Server thread/INFO]: * Scots pine forest
784[12:52:11] [Server thread/INFO]: * Swamp
785[12:52:11] [Server thread/INFO]: * Swamp Edge
786[12:52:11] [Server thread/INFO]: * Snowy Pine
787[12:52:11] [Server thread/INFO]: * Mega Taiga
788[12:52:11] [Server thread/INFO]: * Mega Spruce Taiga
789[12:52:11] [Server thread/INFO]: * Savanna
790[12:52:11] [Server thread/INFO]: * Swampland
791[12:52:11] [Server thread/INFO]: * Mega Spruce Taiga
792[12:52:11] [Server thread/INFO]: * Swampland
793[12:52:11] [Server thread/INFO]: * Savanna
794[12:52:11] [Server thread/INFO]: Generator version: 8.0.0-PRE-RELASE-3
795[12:52:11] [Server thread/INFO]: Biomes in total: 29
796[12:52:11] [Server thread/INFO]: Preparing world injection
797[12:52:11] [Server thread/INFO]: Preparing start region for level 9 (Seed: 3596160547074772064)
798[12:52:12] [Server thread/INFO]: Preparing spawn area for BetaWorld, 93%
799[12:52:12] [Server thread/INFO]: -------- World Settings For [EventWorld] --------
800[12:52:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
801[12:52:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
802[12:52:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
803[12:52:12] [Server thread/INFO]: Random Lighting Updates: false
804[12:52:12] [Server thread/INFO]: Structure Info Saving: true
805[12:52:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
806[12:52:12] [Server thread/INFO]: Mob Spawn Range: 4
807[12:52:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
808[12:52:12] [Server thread/INFO]: Cane Growth Modifier: 100%
809[12:52:12] [Server thread/INFO]: Melon Growth Modifier: 100%
810[12:52:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
811[12:52:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
812[12:52:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
813[12:52:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
814[12:52:12] [Server thread/INFO]: NetherWart Growth Modifier: 100%
815[12:52:12] [Server thread/INFO]: Vine Growth Modifier: 100%
816[12:52:12] [Server thread/INFO]: Cocoa Growth Modifier: 100%
817[12:52:12] [Server thread/INFO]: Max TNT Explosions: 100
818[12:52:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
819[12:52:12] [Server thread/INFO]: Item Despawn Rate: 6000
820[12:52:12] [Server thread/INFO]: Item Merge Radius: 2.5
821[12:52:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
822[12:52:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
823[12:52:12] [Server thread/INFO]: View Distance: 10
824[12:52:12] [Server thread/INFO]: Experience Merge Radius: 3.0
825[12:52:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
826[12:52:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
827[12:52:12] [Server thread/INFO]: Preparing start region for level 10 (Seed: -8431915493389847036)
828[12:52:12] [Server thread/INFO]: -------- World Settings For [ResetEnd] --------
829[12:52:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
830[12:52:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
831[12:52:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
832[12:52:12] [Server thread/INFO]: Random Lighting Updates: false
833[12:52:12] [Server thread/INFO]: Structure Info Saving: true
834[12:52:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
835[12:52:12] [Server thread/INFO]: Mob Spawn Range: 4
836[12:52:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
837[12:52:12] [Server thread/INFO]: Cane Growth Modifier: 100%
838[12:52:12] [Server thread/INFO]: Melon Growth Modifier: 100%
839[12:52:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
840[12:52:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
841[12:52:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
842[12:52:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
843[12:52:12] [Server thread/INFO]: NetherWart Growth Modifier: 100%
844[12:52:12] [Server thread/INFO]: Vine Growth Modifier: 100%
845[12:52:12] [Server thread/INFO]: Cocoa Growth Modifier: 100%
846[12:52:12] [Server thread/INFO]: Max TNT Explosions: 100
847[12:52:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
848[12:52:12] [Server thread/INFO]: Item Despawn Rate: 6000
849[12:52:12] [Server thread/INFO]: Item Merge Radius: 2.5
850[12:52:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
851[12:52:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
852[12:52:12] [Server thread/INFO]: View Distance: 10
853[12:52:12] [Server thread/INFO]: Experience Merge Radius: 3.0
854[12:52:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
855[12:52:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
856[12:52:12] [Server thread/INFO]: Preparing start region for level 11 (Seed: 7407705037102110553)
857[12:52:13] [Server thread/INFO]: -------- World Settings For [PvPWorld] --------
858[12:52:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
859[12:52:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
860[12:52:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
861[12:52:13] [Server thread/INFO]: Random Lighting Updates: false
862[12:52:13] [Server thread/INFO]: Structure Info Saving: true
863[12:52:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
864[12:52:13] [Server thread/INFO]: Mob Spawn Range: 4
865[12:52:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
866[12:52:13] [Server thread/INFO]: Cane Growth Modifier: 100%
867[12:52:13] [Server thread/INFO]: Melon Growth Modifier: 100%
868[12:52:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
869[12:52:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
870[12:52:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
871[12:52:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
872[12:52:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
873[12:52:13] [Server thread/INFO]: Vine Growth Modifier: 100%
874[12:52:13] [Server thread/INFO]: Cocoa Growth Modifier: 100%
875[12:52:13] [Server thread/INFO]: Max TNT Explosions: 100
876[12:52:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
877[12:52:13] [Server thread/INFO]: Item Despawn Rate: 6000
878[12:52:13] [Server thread/INFO]: Item Merge Radius: 2.5
879[12:52:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
880[12:52:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
881[12:52:13] [Server thread/INFO]: View Distance: 10
882[12:52:13] [Server thread/INFO]: Experience Merge Radius: 3.0
883[12:52:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
884[12:52:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
885[12:52:13] [Server thread/INFO]: CUSTOM TERRAIN: Scots pine forest
886[12:52:13] [Server thread/INFO]: ~~~~~~~~~~~~[ EWG Settings for PvPWorld ]~~~~~~~~~~~~
887[12:52:13] [Server thread/INFO]: Biomes that will generated;
888[12:52:13] [Server thread/INFO]: * Mesa
889[12:52:13] [Server thread/INFO]: * Farmland
890[12:52:13] [Server thread/INFO]: * Tropical Forest
891[12:52:13] [Server thread/INFO]: * Volcano
892[12:52:13] [Server thread/INFO]: * Deciduous Forest
893[12:52:13] [Server thread/INFO]: * River
894[12:52:13] [Server thread/INFO]: * Deep Ocean
895[12:52:13] [Server thread/INFO]: * Birch Forest
896[12:52:13] [Server thread/INFO]: * Fantasy Forest
897[12:52:13] [Server thread/INFO]: * Bonsai Forest
898[12:52:13] [Server thread/INFO]: * Pine Forest
899[12:52:13] [Server thread/INFO]: * Plains
900[12:52:13] [Server thread/INFO]: * Bonsai Forest
901[12:52:13] [Server thread/INFO]: * Jungle
902[12:52:13] [Server thread/INFO]: * Desert
903[12:52:13] [Server thread/INFO]: * Ocean
904[12:52:13] [Server thread/INFO]: * Forgotten Forest
905[12:52:13] [Server thread/INFO]: * Stone Forest
906[12:52:13] [Server thread/INFO]: * Scots pine forest
907[12:52:13] [Server thread/INFO]: * Swamp
908[12:52:13] [Server thread/INFO]: * Swamp Edge
909[12:52:13] [Server thread/INFO]: * Snowy Pine
910[12:52:13] [Server thread/INFO]: * Mega Taiga
911[12:52:13] [Server thread/INFO]: * Mega Spruce Taiga
912[12:52:13] [Server thread/INFO]: * Savanna
913[12:52:13] [Server thread/INFO]: * Swampland
914[12:52:13] [Server thread/INFO]: Generator version: 8.0.0-PRE-RELASE-3
915[12:52:13] [Server thread/INFO]: Biomes in total: 26
916[12:52:13] [Server thread/INFO]: Preparing world injection
917[12:52:13] [Server thread/INFO]: Preparing start region for level 12 (Seed: 8852333665247694150)
918[12:52:14] [Server thread/INFO]: [Multiverse-Core] 13 - World(s) loaded.
919[12:52:14] [Server thread/INFO]: [Multiverse-Core] Loading anchor: 'TheNetherV1'...
920[12:52:14] [Server thread/INFO]: [Multiverse-Core] Version 2.6.0-SNAPSHOT-b736 (API v21) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
921[12:52:14] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.15.2-SNAPSHOT-sMD5NET-b1113
922[12:52:14] [Server thread/WARN]: [NoCheatPlus] The Minecraft version seems to be more recent than the one Compat-CB-Reflect has been built with - this might work, but there could be incompatibilities.
923[12:52:14] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.5-1.11.2|? / CB-Reflect
924[12:52:14] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
925[12:52:14] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
926[12:52:14] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
927[12:52:14] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
928[12:52:14] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.9 blocks.
929[12:52:14] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.10 blocks.
930[12:52:14] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.11 blocks.
931[12:52:14] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.12 blocks.
932[12:52:14] [Server thread/INFO]: [NoCheatPlus] Update block-info: WATER_LILY block shape patch for multi client protocol support around 1.7.x - 1.11.x.
933[12:52:14] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
934[12:52:14] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.12.2)...
935[12:52:14] [Server thread/INFO]: [NoCheatPlus] Confirm teleport packet available (via name): TELEPORT_ACCEPT[class=PacketPlayInTeleportAccept, id=0]
936[12:52:14] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
937[12:52:14] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal on Minecraft 1.9 and later.
938[12:52:14] [Server thread/INFO]: [NoCheatPlus] Version 3.15.2-SNAPSHOT-sMD5NET-b1113 is enabled.
939[12:52:14] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.2.4
940[12:52:14] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
941[12:52:14] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.6.4
942[12:52:14] [Server thread/INFO]: [iDisguise] iDisguise 5.6.4 enabled!
943[12:52:14] [Server thread/INFO]: [TicketManager] Enabling TicketManager v0.4
944[12:52:14] [Server thread/WARN]: [TicketManager] Could not save german.yml to plugins/TicketManager/german.yml because german.yml already exists.
945[12:52:14] [Server thread/WARN]: [TicketManager] Could not save english.yml to plugins/TicketManager/english.yml because english.yml already exists.
946[12:52:14] [Server thread/WARN]: [TicketManager] Could not save custom.yml to plugins/TicketManager/custom.yml because custom.yml already exists.
947[12:52:14] [Server thread/INFO]: Tickets > Loading tickets...
948[12:52:14] [Server thread/INFO]: [TimeIsMoney] Enabling TimeIsMoney v1958
949[12:52:14] [Server thread/INFO]: [TimeIsMoney] Loaded 3 Payouts!
950[12:52:14] [Server thread/INFO]: Time is Money v1958 started.
951[12:52:14] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
952[12:52:14] [Server thread/INFO]: [PermissionsEx] Initializing file backend
953[12:52:14] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
954[12:52:14] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
955[12:52:14] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
956[12:52:14] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
957[12:52:14] [Server thread/INFO]: [Tab] Enabling Tab v6.0.1
958[12:52:14] [Server thread/INFO]: [MVdW] Using TabListv4 core
959[12:52:15] [Server thread/INFO]: [Tab] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
960[12:52:15] [Server thread/INFO]: [Tab] Plugin: Tab v6.0.1
961[12:52:15] [Server thread/INFO]: [Tab] Framework version: 2017-12
962[12:52:15] [Server thread/INFO]: [Tab] Author: Maximvdw (Maxim Van de Wynckel)
963[12:52:15] [Server thread/INFO]: [Tab] Site: https://www.mvdw-software.com/
964[12:52:15] [Server thread/INFO]: [Tab] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
965[12:52:15] [Server thread/INFO]: [Tab] Loading configuration ...
966[12:52:15] [Server thread/INFO]: [Tab] Loading placeholders and event triggers ...
967[12:52:15] [Server thread/INFO]: [Tab] Loading internal placeholders ...
968[12:52:15] [Server thread/INFO]: [Tab] Fetching available placeholders from server ...
969[12:52:15] [Server thread/INFO]: [Tab] Fetching available updates ...
970[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Armor] ...
971[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Bukkit] ...
972[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [BungeeCord] ...
973[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [ChatReaction] ...
974[12:52:16] [Server thread/INFO]: [Tab] Loading event hook: ChatReaction start event ...
975[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Color] ...
976[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [CommandPlaceholderPack] ...
977[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Compass placeholders] ...
978[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [CustomList] ...
979[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Economy] ...
980[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Effects] ...
981[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Entities] ...
982[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Essentials] ...
983[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Facebook] ...
984[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [FireworkEffect] ...
985[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Geographical] ...
986[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [GriefPrevention] ...
987[12:52:16] [Server thread/INFO]: [Tab] Loading event hook: GriefPrevention Claim ...
988[12:52:16] [Server thread/INFO]: [Tab] Loading event hook: GriefPrevention Claim ...
989[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Hotbar] ...
990[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [JavaInfo] ...
991[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [LWC] ...
992[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Memory] ...
993[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Multiverse-Core] ...
994[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Permissions] ...
995[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [PlaceholderAPI] ...
996[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Player] ...
997[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Previous Names] ...
998[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [RedisBungee] ...
999[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [ServerPinger] ...
1000[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Sound Effects] ...
1001[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Statistics] ...
1002[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [TicksPerSecond] ...
1003[12:52:16] [Server thread/INFO]: [Tab] Loading placeholder [Twitter] ...
1004[12:52:17] [Server thread/INFO]: [Tab] Loading placeholder [Unicode Characters] ...
1005[12:52:17] [Server thread/INFO]: [Tab] Loading placeholder [VanillaEvents] ...
1006[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Combat hook ...
1007[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Block break hook ...
1008[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Block place hook ...
1009[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: Vanilla player rejoin ...
1010[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: Vanilla player join ...
1011[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Death hook ...
1012[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Create portal hook ...
1013[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: Vanilla player first join ...
1014[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Combat hook ...
1015[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Block break hook ...
1016[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Block place hook ...
1017[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: Vanilla player rejoin ...
1018[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: Vanilla player join ...
1019[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Death hook ...
1020[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Create portal hook ...
1021[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: Vanilla player first join ...
1022[12:52:17] [Server thread/INFO]: [Tab] Loading placeholder [World] ...
1023[12:52:17] [Server thread/INFO]: [Tab] Loading placeholder [WorldBorder] ...
1024[12:52:17] [Server thread/INFO]: [Tab] Loading placeholder [WorldGuard] ...
1025[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: WorldGuard Region ...
1026[12:52:17] [Server thread/INFO]: [Tab] Loading placeholder [mcMMO] ...
1027[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: mcMMO Party Level up ...
1028[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: mcMMO Level up event ...
1029[12:52:17] [Server thread/INFO]: [Tab] Loading event hook: mcMMO Level down event ...
1030[12:52:17] [Server thread/INFO]: [Tab] Checking for placeholder updates ...
1031[12:52:17] [Server thread/INFO]: [Tab] Loaded 4250 of the 4250 placholders
1032[12:52:17] [Server thread/INFO]: [Tab] Creating new custom effect: warning
1033[12:52:17] [Server thread/INFO]: [Tab] Lines: 2
1034[12:52:17] [Server thread/INFO]: [Tab] Arguments: 1
1035[12:52:17] [Server thread/INFO]: [Tab] Adding tab group 'default' ...
1036[12:52:17] [Server thread/INFO]: [Tab] Loading messages ...
1037[12:52:17] [Server thread/INFO]: [Tab] Loading language file: lang_temp
1038[12:52:17] [Server thread/INFO]: [Tab] Loading language file: lang_en
1039[12:52:17] [Server thread/INFO]: [Tab] A new update for Tab is available for download on Spigot!
1040[12:52:17] [Server thread/INFO]: [Tab] Adding command 'tab'
1041[12:52:18] [Server thread/INFO]: [TimeVote] Enabling TimeVote v1.31
1042[12:52:18] [Server thread/INFO]: [TimeVote] a Plugin by F_o_F_1092
1043[12:52:18] [Server thread/INFO]: [0m[1m[37m[[0m[33mTime[0m[1m[33mVote[0m[1m[37m][0m[33m ServerType:[0m[1m[33m Bukkit/Spigot[0m[33m, Version:[0m[1m[33m 1.12.X[0m
1044[12:52:18] [Server thread/INFO]: [ProVotes] Enabling ProVotes v1.3.5.4
1045[12:52:18] [Server thread/INFO]: [ProVotes] ProVotes has hooked into Votifier
1046[12:52:18] [Server thread/INFO]: [MVdWPlaceholderAPI] ProVotes added custom placeholder {provotes_party_counter}
1047[12:52:18] [Server thread/INFO]: [MVdWPlaceholderAPI] ProVotes added custom placeholder {provotes_votes_until_party}
1048[12:52:18] [Server thread/INFO]: [MVdWPlaceholderAPI] ProVotes added custom placeholder {provotes_weekly_votes}
1049[12:52:18] [Server thread/INFO]: [MVdWPlaceholderAPI] ProVotes added custom placeholder {provotes_monthly_votes}
1050[12:52:18] [Server thread/INFO]: [MVdWPlaceholderAPI] ProVotes added custom placeholder {provotes_total_votes}
1051[12:52:18] [Server thread/INFO]: [MVdWPlaceholderAPI] ProVotes added custom placeholder {provotes_total_points}
1052[12:52:18] [Server thread/INFO]: [MVdWPlaceholderAPI] ProVotes added custom placeholder {provotes_time_until_next_vote}
1053[12:52:18] [Server thread/INFO]: [ProVotes] MVdWPlaceholderAPI Hooked into ProVotes for placeholders!
1054[12:52:18] [Server thread/INFO]: [ProVotes] ProVotes has hooked into MVdWPlaceholderAPI
1055[12:52:18] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.1.2
1056[12:52:18] [Server thread/INFO]: [EpicRename] Version: 3.1.2 MC Version: NEWER_THAN_ONE_DOT_EIGHT
1057[12:52:18] [Server thread/INFO]: [EpicRename] This plugin is Copyright (c) 2018 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of it at: http://bit.ly/2eMknxx
1058[12:52:18] [Server thread/INFO]: [EpicRename] Starting plugin enable...
1059[12:52:18] [Server thread/INFO]: EpicPlugin > Prefix set to: 'EpicPlugin > '
1060[12:52:18] [Server thread/INFO]: EpicPlugin > Plugin Enabled!
1061[12:52:19] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
1062[12:52:19] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
1063[12:52:19] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
1064[12:52:19] [Server thread/INFO]: [SignShop] Enabling SignShop v2.11.2
1065[12:52:19] [Server thread/INFO]: [SignShop] v2.11.2 Enabled
1066[12:52:19] [Server thread/INFO]: [ZHorse] Enabling ZHorse v1.6.8
1067[12:52:19] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
1068[12:52:20] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
1069[12:52:20] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
1070[12:52:20] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
1071[12:52:20] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
1072[12:52:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
1073[12:52:20] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
1074[12:52:20] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
1075[12:52:20] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
1076[12:52:20] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
1077[12:52:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
1078[12:52:20] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
1079[12:52:20] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
1080[12:52:20] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
1081[12:52:20] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
1082[12:52:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
1083[12:52:20] [Server thread/INFO]: [WorldGuard] (normal) TNT ignition is PERMITTED.
1084[12:52:20] [Server thread/INFO]: [WorldGuard] (normal) Lighters are PERMITTED.
1085[12:52:20] [Server thread/INFO]: [WorldGuard] (normal) Lava fire is blocked.
1086[12:52:20] [Server thread/INFO]: [WorldGuard] (normal) Fire spread is UNRESTRICTED.
1087[12:52:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'normal'
1088[12:52:20] [Server thread/INFO]: [WorldGuard] (ResetNether) TNT ignition is PERMITTED.
1089[12:52:20] [Server thread/INFO]: [WorldGuard] (ResetNether) Lighters are PERMITTED.
1090[12:52:20] [Server thread/INFO]: [WorldGuard] (ResetNether) Lava fire is blocked.
1091[12:52:20] [Server thread/INFO]: [WorldGuard] (ResetNether) Fire spread is UNRESTRICTED.
1092[12:52:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ResetNether'
1093[12:52:20] [Server thread/INFO]: [WorldGuard] (Arena2) TNT ignition is PERMITTED.
1094[12:52:20] [Server thread/INFO]: [WorldGuard] (Arena2) Lighters are PERMITTED.
1095[12:52:20] [Server thread/INFO]: [WorldGuard] (Arena2) Lava fire is blocked.
1096[12:52:20] [Server thread/INFO]: [WorldGuard] (Arena2) Fire spread is UNRESTRICTED.
1097[12:52:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Arena2'
1098[12:52:20] [Server thread/INFO]: [WorldGuard] (Builders) TNT ignition is PERMITTED.
1099[12:52:20] [Server thread/INFO]: [WorldGuard] (Builders) Lighters are PERMITTED.
1100[12:52:20] [Server thread/INFO]: [WorldGuard] (Builders) Lava fire is blocked.
1101[12:52:20] [Server thread/INFO]: [WorldGuard] (Builders) Fire spread is UNRESTRICTED.
1102[12:52:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Builders'
1103[12:52:20] [Server thread/INFO]: [WorldGuard] (PrisonWorld) TNT ignition is PERMITTED.
1104[12:52:20] [Server thread/INFO]: [WorldGuard] (PrisonWorld) Lighters are PERMITTED.
1105[12:52:20] [Server thread/INFO]: [WorldGuard] (PrisonWorld) Lava fire is blocked.
1106[12:52:20] [Server thread/INFO]: [WorldGuard] (PrisonWorld) Fire spread is UNRESTRICTED.
1107[12:52:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PrisonWorld'
1108[12:52:20] [Server thread/INFO]: [WorldGuard] (WitherArena) TNT ignition is PERMITTED.
1109[12:52:20] [Server thread/INFO]: [WorldGuard] (WitherArena) Lighters are PERMITTED.
1110[12:52:20] [Server thread/INFO]: [WorldGuard] (WitherArena) Lava fire is blocked.
1111[12:52:20] [Server thread/INFO]: [WorldGuard] (WitherArena) Fire spread is UNRESTRICTED.
1112[12:52:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'WitherArena'
1113[12:52:20] [Server thread/INFO]: [WorldGuard] (BetaWorld) TNT ignition is PERMITTED.
1114[12:52:20] [Server thread/INFO]: [WorldGuard] (BetaWorld) Lighters are PERMITTED.
1115[12:52:20] [Server thread/INFO]: [WorldGuard] (BetaWorld) Lava fire is blocked.
1116[12:52:20] [Server thread/INFO]: [WorldGuard] (BetaWorld) Fire spread is UNRESTRICTED.
1117[12:52:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BetaWorld'
1118[12:52:20] [Server thread/INFO]: [WorldGuard] (EventWorld) TNT ignition is PERMITTED.
1119[12:52:20] [Server thread/INFO]: [WorldGuard] (EventWorld) Lighters are PERMITTED.
1120[12:52:20] [Server thread/INFO]: [WorldGuard] (EventWorld) Lava fire is blocked.
1121[12:52:20] [Server thread/INFO]: [WorldGuard] (EventWorld) Fire spread is UNRESTRICTED.
1122[12:52:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'EventWorld'
1123[12:52:20] [Server thread/INFO]: [WorldGuard] (ResetEnd) TNT ignition is PERMITTED.
1124[12:52:20] [Server thread/INFO]: [WorldGuard] (ResetEnd) Lighters are PERMITTED.
1125[12:52:20] [Server thread/INFO]: [WorldGuard] (ResetEnd) Lava fire is blocked.
1126[12:52:20] [Server thread/INFO]: [WorldGuard] (ResetEnd) Fire spread is UNRESTRICTED.
1127[12:52:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ResetEnd'
1128[12:52:20] [Server thread/INFO]: [WorldGuard] (PvPWorld) TNT ignition is PERMITTED.
1129[12:52:20] [Server thread/INFO]: [WorldGuard] (PvPWorld) Lighters are PERMITTED.
1130[12:52:20] [Server thread/INFO]: [WorldGuard] (PvPWorld) Lava fire is blocked.
1131[12:52:20] [Server thread/INFO]: [WorldGuard] (PvPWorld) Fire spread is UNRESTRICTED.
1132[12:52:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PvPWorld'
1133[12:52:20] [Server thread/INFO]: [WorldGuard] Loading region data...
1134[12:52:20] [Server thread/INFO]: [Shop] Enabling Shop v2.0.6
1135[12:52:20] [Server thread/INFO]: [Shop] Successfully hooked into PlaceholderAPI.
1136[12:52:20] [Server thread/INFO]: [Shop] Citizens not found, alternative NPCs will be used.
1137[12:52:20] [Server thread/INFO]: [Shop] 0 NPC(s) have been respawned.
1138[12:52:20] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
1139[12:52:20] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
1140[12:52:20] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.5.6-b49
1141[12:52:20] [Server thread/INFO]: | Command file(s) found : 6
1142[12:52:20] [Server thread/INFO]: | Config : Ready.
1143[12:52:20] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
1144[12:52:20] [Server thread/INFO]: | Duplicated command found. Help-Speler+ in Help-Donateur.yml
1145[12:52:20] [Server thread/INFO]: | Custom commands loaded : 158
1146[12:52:20] [Server thread/INFO]: | Version: 5.3.4
1147[12:52:20] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
1148[12:52:20] [Thread-14/WARN]: [MyCommand] The updater could not find any files for the project id 37488
1149[12:52:20] [Server thread/INFO]: | You are running the latest version of MyCommand.
1150[12:52:20] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
1151[12:52:20] [Server thread/INFO]: [MyWarp] Enabling MyWarp v3.0-SNAPSHOT+jenkins-b175.git-134a99586f
1152[12:52:20] [Server thread/INFO]: Flyway 4.2.0 by Boxfuse
1153[12:52:20] [Server thread/INFO]: Database: jdbc:h2:/home/multicraft/servers/server4649/plugins/MyWarp/warps (H2 1.3)
1154[12:52:20] [Server thread/INFO]: Repair of failed migration in metadata table "mywarp"."schema_version" not necessary. No failed migration detected.
1155[12:52:20] [Server thread/INFO]: Successfully repaired metadata table "mywarp"."schema_version" (execution time 00:00.009s).
1156[12:52:20] [Server thread/INFO]: Manual cleanup of the remaining effects the failed migration may still be required.
1157[12:52:20] [Server thread/INFO]: Successfully validated 2 migrations (execution time 00:00.003s)
1158[12:52:21] [Server thread/INFO]: Current version of schema "mywarp": 1
1159[12:52:21] [Server thread/INFO]: Schema "mywarp" is up to date. No migration necessary.
1160[12:52:25] [Server thread/INFO]: [MyWarp] [mUsing Vault for group support.[m
1161[12:52:25] [pool-57-thread-1/INFO]: [MyWarp] [m
1162
1163@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
1164@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
1165@@@@@@@@@@@@@@@@ @@ @@@@@@@@@@
1166@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@
1167@@@@@@@@@@@@@@@@ @@ @@ @@@@@@@@@@
1168@@@@@@@@@@ @@@@ @@ @@ @@@@@@@@@@
1169@@@@@@@@@@ @@ @@@@@@@@@@
1170@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
1171@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
1172@@@@@@@@@@ @@ @@@@@@@@@@
1173@@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@
1174@@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@
1175@@@@@@@@@@ @@ @ @ @@@@@@@@@@
1176@@@@@@@@@@ @@ @@@@@@@@@@
1177@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@
1178@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
1179@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Thank you for using jOOQ 3.9.3
1180 [m
1181[12:52:25] [ForkJoinPool.commonPool-worker-1/INFO]: [MyWarp] [m345 warps loaded.[m
1182[12:52:26] [Server thread/INFO]: [HolographicScoreboard] Enabling HolographicScoreboard v1.5.1
1183[12:52:26] [Server thread/WARN]: [HolographicScoreboard] MCStats was not enabled for HolographicScoreboard
1184[12:52:26] [Server thread/INFO]: [HolographicScoreboard] - isOptOut ; true
1185[12:52:26] [Server thread/INFO]: [HolographicScoreboard] - config : plugins/PluginMetrics/config.yml
1186[12:52:26] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b585
1187[12:52:26] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
1188[12:52:26] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
1189[12:52:26] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
1190[12:52:26] [Server thread/INFO]: Using locale nl
1191[12:52:26] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
1192[12:52:26] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
1193[12:52:26] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
1194[12:52:26] [Server thread/WARN]: [SignShop] Essentials signs are enabled, checking for conflicts now!
1195[12:52:26] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
1196[12:52:26] [Server thread/INFO]: [Autorank] Enabling Autorank v3.8.5.1
1197[12:52:26] [Server thread/INFO]: [Autorank] Simple config file loaded
1198[12:52:26] [Server thread/INFO]: [Autorank] Advanced config file loaded
1199[12:52:26] [Server thread/INFO]: [Autorank] Settings config file loaded
1200[12:52:26] [Server thread/INFO]: [Autorank] Internal properties file loaded
1201[12:52:26] [Server thread/INFO]: [Autorank] Backup data file loaded (backup-data.yml)
1202[12:52:26] [Server thread/INFO]: [Autorank] Loaded playerdata.
1203[12:52:26] [Server thread/INFO]: [Autorank] Interval check every 5 minutes.
1204[12:52:26] [Server thread/INFO]: [Autorank] Total data file loaded
1205[12:52:26] [Server thread/INFO]: [Autorank] Daily data file loaded
1206[12:52:26] [Server thread/INFO]: [Autorank] Weekly data file loaded
1207[12:52:26] [Server thread/INFO]: [Autorank] Monthly data file loaded
1208[12:52:26] [Server thread/INFO]: [Autorank] Language file loaded (lang.yml)
1209[12:52:26] [Server thread/INFO]: [Autorank] Using timings of: autorank
1210[12:52:26] [Server thread/INFO]: [Autorank] Autorank 3.8.5.1 has been enabled!
1211[12:52:26] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.0
1212[12:52:26] [Server thread/INFO]: [SilkSpawners] WorldGuard support is disabled due to config setting
1213[12:52:26] [Server thread/INFO]: [SilkSpawners] Loading support for v1_12_R1
1214[12:52:26] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
1215[12:52:26] [Thread-16/WARN]: [SilkSpawners] The updater could not find any files for the project id 35890
1216[12:52:26] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: FAIL_BADID
1217[12:52:26] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
1218[12:52:26] [Server thread/INFO]: [UltimateChat] Enabling UltimateChat v1.8.5
1219[12:52:26] [Server thread/INFO]: UltimateChat: [All configurations loaded!]
1220[12:52:26] [Server thread/INFO]: UltimateChat: [Language file loaded - Using: EN-US]
1221[12:52:26] [Server thread/INFO]: UltimateChat: [ProtocolLib found. Hooked.]
1222[12:52:26] [Server thread/INFO]: UltimateChat: [PlaceHolderAPI found. Hooked and registered some chat placeholders with relational tag feature.]
1223[12:52:26] [Server thread/INFO]: UltimateChat: [Vault economy found. Hooked.]
1224[12:52:26] [Server thread/INFO]: UltimateChat: [Vault chat found. Hooked.]
1225[12:52:26] [Server thread/INFO]: UltimateChat: [Vault perms found. Hooked.]
1226[12:52:26] [Server thread/INFO]: UltimateChat: [Init API module...]
1227[12:52:26] [Server thread/INFO]: UltimateChat: [Server Version: 1.12.2-R0.1-SNAPSHOT]
1228[12:52:26] [Server thread/INFO]:
1229 _ _ _ _ _ _ _____ _ _
1230 | | | | | | (_) | | / ____| | | |
1231 | | | | | |_ _ _ __ ___ __ _| |_ ___| | | |__ __ _| |_
1232 | | | | | __| | '_ ` _ \ / _` | __/ _ \ | | '_ \ / _` | __|
1233 | |__| | | |_| | | | | | | (_| | || __/ |____| | | | (_| | |_
1234 \____/|_|\__|_|_| |_| |_|\__,_|\__\___|\_____|_| |_|\__,_|\__|
1235
1236UltimateChat v1.8.5 enabled!
1237
1238[12:52:26] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.7.1
1239[12:52:26] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
1240[12:52:27] [Server thread/INFO]: [GriefPrevention] 370 total claims loaded.
1241[12:52:27] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
1242[12:52:27] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
1243[12:52:27] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
1244[12:52:27] [Server thread/INFO]: [GriefPrevention] Boot finished.
1245[12:52:27] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b585
1246[12:52:27] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.5.1
1247[12:52:27] [Server thread/INFO]: [ServerSigns] Version 4.5.1 is now enabled.
1248[12:52:27] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b585
1249[12:52:27] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v2.14.2
1250[12:52:27] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.TeleportOnEntryFlag
1251[12:52:27] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.TeleportOnExitFlag
1252[12:52:27] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.CommandOnEntryFlag
1253[12:52:27] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.CommandOnExitFlag
1254[12:52:27] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.ConsoleCommandOnEntryFlag
1255[12:52:27] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.ConsoleCommandOnExitFlag
1256[12:52:27] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.WalkSpeedFlag
1257[12:52:27] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.BlockedEffectsFlag
1258[12:52:27] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.GodmodeFlag
1259[12:52:27] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.GiveEffectsFlag
1260[12:52:27] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.FlyFlag
1261[12:52:27] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.PlaySoundsFlag
1262[12:52:27] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.GlideFlag
1263[12:52:27] [Server thread/INFO]: [PremiumVanish] Enabling PremiumVanish v1.9.6
1264[12:52:28] [Server thread/INFO]: [PremiumVanish] Hooked into PlaceholderAPI
1265[12:52:28] [Server thread/INFO]: [PremiumVanish] Hooked into SuperTrails
1266[12:52:28] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_isvanished}
1267[12:52:28] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_vanishedplayers}
1268[12:52:28] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_playercount}
1269[12:52:28] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_bungeeplayercount}
1270[12:52:28] [Server thread/INFO]: [PremiumVanish] Hooked into MVdWPlaceholderAPI
1271[12:52:28] [Server thread/INFO]: [PremiumVanish] Hooked into Essentials
1272[12:52:28] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.4.0-b1877
1273[12:52:28] [Server thread/INFO]: [AuthMe] SQLite Setup finished
1274[12:52:28] [Server thread/INFO]: [AuthMe] Hooked into PermissionsEx!
1275[12:52:28] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
1276[12:52:28] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
1277[12:52:28] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
1278[12:52:28] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
1279[12:52:28] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
1280[12:52:28] [Server thread/INFO]: [AuthMe] AuthMe 5.4.0 build n.1877 correctly enabled!
1281[12:52:28] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.2.3
1282[12:52:28] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
1283[12:52:28] [Server thread/INFO]: [LiteBans] Connecting to database...
1284[12:52:28] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://uk.virtualgladiators.com:3306/mcusers4649?useSSL=false] (84.2 ms).
1285[12:52:29] [Server thread/INFO]: [LiteBans] [Sync] Server name: litebans
1286[12:52:29] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: f61f9997dc444784a95d2ef9130ee347
1287[12:52:29] [Server thread/INFO]: [LiteBans] Database connection fully initialized (142.8 ms).
1288[12:52:29] [Server thread/INFO]: [LiteBans] v2.2.3 enabled. Startup took 319 ms.
1289[12:52:29] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
1290[12:52:30] [Server thread/INFO]: Done (29.589s)! For help, type "help" or "?"
1291[12:52:30] [Craft Scheduler Thread - 0/INFO]: [mcMMO] Cleaned backup files. Deleted 2 of 54 files.
1292[12:52:30] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12.2(340)
1293[12:52:30] [Server thread/INFO]: CombatX > Loading expansion 'Cheat Prevention v1.0.2'
1294[12:52:30] [Server thread/INFO]: CombatX > Loading expansion 'Notifier v1.0.3'
1295[12:52:30] [Server thread/INFO]: CombatX > Loaded 2 expansions
1296[12:52:30] [Craft Scheduler Thread - 6/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
1297[12:52:30] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
1298[12:52:30] [Craft Scheduler Thread - 3/INFO]: [PlaceholderAPI] 96 placeholder expansions are available on the cloud.
1299[12:52:30] [Craft Scheduler Thread - 3/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
1300[12:52:35] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
1301[12:52:37] [Server thread/INFO]: CONSOLE issued server command: /balancetop
1302[12:52:37] [Server thread/INFO]: CONSOLE issued server command: /baltop
1303[12:52:37] [Server thread/INFO]: CONSOLE issued server command: /baltop
1304[12:52:37] [Server thread/INFO]: [Autorank] No stats plugin found! Most requirements cannot be used!
1305[12:52:37] [Server thread/INFO]: [Autorank] Loaded libraries and dependencies
1306[12:52:38] [Server thread/INFO]: [PremiumVanish] Your current version of PremiumVanish is outdated - New version: '2.0.15'; Currently: '1.9.6'
1307[12:52:38] [Craft Scheduler Thread - 16/INFO]: [ProVotes] Updating top 10 players...
1308[12:52:39] [Server thread/INFO]: [MOTD] Disabling MOTD v2.2
1309[12:52:40] [Server thread/INFO]: [PlugMan] MOTD has been unloaded.
1310[12:52:42] [Craft Scheduler Thread - 15/INFO]: [Autorank] Config files have been correctly setup!
1311[12:52:46] [User Authenticator #1/INFO]: UUID of player RemcoMC is a3fa86b1-a844-4664-a4fb-a2b3935d1968
1312[12:52:46] [Server thread/INFO]: RemcoMC[/212.187.61.30:57008] logged in with entity id 2581 at ([world]-194.25320760803606, 58.0, -248.86903968721083)
1313[12:52:46] [Craft Scheduler Thread - 19/WARN]: java.lang.NullPointerException
1314[12:52:46] [Craft Scheduler Thread - 19/WARN]: at be.maximvdw.tabcore.n.a.f.a(TabListv4.java:105)
1315[12:52:46] [Craft Scheduler Thread - 19/WARN]: at be.maximvdw.tabcore.n.a.b.a(TabListWrapper.java:79)
1316[12:52:46] [Craft Scheduler Thread - 19/WARN]: at be.maximvdw.tab.e.b(Unknown Source)
1317[12:52:46] [Craft Scheduler Thread - 19/WARN]: at be.maximvdw.tab.b.a$1.run(PlayerListener.java:34)
1318[12:52:46] [Craft Scheduler Thread - 19/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)
1319[12:52:46] [Craft Scheduler Thread - 19/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
1320[12:52:46] [Craft Scheduler Thread - 19/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
1321[12:52:46] [Craft Scheduler Thread - 19/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
1322[12:52:46] [Craft Scheduler Thread - 19/WARN]: at java.lang.Thread.run(Unknown Source)
1323[12:52:47] [Craft Scheduler Thread - 13/WARN]: [iDisguise] Update checking failed: ArrayIndexOutOfBoundsException
1324[12:52:51] [Craft Scheduler Thread - 8/INFO]: [AuthMe] RemcoMC logged in!
1325[12:53:05] [Server thread/INFO]: CONSOLE issued server command: /list
1326[12:53:05] [Server thread/INFO]: Er zijn 0/1 van het maximum 18 spelers online.
1327[12:53:05] [Server thread/INFO]: Eigenaar : [VERBORGEN]Remco
1328[12:53:07] [Server thread/INFO]: CONSOLE issued server command: /balancetop
1329[12:53:07] [Server thread/INFO]: CONSOLE issued server command: /baltop
1330[12:53:07] [Server thread/INFO]: CONSOLE issued server command: /baltop
1331[12:53:37] [Craft Scheduler Thread - 18/INFO]: [BuycraftX] Updating coupon list...
1332[12:53:41] [Server thread/INFO]: CONSOLE issued server command: /list
1333[12:53:41] [Server thread/INFO]: Er zijn 0/1 van het maximum 18 spelers online.
1334[12:53:41] [Server thread/INFO]: Eigenaar : [VERBORGEN]Remco
1335[12:54:07] [Server thread/INFO]: CONSOLE issued server command: /balancetop
1336[12:54:09] [Craft Scheduler Thread - 13/INFO]: [ProVotes] Updating top 10 players...
1337[12:54:16] [Server thread/INFO]: CONSOLE issued server command: /list
1338[12:54:16] [Server thread/INFO]: Er zijn 0/1 van het maximum 18 spelers online.
1339[12:54:16] [Server thread/INFO]: Eigenaar : [VERBORGEN]Remco
1340[12:54:52] [Server thread/INFO]: CONSOLE issued server command: /list
1341[12:54:52] [Server thread/INFO]: Er zijn 0/1 van het maximum 18 spelers online.
1342[12:54:52] [Server thread/INFO]: Eigenaar : [VERBORGEN]Remco
1343[12:55:07] [Server thread/INFO]: CONSOLE issued server command: /balancetop
1344[12:55:10] [Server thread/INFO]: RemcoMC issued server command: /plugins
1345[12:55:16] [Server thread/INFO]: RemcoMC issued server command: /V
1346[12:55:19] [Server thread/INFO]: RemcoMC issued server command: /LIST
1347[12:55:28] [Server thread/INFO]: CONSOLE issued server command: /list
1348[12:55:28] [Server thread/INFO]: Er zijn 1 van het maximum 18 spelers online.
1349[12:55:28] [Server thread/INFO]: Eigenaar : Remco
1350[12:55:39] [Craft Scheduler Thread - 3/INFO]: [ProVotes] Updating top 10 players...
1351[12:55:48] [User Authenticator #2/INFO]: UUID of player WikiDav is 5eb3b257-bf3e-4c11-82bb-9801823f9e0b
1352[12:55:49] [Server thread/INFO]: WikiDav[/77.173.99.129:59229] logged in with entity id 3470 at ([world]-3130.115983107354, 71.0, 2026.5130915329573)
1353[12:55:53] [Server thread/INFO]: WikiDav lost connection: Disconnected
1354[12:56:03] [Server thread/INFO]: CONSOLE issued server command: /list
1355[12:56:03] [Server thread/INFO]: Er zijn 1 van het maximum 18 spelers online.
1356[12:56:03] [Server thread/INFO]: Eigenaar : Remco
1357[12:56:07] [Server thread/INFO]: CONSOLE issued server command: /balancetop
1358[12:56:39] [Server thread/INFO]: CONSOLE issued server command: /list
1359[12:56:39] [Server thread/INFO]: Er zijn 1 van het maximum 18 spelers online.
1360[12:56:39] [Server thread/INFO]: Eigenaar : Remco
1361[12:57:07] [Server thread/INFO]: CONSOLE issued server command: /balancetop
1362[12:57:09] [Craft Scheduler Thread - 24/INFO]: [ProVotes] Updating top 10 players...
1363[12:57:14] [Server thread/INFO]: CONSOLE issued server command: /list
1364[12:57:14] [Server thread/INFO]: Er zijn 1 van het maximum 18 spelers online.
1365[12:57:14] [Server thread/INFO]: Eigenaar : Remco