· 6 years ago · Nov 10, 2019, 11:28 AM
1>[12:19:36 INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
2> [12:19:36 INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
3> [12:19:36 INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
4> [12:19:36 INFO]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
5> [12:19:36 INFO]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_181, running on Linux:amd64:4.9.0-7-amd64, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
6> [12:19:36 INFO]: Searching /home/container/./mods for mods
7> [12:19:36 INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
8> [12:19:36 INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
9> [12:19:36 INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
10> [12:19:36 INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
11> [12:19:36 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
12> [12:19:38 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
13> [12:19:38 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
14> [12:19:38 INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
15> [12:19:38 INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
16> [12:19:38 INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
17> [12:19:39 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
18> [12:19:44 INFO]: Starting minecraft server version 1.12.2
19> [12:19:44 INFO]: MinecraftForge v14.23.5.2847 Initialized
20> [12:19:44 INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
21> [12:19:44 INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
22> [12:19:44 INFO]: Replaced 1227 ore ingredients
23> [12:19:44 INFO]: Searching /home/container/./mods for mods
24> [12:19:45 INFO]: Forge Mod Loader has identified 5 mods to load
25> [12:19:45 INFO]: Forge Mod Loader has successfully loaded [minecraft, mcp, FML, forge, koltaria] modCLIENT
26> [12:19:45 INFO]: Forge Mod Loader has successfully loaded [minecraft, mcp, FML, forge, koltaria] modSERVER
27> [12:19:45 INFO]: Processing ObjectHolder annotations
28> [12:19:45 INFO]: Found 1236 ObjectHolder annotations
29> [12:19:45 INFO]: Identifying ItemStackHolder annotations
30> [12:19:45 INFO]: Found 0 ItemStackHolder annotations
31> [12:19:45 INFO]: Configured a dormant chunk cache size of 0
32> [12:19:46 INFO]: Applying holder lookups
33> [12:19:46 INFO]: Holder lookups applied
34> [12:19:46 INFO]: Applying holder lookups
35> [12:19:46 INFO]: Holder lookups applied
36> [12:19:46 INFO]: Applying holder lookups
37> [12:19:46 INFO]: Holder lookups applied
38> [12:19:46 INFO]: Applying holder lookups
39> [12:19:46 INFO]: Holder lookups applied
40> [12:19:46 INFO]: Injecting itemstacks
41> [12:19:46 INFO]: Itemstack injection complete
42> [12:19:46 INFO]: Loading properties
43> [12:19:46 INFO]: Default game type: SURVIVAL
44> [12:19:46 INFO]: This server is running Mohist version 4ece981 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
45> [12:19:46 WARN]: Failed to load white-list:
46com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2 path $[0]
47at net.minecraft.util.JsonUtils.func_193838_a(SourceFile:506) ~[rc.class:?]
48at net.minecraft.util.JsonUtils.func_193841_a(SourceFile:522) ~[rc.class:?]
49at net.minecraft.server.management.UserList.func_152679_g(UserList.java:198) ~[pp.class:?]
50at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(SourceFile:123) [ny.class:?]
51at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:30) [ny.class:?]
52at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:225) [nz.class:?]
53at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
54at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
55Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2 path $[0]
56at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[JsonReader.class:?]
57at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[JsonReader.class:?]
58at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593) ~[JsonReader.class:?]
59at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[JsonReader.class:?]
60at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:81) ~[CollectionTypeAdapterFactory$Adapter.class:?]
61at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61) ~[CollectionTypeAdapterFactory$Adapter.class:?]
62at net.minecraft.util.JsonUtils.func_193838_a(SourceFile:504) ~[rc.class:?]
63... 7 more
64> [12:19:46 INFO]: Using 4 threads for Netty based IO
65> [12:19:46 INFO]: Server Ping Player Sample Count: 12
66> [12:19:46 INFO]: Generating keypair
67> [12:19:46 INFO]: Starting Minecraft server on 0.0.0.0:25924
68> [12:19:46 INFO]: Using epoll channel type
69> [12:19:46 INFO]: Applying holder lookups
70> [12:19:46 INFO]: Holder lookups applied
71> [12:19:46 INFO]: Injecting itemstacks
72> [12:19:46 INFO]: Itemstack injection complete
73> [12:19:46 INFO]: Forge Mod Loader has successfully loaded 5 mods
74> [12:19:46 INFO]: Preparing level "Faction"
75> [12:19:46 INFO]: Injecting existing registry data into this server instance
76> [12:19:47 INFO]: Registry Block: Found a missing id from the world customnpcs:npcwaypoint
77> [12:19:47 INFO]: Registry Block: Found a missing id from the world customnpcs:npcscripted
78> [12:19:47 INFO]: Registry Block: Found a missing id from the world customnpcs:npcborder
79> [12:19:47 INFO]: Registry Block: Found a missing id from the world customnpcs:npcredstoneblock
80> [12:19:47 INFO]: Registry Block: Found a missing id from the world customnpcs:npccarpentybench
81> [12:19:47 INFO]: Registry Block: Found a missing id from the world customnpcs:npcmailbox
82> [12:19:47 INFO]: Registry Block: Found a missing id from the world customnpcs:npccopyblock
83> [12:19:47 INFO]: Registry Block: Found a missing id from the world customnpcs:npcbuilderblock
84> [12:19:47 INFO]: Registry Block: Found a missing id from the world customnpcs:npcscripteddoor
85> [12:19:47 INFO]: Applying holder lookups
86> [12:19:47 INFO]: Holder lookups applied
87> [12:19:51 INFO]: Loading GreatKits v2.9
88> [12:19:51 INFO]: Loading Skript v2.2-dev37c
89> [12:19:51 INFO]: Loading TotemFactions v1.10.1
90> [12:19:51 INFO]: Loading GroupManager v2.0.1-b332
91> [12:19:51 INFO]: Loading MinewebBridge v2.0.0
92> [12:19:51 INFO]: Loading ClearLag v3.1.0
93> [12:19:51 INFO]: Loading NametagEdit v4.4.0
94> [12:19:51 INFO]: Loading RandomTP v1.0
95> [12:19:51 INFO]: Loading HolographicDisplays v2.4.0
96> [12:19:51 INFO]: Loading ItemStackReloaded v1.0
97> [12:19:51 INFO]: Loading MySkin v2.8
98> [12:19:51 INFO]: Loading HardcorePVP v1.6
99> [12:19:51 INFO]: Loading Multiverse-Core v2.5.0-b727
100> [12:19:51 INFO]: Loading ItemEdit v1.7.4
101> [12:19:51 INFO]: Loading OldCombatMechanics v1.7.4
102> [12:19:51 INFO]: Loading BlowableObsidians v5.1
103> [12:19:51 INFO]: Loading FastAsyncWorldEdit v19.10.31-42bd458-1281-22.3.4
104> [12:19:51 INFO]: Loading ItemCases v2.6.1
105> [12:19:51 INFO]: Loading Multiverse-Portals v2.5.0-b751
106> [12:19:51 INFO]: Loading Vault v1.7.2-b107
107> [12:19:51 INFO]: Loading CratesPlus v4.5.2
108> [12:19:51 INFO]: Loading Essentials v2.17.1.0
109> [12:19:51 INFO]: Loading FastAsyncVoxelSniper v19.10.31-42bd458-1281-22.3.4
110> [12:19:51 INFO]: Loading Trading v3.2
111> [12:19:51 INFO]: Loading RandomLootChest v3.2.0 X
112> [12:19:51 INFO]: Loading Citizens v2.0.24-SNAPSHOT (build 1605)
113> [12:19:51 INFO]: Loading AuctionHouse v1.8.13
114> [12:19:51 INFO]: Loading EssentialsProtect v2.17.1.0
115> [12:19:51 INFO]: Loading VoxelSniper v5.172.0-SNAPSHOT
116> [12:19:51 INFO]: Loading EssentialsChat v2.17.1.0
117> [12:19:51 INFO]: Loading CommandNPC v1.9.1
118> [12:19:51 INFO]: Loading EssentialsSpawn v2.17.1.0
119> [12:19:51 INFO]: Loading WorldEdit v6.1.9;caf0ad9
120> [12:19:51 INFO]: Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
121> [12:19:51 INFO]: Loading Factions v1.6.9.5-U0.1.20
122> [12:19:51 INFO]: Loading Shopkeepers v2.2.2
123> [12:19:51 INFO]: Loading FactionsTop v1.2.0
124> [12:19:51 INFO]: Loading KoTH v1.5.1
125> [12:19:51 INFO]: Loading SilkSpawners v5.0.2
126> [12:19:51 INFO]: Loading ShopGUIPlus v1.19.7
127> [12:19:51 INFO]: Enabling FastAsyncWorldEdit v19.10.31-42bd458-1281-22.3.4
128> [12:19:52 INFO]: Enabling Vault v1.7.2-b107
129> [12:19:52 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
130> [12:19:52 INFO]: [Vault] [Permission] GroupManager found: Waiting
131> [12:19:52 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
132> [12:19:53 INFO]: [Vault] [Chat] GroupManager found: Waiting
133> [12:19:53 INFO]: [Vault] Enabled Version 1.7.2-b107
134> [12:19:53 INFO]: Enabling FastAsyncVoxelSniper v19.10.31-42bd458-1281-22.3.4
135> [12:19:53 INFO]: -------- World Settings For [Faction] --------
136> [12:19:53 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
137> [12:19:53 INFO]: Random Lighting Updates: false
138> [12:19:53 INFO]: Structure Info Saving: true
139> [12:19:53 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
140> [12:19:53 INFO]: Max TNT Explosions: 100
141> [12:19:53 INFO]: Tile Max Tick Time: 1,000 ms Entity max Tick Time: 1,000 ms
142> [12:19:53 INFO]: Cactus Growth Modifier: 100%
143> [12:19:53 INFO]: Cane Growth Modifier: 100%
144> [12:19:53 INFO]: Melon Growth Modifier: 100%
145> [12:19:53 INFO]: Mushroom Growth Modifier: 100%
146> [12:19:53 INFO]: Pumpkin Growth Modifier: 100%
147> [12:19:53 INFO]: Sapling Growth Modifier: 100%
148> [12:19:53 INFO]: Wheat Growth Modifier: 100%
149> [12:19:53 INFO]: NetherWart Growth Modifier: 100%
150> [12:19:53 INFO]: Vine Growth Modifier: 100%
151> [12:19:53 INFO]: Cocoa Growth Modifier: 100%
152> [12:19:53 INFO]: Entity Activation Range: animals 32 / monsters 32 / misc 16 / tick-inactive-villagers true
153> [12:19:53 INFO]: Mob Spawn Range: 4
154> [12:19:53 INFO]: Experience Merge Radius: 3
155> [12:19:53 INFO]: Item Merge Radius: 2.5
156> [12:19:53 INFO]: Item Despawn Rate: 6,000
157> [12:19:53 INFO]: Arrow Despawn Rate: 1200
158> [12:19:53 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
159> [12:19:53 INFO]: View Distance: 10
160> [12:19:53 INFO]: Zombie Aggressive Towards Villager: true
161> [12:19:53 INFO]: Nerfing mobs spawned from spawners: false
162> [12:19:53 INFO]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
163> [12:19:53 INFO]: Loading dimension 0 (Faction)
164> [12:19:53 INFO]: Preparing start region for level 0 (Seed:-199402479460164806 )
165> [12:19:54 INFO]: Preparing spawn area: 36%
166> [12:19:55 INFO]: Enabling GreatKits v2.9
167> [12:19:55 INFO]: GreatKits 2.9.0 --> ON
168> [12:19:55 INFO]: Enabling Skript v2.2-dev37c
169> [12:19:56 INFO]: [Skript] Starting updater thread
170> [12:19:58 INFO]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
171> [12:19:59 INFO]: [Skript] Loaded a total of 79112 english aliases
172> [12:19:59 WARN]: [Skript] There are no aliases defined for the following ids: 4154, 4111, 4142, 4155, 4110, 4104, 4148, 4147, 4113, 4114, 4137, 4132, 4131, 4120, 4152, 4141, 4127, 4145, 4146, 4130, 4128, 4149, 4105, 4156, 4096, 4108, 4184, 4134, 4122, 4183, 4099, 4117, 4151, 4121, 4118, 4112, 4135, 4177, 4102, 4136, 4140, 4178, 4124, 4153, 4129, 4126, 4103, 4179, 4119, 4139, 4116, 4109, 4180, 4115, 4123, 4150, 4133, 4182, 4100, 4144, 4098, 4097, 4101, 4106, 4107, 4125, 4138, 4181, 4143, 254, 253
173> [12:19:59 INFO]: [Skript] ~ created by & ? Peter G?ttinger aka Njol ~
174> [12:19:59 INFO]: Enabling TotemFactions v1.10.1
175> [12:19:59 INFO]: [TotemFactions] === START LOADING ===
176> [12:19:59 INFO]: [TotemFactions] Check server version...
177> [12:19:59 INFO]: [TotemFactions] Check faction plugin...
178> [12:19:59 INFO]: [TotemFactions] Check featherboard plugin...
179> [12:19:59 INFO]: [TotemFactions] Check totemfactions plugin update...
180> [12:19:59 INFO]: [TotemFactions] ---
181> [12:19:59 INFO]: [TotemFactions] Server version compatible. OK
182> [12:19:59 INFO]: [TotemFactions] Faction plugin compatible. OK
183> [12:19:59 INFO]: [TotemFactions] Featherboard plugin not detected. OK
184> [12:19:59 INFO]: [TotemFactions] The TotemFactions plugin is up to date. OK
185> [12:19:59 INFO]: [TotemFactions] ---
186> [12:19:59 INFO]: [TotemFactions] Plugin TotemFactions
187> [12:19:59 INFO]: [TotemFactions] By Elzorro99
188> [12:19:59 INFO]: [TotemFactions] Version: v1.10.1
189> [12:19:59 INFO]: [TotemFactions] Minecraft: v1_12_R1
190> [12:19:59 INFO]: [TotemFactions] Enable: true
191> [12:19:59 INFO]: [TotemFactions] === LOADING TERMINATED (Delai: 516ms) ===
192> [12:19:59 INFO]: Enabling GroupManager v2.0.1-b332
193> [12:19:59 INFO]: GroupManager - INFO - World Found: faction
194> [12:19:59 INFO]: GroupManager - INFO - World Found: world
195> [12:19:59 INFO]: GroupManager - INFO - World Found: Faction
196> [12:19:59 INFO]: GroupManager - INFO - Superperms support enabled.
197> [12:19:59 INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
198> [12:19:59 INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
199> [12:19:59 INFO]: GroupManager version 2.0.1-b332 is enabled!
200> [12:19:59 INFO]: [Vault][Permission] GroupManager hooked.
201> [12:19:59 INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked.
202> [12:19:59 INFO]: Enabling MinewebBridge v2.0.0
203> [12:19:59 WARN]: Cant find a config file, creating it
204> [12:20:00 INFO]: Enabling ClearLag v3.1.0
205> [12:20:00 INFO]: [ClearLag] Loading modules...
206> [12:20:00 INFO]: [ClearLag] Modules enabed, loading config values
207> [12:20:00 INFO]: [ClearLag] Modules have been loaded!
208> [12:20:00 INFO]: [ClearLag] Clearlag is now enabled!
209> [12:20:00 INFO]: Enabling NametagEdit v4.4.0
210> [12:20:00 INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
211> [12:20:00 INFO]: [NametagEdit] Found GroupManager! Hooking in.
212> [12:20:00 INFO]: Enabling RandomTP v1.0
213> [12:20:00 INFO]: ?b?l[INFO]?6?l[RTP]?3Enabling RTP
214> [12:20:00 INFO]: Enabling HolographicDisplays v2.4.0
215> [12:20:00 INFO]: Enabling ItemStackReloaded v1.0
216> [12:20:00 INFO]: [ItemStackReloaded] Registered 5 messages and 2 different Stack sizes.
217> [12:20:00 INFO]: [ItemStackReloaded] The default stack size will be 64 items each stack. Permissions for each item are disabled.
218> [12:20:00 INFO]: Enabling MySkin v2.8
219> [12:20:00 INFO]: ?a[MySkin] Running on server version ?ev1_12_R1
220> [12:20:00 INFO]: ?a[MySkin] Running in BungeeCord mode.
221> [12:20:00 INFO]: Enabling HardcorePVP v1.6
222> [12:20:00 INFO]: Enabling Multiverse-Core v2.5.0-b727
223> [12:20:01 INFO]: -------- World Settings For [Nether] --------
224> [12:20:01 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
225> [12:20:01 INFO]: Random Lighting Updates: false
226> [12:20:01 INFO]: Structure Info Saving: true
227> [12:20:01 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
228> [12:20:01 INFO]: Max TNT Explosions: 100
229> [12:20:01 INFO]: Tile Max Tick Time: 1,000 ms Entity max Tick Time: 1,000 ms
230> [12:20:01 INFO]: Cactus Growth Modifier: 100%
231> [12:20:01 INFO]: Cane Growth Modifier: 100%
232> [12:20:01 INFO]: Melon Growth Modifier: 100%
233> [12:20:01 INFO]: Mushroom Growth Modifier: 100%
234> [12:20:01 INFO]: Pumpkin Growth Modifier: 100%
235> [12:20:01 INFO]: Sapling Growth Modifier: 100%
236> [12:20:01 INFO]: Wheat Growth Modifier: 100%
237> [12:20:01 INFO]: NetherWart Growth Modifier: 100%
238> [12:20:01 INFO]: Vine Growth Modifier: 100%
239> [12:20:01 INFO]: Cocoa Growth Modifier: 100%
240> [12:20:01 INFO]: Entity Activation Range: animals 32 / monsters 32 / misc 16 / tick-inactive-villagers true
241> [12:20:01 INFO]: Mob Spawn Range: 4
242> [12:20:01 INFO]: Experience Merge Radius: 3
243> [12:20:01 INFO]: Item Merge Radius: 2.5
244> [12:20:01 INFO]: Item Despawn Rate: 6,000
245> [12:20:01 INFO]: Arrow Despawn Rate: 1200
246> [12:20:01 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
247> [12:20:01 INFO]: View Distance: 10
248> [12:20:01 INFO]: Zombie Aggressive Towards Villager: true
249> [12:20:01 INFO]: Nerfing mobs spawned from spawners: false
250> [12:20:01 INFO]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
251> [12:20:01 INFO]: Loading dimension 12 (Nether)
252> [12:20:01 INFO]: Preparing start region for level 1 (Seed: 460172196875366715)
253> [12:20:01 INFO]: [ClearLag] No updates found!
254> [12:20:02 INFO]: -------- World Settings For [Event] --------
255> [12:20:02 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
256> [12:20:02 INFO]: Random Lighting Updates: false
257> [12:20:02 INFO]: Structure Info Saving: true
258> [12:20:02 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
259> [12:20:02 INFO]: Max TNT Explosions: 100
260> [12:20:02 INFO]: Tile Max Tick Time: 1,000 ms Entity max Tick Time: 1,000 ms
261> [12:20:02 INFO]: Cactus Growth Modifier: 100%
262> [12:20:02 INFO]: Cane Growth Modifier: 100%
263> [12:20:02 INFO]: Melon Growth Modifier: 100%
264> [12:20:02 INFO]: Mushroom Growth Modifier: 100%
265> [12:20:02 INFO]: Pumpkin Growth Modifier: 100%
266> [12:20:02 INFO]: Sapling Growth Modifier: 100%
267> [12:20:02 INFO]: Wheat Growth Modifier: 100%
268> [12:20:02 INFO]: NetherWart Growth Modifier: 100%
269> [12:20:02 INFO]: Vine Growth Modifier: 100%
270> [12:20:02 INFO]: Cocoa Growth Modifier: 100%
271> [12:20:02 INFO]: Entity Activation Range: animals 32 / monsters 32 / misc 16 / tick-inactive-villagers true
272> [12:20:02 INFO]: Mob Spawn Range: 4
273> [12:20:02 INFO]: Experience Merge Radius: 3
274> [12:20:02 INFO]: Item Merge Radius: 2.5
275> [12:20:02 INFO]: Item Despawn Rate: 6,000
276> [12:20:02 INFO]: Arrow Despawn Rate: 1200
277> [12:20:02 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
278> [12:20:02 INFO]: View Distance: 10
279> [12:20:02 INFO]: Zombie Aggressive Towards Villager: true
280> [12:20:02 INFO]: Nerfing mobs spawned from spawners: false
281> [12:20:02 INFO]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
282> [12:20:02 INFO]: Loading dimension 13 (Event)
283> [12:20:02 INFO]: Preparing start region for level 2 (Seed: -7536838072320947265)
284> [12:20:03 INFO]: Preparing spawn area for Event, 93%
285> [12:20:03 INFO]: -------- World Settings For [End] --------
286> [12:20:03 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
287> [12:20:03 INFO]: Random Lighting Updates: false
288> [12:20:03 INFO]: Structure Info Saving: true
289> [12:20:03 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
290> [12:20:03 INFO]: Max TNT Explosions: 100
291> [12:20:03 INFO]: Tile Max Tick Time: 1,000 ms Entity max Tick Time: 1,000 ms
292> [12:20:03 INFO]: Cactus Growth Modifier: 100%
293> [12:20:03 INFO]: Cane Growth Modifier: 100%
294> [12:20:03 INFO]: Melon Growth Modifier: 100%
295> [12:20:03 INFO]: Mushroom Growth Modifier: 100%
296> [12:20:03 INFO]: Pumpkin Growth Modifier: 100%
297> [12:20:03 INFO]: Sapling Growth Modifier: 100%
298> [12:20:03 INFO]: Wheat Growth Modifier: 100%
299> [12:20:03 INFO]: NetherWart Growth Modifier: 100%
300> [12:20:03 INFO]: Vine Growth Modifier: 100%
301> [12:20:03 INFO]: Cocoa Growth Modifier: 100%
302> [12:20:03 INFO]: Entity Activation Range: animals 32 / monsters 32 / misc 16 / tick-inactive-villagers true
303> [12:20:03 INFO]: Mob Spawn Range: 4
304> [12:20:03 INFO]: Experience Merge Radius: 3
305> [12:20:03 INFO]: Item Merge Radius: 2.5
306> [12:20:03 INFO]: Item Despawn Rate: 6,000
307> [12:20:03 INFO]: Arrow Despawn Rate: 1200
308> [12:20:03 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
309> [12:20:03 INFO]: View Distance: 10
310> [12:20:03 INFO]: Zombie Aggressive Towards Villager: true
311> [12:20:03 INFO]: Nerfing mobs spawned from spawners: false
312> [12:20:03 INFO]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
313> [12:20:03 INFO]: Loading dimension 14 (End)
314> [12:20:03 INFO]: Preparing start region for level 3 (Seed: 460172196875366715)
315> [12:20:03 INFO]: [Multiverse-Core] 4 - World(s) loaded.
316> [12:20:03 INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
317> [12:20:03 INFO]: Enabling ItemEdit v1.7.4
318> [12:20:03 INFO]: Enabling OldCombatMechanics v1.7.4
319> [12:20:03 INFO]: [OldCombatMechanics] OldCombatMechanics v1.7.4 has been enabled
320> [12:20:03 INFO]: Enabling BlowableObsidians v5.1
321> [12:20:03 INFO]: Enabling ItemCases v2.6.1
322> [12:20:03 INFO]: [ItemCases] HolographicDisplays was found
323> [12:20:04 INFO]: [ItemCases] Loaded 2 cases
324> [12:20:04 INFO]: [ItemCases] 2 crate(s) loaded
325> [12:20:04 INFO]: [ItemCases] Loading Item Names file
326> [12:20:04 INFO]: [ItemCases] 534 Item Names Loaded
327> [12:20:04 INFO]: [ItemCases] Loading extra data names
328> [12:20:04 INFO]: Enabling Multiverse-Portals v2.5.0-b751
329> [12:20:04 INFO]: [Multiverse-Portals] - Version 2.5.0-b751 Enabled - By Rigby and fernferret
330> [12:20:04 INFO]: [MVPLogging] 0 - Portals(s) loaded
331> [12:20:04 INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
332> [12:20:04 INFO]: Enabling CratesPlus v4.5.2
333> [12:20:04 INFO]: ?bCratesPlus Version 4.5.2
334> [12:20:04 INFO]: ?aHolographicDisplays was found, hooking in!
335> [12:20:04 INFO]: Enabling Essentials v2.17.1.0
336> [12:20:04 INFO]: Attempting to convert old kits in config.yml to new kits.yml
337> [12:20:04 INFO]: No kits found to migrate.
338> [12:20:04 INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
339> [12:20:04 INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
340> [12:20:04 INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
341> [12:20:04 INFO]: Loaded 852 items from items.csv.
342> [12:20:04 INFO]: Using locale fr
343> [12:20:04 INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
344> [12:20:04 INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
345> [12:20:04 INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
346> [12:20:04 INFO]: [Essentials] Using Vault based permissions (GroupManager)
347> [12:20:04 INFO]: Enabling Trading v3.2
348> [12:20:04 INFO]: [Trading] Trading has been enabled
349> [12:20:04 INFO]: [Trading] Vault and Economy have been found!
350> [12:20:04 INFO]: Enabling RandomLootChest v3.2.0 X
351> [12:20:04 ERROR]: Error occurred while enabling RandomLootChest v3.2.0 X (Is it up to date?)
352java.lang.IllegalStateException: Duplicate key KOLTARIA_SAPHIRORE
353at java.util.stream.Collectors.lambda$throwingMerger$0(Collectors.java:133) ~[?:1.8.0_181]
354at java.util.HashMap.merge(HashMap.java:1254) ~[?:1.8.0_181]
355at java.util.stream.Collectors.lambda$toMap$58(Collectors.java:1320) ~[?:1.8.0_181]
356at java.util.stream.ReduceOps$3ReducingSink.accept(ReduceOps.java:169) ~[?:1.8.0_181]
357at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:1.8.0_181]
358at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) ~[?:1.8.0_181]
359at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) ~[?:1.8.0_181]
360at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_181]
361at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_181]
362at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[?:1.8.0_181]
363at me.RestrictedPower.RandomLootChest.Main$MaterialCondition.<init>(Main.java:383) ~[?:?]
364at me.RestrictedPower.RandomLootChest.Main.onEnable(Main.java:248) ~[?:?]
365at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:177) ~[JavaPlugin.class:4ece981]
366at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [JavaPluginLoader.class:4ece981]
367at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:406) [SimplePluginManager.class:4ece981]
368at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:466) [CraftServer.class:4ece981]
369at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:407) [CraftServer.class:4ece981]
370at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:385) [MinecraftServer.class:?]
371at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:320) [nz.class:?]
372at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
373at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
374> [12:20:04 INFO]: Enabling Citizens v2.0.24-SNAPSHOT (build 1605)
375> [12:20:05 INFO]: Enabling AuctionHouse v1.8.13
376> [12:20:05 INFO]: [AuctionHouse] Using NMS version v1_12_R1
377> [12:20:05 INFO]: Enabling EssentialsProtect v2.17.1.0
378> [12:20:05 INFO]: [EssentialsProtect] Continuing to enable Protect.
379> [12:20:05 INFO]: Enabling VoxelSniper v5.172.0-SNAPSHOT
380> [12:20:05 INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
381> [12:20:05 INFO]: [VoxelSniper] Registered Sniper Listener.
382> [12:20:05 INFO]: Enabling EssentialsChat v2.17.1.0
383> [12:20:05 INFO]: Enabling CommandNPC v1.9.1
384> [12:20:05 INFO]: ?8[?2CommandNPC?8] ?6Vault compatible economy found! Economy support for CommandNPC has been enabled.
385> [12:20:05 INFO]: ?8[?2CommandNPC?8] ?6Initiating Database
386> [12:20:05 INFO]: ?8[?2CommandNPC?8] ?6Injecting command info into Citizens.
387> [12:20:05 INFO]: ?8[?2CommandNPC?8] ?6Loading commands complete!
388> [12:20:05 INFO]: ?8[?2CommandNPC?8] ?6CommandNPC successfully loaded!
389> [12:20:05 INFO]: Enabling EssentialsSpawn v2.17.1.0
390> [12:20:05 INFO]: Enabling WorldEdit v6.1.9;caf0ad9
391> [12:20:05 INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
392> [12:20:06 INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
393> [12:20:06 INFO]: Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
394> [12:20:06 INFO]: [WorldGuard] (Faction) TNT ignition is PERMITTED.
395> [12:20:06 INFO]: [WorldGuard] (Faction) Lighters are PERMITTED.
396> [12:20:06 INFO]: [WorldGuard] (Faction) Lava fire is blocked.
397> [12:20:06 INFO]: [WorldGuard] (Faction) Fire spread is UNRESTRICTED.
398> [12:20:06 INFO]: [WorldGuard] Loaded configuration for world 'Faction'
399> [12:20:06 INFO]: [WorldGuard] (Nether) TNT ignition is PERMITTED.
400> [12:20:06 INFO]: [WorldGuard] (Nether) Lighters are PERMITTED.
401> [12:20:06 INFO]: [WorldGuard] (Nether) Lava fire is blocked.
402> [12:20:06 INFO]: [WorldGuard] (Nether) Fire spread is UNRESTRICTED.
403> [12:20:06 INFO]: [WorldGuard] Loaded configuration for world 'Nether'
404> [12:20:06 INFO]: [WorldGuard] (Event) TNT ignition is PERMITTED.
405> [12:20:06 INFO]: [WorldGuard] (Event) Lighters are PERMITTED.
406> [12:20:06 INFO]: [WorldGuard] (Event) Lava fire is blocked.
407> [12:20:06 INFO]: [WorldGuard] (Event) Fire spread is UNRESTRICTED.
408> [12:20:06 INFO]: [WorldGuard] Loaded configuration for world 'Event'
409> [12:20:06 INFO]: [WorldGuard] (End) TNT ignition is PERMITTED.
410> [12:20:06 INFO]: [WorldGuard] (End) Lighters are PERMITTED.
411> [12:20:06 INFO]: [WorldGuard] (End) Lava fire is blocked.
412> [12:20:06 INFO]: [WorldGuard] (End) Fire spread is UNRESTRICTED.
413> [12:20:06 INFO]: [WorldGuard] Loaded configuration for world 'End'
414> [12:20:06 INFO]: [WorldGuard] Loading region data...
415> [12:20:06 INFO]: Enabling Factions v1.6.9.5-U0.1.20
416> [12:20:06 INFO]: [Factions v1.6.9.5-U0.1.20] === ENABLE START ===
417> [12:20:07 INFO]: [Factions v1.6.9.5-U0.1.20] Loaded 6 players
418> [12:20:07 INFO]: [Factions v1.6.9.5-U0.1.20] Loaded 6 Factions
419> [12:20:07 INFO]: [Factions v1.6.9.5-U0.1.20] Loading board from disk
420> [12:20:07 INFO]: [Factions v1.6.9.5-U0.1.20] Loaded 4096 board locations
421> [12:20:07 INFO]: [Factions v1.6.9.5-U0.1.20] Economy integration through Vault plugin successful.
422> [12:20:07 INFO]: [Factions v1.6.9.5-U0.1.20] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
423> [12:20:07 INFO]: [Factions v1.6.9.5-U0.1.20] === ENABLE DONE (Took 486ms) ===
424> [12:20:07 INFO]: Enabling Shopkeepers v2.2.2
425> [12:20:07 INFO]: Enabling FactionsTop v1.2.0
426> [12:20:07 INFO]: [FactionsTop] Essentials found, using as economy backend.
427> [12:20:07 INFO]: [FactionsTop] MVdWPlaceholderAPI not found, no placeholders created.
428> [12:20:07 INFO]: [FactionsTop] H2 successfully loaded via classpath.
429> [12:20:07 WARN]: HikariPool-1 - maxLifetime is less than 30000ms, setting to default 1800000ms.
430> [12:20:07 WARN]: HikariPool-1 - idleTimeout is less than 10000ms, setting to default 600000ms.
431> [12:20:07 INFO]: HikariPool-1 - Started.
432> [12:20:09 INFO]: [FactionsTop] ----- IMPORTANT -----
433> [12:20:09 INFO]: [FactionsTop] Detected a fresh database
434> [12:20:09 INFO]: [FactionsTop] Starting chunk resynchronization
435> [12:20:09 INFO]: [FactionsTop] To cancel, type: /ftoprec cancel
436> [12:20:09 INFO]: [FactionsTop] ----- IMPORTANT -----
437> [12:20:09 INFO]: Enabling KoTH v1.5.1
438> [12:20:09 INFO]: [KoTH] VanishNoPacket hook: Disabled
439> [12:20:09 INFO]: [KoTH] Featherboard hook: Disabled
440> [12:20:09 INFO]: [KoTH] Bossbar hook: Disabled
441> [12:20:09 INFO]: [KoTH] PvPManager hook: Disabled
442> [12:20:09 INFO]: [KoTH] Essentials Vanish hook: Enabled
443> [12:20:09 INFO]: Enabling SilkSpawners v5.0.2
444> [12:20:09 INFO]: [SilkSpawners] WorldGuard was found and support is enabled
445> [12:20:09 INFO]: [SilkSpawners] Loading support for v1_12_R1
446> [12:20:09 ERROR]: [SilkSpawners] Failed to dump entity map: field_191311_g
447> [12:20:09 WARN]: java.lang.NoSuchFieldException: field_191311_g
448> [12:20:09 WARN]: at java.lang.Class.getDeclaredField(Class.java:2070)
449> [12:20:09 WARN]: at red.mohist.common.remap.proxy.ProxyClass.getDeclaredField(ProxyClass.java:44)
450> [12:20:09 WARN]: at de.dustplanet.silkspawners.compat.v1_12_R1.NMSHandler.rawEntityMap(NMSHandler.java:110)
451> [12:20:09 WARN]: at de.dustplanet.util.SilkUtil.scanEntityMap(SilkUtil.java:742)
452> [12:20:09 WARN]: at de.dustplanet.util.SilkUtil.load(SilkUtil.java:178)
453> [12:20:09 WARN]: at de.dustplanet.util.SilkUtil.<init>(SilkUtil.java:124)
454> [12:20:09 WARN]: at de.dustplanet.silkspawners.SilkSpawners.onEnable(SilkSpawners.java:90)
455> [12:20:09 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:177)
456> [12:20:09 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
457> [12:20:09 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:406)
458> [12:20:09 WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:466)
459> [12:20:09 WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:407)
460> [12:20:09 WARN]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:385)
461> [12:20:09 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:320)
462> [12:20:09 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630)
463> [12:20:09 WARN]: at java.lang.Thread.run(Thread.java:748)
464> [12:20:09 INFO]: [SilkSpawners] AutoUpdater is enabled.
465> [12:20:09 INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
466> [12:20:09 INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
467> [12:20:09 INFO]: Enabling ShopGUIPlus v1.19.7
468> [12:20:09 INFO]: [ShopGUIPlus] Permissions support enabled.
469> [12:20:09 INFO]: [SilkSpawners] WorldGuard was found and support is enabled
470> [12:20:09 INFO]: [SilkSpawners] Loading support for v1_12_R1
471> [12:20:09 ERROR]: [SilkSpawners] Failed to dump entity map: field_191311_g
472> [12:20:09 WARN]: java.lang.NoSuchFieldException: field_191311_g
473> [12:20:09 WARN]: at java.lang.Class.getDeclaredField(Class.java:2070)
474> [12:20:09 WARN]: at red.mohist.common.remap.proxy.ProxyClass.getDeclaredField(ProxyClass.java:44)
475> [12:20:09 WARN]: at de.dustplanet.silkspawners.compat.v1_12_R1.NMSHandler.rawEntityMap(NMSHandler.java:110)
476> [12:20:09 WARN]: at de.dustplanet.util.SilkUtil.scanEntityMap(SilkUtil.java:742)
477> [12:20:09 WARN]: at de.dustplanet.util.SilkUtil.load(SilkUtil.java:178)
478> [12:20:09 WARN]: at de.dustplanet.util.SilkUtil.<init>(SilkUtil.java:124)
479> [12:20:09 WARN]: at net.brcdev.shopgui.provider.spawner.SpawnerSilkSpawnersProvider.hook(SpawnerSilkSpawnersProvider.java:16)
480> [12:20:09 WARN]: at net.brcdev.shopgui.ShopGuiPlugin.setupSpawners(ShopGuiPlugin.java:338)
481> [12:20:09 WARN]: at net.brcdev.shopgui.ShopGuiPlugin.onEnable(ShopGuiPlugin.java:147)
482> [12:20:09 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:177)
483> [12:20:09 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
484> [12:20:09 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:406)
485> [12:20:09 WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:466)
486> [12:20:09 WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:407)
487> [12:20:09 WARN]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:385)
488> [12:20:09 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:320)
489> [12:20:09 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630)
490> [12:20:09 WARN]: at java.lang.Thread.run(Thread.java:748)
491> [12:20:09 INFO]: [ShopGUIPlus] SilkSpawners support enabled.
492> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 13 (shops.yml), item not loaded
493> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 14 (shops.yml), item not loaded
494> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 15 (shops.yml), item not loaded
495> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 16 (shops.yml), item not loaded
496> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 17 (shops.yml), item not loaded
497> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 18 (shops.yml), item not loaded
498> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 19 (shops.yml), item not loaded
499> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 20 (shops.yml), item not loaded
500> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 21 (shops.yml), item not loaded
501> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 22 (shops.yml), item not loaded
502> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 23 (shops.yml), item not loaded
503> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 24 (shops.yml), item not loaded
504> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 25 (shops.yml), item not loaded
505> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 26 (shops.yml), item not loaded
506> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 27 (shops.yml), item not loaded
507> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 28 (shops.yml), item not loaded
508> [12:20:10 WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 29 (shops.yml), item not loaded
509> [12:20:10 INFO]: [ShopGUIPlus] Vault economy support enabled.
510> [12:20:10 INFO]: Done (23.582s)! For help, type "help" or "?"
511[InovaPerf] Serveur démarré
512> [12:20:10 INFO]: Starting Minecraft server on 0.0.0.0:25924
513> [12:20:10 INFO]: Starting GS4 status listener
514> [12:20:10 INFO]: Query running on 0.0.0.0:25924
515> [12:20:10 INFO]: ?8(?4?lFAWE?8)?r?7 Plugin 'WorldGuard' found. Using it now.
516> [12:20:10 INFO]: ?8(?4?lFAWE?8)?r?7 Plugin 'FactionsUUID' found. Using it now.
517> [12:20:10 INFO]: ?8(?4?lFAWE?8)?r?7 Detected class org.bukkit.event.block.BlockExplodeEvent
518> [12:20:11 INFO]: [Skript] Loading variables...
519> [12:20:11 INFO]: [Skript] Loaded 0 variables in 0.0 seconds
520> [12:20:11 INFO]: [Skript] All scripts loaded without errors.
521> [12:20:11 WARN]: [Skript] No scripts were found, maybe you should write some ;) (config.sk, line 195: databases:')
522> [12:20:11 INFO]: [Skript] Finished loading.
523> [12:20:11 INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Economy API
524> [12:20:11 INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Chat API
525> [12:20:11 INFO]: GroupManager - INFO - Bukkit Permissions Updated!
526> [12:20:11 INFO]: ?7[?6Skript?7]?r You're currently running custom Skript version. No updates will be automatically installed.
527> [12:20:11 INFO]: [Citizens] Loaded 1 NPCs.
528> [12:20:11 INFO]: [Vault] Checking for Updates ...
529> [12:20:11 INFO]: [Vault] No new version available
530> [12:20:13 INFO]: ?aChecking for updates via Spigot...
531> [12:20:13 INFO]: ?7[?bKoltaBox?7] ?rNo update was found, you are running the latest version. Will check again later.
532> [12:20:20 INFO]: ?eResynchronization of faction totals complete