· 6 years ago · Mar 12, 2020, 04:52 PM
1[17:40:03] [Server thread/INFO]: Starting minecraft server version 1.12.2
2[17:40:03] [Server thread/INFO]: Loading properties
3[17:40:03] [Server thread/INFO]: Default game type: SURVIVAL
4[17:40:04] [Server thread/INFO]: This server is running Paper version git-Paper-1617 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
5[17:40:04] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[17:40:04] [Server thread/INFO]: Using 4 threads for Netty based IO
7[17:40:04] [Server thread/INFO]: Debug logging is disabled
8[17:40:05] [Server thread/INFO]: Generating keypair
9[17:40:05] [Server thread/INFO]: Starting Minecraft server on 51.89.104.202:25565
10[17:40:05] [Server thread/INFO]: Using epoll channel type
11[17:40:06] [Server thread/INFO]: Set PluginClassLoader as parallel capable
12[17:40:06] [Server thread/ERROR]: Could not load 'plugins/FastAsyncVoxelSniper-favs-19.11.13-5505943-1282-22.3.5.jar' in folder 'plugins'
13org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/boydti/fawe/object/FaweCommand
14 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[patched_1.12.2.jar:git-Paper-1617]
15 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[patched_1.12.2.jar:git-Paper-1617]
16 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) ~[patched_1.12.2.jar:git-Paper-1617]
17 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1617]
18 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1617]
19 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1617]
20 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
21Caused by: java.lang.NoClassDefFoundError: com/boydti/fawe/object/FaweCommand
22 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_222]
23 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_222]
24 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:82) ~[patched_1.12.2.jar:git-Paper-1617]
25 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.12.2.jar:git-Paper-1617]
26 ... 6 more
27Caused by: java.lang.ClassNotFoundException: com.boydti.fawe.object.FaweCommand
28 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_222]
29 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:156) ~[patched_1.12.2.jar:git-Paper-1617]
30 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:104) ~[patched_1.12.2.jar:git-Paper-1617]
31 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_222]
32 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_222]
33 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_222]
34 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_222]
35 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:82) ~[patched_1.12.2.jar:git-Paper-1617]
36 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.12.2.jar:git-Paper-1617]
37 ... 6 more
38[17:40:06] [Server thread/ERROR]: Could not load 'plugins/SkRPG-Lime.jar' in folder 'plugins'
39org.bukkit.plugin.UnknownDependencyException: SkillAPI
40 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:218) ~[patched_1.12.2.jar:git-Paper-1617]
41 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1617]
42 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1617]
43 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1617]
44 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
45[17:40:07] [Server thread/ERROR]: Could not load 'plugins/FullInventoryCheck.jar' in folder 'plugins'
46org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R1/Packet
47 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[patched_1.12.2.jar:git-Paper-1617]
48 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[patched_1.12.2.jar:git-Paper-1617]
49 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) ~[patched_1.12.2.jar:git-Paper-1617]
50 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1617]
51 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1617]
52 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1617]
53 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
54Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R1/Packet
55 at me.trolking1.FullInventoryCheck.Main.<init>(Main.java:20) ~[?:?]
56 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222]
57 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222]
58 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222]
59 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222]
60 at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_222]
61 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:94) ~[patched_1.12.2.jar:git-Paper-1617]
62 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.12.2.jar:git-Paper-1617]
63 ... 6 more
64Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R1.Packet
65 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:109) ~[patched_1.12.2.jar:git-Paper-1617]
66 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:104) ~[patched_1.12.2.jar:git-Paper-1617]
67 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_222]
68 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_222]
69 at me.trolking1.FullInventoryCheck.Main.<init>(Main.java:20) ~[?:?]
70 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222]
71 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222]
72 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222]
73 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222]
74 at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_222]
75 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:94) ~[patched_1.12.2.jar:git-Paper-1617]
76 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.12.2.jar:git-Paper-1617]
77 ... 6 more
78[17:40:09] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.1.0
79[17:40:09] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
80[17:40:09] [Server thread/INFO]: [BukkitHiddenSyntaxBlocker] Loading BukkitHiddenSyntaxBlocker v2.1
81[17:40:09] [Server thread/INFO]: [skUnity] Loading skUnity v1.1
82[17:40:09] [Server thread/INFO]: [OldCombatMechanics] Loading OldCombatMechanics v1.7.4
83[17:40:09] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.9
84[17:40:09] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.172.0-SNAPSHOT
85[17:40:09] [Server thread/INFO]: [PlayerReport] Loading PlayerReport v3.2.11
86[17:40:09] [Server thread/INFO]: [BanItem] Loading BanItem v1.9.7
87[17:40:09] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
88[17:40:09] [Server thread/INFO]: [Skript] Loading Skript v2.4.1
89[17:40:09] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
90[17:40:09] [Server thread/INFO]: [CommandCooldowns] Loading CommandCooldowns v1.4
91[17:40:09] [Server thread/INFO]: [AutoLamp] Loading AutoLamp v2.0
92[17:40:09] [Server thread/INFO]: [AntiExplode] Loading AntiExplode v1.2
93[17:40:09] [Server thread/INFO]: [skDragon] Loading skDragon v0.15
94[17:40:09] [Server thread/INFO]: [SkQuery] Loading SkQuery v4.1.1
95[17:40:09] [Server thread/INFO]: [NoPluginViewer] Loading NoPluginViewer v1.0
96[17:40:09] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.6
97[17:40:09] [Server thread/INFO]: [LevelTools] Loading LevelTools v3.2.6
98[17:40:09] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
99[17:40:10] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.16.0-RC-sMD5NET-b1134
100[17:40:10] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
101[17:40:11] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
102[17:40:11] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.12.2
103[17:40:11] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
104[17:40:11] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
105[17:40:11] [Server thread/INFO]: [DIYspy] Loading DIYspy v4.1.1
106[17:40:11] [Server thread/INFO]: [NightVisionReloaded] Loading NightVisionReloaded v1.7
107[17:40:11] [Server thread/INFO]: [OreToBlock] Loading OreToBlock v1.0
108[17:40:11] [Server thread/INFO]: [skUtilities] Loading skUtilities v0.9.2
109[17:40:11] [Server thread/INFO]: [Skungee] Loading Skungee v1.0.11
110[17:40:11] [Server thread/INFO]: [HideMyPlugins] Loading HideMyPlugins v2.3.2-SNAPSHOT
111[17:40:11] [Server thread/INFO]: ___ ___ _____ __________
112[17:40:11] [Server thread/INFO]: / | \ / \\______ \
113[17:40:11] [Server thread/INFO]: / ~ \/ \ / \| ___/
114[17:40:11] [Server thread/INFO]: \ Y / Y \ |
115[17:40:11] [Server thread/INFO]: \___|_ /\____|__ /____|
116[17:40:11] [Server thread/INFO]: \/ \/
117[17:40:11] [Server thread/INFO]: Ver: 2.3.2-SNAPSHOT
118[17:40:11] [Server thread/INFO]: Status: Loading...
119[17:40:11] [Server thread/INFO]:
120[17:40:11] [Server thread/INFO]: HideMyPlugins> Starting up...
121[17:40:11] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
122[17:40:11] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.28
123[17:40:11] [Server thread/INFO]: [ProtocolSupport] Detected Spigot server implementation type
124[17:40:11] [Server thread/INFO]: [ProtocolSupport] Allocator: PooledByteBufAllocator(directByDefault: true), direct: true
125[17:40:13] [Server thread/INFO]: [ProtocolSupport] Compression level: 3
126[17:40:13] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100
127[17:40:13] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping delay: 200
128[17:40:13] [Server thread/INFO]: [ProtocolSupport] Login threads keep alive time: 60
129[17:40:18] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.6.2
130[17:40:18] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v20.01.24-62a9a22-794
131[17:40:18] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.0
132[17:40:18] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
133[17:40:18] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v1.8.13
134[17:40:18] [Server thread/INFO]: [Shop] Loading Shop v1.7.3.2
135[17:40:18] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.0.3
136[17:40:18] [Server thread/INFO]: [MineBomb] Loading MineBomb v4.11.0
137[17:40:18] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.19.7
138[17:40:18] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
139[17:40:18] [Server thread/INFO]: [WorldGuardFlyStop] Loading WorldGuardFlyStop v1.4
140[17:40:18] [Server thread/INFO]: [Banknotes] Loading Banknotes v1.8.0
141[17:40:18] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.3.18
142[17:40:18] [Server thread/INFO]: [DecoHeads] Loading DecoHeads v1.5.0
143[17:40:18] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v1.1
144[17:40:18] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1605)
145[17:40:18] [Server thread/INFO]: [PlotMines] Loading PlotMines v3.8.1
146[17:40:18] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.15
147[17:40:18] [Server thread/INFO]: [TAB] Loading TAB v2.6.4
148[17:40:18] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.18
149[17:40:18] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.19
150[17:40:18] [Server thread/INFO]: [PrisonMines] Loading PrisonMines v3.0.5
151[17:40:18] [Server thread/INFO]: [AutoSell] Loading AutoSell v1.9.3
152[17:40:18] [Server thread/INFO]: [WarpPortals] Loading WarpPortals v5.6.3
153[17:40:18] [Server thread/INFO]: [Skellett] Loading Skellett v1.9.8
154[17:40:18] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
155[17:40:18] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.1.0
156[17:40:18] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.1.0 enabled
157[17:40:18] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
158[17:40:18] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
159[17:40:18] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
160[17:40:18] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
161[17:40:18] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
162[17:40:19] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
163[17:40:19] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
164[17:40:19] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
165[17:40:19] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.28
166[17:40:19] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v20.01.24-62a9a22-794
167[17:40:19] [Server thread/INFO]: Version is PlotSquared-20.1.24-62a9a22-794
168[17:40:20] [Server thread/INFO]: [P2] Metrics enabled.
169[17:40:20] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
170[17:40:22] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
171[17:40:22] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
172[17:40:22] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: false
173[17:40:22] [Server thread/INFO]: [P2] Key: kill-road-items, Value: false
174[17:40:22] [Server thread/INFO]: [P2] Key: worlds, Value: false
175[17:40:22] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: true
176[17:40:22] [Server thread/INFO]: [P2] Key: database-purger, Value: false
177[17:40:22] [Server thread/INFO]: [P2] Key: economy, Value: true
178[17:40:22] [Server thread/INFO]: [P2] Key: block-cache, Value: true
179[17:40:22] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: false
180[17:40:22] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
181[17:40:22] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
182[17:40:22] [Server thread/INFO]: [P2] Key: updater, Value: true
183[17:40:22] [Server thread/INFO]: [P2] Key: database, Value: true
184[17:40:22] [Server thread/INFO]: [P2] Key: plotme-converter, Value: true
185[17:40:22] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
186[17:40:22] [Server thread/INFO]: [P2] Key: disable-fawe-optimization, Value: false
187[17:40:22] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
188[17:40:22] [Server thread/INFO]: [P2] Key: comment-notifier, Value: false
189[17:40:22] [Server thread/INFO]: [P2] Key: metrics, Value: true
190[17:40:22] [Server thread/INFO]: [P2] Key: chunk-processor, Value: false
191[17:40:22] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
192[17:40:22] [Server thread/INFO]: [P2] Key: events, Value: true
193[17:40:22] [Server thread/INFO]: [P2] Key: commands, Value: true
194[17:40:22] [Server thread/INFO]: PlotSquared is now enabled
195[17:40:22] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
196[17:40:22] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
197[17:40:22] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
198[17:40:22] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
199[17:40:22] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
200[17:40:22] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
201[17:40:22] [Server thread/INFO]: Preparing level "flat"
202[17:40:22] [Server thread/INFO]: -------- World Settings For [flat] --------
203[17:40:22] [Server thread/INFO]: Mob Spawn Range: 4
204[17:40:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
205[17:40:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
206[17:40:22] [Server thread/INFO]: Random Lighting Updates: false
207[17:40:22] [Server thread/INFO]: Structure Info Saving: true
208[17:40:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
209[17:40:22] [Server thread/INFO]: Max TNT Explosions: 100
210[17:40:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
211[17:40:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
212[17:40:22] [Server thread/INFO]: Cane Growth Modifier: 100%
213[17:40:22] [Server thread/INFO]: Melon Growth Modifier: 100%
214[17:40:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
215[17:40:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
216[17:40:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
217[17:40:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
218[17:40:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
219[17:40:22] [Server thread/INFO]: Vine Growth Modifier: 100%
220[17:40:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
221[17:40:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
222[17:40:22] [Server thread/INFO]: View Distance: 10
223[17:40:22] [Server thread/INFO]: Item Despawn Rate: 6000
224[17:40:22] [Server thread/INFO]: Item Merge Radius: 2.5
225[17:40:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
226[17:40:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
227[17:40:22] [Server thread/INFO]: Experience Merge Radius: 3.0
228[17:40:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
229[17:40:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
230[17:40:23] [LoginProcessingThread/INFO]: UUID of player Br0kenGamer is da11f332-db82-49aa-89dc-85ac952cb6f6
231[17:40:24] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
232[17:40:24] [Server thread/INFO]: -------- World Settings For [flat_nether] --------
233[17:40:24] [Server thread/INFO]: Mob Spawn Range: 4
234[17:40:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
235[17:40:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
236[17:40:24] [Server thread/INFO]: Random Lighting Updates: false
237[17:40:24] [Server thread/INFO]: Structure Info Saving: true
238[17:40:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
239[17:40:24] [Server thread/INFO]: Max TNT Explosions: 100
240[17:40:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
241[17:40:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
242[17:40:24] [Server thread/INFO]: Cane Growth Modifier: 100%
243[17:40:24] [Server thread/INFO]: Melon Growth Modifier: 100%
244[17:40:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
245[17:40:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
246[17:40:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
247[17:40:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
248[17:40:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
249[17:40:24] [Server thread/INFO]: Vine Growth Modifier: 100%
250[17:40:24] [Server thread/INFO]: Cocoa Growth Modifier: 100%
251[17:40:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
252[17:40:24] [Server thread/INFO]: View Distance: 10
253[17:40:24] [Server thread/INFO]: Item Despawn Rate: 6000
254[17:40:24] [Server thread/INFO]: Item Merge Radius: 2.5
255[17:40:24] [Server thread/INFO]: Arrow Despawn Rate: 1200
256[17:40:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
257[17:40:24] [Server thread/INFO]: Experience Merge Radius: 3.0
258[17:40:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
259[17:40:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
260[17:40:24] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
261[17:40:24] [Server thread/INFO]: -------- World Settings For [flat_the_end] --------
262[17:40:24] [Server thread/INFO]: Mob Spawn Range: 4
263[17:40:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
264[17:40:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
265[17:40:24] [Server thread/INFO]: Random Lighting Updates: false
266[17:40:24] [Server thread/INFO]: Structure Info Saving: true
267[17:40:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
268[17:40:24] [Server thread/INFO]: Max TNT Explosions: 100
269[17:40:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
270[17:40:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
271[17:40:24] [Server thread/INFO]: Cane Growth Modifier: 100%
272[17:40:24] [Server thread/INFO]: Melon Growth Modifier: 100%
273[17:40:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
274[17:40:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
275[17:40:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
276[17:40:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
277[17:40:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
278[17:40:24] [Server thread/INFO]: Vine Growth Modifier: 100%
279[17:40:24] [Server thread/INFO]: Cocoa Growth Modifier: 100%
280[17:40:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
281[17:40:24] [Server thread/INFO]: View Distance: 10
282[17:40:24] [Server thread/INFO]: Item Despawn Rate: 6000
283[17:40:24] [Server thread/INFO]: Item Merge Radius: 2.5
284[17:40:24] [Server thread/INFO]: Arrow Despawn Rate: 1200
285[17:40:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
286[17:40:24] [Server thread/INFO]: Experience Merge Radius: 3.0
287[17:40:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
288[17:40:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
289[17:40:24] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
290[17:40:24] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2573393033355585644)
291[17:40:25] [Server thread/INFO]: Preparing spawn area: 21%
292[17:40:25] [Server thread/INFO]: Preparing start region for level 1 (Seed: 2573393033355585644)
293[17:40:26] [Server thread/INFO]: Preparing spawn area: 32%
294[17:40:27] [Server thread/INFO]: Preparing start region for level 2 (Seed: 2573393033355585644)
295[17:40:27] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
296[17:40:27] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
297[17:40:27] [Server thread/INFO]: [BukkitHiddenSyntaxBlocker] Enabling BukkitHiddenSyntaxBlocker v2.1
298[17:40:27] [Server thread/INFO]: [skUnity] Enabling skUnity v1.1
299[17:40:27] [Server thread/INFO]: [OldCombatMechanics] Enabling OldCombatMechanics v1.7.4
300[17:40:28] [Server thread/INFO]: [OldCombatMechanics] OldCombatMechanics v1.7.4 has been enabled
301[17:40:28] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.9
302[17:40:30] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.172.0-SNAPSHOT
303[17:40:30] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
304[17:40:30] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
305[17:40:30] [Server thread/INFO]: [PlayerReport] Enabling PlayerReport v3.2.11
306[17:40:30] [Server thread/INFO]: [BanItem] Enabling BanItem v1.9.7
307[17:40:30] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
308[17:40:30] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
309[17:40:30] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
310[17:40:30] [Server thread/INFO]: [Skript] Enabling Skript v2.4.1
311[17:40:31] [ForkJoinPool.commonPool-worker-9/INFO]: [Skript] You're currently running the latest stable version of Skript.
312[17:40:37] [Server thread/INFO]: [Skript] Loaded 18237 aliases in 6102ms
313[17:40:38] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
314[17:40:38] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
315[17:40:38] [Server thread/INFO]: [ClearLag] Loading modules...
316[17:40:38] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
317[17:40:38] [Server thread/INFO]: [ClearLag] Modules have been loaded!
318[17:40:38] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
319[17:40:38] [Server thread/INFO]: [CommandCooldowns] Enabling CommandCooldowns v1.4
320[17:40:38] [Server thread/INFO]: [AutoLamp] Enabling AutoLamp v2.0
321[17:40:38] [Server thread/INFO]: [AutoLamp] ============= Loading AutoLamps =============
322[17:40:38] [Thread-8/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
323[17:40:39] [Server thread/INFO]: [AutoLamp] 213 lamps loaded. Took 43 ms
324[17:40:39] [Server thread/INFO]: [AutoLamp] =============================================
325[17:40:39] [Server thread/INFO]: [AutoLamp] Checking for updates...
326[17:40:39] [Thread-8/INFO]: [ClearLag] No updates found!
327[17:40:39] [Server thread/INFO]: [AutoLamp] No update available. You're running latest version 2.0.
328[17:40:39] [Server thread/INFO]: [AutoLamp] Enabled!
329[17:40:39] [Server thread/INFO]: [AntiExplode] Enabling AntiExplode v1.2
330[17:40:39] [Server thread/INFO]: --------------------------
331[17:40:39] [Server thread/INFO]: Enabling AntiExplode...
332[17:40:39] [Server thread/INFO]: --------------------------
333[17:40:39] [Server thread/INFO]: [skDragon] Enabling skDragon v0.15
334[17:40:39] [Server thread/INFO]: [skDragon] Plugin has been Enabled
335[17:40:40] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.1
336[17:40:41] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
337[17:40:41] [Server thread/INFO]: [skQuery] Beginning to process a total of 139 from SkQuery
338[17:40:41] [Server thread/INFO]: [skQuery] Out of 139 classes, 137 classes were loaded from SkQuery
339[17:40:41] [Server thread/INFO]: [NoPluginViewer] Enabling NoPluginViewer v1.0
340[17:40:41] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.6
341[17:40:41] [Server thread/INFO]: [BuycraftX] Validating your server key...
342[17:40:42] [Server thread/WARN]: [BuycraftX] Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying.
343[17:40:42] [Server thread/WARN]: [BuycraftX] If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties.
344[17:40:42] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
345[17:40:43] [Server thread/INFO]: [LevelTools] Enabling LevelTools v3.2.6
346[17:40:43] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
347[17:40:43] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.12-1.12.2 / Spigot-CB-1.12_R1
348[17:40:43] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
349[17:40:43] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
350[17:40:43] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
351[17:40:43] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
352[17:40:43] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.9 blocks.
353[17:40:43] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.10 blocks.
354[17:40:43] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.11 blocks.
355[17:40:43] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.12 blocks.
356[17:40:43] [Server thread/INFO]: [NoCheatPlus] Update block-info: WATER_LILY block shape patch for multi client protocol support around 1.7.x - 1.11.x.
357[17:40:44] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
358[17:40:44] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.12.2)...
359[17:40:44] [Server thread/INFO]: [NoCheatPlus] Confirm teleport packet available (via name): TELEPORT_ACCEPT[class=PacketPlayInTeleportAccept, id=0]
360[17:40:44] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
361[17:40:44] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal on Minecraft 1.9 and later.
362[17:40:44] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is enabled.
363[17:40:44] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
364[17:40:44] [Server thread/INFO]: [PermissionsEx] Initializing file backend
365[17:40:44] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
366[17:40:44] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
367[17:40:44] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
368[17:40:44] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
369[17:40:44] [Server thread/INFO]: [DIYspy] Enabling DIYspy v4.1.1
370[17:40:44] [Server thread/INFO]: [NightVisionReloaded] Enabling NightVisionReloaded v1.7
371[17:40:44] [Thread-9/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
372[17:40:44] [Server thread/INFO]: [OreToBlock] Enabling OreToBlock v1.0
373[17:40:44] [Server thread/INFO]: OreToBlock Has been enabled!
374[17:40:44] [Server thread/INFO]: [skUtilities] Enabling skUtilities v0.9.2
375[17:40:44] [Server thread/INFO]: [skUtilities] v0.9.2: loaded modules (Conversions, Files, Yaml, Urls, Utilities) in 137ms
376[17:40:44] [Server thread/INFO]: [Skungee] Enabling Skungee v1.0.11
377[17:40:47] [Server thread/INFO]: [Skungee] has been enabled!
378[17:40:47] [Server thread/INFO]: [HideMyPlugins] Enabling HideMyPlugins v2.3.2-SNAPSHOT
379[17:40:47] [Server thread/INFO]: ___ ___ _____ __________
380[17:40:47] [Server thread/INFO]: / | \ / \\______ \
381[17:40:47] [Server thread/INFO]: / ~ \/ \ / \| ___/
382[17:40:47] [Server thread/INFO]: \ Y / Y \ |
383[17:40:47] [Server thread/INFO]: \___|_ /\____|__ /____|
384[17:40:47] [Server thread/INFO]: \/ \/
385[17:40:47] [Server thread/INFO]: Ver: 2.3.2-SNAPSHOT
386[17:40:47] [Server thread/INFO]: Status: ON
387[17:40:47] [Server thread/INFO]:
388[17:40:47] [Server thread/INFO]: HideMyPlugins> The plugin has loaded correctly!
389[17:40:47] [Server thread/INFO]: HideMyPlugins> Connecting to SQLite Database...
390[17:40:47] [Server thread/INFO]: HideMyPlugins> Connected to SQLite successfully!
391[17:40:47] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.6.2
392[17:40:47] [Server thread/INFO]: [EpicRename] Version: 3.6.2 MC Version: NEWER_THAN_ONE_DOT_EIGHT
393[17:40:47] [Server thread/INFO]: [EpicRename] This plugin is Copyright (c) 2020 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of it at: http://bit.ly/2eMknxx
394[17:40:47] [Server thread/INFO]: [EpicRename] Starting to enable plugin...
395[17:40:47] [Server thread/INFO]: [EpicRename] Prefix set to: '[EpicRename] '
396[17:40:47] [Server thread/INFO]: [EpicRename] Plugin Enabled!
397[17:40:47] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.0
398[17:40:47] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
399[17:40:48] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
400[17:40:48] [Server thread/INFO]: [WorldGuard] (flat) TNT ignition is PERMITTED.
401[17:40:48] [Server thread/INFO]: [WorldGuard] (flat) Lighters are PERMITTED.
402[17:40:48] [Server thread/INFO]: [WorldGuard] (flat) Lava fire is blocked.
403[17:40:48] [Server thread/INFO]: [WorldGuard] (flat) Fire spread is UNRESTRICTED.
404[17:40:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flat'
405[17:40:48] [Server thread/INFO]: [WorldGuard] (flat_nether) TNT ignition is PERMITTED.
406[17:40:48] [Server thread/INFO]: [WorldGuard] (flat_nether) Lighters are PERMITTED.
407[17:40:48] [Server thread/INFO]: [WorldGuard] (flat_nether) Lava fire is blocked.
408[17:40:48] [Server thread/INFO]: [WorldGuard] (flat_nether) Fire spread is UNRESTRICTED.
409[17:40:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flat_nether'
410[17:40:48] [Server thread/INFO]: [WorldGuard] (flat_the_end) TNT ignition is PERMITTED.
411[17:40:48] [Server thread/INFO]: [WorldGuard] (flat_the_end) Lighters are PERMITTED.
412[17:40:48] [Server thread/INFO]: [WorldGuard] (flat_the_end) Lava fire is blocked.
413[17:40:48] [Server thread/INFO]: [WorldGuard] (flat_the_end) Fire spread is UNRESTRICTED.
414[17:40:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flat_the_end'
415[17:40:48] [Server thread/INFO]: [WorldGuard] Loading region data...
416[17:40:48] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v1.8.13
417[17:40:48] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_12_R1
418[17:40:48] [Server thread/INFO]: [Shop] Enabling Shop v1.7.3.2
419[17:40:48] [Server thread/INFO]: [Shop] Vault dependency found. Using the Vault economy ($) for currency on the server.
420[17:40:49] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.0.3
421[17:40:49] [Server thread/INFO]: [PlayerVaults] Added PUMPKIN to list of blocked materials.
422[17:40:49] [Server thread/INFO]: [PlayerVaults] Loaded lang for english
423[17:40:49] [Server thread/INFO]: [MineBomb] Enabling MineBomb v4.11.0
424[17:40:49] [Server thread/INFO]: [MineBomb] MineBomb version 4.11.0 is Enabled
425[17:40:49] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.19.7
426[17:40:49] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
427[17:40:49] [Server thread/WARN]: [ShopGUIPlus] Spawners plugin not found, spawners won't be supported.
428[17:40:49] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
429[17:40:49] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
430[17:40:49] [Server thread/WARN]: [Essentials] Version mismatch! Please update EssentialsChat to the same version.
431[17:40:49] [Server thread/WARN]: [Essentials] Version mismatch! Please update EssentialsSpawn to the same version.
432[17:40:49] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
433[17:40:49] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
434[17:40:49] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
435[17:40:50] [Server thread/INFO]: [Essentials] Loaded 852 items from items.csv.
436[17:40:50] [Server thread/INFO]: [Essentials] Using locale da
437[17:40:50] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
438[17:40:50] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
439[17:40:50] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
440[17:40:50] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
441[17:40:50] [Server thread/INFO]: [WorldGuardFlyStop] Enabling WorldGuardFlyStop v1.4
442[17:40:50] [Server thread/INFO]: [Banknotes] Enabling Banknotes v1.8.0
443[17:40:50] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.3.18
444[17:40:50] [Server thread/INFO]: [LiteBans] Using default database drivers.
445[17:40:51] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
446[17:40:51] [Server thread/INFO]: [LiteBans] Connecting to database...
447[17:40:51] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///home/minecraft/multicraft/servers/server203825/plugins/LiteBans/litebans] (545.3 ms).
448[17:40:51] [Server thread/INFO]: [LiteBans] Database connection fully initialized (551.2 ms).
449[17:40:51] [Server thread/INFO]: [LiteBans] v2.3.18 enabled. Startup took 1054 ms.
450[17:40:51] [Server thread/INFO]: [DecoHeads] Enabling DecoHeads v1.5.0
451[17:40:52] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v1.1
452[17:40:54] [Server thread/INFO]: -------- World Settings For [test] --------
453[17:40:54] [Server thread/INFO]: Mob Spawn Range: 4
454[17:40:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
455[17:40:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
456[17:40:54] [Server thread/INFO]: Random Lighting Updates: false
457[17:40:54] [Server thread/INFO]: Structure Info Saving: true
458[17:40:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
459[17:40:54] [Server thread/INFO]: Max TNT Explosions: 100
460[17:40:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
461[17:40:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
462[17:40:54] [Server thread/INFO]: Cane Growth Modifier: 100%
463[17:40:54] [Server thread/INFO]: Melon Growth Modifier: 100%
464[17:40:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
465[17:40:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
466[17:40:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
467[17:40:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
468[17:40:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
469[17:40:54] [Server thread/INFO]: Vine Growth Modifier: 100%
470[17:40:54] [Server thread/INFO]: Cocoa Growth Modifier: 100%
471[17:40:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
472[17:40:54] [Server thread/INFO]: View Distance: 10
473[17:40:54] [Server thread/INFO]: Item Despawn Rate: 6000
474[17:40:54] [Server thread/INFO]: Item Merge Radius: 2.5
475[17:40:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
476[17:40:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
477[17:40:54] [Server thread/INFO]: Experience Merge Radius: 3.0
478[17:40:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
479[17:40:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
480[17:40:54] [Server thread/INFO]: [P2] Detected world load for 'test'
481[17:40:54] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
482[17:40:54] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
483[17:40:54] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
484[17:40:54] [Server thread/INFO]: [P2] - schematic: false
485[17:40:54] [Server thread/INFO]: World possibly already loaded: test
486[17:40:54] [Server thread/INFO]: === Super Trails ===SuperTrails 9.9 for MC 1.12 enabledThank you for using !===================== Preparing start region for level 3 (Seed: 2712712002780172017)
487[17:40:55] [Server thread/INFO]: Preparing spawn area for test, 49%
488[17:40:56] [Server thread/INFO]: [WorldGuard] (test) TNT ignition is PERMITTED.
489[17:40:56] [Server thread/INFO]: [WorldGuard] (test) Lighters are PERMITTED.
490[17:40:56] [Server thread/INFO]: [WorldGuard] (test) Lava fire is blocked.
491[17:40:56] [Server thread/INFO]: [WorldGuard] (test) Fire spread is UNRESTRICTED.
492[17:40:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'test'
493[17:40:56] [Server thread/INFO]: -------- World Settings For [flat_plot] --------
494[17:40:56] [Server thread/INFO]: Mob Spawn Range: 4
495[17:40:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
496[17:40:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
497[17:40:56] [Server thread/INFO]: Random Lighting Updates: false
498[17:40:56] [Server thread/INFO]: Structure Info Saving: true
499[17:40:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
500[17:40:56] [Server thread/INFO]: Max TNT Explosions: 100
501[17:40:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
502[17:40:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
503[17:40:56] [Server thread/INFO]: Cane Growth Modifier: 100%
504[17:40:56] [Server thread/INFO]: Melon Growth Modifier: 100%
505[17:40:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
506[17:40:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
507[17:40:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
508[17:40:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
509[17:40:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
510[17:40:56] [Server thread/INFO]: Vine Growth Modifier: 100%
511[17:40:56] [Server thread/INFO]: Cocoa Growth Modifier: 100%
512[17:40:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
513[17:40:56] [Server thread/INFO]: View Distance: 10
514[17:40:56] [Server thread/INFO]: Item Despawn Rate: 6000
515[17:40:56] [Server thread/INFO]: Item Merge Radius: 2.5
516[17:40:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
517[17:40:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
518[17:40:56] [Server thread/INFO]: Experience Merge Radius: 3.0
519[17:40:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
520[17:40:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
521[17:40:56] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
522[17:40:56] [Server thread/INFO]: Preparing start region for level 4 (Seed: -1980715204191646145)
523[17:40:56] [Server thread/INFO]: [WorldGuard] (flat_plot) TNT ignition is PERMITTED.
524[17:40:56] [Server thread/INFO]: [WorldGuard] (flat_plot) Lighters are PERMITTED.
525[17:40:56] [Server thread/INFO]: [WorldGuard] (flat_plot) Lava fire is blocked.
526[17:40:56] [Server thread/INFO]: [WorldGuard] (flat_plot) Fire spread is UNRESTRICTED.
527[17:40:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flat_plot'
528[17:40:57] [Server thread/INFO]: -------- World Settings For [flat-miner] --------
529[17:40:57] [Server thread/INFO]: Mob Spawn Range: 4
530[17:40:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
531[17:40:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
532[17:40:57] [Server thread/INFO]: Random Lighting Updates: false
533[17:40:57] [Server thread/INFO]: Structure Info Saving: true
534[17:40:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
535[17:40:57] [Server thread/INFO]: Max TNT Explosions: 100
536[17:40:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
537[17:40:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
538[17:40:57] [Server thread/INFO]: Cane Growth Modifier: 100%
539[17:40:57] [Server thread/INFO]: Melon Growth Modifier: 100%
540[17:40:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
541[17:40:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
542[17:40:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
543[17:40:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
544[17:40:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
545[17:40:57] [Server thread/INFO]: Vine Growth Modifier: 100%
546[17:40:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
547[17:40:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
548[17:40:57] [Server thread/INFO]: View Distance: 10
549[17:40:57] [Server thread/INFO]: Item Despawn Rate: 6000
550[17:40:57] [Server thread/INFO]: Item Merge Radius: 2.5
551[17:40:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
552[17:40:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
553[17:40:57] [Server thread/INFO]: Experience Merge Radius: 3.0
554[17:40:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
555[17:40:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
556[17:40:57] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
557[17:40:57] [Server thread/INFO]: Preparing start region for level 5 (Seed: 438301191)
558[17:40:58] [Server thread/INFO]: Preparing spawn area for flat-miner, 18%
559[17:40:59] [Server thread/INFO]: [WorldGuard] (flat-miner) TNT ignition is PERMITTED.
560[17:40:59] [Server thread/INFO]: [WorldGuard] (flat-miner) Lighters are PERMITTED.
561[17:40:59] [Server thread/INFO]: [WorldGuard] (flat-miner) Lava fire is blocked.
562[17:40:59] [Server thread/INFO]: [WorldGuard] (flat-miner) Fire spread is UNRESTRICTED.
563[17:40:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flat-miner'
564[17:40:59] [Server thread/INFO]: -------- World Settings For [miner] --------
565[17:40:59] [Server thread/INFO]: Mob Spawn Range: 4
566[17:40:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
567[17:40:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
568[17:40:59] [Server thread/INFO]: Random Lighting Updates: false
569[17:40:59] [Server thread/INFO]: Structure Info Saving: true
570[17:40:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
571[17:40:59] [Server thread/INFO]: Max TNT Explosions: 100
572[17:40:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
573[17:40:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
574[17:40:59] [Server thread/INFO]: Cane Growth Modifier: 100%
575[17:40:59] [Server thread/INFO]: Melon Growth Modifier: 100%
576[17:40:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
577[17:40:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
578[17:40:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
579[17:40:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
580[17:40:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
581[17:40:59] [Server thread/INFO]: Vine Growth Modifier: 100%
582[17:40:59] [Server thread/INFO]: Cocoa Growth Modifier: 100%
583[17:40:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
584[17:40:59] [Server thread/INFO]: View Distance: 10
585[17:40:59] [Server thread/INFO]: Item Despawn Rate: 6000
586[17:40:59] [Server thread/INFO]: Item Merge Radius: 2.5
587[17:40:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
588[17:40:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
589[17:40:59] [Server thread/INFO]: Experience Merge Radius: 3.0
590[17:40:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
591[17:40:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
592[17:40:59] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
593[17:40:59] [Server thread/INFO]: Preparing start region for level 6 (Seed: 2716490940002917327)
594[17:41:00] [Server thread/INFO]: [WorldGuard] (miner) TNT ignition is PERMITTED.
595[17:41:00] [Server thread/INFO]: [WorldGuard] (miner) Lighters are PERMITTED.
596[17:41:00] [Server thread/INFO]: [WorldGuard] (miner) Lava fire is blocked.
597[17:41:00] [Server thread/INFO]: [WorldGuard] (miner) Fire spread is UNRESTRICTED.
598[17:41:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'miner'
599[17:41:01] [Server thread/INFO]: -------- World Settings For [flat-world] --------
600[17:41:01] [Server thread/INFO]: Mob Spawn Range: 4
601[17:41:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
602[17:41:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
603[17:41:01] [Server thread/INFO]: Random Lighting Updates: false
604[17:41:01] [Server thread/INFO]: Structure Info Saving: true
605[17:41:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
606[17:41:01] [Server thread/INFO]: Max TNT Explosions: 100
607[17:41:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
608[17:41:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
609[17:41:01] [Server thread/INFO]: Cane Growth Modifier: 100%
610[17:41:01] [Server thread/INFO]: Melon Growth Modifier: 100%
611[17:41:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
612[17:41:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
613[17:41:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
614[17:41:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
615[17:41:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
616[17:41:01] [Server thread/INFO]: Vine Growth Modifier: 100%
617[17:41:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
618[17:41:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
619[17:41:01] [Server thread/INFO]: View Distance: 10
620[17:41:01] [Server thread/INFO]: Item Despawn Rate: 6000
621[17:41:01] [Server thread/INFO]: Item Merge Radius: 2.5
622[17:41:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
623[17:41:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
624[17:41:01] [Server thread/INFO]: Experience Merge Radius: 3.0
625[17:41:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
626[17:41:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
627[17:41:01] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
628[17:41:01] [Server thread/INFO]: Preparing start region for level 7 (Seed: 1805224353541117744)
629[17:41:01] [Server thread/INFO]: [WorldGuard] (flat-world) TNT ignition is PERMITTED.
630[17:41:01] [Server thread/INFO]: [WorldGuard] (flat-world) Lighters are PERMITTED.
631[17:41:01] [Server thread/INFO]: [WorldGuard] (flat-world) Lava fire is blocked.
632[17:41:01] [Server thread/INFO]: [WorldGuard] (flat-world) Fire spread is UNRESTRICTED.
633[17:41:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flat-world'
634[17:41:02] [Server thread/INFO]: -------- World Settings For [plots] --------
635[17:41:02] [Server thread/INFO]: Mob Spawn Range: 4
636[17:41:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
637[17:41:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
638[17:41:02] [Server thread/INFO]: Random Lighting Updates: false
639[17:41:02] [Server thread/INFO]: Structure Info Saving: true
640[17:41:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
641[17:41:02] [Server thread/INFO]: Max TNT Explosions: 100
642[17:41:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
643[17:41:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
644[17:41:02] [Server thread/INFO]: Cane Growth Modifier: 100%
645[17:41:02] [Server thread/INFO]: Melon Growth Modifier: 100%
646[17:41:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
647[17:41:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
648[17:41:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
649[17:41:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
650[17:41:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
651[17:41:02] [Server thread/INFO]: Vine Growth Modifier: 100%
652[17:41:02] [Server thread/INFO]: Cocoa Growth Modifier: 100%
653[17:41:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
654[17:41:02] [Server thread/INFO]: View Distance: 10
655[17:41:02] [Server thread/INFO]: Item Despawn Rate: 6000
656[17:41:02] [Server thread/INFO]: Item Merge Radius: 2.5
657[17:41:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
658[17:41:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
659[17:41:02] [Server thread/INFO]: Experience Merge Radius: 3.0
660[17:41:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
661[17:41:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
662[17:41:03] [Server thread/INFO]: [P2] Detected world load for 'plots'
663[17:41:03] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
664[17:41:03] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
665[17:41:03] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
666[17:41:03] [Server thread/INFO]: [P2] - schematic: false
667[17:41:03] [Server thread/INFO]: World possibly already loaded: plots
668[17:41:03] [Server thread/INFO]: Preparing start region for level 8 (Seed: 8372152527562804847)
669[17:41:04] [Server thread/INFO]: Preparing spawn area for plots, 31%
670[17:41:04] [Server thread/INFO]: [WorldGuard] (plots) TNT ignition is PERMITTED.
671[17:41:04] [Server thread/INFO]: [WorldGuard] (plots) Lighters are PERMITTED.
672[17:41:04] [Server thread/INFO]: [WorldGuard] (plots) Lava fire is blocked.
673[17:41:04] [Server thread/INFO]: [WorldGuard] (plots) Fire spread is UNRESTRICTED.
674[17:41:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plots'
675[17:41:05] [Server thread/INFO]: -------- World Settings For [p_plots] --------
676[17:41:05] [Server thread/INFO]: Mob Spawn Range: 4
677[17:41:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
678[17:41:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
679[17:41:05] [Server thread/INFO]: Random Lighting Updates: false
680[17:41:05] [Server thread/INFO]: Structure Info Saving: true
681[17:41:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
682[17:41:05] [Server thread/INFO]: Max TNT Explosions: 100
683[17:41:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
684[17:41:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
685[17:41:05] [Server thread/INFO]: Cane Growth Modifier: 100%
686[17:41:05] [Server thread/INFO]: Melon Growth Modifier: 100%
687[17:41:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
688[17:41:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
689[17:41:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
690[17:41:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
691[17:41:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
692[17:41:05] [Server thread/INFO]: Vine Growth Modifier: 100%
693[17:41:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
694[17:41:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
695[17:41:05] [Server thread/INFO]: View Distance: 10
696[17:41:05] [Server thread/INFO]: Item Despawn Rate: 6000
697[17:41:05] [Server thread/INFO]: Item Merge Radius: 2.5
698[17:41:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
699[17:41:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
700[17:41:05] [Server thread/INFO]: Experience Merge Radius: 3.0
701[17:41:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
702[17:41:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
703[17:41:05] [Server thread/INFO]: [P2] Detected world load for 'p_plots'
704[17:41:05] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
705[17:41:05] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
706[17:41:05] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
707[17:41:05] [Server thread/INFO]: [P2] - schematic: false
708[17:41:05] [Server thread/INFO]: World possibly already loaded: p_plots
709[17:41:05] [Server thread/INFO]: Preparing start region for level 9 (Seed: -265773472044697843)
710[17:41:06] [Server thread/INFO]: [WorldGuard] (p_plots) TNT ignition is PERMITTED.
711[17:41:06] [Server thread/INFO]: [WorldGuard] (p_plots) Lighters are PERMITTED.
712[17:41:06] [Server thread/INFO]: [WorldGuard] (p_plots) Lava fire is blocked.
713[17:41:06] [Server thread/INFO]: [WorldGuard] (p_plots) Fire spread is UNRESTRICTED.
714[17:41:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'p_plots'
715[17:41:07] [Server thread/INFO]: -------- World Settings For [world] --------
716[17:41:07] [Server thread/INFO]: Mob Spawn Range: 4
717[17:41:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
718[17:41:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
719[17:41:07] [Server thread/INFO]: Random Lighting Updates: false
720[17:41:07] [Server thread/INFO]: Structure Info Saving: true
721[17:41:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
722[17:41:07] [Server thread/INFO]: Max TNT Explosions: 100
723[17:41:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
724[17:41:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
725[17:41:07] [Server thread/INFO]: Cane Growth Modifier: 100%
726[17:41:07] [Server thread/INFO]: Melon Growth Modifier: 100%
727[17:41:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
728[17:41:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
729[17:41:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
730[17:41:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
731[17:41:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
732[17:41:07] [Server thread/INFO]: Vine Growth Modifier: 100%
733[17:41:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
734[17:41:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
735[17:41:07] [Server thread/INFO]: View Distance: 10
736[17:41:07] [Server thread/INFO]: Item Despawn Rate: 6000
737[17:41:07] [Server thread/INFO]: Item Merge Radius: 2.5
738[17:41:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
739[17:41:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
740[17:41:07] [Server thread/INFO]: Experience Merge Radius: 3.0
741[17:41:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
742[17:41:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
743[17:41:07] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
744[17:41:07] [Server thread/INFO]: Preparing start region for level 10 (Seed: -1308462140279631823)
745[17:41:08] [Server thread/INFO]: Preparing spawn area for world, 43%
746[17:41:09] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
747[17:41:09] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
748[17:41:09] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
749[17:41:09] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
750[17:41:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
751[17:41:10] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
752[17:41:10] [Server thread/INFO]: Mob Spawn Range: 4
753[17:41:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
754[17:41:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
755[17:41:10] [Server thread/INFO]: Random Lighting Updates: false
756[17:41:10] [Server thread/INFO]: Structure Info Saving: true
757[17:41:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
758[17:41:10] [Server thread/INFO]: Max TNT Explosions: 100
759[17:41:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
760[17:41:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
761[17:41:10] [Server thread/INFO]: Cane Growth Modifier: 100%
762[17:41:10] [Server thread/INFO]: Melon Growth Modifier: 100%
763[17:41:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
764[17:41:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
765[17:41:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
766[17:41:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
767[17:41:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
768[17:41:10] [Server thread/INFO]: Vine Growth Modifier: 100%
769[17:41:10] [Server thread/INFO]: Cocoa Growth Modifier: 100%
770[17:41:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
771[17:41:10] [Server thread/INFO]: View Distance: 10
772[17:41:10] [Server thread/INFO]: Item Despawn Rate: 6000
773[17:41:10] [Server thread/INFO]: Item Merge Radius: 2.5
774[17:41:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
775[17:41:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
776[17:41:10] [Server thread/INFO]: Experience Merge Radius: 3.0
777[17:41:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
778[17:41:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
779[17:41:10] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
780[17:41:10] [Server thread/INFO]: Preparing start region for level 11 (Seed: -1308462140279631823)
781[17:41:10] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
782[17:41:10] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
783[17:41:10] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
784[17:41:10] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
785[17:41:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
786[17:41:11] [Server thread/INFO]: -------- World Settings For [world_nether] --------
787[17:41:11] [Server thread/INFO]: Mob Spawn Range: 4
788[17:41:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
789[17:41:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
790[17:41:11] [Server thread/INFO]: Random Lighting Updates: false
791[17:41:11] [Server thread/INFO]: Structure Info Saving: true
792[17:41:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
793[17:41:11] [Server thread/INFO]: Max TNT Explosions: 100
794[17:41:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
795[17:41:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
796[17:41:11] [Server thread/INFO]: Cane Growth Modifier: 100%
797[17:41:11] [Server thread/INFO]: Melon Growth Modifier: 100%
798[17:41:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
799[17:41:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
800[17:41:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
801[17:41:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
802[17:41:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
803[17:41:11] [Server thread/INFO]: Vine Growth Modifier: 100%
804[17:41:11] [Server thread/INFO]: Cocoa Growth Modifier: 100%
805[17:41:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
806[17:41:11] [Server thread/INFO]: View Distance: 10
807[17:41:11] [Server thread/INFO]: Item Despawn Rate: 6000
808[17:41:11] [Server thread/INFO]: Item Merge Radius: 2.5
809[17:41:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
810[17:41:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
811[17:41:11] [Server thread/INFO]: Experience Merge Radius: 3.0
812[17:41:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
813[17:41:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
814[17:41:11] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
815[17:41:11] [Server thread/INFO]: Preparing start region for level 12 (Seed: -1308462140279631823)
816[17:41:12] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
817[17:41:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
818[17:41:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
819[17:41:12] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
820[17:41:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
821[17:41:14] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: miner-flat
822[17:41:14] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
823[17:41:14] [Server thread/INFO]: [Multiverse-Core] 13 - World(s) loaded.
824[17:41:14] [Server thread/INFO]: false
825[17:41:14] [Server thread/INFO]: [Multiverse-Core] Version 1.1 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
826[17:41:14] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605)
827[17:41:15] [Server thread/INFO]: [PlotMines] Enabling PlotMines v3.8.1
828[17:41:15] [Server thread/INFO]: [PlotMines] (PlotMines) » Plugin has loaded successfully.
829[17:41:15] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.15
830[17:41:15] [Server thread/WARN]: [EssentialsChat] Version-uoverenstemmelse! Opdater alle Essentials jar-filer til den samme version.
831[17:41:15] [Server thread/INFO]: [TAB] Enabling TAB v2.6.4
832[17:41:15] [Server thread/INFO]: [TAB] Server version: 1.12.2 (v1_12_R1)
833[17:41:15] [Server thread/INFO]: [TAB] You are using old bossbar config, please make a backup of the file and delete it to get new file.
834[17:41:15] [Server thread/INFO]: [TAB] There were 1 startup warnings.
835[17:41:15] [Server thread/INFO]: [TAB] Enabled in 305ms
836[17:41:15] [pool-59-thread-7/INFO]: [TAB] Version 2.7.0 is out! Your version: 2.6.4
837[17:41:15] [pool-59-thread-7/INFO]: [TAB] Get the update at https://www.spigotmc.org/resources/57806/
838[17:41:15] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.18
839[17:41:15] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.18!
840[17:41:15] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
841[17:41:15] [Server thread/INFO]: [skRayFall] Cooking Bacon...
842[17:41:15] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens...
843[17:41:15] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!
844[17:41:15] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
845[17:41:15] [Server thread/INFO]: [skRayFall] Bacon holograms found
846[17:41:16] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled
847[17:41:16] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
848[17:41:16] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
849[17:41:16] [Server thread/INFO]: [skRayFall] Getting the extra special 1.12 bacon!
850[17:41:16] [Server thread/INFO]: [skRayFall] An update for skRayFall is available!
851[17:41:16] [Server thread/INFO]: [skRayFall] Bacon is ready!
852[17:41:16] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.19
853[17:41:16] [Server thread/WARN]: [EssentialsSpawn] Version-uoverenstemmelse! Opdater alle Essentials jar-filer til den samme version.
854[17:41:17] [Server thread/INFO]: [PrisonMines] Enabling PrisonMines v3.0.5
855[17:41:17] [Server thread/INFO]: [PrisonMines] HolographicDisplays was found
856[17:41:18] [Server thread/INFO]: [PrisonMines] Loaded 27 mine(s)
857[17:41:18] [Server thread/INFO]: [AutoSell] Enabling AutoSell v1.9.3
858[17:41:18] [Server thread/INFO]: [AutoSell] Loading AutoSell messages.yml
859[17:41:18] [Server thread/INFO]: [AutoSell] 11 shops loaded!
860[17:41:18] [Server thread/INFO]: [AutoSell] 4 auto smelt entries loaded!
861[17:41:18] [Server thread/INFO]: [AutoSell] Area hook with: PrisonMines setup successfully.
862[17:41:18] [Server thread/INFO]: [AutoSell] Shops will be tied to a specific area/region/mine when the shop name matches the area name.
863[17:41:18] [Server thread/INFO]: [AutoSell] BlockBreakEvent priority set to HIGHEST!
864[17:41:18] [Server thread/INFO]: [AutoSell] 1 permission based multipliers loaded!
865[17:41:18] [Server thread/INFO]: [AutoSell] 1 permission based shop multipliers have been loaded!
866[17:41:18] [Server thread/INFO]: [AutoSell] 0 shop signs have been loaded!
867[17:41:18] [Server thread/INFO]: ---------------------------
868[17:41:18] [Server thread/INFO]: AutoSell Updater
869[17:41:18] [Server thread/INFO]:
870[17:41:18] [Server thread/INFO]: You are running 1.9.3
871[17:41:18] [Server thread/INFO]: The latest version
872[17:41:18] [Server thread/INFO]: of AutoSell!
873[17:41:18] [Server thread/INFO]:
874[17:41:18] [Server thread/INFO]: ---------------------------
875[17:41:18] [Server thread/INFO]: [WarpPortals] Enabling WarpPortals v5.6.3
876[17:41:18] [Server thread/INFO]: [WarpPortals] 2 Portals loaded!
877[17:41:18] [Server thread/INFO]: [WarpPortals] 2 Destinations loaded!
878[17:41:19] [LoginProcessingThread/INFO]: UUID of player Br0kenGamer is da11f332-db82-49aa-89dc-85ac952cb6f6
879[17:41:19] [Server thread/INFO]: [Skellett] Enabling Skellett v1.9.8
880[17:41:23] [Server thread/INFO]: [Skellett] Registered 53 Effects, 16 Conditions, 142 Expressions and 25 Events
881[17:41:23] [Server thread/INFO]: [Skellett] Has been enabled!
882[17:41:28] [Server thread/INFO]: Done (65.667s)! For help, type "help" or "?"
883[17:41:28] [Server thread/INFO]: Timings Reset
884[17:41:28] [Craft Scheduler Thread - 32/INFO]: [skDragon] Checking for updates now!
885[17:41:28] [Craft Scheduler Thread - 13/INFO]: [Skungee] Reciever established on port 1024
886[17:41:28] [Craft Scheduler Thread - 32/INFO]: [skDragon] v0.16 is available
887[17:41:28] [Craft Scheduler Thread - 32/INFO]: [skDragon] Updated to 1.15, Happy Holidays!
888[17:41:28] [Craft Scheduler Thread - 32/INFO]: [skDragon] >> https://forums.skunity.com/resources/skdragon-emotes-particles.20/
889[17:41:28] [Craft Scheduler Thread - 32/INFO]: [skDragon] >> https://www.spigotmc.org/resources/skript-addon-skdragon-v0-13-1-beta-free-emotes-particles-great-eula-perks.24173/
890[17:41:28] [Craft Scheduler Thread - 31/WARN]: [WarpPortals] Plugin WarpPortals v5.6.3 generated an exception while executing task 105
891java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
892 at com.mccraftaholics.warpportals.MetricsLite.postPlugin(MetricsLite.java:287) ~[?:?]
893 at com.mccraftaholics.warpportals.MetricsLite.access$200(MetricsLite.java:53) ~[?:?]
894 at com.mccraftaholics.warpportals.MetricsLite$1.run(MetricsLite.java:175) ~[?:?]
895 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64) ~[patched_1.12.2.jar:git-Paper-1617]
896 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) ~[patched_1.12.2.jar:git-Paper-1617]
897 at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.12.2.jar:git-Paper-1617]
898 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_222]
899 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_222]
900 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
901[17:41:28] [Craft Scheduler Thread - 11/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
902[17:41:28] [Server thread/INFO]: [BanItem] Unknown item end_stone set for world world_the_end in whitelist of config.yml
903[17:41:28] [Craft Scheduler Thread - 10/INFO]: [LevelTools] An update was found: You are running 3.2.6 while 3.2.7 is available.
904[17:41:28] [Server thread/INFO]: [BanItem] Successfully loaded 4 blacklisted & 0 whitelisted item(s).
905[17:41:28] [Server thread/INFO]: [Skript] Loading variables...
906[17:41:29] [Server thread/INFO]: [Skript] Loaded 1456 variables in 0.3 seconds
907[17:41:29] [Craft Scheduler Thread - 6/INFO]: [PlaceholderAPI] 168 placeholder expansions are available on the cloud.
908[17:41:33] [Server thread/ERROR]: [Skript] can't understand this condition: 'the message doesn't contain any letters' (chat.sk, line 13: if the message doesn't contain any letters:')
909[17:41:38] [Server thread/WARN]: [Skript] Starting a variable's name with an expression is discouraged ({%player%.staffmode.location}). You could prefix it with the script's name: {staffmode.%player%.staffmode.location} (staffmode.sk, line 7: set {%player%.staffmode.location} to player's location')
910[17:41:44] [Server thread/WARN]: [Skript] Starting a variable's name with an expression is discouraged ({%arg-1%}). You could prefix it with the script's name: {warp.%arg-1%} (warp.sk, line 126: set {%arg-1%} to player's location')
911[17:41:44] [Server thread/INFO]: [Skript] Loaded 17 scripts with a total of 29 triggers and 27 commands in 15.62 seconds
912[17:41:44] [Server thread/INFO]: [Skript] Finished loading.
913[17:41:44] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
914[17:41:56] [LoginProcessingThread/INFO]: UUID of player Br0kenGamer is da11f332-db82-49aa-89dc-85ac952cb6f6
915[17:42:03] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
916[17:42:03] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Economy API
917[17:42:03] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Chat API
918[17:42:03] [Server thread/INFO]: [Banknotes] Found economy provider Vault
919[17:42:03] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
920[17:42:05] [Server thread/INFO]: [Citizens] Loaded 2 NPCs.
921[17:42:05] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.1
922[17:42:05] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
923[17:42:05] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/projects/holographic-displays
924[17:42:05] [Server thread/INFO]: protocolsupport.protocol.utils.authlib.GameProfile(uuid: da11f332-db82-49aa-89dc-85ac952cb6f6, name: Br0kenGamer, properties: {textures=protocolsupport.api.events.PlayerPropertiesResolveEvent$ProfileProperty@31633e37}) (/86.52.132.10:37877) lost connection: Timed out
925[17:42:05] [Server thread/INFO]: protocolsupport.protocol.utils.authlib.GameProfile(uuid: da11f332-db82-49aa-89dc-85ac952cb6f6, name: Br0kenGamer, properties: {textures=protocolsupport.api.events.PlayerPropertiesResolveEvent$ProfileProperty@12274ac9}) (/86.52.132.10:41970) lost connection: Timed out
926[17:42:07] [Server thread/INFO]: Br0kenGamer[/86.52.132.10:56605] logged in with entity id 309 at ([p_plots]-163.89377882106794, 71.0, -143.1471654426488)
927[17:42:07] [Craft Scheduler Thread - 35/INFO]: [Vault] Checking for Updates ...
928[17:42:07] [Craft Scheduler Thread - 35/INFO]: [Vault] No new version available
929[17:42:08] [Server thread/INFO]: (+) [A]Br0kenGamer
930[17:42:09] [Craft Scheduler Thread - 37/INFO]: [Skungee] Going into keep alive mode...
931[17:42:10] [Server thread/INFO]: Starting UUID caching
932[17:42:10] [Craft Scheduler Thread - 37/INFO]: [BuycraftX] Fetching all due players...
933[17:42:10] [Craft Scheduler Thread - 36/INFO]: [P2] Starting player data caching for: flat
934[17:42:10] [Craft Scheduler Thread - 36/INFO]: Fast mode UUID caching enabled!
935[17:42:10] [Craft Scheduler Thread - 36/INFO]: [P2] Cached a total of: 18 UUIDs
936[17:42:11] [Craft Scheduler Thread - 37/INFO]: [BuycraftX] Fetched due players (2 found).
937[17:42:11] [Server thread/INFO]: Br0kenGamer issued server command: /plot info
938[17:42:22] [Server thread/INFO]: buy
939[17:42:22] [Server thread/INFO]: Kronborg40
940[17:42:22] [Server thread/INFO]: buy
941[17:42:22] [Server thread/INFO]: Kronborg40
942[17:42:23] [Server thread/INFO]: buy
943[17:42:23] [Server thread/INFO]: Kronborg40
944[17:42:23] [Server thread/INFO]: buy
945[17:42:23] [Server thread/INFO]: Kronborg40
946[17:42:23] [Server thread/INFO]: buy
947[17:42:23] [Server thread/INFO]: Kronborg40
948[17:42:23] [Server thread/INFO]: sell
949[17:42:23] [Server thread/INFO]: Kronborg40
950[17:42:24] [Server thread/INFO]: sell
951[17:42:24] [Server thread/INFO]: Kronborg40
952[17:42:24] [Server thread/INFO]: sell
953[17:42:24] [Server thread/INFO]: Kronborg40
954[17:42:24] [Server thread/INFO]: sell
955[17:42:24] [Server thread/INFO]: Kronborg40
956[17:42:24] [Server thread/INFO]: sell
957[17:42:24] [Server thread/INFO]: Kronborg40
958[17:42:24] [Server thread/INFO]: sell
959[17:42:24] [Server thread/INFO]: Kronborg40
960[17:42:24] [Server thread/INFO]: sell
961[17:42:24] [Server thread/INFO]: Kronborg40
962[17:42:30] [Server thread/INFO]: Br0kenGamer issued server command: /version plotsquared
963[17:42:35] [Craft Scheduler Thread - 35/INFO]: [BuycraftX] Sending 1 analytic events
964[17:42:40] [LoginProcessingThread/INFO]: UUID of player AggerTV is 45cc632b-fa32-4f6b-aa64-51862b1046c7
965[17:42:40] [Server thread/INFO]: AggerTV[/86.52.132.10:37416] logged in with entity id 460 at ([p_plots]-61.18467888212062, 65.0, -25.667308129778228)
966[17:42:47] [Server thread/INFO]: AggerTV issued server command: /version plotsquared
967[17:43:28] [Craft Scheduler Thread - 39/INFO]: [BuycraftX] Sending 1 analytic events
968[17:43:29] [Craft Scheduler Thread - 37/INFO]: [BuycraftX] Fetching all due players...
969[17:43:29] [Craft Scheduler Thread - 37/INFO]: [BuycraftX] Fetched due players (2 found).
970[17:44:37] [Server thread/INFO]: CONSOLE issued server command: /list
971[17:44:37] [Server thread/INFO]: Der er 1/1 ud af maksimum 1,337 spillere online.
972[17:44:37] [Server thread/INFO]: a: [A]Br0kenGamer
973[17:44:37] [Server thread/INFO]: ejer: [SKJULT][Ejer]AggerTV
974[17:45:29] [Craft Scheduler Thread - 47/INFO]: [BuycraftX] Fetching all due players...
975[17:45:30] [Craft Scheduler Thread - 47/INFO]: [BuycraftX] Fetched due players (2 found).
976[17:46:21] [Server thread/INFO]: AggerTV issued server command: /plot debugpaste
977[17:47:30] [Craft Scheduler Thread - 49/INFO]: [BuycraftX] Fetching all due players...
978[17:47:30] [Craft Scheduler Thread - 49/INFO]: [BuycraftX] Fetched due players (2 found).
979[17:47:45] [Server thread/INFO]: CONSOLE issued server command: /list
980[17:47:45] [Server thread/INFO]: Der er 1/1 ud af maksimum 1,337 spillere online.
981[17:47:45] [Server thread/INFO]: a: [A]Br0kenGamer
982[17:47:45] [Server thread/INFO]: ejer: [SKJULT][Ejer]AggerTV