· 6 years ago · Oct 04, 2019, 02:50 AM
1[19:26:47] [Server thread/INFO]: Starting minecraft server version 1.8
2[19:26:47] [Server thread/INFO]: Loading properties
3[19:26:47] [Server thread/INFO]: Default game type: SURVIVAL
4[19:26:48] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-b1e6da1-17962f6 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
5[19:26:48] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[19:26:48] [Server thread/INFO]: Using 4 threads for Netty based IO
7[19:26:48] [Server thread/INFO]: Debug logging is disabled
8[19:26:48] [Server thread/INFO]: Generating keypair
9[19:26:48] [Server thread/INFO]: Starting Minecraft server on 104.128.71.23:25565
10[19:26:49] [Server thread/ERROR]: Ambiguous plugin name `BasicAntiCheat' for files `plugins/BAC (MC-1.14).jar' and `plugins/BAC (MC-1.8).jar' in `plugins'
11[19:26:49] [Server thread/ERROR]: Ambiguous plugin name `BasicAntiCheat' for files `plugins/BAC (MC-1.12).jar' and `plugins/BAC (MC-1.14).jar' in `plugins'
12[19:26:49] [Server thread/ERROR]: Could not load 'plugins/Clearlag.jar' in folder 'plugins'
13org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
14 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
15 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
16 at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
17 at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
18 at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
19 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
20Caused by: java.util.zip.ZipException: zip file is empty
21 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_222]
22 at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_222]
23 at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_222]
24 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_222]
25 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_222]
26 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
27 ... 5 more
28[19:26:49] [Server thread/ERROR]: Could not load 'plugins/WildAddon.jar' in folder 'plugins'
29org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
30 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
31 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
32 at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
33 at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
34 at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
35 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
36Caused by: java.util.zip.ZipException: zip file is empty
37 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_222]
38 at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_222]
39 at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_222]
40 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_222]
41 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_222]
42 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
43 ... 5 more
44[19:26:49] [Server thread/INFO]: Set PluginClassLoader as parallel capable
45[19:26:49] [Server thread/ERROR]: Could not load 'plugins/Multiverse-NetherPortals-4.1.0.jar' in folder 'plugins'
46org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/onarandombox/commandhandler/Command
47 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
48 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
49 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
50 at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
51 at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
52 at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
53 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
54Caused by: java.lang.NoClassDefFoundError: com/onarandombox/commandhandler/Command
55 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_222]
56 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_222]
57 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
58 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
59 ... 6 more
60Caused by: java.lang.ClassNotFoundException: com.onarandombox.commandhandler.Command
61 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_222]
62 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
63 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
64 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_222]
65 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_222]
66 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_222]
67 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_222]
68 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
69 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
70 ... 6 more
71[19:26:49] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.10.0
72[19:26:49] [Server thread/INFO]: [Wild] Loading Wild v3.15.2
73[19:26:49] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.8
74[19:26:49] [Server thread/INFO]: [GetSpawners] Loading GetSpawners v1.31
75[19:26:49] [Server thread/INFO]: [PlugManager] Loading PlugManager v1.0.0
76[19:26:49] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
77[19:26:49] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.2
78[19:26:49] [Server thread/INFO]: [Blackjack] Loading Blackjack v1.6.1
79[19:26:49] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8
80[19:26:49] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
81[19:26:49] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.11.1-RC-sMD5NET-b743
82[19:26:49] [Server thread/INFO]: [DisableNetherPortals] Loading DisableNetherPortals v1.2
83[19:26:49] [Server thread/INFO]: [RoyalBorder] Loading RoyalBorder v1.0
84[19:26:49] [Server thread/INFO]: [SignEdit] Loading SignEdit v3.3.2
85[19:26:49] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
86[19:26:49] [Server thread/INFO]: [MyMOTD] Loading MyMOTD v0.2.5
87[19:26:49] [Server thread/INFO]: [obsidianraider] Loading obsidianraider v1.2
88[19:26:49] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
89[19:26:49] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
90[19:26:49] [Server thread/INFO]: [BasicAntiCheat] Loading BasicAntiCheat v1.2
91[19:26:49] [Server thread/INFO]: [VanillaEnchants] Loading VanillaEnchants v1.2
92[19:26:49] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
93[19:26:49] [Server thread/INFO]: [SimpleCommands] Loading SimpleCommands v1.0
94[19:26:49] [Server thread/INFO]: ================================================
95[19:26:49] [Server thread/INFO]: SimpleComands Plugin loading
96[19:26:49] [Server thread/INFO]: by Hacealor
97[19:26:49] [Server thread/INFO]: ================================================
98[19:26:49] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
99[19:26:49] [Server thread/INFO]: [GHolo] Loading GHolo v[2.3.4.0]
100[19:26:49] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
101[19:26:49] [Server thread/INFO]: [CommandNotifier] Loading CommandNotifier v1.2.0
102[19:26:49] [Server thread/INFO]: [KitsCreator] Loading KitsCreator v1.0
103[19:26:49] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.5
104[19:26:49] [Server thread/INFO]: [WhatIsIt] Loading WhatIsIt v1.3.8
105[19:26:49] [Server thread/INFO]: [Factions] Loading Factions v2.7.5
106[19:26:49] [Server thread/INFO]: [FactionsTop] Loading FactionsTop v1.2.0
107[19:26:49] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.5.2
108[19:26:49] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11
109[19:26:49] [Server thread/INFO]: [floAuction] Loading floAuction v3.1.0
110[19:26:50] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
111[19:26:50] [Server thread/WARN]: [mcMMO] NoCheatPlus plugin found, but CompatNoCheatPlus was not found!
112[19:26:50] [Server thread/WARN]: [mcMMO] mcMMO will not work properly alongside NoCheatPlus without CompatNoCheatPlus
113[19:26:51] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
114[19:26:51] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
115[19:26:51] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
116[19:26:51] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
117[19:26:51] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
118[19:26:51] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
119[19:26:51] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.5
120[19:26:51] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE START ===
121[19:26:51] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
122[19:26:51] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
123[19:26:51] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
124[19:26:51] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Dbmojangapi datas...
125[19:26:51] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Found: 0
126[19:26:51] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Cached: 0
127[19:26:51] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Remaining: 0
128[19:26:51] [Server thread/INFO]: [MassiveCore 2.7.5] Now fetching the remaining players from Mojang API ...
129[19:26:51] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
130[19:26:51] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
131[19:26:51] [Server thread/INFO]: [MassiveCore 2.7.5] Setup of IdUtil took 41ms.
132[19:26:51] [Server thread/INFO]: [MassiveCore 2.7.5] Activated integration with Vault
133[19:26:51] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE COMPLETE (Took 181ms) ===
134[19:26:51] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
135[19:26:52] [Server thread/INFO]: Preparing level "spigot_1_8_387115"
136[19:26:52] [Server thread/INFO]: -------- World Settings For [spigot_1_8_387115] --------
137[19:26:52] [Server thread/INFO]: Mob Spawn Range: 4
138[19:26:52] [Server thread/INFO]: Anti X-Ray: true
139[19:26:52] [Server thread/INFO]: Engine Mode: 1
140[19:26:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
141[19:26:52] [Server thread/INFO]: Replace Blocks: [1, 5]
142[19:26:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
143[19:26:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
144[19:26:52] [Server thread/INFO]: Cane Growth Modifier: 100%
145[19:26:52] [Server thread/INFO]: Melon Growth Modifier: 100%
146[19:26:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
147[19:26:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
148[19:26:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
149[19:26:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
150[19:26:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
151[19:26:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
152[19:26:52] [Server thread/INFO]: Alternative Hopper Ticking: false
153[19:26:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
154[19:26:52] [Server thread/INFO]: Random Lighting Updates: false
155[19:26:52] [Server thread/INFO]: Structure Info Saving: true
156[19:26:52] [Server thread/INFO]: Sending up to 10 chunks per packet
157[19:26:52] [Server thread/INFO]: Max Entity Collisions: 8
158[19:26:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
159[19:26:52] [Server thread/INFO]: Max TNT Explosions: 100
160[19:26:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
161[19:26:52] [Server thread/INFO]: Clear tick list: false
162[19:26:52] [Server thread/INFO]: Experience Merge Radius: 3.0
163[19:26:52] [Server thread/INFO]: Item Despawn Rate: 6000
164[19:26:52] [Server thread/INFO]: Item Merge Radius: 2.5
165[19:26:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
166[19:26:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
167[19:26:52] [Server thread/INFO]: View Distance: 10
168[19:26:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
169[19:26:52] [Server thread/INFO]: -------- World Settings For [spigot_1_8_387115_nether] --------
170[19:26:52] [Server thread/INFO]: Mob Spawn Range: 4
171[19:26:52] [Server thread/INFO]: Anti X-Ray: true
172[19:26:52] [Server thread/INFO]: Engine Mode: 1
173[19:26:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
174[19:26:52] [Server thread/INFO]: Replace Blocks: [1, 5]
175[19:26:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
176[19:26:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
177[19:26:52] [Server thread/INFO]: Cane Growth Modifier: 100%
178[19:26:52] [Server thread/INFO]: Melon Growth Modifier: 100%
179[19:26:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
180[19:26:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
181[19:26:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
182[19:26:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
183[19:26:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
184[19:26:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
185[19:26:52] [Server thread/INFO]: Alternative Hopper Ticking: false
186[19:26:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
187[19:26:52] [Server thread/INFO]: Random Lighting Updates: false
188[19:26:52] [Server thread/INFO]: Structure Info Saving: true
189[19:26:52] [Server thread/INFO]: Sending up to 10 chunks per packet
190[19:26:52] [Server thread/INFO]: Max Entity Collisions: 8
191[19:26:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
192[19:26:52] [Server thread/INFO]: Max TNT Explosions: 100
193[19:26:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
194[19:26:52] [Server thread/INFO]: Clear tick list: false
195[19:26:52] [Server thread/INFO]: Experience Merge Radius: 3.0
196[19:26:52] [Server thread/INFO]: Item Despawn Rate: 6000
197[19:26:52] [Server thread/INFO]: Item Merge Radius: 2.5
198[19:26:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
199[19:26:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
200[19:26:52] [Server thread/INFO]: View Distance: 10
201[19:26:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
202[19:26:52] [Server thread/INFO]: -------- World Settings For [spigot_1_8_387115_the_end] --------
203[19:26:52] [Server thread/INFO]: Mob Spawn Range: 4
204[19:26:52] [Server thread/INFO]: Anti X-Ray: true
205[19:26:52] [Server thread/INFO]: Engine Mode: 1
206[19:26:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
207[19:26:52] [Server thread/INFO]: Replace Blocks: [1, 5]
208[19:26:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
209[19:26:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
210[19:26:52] [Server thread/INFO]: Cane Growth Modifier: 100%
211[19:26:52] [Server thread/INFO]: Melon Growth Modifier: 100%
212[19:26:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
213[19:26:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
214[19:26:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
215[19:26:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
216[19:26:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
217[19:26:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
218[19:26:52] [Server thread/INFO]: Alternative Hopper Ticking: false
219[19:26:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
220[19:26:52] [Server thread/INFO]: Random Lighting Updates: false
221[19:26:52] [Server thread/INFO]: Structure Info Saving: true
222[19:26:52] [Server thread/INFO]: Sending up to 10 chunks per packet
223[19:26:52] [Server thread/INFO]: Max Entity Collisions: 8
224[19:26:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
225[19:26:52] [Server thread/INFO]: Max TNT Explosions: 100
226[19:26:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
227[19:26:52] [Server thread/INFO]: Clear tick list: false
228[19:26:52] [Server thread/INFO]: Experience Merge Radius: 3.0
229[19:26:52] [Server thread/INFO]: Item Despawn Rate: 6000
230[19:26:52] [Server thread/INFO]: Item Merge Radius: 2.5
231[19:26:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
232[19:26:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
233[19:26:52] [Server thread/INFO]: View Distance: 10
234[19:26:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
235[19:26:52] [Server thread/INFO]: Preparing start region for level 0 (Seed: -2229888705850989282)
236[19:26:53] [Server thread/INFO]: Preparing spawn area: 84%
237[19:26:53] [Server thread/INFO]: Preparing start region for level 1 (Seed: -2229888705850989282)
238[19:26:53] [Server thread/INFO]: Preparing start region for level 2 (Seed: -2229888705850989282)
239[19:26:54] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.10.0
240[19:26:54] [Server thread/INFO]: CoreProtect version 2.10.0 is enabled!
241[19:26:54] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
242[19:26:54] [Server thread/INFO]: [Wild] Enabling Wild v3.15.2
243[19:26:54] [Server thread/ERROR]: Error occurred while enabling Wild v3.15.2 (Is it up to date?)
244java.lang.NumberFormatException: For input string: "8)"
245 at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_222]
246 at java.lang.Integer.parseInt(Integer.java:580) ~[?:1.8.0_222]
247 at java.lang.Integer.parseInt(Integer.java:615) ~[?:1.8.0_222]
248 at me.Qball.Wild.Wild.onEnable(Wild.java:60) ~[?:?]
249 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
250 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
251 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
252 at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:355) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
253 at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:315) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
254 at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
255 at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
256 at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
257 at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
258 at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot_1.8.jar:git-Spigot-b1e6da1-17962f6]
259 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
260[19:26:54] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.8
261[19:26:54] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
262[19:26:54] [Server thread/INFO]: [GetSpawners] Enabling GetSpawners v1.31
263[19:26:54] [Server thread/INFO]: [GetSpawners] Enabled successfully!
264[19:26:54] [Server thread/INFO]:
265
266Compatibles with GetSpawners:
267+-----------------------------------------------+
268| O K | WorldGuard & WorldEdit |
269+---------+-------------------------------------+
270| N/A | GriefPrevention |
271+---------+-------------------------------------+
272| N/A | SuperVanish |
273+---------+-------------------------------------+
274| N/A | Residence |
275+---------+-------------------------------------+
276| N/A | Towny |
277+-----------------------------------------------+
278
279[19:26:54] [Server thread/INFO]: [PlugManager] Enabling PlugManager v1.0.0
280[19:26:54] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
281[19:26:54] [Server thread/INFO]: Bukkit version format changed. Version not checked.
282[19:26:54] [Server thread/INFO]: git-Spigot-b1e6da1-17962f6 (MC: 1.8)
283[19:26:54] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
284[19:26:54] [Server thread/INFO]: Using locale en_US
285[19:26:54] [Server thread/INFO]: Using locale en_US
286[19:26:54] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
287[19:26:54] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
288[19:26:54] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
289[19:26:54] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.2
290[19:26:54] [Server thread/INFO]: [BuycraftX] Validating your server key...
291[19:26:55] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
292[19:26:55] [Server thread/INFO]: [Blackjack] Enabling Blackjack v1.6.1
293[19:26:55] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8
294[19:26:55] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115) TNT ignition is PERMITTED.
295[19:26:55] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115) Lighters are PERMITTED.
296[19:26:55] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115) Lava fire is blocked.
297[19:26:55] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115) Fire spread is UNRESTRICTED.
298[19:26:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spigot_1_8_387115'
299[19:26:55] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115_nether) TNT ignition is PERMITTED.
300[19:26:55] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115_nether) Lighters are PERMITTED.
301[19:26:55] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115_nether) Lava fire is blocked.
302[19:26:55] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115_nether) Fire spread is UNRESTRICTED.
303[19:26:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spigot_1_8_387115_nether'
304[19:26:55] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115_the_end) TNT ignition is PERMITTED.
305[19:26:55] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115_the_end) Lighters are PERMITTED.
306[19:26:55] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115_the_end) Lava fire is blocked.
307[19:26:55] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115_the_end) Fire spread is UNRESTRICTED.
308[19:26:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spigot_1_8_387115_the_end'
309[19:26:55] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'spigot_1_8_387115'
310[19:26:55] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'spigot_1_8_387115_nether'
311[19:26:55] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'spigot_1_8_387115_the_end'
312[19:26:55] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
313[19:26:56] [Server thread/INFO]: -------- World Settings For [pvp] --------
314[19:26:56] [Server thread/INFO]: Mob Spawn Range: 4
315[19:26:56] [Server thread/INFO]: Anti X-Ray: true
316[19:26:56] [Server thread/INFO]: Engine Mode: 1
317[19:26:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
318[19:26:56] [Server thread/INFO]: Replace Blocks: [1, 5]
319[19:26:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
320[19:26:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
321[19:26:56] [Server thread/INFO]: Cane Growth Modifier: 100%
322[19:26:56] [Server thread/INFO]: Melon Growth Modifier: 100%
323[19:26:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
324[19:26:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
325[19:26:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
326[19:26:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
327[19:26:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
328[19:26:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
329[19:26:56] [Server thread/INFO]: Alternative Hopper Ticking: false
330[19:26:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
331[19:26:56] [Server thread/INFO]: Random Lighting Updates: false
332[19:26:56] [Server thread/INFO]: Structure Info Saving: true
333[19:26:56] [Server thread/INFO]: Sending up to 10 chunks per packet
334[19:26:56] [Server thread/INFO]: Max Entity Collisions: 8
335[19:26:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
336[19:26:56] [Server thread/INFO]: Max TNT Explosions: 100
337[19:26:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
338[19:26:56] [Server thread/INFO]: Clear tick list: false
339[19:26:56] [Server thread/INFO]: Experience Merge Radius: 3.0
340[19:26:56] [Server thread/INFO]: Item Despawn Rate: 6000
341[19:26:56] [Server thread/INFO]: Item Merge Radius: 2.5
342[19:26:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
343[19:26:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
344[19:26:56] [Server thread/INFO]: View Distance: 10
345[19:26:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
346[19:26:56] [Server thread/INFO]: Preparing start region for level 3 (Seed: -8567885589226969227)
347[19:26:56] [Server thread/INFO]: [WorldGuard] (pvp) TNT ignition is PERMITTED.
348[19:26:56] [Server thread/INFO]: [WorldGuard] (pvp) Lighters are PERMITTED.
349[19:26:56] [Server thread/INFO]: [WorldGuard] (pvp) Lava fire is blocked.
350[19:26:56] [Server thread/INFO]: [WorldGuard] (pvp) Fire spread is UNRESTRICTED.
351[19:26:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pvp'
352[19:26:56] [Server thread/INFO]: -------- World Settings For [NewSpawn] --------
353[19:26:56] [Server thread/INFO]: Mob Spawn Range: 4
354[19:26:56] [Server thread/INFO]: Anti X-Ray: true
355[19:26:56] [Server thread/INFO]: Engine Mode: 1
356[19:26:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
357[19:26:56] [Server thread/INFO]: Replace Blocks: [1, 5]
358[19:26:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
359[19:26:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
360[19:26:56] [Server thread/INFO]: Cane Growth Modifier: 100%
361[19:26:56] [Server thread/INFO]: Melon Growth Modifier: 100%
362[19:26:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
363[19:26:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
364[19:26:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
365[19:26:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
366[19:26:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
367[19:26:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
368[19:26:56] [Server thread/INFO]: Alternative Hopper Ticking: false
369[19:26:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
370[19:26:56] [Server thread/INFO]: Random Lighting Updates: false
371[19:26:56] [Server thread/INFO]: Structure Info Saving: true
372[19:26:56] [Server thread/INFO]: Sending up to 10 chunks per packet
373[19:26:56] [Server thread/INFO]: Max Entity Collisions: 8
374[19:26:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
375[19:26:56] [Server thread/INFO]: Max TNT Explosions: 100
376[19:26:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
377[19:26:56] [Server thread/INFO]: Clear tick list: false
378[19:26:56] [Server thread/INFO]: Experience Merge Radius: 3.0
379[19:26:56] [Server thread/INFO]: Item Despawn Rate: 6000
380[19:26:56] [Server thread/INFO]: Item Merge Radius: 2.5
381[19:26:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
382[19:26:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
383[19:26:56] [Server thread/INFO]: View Distance: 10
384[19:26:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
385[19:26:56] [Server thread/INFO]: Preparing start region for level 4 (Seed: -2307418211012501867)
386[19:26:56] [Server thread/INFO]: [WorldGuard] (NewSpawn) TNT ignition is PERMITTED.
387[19:26:56] [Server thread/INFO]: [WorldGuard] (NewSpawn) Lighters are PERMITTED.
388[19:26:56] [Server thread/INFO]: [WorldGuard] (NewSpawn) Lava fire is blocked.
389[19:26:56] [Server thread/INFO]: [WorldGuard] (NewSpawn) Fire spread is UNRESTRICTED.
390[19:26:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'NewSpawn'
391[19:26:56] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
392[19:26:56] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
393[19:26:56] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.11.1-RC-sMD5NET-b743
394[19:26:56] [Server thread/WARN]: [NoCheatPlus] Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
395[19:26:56] [Server thread/WARN]: [NoCheatPlus] Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
396[19:26:56] [Server thread/WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Spigot-b1e6da1-17962f6 (MC: 1.8)). Please check for updates and consider to request support.
397[19:26:56] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
398[19:26:56] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x / Bukkit-API
399[19:26:56] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
400[19:26:56] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
401[19:26:56] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
402[19:26:57] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
403[19:26:57] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
404[19:26:57] [Server thread/INFO]: [NoCheatPlus] Version 3.11.1-RC-sMD5NET-b743 is enabled.
405[19:26:57] [Server thread/INFO]: [DisableNetherPortals] Enabling DisableNetherPortals v1.2
406[19:26:57] [Server thread/INFO]: [RoyalBorder] Enabling RoyalBorder v1.0
407[19:26:57] [Server thread/INFO]: [RoyalBorder] The hamster is turning the wheel...
408[19:26:57] [Server thread/INFO]: [RoyalBorder] Configuration file loaded.
409[19:26:57] [Server thread/INFO]: [RoyalBorder] Your server version is 1.8-R0.1-SNAPSHOT
410[19:26:57] [Server thread/INFO]: [SignEdit] Enabling SignEdit v3.3.2
411[19:26:57] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
412[19:26:57] [Server thread/INFO]: [MyMOTD] Enabling MyMOTD v0.2.5
413[19:26:57] [Server thread/INFO]: [obsidianraider] Enabling obsidianraider v1.2
414[19:26:57] [Server thread/ERROR]: [obsidianraider] Plugin obsidianraider v1.2 has failed to register events for class net.cactusdev.obsidianraider.listeners.ExplosionHandler because org/bukkit/event/block/BlockExplodeEvent does not exist.
415[19:26:57] [Server thread/INFO]: [Obsidian-Raider][1.2]: Enabled successfully.
416[19:26:57] [Thread-14/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://dev.bukkit.org/server-mods/signedit/files.rss
417[19:26:57] [Thread-14/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900)
418[19:26:57] [Thread-14/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
419[19:26:57] [Thread-14/WARN]: at net.timroden.signedit.VersionChecker.run(VersionChecker.java:44)
420[19:26:57] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
421[19:26:57] [Thread-14/WARN]: [SignEdit] §cError retrieving latest version from BukkitDev.
422[19:26:57] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
423[19:26:57] [Server thread/INFO]: [PermissionsEx] Initializing file backend
424[19:26:57] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
425[19:26:57] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
426[19:26:57] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
427[19:26:57] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
428[19:26:57] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
429[19:26:57] [Server thread/INFO]: [BasicAntiCheat] Enabling BasicAntiCheat v1.2
430[19:26:57] [Server thread/INFO]:
431[19:26:57] [Server thread/INFO]:
432[19:26:57] [Server thread/INFO]:
433[19:26:57] [Server thread/INFO]: ** Basic Anti-Cheat isn't compatible with this server! **
434[19:26:57] [Server thread/INFO]: You are running Basic Anti-Cheat for MC 1.12, this server is running 1.8
435[19:26:57] [Server thread/INFO]: Please check the SpigotMC resource page to see if there's a compatible version for your server.
436[19:26:57] [Server thread/INFO]:
437[19:26:57] [Server thread/INFO]:
438[19:26:57] [Server thread/INFO]:
439[19:26:57] [Server thread/INFO]: [BasicAntiCheat] Disabling BasicAntiCheat v1.2
440[19:26:57] [Server thread/INFO]: [VanillaEnchants] Enabling VanillaEnchants v1.2
441[19:26:57] [Server thread/ERROR]: [VanillaEnchants] Plugin VanillaEnchants v1.2 has failed to register events for class network.kngsgaming.minecraft.EnchantEvents because org/bukkit/event/inventory/PrepareAnvilEvent does not exist.
442[19:26:57] [Server thread/INFO]: [VanillaEnchants] Enabled
443[19:26:57] [Server thread/INFO]: [SimpleCommands] Enabling SimpleCommands v1.0
444[19:26:57] [Server thread/INFO]: ================================================
445[19:26:57] [Server thread/INFO]: SimpleComands Plugin Starting
446[19:26:57] [Server thread/INFO]: by Hacealor
447[19:26:57] [Server thread/INFO]: ================================================
448[19:26:57] [Server thread/INFO]: [GHolo] Enabling GHolo v[2.3.4.0]
449[19:26:57] [Server thread/INFO]: [GHolo] The Plugin was successfully enabled.
450[19:26:57] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
451[19:26:57] [Server thread/INFO]: [CommandNotifier] Enabling CommandNotifier v1.2.0
452[19:26:57] [Server thread/INFO]: [KitsCreator] Enabling KitsCreator v1.0
453[19:26:57] [Server thread/INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.8
454[19:26:57] [Server thread/INFO]: [WhatIsIt] has been enabled.
455[19:26:57] [Server thread/INFO]: [Factions] Enabling Factions v2.7.5
456[19:26:57] [Server thread/INFO]: [Factions 2.7.5] === ENABLE START ===
457[19:26:58] [Server thread/INFO]: [Factions 2.7.5] === ENABLE COMPLETE (Took 195ms) ===
458[19:26:58] [Server thread/INFO]: [FactionsTop] Enabling FactionsTop v1.2.0
459[19:26:58] [Server thread/INFO]: [FactionsTop] Essentials found, using as economy backend.
460[19:26:58] [Server thread/INFO]: [FactionsTop] MVdWPlaceholderAPI not found, no placeholders created.
461[19:26:58] [Server thread/INFO]: [FactionsTop] H2 successfully loaded via classpath.
462[19:26:58] [Server thread/INFO]: [FactionsTop] ----- IMPORTANT -----
463[19:26:58] [Server thread/INFO]: [FactionsTop] Detected a fresh database
464[19:26:58] [Server thread/INFO]: [FactionsTop] Starting chunk resynchronization
465[19:26:58] [Server thread/INFO]: [FactionsTop] To cancel, type: /ftoprec cancel
466[19:26:58] [Server thread/INFO]: [FactionsTop] ----- IMPORTANT -----
467[19:26:58] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.5.2
468[19:26:58] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11
469[19:26:58] [Server thread/INFO]: [CombatLog] Loading messages.properties.
470[19:26:58] [Server thread/INFO]: [CombatLog] Loading config.yml.
471[19:26:58] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
472[19:26:58] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
473[19:26:58] [Server thread/INFO]: [floAuction] Enabling floAuction v3.1.0
474[19:26:58] [ServiceThread/INFO]: UpdateCheck: Unable to connect to BukkitDev!
475[19:26:58] [Server thread/INFO]: [floAuction] has been enabled.
476[19:26:58] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
477[19:26:58] [Server thread/INFO]: Done (6.984s)! For help, type "help" or "?"
478[19:26:59] [Server thread/INFO]: [PlayerVaults] ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins/PlayerVaults/uuidvaults directory.
479[19:26:59] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
480[19:26:59] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
481[19:26:59] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
482[19:26:59] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Dbmojangapi datas...
483[19:26:59] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Found: 0
484[19:26:59] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Cached: 0
485[19:26:59] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Remaining: 0
486[19:26:59] [Server thread/INFO]: [MassiveCore 2.7.5] Now fetching the remaining players from Mojang API ...
487[19:26:59] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
488[19:26:59] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
489[19:26:59] [Server thread/INFO]: [MassiveCore 2.7.5] Upgrading from player name to player uuid...
490[19:26:59] [Server thread/INFO]: [MassiveCore 2.7.5] Pre update factions_mplayer.
491[19:26:59] [Server thread/INFO]: [MassiveCore 2.7.5] Post update factions_mplayer. Took 1ms. 0/3 changed.
492[19:26:59] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
493[19:26:59] [Server thread/INFO]: [MassiveCore 2.7.5] (database saving will now commence which might lock the server for a while)
494[19:26:59] [Server thread/INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.v5.CoreProtectEditSessionFactoryv5 from net.coreprotect.worldedit.v5
495[19:26:59] [Server thread/WARN]: [NoCheatPlus] The block breaking data is incomplete, default to allow instant breaking:
496[19:26:59] [Server thread/WARN]: --- Missing entries -------------------------------
497[19:26:59] [Server thread/WARN]: * MISSING 165(SLIME_BLOCK / SOLID+GROUND)
498[19:26:59] [Server thread/WARN]: * MISSING 166(BARRIER / SOLID+GROUND)
499[19:26:59] [Server thread/WARN]: * MISSING 167(IRON_TRAPDOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
500[19:26:59] [Server thread/WARN]: * MISSING 168(PRISMARINE / SOLID+GROUND)
501[19:26:59] [Server thread/WARN]: * MISSING 169(SEA_LANTERN / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
502[19:26:59] [Server thread/WARN]: * MISSING 176(STANDING_BANNER / IGN_PASSABLE)
503[19:26:59] [Server thread/WARN]: * MISSING 177(WALL_BANNER / IGN_PASSABLE)
504[19:26:59] [Server thread/WARN]: * MISSING 178(DAYLIGHT_DETECTOR_INVERTED / IGN_PASSABLE)
505[19:26:59] [Server thread/WARN]: * MISSING 179(RED_SANDSTONE / SOLID+GROUND)
506[19:26:59] [Server thread/WARN]: * MISSING 180(RED_SANDSTONE_STAIRS / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
507[19:26:59] [Server thread/WARN]: * MISSING 181(DOUBLE_STONE_SLAB2 / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
508[19:26:59] [Server thread/WARN]: * MISSING 182(STONE_SLAB2 / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
509[19:26:59] [Server thread/WARN]: * MISSING 183(SPRUCE_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
510[19:26:59] [Server thread/WARN]: * MISSING 184(BIRCH_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
511[19:26:59] [Server thread/WARN]: * MISSING 185(JUNGLE_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
512[19:26:59] [Server thread/WARN]: * MISSING 186(DARK_OAK_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
513[19:26:59] [Server thread/WARN]: * MISSING 187(ACACIA_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
514[19:26:59] [Server thread/WARN]: * MISSING 188(SPRUCE_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
515[19:26:59] [Server thread/WARN]: * MISSING 189(BIRCH_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
516[19:26:59] [Server thread/WARN]: * MISSING 190(JUNGLE_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
517[19:26:59] [Server thread/WARN]: * MISSING 191(DARK_OAK_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
518[19:26:59] [Server thread/WARN]: * MISSING 192(ACACIA_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
519[19:26:59] [Server thread/WARN]: * MISSING 193(SPRUCE_DOOR / IGN_PASSABLE)
520[19:26:59] [Server thread/WARN]: * MISSING 194(BIRCH_DOOR / IGN_PASSABLE)
521[19:26:59] [Server thread/WARN]: * MISSING 195(JUNGLE_DOOR / IGN_PASSABLE)
522[19:26:59] [Server thread/WARN]: * MISSING 196(ACACIA_DOOR / IGN_PASSABLE)
523[19:26:59] [Server thread/WARN]: * MISSING 197(DARK_OAK_DOOR / IGN_PASSABLE)
524[19:26:59] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
525[19:26:59] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
526[19:26:59] [Craft Scheduler Thread - 3/INFO]: [Vault] Checking for Updates ...
527[19:26:59] [Craft Scheduler Thread - 3/INFO]: [Vault] No new version available
528[19:26:59] [Craft Scheduler Thread - 5/INFO]: [CommandNotifier] A new update is available at:
529[19:26:59] [Craft Scheduler Thread - 5/INFO]: https://www.spigotmc.org/resources/68554/updates
530[19:26:59] [Server thread/INFO]: Resynchronization of faction totals complete
531[19:26:59] [Craft Scheduler Thread - 5/INFO]: [BuycraftX] Fetching all due players...
532[19:27:00] [Craft Scheduler Thread - 5/INFO]: [BuycraftX] Fetched due players (0 found).
533[19:27:09] [User Authenticator #1/INFO]: UUID of player IAsloCannonzZ is 2e161fc1-b8bb-430f-aeea-dbd88e3e0242
534[19:27:37] [User Authenticator #2/INFO]: UUID of player IAsloCannonzZ is 2e161fc1-b8bb-430f-aeea-dbd88e3e0242
535[19:27:59] [Server thread/INFO]: com.mojang.authlib.GameProfile@5a64d080[id=2e161fc1-b8bb-430f-aeea-dbd88e3e0242,name=IAsloCannonzZ,properties={textures=[com.mojang.authlib.properties.Property@17d12086]},legacy=false] (/104.184.69.111:3336) lost connection: Disconnected
536[19:27:59] [Server thread/INFO]: com.mojang.authlib.GameProfile@7e79d48c[id=2e161fc1-b8bb-430f-aeea-dbd88e3e0242,name=IAsloCannonzZ,properties={textures=[com.mojang.authlib.properties.Property@1304a4c7]},legacy=false] (/104.184.69.111:3340) lost connection: Disconnected
537[19:28:00] [Server thread/INFO]: [WorldGuard] 2 regions loaded for 'NewSpawn'
538[19:28:08] [User Authenticator #3/INFO]: UUID of player IAsloCannonzZ is 2e161fc1-b8bb-430f-aeea-dbd88e3e0242
539[19:28:08] [Server thread/INFO]: IAsloCannonzZ[/104.184.69.111:3346] logged in with entity id 211 at ([NewSpawn] -25.053289327128322, 54.0, 4.891882198484753)
540[19:28:13] [Server thread/INFO]: IAsloCannonzZ issued server command: /wild
541[19:29:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
542[19:29:28] [Server thread/INFO]: IAsloCannonzZ issued server command: /wild
543[19:30:06] [Server thread/INFO]: CONSOLE issued server command: /list
544[19:30:06] [Server thread/INFO]: There are 1 out of maximum 1,337 players online.
545[19:30:06] [Server thread/INFO]: guest: [Guest]Cannon
546[19:30:08] [Server thread/INFO]: IAsloCannonzZ issued server command: /wild
547[19:30:54] [Server thread/INFO]: IAsloCannonzZ issued server command: /wild
548[19:32:58] [Craft Scheduler Thread - 9/INFO]: [BuycraftX] Fetching all due players...
549[19:32:58] [Craft Scheduler Thread - 9/INFO]: [BuycraftX] Fetched due players (0 found).
550[19:33:13] [Server thread/INFO]: CONSOLE issued server command: /list
551[19:33:13] [Server thread/INFO]: There are 1 out of maximum 1,337 players online.
552[19:33:13] [Server thread/INFO]: guest: [Guest]Cannon
553[19:36:20] [Server thread/INFO]: CONSOLE issued server command: /list
554[19:36:20] [Server thread/INFO]: There are 1 out of maximum 1,337 players online.
555[19:36:20] [Server thread/INFO]: guest: [Guest]Cannon
556[19:37:58] [Craft Scheduler Thread - 9/INFO]: [BuycraftX] Fetching all due players...
557[19:37:58] [Craft Scheduler Thread - 9/INFO]: [BuycraftX] Fetched due players (0 found).
558[19:39:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
559[19:39:27] [Server thread/INFO]: CONSOLE issued server command: /list
560[19:39:27] [Server thread/INFO]: There are 1 out of maximum 1,337 players online.
561[19:39:27] [Server thread/INFO]: guest: [AFK][Guest]Cannon
562[19:42:34] [Server thread/INFO]: CONSOLE issued server command: /list
563[19:42:34] [Server thread/INFO]: There are 1 out of maximum 1,337 players online.
564[19:42:34] [Server thread/INFO]: guest: [AFK][Guest]Cannon
565[19:42:59] [Craft Scheduler Thread - 19/INFO]: [BuycraftX] Fetching all due players...
566[19:42:59] [Craft Scheduler Thread - 19/INFO]: [BuycraftX] Fetched due players (0 found).
567[19:43:29] [Server thread/INFO]: Saving is already turned on.
568[19:43:29] [Server thread/INFO]: Saving...
569[19:43:29] [Server thread/INFO]: Saved the world
570[19:45:41] [Server thread/INFO]: CONSOLE issued server command: /list
571[19:45:41] [Server thread/INFO]: There are 1 out of maximum 1,337 players online.
572[19:45:41] [Server thread/INFO]: guest: [AFK][Guest]Cannon