· 6 years ago · Feb 05, 2020, 08:08 PM
1[05:13:54] [Thread-0/INFO]: [STDERR]: java.lang.SecurityException: exec permission error: sh
2[05:13:54] [Thread-0/INFO]: [STDERR]: at com.hicoria.javaSandBox.Main$CustomSecurityManager.checkExec(Main.java:301)
3[05:13:54] [Thread-0/INFO]: [STDERR]: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1018)
4[05:13:54] [Thread-0/INFO]: [STDERR]: at java.lang.Runtime.exec(Runtime.java:620)
5
6[05:13:54] [Thread-0/INFO]: [STDERR]: at java.lang.Runtime.exec(Runtime.java:485)
7[05:13:54] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196)
8[05:13:54] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
9[05:13:54] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
10[05:13:54] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
11[05:13:54] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.<init>(TerminalLineSettings.java:53)
12[05:13:54] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.UnixTerminal.<init>(UnixTerminal.java:31)
13[05:13:54] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
14[05:13:54] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
15[05:13:54] [Thread-0/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
16[05:13:54] [Thread-0/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
17[05:13:54] [Thread-0/INFO]: [STDERR]: at java.lang.Class.newInstance(Class.java:442)
18[05:13:54] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.TerminalFactory.getFlavor(TerminalFactory.java:166)
19[05:13:54] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.TerminalFactory.create(TerminalFactory.java:81)
20[05:13:54] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.TerminalFactory.get(TerminalFactory.java:158)
21[05:13:54] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:229)
22[05:13:54] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:221)
23[05:13:54] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:213)
24[05:13:54] [Thread-0/INFO]: [STDERR]: at net.minecraft.server.v1_12_R1.MinecraftServer.<init>(MinecraftServer.java:150)
25[05:13:54] [Thread-0/INFO]: [STDERR]: at net.minecraft.server.v1_12_R1.DedicatedServer.<init>(DedicatedServer.java:49)
26[05:13:54] [Thread-0/INFO]: [STDERR]: at net.minecraft.server.v1_12_R1.MinecraftServer.main(MinecraftServer.java:927)
27[05:13:54] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.Main.main(Main.java:194)
28[05:13:54] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
29[05:13:54] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
30[05:13:54] [Thread-0/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
31[05:13:54] [Thread-0/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
32[05:13:54] [Thread-0/INFO]: [STDERR]: at com.hicoria.javaSandBox.Main$1.run(Main.java:69)
33[05:13:54] [Thread-0/INFO]: [STDERR]: at java.lang.Thread.run(Thread.java:748)
34[05:13:54] [Server thread/INFO]: Starting minecraft server version 1.12
35[05:13:54] [Server thread/INFO]: Loading properties
36[05:13:54] [Server thread/INFO]: Default game type: SURVIVAL
37[05:13:55] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-596221b-9a1fc1e (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)
38[05:13:55] [Server thread/INFO]: Server Ping Player Sample Count: 12
39[05:13:55] [Server thread/INFO]: Using 4 threads for Netty based IO
40[05:13:55] [Server thread/INFO]: Debug logging is disabled
41[05:13:55] [Server thread/INFO]: Generating keypair
42[05:13:56] [Server thread/INFO]: Starting Minecraft server on 89.203.193.120:31415
43[05:13:57] [Server thread/INFO]: Using epoll channel type
44[05:13:59] [Server thread/INFO]: Set PluginClassLoader as parallel capable
45[05:14:06] [Server thread/WARN]: Cannot access /bin: java.lang.SecurityException: read permission error: /bin
46[05:14:08] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
47[05:14:08] [Server thread/INFO]: [JumpPads] Loading JumpPads v1.13.1
48[05:14:08] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.5
49[05:14:08] [Server thread/INFO]: [MultiVIP] Loading MultiVIP v1.0
50[05:14:08] [Server thread/INFO]: [Broadcaster] Loading Broadcaster v5
51[05:14:08] [Server thread/INFO]: [Arconix] Loading Arconix v1.1.1
52[05:14:08] [Server thread/INFO]: [OldCombatMechanics] Loading OldCombatMechanics v1.6.6
53[05:14:08] [Server thread/INFO]: [RealCigaret] Loading RealCigaret v1.0
54[05:14:08] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.6.0
55[05:14:08] [Server thread/INFO]: [ViaVersion] ViaVersion 1.6.0 is now loaded, injecting!
56[05:14:10] [Server thread/INFO]: [ViaVersion] Loading block mapping...
57[05:14:11] [Server thread/INFO]: [ViaVersion] Loading item mapping...
58[05:14:11] [Server thread/INFO]: [ViaVersion] Loading new tags...
59[05:14:11] [Server thread/INFO]: [ViaVersion] Loading enchantments...
60[05:14:11] [Server thread/INFO]: [ViaVersion] Loading sound mapping...
61[05:14:12] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v2.3.1
62[05:14:12] [Server thread/INFO]: [LightAPI] Loading LightAPI v3.2.9
63[05:14:12] [Server thread/INFO]: [FlyingCarpet] Loading FlyingCarpet v1.3
64[05:14:12] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1
65[05:14:12] [Server thread/INFO]: [AnimationLib] Loading AnimationLib v1.7.0
66[05:14:12] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.7
67[05:14:12] [Server thread/INFO]: [Skript] Loading Skript v2.4-alpha4
68[05:14:12] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
69[05:14:12] [Server thread/INFO]: [ArmorStandEditor] Loading ArmorStandEditor v1.11.2-19
70[05:14:12] [Server thread/INFO]: [Elevator] Loading Elevator v3.7.0
71[05:14:12] [Server thread/INFO]: [HeadDrop] Loading HeadDrop v2.3.3
72[05:14:12] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
73[05:14:13] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.10.31-42bd458-1281-22.3.4
74[05:14:13] [Server thread/INFO]: [iDisguise] Loading iDisguise v5.8.2
75[05:14:13] [Server thread/INFO]: [AntiDisconnectSpam] Loading AntiDisconnectSpam v1.0
76[05:14:13] [Server thread/INFO]: [Vault] Loading Vault v1.6.11
77[05:14:13] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
78[05:14:13] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
79[05:14:13] [Server thread/INFO]: [LWC] Loading LWC v2.0.7
80[05:14:13] [Server thread/INFO]: [NoPlugins] Loading NoPlugins v6.9.1
81[05:14:13] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.9.4
82[05:14:13] [Server thread/INFO]: [ChatManager] Loading ChatManager v3.5.3
83[05:14:13] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
84[05:14:13] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
85[05:14:13] [Server thread/INFO]: [SurvivalGames] Loading SurvivalGames v6.4
86[05:14:13] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v4.6.1
87[05:14:13] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1605)
88[05:14:13] [Server thread/INFO]: [AnimatedMenuPlus] Loading AnimatedMenuPlus v3.2.6
89[05:14:13] [Server thread/INFO]: [TAB] Loading TAB v2.4.15
90[05:14:13] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v18.11.05-ae2869a-2051
91[05:14:13] [Server thread/INFO]: [Marriage] Loading Marriage v2.0.18
92[05:14:13] [Server thread/INFO]: [Marriage] Completed plugin pre-load stage.
93[05:14:13] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
94[05:14:13] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.8
95[05:14:13] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
96[05:14:14] [Server thread/INFO]: [BedwarsRel] Loading BedwarsRel v1.3.6
97[05:14:14] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.4.0-b1877
98[05:14:14] [Server thread/INFO]: [LiteBoard] Loading LiteBoard v5.2.3
99[05:14:14] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5.0-SNAPSHOT-b444
100[05:14:14] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.9.2 (build 86)
101[05:14:14] [Server thread/INFO]: [Residence] Loading Residence v4.8.7.2
102[05:14:14] [Server thread/INFO]: [ProtectionLib] Loading ProtectionLib v0.9.3
103[05:14:14] [Server thread/INFO]: [MyPet] Loading MyPet v3.4
104[05:14:15] [Server thread/INFO]: [[0;32;22mMyPet[m] [mError-Reporter ENABLED[m
105[05:14:17] [Server thread/INFO]: [Jobs] Loading Jobs v4.13.0
106[05:14:17] [Server thread/INFO]: [FurnitureLib] Loading FurnitureLib v1.9.9.8
107[05:14:17] [Server thread/INFO]: [DiceFurniture] Loading DiceFurniture v3.2.1.4
108[05:14:17] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v2.3.1
109[05:14:18] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
110[05:14:18] [Server thread/INFO]: __
111[05:14:18] [Server thread/INFO]: | |__) LuckPerms v4.4.1
112[05:14:18] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
113[05:14:18] [Server thread/INFO]: [LuckPerms] Loading configuration...
114[05:14:19] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
115[05:14:24] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
116[05:14:25] [Server thread/INFO]: [LuckPerms] Performing initial data load...
117[05:14:25] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 7335ms)
118[05:14:25] [Server thread/INFO]: [AnimationLib] Enabling AnimationLib v1.7.0
119[05:14:25] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
120[05:14:25] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
121[05:14:26] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.10.31-42bd458-1281-22.3.4
122[05:14:29] [Server thread/INFO]: ====== USE PAPER ======
123[05:14:29] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
124[05:14:29] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
125[05:14:29] [Server thread/INFO]: - This is only a recommendation
126[05:14:29] [Server thread/INFO]: ==============================
127[05:14:29] [Server thread/INFO]: [Vault] Enabling Vault v1.6.11
128[05:14:29] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
129[05:14:29] [Server thread/INFO]: [Vault] Enabled Version 1.6.11
130[05:14:29] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
131[05:14:29] [Server thread/INFO]: [LWC] Enabling LWC v2.0.7
132[05:14:30] [Server thread/INFO]: [LWC] Connecting to SQLite
133[05:14:31] [Server thread/INFO]: [LWC] Updating to 1.13 material name system.
134[05:14:31] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.9.4
135[05:14:34] [Server thread/INFO]: [ASkyBlock] Loading entity limits
136[05:14:34] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 30
137[05:14:34] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
138[05:14:35] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
139[05:14:35] [Server thread/INFO]: [ASkyBlock] Loading schematic The Original (island.schematic) for all players, order 1
140[05:14:35] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
141[05:14:35] [Server thread/INFO]: [ASkyBlock] Loading schematic Island Duo (double.schematic) for all players, order 2
142[05:14:35] [Server thread/INFO]: [ASkyBlock] Loading schematic Black Diamonds (harder.schematic) for all players, order 3
143[05:14:35] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
144[05:14:35] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v18.11.05-ae2869a-2051
145[05:14:36] [Server thread/INFO]: Version is PlotSquared-18.11.5-ae2869a-2051
146[05:14:37] [Server thread/INFO]: [P2] Metrics enabled.
147[05:14:37] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
148[05:14:38] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
149[05:14:38] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
150[05:14:38] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: false
151[05:14:38] [Server thread/INFO]: [P2] Key: kill-road-items, Value: false
152[05:14:38] [Server thread/INFO]: [P2] Key: worlds, Value: false
153[05:14:38] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: true
154[05:14:38] [Server thread/INFO]: [P2] Key: database-purger, Value: false
155[05:14:38] [Server thread/INFO]: [P2] Key: economy, Value: true
156[05:14:38] [Server thread/INFO]: [P2] Key: block-cache, Value: true
157[05:14:38] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: false
158[05:14:38] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
159[05:14:38] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
160[05:14:38] [Server thread/INFO]: [P2] Key: updater, Value: true
161[05:14:38] [Server thread/INFO]: [P2] Key: database, Value: true
162[05:14:39] [Server thread/INFO]: [P2] Key: plotme-converter, Value: true
163[05:14:39] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
164[05:14:39] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
165[05:14:39] [Server thread/INFO]: [P2] Key: comment-notifier, Value: false
166[05:14:39] [Server thread/INFO]: [P2] Key: metrics, Value: true
167[05:14:39] [Server thread/INFO]: [P2] Key: chunk-processor, Value: false
168[05:14:39] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
169[05:14:39] [Server thread/INFO]: [P2] Key: events, Value: true
170[05:14:39] [Server thread/INFO]: [P2] Key: commands, Value: true
171[05:14:39] [Server thread/INFO]: PlotSquared is now enabled
172[05:14:39] [Server thread/INFO]: [P2] Metrics enabled.
173[05:14:39] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
174[05:14:39] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
175[05:14:39] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
176[05:14:39] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
177[05:14:39] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
178[05:14:39] [Server thread/INFO]: Preparing level "world"
179[05:14:39] [Server thread/INFO]: -------- World Settings For [world] --------
180[05:14:39] [Server thread/INFO]: View Distance: 4
181[05:14:39] [Server thread/INFO]: Experience Merge Radius: 3.0
182[05:14:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
183[05:14:39] [Server thread/INFO]: Item Despawn Rate: 6000
184[05:14:39] [Server thread/INFO]: Item Merge Radius: 2.5
185[05:14:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
186[05:14:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
187[05:14:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
188[05:14:39] [Server thread/INFO]: Mob Spawn Range: 4
189[05:14:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
190[05:14:39] [Server thread/INFO]: Cane Growth Modifier: 100%
191[05:14:39] [Server thread/INFO]: Melon Growth Modifier: 100%
192[05:14:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
193[05:14:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
194[05:14:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
195[05:14:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
196[05:14:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
197[05:14:39] [Server thread/INFO]: Vine Growth Modifier: 100%
198[05:14:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
199[05:14:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
200[05:14:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
201[05:14:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
202[05:14:39] [Server thread/INFO]: Random Lighting Updates: false
203[05:14:39] [Server thread/INFO]: Structure Info Saving: true
204[05:14:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
205[05:14:39] [Server thread/INFO]: Max TNT Explosions: 100
206[05:14:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
207[05:14:41] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
208[05:14:41] [Server thread/INFO]: -------- World Settings For [world_nether] --------
209[05:14:41] [Server thread/INFO]: View Distance: 4
210[05:14:41] [Server thread/INFO]: Experience Merge Radius: 3.0
211[05:14:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
212[05:14:41] [Server thread/INFO]: Item Despawn Rate: 6000
213[05:14:41] [Server thread/INFO]: Item Merge Radius: 2.5
214[05:14:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
215[05:14:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
216[05:14:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
217[05:14:41] [Server thread/INFO]: Mob Spawn Range: 4
218[05:14:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
219[05:14:41] [Server thread/INFO]: Cane Growth Modifier: 100%
220[05:14:41] [Server thread/INFO]: Melon Growth Modifier: 100%
221[05:14:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
222[05:14:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
223[05:14:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
224[05:14:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
225[05:14:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
226[05:14:41] [Server thread/INFO]: Vine Growth Modifier: 100%
227[05:14:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
228[05:14:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
229[05:14:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
230[05:14:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
231[05:14:41] [Server thread/INFO]: Random Lighting Updates: false
232[05:14:41] [Server thread/INFO]: Structure Info Saving: true
233[05:14:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
234[05:14:41] [Server thread/INFO]: Max TNT Explosions: 100
235[05:14:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
236[05:14:41] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
237[05:14:41] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
238[05:14:41] [Server thread/INFO]: View Distance: 4
239[05:14:41] [Server thread/INFO]: Experience Merge Radius: 3.0
240[05:14:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
241[05:14:41] [Server thread/INFO]: Item Despawn Rate: 6000
242[05:14:41] [Server thread/INFO]: Item Merge Radius: 2.5
243[05:14:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
244[05:14:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
245[05:14:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
246[05:14:42] [Server thread/INFO]: Mob Spawn Range: 4
247[05:14:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
248[05:14:42] [Server thread/INFO]: Cane Growth Modifier: 100%
249[05:14:42] [Server thread/INFO]: Melon Growth Modifier: 100%
250[05:14:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
251[05:14:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
252[05:14:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
253[05:14:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
254[05:14:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
255[05:14:42] [Server thread/INFO]: Vine Growth Modifier: 100%
256[05:14:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
257[05:14:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
258[05:14:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
259[05:14:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
260[05:14:42] [Server thread/INFO]: Random Lighting Updates: false
261[05:14:42] [Server thread/INFO]: Structure Info Saving: true
262[05:14:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
263[05:14:42] [Server thread/INFO]: Max TNT Explosions: 100
264[05:14:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
265[05:14:42] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
266[05:14:42] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4147706194907677114)
267[05:14:44] [Server thread/INFO]: Preparing spawn area: 0%
268[05:14:45] [Server thread/INFO]: Preparing spawn area: 8%
269[05:14:46] [Server thread/INFO]: Preparing spawn area: 25%
270[05:14:48] [Server thread/INFO]: Preparing spawn area: 34%
271[05:14:49] [Server thread/INFO]: Preparing spawn area: 49%
272[05:14:50] [Server thread/INFO]: Preparing spawn area: 65%
273[05:14:50] [Server thread/INFO]: Preparing start region for level 1 (Seed: -4147706194907677114)
274[05:14:51] [Server thread/INFO]: Preparing spawn area: 10%
275[05:14:52] [Server thread/INFO]: Preparing spawn area: 40%
276[05:14:53] [Server thread/INFO]: Preparing spawn area: 64%
277[05:14:54] [Server thread/INFO]: Preparing spawn area: 80%
278[05:14:55] [Server thread/INFO]: Preparing spawn area: 93%
279[05:14:56] [Server thread/INFO]: Preparing start region for level 2 (Seed: -4147706194907677114)
280[05:14:57] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
281[05:14:57] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
282[05:14:57] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
283[05:14:57] [Server thread/INFO]: [JumpPads] Enabling JumpPads v1.13.1
284[05:14:57] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.5
285[05:14:57] [Server thread/INFO]: [MultiVIP] Enabling MultiVIP v1.0
286[05:14:57] [Server thread/INFO]: [Broadcaster] Enabling Broadcaster v5
287[05:14:57] [Server thread/INFO]: [Arconix] Enabling Arconix v1.1.1
288[05:14:57] [Server thread/INFO]: [OldCombatMechanics] Enabling OldCombatMechanics v1.6.6
289[05:14:57] [Server thread/INFO]: Registering hook...
290[05:14:58] [Thread-5/INFO]: MultiVIP successfully injected!
291[05:14:58] [Server thread/INFO]: [OldCombatMechanics] OldCombatMechanics v1.6.6 has been enabled
292[05:14:58] [Server thread/INFO]: [RealCigaret] Enabling RealCigaret v1.0
293[05:14:58] [Server thread/INFO]: RealCigaret is now enable !
294[05:14:58] [Server thread/INFO]: Author: cocoraid
295[05:14:58] [Server thread/INFO]: Version: 1.0
296[05:14:58] [Server thread/INFO]: Thank you for downloading RealCigaret, Have fun !
297[05:14:58] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.6.0
298[05:14:58] [Server thread/INFO]: [LightAPI] Enabling LightAPI v3.2.9
299[05:14:58] [Server thread/INFO]: <LightAPI>: Loading handler for Spigot git-Spigot-596221b-9a1fc1e (MC: 1.12)
300[05:14:58] [Server thread/INFO]: [FlyingCarpet] Enabling FlyingCarpet v1.3
301[05:14:58] [Server thread/INFO]: [FlyingCarpet] Hooked WorldGuard
302[05:14:58] [Server thread/INFO]: [FlyingCarpet] Loaded 0 blacklisted WorldGuard regions
303[05:14:58] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.7
304[05:14:58] [Server thread/INFO]: [Skript] Enabling Skript v2.4-alpha4
305[05:14:59] [Server thread/INFO]: [Skript] You're currently running custom Skript version. No updates will be automatically installed.
306[05:15:22] [Server thread/INFO]: [Skript] Loaded 18106 aliases in 23011ms
307[05:15:25] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
308[05:15:25] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
309[05:15:26] [Server thread/INFO]: [ClearLag] Loading modules...
310[05:15:26] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
311[05:15:26] [Server thread/INFO]: [ClearLag] Modules have been loaded!
312[05:15:26] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
313[05:15:26] [Server thread/INFO]: [ArmorStandEditor] Enabling ArmorStandEditor v1.11.2-19
314[05:15:26] [Thread-15/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
315[05:15:26] [Server thread/INFO]: [Elevator] Enabling Elevator v3.7.0
316[05:15:26] [Server thread/INFO]: [HeadDrop] Enabling HeadDrop v2.3.3
317[05:15:27] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.8.2
318[05:15:29] [Server thread/INFO]: [iDisguise] iDisguise 5.8.2 enabled!
319[05:15:29] [Server thread/INFO]: [AntiDisconnectSpam] Enabling AntiDisconnectSpam v1.0
320[05:15:29] [Server thread/INFO]: [AntiDisconnectSpam] Starting...
321[05:15:29] [Server thread/INFO]: [AntiDisconnectSpam] Started!
322[05:15:29] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8
323[05:15:29] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
324[05:15:29] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
325[05:15:29] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
326[05:15:30] [Server thread/WARN]: [ServerListPlus] [Core] Configuration is not enabled, nothing will be changed on the server! Please execute /slp enable to enable the configuration.
327[05:15:30] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
328[05:15:30] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
329[05:15:30] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
330[05:15:30] [Thread-15/INFO]: [ClearLag] No updates found!
331[05:15:30] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
332[05:15:30] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
333[05:15:30] [Server thread/INFO]: [NoPlugins] Enabling NoPlugins v6.9.1
334[05:15:30] [Server thread/INFO]: [NoPlugins] Running version: v6.9.1
335[05:15:30] [Server thread/INFO]: [NoPlugins] --------------------------------
336[05:15:30] [Server thread/INFO]: [NoPlugins] New Version: 7.2
337[05:15:30] [Server thread/INFO]: [NoPlugins] Current Version: 6.9.1
338[05:15:30] [Server thread/INFO]: [NoPlugins] Download link: https://www.spigotmc.org/resources/12965
339[05:15:30] [Server thread/INFO]: [NoPlugins] This plugin is seriously recommended to update if you want to keep your plugins private.
340[05:15:30] [Server thread/INFO]: [NoPlugins] --------------------------------
341[05:15:30] [Server thread/INFO]: [NoPlugins] Successfully loaded.
342[05:15:31] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
343[05:15:31] [Server thread/INFO]: [ChatManager] Enabling ChatManager v3.5.3
344[05:15:31] [Server thread/INFO]: [ChatManager] Hooked into: PlaceholderAPI v2.9.2
345[05:15:31] [Server thread/INFO]: [ChatManager] Hooked into: Vault v1.6.11
346[05:15:31] [Server thread/INFO]: [ChatManager] Starting Metrics.
347[05:15:31] [Server thread/INFO]: =========================
348[05:15:31] [Server thread/INFO]: Chat Manager
349[05:15:31] [Server thread/INFO]: Version 3.5.3
350[05:15:31] [Server thread/INFO]: Author: H1DD3NxN1NJA
351[05:15:31] [Server thread/INFO]: =========================
352[05:15:31] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
353[05:15:31] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
354[05:15:31] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.6.11
355[05:15:31] [Server thread/INFO]: | Command file(s) found : 1
356[05:15:31] [Server thread/INFO]: | Config : Ready.
357[05:15:31] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
358[05:15:31] [Server thread/INFO]: | Custom commands loaded : 38
359[05:15:31] [Server thread/INFO]: | Version: 5.3.4
360[05:15:31] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
361[05:15:32] [Server thread/INFO]: | New update available : MyCommand v5.6.1
362[05:15:32] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
363[05:15:32] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
364[05:15:32] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
365[05:15:33] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
366[05:15:33] [Server thread/INFO]: [SurvivalGames] Enabling SurvivalGames v6.4
367[05:15:34] [Server thread/INFO]: [SurvivalGames] Creating winners map...
368[05:15:34] [Server thread/INFO]: [SurvivalGames] Created the winners map!
369[05:15:34] [Server thread/INFO]: [SurvivalGames] Found PlaceholderAPI, Hooked: true
370[05:15:34] [Server thread/INFO]: [SurvivalGames] has been enabled!
371[05:15:34] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.6.1
372[05:15:34] [Server thread/INFO]: [HeadDatabase] Economy succesfully setup!
373[05:15:34] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605)
374[05:15:36] [Server thread/INFO]: [AnimatedMenuPlus] Enabling AnimatedMenuPlus v3.2.6
375[05:15:37] [Server thread/INFO]: [TAB] Enabling TAB v2.4.15
376[05:15:37] [Server thread/INFO]: [TAB] Enabled in 273ms
377[05:15:37] [Server thread/INFO]: [Marriage] Enabling Marriage v2.0.18
378[05:15:37] [Server thread/INFO]: [Marriage] Loading config...
379[05:15:37] [Server thread/INFO]: [Marriage] Hooked with LuckPerms using Vault!
380[05:15:37] [Server thread/INFO]: [Marriage] Loading dependencies...
381[05:15:37] [Server thread/INFO]: [Marriage] Loading commands...
382[05:15:37] [Server thread/INFO]: [Marriage] Loading listeners...
383[05:15:37] [Server thread/INFO]: [Marriage] Hooking with PlotSquared v18.11.05-ae2869a-2051
384[05:15:37] [Server thread/INFO]: [Marriage] Loading database...
385[05:15:38] [Server thread/INFO]: [Marriage] Loading updater...
386[05:15:38] [Server thread/INFO]: [Marriage] Loading converter...
387[05:15:38] [Server thread/INFO]: [Marriage] Completed plugin load stage.
388[05:15:38] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
389[05:15:38] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
390[05:15:38] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
391[05:15:38] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
392[05:15:38] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
393[05:15:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
394[05:15:38] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
395[05:15:38] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
396[05:15:38] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
397[05:15:38] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
398[05:15:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
399[05:15:38] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
400[05:15:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
401[05:15:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
402[05:15:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
403[05:15:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
404[05:15:38] [Server thread/INFO]: [WorldGuard] Loading region data...
405[05:15:39] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.8
406[05:15:39] [Server thread/INFO]: -------- World Settings For [Lobby1DG] --------
407[05:15:39] [Server thread/INFO]: View Distance: 4
408[05:15:39] [Server thread/INFO]: Experience Merge Radius: 3.0
409[05:15:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
410[05:15:39] [Server thread/INFO]: Item Despawn Rate: 6000
411[05:15:39] [Server thread/INFO]: Item Merge Radius: 2.5
412[05:15:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
413[05:15:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
414[05:15:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
415[05:15:39] [Server thread/INFO]: Mob Spawn Range: 4
416[05:15:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
417[05:15:39] [Server thread/INFO]: Cane Growth Modifier: 100%
418[05:15:39] [Server thread/INFO]: Melon Growth Modifier: 100%
419[05:15:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
420[05:15:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
421[05:15:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
422[05:15:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
423[05:15:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
424[05:15:39] [Server thread/INFO]: Vine Growth Modifier: 100%
425[05:15:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
426[05:15:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
427[05:15:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
428[05:15:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
429[05:15:39] [Server thread/INFO]: Random Lighting Updates: false
430[05:15:39] [Server thread/INFO]: Structure Info Saving: true
431[05:15:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
432[05:15:39] [Server thread/INFO]: Max TNT Explosions: 100
433[05:15:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
434[05:15:40] [Server thread/INFO]: BukkitPlotGenerator does not fully support: multiworld.worldgen.EmptyWorldGenerator@5f119528
435[05:15:40] [Server thread/INFO]: Preparing start region for level 3 (Seed: 0)
436[05:15:42] [Server thread/INFO]: Preparing spawn area for Lobby1DG, 28%
437[05:15:43] [Server thread/INFO]: Preparing spawn area for Lobby1DG, 56%
438[05:15:44] [Server thread/INFO]: [WorldGuard] (Lobby1DG) TNT ignition is PERMITTED.
439[05:15:44] [Server thread/INFO]: [WorldGuard] (Lobby1DG) Lighters are PERMITTED.
440[05:15:44] [Server thread/INFO]: [WorldGuard] (Lobby1DG) Lava fire is blocked.
441[05:15:44] [Server thread/INFO]: [WorldGuard] (Lobby1DG) Fire spread is UNRESTRICTED.
442[05:15:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lobby1DG'
443[05:15:44] [Server thread/INFO]: [MultiWorld] v5.2.8 enabled.
444[05:15:44] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
445[05:15:54] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
446[05:15:54] [Server thread/INFO]: View Distance: 4
447[05:15:54] [Server thread/INFO]: Experience Merge Radius: 3.0
448[05:15:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
449[05:15:54] [Server thread/INFO]: Item Despawn Rate: 6000
450[05:15:54] [Server thread/INFO]: Item Merge Radius: 2.5
451[05:15:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
452[05:15:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
453[05:15:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
454[05:15:54] [Server thread/INFO]: Mob Spawn Range: 4
455[05:15:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
456[05:15:54] [Server thread/INFO]: Cane Growth Modifier: 100%
457[05:15:54] [Server thread/INFO]: Melon Growth Modifier: 100%
458[05:15:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
459[05:15:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
460[05:15:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
461[05:15:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
462[05:15:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
463[05:15:54] [Server thread/INFO]: Vine Growth Modifier: 100%
464[05:15:54] [Server thread/INFO]: Cocoa Growth Modifier: 100%
465[05:15:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
466[05:15:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
467[05:15:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
468[05:15:54] [Server thread/INFO]: Random Lighting Updates: false
469[05:15:54] [Server thread/INFO]: Structure Info Saving: true
470[05:15:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
471[05:15:54] [Server thread/INFO]: Max TNT Explosions: 100
472[05:15:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
473[05:15:55] [Server thread/INFO]: BukkitPlotGenerator does not fully support: com.wasteofplastic.askyblock.generators.ChunkGeneratorWorld@7ee969a1
474[05:15:55] [Server thread/INFO]: Preparing start region for level 4 (Seed: -8339036344591170981)
475[05:15:55] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
476[05:15:55] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
477[05:15:55] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
478[05:15:55] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
479[05:15:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
480[05:15:56] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
481[05:15:56] [Server thread/INFO]: View Distance: 4
482[05:15:56] [Server thread/INFO]: Experience Merge Radius: 3.0
483[05:15:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
484[05:15:56] [Server thread/INFO]: Item Despawn Rate: 6000
485[05:15:56] [Server thread/INFO]: Item Merge Radius: 2.5
486[05:15:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
487[05:15:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
488[05:15:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
489[05:15:56] [Server thread/INFO]: Mob Spawn Range: 4
490[05:15:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
491[05:15:56] [Server thread/INFO]: Cane Growth Modifier: 100%
492[05:15:56] [Server thread/INFO]: Melon Growth Modifier: 100%
493[05:15:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
494[05:15:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
495[05:15:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
496[05:15:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
497[05:15:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
498[05:15:56] [Server thread/INFO]: Vine Growth Modifier: 100%
499[05:15:56] [Server thread/INFO]: Cocoa Growth Modifier: 100%
500[05:15:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
501[05:15:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
502[05:15:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
503[05:15:56] [Server thread/INFO]: Random Lighting Updates: false
504[05:15:56] [Server thread/INFO]: Structure Info Saving: true
505[05:15:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
506[05:15:56] [Server thread/INFO]: Max TNT Explosions: 100
507[05:15:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
508[05:15:56] [Server thread/INFO]: BukkitPlotGenerator does not fully support: com.wasteofplastic.askyblock.generators.ChunkGeneratorWorld@7c816a49
509[05:15:56] [Server thread/INFO]: Preparing start region for level 5 (Seed: -6941643170862106406)
510[05:15:57] [Server thread/INFO]: Preparing spawn area for ASkyBlock_nether, 20%
511[05:15:58] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) TNT ignition is PERMITTED.
512[05:15:58] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lighters are PERMITTED.
513[05:15:58] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lava fire is blocked.
514[05:15:58] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Fire spread is UNRESTRICTED.
515[05:15:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock_nether'
516[05:16:00] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
517[05:16:00] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
518[05:16:00] [Server thread/INFO]: [BedwarsRel] Enabling BedwarsRel v1.3.6
519[05:16:03] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.4.0-b1877
520[05:16:04] [Server thread/INFO]: [AuthMe] Connection arguments loaded, Hikari ConnectionPool ready!
521[05:16:04] [Server thread/WARN]: [Server thread] INFO fr.xephi.authme.libs.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Starting...
522[05:16:05] [Server thread/WARN]: [Server thread] INFO fr.xephi.authme.libs.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Start completed.
523[05:16:05] [Server thread/INFO]: [AuthMe] MySQL setup finished
524[05:16:06] [Server thread/INFO]: [AuthMe] Hooked into LuckPerms!
525[05:16:06] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
526[05:16:06] [Thread-21/WARN]: [AuthMe] Could not download GeoLiteAPI database [UnknownHostException]: geolite.maxmind.com
527[05:16:09] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
528[05:16:09] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
529[05:16:09] [Server thread/INFO]: [AuthMe] AuthMe 5.4.0 build n.1877 correctly enabled!
530[05:16:09] [Server thread/INFO]: [LiteBoard] Enabling LiteBoard v5.2.3
531[05:16:09] [Server thread/INFO]: (LiteBoard/INFO) | -------------------------------------------------------
532[05:16:09] [Server thread/INFO]: (LiteBoard/INFO) |
533[05:16:09] [Server thread/INFO]: (LiteBoard/INFO) | Detected PlaceholderAPI
534[05:16:09] [Server thread/INFO]: (LiteBoard/INFO) | [YAML] Readed File: config.yml
535[05:16:09] [Server thread/INFO]: (LiteBoard/INFO) | Loaded Board: example_main.yml
536[05:16:09] [Server thread/INFO]: (LiteBoard/INFO) | Loaded Board: example_break.yml
537[05:16:09] [Server thread/INFO]: (LiteBoard/INFO) | Loaded 2 Boards
538[05:16:09] [Server thread/INFO]: (LiteBoard/INFO) | Loaded all config files
539[05:16:09] [Server thread/INFO]: (LiteBoard/INFO) | Enabled BoardManager Core
540[05:16:09] [Server thread/INFO]: (LiteBoard/INFO) | Enabled Jobs Compatibility.
541[05:16:09] [Server thread/INFO]: (LiteBoard/INFO) | Loaded all compatibility modules
542[05:16:09] [Server thread/INFO]: (LiteBoard/INFO) | Registered Listeners
543[05:16:09] [Server thread/INFO]: (LiteBoard/INFO) | LiteBoard loaded,used 150ms
544[05:16:09] [Server thread/INFO]: (LiteBoard/INFO) |
545[05:16:09] [Server thread/INFO]: (LiteBoard/INFO) | -------------------------------------------------------
546[05:16:09] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5.0-SNAPSHOT-b444
547[05:16:12] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.9.2 (build 86)
548[05:16:12] [Server thread/INFO]: [ChestShop] LWC version 2.0.7 loaded.
549[05:16:12] [Server thread/INFO]: [ChestShop] Residence version 4.8.7.2 loaded.
550[05:16:12] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
551[05:16:37] [Server thread/INFO]: [Residence] Enabling Residence v4.8.7.2
552[05:16:51] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:LuckPerms
553[05:16:52] [Server thread/INFO]: [Residence] Scanning for economy systems...
554[05:16:52] [Server thread/INFO]: [Residence] Loading save data for world world...
555[05:16:52] [Server thread/INFO]: [Residence] Loaded world data. (2 ms)
556[05:16:52] [Server thread/INFO]: [Residence] Loading save data for world world_nether...
557[05:16:52] [Server thread/INFO]: [Residence] Loaded world_nether data. (1 ms)
558[05:16:52] [Server thread/INFO]: [Residence] Loading save data for world world_the_end...
559[05:16:52] [Server thread/INFO]: [Residence] Loaded world_the_end data. (0 ms)
560[05:16:52] [Server thread/INFO]: [Residence] Loading save data for world Lobby1DG...
561[05:16:52] [Server thread/INFO]: [Residence] Loaded Lobby1DG data. (1 ms)
562[05:16:52] [Server thread/INFO]: [Residence] Loading save data for world ASkyBlock...
563[05:16:52] [Server thread/INFO]: [Residence] Loaded ASkyBlock data. (0 ms)
564[05:16:52] [Server thread/INFO]: [Residence] Loading save data for world ASkyBlock_nether...
565[05:16:52] [Server thread/INFO]: [Residence] Loaded ASkyBlock_nether data. (0 ms)
566[05:16:52] [Server thread/INFO]: [Residence] Loading world data into memory...
567[05:16:52] [Server thread/INFO]: [Residence] Loaded world data into memory. (0 ms) -> 0 residences
568[05:16:52] [Server thread/INFO]: [Residence] Loading world_nether data into memory...
569[05:16:52] [Server thread/INFO]: [Residence] Loaded world_nether data into memory. (1 ms) -> 0 residences
570[05:16:52] [Server thread/INFO]: [Residence] Loading world_the_end data into memory...
571[05:16:52] [Server thread/INFO]: [Residence] Loaded world_the_end data into memory. (0 ms) -> 0 residences
572[05:16:52] [Server thread/INFO]: [Residence] Loading Lobby1DG data into memory...
573[05:16:52] [Server thread/INFO]: [Residence] Loaded Lobby1DG data into memory. (0 ms) -> 0 residences
574[05:16:52] [Server thread/INFO]: [Residence] Loading ASkyBlock data into memory...
575[05:16:52] [Server thread/INFO]: [Residence] Loaded ASkyBlock data into memory. (1 ms) -> 0 residences
576[05:16:52] [Server thread/INFO]: [Residence] Loading ASkyBlock_nether data into memory...
577[05:16:52] [Server thread/INFO]: [Residence] Loaded ASkyBlock_nether data into memory. (0 ms) -> 0 residences
578[05:16:52] [Server thread/INFO]: [Residence] Found WorldEdit 6.1.9;caf0ad9
579[05:16:52] [Server thread/INFO]: [Residence] Found WorldGuard 6.2.2-SNAPSHOT;8eeab68
580[05:16:53] [Server thread/INFO]: [Residence] PlaceholderAPI hooked.
581[05:16:53] [Server thread/INFO]: [Residence] PlaceholderAPI was found - Enabling capabilities.
582[05:16:53] [Server thread/INFO]: [Residence] Enabled! Version 4.8.7.2 by Zrips
583[05:16:53] [Server thread/INFO]: [ProtectionLib] Enabling ProtectionLib v0.9.3
584[05:16:53] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: WorldGuard 6.2.2-SNAPSHOT;8eeab68
585[05:16:53] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: PlotSquared 18.11.05-ae2869a-2051
586[05:16:53] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: ASkyBlock 3.0.9.4
587[05:16:53] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: Residence 4.8.7.2
588[05:16:53] [Server thread/INFO]: [[0;32;22mMyPet[m] [mEnabling MyPet v3.4[m
589[05:16:54] [Server thread/INFO]: [[0;32;22mMyPet[m] [m##########################################[m
590[05:16:54] [Server thread/INFO]: [[0;32;22mMyPet[m] [m# A new version is available: 3.9 #1525 #[m
591[05:16:54] [Server thread/INFO]: [[0;32;22mMyPet[m] [m# https://mypet-plugin.de/download #[m
592[05:16:54] [Server thread/INFO]: [[0;32;22mMyPet[m] [m##########################################[m
593[05:16:54] [Server thread/INFO]: [[0;32;22mMyPet[m] [mCustom entity registry found: io.github.bedwarsrel.com.v1_12_r1.CustomEntityRegistry[m
594[05:16:54] [Server thread/INFO]: [[0;32;22mMyPet[m] [mCustom entity registry found: net.citizensnpcs.nms.v1_12_R1.util.CustomEntityRegistry[m
595[05:16:54] [Server thread/INFO]: [[0;32;22mMyPet[m] [mCompat mode for v1_12_R1 loaded.[m
596[05:16:54] [Server thread/INFO]: [[0;32;22mMyPet[m] [mExp calculation mode: MyPet[m
597[05:16:54] [Server thread/INFO]: [[0;32;22mMyPet[m] [mLoading WorldGroups...[m
598[05:16:54] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'ASkyBlock' to 'default'[m
599[05:16:54] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'ASkyBlock_nether' to 'default'[m
600[05:16:54] [Server thread/INFO]: [[0;32;22mMyPet[m] [madded [0;33;22mworld[m to 'default' group.[m
601[05:16:54] [Server thread/INFO]: [[0;32;22mMyPet[m] [madded [0;33;22mworld_nether[m to 'default' group.[m
602[05:16:54] [Server thread/INFO]: [[0;32;22mMyPet[m] [madded [0;33;22mworld_the_end[m to 'default' group.[m
603[05:16:54] [Server thread/INFO]: [[0;32;22mMyPet[m] [madded [0;33;22mLobby1DG[m to 'default' group.[m
604[05:16:57] [Server thread/INFO]: [[0;32;22mMyPet[m] [mConnect to SQLite database...[m
605[05:16:57] [Server thread/INFO]: [[0;32;22mMyPet[m] [mSQLite connection successful.[m
606[05:16:57] [Server thread/INFO]: [[0;32;22mMyPet[m] [mCitizens (2.0.24-SNAPSHOT (build 1605)) hook activated.[m
607[05:16:57] [Server thread/INFO]: [[0;32;22mMyPet[m] [mPlaceholderAPI (2.9.2) hook activated.[m
608[05:16:57] [Server thread/INFO]: [[0;32;22mMyPet[m] [mPlotSquared (18.11.05-ae2869a-2051) (Legacy) hook activated.[m
609[05:16:57] [Server thread/INFO]: [[0;32;22mMyPet[m] [mProtocolLib (4.4.0) hook activated.[m
610[05:16:57] [Server thread/INFO]: [[0;32;22mMyPet[m] [mResidence (4.8.7.2) hook activated.[m
611[05:16:57] [Server thread/INFO]: [[0;32;22mMyPet[m] [mWorldGuard (6.2.2-SNAPSHOT;8eeab68) hook activated.[m
612[05:16:57] [Server thread/INFO]: [[0;32;22mMyPet[m] [mversion 3.4-b1465[0;32;1m ENABLED[m
613[05:16:58] [Server thread/INFO]: [Jobs] Enabling Jobs v4.13.0
614[05:17:05] [Server thread/INFO]: [Jobs] PlaceholderAPI hooked. This is a deprecated version. In the PlaceholderAPI new version has removed the extension and we using the latest.
615[05:17:05] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
616[05:17:05] [Server thread/INFO]: [Jobs] Loaded 8 titles!
617[05:17:05] [Server thread/INFO]: [Jobs] Your defined (REPEATER) protected block id/name is not correct!
618[05:17:05] [Server thread/INFO]: [Jobs] Your defined (COMPARATOR) protected block id/name is not correct!
619[05:17:05] [Server thread/INFO]: [Jobs] Your defined (WHEAT) protected block id/name is not correct!
620[05:17:05] [Server thread/INFO]: [Jobs] Your defined (SUGAR_CANE) protected block id/name is not correct!
621[05:17:05] [Server thread/INFO]: [Jobs] Your defined (NETHER_WART) protected block id/name is not correct!
622[05:17:05] [Server thread/INFO]: [Jobs] Your defined (MELON_SLICE) protected block id/name is not correct!
623[05:17:05] [Server thread/INFO]: [Jobs] Loaded 69 protected blocks timers!
624[05:17:05] [Server thread/INFO]: [Jobs] Loaded 1000 custom item names!
625[05:17:05] [Server thread/INFO]: [Jobs] Loaded 51 custom entity names!
626[05:17:05] [Server thread/INFO]: [Jobs] Loaded 13 custom enchant names!
627[05:17:05] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
628[05:17:05] [Server thread/INFO]: [Jobs] Loaded 35 custom potion names!
629[05:17:05] [Server thread/INFO]: [Jobs] Loaded 4 shop items!
630[05:17:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Woodcutter
631[05:17:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Miner
632[05:17:05] [Server thread/WARN]: [Jobs] Job Miner is using REDSTONE_ORE instead of GLOWING_REDSTONE_ORE.
633[05:17:05] [Server thread/WARN]: [Jobs] Automatically changing block to GLOWING_REDSTONE_ORE. Please update your configuration.
634[05:17:05] [Server thread/WARN]: [Jobs] In vanilla minecraft, REDSTONE_ORE changes to GLOWING_REDSTONE_ORE when interacted with.
635[05:17:05] [Server thread/WARN]: [Jobs] In the future, Jobs using REDSTONE_ORE instead of GLOWING_REDSTONE_ORE may fail to work correctly.
636[05:17:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Builder
637[05:17:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Digger
638[05:17:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Farmer
639[05:17:05] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: WHEAT (wheat-7)! Material must be a block!
640[05:17:05] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: SUGAR_CANE (sugar_cane)! Material must be a block!
641[05:17:05] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: NETHER_WART (nether_wart)! Material must be a block!
642[05:17:05] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Place type property: WHEAT (wheat)! Material must be a block!
643[05:17:05] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Place type property: SUGAR_CANE (sugar_cane)! Material must be a block!
644[05:17:05] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Breed type property: Turtle!
645[05:17:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Hunter
646[05:17:05] [Server thread/WARN]: [Jobs] Job Hunter has an invalid Kill type property: PHANTOM!
647[05:17:05] [Server thread/WARN]: [Jobs] Job Hunter has an invalid Kill type property: DROWNED!
648[05:17:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Explorer
649[05:17:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Crafter
650[05:17:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Fisherman
651[05:17:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Weaponsmith
652[05:17:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Brewer
653[05:17:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Enchanter
654[05:17:05] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
655[05:17:05] [Server thread/INFO]: [Jobs] Explorer job manager registered!
656[05:17:06] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
657[05:17:06] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
658[05:17:06] [Server thread/INFO]: [Jobs] Preloaded 1 players data in 0.01
659[05:17:06] [Server thread/INFO]: [Jobs] MyPet detected
660[05:17:06] [Server thread/INFO]: [Jobs] WorldGuard detected.
661[05:17:06] [Server thread/INFO]: [Jobs] Loading explorer data
662[05:17:06] [Server thread/INFO]: [Jobs] Loaded explorer data.
663[05:17:06] [Server thread/INFO]: [Jobs] Plugin has been enabled successfully.
664[05:17:06] [Server thread/INFO]: [FurnitureLib] Enabling FurnitureLib v1.9.9.8
665[05:17:06] [Server thread/INFO]: ==========================================
666[05:17:06] [Server thread/INFO]: FurnitureLibary Version: 1.9.9.8
667[05:17:06] [Server thread/INFO]: Furniture Autor: Ste3et_C0st
668[05:17:06] [Server thread/INFO]: Furniture Website: http://dicecraft.de
669[05:17:06] [Server thread/INFO]: Furniture start load
670[05:17:06] [Server thread/INFO]: Furniture find ProtectionLib: true
671[05:17:07] [Server thread/INFO]: [FurnitureLib] FurnitureLib load 0 Objects from: SQLite Database
672[05:17:07] [Server thread/INFO]: [FurnitureLib] FurnitureLib have loadet 0 in 00:00.001
673[05:17:07] [Server thread/INFO]: [FurnitureLib] FurnitureLib have purged 0 Objects
674[05:17:10] [Server thread/INFO]: FurnitureLib load Models(28): Barrels,BlackBoard,CactusPlant,Camera,CampChair,CandyCane,Catapult,Chair,ChristmasTree,Crossbow,Fence,GraveStone,Hammock,HumanSkeleton,Lantern,Log,MailBox,SchoolChair,SchoolTable,SleepingBag,SnowGolem,Sofa,Sunshade,TV,Table,Tent1,Trunk,WaxCandle
675[05:17:10] [Server thread/INFO]: Furniture load finish :)
676[05:17:10] [Server thread/INFO]: ==========================================
677[05:17:10] [Server thread/INFO]: [DiceFurniture] Enabling DiceFurniture v3.2.1.4
678[05:17:13] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
679[05:17:14] [Server thread/INFO]: Done (154.686s)! For help, type "help" or "?"
680[05:17:14] [Server thread/INFO]: Starting GS4 status listener
681[05:17:14] [Query Listener #1/INFO]: Query running on 89.203.193.120:31415
682[05:17:14] [Craft Scheduler Thread - 0/INFO]: [AnimationLib] A new version is available: 1.6.9
683[05:17:14] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
684[05:17:14] [Server thread/INFO]: (FAWE) Plugin 'Residence' found. Using it now.
685[05:17:14] [Server thread/INFO]: (FAWE) Plugin 'ASkyBlock' found. Using it now.
686[05:17:14] [Server thread/INFO]: (FAWE) Optimizing PlotSquared
687[05:17:14] [Server thread/INFO]: (FAWE) - QueueProvider: class com.boydti.fawe.regions.general.plot.FaweLocalBlockQueue
688[05:17:14] [Server thread/INFO]: (FAWE) - HybridPlotManager.REGENERATIVE_CLEAR: false
689[05:17:14] [Server thread/INFO]: (FAWE) - SchematicHandler: com.boydti.fawe.regions.general.plot.FaweSchematicHandler@7b8b86dd
690[05:17:14] [Server thread/INFO]: (FAWE) - ChunkManager: com.boydti.fawe.regions.general.plot.FaweChunkManager@141df68
691[05:17:14] [Server thread/INFO]: (FAWE) Plugin 'PlotSquared' found. Using it now.
692[05:17:14] [Server thread/INFO]: Trying to register generator with Multiverse
693[05:17:14] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock'!
694[05:17:14] [Server thread/INFO]: Success! Property generator was set to ASkyBlock
695[05:17:14] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock_nether'!
696[05:17:14] [Server thread/INFO]: Success! Property generator was set to ASkyBlock
697[05:17:15] [Server thread/INFO]: [ASkyBlock] Silencing command feedback for Ops...
698[05:17:15] [Server thread/INFO]: Game rule sendCommandFeedback has been updated to false
699[05:17:15] [Server thread/INFO]: [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
700[05:17:15] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
701[05:17:15] [Server thread/INFO]: [JumpPads] CleanUp found no JumpPads to delete!
702[05:17:15] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12(335)
703[05:17:15] [Server thread/ERROR]: [Skript] An error occurred while trying to enable support for WorldGuard 6. WorldGuard region support has been disabled!
704[05:17:15] [Server thread/ERROR]: [Skript] Could not hook into WorldGuard. This can happen if Skript doesn't support the installed version of WorldGuard
705[05:17:15] [Server thread/INFO]: [Skript] Loading variables...
706[05:17:15] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
707[05:17:15] [Server thread/INFO]: [Skript] All scripts loaded without errors.
708[05:17:15] [Server thread/WARN]: [Skript] No scripts were found, maybe you should write some ;) (config.sk, line 188: databases:')
709[05:17:15] [Server thread/INFO]: [Skript] Finished loading.
710[05:17:15] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.1
711[05:17:15] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
712[05:17:15] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
713[05:17:15] [Craft Scheduler Thread - 50/INFO]: [SurvivalGames] Found a new available version! download at https://goo.gl/NC4YNh
714[05:17:15] [Server thread/INFO]: [AnimatedMenuPlus] Loading menus...
715[05:17:15] [Server thread/INFO]: [AnimatedMenuPlus] 0 menus loaded
716[05:17:15] [Craft Scheduler Thread - 15/INFO]: [Marriage] Purged 0 player entries in 2ms
717[05:17:15] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
718[05:17:15] [Craft Scheduler Thread - 52/INFO]: LiteBoard has an update: 5.2.4 ,Please download it from spigotmc.org
719[05:17:15] [Craft Scheduler Thread - 52/INFO]: LiteBoard has an update: 5.2.4 ,Please download it from spigotmc.org
720[05:17:15] [Craft Scheduler Thread - 52/INFO]: LiteBoard has an update: 5.2.4 ,Please download it from spigotmc.org
721[05:17:15] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
722[05:17:15] [Server thread/INFO]: [ASkyBlock] Loading island grid...
723[05:17:15] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
724[05:17:15] [Craft Scheduler Thread - 56/INFO]: Failed to check for Residence update on spigot web page.
725[05:17:15] [Server thread/INFO]: [ASkyBlock] Loading warps...
726[05:17:15] [Server thread/INFO]: [ASkyBlock] Loading warp panel...
727[05:17:15] [Server thread/INFO]: [ASkyBlock] Loading Top Ten
728[05:17:15] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
729[05:17:15] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
730[05:17:15] [Server thread/WARN]: [ViaVersion] There is a newer version available: 2.2.3, you're on: 1.6.0
731[05:17:15] [Craft Scheduler Thread - 56/INFO]: [Jump Pads] [Jump Pads] A new update is available at:
732[05:17:15] [Craft Scheduler Thread - 56/INFO]: [Jump Pads] https://www.spigotmc.org/resources/44876/updates
733[05:17:15] [Craft Scheduler Thread - 10/INFO]: [Simple Elevators] A new update is available at:
734[05:17:15] [Craft Scheduler Thread - 10/INFO]: https://www.spigotmc.org/resources/44462/updates
735[05:17:16] [Server thread/INFO]: [SurvivalGames] Couldn't find TitleManager, none of the titles will be loaded!
736[05:17:16] [Craft Scheduler Thread - 51/INFO]: [HeadDatabase] Succesfully loaded 27321 heads!
737[05:17:16] [Craft Scheduler Thread - 51/INFO]: [HeadDatabase] Succesfully loaded 13 featured tags!
738[05:17:16] [Server thread/INFO]: Starting UUID caching
739[05:17:16] [Craft Scheduler Thread - 36/INFO]: [P2] Starting player data caching for: world
740[05:17:16] [Craft Scheduler Thread - 36/INFO]: Fast mode UUID caching enabled!
741[05:17:16] [Craft Scheduler Thread - 36/INFO]: [P2] Cached a total of: 1 UUIDs
742[05:17:16] [Server thread/INFO]: [ASkyBlock] No update available.
743[05:17:16] [Craft Scheduler Thread - 36/INFO]: [INFO] Set the URL to get
744[05:17:16] [Craft Scheduler Thread - 36/INFO]: [INFO] Somebody queried the update result
745[05:17:16] [Thread-29/INFO]: [INFO] Opening connection to API
746[05:17:16] [Craft Scheduler Thread - 7/INFO]: [PlaceholderAPI] 166 placeholder expansions are available on the cloud.
747[05:17:17] [Thread-29/INFO]: [INFO] Parsing the returned JSON
748[05:17:17] [Thread-29/INFO]: [INFO] Hooray, we found a semver compliant update!
749[05:17:17] [Craft Scheduler Thread - 36/INFO]: [INFO] Trying to join thread
750[05:17:17] [Craft Scheduler Thread - 36/INFO]: [INFO] Somebody queried the latest version
751[05:17:17] [Craft Scheduler Thread - 36/INFO]: <LightAPI>: New update is available: 3.4.2!
752[05:17:17] [Craft Scheduler Thread - 36/INFO]: [INFO] Somebody queried the latest version
753[05:17:17] [Craft Scheduler Thread - 36/INFO]: <LightAPI>: Repository: Qveshn/LightAPI
754[05:17:17] [Craft Scheduler Thread - 36/INFO]: <LightAPI>: Update type: Minor
755[05:17:24] [Server thread/INFO]: [MyCommand] found an update for MyCommand. Type /mycommand for more infos.
756[05:32:14] [Craft Scheduler Thread - 7/INFO]: [SurvivalGames] Players stats have been saved!
757[05:47:14] [Craft Scheduler Thread - 72/INFO]: [SurvivalGames] Players stats have been saved!
758[06:02:15] [Craft Scheduler Thread - 91/INFO]: [SurvivalGames] Players stats have been saved!
759[06:17:15] [Craft Scheduler Thread - 106/INFO]: [SurvivalGames] Players stats have been saved!
760[06:17:15] [Craft Scheduler Thread - 113/INFO]: [Marriage] Purged 0 player entries in 1ms
761[06:26:05] [Server thread/INFO]: [ProtocolLib] The updater found an update, and has readied it to be loaded the next time the server restarts/reloads.
762[06:32:15] [Craft Scheduler Thread - 116/INFO]: [SurvivalGames] Players stats have been saved!
763[06:47:15] [Craft Scheduler Thread - 134/INFO]: [SurvivalGames] Players stats have been saved!
764[07:02:15] [Craft Scheduler Thread - 131/INFO]: [SurvivalGames] Players stats have been saved!
765[07:17:15] [Craft Scheduler Thread - 158/INFO]: [SurvivalGames] Players stats have been saved!
766[07:17:15] [Craft Scheduler Thread - 168/INFO]: [Marriage] Purged 0 player entries in 1ms
767[07:32:15] [Craft Scheduler Thread - 176/INFO]: [SurvivalGames] Players stats have been saved!
768[07:47:16] [Craft Scheduler Thread - 182/INFO]: [SurvivalGames] Players stats have been saved!
769[08:02:16] [Craft Scheduler Thread - 206/INFO]: [SurvivalGames] Players stats have been saved!
770[08:17:16] [Craft Scheduler Thread - 216/INFO]: [SurvivalGames] Players stats have been saved!
771[08:17:16] [Craft Scheduler Thread - 228/INFO]: [Marriage] Purged 0 player entries in 1ms
772[08:32:16] [Craft Scheduler Thread - 237/INFO]: [SurvivalGames] Players stats have been saved!
773[08:47:16] [Craft Scheduler Thread - 250/INFO]: [SurvivalGames] Players stats have been saved!
774[09:02:16] [Craft Scheduler Thread - 273/INFO]: [SurvivalGames] Players stats have been saved!
775[09:17:16] [Craft Scheduler Thread - 289/INFO]: [SurvivalGames] Players stats have been saved!
776[09:17:17] [Craft Scheduler Thread - 296/INFO]: [Marriage] Purged 0 player entries in 2ms
777[09:32:17] [Craft Scheduler Thread - 304/INFO]: [SurvivalGames] Players stats have been saved!
778[09:47:17] [Craft Scheduler Thread - 314/INFO]: [SurvivalGames] Players stats have been saved!
779[10:02:17] [Craft Scheduler Thread - 326/INFO]: [SurvivalGames] Players stats have been saved!
780[10:17:17] [Craft Scheduler Thread - 352/INFO]: [SurvivalGames] Players stats have been saved!
781[10:17:17] [Craft Scheduler Thread - 361/INFO]: [Marriage] Purged 0 player entries in 2ms
782[10:32:17] [Craft Scheduler Thread - 361/INFO]: [SurvivalGames] Players stats have been saved!
783[10:47:17] [Craft Scheduler Thread - 376/INFO]: [SurvivalGames] Players stats have been saved!
784[11:02:17] [Craft Scheduler Thread - 398/INFO]: [SurvivalGames] Players stats have been saved!
785[11:17:18] [Craft Scheduler Thread - 408/INFO]: [SurvivalGames] Players stats have been saved!
786[11:17:18] [Craft Scheduler Thread - 419/INFO]: [Marriage] Purged 0 player entries in 2ms
787[11:32:18] [Craft Scheduler Thread - 429/INFO]: [SurvivalGames] Players stats have been saved!
788[11:47:18] [Craft Scheduler Thread - 449/INFO]: [SurvivalGames] Players stats have been saved!
789[12:02:18] [Craft Scheduler Thread - 467/INFO]: [SurvivalGames] Players stats have been saved!
790[12:17:18] [Craft Scheduler Thread - 481/INFO]: [SurvivalGames] Players stats have been saved!
791[12:17:18] [Craft Scheduler Thread - 489/INFO]: [Marriage] Purged 0 player entries in 2ms
792[12:32:18] [Craft Scheduler Thread - 501/INFO]: [SurvivalGames] Players stats have been saved!
793[12:47:18] [Craft Scheduler Thread - 516/INFO]: [SurvivalGames] Players stats have been saved!
794[13:02:18] [Craft Scheduler Thread - 534/INFO]: [SurvivalGames] Players stats have been saved!
795[13:17:18] [Craft Scheduler Thread - 552/INFO]: [SurvivalGames] Players stats have been saved!
796[13:17:19] [Craft Scheduler Thread - 559/INFO]: [Marriage] Purged 0 player entries in 2ms
797[13:32:19] [Craft Scheduler Thread - 568/INFO]: [SurvivalGames] Players stats have been saved!
798[13:47:19] [Craft Scheduler Thread - 588/INFO]: [SurvivalGames] Players stats have been saved!
799[14:02:19] [Craft Scheduler Thread - 604/INFO]: [SurvivalGames] Players stats have been saved!
800[14:17:19] [Craft Scheduler Thread - 608/INFO]: [SurvivalGames] Players stats have been saved!
801[14:17:19] [Craft Scheduler Thread - 625/INFO]: [Marriage] Purged 0 player entries in 2ms
802[14:32:19] [Craft Scheduler Thread - 607/INFO]: [SurvivalGames] Players stats have been saved!
803[14:47:19] [Craft Scheduler Thread - 652/INFO]: [SurvivalGames] Players stats have been saved!
804[15:02:19] [Craft Scheduler Thread - 667/INFO]: [SurvivalGames] Players stats have been saved!
805[15:17:19] [Craft Scheduler Thread - 673/INFO]: [SurvivalGames] Players stats have been saved!
806[15:17:20] [Craft Scheduler Thread - 689/INFO]: [Marriage] Purged 0 player entries in 2ms
807[15:32:20] [Craft Scheduler Thread - 703/INFO]: [SurvivalGames] Players stats have been saved!
808[15:47:20] [Craft Scheduler Thread - 710/INFO]: [SurvivalGames] Players stats have been saved!
809[16:02:20] [Craft Scheduler Thread - 736/INFO]: [SurvivalGames] Players stats have been saved!
810[16:17:20] [Craft Scheduler Thread - 751/INFO]: [SurvivalGames] Players stats have been saved!
811[16:17:20] [Craft Scheduler Thread - 759/INFO]: [Marriage] Purged 0 player entries in 1ms
812[16:32:20] [Craft Scheduler Thread - 757/INFO]: [SurvivalGames] Players stats have been saved!
813[16:47:20] [Craft Scheduler Thread - 785/INFO]: [SurvivalGames] Players stats have been saved!
814[17:02:20] [Craft Scheduler Thread - 796/INFO]: [SurvivalGames] Players stats have been saved!
815[17:17:20] [Craft Scheduler Thread - 808/INFO]: [SurvivalGames] Players stats have been saved!
816[17:17:21] [Craft Scheduler Thread - 822/INFO]: [Marriage] Purged 0 player entries in 1ms
817[17:32:21] [Craft Scheduler Thread - 833/INFO]: [SurvivalGames] Players stats have been saved!
818[17:47:21] [Craft Scheduler Thread - 850/INFO]: [SurvivalGames] Players stats have been saved!
819[18:02:21] [Craft Scheduler Thread - 867/INFO]: [SurvivalGames] Players stats have been saved!
820[18:17:21] [Craft Scheduler Thread - 873/INFO]: [SurvivalGames] Players stats have been saved!
821[18:17:21] [Craft Scheduler Thread - 890/INFO]: [Marriage] Purged 0 player entries in 1ms
822[18:26:06] [Server thread/INFO]: [ProtocolLib] The updater found an update, and has readied it to be loaded the next time the server restarts/reloads.
823[18:32:21] [Craft Scheduler Thread - 893/INFO]: [SurvivalGames] Players stats have been saved!
824[18:47:21] [Craft Scheduler Thread - 897/INFO]: [SurvivalGames] Players stats have been saved!
825[19:02:21] [Craft Scheduler Thread - 927/INFO]: [SurvivalGames] Players stats have been saved!
826[19:17:21] [Craft Scheduler Thread - 932/INFO]: [SurvivalGames] Players stats have been saved!
827[19:17:21] [Craft Scheduler Thread - 952/INFO]: [Marriage] Purged 0 player entries in 1ms
828[19:32:21] [Craft Scheduler Thread - 942/INFO]: [SurvivalGames] Players stats have been saved!
829[19:47:22] [Craft Scheduler Thread - 976/INFO]: [SurvivalGames] Players stats have been saved!
830[20:02:22] [Craft Scheduler Thread - 991/INFO]: [SurvivalGames] Players stats have been saved!
831[20:17:22] [Craft Scheduler Thread - 1018/INFO]: [SurvivalGames] Players stats have been saved!
832[20:17:22] [Craft Scheduler Thread - 1026/INFO]: [Marriage] Purged 0 player entries in 1ms
833[20:32:22] [Craft Scheduler Thread - 1037/INFO]: [SurvivalGames] Players stats have been saved!
834[20:47:22] [Craft Scheduler Thread - 1059/INFO]: [SurvivalGames] Players stats have been saved!