· 6 years ago · Oct 25, 2019, 01:08 PM
1[08:57:14] [Server thread/INFO]: Starting minecraft server version 1.14.4
2[08:57:14] [Server thread/INFO]: Loading properties
3[08:57:14] [Server thread/INFO]: This server is running Paper version git-Paper-213 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
4[08:57:14] [Server thread/INFO]: Server Ping Player Sample Count: 0
5[08:57:14] [Server thread/INFO]: Using 4 threads for Netty based IO
6[08:57:14] [Server thread/INFO]: Debug logging is enabled
7[08:57:15] [Server thread/INFO]: Default game type: SURVIVAL
8[08:57:15] [Server thread/INFO]: Generating keypair
9[08:57:15] [Server thread/INFO]: Starting Minecraft server on 147.135.30.125:25575
10[08:57:15] [Server thread/DEBUG]: [io.netty.util.internal.NativeLibraryLoader] -Dio.netty.native.workdir: /tmp (io.netty.tmpdir)
11[08:57:15] [Server thread/DEBUG]: [io.netty.util.internal.NativeLibraryLoader] Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading mechanism.
12java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path
13 at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) ~[?:1.8.0_212]
14 at java.lang.Runtime.loadLibrary0(Runtime.java:870) ~[?:1.8.0_212]
15 at java.lang.System.loadLibrary(System.java:1122) ~[?:1.8.0_212]
16 at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) ~[paperspigot.jar:git-Paper-213]
17 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
18 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
19 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
20 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
21 at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:263) ~[paperspigot.jar:git-Paper-213]
22 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_212]
23 at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:255) ~[paperspigot.jar:git-Paper-213]
24 at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:233) ~[paperspigot.jar:git-Paper-213]
25 at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:124) ~[paperspigot.jar:git-Paper-213]
26 at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:183) ~[paperspigot.jar:git-Paper-213]
27 at io.netty.channel.epoll.Native.<clinit>(Native.java:61) ~[paperspigot.jar:git-Paper-213]
28 at io.netty.channel.epoll.Epoll.<clinit>(Epoll.java:39) ~[paperspigot.jar:git-Paper-213]
29 at net.minecraft.server.v1_14_R1.ServerConnection.a(ServerConnection.java:64) ~[paperspigot.jar:git-Paper-213]
30 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:216) ~[paperspigot.jar:git-Paper-213]
31 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[paperspigot.jar:git-Paper-213]
32 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
33[08:57:15] [Server thread/DEBUG]: [io.netty.util.internal.NativeLibraryLoader] netty_transport_native_epoll_x86_64 cannot be loaded from java.libary.path, now trying export to -Dio.netty.native.workdir: /tmp
34java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path
35 at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) ~[?:1.8.0_212]
36 at java.lang.Runtime.loadLibrary0(Runtime.java:870) ~[?:1.8.0_212]
37 at java.lang.System.loadLibrary(System.java:1122) ~[?:1.8.0_212]
38 at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) ~[paperspigot.jar:git-Paper-213]
39 at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:243) ~[paperspigot.jar:git-Paper-213]
40 at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:124) ~[paperspigot.jar:git-Paper-213]
41 at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:183) ~[paperspigot.jar:git-Paper-213]
42 at io.netty.channel.epoll.Native.<clinit>(Native.java:61) ~[paperspigot.jar:git-Paper-213]
43 at io.netty.channel.epoll.Epoll.<clinit>(Epoll.java:39) ~[paperspigot.jar:git-Paper-213]
44 at net.minecraft.server.v1_14_R1.ServerConnection.a(ServerConnection.java:64) ~[paperspigot.jar:git-Paper-213]
45 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:216) ~[paperspigot.jar:git-Paper-213]
46 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[paperspigot.jar:git-Paper-213]
47 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
48 Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path
49 at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) ~[?:1.8.0_212]
50 at java.lang.Runtime.loadLibrary0(Runtime.java:870) ~[?:1.8.0_212]
51 at java.lang.System.loadLibrary(System.java:1122) ~[?:1.8.0_212]
52 at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) ~[paperspigot.jar:git-Paper-213]
53 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
54 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
55 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
56 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
57 at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:263) ~[paperspigot.jar:git-Paper-213]
58 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_212]
59 at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:255) ~[paperspigot.jar:git-Paper-213]
60 at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:233) ~[paperspigot.jar:git-Paper-213]
61 at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:124) ~[paperspigot.jar:git-Paper-213]
62 at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:183) ~[paperspigot.jar:git-Paper-213]
63 at io.netty.channel.epoll.Native.<clinit>(Native.java:61) ~[paperspigot.jar:git-Paper-213]
64 at io.netty.channel.epoll.Epoll.<clinit>(Epoll.java:39) ~[paperspigot.jar:git-Paper-213]
65 at net.minecraft.server.v1_14_R1.ServerConnection.a(ServerConnection.java:64) ~[paperspigot.jar:git-Paper-213]
66 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:216) ~[paperspigot.jar:git-Paper-213]
67 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[paperspigot.jar:git-Paper-213]
68 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
69[08:57:15] [Server thread/DEBUG]: [io.netty.util.internal.NativeLibraryLoader] Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_641535659271296370813.so
70[08:57:15] [Server thread/DEBUG]: [io.netty.util.NetUtil] -Djava.net.preferIPv4Stack: false
71[08:57:15] [Server thread/DEBUG]: [io.netty.util.NetUtil] -Djava.net.preferIPv6Addresses: false
72[08:57:15] [Server thread/DEBUG]: [io.netty.util.NetUtil] Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
73[08:57:15] [Server thread/DEBUG]: [io.netty.util.NetUtil] /proc/sys/net/core/somaxconn: 128
74[08:57:15] [Server thread/INFO]: Using epoll channel type
75[08:57:15] [Server thread/DEBUG]: [io.netty.channel.MultithreadEventLoopGroup] -Dio.netty.eventLoopThreads: 4
76[08:57:15] [Server thread/DEBUG]: [io.netty.util.internal.PlatformDependent] org.jctools-core.MpscChunkedArrayQueue: available
77[08:57:15] [Server thread/DEBUG]: [io.netty.channel.DefaultChannelId] -Dio.netty.processId: 31582 (auto-detected)
78[08:57:15] [Server thread/DEBUG]: [io.netty.channel.DefaultChannelId] -Dio.netty.machineId: 00:1b:21:ff:fe:e0:16:36 (auto-detected)
79[08:57:15] [Server thread/DEBUG]: [io.netty.util.internal.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
80[08:57:15] [Server thread/DEBUG]: [io.netty.util.internal.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
81[08:57:15] [Server thread/DEBUG]: [io.netty.buffer.PooledByteBufAllocator] -Dio.netty.allocator.numHeapArenas: 16
82[08:57:15] [Server thread/DEBUG]: [io.netty.buffer.PooledByteBufAllocator] -Dio.netty.allocator.numDirectArenas: 16
83[08:57:15] [Server thread/DEBUG]: [io.netty.buffer.PooledByteBufAllocator] -Dio.netty.allocator.pageSize: 8192
84[08:57:15] [Server thread/DEBUG]: [io.netty.buffer.PooledByteBufAllocator] -Dio.netty.allocator.maxOrder: 11
85[08:57:15] [Server thread/DEBUG]: [io.netty.buffer.PooledByteBufAllocator] -Dio.netty.allocator.chunkSize: 16777216
86[08:57:15] [Server thread/DEBUG]: [io.netty.buffer.PooledByteBufAllocator] -Dio.netty.allocator.tinyCacheSize: 512
87[08:57:15] [Server thread/DEBUG]: [io.netty.buffer.PooledByteBufAllocator] -Dio.netty.allocator.smallCacheSize: 256
88[08:57:15] [Server thread/DEBUG]: [io.netty.buffer.PooledByteBufAllocator] -Dio.netty.allocator.normalCacheSize: 64
89[08:57:15] [Server thread/DEBUG]: [io.netty.buffer.PooledByteBufAllocator] -Dio.netty.allocator.maxCachedBufferCapacity: 32768
90[08:57:15] [Server thread/DEBUG]: [io.netty.buffer.PooledByteBufAllocator] -Dio.netty.allocator.cacheTrimInterval: 8192
91[08:57:15] [Server thread/DEBUG]: [io.netty.buffer.PooledByteBufAllocator] -Dio.netty.allocator.useCacheForAllThreads: true
92[08:57:15] [Server thread/DEBUG]: [io.netty.buffer.ByteBufUtil] -Dio.netty.allocator.type: pooled
93[08:57:15] [Server thread/DEBUG]: [io.netty.buffer.ByteBufUtil] -Dio.netty.threadLocalDirectBufferSize: 0
94[08:57:15] [Server thread/DEBUG]: [io.netty.buffer.ByteBufUtil] -Dio.netty.maxThreadLocalCharBufferSize: 16384
95[08:57:20] [Server thread/WARN]: Plugin Jokes v1.0-SNAPSHOT does not specify an api-version.
96[08:57:20] [Server thread/WARN]: Plugin FunQuiz v1.8.0 does not specify an api-version.
97[08:57:20] [Server thread/WARN]: Plugin DeluxeTags v1.7.1 does not specify an api-version.
98[08:57:20] [Server thread/WARN]: Plugin Announce v3.0 does not specify an api-version.
99[08:57:20] [Server thread/WARN]: Plugin BCommons v0.2.4 does not specify an api-version.
100[08:57:20] [Server thread/WARN]: Plugin SaveRod v2.4.5 does not specify an api-version.
101[08:57:20] [Server thread/WARN]: Plugin LightAPI v3.4.1 does not specify an api-version.
102[08:57:20] [Server thread/WARN]: Plugin BetterAlias v1.5.2 does not specify an api-version.
103[08:57:20] [Server thread/WARN]: Plugin BannerBoard v1.10.2 does not specify an api-version.
104[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %name% for plugin BannerBoard...
105[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %BannerBoard:name% for plugin BannerBoard...
106[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %uuid% for plugin BannerBoard...
107[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %BannerBoard:uuid% for plugin BannerBoard...
108[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer COLOR for plugin BannerBoard...
109[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:COLOR for plugin BannerBoard...
110[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer IMAGE for plugin BannerBoard...
111[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:IMAGE for plugin BannerBoard...
112[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer TEXT for plugin BannerBoard...
113[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:TEXT for plugin BannerBoard...
114[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer SKIN for plugin BannerBoard...
115[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:SKIN for plugin BannerBoard...
116[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer LIVEIMG for plugin BannerBoard...
117[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:LIVEIMG for plugin BannerBoard...
118[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer URLIMG for plugin BannerBoard...
119[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:URLIMG for plugin BannerBoard...
120[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer INTERACT for plugin BannerBoard...
121[08:57:20] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:INTERACT for plugin BannerBoard...
122[08:57:20] [Server thread/WARN]: Plugin BlockRewardsPro v1.1.1 does not specify an api-version.
123[08:57:20] [Server thread/WARN]: Plugin MVdWPlaceholderAPI v3.0.1 does not specify an api-version.
124[08:57:20] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
125[08:57:20] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
126[08:57:20] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
127[08:57:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.eventbus.EventBus
128[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector2
129[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector3
130[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector2
131[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector3
132[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockStateHolder
133[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BaseBlock
134[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockState
135[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.entity.BaseEntity
136[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.Location
137[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.biome.BiomeType
138[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.weather.WeatherType
139[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.EditSession
140[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.Operations
141[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
142[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extension.platform.PlayerProxy
143[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.collection.LocatedBlockList
144[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.MultiStageReorder
145[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
146[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.AbstractRegion
147[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.EllipsoidRegion
148[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
149[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.TransformRegion
150[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.RegionIntersection
151[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.NullRegion
152[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.Polygonal2DRegion
153[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CylinderRegion
154[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CuboidRegion
155[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SnapshotUtilCommands
156[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.ScriptingCommands
157[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SchematicCommands
158[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommands
159[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.UtilityCommandsRegistration
160[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommandsRegistration
161[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
162[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
163[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
164[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
165[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
166[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
167[08:57:21] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
168[08:57:21] [Server thread/WARN]: Plugin FeatherBoard v4.22.0 does not specify an api-version.
169[08:57:21] [Server thread/WARN]: Plugin AltsManager v5.1.0 does not specify an api-version.
170[08:57:21] [Server thread/WARN]: Plugin NoHopperCraft v1.0 does not specify an api-version.
171[08:57:21] [Server thread/WARN]: Plugin Skywars v4.1 does not specify an api-version.
172[08:57:21] [Server thread/WARN]: Plugin TimedRewards v3.0.4 does not specify an api-version.
173[08:57:22] [Server thread/WARN]: Plugin ProtectionLib v0.9.8 does not specify an api-version.
174[08:57:22] [Server thread/WARN]: Plugin ArcadeBoard v1.3.0 does not specify an api-version.
175[08:57:22] [Server thread/WARN]: Plugin FlyTime v1.2 does not specify an api-version.
176[08:57:22] [Server thread/WARN]: Plugin XPBoost v3.2.1 does not specify an api-version.
177[08:57:22] [Server thread/WARN]: Plugin MiniaturePets v2.3.3 does not specify an api-version.
178[08:57:22] [Server thread/WARN]: Plugin JetsMinions v5.4.7 does not specify an api-version.
179[08:57:22] [Server thread/WARN]: Plugin AdvancedEnchantments v6.3.1 does not specify an api-version.
180[08:57:22] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
181[08:57:22] [Server thread/INFO]: [Jokes] Loading Jokes v1.0-SNAPSHOT
182[08:57:22] [Server thread/INFO]: [EnchantmentLock] Loading EnchantmentLock v2.0
183[08:57:22] [Server thread/INFO]: [FunQuiz] Loading FunQuiz v1.8.0
184[08:57:22] [Server thread/INFO]: [OneTimeUse] Loading OneTimeUse v2.4.1
185[08:57:22] [Server thread/INFO]: [ajParkour] Loading ajParkour v1.44.6
186[08:57:22] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
187[08:57:22] [Server thread/INFO]: [Announce] Loading Announce v3.0
188[08:57:22] [Server thread/INFO]: [BCommons] Loading BCommons v0.2.4
189[08:57:22] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /proc/self/stat
190[08:57:22] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /proc/uptime
191[08:57:22] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /proc/uptime
192[08:57:22] [Server thread/TRACE]: [oshi.util.FileUtil] Read 12220179.39 70740301.46
193[08:57:22] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /proc/uptime
194[08:57:22] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /proc/uptime
195[08:57:22] [Server thread/TRACE]: [oshi.util.FileUtil] Read 12220179.39 70740301.46
196[08:57:22] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /etc/system-release
197[08:57:22] [Server thread/DEBUG]: [oshi.software.os.linux.LinuxOperatingSystem] /etc/system-release: CentOS Linux release 7.6.1810 (Core)
198[08:57:22] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /proc/version
199[08:57:22] [Server thread/INFO]: [SaveRod] Loading SaveRod v2.4.5
200[08:57:22] [Server thread/INFO]: [TreeGravity] Loading TreeGravity v4.2.2
201[08:57:22] [Server thread/INFO]: [TreeGravity] Checking for updates...
202[08:57:22] [Server thread/INFO]: [TreeGravity] Latest Version: v4.2.2
203[08:57:22] [Server thread/INFO]: [TreeGravity] TreeGravity is up to date
204[08:57:22] [Server thread/INFO]: [InfoBook] Loading InfoBook v3.0
205[08:57:22] [Server thread/INFO]: [LightAPI] Loading LightAPI v3.4.1
206[08:57:22] [Server thread/INFO]: [BetterAlias] Loading BetterAlias v1.5.2
207[08:57:22] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1
208[08:57:22] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1;61bc012
209[08:57:23] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@553933ef]
210[08:57:23] [Server thread/INFO]: [MineableSpawners] Loading MineableSpawners v2.0.8
211[08:57:23] [Server thread/INFO]: [Sickle] Loading Sickle v1.8.3
212[08:57:23] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.0
213[08:57:23] [Server thread/INFO]: [Blackjack] Loading Blackjack v1.6.1
214[08:57:23] [Server thread/INFO]: [MySkin] Loading MySkin v2.7
215[08:57:23] [Server thread/INFO]: [BannerBoard] Loading BannerBoard v1.10.2
216[08:57:23] [Server thread/INFO]: [ActionBarAPI] Loading ActionBarAPI v1.5.4
217[08:57:23] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0-SNAPSHOT
218[08:57:23] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.14.4) has not yet been tested! Proceed with caution.
219[08:57:23] [Server thread/INFO]: [BlockRewardsPro] Loading BlockRewardsPro v1.1.1
220[08:57:23] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v3.0.1
221[08:57:23] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.6.11
222[08:57:23] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
223[08:57:23] [Server thread/INFO]: [PocketGames] Loading PocketGames v3.17.2
224[08:57:23] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.12.0
225[08:57:23] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.22.0
226[08:57:23] [Server thread/INFO]: [NerfPhantoms] Loading NerfPhantoms v1.1.2
227[08:57:23] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
228[08:57:23] [Server thread/INFO]: [AltsManager] Loading AltsManager v5.1.0
229[08:57:23] [Server thread/INFO]: [NoHopperCraft] Loading NoHopperCraft v1.0
230[08:57:23] [Server thread/INFO]: [Skywars] Loading Skywars v4.1
231[08:57:23] [Server thread/INFO]: [ezAuctions] Loading ezAuctions v1.5.0
232[08:57:23] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.1-SNAPSHOT;1974-5fca3b3
233[08:57:23] [Server thread/INFO]: [TimedRewards] Loading TimedRewards v3.0.4
234[08:57:23] [Server thread/INFO]: [ProtectionLib] Loading ProtectionLib v0.9.8
235[08:57:23] [Server thread/INFO]: [Shop] Loading Shop v1.8.1
236[08:57:23] [Server thread/INFO]: [EpicCraftingsPlus] Loading EpicCraftingsPlus v5.6.4
237[08:57:23] [Server thread/INFO]: [ArcadeBoard] Loading ArcadeBoard v1.3.0
238[08:57:23] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.1.2
239[08:57:23] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.20.7
240[08:57:23] [Server thread/INFO]: [BeastTokens] Loading BeastTokens v3.7.2
241[08:57:23] [Server thread/INFO]: [FlyTime] Loading FlyTime v1.2
242[08:57:23] [Server thread/INFO]: [PinataParty] Loading PinataParty v1.8.2
243[08:57:23] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.25-SNAPSHOT (build 1762)
244[08:57:23] [Server thread/INFO]: [BentoBox] Loading BentoBox v1.9.0-SNAPSHOT-b1433
245[08:57:23] [Server thread/INFO]: [TAB] Loading TAB v2.5.3
246[08:57:23] [Server thread/INFO]: [XPBoost] Loading XPBoost v3.2.1
247[08:57:23] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.1.110
248[08:57:23] [Server thread/INFO]: mcMMO has registered WG flags successfully!
249[08:57:23] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.5.7
250[08:57:23] [Server thread/INFO]: [MiniaturePets] Loading MiniaturePets v2.3.3
251[08:57:23] [Server thread/INFO]: [Racing] Loading Racing v1.19.0
252[08:57:23] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.4
253[08:57:23] [Server thread/INFO]: [Quests] Loading Quests v2.6
254[08:57:23] [Server thread/INFO]: [JetsMinions] Loading JetsMinions v5.4.7
255[08:57:23] [Server thread/INFO]: [JupiterCore] Loading JupiterCore v1.3.1
256[08:57:23] [Server thread/INFO]: [EpicSellChest] Loading EpicSellChest v1.3.1
257[08:57:23] [Server thread/INFO]: [PremiumVanish] Loading PremiumVanish v2.5.2
258[08:57:23] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
259[08:57:23] [Server thread/INFO]: [AdvancedOreGen] Loading AdvancedOreGen v1.6.22-SNAPSHOT
260[08:57:23] [Server thread/INFO]: [CMI] Loading CMI v8.6.15.1
261[08:57:23] [Server thread/INFO]: [FurnitureLib] Loading FurnitureLib v2.1.4
262[08:57:23] [Server thread/INFO]: [QuantumRPG] Loading QuantumRPG v4.4.5
263[08:57:23] [Server thread/INFO]: [AdvancedEnchantments] Loading AdvancedEnchantments v6.3.1
264[08:57:23] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v2.0.17
265[08:57:23] [Server thread/INFO]: [DiceFurniture] Loading DiceFurniture v3.3.0.2
266[08:57:23] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
267[08:57:23] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
268[08:57:23] [Server thread/INFO]: __
269[08:57:23] [Server thread/INFO]: | |__) LuckPerms v4.4.1
270[08:57:23] [Server thread/INFO]: |___ | Running on Bukkit - Paper
271[08:57:23] [Server thread/INFO]:
272[08:57:23] [Server thread/INFO]: [LuckPerms] Loading configuration...
273[08:57:23] [Server thread/INFO]: [LuckPerms] Loading storage provider... [YAML]
274[08:57:23] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
275[08:57:23] [Server thread/INFO]: [LuckPerms] Performing initial data load...
276[08:57:23] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 471ms)
277[08:57:23] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1;61bc012
278[08:57:23] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
279[08:57:23] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
280[08:57:24] [Server thread/DEBUG]: Using jar:file:/home/minecraft/multicraft/servers/server33964/plugins/worldedit-bukkit-7.0.1.jar!/com/sk89q/worldedit/world/registry/blocks.114.json for bundled block data.
281[08:57:24] [Server thread/DEBUG]: Using jar:file:/home/minecraft/multicraft/servers/server33964/plugins/worldedit-bukkit-7.0.1.jar!/com/sk89q/worldedit/world/registry/items.114.json for bundled item data.
282[08:57:24] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0-SNAPSHOT
283[08:57:24] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
284[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.6.11
285[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
286[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
287[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
288[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
289[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
290[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
291[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
292[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
293[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
294[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
295[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
296[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] = =
297[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
298[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
299[08:57:24] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
300[08:57:24] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
301[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_14_R1, DirectChunkAPI disabled
302[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
303[08:57:24] [Server thread/INFO]: [AsyncWorldEdit] Enabled
304[08:57:24] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
305[08:57:24] [Server thread/INFO]: [Vault] [Economy] CMI Economy found: Waiting
306[08:57:24] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
307[08:57:24] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b${env.TRAVIS_BUILD_NUMBER}
308[08:57:24] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
309[08:57:24] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
310[08:57:24] [Server thread/INFO]: [BentoBox] Enabling BentoBox v1.9.0-SNAPSHOT-b1433
311[08:57:24] [Server thread/INFO]: [BentoBox] Loading Settings from config.yml...
312[08:57:24] [Thread-33/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
313[08:57:25] [Server thread/INFO]: [BentoBox] Hooking with Vault...
314[08:57:25] [Server thread/INFO]: [BentoBox] Loading addons...
315[08:57:25] [Server thread/ERROR]: [BentoBox] AddonException : Main class does not extend 'Addon'
316[08:57:25] [Server thread/INFO]: [BentoBox] Loaded 11 addons.
317[08:57:25] [Server thread/INFO]: Preparing level "world"
318[08:57:25] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
319[08:57:26] [Server thread/INFO]: Loaded 6 recipes
320[08:57:26] [Server thread/INFO]: -------- World Settings For [world] --------
321[08:57:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
322[08:57:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
323[08:57:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
324[08:57:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
325[08:57:26] [Server thread/INFO]: Experience Merge Radius: 3.0
326[08:57:26] [Server thread/INFO]: Mob Spawn Range: 6
327[08:57:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
328[08:57:26] [Server thread/INFO]: Cane Growth Modifier: 100%
329[08:57:26] [Server thread/INFO]: Melon Growth Modifier: 100%
330[08:57:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
331[08:57:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
332[08:57:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
333[08:57:26] [Server thread/INFO]: Beetroot Growth Modifier: 100%
334[08:57:26] [Server thread/INFO]: Carrot Growth Modifier: 100%
335[08:57:26] [Server thread/INFO]: Potato Growth Modifier: 100%
336[08:57:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
337[08:57:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
338[08:57:26] [Server thread/INFO]: Vine Growth Modifier: 100%
339[08:57:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
340[08:57:26] [Server thread/INFO]: Bamboo Growth Modifier: 100%
341[08:57:26] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
342[08:57:26] [Server thread/INFO]: Kelp Growth Modifier: 100%
343[08:57:26] [Server thread/INFO]: Max TNT Explosions: 100
344[08:57:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
345[08:57:26] [Server thread/INFO]: View Distance: 9
346[08:57:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
347[08:57:26] [Server thread/INFO]: Item Merge Radius: 2.5
348[08:57:26] [Server thread/INFO]: Item Despawn Rate: 6000
349[08:57:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
350[08:57:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
351[08:57:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
352[08:57:26] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
353[08:57:26] [Server thread/INFO]: -------- World Settings For [world_nether] --------
354[08:57:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
355[08:57:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
356[08:57:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
357[08:57:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
358[08:57:26] [Server thread/INFO]: Experience Merge Radius: 3.0
359[08:57:26] [Server thread/INFO]: Mob Spawn Range: 6
360[08:57:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
361[08:57:26] [Server thread/INFO]: Cane Growth Modifier: 100%
362[08:57:26] [Server thread/INFO]: Melon Growth Modifier: 100%
363[08:57:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
364[08:57:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
365[08:57:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
366[08:57:26] [Server thread/INFO]: Beetroot Growth Modifier: 100%
367[08:57:26] [Server thread/INFO]: Carrot Growth Modifier: 100%
368[08:57:26] [Server thread/INFO]: Potato Growth Modifier: 100%
369[08:57:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
370[08:57:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
371[08:57:26] [Server thread/INFO]: Vine Growth Modifier: 100%
372[08:57:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
373[08:57:26] [Server thread/INFO]: Bamboo Growth Modifier: 100%
374[08:57:26] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
375[08:57:26] [Server thread/INFO]: Kelp Growth Modifier: 100%
376[08:57:26] [Server thread/INFO]: Max TNT Explosions: 100
377[08:57:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
378[08:57:26] [Server thread/INFO]: View Distance: 9
379[08:57:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
380[08:57:26] [Server thread/INFO]: Item Merge Radius: 2.5
381[08:57:26] [Server thread/INFO]: Item Despawn Rate: 6000
382[08:57:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
383[08:57:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
384[08:57:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
385[08:57:26] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
386[08:57:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
387[08:57:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
388[08:57:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
389[08:57:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
390[08:57:26] [Server thread/INFO]: Experience Merge Radius: 3.0
391[08:57:26] [Server thread/INFO]: Mob Spawn Range: 6
392[08:57:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
393[08:57:26] [Server thread/INFO]: Cane Growth Modifier: 100%
394[08:57:26] [Server thread/INFO]: Melon Growth Modifier: 100%
395[08:57:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
396[08:57:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
397[08:57:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
398[08:57:26] [Server thread/INFO]: Beetroot Growth Modifier: 100%
399[08:57:26] [Server thread/INFO]: Carrot Growth Modifier: 100%
400[08:57:26] [Server thread/INFO]: Potato Growth Modifier: 100%
401[08:57:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
402[08:57:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
403[08:57:26] [Server thread/INFO]: Vine Growth Modifier: 100%
404[08:57:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
405[08:57:26] [Server thread/INFO]: Bamboo Growth Modifier: 100%
406[08:57:26] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
407[08:57:26] [Server thread/INFO]: Kelp Growth Modifier: 100%
408[08:57:26] [Server thread/INFO]: Max TNT Explosions: 100
409[08:57:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
410[08:57:26] [Server thread/INFO]: View Distance: 9
411[08:57:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
412[08:57:26] [Server thread/INFO]: Item Merge Radius: 2.5
413[08:57:26] [Server thread/INFO]: Item Despawn Rate: 6000
414[08:57:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
415[08:57:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
416[08:57:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
417[08:57:26] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
418[08:57:26] [Server thread/INFO]: Preparing spawn area: 0%
419[08:57:26] [Server thread/INFO]: Preparing spawn area: 0%
420[08:57:27] [Server thread/INFO]: Loaded 361 spawn chunks for world world
421[08:57:27] [Server thread/INFO]: Resource reload finished after 1821 ms
422[08:57:27] [Server thread/INFO]: TagRegistry took approximately 140 ms (138 ms preparing, 2 ms applying)
423[08:57:27] [Server thread/INFO]: ----------
424[08:57:27] [Server thread/INFO]: CraftingManager took approximately 349 ms (328 ms preparing, 21 ms applying)
425[08:57:27] [Server thread/INFO]: ----------
426[08:57:27] [Server thread/INFO]: LootTableRegistry took approximately 518 ms (417 ms preparing, 101 ms applying)
427[08:57:27] [Server thread/INFO]: ----------
428[08:57:27] [Server thread/INFO]: CustomFunctionData took approximately 0 ms (0 ms preparing, 0 ms applying)
429[08:57:27] [Server thread/INFO]: ----------
430[08:57:27] [Server thread/INFO]: AdvancementDataWorld took approximately 476 ms (428 ms preparing, 48 ms applying)
431[08:57:27] [Server thread/INFO]: ----------
432[08:57:27] [Server thread/INFO]: DefinedStructureManager took approximately 0 ms (0 ms preparing, 0 ms applying)
433[08:57:27] [Server thread/INFO]: ----------
434[08:57:27] [Server thread/INFO]: Total blocking time: 172 ms
435[08:57:27] [Server thread/INFO]: Time elapsed: 961 ms
436[08:57:27] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
437[08:57:27] [Server thread/INFO]: Preparing spawn area: 0%
438[08:57:27] [Server thread/INFO]: Loaded 361 spawn chunks for world world_nether
439[08:57:27] [Server thread/INFO]: Time elapsed: 497 ms
440[08:57:27] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
441[08:57:27] [Server thread/INFO]: Preparing spawn area: 0%
442[08:57:28] [Server thread/INFO]: Loaded 361 spawn chunks for world world_the_end
443[08:57:28] [Server thread/INFO]: Time elapsed: 308 ms
444[08:57:28] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
445[08:57:28] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
446[08:57:28] [Server thread/INFO]: [Jokes] Enabling Jokes v1.0-SNAPSHOT*
447[08:57:28] [Server thread/INFO]: [Jokes] Reticulating the funny bones.
448[08:57:28] [Server thread/INFO]: [EnchantmentLock] Enabling EnchantmentLock v2.0
449[08:57:28] [Server thread/INFO]: [FunQuiz] Enabling FunQuiz v1.8.0*
450[08:57:28] [Server thread/INFO]: [FunQuiz] Loading configuration files...
451[08:57:28] [Server thread/INFO]: [FunQuiz] Registering commands...
452[08:57:28] [Server thread/INFO]: [FunQuiz] Registering listeners...
453[08:57:28] [Server thread/INFO]: [FunQuiz] Setting up the database...
454[08:57:28] [Server thread/INFO]: [OneTimeUse] Enabling OneTimeUse v2.4.1
455[08:57:28] [Server thread/INFO]: [Reward] Config.yml found, loading!
456[08:57:28] [Server thread/INFO]: [Reward] OneTimeUse V2.4.1 has been enabled!
457[08:57:28] [Server thread/INFO]: [ajParkour] Enabling ajParkour v1.44.6
458[08:57:28] [Server thread/INFO]: ajParkour v1.44.6 by ajgeiss0702 enabled!
459[08:57:28] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1*
460[08:57:28] [Server thread/INFO]: [DeluxeTags] 235 tags loaded
461[08:57:28] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
462[08:57:28] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
463[08:57:28] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
464[08:57:28] [Server thread/INFO]: ----------------------------
465[08:57:28] [Server thread/INFO]: DeluxeTags Updater
466[08:57:28] [Server thread/INFO]:
467[08:57:28] [Server thread/INFO]: Could not connect to spigotmc.org
468[08:57:28] [Server thread/INFO]: to check for updates!
469[08:57:28] [Server thread/INFO]:
470[08:57:28] [Server thread/INFO]: ----------------------------
471[08:57:28] [Server thread/INFO]: ----------------------------
472[08:57:28] [Server thread/INFO]: DeluxeTags Updater
473[08:57:28] [Server thread/INFO]:
474[08:57:28] [Server thread/INFO]: You are running 1.7.1
475[08:57:28] [Server thread/INFO]: The latest version
476[08:57:28] [Server thread/INFO]: of DeluxeTags!
477[08:57:28] [Server thread/INFO]:
478[08:57:28] [Server thread/INFO]: ----------------------------
479[08:57:28] [Server thread/INFO]: [Announce] Enabling Announce v3.0*
480[08:57:28] [Server thread/INFO]: [Announce] Scheduled Announcements Started
481[08:57:28] [Server thread/INFO]: [Announce] Scheduled Interval: 600 seconds
482[08:57:28] [Server thread/INFO]: [Announce] OnScheduledAnnouncements: ON
483[08:57:28] [Server thread/INFO]: [Announce] OnPlayerJoin: OFF
484[08:57:28] [Server thread/INFO]: [Announce] OnCommand: OFF
485[08:57:28] [Server thread/INFO]: [BCommons] Enabling BCommons v0.2.4*
486[08:57:28] [Server thread/INFO]: [BCommons] [Info]: Server NMS package version: v1_14_R1 (legacy: false).
487[08:57:28] [Server thread/INFO]: [BCommons] [Info]: Registered worker: WorkerBInventory.
488[08:57:28] [Server thread/INFO]: [SaveRod] Enabling SaveRod v2.4.5*
489[08:57:28] [Server thread/INFO]: [TreeGravity] Enabling TreeGravity v4.2.2
490[08:57:28] [Server thread/INFO]: [TreeGravity] TreeGravity enabled
491[08:57:28] [Server thread/INFO]: [InfoBook] Enabling InfoBook v3.0
492[08:57:28] [Server thread/INFO]: [InfoBook] InfoBook 3.0, compiled: Tue Oct 08 22:21:38 EDT 2019
493[08:57:28] [Server thread/INFO]: [InfoBook] Plugin enabled.
494[08:57:28] [Server thread/INFO]: [LightAPI] Enabling LightAPI v3.4.1*
495[08:57:28] [Server thread/INFO]: [LightAPI] Loading handler for Paper git-Paper-213 (MC: 1.14.4)
496[08:57:28] [Server thread/INFO]: [BetterAlias] Enabling BetterAlias v1.5.2*
497[08:57:28] [Server thread/INFO]: [MineableSpawners] Enabling MineableSpawners v2.0.8
498[08:57:28] [Server thread/INFO]: [Sickle] Enabling Sickle v1.8.3
499[08:57:28] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.0
500[08:57:28] [Server thread/INFO]: [ClearLag] Loading modules...
501[08:57:28] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
502[08:57:28] [Server thread/INFO]: [ClearLag] Modules have been loaded!
503[08:57:28] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
504[08:57:28] [Server thread/INFO]: [Blackjack] Enabling Blackjack v1.6.1
505[08:57:28] [Thread-36/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.14]...
506[08:57:28] [Server thread/INFO]: [MySkin] Enabling MySkin v2.7
507[08:57:28] [Server thread/INFO]: [MySkin] Running on server version v1_14_R1
508[08:57:28] [Server thread/INFO]: [BannerBoard] Enabling BannerBoard v1.10.2*
509[08:57:28] [Server thread/INFO]: [ActionBarAPI] Enabling ActionBarAPI v1.5.4
510[08:57:28] [Server thread/INFO]: ActionBarAPI V1.5.4 has been enabled!
511[08:57:28] [Server thread/INFO]: [BlockRewardsPro] Enabling BlockRewardsPro v1.1.1*
512[08:57:28] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v3.0.1*
513[08:57:28] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing placeholders ...
514[08:57:28] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
515[08:57:28] [Server thread/INFO]: [PocketGames] Enabling PocketGames v3.17.2
516[08:57:28] [Thread-36/INFO]: [ClearLag] No updates found!
517[08:57:28] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.12.0
518[08:57:28] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
519[08:57:29] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: type
520[08:57:29] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
521[08:57:29] [Server thread/INFO]: [DeluxeMenus] 25 GUI menus loaded!
522[08:57:29] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
523[08:57:29] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
524[08:57:29] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
525[08:57:29] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.22.0*
526[08:57:29] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
527[08:57:29] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.22.0
528[08:57:29] [Server thread/INFO]: [FeatherBoard] Framework version: 2019-07
529[08:57:29] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
530[08:57:29] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
531[08:57:29] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
532[08:57:29] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
533[08:57:29] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
534[08:57:29] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
535[08:57:29] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
536[08:57:29] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
537[08:57:29] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
538[08:57:29] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
539[08:57:29] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
540[08:57:29] [Server thread/INFO]: [FeatherBoard] Loading messages ...
541[08:57:29] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
542[08:57:29] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
543[08:57:29] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
544[08:57:29] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
545[08:57:30] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
546[08:57:30] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
547[08:57:30] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
548[08:57:30] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
549[08:57:30] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
550[08:57:30] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
551[08:57:30] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
552[08:57:31] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
553[08:57:31] [Server thread/INFO]: [FeatherBoard] Loaded 5665 of the 5665 placholders
554[08:57:31] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
555[08:57:31] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
556[08:57:31] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
557[08:57:31] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
558[08:57:31] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
559[08:57:31] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
560[08:57:31] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
561[08:57:32] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
562[08:57:32] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
563[08:57:32] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
564[08:57:33] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
565[08:57:33] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
566[08:57:33] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
567[08:57:33] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
568[08:57:33] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
569[08:57:33] [Server thread/INFO]: [Score] Your version is up to date!
570[08:57:33] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
571[08:57:33] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
572[08:57:33] [Server thread/INFO]: [NerfPhantoms] Enabling NerfPhantoms v1.1.2
573[08:57:33] [Server thread/INFO]: [AltsManager] Enabling AltsManager v5.1.0*
574[08:57:33] [Server thread/INFO]: [NoHopperCraft] Enabling NoHopperCraft v1.0*
575[08:57:33] [Server thread/INFO]: [NoHopperCraft] NoHopperCraft 1.0 has been enabled!
576[08:57:33] [Server thread/INFO]: [Skywars] Enabling Skywars v4.1*
577[08:57:34] [Server thread/INFO]: [Skywars] The plugin is using the new durability system: true
578[08:57:34] [Server thread/INFO]: [Skywars] The plugin is using the new spectator system: true
579[08:57:34] [Server thread/INFO]: [Skywars] Loaded the mystery box settings!
580[08:57:34] [Server thread/INFO]: [Skywars] Found PlaceholderAPI, Hooked: true
581[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_players_count}
582[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_parties_count}
583[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_lobby_players_count}
584[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_arenas_count}
585[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_kits_count}
586[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_trails_count}
587[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_cages_count}
588[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_kills}
589[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_deaths}
590[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_accuracy}
591[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_coins}
592[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_wins}
593[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_modifier}
594[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_projectiles_launched}
595[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_projectiles_hit}
596[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_player_exp}
597[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_player_rank}
598[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_blocks_broken}
599[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_blocks_placed}
600[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_arena}
601[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_party_leader}
602[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_selected_kit}
603[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_selected_trail}
604[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_selected_cage}
605[08:57:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Skywars added custom placeholder {skywars_teamcolor}
606[08:57:34] [Server thread/INFO]: [Skywars] Found MVdWPlaceholderAPI, Hooked: true
607[08:57:34] [Server thread/INFO]: =======================================
608[08:57:34] [Server thread/INFO]: [Skywars] Plugin has been enabled (v4.1)
609[08:57:34] [Server thread/INFO]: =======================================
610[08:57:34] [Server thread/INFO]: [ezAuctions] Enabling ezAuctions v1.5.0
611[08:57:34] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.1-SNAPSHOT;1974-5fca3b3
612[08:57:34] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
613[08:57:34] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
614[08:57:34] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
615[08:57:34] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
616[08:57:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
617[08:57:34] [Server thread/INFO]: [WorldGuard] (world_nether) Blacklist loaded with 2 entries.
618[08:57:34] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
619[08:57:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
620[08:57:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
621[08:57:34] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
622[08:57:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
623[08:57:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Blacklist loaded with 2 entries.
624[08:57:34] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
625[08:57:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
626[08:57:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
627[08:57:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
628[08:57:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
629[08:57:34] [Server thread/INFO]: [WorldGuard] Loading region data...
630[08:57:34] [Server thread/INFO]: [TimedRewards] Enabling TimedRewards v3.0.4*
631[08:57:34] [Server thread/INFO]: [TimedRewards] [Info]: TimedRewards enable start. Discord support server: https://redirect.bradleysteele.me/bps.
632[08:57:34] [Server thread/DEBUG]: [oshi.hardware.common.AbstractCentralProcessor] Oracle MXBean detected.
633[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /proc/cpuinfo
634[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /proc/cpuinfo
635[08:57:34] [Server thread/TRACE]: [oshi.util.ExecutingCommand] Couldn't run command [dmidecode, -t, 4]: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory
636[08:57:34] [Server thread/TRACE]: [oshi.util.ExecutingCommand] Couldn't run command [cpuid, -1r]: java.io.IOException: Cannot run program "cpuid": error=2, No such file or directory
637[08:57:34] [Server thread/DEBUG]: [oshi.hardware.platform.linux.LinuxCentralProcessor] Initialized Processor
638[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/sys_vendor
639[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/sys_vendor
640[08:57:34] [Server thread/TRACE]: [oshi.util.FileUtil] Read System manufacturer
641[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/product_name
642[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/product_name
643[08:57:34] [Server thread/TRACE]: [oshi.util.FileUtil] Read System Product Name
644[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/product_version
645[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/product_version
646[08:57:34] [Server thread/TRACE]: [oshi.util.FileUtil] Read System Version
647[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/product_serial
648[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/board_serial
649[08:57:34] [Server thread/TRACE]: [oshi.util.ExecutingCommand] Couldn't run command [dmidecode, -t, system]: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory
650[08:57:34] [Server thread/TRACE]: [oshi.util.ExecutingCommand] Couldn't run command [lshal]: java.io.IOException: Cannot run program "lshal": error=2, No such file or directory
651[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/bios_vendor
652[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/bios_vendor
653[08:57:34] [Server thread/TRACE]: [oshi.util.FileUtil] Read American Megatrends Inc.
654[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/modalias
655[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/modalias
656[08:57:34] [Server thread/TRACE]: [oshi.util.FileUtil] Read dmi:bvnAmericanMegatrendsInc.:bvr1203:bd12/26/2017:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnSTRIXZ270FGAMING:rvrRev1.xx:cvnDefaultstring:ct3:cvrDefaultstring:
657[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/bios_version
658[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/bios_version
659[08:57:34] [Server thread/TRACE]: [oshi.util.FileUtil] Read 1203
660[08:57:34] [Server thread/TRACE]: [oshi.util.ExecutingCommand] Couldn't run command [dmidecode, -t, bios]: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory
661[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/bios_date
662[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/bios_date
663[08:57:34] [Server thread/TRACE]: [oshi.util.FileUtil] Read 12/26/2017
664[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/board_vendor
665[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/board_vendor
666[08:57:34] [Server thread/TRACE]: [oshi.util.FileUtil] Read ASUSTeK COMPUTER INC.
667[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/board_name
668[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/board_name
669[08:57:34] [Server thread/TRACE]: [oshi.util.FileUtil] Read STRIX Z270F GAMING
670[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/board_version
671[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/board_version
672[08:57:34] [Server thread/TRACE]: [oshi.util.FileUtil] Read Rev 1.xx
673[08:57:34] [Server thread/DEBUG]: [oshi.util.FileUtil] Reading file /sys/devices/virtual/dmi/id/board_serial
674[08:57:35] [Server thread/INFO]: [TimedRewards] [Info]: Registered worker: l9XRe5IMRdXNtHcLGaIZX62u9RzKya.
675[08:57:35] [Server thread/INFO]: [TimedRewards] [Info]: Registered worker: ZI8zPrUsYGQ0N4svBbBrI5nzJzS2yF.
676[08:57:35] [Server thread/INFO]: [TimedRewards] [Info]: Registered worker: nadXAiUtYJDZi3nwBCI23rvms0JwNu.
677[08:57:35] [Server thread/INFO]: [TimedRewards] [Info]: Registered worker: ymGxZvbFpy8ZKE1tDuUnXRhP3cP2se.
678[08:57:35] [Server thread/INFO]: [TimedRewards] [Warn]: Votifier plugin not found, vote rewards are unclaimable.
679[08:57:35] [Server thread/INFO]: [TimedRewards] [Info]: Added reward menu: default containing 1 reward items.
680[08:57:35] [Server thread/INFO]: [TimedRewards] [Info]: Loaded 1 menus (time taken: 8ms).
681[08:57:35] [Server thread/INFO]: [TimedRewards] [Info]: Registered worker: YZGxVH68nf29yLoIbHlfrxzJkGWOP.
682[08:57:35] [Server thread/INFO]: [TimedRewards] [Info]: Registered worker: u8CGOikTPeVPuDYUB4jAXbnt1YUpI3.
683[08:57:35] [Server thread/INFO]: [TimedRewards] [Info]: Detected server version: v1_14_R1.
684[08:57:35] [Server thread/DEBUG]: [io.netty.util.internal.ThreadLocalRandom] -Dio.netty.initialSeedUniquifier: 0x459cff140e89f536
685[08:57:35] [Server thread/INFO]: [TimedRewards] [Info]: Registered worker: zh20aDAAz9W1bXxcmSxKkRFJPRqh9n.
686[08:57:35] [Server thread/INFO]: [TimedRewards] [Info]: Registered command: timedrewards with 44 children.
687[08:57:35] [Server thread/INFO]: [TimedRewards] [Info]: Registered command: rewards with 0 children.
688[08:57:35] [Server thread/INFO]: [ProtectionLib] Enabling ProtectionLib v0.9.8*
689[08:57:35] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: WorldGuard 7.0.1-SNAPSHOT;1974-5fca3b3
690[08:57:35] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: BentoBox 1.9.0-SNAPSHOT-b1433
691[08:57:35] [Server thread/INFO]: [Shop] Enabling Shop v1.8.1
692[08:57:36] [Server thread/INFO]: [Shop] Vault dependency found. Using the Vault economy ($) for currency on the server.
693[08:57:36] [Server thread/INFO]: [EpicCraftingsPlus] Enabling EpicCraftingsPlus v5.6.4
694[08:57:36] [Server thread/INFO]: ----------[EpicCraftingsPlus]---------
695[08:57:36] [Server thread/INFO]: Has been enabled! Version: 5.6.4
696[08:57:36] [Server thread/INFO]: Optional Dependencies:
697[08:57:36] [Server thread/INFO]: [JOBS] Not Found!
698[08:57:36] [Server thread/INFO]: [VAULT] Found!
699[08:57:36] [Server thread/INFO]: [BATTLELEVELS] Not Found!
700[08:57:36] [Server thread/INFO]: [SKILLAPI] Not Found!
701[08:57:36] [Server thread/INFO]: [TOKENENCHANT] Not Found!
702[08:57:36] [Server thread/INFO]: [PLACEHOLDERAPI] Found!
703[08:57:36] [Server thread/INFO]:
704[08:57:36] [Server thread/INFO]: Thanks for using my plugin! ~Ajneb97
705[08:57:36] [Server thread/INFO]: -------------------------------------
706[08:57:36] [Server thread/INFO]: [ArcadeBoard] Enabling ArcadeBoard v1.3.0*
707[08:57:37] [Server thread/INFO]: [ArcadeBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
708[08:57:37] [Server thread/INFO]: [ArcadeBoard] Plugin: ArcadeBoard v1.3.0
709[08:57:37] [Server thread/INFO]: [ArcadeBoard] Framework version: 2019-05
710[08:57:37] [Server thread/INFO]: [ArcadeBoard] Author: Maximvdw (Maxim Van de Wynckel)
711[08:57:37] [Server thread/INFO]: [ArcadeBoard] Site: https://www.mvdw-software.com/
712[08:57:37] [Server thread/INFO]: [ArcadeBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
713[08:57:37] [Server thread/INFO]: [ArcadeBoard] Loading database driver ...
714[08:57:37] [Server thread/INFO]: [ArcadeBoard] Loading dependency Javax Persistence 2.1.0 ...
715[08:57:37] [Server thread/INFO]: [ArcadeBoard] Javax Persistence 2.1.0 is now loaded!
716[08:57:37] [Server thread/INFO]: [ArcadeBoard] Loading dependency ORMLite 5 ...
717[08:57:37] [Server thread/INFO]: [ArcadeBoard] ORMLite 5 is now loaded!
718[08:57:37] [Server thread/INFO]: [ArcadeBoard] Loading dependency ORMLite 5 JDBC ...
719[08:57:37] [Server thread/INFO]: [ArcadeBoard] ORMLite 5 JDBC is now loaded!
720[08:57:37] [Server thread/INFO]: [ArcadeBoard] Loading configuration ...
721[08:57:37] [Server thread/INFO]: [ArcadeBoard] Loading messages ...
722[08:57:37] [Server thread/INFO]: [ArcadeBoard] Loading language file: lang_en
723[08:57:37] [Server thread/INFO]: [ArcadeBoard] Using ActionTextv4 core
724[08:57:37] [Server thread/DEBUG]: [com.j256.ormlite.dao.DaoManager] created dao for class class be.arcadeboard.PlayerData with reflection
725[08:57:37] [Server thread/DEBUG]: [com.j256.ormlite.dao.DaoManager] created dao for class class be.arcadeboard.PlayerGameData with reflection
726[08:57:37] [Server thread/DEBUG]: [com.j256.ormlite.dao.DaoManager] created dao for class class be.arcadeboard.PluginSetting with reflection
727[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] connection opened: org.sqlite.jdbc4.JDBC4Connection@bc54bfd
728[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] connection set autoCommit to true
729[08:57:37] [Server thread/DEBUG]: [com.j256.ormlite.jdbc.JdbcConnectionSource] opened connection to jdbc:sqlite:plugins/ArcadeBoard/ArcadeBoard.db got #81467326
730[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] query for long statement is prepared and executed: SELECT COUNT(*) FROM `players`
731[08:57:37] [Server thread/DEBUG]: [com.j256.ormlite.stmt.StatementExecutor] query of 'SELECT COUNT(*) FROM `players`' returned 2
732[08:57:37] [Server thread/INFO]: [ArcadeBoard] Database contains 2 player records
733[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] connection is closed returned false
734[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] query for long statement is prepared and executed: SELECT COUNT(*) FROM `plugin_settings`
735[08:57:37] [Server thread/DEBUG]: [com.j256.ormlite.stmt.StatementExecutor] query of 'SELECT COUNT(*) FROM `plugin_settings`' returned 3
736[08:57:37] [Server thread/INFO]: [ArcadeBoard] Your version is up to date!
737[08:57:37] [Server thread/INFO]: [ArcadeBoard] Loading all games from directory: /home/minecraft/multicraft/servers/server33964/plugins/ArcadeBoard/games
738[08:57:37] [Server thread/INFO]: [ArcadeBoard] Checking for resource pack changes ...
739[08:57:37] [Server thread/DEBUG]: [com.j256.ormlite.stmt.StatementBuilder] built statement SELECT * FROM `plugin_settings` WHERE `key` = 'RESOURCE-PACK_NAME'
740[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] connection is closed returned false
741[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] compiled statement: SELECT * FROM `plugin_settings` WHERE `key` = 'RESOURCE-PACK_NAME'
742[08:57:37] [Server thread/DEBUG]: [com.j256.ormlite.stmt.mapped.BaseMappedStatement] prepared statement 'SELECT * FROM `plugin_settings` WHERE `key` = 'RESOURCE-PACK_NAME' ' with 0 args
743[08:57:37] [Server thread/DEBUG]: [com.j256.ormlite.stmt.StatementExecutor] query-for-first of 'SELECT * FROM `plugin_settings` WHERE `key` = 'RESOURCE-PACK_NAME' ' returned at least 1 result
744[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PluginSetting, val class java.lang.Integer: 2
745[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PluginSetting, val class java.lang.String: RESOURCE-PACK_NAME
746[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PluginSetting, val class java.lang.String: 7df03a5de25e4804220272c85a3c2139
747[08:57:37] [Server thread/INFO]: [ArcadeBoard] Resource pack unchanged! Using saved URL and SHA-1 hash ...
748[08:57:37] [Server thread/DEBUG]: [com.j256.ormlite.stmt.StatementBuilder] built statement SELECT * FROM `plugin_settings` WHERE `key` = 'RESOURCE-PACK_HASH'
749[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] connection is closed returned false
750[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] compiled statement: SELECT * FROM `plugin_settings` WHERE `key` = 'RESOURCE-PACK_HASH'
751[08:57:37] [Server thread/DEBUG]: [com.j256.ormlite.stmt.mapped.BaseMappedStatement] prepared statement 'SELECT * FROM `plugin_settings` WHERE `key` = 'RESOURCE-PACK_HASH' ' with 0 args
752[08:57:37] [Server thread/DEBUG]: [com.j256.ormlite.stmt.StatementExecutor] query-for-first of 'SELECT * FROM `plugin_settings` WHERE `key` = 'RESOURCE-PACK_HASH' ' returned at least 1 result
753[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PluginSetting, val class java.lang.Integer: 3
754[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PluginSetting, val class java.lang.String: RESOURCE-PACK_HASH
755[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PluginSetting, val class java.lang.String: 2329f80cecdadf870455adf6f37da201f5a8cfed
756[08:57:37] [Server thread/DEBUG]: [com.j256.ormlite.stmt.StatementBuilder] built statement SELECT * FROM `plugin_settings` WHERE `key` = 'RESOURCE-PACK_URL'
757[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] connection is closed returned false
758[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] compiled statement: SELECT * FROM `plugin_settings` WHERE `key` = 'RESOURCE-PACK_URL'
759[08:57:37] [Server thread/DEBUG]: [com.j256.ormlite.stmt.mapped.BaseMappedStatement] prepared statement 'SELECT * FROM `plugin_settings` WHERE `key` = 'RESOURCE-PACK_URL' ' with 0 args
760[08:57:37] [Server thread/DEBUG]: [com.j256.ormlite.stmt.StatementExecutor] query-for-first of 'SELECT * FROM `plugin_settings` WHERE `key` = 'RESOURCE-PACK_URL' ' returned at least 1 result
761[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PluginSetting, val class java.lang.Integer: 1
762[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PluginSetting, val class java.lang.String: RESOURCE-PACK_URL
763[08:57:37] [Server thread/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PluginSetting, val class java.lang.String: https://download.nodecdn.net/containers/nodecraft/minepack/f18d94e9075c48596a626ef24de4bafd.zip
764[08:57:37] [Server thread/INFO]: [ArcadeBoard] Loading internal applications ...
765[08:57:37] [Server thread/INFO]: [ArcadeBoard] Generating metrics information ...
766[08:57:37] [Server thread/INFO]: [ArcadeBoard] Hooking into MVdWPlaceholderAPI ...
767[08:57:37] [Server thread/INFO]: [MVdWPlaceholderAPI] ArcadeBoard added custom placeholder {arcadeboard_*}
768[08:57:37] [Server thread/INFO]: [ArcadeBoard] Hooking into PlaceholderAPI ...
769[08:57:37] [Server thread/INFO]: [ArcadeBoard] Hooking into other scoreboard plugins ...
770[08:57:37] [Server thread/INFO]: [ArcadeBoard] Adding command 'arcadeboard'
771[08:57:37] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.1.2
772[08:57:37] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
773[08:57:37] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
774[08:57:37] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
775[08:57:37] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
776[08:57:37] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
777[08:57:37] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
778[08:57:37] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
779[08:57:37] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
780[08:57:37] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
781[08:57:37] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
782[08:57:37] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
783[08:57:37] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
784[08:57:37] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
785[08:57:37] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.20.7
786[08:57:37] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
787[08:57:37] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
788[08:57:37] [Server thread/INFO]: [BeastTokens] Enabling BeastTokens v3.7.2
789[08:57:38] [Server thread/INFO]: [BeastTokens] BeastTokens : Version 3.7.2 : has been enabled!
790[08:57:38] [Server thread/ERROR]: [BeastTokens] Plugin BeastTokens v3.7.2 has failed to register events for class me.MrAxe.BeastTokens.BeastTokens because com/vk2gpz/tokenenchant/TokenEnchant does not exist.
791[08:57:38] [Server thread/INFO]: [BeastTokens] /BeastTokens command aliases [beasttoken, tokens, btokens, btoken, token] are regitered
792[08:57:38] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_tokens}
793[08:57:38] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_1}
794[08:57:38] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_2}
795[08:57:38] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_3}
796[08:57:38] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_4}
797[08:57:38] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_5}
798[08:57:38] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_6}
799[08:57:38] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_7}
800[08:57:38] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_8}
801[08:57:38] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_9}
802[08:57:38] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_10}
803[08:57:38] [Server thread/INFO]: [FlyTime] Enabling FlyTime v1.2*
804[08:57:38] [Server thread/INFO]: [FlyTime] Config.yml found, loading!
805[08:57:38] [Server thread/INFO]: [PinataParty] Enabling PinataParty v1.8.2
806[08:57:38] [Server thread/INFO]: [PinataParty] Registering plugin utils...
807[08:57:38] [Server thread/INFO]: [PinataParty] Registering hooks...
808[08:57:38] [Server thread/INFO]: [PinataParty] Hooked onto PlaceholderAPI
809[08:57:38] [Server thread/WARN]: [PinataParty] Votifier not found, not enabling the voting! Download and install it from https://www.spigotmc.org/resources/nuvotifier.13449/
810[08:57:38] [Server thread/WARN]: [PinataParty] GlowAPI and/or PacketListenerAPI not found, rainbow glow will not work! Download and install them from https://www.spigotmc.org/resources/api-packetlistenerapi.2930/ and https://www.spigotmc.org/resources/api-glowapi.19422/
811[08:57:38] [Server thread/INFO]: [PinataParty] Hooked onto Vault
812[08:57:38] [Server thread/INFO]: [PinataParty] Registering files...
813[08:57:38] [Server thread/INFO]: [PinataParty] Registering commands...
814[08:57:38] [Server thread/INFO]: [PinataParty] Registering listeners...
815[08:57:38] [Server thread/INFO]: [PinataParty] Loading saved data...
816[08:57:38] [Server thread/INFO]: [PinataParty] Done and enabled in 10ms
817[08:57:38] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.25-SNAPSHOT (build 1762)
818[08:57:38] [Server thread/INFO]: Unable to find Rhino classes - javascript scripts won't see non-CraftBukkit classes
819[08:57:38] [Server thread/INFO]: [TAB] Enabling TAB v2.5.3
820[08:57:38] [Server thread/INFO]: [TAB] Server version: 1.14.4 (v1_14_R1)
821[08:57:38] [Server thread/INFO]: [TAB] Animation "MyAnimation1" has a refresh interval of 60ms which is not divisible by 50! Animations can't refresh faster than every tick ( = 50 milliseconds). Using 50 for now.
822[08:57:38] [Server thread/INFO]: [TAB] You are using old bossbar config, please make a backup of the file and delete it to get new file.
823[08:57:38] [Server thread/INFO]: [TAB] There were 2 startup warnings.
824[08:57:38] [Server thread/INFO]: [TAB] Enabled in 47ms
825[08:57:38] [Server thread/INFO]: [XPBoost] Enabling XPBoost v3.2.1*
826[08:57:38] [Server thread/INFO]: [XPBoost] Found McMMO, enabling support.
827[08:57:38] [Server thread/INFO]: [MVdWPlaceholderAPI] XPBoost added custom placeholder {xpboost_hasboost}
828[08:57:38] [Server thread/INFO]: [MVdWPlaceholderAPI] XPBoost added custom placeholder {xpboost_boost}
829[08:57:38] [Server thread/INFO]: [MVdWPlaceholderAPI] XPBoost added custom placeholder {xpboost_boost_time}
830[08:57:38] [Server thread/INFO]: [MVdWPlaceholderAPI] XPBoost added custom placeholder {xpboost_timeleft}
831[08:57:38] [Server thread/INFO]: [MVdWPlaceholderAPI] XPBoost added custom placeholder {xpboost_type}
832[08:57:38] [Server thread/INFO]: [XPBoost] Enabled.
833[08:57:38] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.1.110
834[08:57:39] [Server thread/INFO]: [mcMMO] enabling Acrobatics Skills
835[08:57:39] [Server thread/INFO]: [mcMMO] registered subskill: Roll
836[08:57:39] [Server thread/INFO]: [mcMMO] 0 entries in mcMMO World Blacklist
837[08:57:39] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.5.7
838[08:57:39] [Server thread/INFO]: ___ _ _ _ ___ _ _
839[08:57:39] [Server thread/INFO]: | __| | \| | _ | | |_ _| | \| |
840[08:57:39] [Server thread/INFO]: | _| | .` | | || | | | | .` |
841[08:57:39] [Server thread/INFO]: |___| |_|\_| \__/ |___| |_|\_|
842[08:57:39] [Server thread/INFO]: Enjin Minecraft Plugin 3.5.7
843[08:57:39] [Server thread/INFO]: [com.enjin.bukkit.EnjinMinecraftPlugin] Initializing for the first time.
844[08:57:39] [Server thread/DEBUG]: [com.enjin.shaded.reflections.Reflections] going to scan these urls:
845jar:file:/home/minecraft/multicraft/servers/server33964/plugins/EnjinMinecraftPlugin.jar!/
846[08:57:39] [Server thread/INFO]: [com.enjin.shaded.reflections.Reflections] Reflections took 53 ms to scan 1 urls, producing 2 keys and 10 values
847[08:57:40] [Server thread/INFO]: [MiniaturePets] Enabling MiniaturePets v2.3.3*
848[08:57:40] [Server thread/INFO]: Loading reflections....
849[08:57:40] [Server thread/INFO]: Done loading
850[08:57:40] [Server thread/INFO]: [MiniaturePets] Starting to calculate Radians!
851[08:57:40] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
852[08:57:40] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["nacojerk"]
853[08:57:40] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
854[08:57:40] [Server thread/DEBUG]: Successful read, server response was 200
855[08:57:40] [Server thread/DEBUG]: Response: [{"id":"51137b33aa8d40098e39f495a4544e46","name":"NacOJerk"}]
856[08:57:40] [Server thread/DEBUG]: Page 0 returned 1 results, parsing
857[08:57:40] [Server thread/DEBUG]: Successfully looked up profile com.mojang.authlib.GameProfile@4ed562f9[id=51137b33-aa8d-4009-8e39-f495a4544e46,name=NacOJerk,properties={},legacy=false]
858[08:57:40] [Server thread/DEBUG]: Opening connection to https://sessionserver.mojang.com/session/minecraft/profile/51137b33aa8d40098e39f495a4544e46?unsigned=false
859[08:57:40] [Server thread/DEBUG]: Reading data from https://sessionserver.mojang.com/session/minecraft/profile/51137b33aa8d40098e39f495a4544e46?unsigned=false
860[08:57:40] [Server thread/DEBUG]: Successful read, server response was 200
861[08:57:40] [Server thread/DEBUG]: Response: {"id":"51137b33aa8d40098e39f495a4544e46","name":"NacOJerk","properties":[{"name":"textures","value":"eyJ0aW1lc3RhbXAiOjE1NzIwMDgyNjA1MzksInByb2ZpbGVJZCI6IjUxMTM3YjMzYWE4ZDQwMDk4ZTM5ZjQ5NWE0NTQ0ZTQ2IiwicHJvZmlsZU5hbWUiOiJOYWNPSmVyayIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjQ4NjM0ZTdhM2MwMWNiNTdkZGU4ZmVkNDExNzY0Y2FlYmVkN2UyYmM2YzE4MDhmY2E5YWI3OGExYzA1Yzg3MCIsIm1ldGFkYXRhIjp7Im1vZGVsIjoic2xpbSJ9fX19","signature":"l73WNtVdhEBR3I8xXGYsEj/YmQUucNgvKO82BO6zpfSZq01sRSJQ0OhH6I2t3wjdjOD4pA6yptq5ASzqxexEEsUTrSq8SLiaSD+F43lgb5G/bkbXfR/Uk5aSxr0SM09DiKBaEcLHZy91AjmT4ETlp4ewRcVdbbJR1z0vkbvYgYRHs5pJn2zn5SPdqYePuZJbndIHPx1HwZA4lj8dhKJFFCmNaADMSPy2YKIzly0bCCGjy5s25hNm5613Rypm5kBLSVVLTru+5JzHfgew9mA50EVlFQiGIbYpFkxWSRL2UQ2+oJeMqyC/Yh5tK6oN2XAstokfMN5GZ01YOMcG3sYnhMawgJ24JJmTaZLQn/301VI27FSuMxqlxppKxsUOzi9XioW5JHpho+P/9LGTywe1MhLQBpjFzFqV/P6YXR0d0tASg1bHIQwEOaEGPVB7gr4fEEEslCe7wHxhSh9XIj9Vsyjk1arpIyeIhTAKkxYPMWV968UtRx5LiV0VAiIwNjNNvuApUJ4GyU1MAcfySl7veLvKdwVioGdakOiiPAZbC0/ZIfOzhTIEHGzXBHDtMWChK/Y3HlcmZ9Pa+oYLqe6eqP+Il6ikXUWVOhEgW545y5W796H9nEgFdVyLkDkRRyXJL8KBNX7TQLKUNnGpT9j2VO7Cc7xLMN5x7J14rpQxnmg="}]}
862[08:57:40] [Server thread/DEBUG]: Successfully fetched profile properties for com.mojang.authlib.GameProfile@4ed562f9[id=51137b33-aa8d-4009-8e39-f495a4544e46,name=NacOJerk,properties={textures=[com.mojang.authlib.properties.Property@38afddea]},legacy=false]
863[08:57:40] [Server thread/INFO]: [MinaiturePet] There is a problem in the pet fileFrosty.mpet
864[08:57:40] [Server thread/INFO]: [MiniaturePets] Hello! If you are having problems with WorldGuard, such as being unable to spawn pets in regions, try to follow this steps:
865[08:57:40] [Server thread/INFO]: [MiniaturePets] [1] Open the WorldGuard main config
866[08:57:40] [Server thread/INFO]: [MiniaturePets] [2] Press CTRL_+ F or use the search tool. Now search for 'block-plugin-spawning'.
867[08:57:40] [Server thread/INFO]: [MiniaturePets] [3] Change the value to: 'false'
868[08:57:40] [Server thread/INFO]: [MiniaturePets] [4] Restrart the server or reload WorldGuard
869[08:57:40] [Server thread/INFO]: [Racing] Enabling Racing v1.19.0
870[08:57:40] [Server thread/DEBUG]: [org.reflections.Reflections] going to scan these urls:
871file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre/lib/ext/sunpkcs11.jar
872file:/home/minecraft/multicraft/servers/server33964/jar/paperspigot.jar
873file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre/lib/ext/sunec.jar
874file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre/lib/ext/cldrdata.jar
875file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre/lib/ext/nashorn.jar
876file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre/lib/ext/zipfs.jar
877file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre/lib/ext/sunjce_provider.jar
878file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre/lib/ext/jaccess.jar
879file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre/lib/ext/localedata.jar
880file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre/lib/ext/dnsns.jar
881file:/home/minecraft/multicraft/servers/server33964/plugins/racing-1.19.0.jar
882[08:57:40] [Server thread/INFO]: [org.reflections.Reflections] Reflections took 137 ms to scan 11 urls, producing 30586 keys and 32932 values
883[08:57:41] [Server thread/INFO]: [Racing] Found existing translation file in english.yml.
884[08:57:41] [Server thread/INFO]: [Racing] Found existing translation file in simplified_chinese.yml.
885[08:57:41] [Server thread/INFO]: [Racing] Found existing translation file in swedish.yml.
886[08:57:41] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.4
887[08:57:41] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.4 By Mateus Moreira @LichtHund
888[08:57:41] [Server thread/INFO]: [CitizensCMD] Using English messages!
889[08:57:41] [Server thread/INFO]: [CitizensCMD] Using PlaceholderAPI!
890[08:57:41] [Server thread/INFO]: [CitizensCMD] Using Vault!
891[08:57:41] [Server thread/INFO]: [Quests] Enabling Quests v2.6
892[08:57:41] [Server thread/INFO]: [Quests] Your server is running version v1_14_R1.
893[08:57:41] [Server thread/INFO]: [Quests] Titles have been enabled.
894[08:57:41] [Server thread/INFO]: [Quests] Metrics started. This can be disabled at /plugins/bStats/config.yml.
895[08:57:41] [Server thread/INFO]: [JetsMinions] Enabling JetsMinions v5.4.7*
896[08:57:41] [Server thread/INFO]: [JetsMinions] Initialising Plugin..
897[08:57:41] [Server thread/INFO]: [JetsMinions] hooks.yml found, loading!
898[08:57:41] [Server thread/INFO]: [JetsMinions] skins.yml found, loading!
899[08:57:41] [Server thread/INFO]: [JetsMinions] config.yml found, loading!
900[08:57:41] [Server thread/INFO]: [JetsMinions] messages.yml found, loading!
901[08:57:41] [Server thread/INFO]: [JetsMinions] controlpanel.yml found, loading!
902[08:57:41] [Server thread/INFO]: [JetsMinions] players.yml found, loading!
903[08:57:41] [Server thread/INFO]: [JetsMinions] store.yml found, loading!
904[08:57:41] [Server thread/INFO]: [JetsMinions] Loaded Minion: Miner Made by Jet315
905[08:57:41] [Server thread/INFO]: [JetsMinions] Loaded Minion: Slayer Made by Jet315
906[08:57:41] [Server thread/INFO]: [JetsMinions] Loaded Minion: Collector Made by Jet315
907[08:57:41] [Server thread/INFO]: [JetsMinions] Loaded Minion: Feeder Made by Jet315
908[08:57:41] [Server thread/INFO]: [JetsMinions] Loaded Minion: Lumberjack Made by Jet315
909[08:57:41] [Server thread/INFO]: [JetsMinions] Loaded Minion: Farmer Made by Jet315
910[08:57:41] [Server thread/INFO]: [JetsMinions] Loaded Minion: Fisher Made by Jet315
911[08:57:41] [Server thread/INFO]: [JetsMinions] Loaded Minion: Seller Made by Jet315
912[08:57:41] [Server thread/INFO]: [JetsMinions] Initialising Complete in 62ms
913[08:57:41] [Server thread/INFO]: [JupiterCore] Enabling JupiterCore v1.3.1
914[08:57:41] [Server thread/INFO]:
915[08:57:41] [Server thread/INFO]:
916[08:57:41] [Server thread/INFO]:
917[08:57:41] [Server thread/INFO]: -=-=-=-=-=-=-[ Plugin Startup ]-=-=-=-=-=-=-
918[08:57:41] [Server thread/INFO]: > Plugin: JupiterCore
919[08:57:41] [Server thread/INFO]: > Author: Fogus Multimedia
920[08:57:41] [Server thread/INFO]: > Version: 1.3.1
921[08:57:41] [Server thread/INFO]: > Server version: V1_14_R1 / OK!
922[08:57:41] [Server thread/INFO]: -=-=-=-=-=-=-[ Searching Hooks ]-=-=-=-=-=-=-
923[08:57:41] [Server thread/INFO]: > MythicMobs: Not found.
924[08:57:41] [Server thread/INFO]: > Vault: Success!
925[08:57:41] [Server thread/INFO]: > WorldGuard: Success!
926[08:57:41] [Server thread/INFO]: -=-=-=-=-=-=-[ Done in 29 ms! ]-=-=-=-=-=-=-
927[08:57:41] [Server thread/INFO]:
928[08:57:41] [Server thread/INFO]:
929[08:57:41] [Server thread/INFO]:
930[08:57:41] [Server thread/INFO]: [EpicSellChest] Enabling EpicSellChest v1.3.1
931[08:57:41] [Server thread/INFO]: [EpicSellChest] Loading the Config.yml
932[08:57:41] [Server thread/INFO]: [EpicSellChest] Successfully loaded Config.yml
933[08:57:41] [Server thread/INFO]: [EpicSellChest] Loading the Messages.yml
934[08:57:41] [Server thread/INFO]: [EpicSellChest] Successfully loaded Messages.yml
935[08:57:42] [Server thread/INFO]: [PremiumVanish] Enabling PremiumVanish v2.5.2
936[08:57:42] [Server thread/INFO]: [PremiumVanish] Hooked into PlaceholderAPI
937[08:57:42] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_isvanished}
938[08:57:42] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_vanishedplayers}
939[08:57:42] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_playercount}
940[08:57:42] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_bungeeplayercount}
941[08:57:42] [Server thread/INFO]: [PremiumVanish] Hooked into MVdWPlaceholderAPI
942[08:57:42] [Server thread/INFO]: [PremiumVanish] Hooked into FeatherBoard
943[08:57:42] [Server thread/INFO]: [PremiumVanish] Hooked into Citizens
944[08:57:42] [Server thread/INFO]: [PremiumVanish] Hooked into EnjinMinecraftPlugin
945[08:57:42] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
946[08:57:42] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.0-b775" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman].
947[08:57:42] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible.
948[08:57:42] [Server thread/INFO]: -------- World Settings For [normal] --------
949[08:57:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
950[08:57:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
951[08:57:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
952[08:57:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
953[08:57:42] [Server thread/INFO]: Experience Merge Radius: 3.0
954[08:57:42] [Server thread/INFO]: Mob Spawn Range: 6
955[08:57:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
956[08:57:42] [Server thread/INFO]: Cane Growth Modifier: 100%
957[08:57:42] [Server thread/INFO]: Melon Growth Modifier: 100%
958[08:57:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
959[08:57:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
960[08:57:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
961[08:57:42] [Server thread/INFO]: Beetroot Growth Modifier: 100%
962[08:57:42] [Server thread/INFO]: Carrot Growth Modifier: 100%
963[08:57:42] [Server thread/INFO]: Potato Growth Modifier: 100%
964[08:57:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
965[08:57:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
966[08:57:42] [Server thread/INFO]: Vine Growth Modifier: 100%
967[08:57:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
968[08:57:42] [Server thread/INFO]: Bamboo Growth Modifier: 100%
969[08:57:42] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
970[08:57:42] [Server thread/INFO]: Kelp Growth Modifier: 100%
971[08:57:42] [Server thread/INFO]: Max TNT Explosions: 100
972[08:57:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
973[08:57:42] [Server thread/INFO]: View Distance: 9
974[08:57:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
975[08:57:42] [Server thread/INFO]: Item Merge Radius: 2.5
976[08:57:42] [Server thread/INFO]: Item Despawn Rate: 6000
977[08:57:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
978[08:57:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
979[08:57:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
980[08:57:42] [Server thread/INFO]: Preparing start region for dimension 'normal'/minecraft:overworld
981[08:57:42] [Server thread/INFO]: Preparing spawn area: 0%
982[08:57:43] [Server thread/INFO]: Preparing spawn area: 100%
983[08:57:43] [Server thread/INFO]: Loaded 361 spawn chunks for world normal
984[08:57:43] [Server thread/INFO]: Time elapsed: 580 ms
985[08:57:43] [Server thread/INFO]: [WorldGuard] (normal) TNT ignition is PERMITTED.
986[08:57:43] [Server thread/INFO]: [WorldGuard] (normal) Lighters are PERMITTED.
987[08:57:43] [Server thread/INFO]: [WorldGuard] (normal) Lava fire is blocked.
988[08:57:43] [Server thread/INFO]: [WorldGuard] (normal) Fire spread is UNRESTRICTED.
989[08:57:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'normal'
990[08:57:43] [Server thread/INFO]: -------- World Settings For [bskyblock_nether] --------
991[08:57:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
992[08:57:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
993[08:57:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
994[08:57:43] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
995[08:57:43] [Server thread/INFO]: Experience Merge Radius: 3.0
996[08:57:43] [Server thread/INFO]: Mob Spawn Range: 6
997[08:57:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
998[08:57:43] [Server thread/INFO]: Cane Growth Modifier: 100%
999[08:57:43] [Server thread/INFO]: Melon Growth Modifier: 100%
1000[08:57:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1001[08:57:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1002[08:57:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
1003[08:57:43] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1004[08:57:43] [Server thread/INFO]: Carrot Growth Modifier: 100%
1005[08:57:43] [Server thread/INFO]: Potato Growth Modifier: 100%
1006[08:57:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
1007[08:57:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1008[08:57:43] [Server thread/INFO]: Vine Growth Modifier: 100%
1009[08:57:43] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1010[08:57:43] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1011[08:57:43] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1012[08:57:43] [Server thread/INFO]: Kelp Growth Modifier: 100%
1013[08:57:43] [Server thread/INFO]: Max TNT Explosions: 100
1014[08:57:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1015[08:57:43] [Server thread/INFO]: View Distance: 9
1016[08:57:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1017[08:57:43] [Server thread/INFO]: Item Merge Radius: 2.5
1018[08:57:43] [Server thread/INFO]: Item Despawn Rate: 6000
1019[08:57:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
1020[08:57:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1021[08:57:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1022[08:57:43] [Server thread/INFO]: Preparing start region for dimension 'bskyblock_nether'/minecraft:the_nether
1023[08:57:43] [Server thread/INFO]: Preparing spawn area: 0%
1024[08:57:44] [Server thread/INFO]: Preparing spawn area: 100%
1025[08:57:44] [Server thread/INFO]: Loaded 361 spawn chunks for world bskyblock_nether
1026[08:57:44] [Server thread/INFO]: Time elapsed: 555 ms
1027[08:57:44] [Server thread/INFO]: [WorldGuard] (bskyblock_nether) TNT ignition is PERMITTED.
1028[08:57:44] [Server thread/INFO]: [WorldGuard] (bskyblock_nether) Lighters are PERMITTED.
1029[08:57:44] [Server thread/INFO]: [WorldGuard] (bskyblock_nether) Lava fire is blocked.
1030[08:57:44] [Server thread/INFO]: [WorldGuard] (bskyblock_nether) Fire spread is UNRESTRICTED.
1031[08:57:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bskyblock_nether'
1032[08:57:44] [Server thread/INFO]: -------- World Settings For [Archery3] --------
1033[08:57:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
1034[08:57:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1035[08:57:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1036[08:57:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1037[08:57:44] [Server thread/INFO]: Experience Merge Radius: 3.0
1038[08:57:44] [Server thread/INFO]: Mob Spawn Range: 6
1039[08:57:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
1040[08:57:44] [Server thread/INFO]: Cane Growth Modifier: 100%
1041[08:57:44] [Server thread/INFO]: Melon Growth Modifier: 100%
1042[08:57:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1043[08:57:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1044[08:57:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
1045[08:57:44] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1046[08:57:44] [Server thread/INFO]: Carrot Growth Modifier: 100%
1047[08:57:44] [Server thread/INFO]: Potato Growth Modifier: 100%
1048[08:57:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
1049[08:57:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1050[08:57:44] [Server thread/INFO]: Vine Growth Modifier: 100%
1051[08:57:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1052[08:57:44] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1053[08:57:44] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1054[08:57:44] [Server thread/INFO]: Kelp Growth Modifier: 100%
1055[08:57:44] [Server thread/INFO]: Max TNT Explosions: 100
1056[08:57:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1057[08:57:44] [Server thread/INFO]: View Distance: 9
1058[08:57:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1059[08:57:44] [Server thread/INFO]: Item Merge Radius: 2.5
1060[08:57:44] [Server thread/INFO]: Item Despawn Rate: 6000
1061[08:57:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
1062[08:57:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1063[08:57:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1064[08:57:44] [Server thread/INFO]: Preparing start region for dimension 'Archery3'/minecraft:overworld
1065[08:57:44] [Server thread/INFO]: Preparing spawn area: 0%
1066[08:57:44] [Server thread/INFO]: Preparing spawn area: 100%
1067[08:57:45] [Server-Worker-9/INFO]: Preparing spawn area: 100%
1068[08:57:45] [Server thread/INFO]: Preparing spawn area: 100%
1069[08:57:46] [Server thread/INFO]: Preparing spawn area: 100%
1070[08:57:46] [Server thread/INFO]: Loaded 361 spawn chunks for world Archery3
1071[08:57:46] [Server thread/INFO]: Time elapsed: 2501 ms
1072[08:57:46] [Server thread/INFO]: [WorldGuard] (Archery3) TNT ignition is PERMITTED.
1073[08:57:46] [Server thread/INFO]: [WorldGuard] (Archery3) Lighters are PERMITTED.
1074[08:57:46] [Server thread/INFO]: [WorldGuard] (Archery3) Lava fire is blocked.
1075[08:57:46] [Server thread/INFO]: [WorldGuard] (Archery3) Fire spread is UNRESTRICTED.
1076[08:57:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Archery3'
1077[08:57:46] [Server thread/INFO]: -------- World Settings For [bskyblock] --------
1078[08:57:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
1079[08:57:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1080[08:57:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1081[08:57:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1082[08:57:46] [Server thread/INFO]: Experience Merge Radius: 3.0
1083[08:57:46] [Server thread/INFO]: Mob Spawn Range: 6
1084[08:57:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
1085[08:57:46] [Server thread/INFO]: Cane Growth Modifier: 100%
1086[08:57:46] [Server thread/INFO]: Melon Growth Modifier: 100%
1087[08:57:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1088[08:57:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1089[08:57:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
1090[08:57:46] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1091[08:57:46] [Server thread/INFO]: Carrot Growth Modifier: 100%
1092[08:57:46] [Server thread/INFO]: Potato Growth Modifier: 100%
1093[08:57:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
1094[08:57:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1095[08:57:46] [Server thread/INFO]: Vine Growth Modifier: 100%
1096[08:57:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1097[08:57:46] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1098[08:57:46] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1099[08:57:46] [Server thread/INFO]: Kelp Growth Modifier: 100%
1100[08:57:46] [Server thread/INFO]: Max TNT Explosions: 100
1101[08:57:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1102[08:57:46] [Server thread/INFO]: View Distance: 9
1103[08:57:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1104[08:57:46] [Server thread/INFO]: Item Merge Radius: 2.5
1105[08:57:46] [Server thread/INFO]: Item Despawn Rate: 6000
1106[08:57:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
1107[08:57:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1108[08:57:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1109[08:57:46] [Server thread/INFO]: Preparing start region for dimension 'bskyblock'/minecraft:overworld
1110[08:57:46] [Server thread/INFO]: Preparing spawn area: 0%
1111[08:57:46] [Server thread/INFO]: Loaded 361 spawn chunks for world bskyblock
1112[08:57:46] [Server thread/INFO]: Time elapsed: 154 ms
1113[08:57:46] [Server thread/INFO]: [WorldGuard] (bskyblock) TNT ignition is PERMITTED.
1114[08:57:46] [Server thread/INFO]: [WorldGuard] (bskyblock) Lighters are PERMITTED.
1115[08:57:46] [Server thread/INFO]: [WorldGuard] (bskyblock) Lava fire is blocked.
1116[08:57:46] [Server thread/INFO]: [WorldGuard] (bskyblock) Fire spread is UNRESTRICTED.
1117[08:57:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bskyblock'
1118[08:57:46] [Server thread/INFO]: -------- World Settings For [IceRacing] --------
1119[08:57:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
1120[08:57:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1121[08:57:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1122[08:57:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1123[08:57:46] [Server thread/INFO]: Experience Merge Radius: 3.0
1124[08:57:46] [Server thread/INFO]: Mob Spawn Range: 6
1125[08:57:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
1126[08:57:46] [Server thread/INFO]: Cane Growth Modifier: 100%
1127[08:57:46] [Server thread/INFO]: Melon Growth Modifier: 100%
1128[08:57:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1129[08:57:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1130[08:57:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
1131[08:57:46] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1132[08:57:46] [Server thread/INFO]: Carrot Growth Modifier: 100%
1133[08:57:46] [Server thread/INFO]: Potato Growth Modifier: 100%
1134[08:57:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
1135[08:57:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1136[08:57:46] [Server thread/INFO]: Vine Growth Modifier: 100%
1137[08:57:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1138[08:57:46] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1139[08:57:46] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1140[08:57:46] [Server thread/INFO]: Kelp Growth Modifier: 100%
1141[08:57:46] [Server thread/INFO]: Max TNT Explosions: 100
1142[08:57:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1143[08:57:46] [Server thread/INFO]: View Distance: 9
1144[08:57:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1145[08:57:46] [Server thread/INFO]: Item Merge Radius: 2.5
1146[08:57:46] [Server thread/INFO]: Item Despawn Rate: 6000
1147[08:57:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
1148[08:57:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1149[08:57:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1150[08:57:46] [Server thread/INFO]: Preparing start region for dimension 'IceRacing'/minecraft:overworld
1151[08:57:46] [Server thread/INFO]: Preparing spawn area: 0%
1152[08:57:47] [Server thread/INFO]: Preparing spawn area: 100%
1153[08:57:47] [Server thread/INFO]: Loaded 361 spawn chunks for world IceRacing
1154[08:57:47] [Server thread/INFO]: Time elapsed: 526 ms
1155[08:57:47] [Server thread/INFO]: [WorldGuard] (IceRacing) TNT ignition is PERMITTED.
1156[08:57:47] [Server thread/INFO]: [WorldGuard] (IceRacing) Lighters are PERMITTED.
1157[08:57:47] [Server thread/INFO]: [WorldGuard] (IceRacing) Lava fire is blocked.
1158[08:57:47] [Server thread/INFO]: [WorldGuard] (IceRacing) Fire spread is UNRESTRICTED.
1159[08:57:47] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'IceRacing'
1160[08:57:47] [Server thread/INFO]: -------- World Settings For [hollow] --------
1161[08:57:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
1162[08:57:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1163[08:57:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1164[08:57:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1165[08:57:47] [Server thread/INFO]: Experience Merge Radius: 3.0
1166[08:57:47] [Server thread/INFO]: Mob Spawn Range: 6
1167[08:57:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
1168[08:57:47] [Server thread/INFO]: Cane Growth Modifier: 100%
1169[08:57:47] [Server thread/INFO]: Melon Growth Modifier: 100%
1170[08:57:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1171[08:57:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1172[08:57:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
1173[08:57:47] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1174[08:57:47] [Server thread/INFO]: Carrot Growth Modifier: 100%
1175[08:57:47] [Server thread/INFO]: Potato Growth Modifier: 100%
1176[08:57:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
1177[08:57:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1178[08:57:47] [Server thread/INFO]: Vine Growth Modifier: 100%
1179[08:57:47] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1180[08:57:47] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1181[08:57:47] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1182[08:57:47] [Server thread/INFO]: Kelp Growth Modifier: 100%
1183[08:57:47] [Server thread/INFO]: Max TNT Explosions: 100
1184[08:57:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1185[08:57:47] [Server thread/INFO]: View Distance: 9
1186[08:57:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1187[08:57:47] [Server thread/INFO]: Item Merge Radius: 2.5
1188[08:57:47] [Server thread/INFO]: Item Despawn Rate: 6000
1189[08:57:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
1190[08:57:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1191[08:57:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1192[08:57:47] [Server thread/INFO]: Preparing start region for dimension 'hollow'/minecraft:overworld
1193[08:57:47] [Server thread/INFO]: Preparing spawn area: 0%
1194[08:57:49] [Server-Worker-4/INFO]: Preparing spawn area: 3%
1195[08:57:49] [Server-Worker-5/INFO]: Preparing spawn area: 3%
1196[08:57:49] [Server-Worker-5/INFO]: Preparing spawn area: 3%
1197[08:57:49] [Server-Worker-9/INFO]: Preparing spawn area: 100%
1198[08:57:50] [Server-Worker-6/INFO]: Preparing spawn area: 100%
1199[08:57:50] [Server-Worker-4/INFO]: Preparing spawn area: 100%
1200[08:57:51] [Server-Worker-9/INFO]: Preparing spawn area: 100%
1201[08:57:51] [Server thread/INFO]: Loaded 361 spawn chunks for world hollow
1202[08:57:51] [Server thread/INFO]: Time elapsed: 3786 ms
1203[08:57:51] [Server thread/INFO]: [WorldGuard] (hollow) TNT ignition is PERMITTED.
1204[08:57:51] [Server thread/INFO]: [WorldGuard] (hollow) Lighters are PERMITTED.
1205[08:57:51] [Server thread/INFO]: [WorldGuard] (hollow) Lava fire is blocked.
1206[08:57:51] [Server thread/INFO]: [WorldGuard] (hollow) Fire spread is UNRESTRICTED.
1207[08:57:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'hollow'
1208[08:57:51] [Server thread/INFO]: -------- World Settings For [ma1] --------
1209[08:57:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
1210[08:57:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1211[08:57:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1212[08:57:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1213[08:57:51] [Server thread/INFO]: Experience Merge Radius: 3.0
1214[08:57:51] [Server thread/INFO]: Mob Spawn Range: 6
1215[08:57:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
1216[08:57:51] [Server thread/INFO]: Cane Growth Modifier: 100%
1217[08:57:51] [Server thread/INFO]: Melon Growth Modifier: 100%
1218[08:57:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1219[08:57:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1220[08:57:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
1221[08:57:51] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1222[08:57:51] [Server thread/INFO]: Carrot Growth Modifier: 100%
1223[08:57:51] [Server thread/INFO]: Potato Growth Modifier: 100%
1224[08:57:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
1225[08:57:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1226[08:57:51] [Server thread/INFO]: Vine Growth Modifier: 100%
1227[08:57:51] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1228[08:57:51] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1229[08:57:51] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1230[08:57:51] [Server thread/INFO]: Kelp Growth Modifier: 100%
1231[08:57:51] [Server thread/INFO]: Max TNT Explosions: 100
1232[08:57:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1233[08:57:51] [Server thread/INFO]: View Distance: 9
1234[08:57:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1235[08:57:51] [Server thread/INFO]: Item Merge Radius: 2.5
1236[08:57:51] [Server thread/INFO]: Item Despawn Rate: 6000
1237[08:57:51] [Server thread/INFO]: Arrow Despawn Rate: 1200
1238[08:57:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1239[08:57:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1240[08:57:51] [Server thread/INFO]: Preparing start region for dimension 'ma1'/minecraft:overworld
1241[08:57:51] [Server thread/INFO]: Preparing spawn area: 0%
1242[08:57:51] [Server thread/INFO]: Loaded 361 spawn chunks for world ma1
1243[08:57:51] [Server thread/INFO]: Time elapsed: 399 ms
1244[08:57:51] [Server thread/INFO]: [WorldGuard] (ma1) TNT ignition is PERMITTED.
1245[08:57:51] [Server thread/INFO]: [WorldGuard] (ma1) Lighters are PERMITTED.
1246[08:57:51] [Server thread/INFO]: [WorldGuard] (ma1) Lava fire is blocked.
1247[08:57:51] [Server thread/INFO]: [WorldGuard] (ma1) Fire spread is UNRESTRICTED.
1248[08:57:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ma1'
1249[08:57:51] [Server thread/INFO]: -------- World Settings For [bskyblock_the_end] --------
1250[08:57:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
1251[08:57:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1252[08:57:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1253[08:57:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1254[08:57:51] [Server thread/INFO]: Experience Merge Radius: 3.0
1255[08:57:51] [Server thread/INFO]: Mob Spawn Range: 6
1256[08:57:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
1257[08:57:51] [Server thread/INFO]: Cane Growth Modifier: 100%
1258[08:57:51] [Server thread/INFO]: Melon Growth Modifier: 100%
1259[08:57:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1260[08:57:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1261[08:57:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
1262[08:57:51] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1263[08:57:51] [Server thread/INFO]: Carrot Growth Modifier: 100%
1264[08:57:51] [Server thread/INFO]: Potato Growth Modifier: 100%
1265[08:57:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
1266[08:57:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1267[08:57:51] [Server thread/INFO]: Vine Growth Modifier: 100%
1268[08:57:51] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1269[08:57:51] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1270[08:57:51] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1271[08:57:51] [Server thread/INFO]: Kelp Growth Modifier: 100%
1272[08:57:51] [Server thread/INFO]: Max TNT Explosions: 100
1273[08:57:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1274[08:57:51] [Server thread/INFO]: View Distance: 9
1275[08:57:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1276[08:57:51] [Server thread/INFO]: Item Merge Radius: 2.5
1277[08:57:51] [Server thread/INFO]: Item Despawn Rate: 6000
1278[08:57:51] [Server thread/INFO]: Arrow Despawn Rate: 1200
1279[08:57:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1280[08:57:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1281[08:57:51] [Server thread/INFO]: Preparing start region for dimension 'bskyblock_the_end'/minecraft:the_end
1282[08:57:51] [Server thread/INFO]: Preparing spawn area: 0%
1283[08:57:52] [Server thread/INFO]: Loaded 361 spawn chunks for world bskyblock_the_end
1284[08:57:52] [Server thread/INFO]: Time elapsed: 263 ms
1285[08:57:52] [Server thread/INFO]: [WorldGuard] (bskyblock_the_end) TNT ignition is PERMITTED.
1286[08:57:52] [Server thread/INFO]: [WorldGuard] (bskyblock_the_end) Lighters are PERMITTED.
1287[08:57:52] [Server thread/INFO]: [WorldGuard] (bskyblock_the_end) Lava fire is blocked.
1288[08:57:52] [Server thread/INFO]: [WorldGuard] (bskyblock_the_end) Fire spread is UNRESTRICTED.
1289[08:57:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bskyblock_the_end'
1290[08:57:52] [Server thread/INFO]: -------- World Settings For [quarry] --------
1291[08:57:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
1292[08:57:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1293[08:57:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1294[08:57:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1295[08:57:52] [Server thread/INFO]: Experience Merge Radius: 3.0
1296[08:57:52] [Server thread/INFO]: Mob Spawn Range: 6
1297[08:57:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
1298[08:57:52] [Server thread/INFO]: Cane Growth Modifier: 100%
1299[08:57:52] [Server thread/INFO]: Melon Growth Modifier: 100%
1300[08:57:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1301[08:57:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1302[08:57:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
1303[08:57:52] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1304[08:57:52] [Server thread/INFO]: Carrot Growth Modifier: 100%
1305[08:57:52] [Server thread/INFO]: Potato Growth Modifier: 100%
1306[08:57:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
1307[08:57:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1308[08:57:52] [Server thread/INFO]: Vine Growth Modifier: 100%
1309[08:57:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1310[08:57:52] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1311[08:57:52] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1312[08:57:52] [Server thread/INFO]: Kelp Growth Modifier: 100%
1313[08:57:52] [Server thread/INFO]: Max TNT Explosions: 100
1314[08:57:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1315[08:57:52] [Server thread/INFO]: View Distance: 9
1316[08:57:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1317[08:57:52] [Server thread/INFO]: Item Merge Radius: 2.5
1318[08:57:52] [Server thread/INFO]: Item Despawn Rate: 6000
1319[08:57:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
1320[08:57:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1321[08:57:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1322[08:57:52] [Server thread/INFO]: Preparing start region for dimension 'quarry'/minecraft:overworld
1323[08:57:52] [Server thread/INFO]: Preparing spawn area: 0%
1324[08:57:52] [Server thread/INFO]: Loaded 361 spawn chunks for world quarry
1325[08:57:52] [Server thread/INFO]: Time elapsed: 240 ms
1326[08:57:52] [Server thread/INFO]: [WorldGuard] (quarry) TNT ignition is PERMITTED.
1327[08:57:52] [Server thread/INFO]: [WorldGuard] (quarry) Lighters are PERMITTED.
1328[08:57:52] [Server thread/INFO]: [WorldGuard] (quarry) Lava fire is blocked.
1329[08:57:52] [Server thread/INFO]: [WorldGuard] (quarry) Fire spread is UNRESTRICTED.
1330[08:57:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'quarry'
1331[08:57:52] [Server thread/INFO]: [Multiverse-Core] 12 - World(s) loaded.
1332[08:57:52] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
1333[08:57:52] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
1334[08:57:52] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
1335[08:57:52] [Server thread/INFO]: [AdvancedOreGen] Enabling AdvancedOreGen v1.6.22-SNAPSHOT
1336[08:57:52] [Server thread/INFO]: [AdvancedOreGen] Using BentoBox as SkyBlock-Plugin
1337[08:57:52] [Server thread/INFO]: [CMI] Enabling CMI v8.6.15.1
1338[08:57:52] [Server thread/INFO]: ┏━━━┓ ┏━┓┏━┓ ┏━━┓
1339[08:57:52] [Server thread/INFO]: ┃┏━┓┃ ┃ ┗┛ ┃ ┗┫┣┛
1340[08:57:52] [Server thread/INFO]: ┃┃ ┗┛ ┃┏┓┏┓┃ ┃┃
1341[08:57:52] [Server thread/INFO]: ┃┃ ┏┓ ┃┃┃┃┃┃ ┃┃
1342[08:57:52] [Server thread/INFO]: ┃┗━┛┃ ┃┃┃┃┃┃ ┏┫┣┓
1343[08:57:52] [Server thread/INFO]: ┗━━━┛ ┗┛┗┛┗┛ ┗━━┛
1344[08:57:52] [Server thread/INFO]: _______________________________________________________
1345[08:57:53] [Server thread/INFO]: [CMI] Citizens found.
1346[08:57:53] [Server thread/INFO]: 29 Enabled and 18 Disabled modules
1347[08:57:53] [Server thread/INFO]: Loaded (3) portals into memory. Took 19ms
1348[08:57:53] [Server thread/INFO]: Permission plugin: LuckPerms
1349[08:57:54] [Server thread/INFO]: Loaded (48) regular alias into memory. Took 19ms
1350[08:57:54] [Server thread/INFO]: Loaded (1) custom text's into memory. Took 1ms
1351[08:57:54] [Server thread/INFO]: 3.28.0 data base type detected
1352[08:57:54] [Server thread/INFO]: Started SqLite data base. Took 94ms
1353[08:57:54] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: CMIEconomy
1354[08:57:54] [Server thread/INFO]: Can't determine sound name for tag. Trying to defaulting to BLOCK_NOTE_HARP
1355[08:57:54] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 0ms
1356[08:57:54] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
1357[08:57:54] [Server thread/INFO]: Loaded (121) custom mob heads into memory. Took 12ms
1358[08:57:54] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 16ms
1359[08:57:54] [Server thread/INFO]: Loaded (1) warmups into memory. Took 0ms
1360[08:57:54] [Server thread/INFO]: Loaded (1) jails into memory. Took 2ms
1361[08:57:54] [Server thread/INFO]: Can't find world with (bskyblock_world_the_end) name
1362[08:57:54] [Server thread/INFO]: Can't find world with (bskyblock_world_nether) name
1363[08:57:54] [Server thread/INFO]: Can't find world with (bskyblock_world) name
1364[08:57:54] [Server thread/INFO]: Can't find world with (park2) name
1365[08:57:54] [Server thread/INFO]: Can't find world with (park1) name
1366[08:57:54] [Server thread/INFO]: Can't find world with (park3) name
1367[08:57:54] [Server thread/INFO]: Can't find world with (park4) name
1368[08:57:54] [Server thread/INFO]: Can't find world with (Isle5) name
1369[08:57:54] [Server thread/INFO]: Can't find world with (Isle6) name
1370[08:57:54] [Server thread/INFO]: Can't find world with (Sabo) name
1371[08:57:54] [Server thread/INFO]: Can't find world with (caveblock-world_the_end) name
1372[08:57:54] [Server thread/INFO]: Can't find world with (caveblock-world_nether) name
1373[08:57:54] [Server thread/INFO]: Can't find world with (caveblock-world) name
1374[08:57:54] [Server thread/INFO]: Can't find world with (Orbit) name
1375[08:57:54] [Server thread/INFO]: Can't find world with (Space) name
1376[08:57:54] [Server thread/INFO]: Initializing BungeeCord
1377[08:57:54] [Server thread/INFO]: Loaded (4) kits into memory. Took 7ms
1378[08:57:54] [Server thread/INFO]: Loaded (4) ranks into memory. Took 7ms
1379[08:57:54] [Server thread/INFO]: Loaded (8) playtime rewards into memory. Took 2ms
1380[08:57:54] [Server thread/INFO]: Loaded (3) player data into memory. Took 9ms
1381[08:57:54] [Server thread/INFO]: Loaded (20) playtime records into memory. Took 2ms
1382[08:57:54] [Server thread/INFO]: Loaded (0) playtime reward records into memory. Took 0ms
1383[08:57:54] [Server thread/INFO]: Loaded (3) interactive commands into memory. Took 11ms
1384[08:57:54] [Server thread/INFO]: Registered events. Took 210ms
1385[08:57:54] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 2ms
1386[08:57:54] [Server thread/INFO]: Updated (EN) language file. Took 135ms
1387[08:57:54] [Server thread/INFO]: Loaded (206) worth values into memory. Took 3ms
1388[08:57:54] [Server thread/INFO]: Loaded (10) warps into memory. Took 1ms
1389[08:57:54] [Server thread/INFO]: Vault permissions was found - Enabling capabilities.
1390[08:57:54] [Server thread/INFO]: [CMI] PlaceholderAPI hooked.
1391[08:57:54] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
1392[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_charges_left}
1393[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_charges_max}
1394[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_charges_time}
1395[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_charges_cooldown}
1396[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_display_name}
1397[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_nickname}
1398[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_name}
1399[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_cuffed}
1400[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_muted}
1401[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_inpvp}
1402[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_god}
1403[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_afk}
1404[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_afk_symbol}
1405[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_afk_msg}
1406[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_afk_for}
1407[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_afk_in}
1408[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_joinedcounter}
1409[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_banned}
1410[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_maxhomes}
1411[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_ping}
1412[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_gamemode}
1413[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_op}
1414[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_canfly}
1415[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_flying}
1416[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_homeamount}
1417[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_vanished_symbol}
1418[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_balance_formated}
1419[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_balance_formatted}
1420[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_balance}
1421[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_prefix}
1422[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_suffix}
1423[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_nameplate_prefix}
1424[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_nameplate_suffix}
1425[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_group}
1426[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_tfly}
1427[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_tfly_formated}
1428[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_tfly_formatted}
1429[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_tgod}
1430[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_tgod_formated}
1431[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_tgod_formatted}
1432[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_votecount}
1433[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_rank}
1434[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_nextranks}
1435[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_nextrankpercent}
1436[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_nextvalidranks}
1437[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_canrankup}
1438[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_country}
1439[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_country_code}
1440[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_city}
1441[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_name_colorcode}
1442[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_glow_code}
1443[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_glow_name}
1444[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_jailname}
1445[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_jailcell}
1446[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_jailtime}
1447[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_jailreason}
1448[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_bungeeserver}
1449[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_playtime_days}
1450[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_playtime_dayst}
1451[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_playtime_hours}
1452[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_playtime_hoursf}
1453[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_playtime_hourst}
1454[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_playtime_minutes}
1455[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_playtime_minutest}
1456[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_itemcount_*}
1457[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_maxperm_*_*}
1458[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_equation_*}
1459[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_equationint_*}
1460[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_iteminhand_displayname}
1461[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_iteminhand_realname}
1462[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_iteminhand_type}
1463[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_iteminhand_itemdata}
1464[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_iteminhand_amount}
1465[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_iteminhand_worth}
1466[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_iteminhand_worth_one}
1467[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_schedule_nextin_*}
1468[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_baltop_name_*}
1469[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_baltop_money_*}
1470[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_votetop_*}
1471[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_worth_buy_*}
1472[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_worth_sell_*}
1473[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_bungee_total_*}
1474[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_bungee_current_*}
1475[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_bungee_motd_*}
1476[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_bungee_onlinestatus_*}
1477[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {player_world}
1478[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {player_x}
1479[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {player_y}
1480[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {player_z}
1481[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {player_biome}
1482[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {vault_eco_balance_formatted}
1483[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {server_online}
1484[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {server_max_players}
1485[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {server_unique_joins}
1486[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {onlineplayers_names}
1487[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {onlineplayers_displaynames}
1488[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_tps_1}
1489[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_tps_60}
1490[08:57:54] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_tps_300}
1491[08:57:55] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_random_player_name}
1492[08:57:55] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_random_*_*}
1493[08:57:55] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_lastrandom_*}
1494[08:57:55] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_rank_percent_*}
1495[08:57:55] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_meta_*}
1496[08:57:55] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_metaint_*}
1497[08:57:55] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_user_kitcd_*}
1498[08:57:55] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_jail_time_*_*}
1499[08:57:55] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_jail_username_*_*}
1500[08:57:55] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {cmi_jail_reason_*_*}
1501[08:57:55] [Server thread/INFO]: [MVdWPlaceholderAPI] CMI added custom placeholder {server_time_*}
1502[08:57:55] [Server thread/INFO]: MVdWPlaceholderAPI support enabled
1503[08:57:55] [Server thread/INFO]: [CMI] MVdWPlaceholderAPI hooked.
1504[08:57:55] [Server thread/INFO]: PlaceholderMVdWAPI was found - Enabling capabilities.
1505[08:57:55] [Server thread/INFO]: McMMO was found - Enabling capabilities.
1506[08:57:55] [Server thread/INFO]: Starting world timer.
1507[08:57:55] [Server thread/INFO]: Initializing world manager.
1508[08:57:55] [Server thread/INFO]: Loaded (5) schedules into memory. Took 4ms
1509[08:57:55] [Server thread/INFO]: Loaded (11) holograms into memory. Took 11ms
1510[08:57:55] [Server thread/INFO]: Loaded (357) skin cache entries into memory. Took 14ms
1511[08:57:55] [Server thread/INFO]: Version 8.6.15.1 has been enabled
1512[08:57:55] [Server thread/INFO]: ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
1513[08:57:55] [Server thread/INFO]: [PremiumVanish] Hooked into CMI
1514[08:57:55] [Server thread/INFO]: [Vault][Economy] CMI Economy hooked.
1515[08:57:55] [Server thread/INFO]: [FurnitureLib] Enabling FurnitureLib v2.1.4
1516[08:57:55] [Server thread/INFO]: ==========================================
1517[08:57:55] [Server thread/INFO]: FurnitureLibary Version: 2.1.4
1518[08:57:55] [Server thread/INFO]: Furniture Autor: Ste3et_C0st
1519[08:57:55] [Server thread/INFO]: Furniture Website: https://dicecraft.de/furniture/
1520[08:57:55] [Server thread/INFO]: Info: For Spigot 1.14.x you need ProtocolLib 4.5.0 Build #8 or above
1521[08:57:55] [Server thread/INFO]: Download it here: http://ci.dmulloy2.net/job/ProtocolLib%20Gradle/lastStableBuild/
1522[08:57:55] [Server thread/INFO]: Otherwise you will receive: NoClassDefFoundError: org/apache/commons/lang3/Validate
1523[08:57:55] [Server thread/INFO]: Furniture start load
1524[08:57:55] [Server thread/INFO]: Furniture find ProtectionLib: true
1525[08:57:55] [Server thread/INFO]: [FurnitureLib] FurnitureLib load 0 Objects from: SQLite Database
1526[08:57:55] [Server thread/INFO]: [FurnitureLib] FurnitureLib have loadet 0 in 00:00.000
1527[08:57:55] [Server thread/INFO]: [FurnitureLib] FurnitureLib have purged 0 Objects
1528[08:57:55] [Server thread/INFO]: Furniture load finish :)
1529[08:57:55] [Server thread/INFO]: ==========================================
1530[08:57:55] [Server thread/INFO]: [QuantumRPG] Enabling QuantumRPG v4.4.5
1531[08:57:55] [Server thread/INFO]:
1532[08:57:55] [Server thread/INFO]:
1533[08:57:55] [Server thread/INFO]:
1534[08:57:55] [Server thread/INFO]: -=-=-=-=-=-=-[ Plugin Startup ]-=-=-=-=-=-=-
1535[08:57:55] [Server thread/INFO]: > Plugin: QuantumRPG
1536[08:57:55] [Server thread/INFO]: > Author: NightExpress
1537[08:57:55] [Server thread/INFO]: > Version: 4.4.5
1538[08:57:55] [Server thread/INFO]: > Powered by: Jupiter-Core
1539[08:57:55] [Server thread/INFO]: -=-=-=-=-=-=-[ Searching Hooks ]-=-=-=-=-=-=-
1540[08:57:55] [Server thread/INFO]: > HolographicDisplays: Not found.
1541[08:57:55] [Server thread/INFO]: > Skills: Not found.
1542[08:57:55] [Server thread/INFO]: > CrackShot: Not found.
1543[08:57:55] [Server thread/INFO]: > RacesOfThana: Not found.
1544[08:57:55] [Server thread/INFO]: > RPGInventory: Not found.
1545[08:57:55] [Server thread/INFO]: > MythicMobs: Not found.
1546[08:57:55] [Server thread/INFO]: > PwingRaces: Not found.
1547[08:57:55] [Server thread/INFO]: > BattleLevels: Not found.
1548[08:57:55] [Server thread/INFO]: > SkillAPI: Not found.
1549[08:57:55] [Server thread/INFO]: > Magic: Not found.
1550[08:57:55] [Server thread/INFO]: > PvPLevels: Not found.
1551[08:57:55] [Server thread/INFO]: > mcMMO: Success!
1552[08:57:55] [Server thread/INFO]: > PlayerLevels: Not found.
1553[08:57:55] [Server thread/INFO]: > Heroes: Not found.
1554[08:57:55] [Server thread/INFO]: > Residence: Not found.
1555[08:57:55] [Server thread/INFO]: > Citizens: Success!
1556[08:57:55] [Server thread/INFO]: > PlaceholderAPI: Success!
1557[08:57:55] [Server thread/INFO]: -=-=-=-=-=-=-[ Loading Data ]-=-=-=-=-=-=-
1558[08:57:55] [Server thread/INFO]: [ReflectionHelper] Version is v1_14_R1 (11401)
1559[08:57:55] [Server thread/INFO]: [PacketListenerAPI] Injected custom channel handlers.
1560[08:57:55] [Server thread/INFO]: [PacketListenerAPI] Adding channels for online players...
1561[08:57:55] [Server thread/INFO]: [QuantumRPG/INFO] Storage type: SQLite
1562[08:57:55] [Server thread/INFO]: [QuantumRPG/INFO] Buffs: Loaded 3 buffs!
1563[08:57:55] [Server thread/INFO]: -=-=-=-=-=-=-[ Modules Initialize ]-=-=-=-=-=-=-
1564[08:57:55] [Server thread/INFO]: > Gems v1.7.0: Yes | 3 Items
1565[08:57:55] [Server thread/INFO]: > Essences v2.0.0: Yes | 2 Items
1566[08:57:55] [Server thread/INFO]: > Runes v1.2.0: Yes | 3 Items
1567[08:57:55] [Server thread/INFO]: > Consumables v1.7.0: No | 0 Items
1568[08:57:55] [Server thread/INFO]: > Arrows v2.0.0: Yes | 3 Items
1569[08:57:55] [Server thread/INFO]: > Sets v1.3.0: No
1570[08:57:55] [Server thread/INFO]: > Active Items v1.3.0: Yes | 3 Items
1571[08:57:55] [Server thread/INFO]: > Custom Items v1.3.0: Yes | 1 Items
1572[08:57:55] [Server thread/INFO]: > Tiers v1.5.0: Yes | 3 Items
1573[08:57:55] [Server thread/INFO]: > Classes v1.0.0 DEMO: No
1574[08:57:55] [Server thread/INFO]: > Refine v1.7.1: Yes | 1 Items
1575[08:57:55] [Server thread/INFO]: > Fortify v1.0.0: Yes | 4 Items
1576[08:57:55] [Server thread/INFO]: > Identify v1.2.0: Yes | 3 Items
1577[08:57:55] [Server thread/INFO]: > Magic Dust v1.8.0: Yes | 1 Items
1578[08:57:55] [Server thread/INFO]: > Soulbound v1.5.0: Yes
1579[08:57:55] [Server thread/INFO]: > Repair v1.6.0: Yes | 1 Items
1580[08:57:55] [Server thread/INFO]: > Resolve v1.8.0: No | 0 Items
1581[08:57:55] [Server thread/INFO]: > Extractor v1.2.0: Yes | 2 Items
1582[08:57:55] [Server thread/INFO]: > Party v2.0.0: No
1583[08:57:55] [Server thread/INFO]: > Item Hints v1.0.1: No
1584[08:57:55] [Server thread/INFO]: > Drops v2 v2.0.0: No
1585[08:57:55] [Server thread/INFO]: > Loot v1.0.0: No
1586[08:57:55] [Server thread/INFO]: > Sell v1.3.0: Yes
1587[08:57:55] [Server thread/INFO]: > Buffs v2.0.0: Yes
1588[08:57:55] [Server thread/INFO]: > Combat Log v1.2.6 [22/09/19]: Yes
1589[08:57:55] [Server thread/INFO]: > Notifications v1.0.0: Yes
1590[08:57:55] [Server thread/INFO]: -=-=-=-=-=-=-[ Done in 295 ms! ]-=-=-=-=-=-=-
1591[08:57:55] [Server thread/INFO]:
1592[08:57:55] [Server thread/INFO]:
1593[08:57:55] [Server thread/INFO]:
1594[08:57:55] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v6.3.1*
1595[08:57:55] [Server thread/INFO]: [AdvancedEnchantments] Registered 'level' payment type for Enchanter from class n3kas.ae.features.enchanter.LevelsPayment
1596[08:57:55] [Server thread/WARN]: [AdvancedEnchantments] DEATH, RIGHT_CLICK, FIRE, BOW_MOB, DEFENSE_MOB, SHIFT, ITEM_BREAK, FISHING, FALL_DAMAGE enchantment types have been disabled for this session (No enchants utilizing it, increasing performance)
1597[08:57:55] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault)
1598[08:57:55] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v2.0.17
1599[08:57:55] [Server thread/INFO]: [CrateReloaded] Config Version: 2.X
1600[08:57:55] [Server thread/INFO]: [CrateReloaded] v1_14_R1
1601[08:57:56] [Server thread/INFO]: [CrateReloaded] Crate Configurations (1): crate.yml
1602[08:57:56] [Server thread/INFO]: [DiceFurniture] Enabling DiceFurniture v3.3.0.2
1603[08:57:57] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
1604[08:57:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
1605[08:57:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
1606[08:57:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
1607[08:57:57] [Server thread/INFO]: Done (31.939s)! For help, type "help"
1608[08:57:57] [Server thread/INFO]: Starting GS4 status listener
1609[08:57:57] [Query Listener #1/INFO]: Query running on 147.135.30.125:25656
1610[08:57:57] [Server thread/INFO]: Timings Reset
1611[08:57:57] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
1612[08:57:57] [Server thread/INFO]: [BentoBox] Hooking with PlaceholderAPI...
1613[08:57:57] [Server thread/INFO]: [BentoBox] Hooking with MVdWPlaceholderAPI...
1614[08:57:57] [Server thread/INFO]: [BentoBox] Enabling addons...
1615[08:57:57] [Server thread/INFO]: [BentoBox] Enabling BSkyBlock...
1616[08:57:57] [Server thread/INFO]: [BentoBox] Loading likes...
1617[08:57:57] [Craft Scheduler Thread - 62/INFO]: [Vault] Checking for Updates ...
1618[08:57:57] [Craft Scheduler Thread - 52/INFO]: [BentoBox] Loaded Blueprint Bundle 'double_island' for BSkyBlock
1619[08:57:57] [Craft Scheduler Thread - 52/INFO]: [BentoBox] Loaded Blueprint Bundle 'default' for BSkyBlock
1620[08:57:57] [Craft Scheduler Thread - 52/INFO]: [BentoBox] Loaded Blueprint Bundle 'harder_island' for BSkyBlock
1621[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_island_likes_count}
1622[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_island_likes_place}
1623[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_island_dislikes_count}
1624[08:57:57] [Craft Scheduler Thread - 52/INFO]: [BentoBox] Loaded blueprint 'harder' for BSkyBlock
1625[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_island_dislikes_place}
1626[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_island_rank_count}
1627[08:57:57] [Craft Scheduler Thread - 52/INFO]: [BentoBox] Loaded blueprint 'island' for BSkyBlock
1628[08:57:57] [Craft Scheduler Thread - 62/INFO]: [Vault] Stable Version: 1.7.2 | Current Version: 1.7.3
1629[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_island_rank_place}
1630[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_owner_name_1}
1631[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_island_name_1}
1632[08:57:57] [Craft Scheduler Thread - 52/INFO]: [BentoBox] Loaded blueprint 'nether-island' for BSkyBlock
1633[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_count_1}
1634[08:57:57] [Craft Scheduler Thread - 52/INFO]: [BentoBox] Loaded blueprint 'end-island' for BSkyBlock
1635[08:57:57] [Craft Scheduler Thread - 52/INFO]: [BentoBox] Loaded blueprint 'double' for BSkyBlock
1636[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_owner_name_2}
1637[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_island_name_2}
1638[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_count_2}
1639[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_owner_name_3}
1640[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_island_name_3}
1641[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_count_3}
1642[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_owner_name_4}
1643[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_island_name_4}
1644[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_count_4}
1645[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_owner_name_5}
1646[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_island_name_5}
1647[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_count_5}
1648[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_owner_name_6}
1649[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_island_name_6}
1650[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_count_6}
1651[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_owner_name_7}
1652[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_island_name_7}
1653[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_count_7}
1654[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_owner_name_8}
1655[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_island_name_8}
1656[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_count_8}
1657[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_owner_name_9}
1658[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_island_name_9}
1659[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_count_9}
1660[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_owner_name_10}
1661[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_island_name_10}
1662[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_likes_count_10}
1663[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_owner_name_1}
1664[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_island_name_1}
1665[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_count_1}
1666[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_owner_name_2}
1667[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_island_name_2}
1668[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_count_2}
1669[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_owner_name_3}
1670[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_island_name_3}
1671[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_count_3}
1672[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_owner_name_4}
1673[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_island_name_4}
1674[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_count_4}
1675[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_owner_name_5}
1676[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_island_name_5}
1677[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_count_5}
1678[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_owner_name_6}
1679[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_island_name_6}
1680[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_count_6}
1681[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_owner_name_7}
1682[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_island_name_7}
1683[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_count_7}
1684[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_owner_name_8}
1685[08:57:57] [Craft Scheduler Thread - 4/INFO]: [AdvancedEnchantments] Enchantments loaded: 131
1686[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_island_name_8}
1687[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_count_8}
1688[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_owner_name_9}
1689[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_island_name_9}
1690[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_count_9}
1691[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_owner_name_10}
1692[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_island_name_10}
1693[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_dislikes_count_10}
1694[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_owner_name_1}
1695[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_island_name_1}
1696[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_count_1}
1697[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_owner_name_2}
1698[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_island_name_2}
1699[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_count_2}
1700[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_owner_name_3}
1701[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_island_name_3}
1702[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_count_3}
1703[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_owner_name_4}
1704[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_island_name_4}
1705[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_count_4}
1706[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_owner_name_5}
1707[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_island_name_5}
1708[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_count_5}
1709[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_owner_name_6}
1710[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_island_name_6}
1711[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_count_6}
1712[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_owner_name_7}
1713[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_island_name_7}
1714[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_count_7}
1715[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_owner_name_8}
1716[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_island_name_8}
1717[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_count_8}
1718[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_owner_name_9}
1719[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_island_name_9}
1720[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_count_9}
1721[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_owner_name_10}
1722[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_island_name_10}
1723[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_likes_addon_top_rank_count_10}
1724[08:57:57] [Server thread/INFO]: [BentoBox] Enabling Likes...
1725[08:57:57] [Server thread/INFO]: [BentoBox] Loading control panels...
1726[08:57:57] [Server thread/INFO]: [BentoBox] Enabling ControlPanel...
1727[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Adding biome recipe for beaches
1728[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Water > 50%
1729[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] SAND x 1
1730[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 5% chance for Dead Bush to grow on Sand
1731[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Squid to spawn on Water.
1732[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Adding biome recipe for Snowy_beach
1733[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Water > 50%
1734[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Ice > 10%
1735[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] SAND x 1
1736[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Adding biome recipe for ThreeWolfMoon
1737[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Ice > 10%
1738[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] SPRUCE_LOG x 3
1739[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] SPRUCE_LEAVES x 3
1740[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] GRASS_BLOCK x 3
1741[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Tall Grass to grow on Grass Block
1742[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Wolf to spawn on Snow.
1743[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Adding biome recipe for Cold_Rabbit
1744[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Ice > 10%
1745[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] SPRUCE_LOG x 3
1746[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] SPRUCE_LEAVES x 3
1747[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] GRASS_BLOCK x 3
1748[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Tall Grass to grow on Grass Block
1749[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Rabbit to spawn on Snow.
1750[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Adding biome recipe for DESERT
1751[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] No Water Allowed
1752[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] No Ice Allowed
1753[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] SAND x 1
1754[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Dead Bush to grow on Sand
1755[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Cactus to grow on Sand
1756[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 30.0% chance for Dirt to convert to Sand
1757[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Adding biome recipe for FOREST
1758[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] OAK_LOG x 3
1759[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] OAK_LEAVES x 4
1760[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] GRASS_BLOCK x 4
1761[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 2% chance for Pink Tulip to grow on Grass Block
1762[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 2% chance for Orange Tulip to grow on Grass Block
1763[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 4% chance for Sunflower to grow on Grass Block
1764[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 20% chance for Tall Grass to grow on Grass Block
1765[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Adding biome recipe for NETHER
1766[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] No Water Allowed
1767[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Lava > 21%
1768[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] No Ice Allowed
1769[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] NETHERRACK x 1
1770[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Pig Zombie to spawn on Netherrack.
1771[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Adding biome recipe for JUNGLE
1772[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] GRASS_BLOCK x 4
1773[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] JUNGLE_LOG x 3
1774[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] JUNGLE_LEAVES x 4
1775[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 20% chance for Dandelion to grow on Grass Block
1776[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Melon to grow on Grass Block
1777[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 20% chance for Rose Bush to grow on Grass Block
1778[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 20% chance for Fern to grow on Grass Block
1779[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 20% chance for Tall Grass to grow on Grass Block
1780[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Adding biome recipe for MUSHROOM_FIELDS
1781[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Water > 30%
1782[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] MYCELIUM x 2
1783[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Brown Mushroom to grow on Mycelium
1784[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Red Mushroom to grow on Mycelium
1785[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Mushroom Cow to spawn on Mycelium.
1786[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Adding biome recipe for OCEAN
1787[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Water > 95%
1788[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Squid to spawn on Water.
1789[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Adding biome recipe for WARMOCEAN
1790[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Water > 95%
1791[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Squid to spawn on Water.
1792[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Tropical Fish to spawn on Water.
1793[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Adding biome recipe for PLAINS
1794[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] GRASS_BLOCK x 3
1795[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Tall Grass to grow on Grass Block
1796[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Horse to spawn on Grass Block.
1797[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Adding biome recipe for RIVER
1798[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Water > 50%
1799[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] SAND x 1
1800[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 50.0% chance for Dirt to convert to Clay
1801[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Adding biome recipe for SAVANNA
1802[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] ACACIA_LOG x 3
1803[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] ACACIA_LEAVES x 4
1804[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] GRASS_BLOCK x 4
1805[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 10% chance for Tall Grass to grow on Grass Block
1806[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Adding biome recipe for SWAMP
1807[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Water > 50%
1808[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] GRASS_BLOCK x 4
1809[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] OAK_LOG x 3
1810[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] OAK_LEAVES x 4
1811[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 20% chance for Red Mushroom to grow on Grass Block
1812[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 20% chance for Brown Mushroom to grow on Grass Block
1813[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 5% chance for Lily Pad to grow on Water
1814[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] 5% chance for Slime to spawn on Water.
1815[08:57:57] [Server thread/INFO]: [BentoBox] [Greenhouses] Loaded 15 biome recipes.
1816[08:57:57] [Server thread/INFO]: [BentoBox] Enabling Greenhouses...
1817[08:57:57] [Server thread/INFO]: [BentoBox] Enabling DimensionalTrees...
1818[08:57:57] [Server thread/INFO]: [BentoBox] Enabling IslandFly...
1819[08:57:57] [Server thread/WARN]: [BentoBox] Unknown material (SIGN) in config.yml blocks section. Skipping...
1820[08:57:57] [Server thread/WARN]: [BentoBox] Unknown material (WALL_SIGN) in config.yml blocks section. Skipping...
1821[08:57:57] [Server thread/ERROR]: [BentoBox] Level Addon: No such world in config.yml : acidisland_world
1822[08:57:57] [Server thread/ERROR]: [BentoBox] [Level] TopTen world caveblock-world is not known on server. Skipping...
1823[08:57:57] [Server thread/INFO]: [BentoBox] [Level] Level hooking into BSkyBlock
1824[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level}
1825[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-value-1}
1826[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-name-1}
1827[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-value-2}
1828[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-name-2}
1829[08:57:57] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-value-3}
1830[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-name-3}
1831[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-value-4}
1832[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-name-4}
1833[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-value-5}
1834[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-name-5}
1835[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-value-6}
1836[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-name-6}
1837[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-value-7}
1838[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-name-7}
1839[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-value-8}
1840[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-name-8}
1841[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-value-9}
1842[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-name-9}
1843[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-value-10}
1844[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {level_bskyblock-island-level-top-name-10}
1845[08:57:58] [Server thread/INFO]: [BentoBox] Enabling Level...
1846[08:57:58] [Server thread/INFO]: [BentoBox] Loading challenges...
1847[08:57:58] [Server thread/INFO]: [BentoBox] Enabling Challenges...
1848[08:57:58] [Server thread/INFO]: [BentoBox] [Limits] Entity limits:
1849[08:57:58] [Server thread/INFO]: [BentoBox] [Limits] Limit PIG_ZOMBIE to 15
1850[08:57:58] [Server thread/INFO]: [BentoBox] [Limits] Limit ENDERMAN to 5
1851[08:57:58] [Server thread/INFO]: [BentoBox] [Limits] Limit CHICKEN to 10
1852[08:57:58] [Server thread/INFO]: [BentoBox] [Limits] Limits will apply to BSkyBlock
1853[08:57:58] [Server thread/INFO]: [BentoBox] [Limits] Loading default limits
1854[08:57:58] [Server thread/INFO]: [BentoBox] [Limits] Limit HOPPER to 100
1855[08:57:58] [Server thread/INFO]: [BentoBox] Enabling Limits...
1856[08:57:58] [Server thread/INFO]: [BentoBox] Loading warps...
1857[08:57:58] [Server thread/INFO]: [BentoBox] Enabling Warps...
1858[08:57:58] [Server thread/INFO]: [BentoBox] Loading biomes...
1859[08:57:58] [Server thread/INFO]: [BentoBox] Enabling Biomes...
1860[08:57:58] [Server thread/INFO]: [BentoBox] Addons successfully enabled.
1861[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_world_friendly_name}
1862[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_world_islands}
1863[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_distance}
1864[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_distance_diameter}
1865[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_protection_range}
1866[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_protection_range_diameter}
1867[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_owner}
1868[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_creation_date}
1869[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_name}
1870[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_center}
1871[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_center_x}
1872[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_center_y}
1873[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_center_z}
1874[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_members_max}
1875[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_members_count}
1876[08:57:58] [Craft Scheduler Thread - 18/INFO]: [PlaceholderAPI] 169 placeholder expansions are available on the cloud.
1877[08:57:58] [Craft Scheduler Thread - 18/INFO]: [PlaceholderAPI] 2 installed expansions have updates available.
1878[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_trustees_count}
1879[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_coops_count}
1880[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_visitors_count}
1881[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_island_bans_count}
1882[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_visited_island_protection_range}
1883[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_visited_island_protection_range_diameter}
1884[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_visited_island_owner}
1885[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_visited_island_creation_date}
1886[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_visited_island_name}
1887[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_visited_island_center}
1888[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_visited_island_center_x}
1889[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_visited_island_center_y}
1890[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_visited_island_center_z}
1891[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_visited_island_members_max}
1892[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_visited_island_members_count}
1893[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_visited_island_trustees_count}
1894[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_visited_island_coops_count}
1895[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_visited_island_visitors_count}
1896[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_visited_island_bans_count}
1897[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_has_island}
1898[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_rank}
1899[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_resets}
1900[08:57:58] [Server thread/INFO]: [MVdWPlaceholderAPI] BentoBox added custom placeholder {bskyblock_resets_left}
1901[08:57:58] [Server thread/INFO]: [BentoBox] Hooking with Multiverse-Core...
1902[08:57:58] [Server thread/INFO]: Multiverse already knows about 'bskyblock'!
1903[08:57:58] [Server thread/INFO]: Success! Property generator was set to BentoBox
1904[08:57:58] [Server thread/INFO]: Multiverse already knows about 'bskyblock_nether'!
1905[08:57:58] [Server thread/INFO]: Success! Property generator was set to BentoBox
1906[08:57:58] [Server thread/INFO]: Multiverse already knows about 'bskyblock_the_end'!
1907[08:57:58] [Server thread/INFO]: Success! Property generator was set to BentoBox
1908[08:57:58] [Server thread/INFO]: [BentoBox] Hooking with WorldEdit...
1909[08:57:58] [Server thread/INFO]:
1910 ____ _ ____
1911 | _ \ | | | _ \ by tastybento and Poslovitch
1912 | |_) | ___ _ __ | |_ ___ | |_) | _____ __ 2017 - 2019
1913 | _ < / _ \ '_ \| __/ _ \| _ < / _ \ \/ /
1914 | |_) | __/ | | | || (_) | |_) | (_) > < v1.9.0-SNAPSHOT-b1433
1915 |____/ \___|_| |_|\__\___/|____/ \___/_/\_\ Loaded in 1759ms.
1916
1917[08:57:58] [Server thread/INFO]: [Skyblock] Make the top 5 in /SNAKE and win nice prizes.
1918[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Loading images...
1919[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 33sbrules1.png.
1920[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 44randombiome.png.
1921[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 54skywars.png.
1922[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 44theend.png.
1923[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 55infernologo.png.
1924[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 33sbfaq3.png.
1925[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 33skywarssand.png.
1926[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 33sbfaq1.png.
1927[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 44nether.png.
1928[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 55biomes.png.
1929[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 44mobarena.png.
1930[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 44resources.png.
1931[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 44creative.png.
1932[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 33mobarenaconc.png.
1933[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 33skywars.png.
1934[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 55infernoclasses1.png.
1935[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 33sbrules2.png.
1936[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 44casino.png.
1937[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 33skywarsmush.png.
1938[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 334.png.
1939[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 33sbshop.png.
1940[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 33sbfaq2.png.
1941[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 55serenity.png.
1942[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 55infernoclasses2.png.
1943[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 44skyblock.png.
1944[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 33skywarsjung.png.
1945[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded 26 image(s).
1946[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Loading color cache table color_palette_v1_12_R1.bc...
1947[08:57:58] [Server thread/INFO]: [INFO] [BannerBoard] Connecting to skinrender.com with key ***********EY_HERE...
1948[08:57:58] [Server thread/INFO]: [Quests] Task type blockbreak has been registered.
1949[08:57:58] [Server thread/INFO]: [Quests] Task type blockbreakcertain has been registered.
1950[08:57:58] [Server thread/INFO]: [Quests] Task type blockplace has been registered.
1951[08:57:58] [Server thread/INFO]: [Quests] Task type blockplacecertain has been registered.
1952[08:57:58] [Server thread/INFO]: [Quests] Task type mobkilling has been registered.
1953[08:57:58] [Server thread/INFO]: [Quests] Task type mobkillingcertain has been registered.
1954[08:57:58] [Server thread/INFO]: [Quests] Task type playerkilling has been registered.
1955[08:57:58] [Server thread/INFO]: [Quests] Task type fishing has been registered.
1956[08:57:58] [Server thread/INFO]: [Quests] Task type inventory has been registered.
1957[08:57:58] [Server thread/INFO]: [Quests] Task type walking has been registered.
1958[08:57:58] [Server thread/INFO]: [Quests] Task type taming has been registered.
1959[08:57:58] [Server thread/INFO]: [Quests] Task type milking has been registered.
1960[08:57:58] [Server thread/INFO]: [Quests] Task type shearing has been registered.
1961[08:57:58] [Server thread/INFO]: [Quests] Task type position has been registered.
1962[08:57:58] [Server thread/INFO]: [Quests] Task type playtime has been registered.
1963[08:57:58] [Server thread/INFO]: [Quests] Task type brewing has been registered.
1964[08:57:58] [Server thread/INFO]: [Quests] Task type expearn has been registered.
1965[08:57:58] [Server thread/INFO]: [Quests] Task type breeding has been registered.
1966[08:57:58] [Server thread/INFO]: [Quests] Task type enchanting has been registered.
1967[08:57:58] [Server thread/INFO]: [Quests] Task type dealdamage has been registered.
1968[08:57:58] [Server thread/INFO]: [Quests] Task type citizens_deliver has been registered.
1969[08:57:58] [Server thread/INFO]: [Quests] Task type citizens_interact has been registered.
1970[08:57:59] [Craft Scheduler Thread - 22/INFO]: [MySkin] You are running up to date version 2.7
1971[08:57:59] [Server thread/INFO]: FurnitureLib load Models(39): Barrels,BlackBoard,CactusPlant,Camera,CampChair,CandyCane,Catapult,Chair,ChristmasTree,Crossbow,Fence,GraveStone,Hammock,HumanSkeleton,Lantern,Log,MailBox,PartyHammock,SchoolChair,SchoolDesk,SchoolTable,SleepingBag,SnowGolem,Sofa,Sunshade,TV,Table,Tent1,Trunk,WaxCandle,cDecorBoat,cMailBoxInventory,cModernBarWhiteTopDecor,cModernChairBlackBack,cRectangleFootTableTraditional,cSandCastle,cTikiTorch,cTraditionalChair,vmachine
1972[08:58:01] [Server thread/INFO]: [ShopGUIPlus] No external spawner plugins registered, using built-in spawners support!
1973[08:58:01] [Server thread/INFO]: [ShopGUIPlus] Loaded 35 main menu items!
1974[08:58:01] [Server thread/INFO]: [ShopGUIPlus] Loaded 18 shops with total of 975 items!
1975[08:58:01] [Server thread/DEBUG]: Set listener of net.citizensnpcs.nms.v1_14_R1.network.EmptyNetworkManager@6e61b8fe to net.citizensnpcs.nms.v1_14_R1.network.EmptyNetHandler@1dfc5fef
1976[08:58:01] [Server thread/DEBUG]: Set listener of net.citizensnpcs.nms.v1_14_R1.network.EmptyNetworkManager@6e61b8fe to net.citizensnpcs.nms.v1_14_R1.network.EmptyNetHandler@1dfc5fef
1977[08:58:01] [Server thread/DEBUG]: Set listener of net.citizensnpcs.nms.v1_14_R1.network.EmptyNetworkManager@2aa111ce to net.citizensnpcs.nms.v1_14_R1.network.EmptyNetHandler@949b6d3
1978[08:58:01] [Server thread/DEBUG]: Set listener of net.citizensnpcs.nms.v1_14_R1.network.EmptyNetworkManager@2aa111ce to net.citizensnpcs.nms.v1_14_R1.network.EmptyNetHandler@949b6d3
1979[08:58:01] [Server thread/DEBUG]: Set listener of net.citizensnpcs.nms.v1_14_R1.network.EmptyNetworkManager@304eb087 to net.citizensnpcs.nms.v1_14_R1.network.EmptyNetHandler@124c7115
1980[08:58:01] [Server thread/DEBUG]: Set listener of net.citizensnpcs.nms.v1_14_R1.network.EmptyNetworkManager@304eb087 to net.citizensnpcs.nms.v1_14_R1.network.EmptyNetHandler@124c7115
1981[08:58:01] [Server thread/DEBUG]: Set listener of net.citizensnpcs.nms.v1_14_R1.network.EmptyNetworkManager@70c3c72f to net.citizensnpcs.nms.v1_14_R1.network.EmptyNetHandler@661818f0
1982[08:58:01] [Server thread/DEBUG]: Set listener of net.citizensnpcs.nms.v1_14_R1.network.EmptyNetworkManager@70c3c72f to net.citizensnpcs.nms.v1_14_R1.network.EmptyNetHandler@661818f0
1983[08:58:01] [Server thread/INFO]: [Citizens] Loaded 4 NPCs.
1984[08:58:01] [Server thread/INFO]: [BentoBox] Added world BSkyBlock (NORMAL)
1985[08:58:01] [Server thread/INFO]: [ActionBarAPI] No update was found, you are running the latest version.
1986[08:58:01] [Server thread/INFO]: [BentoBox] [Greenhouses] Loading greenhouses...
1987[08:58:01] [Server thread/INFO]: [BentoBox] [Greenhouses] Loaded 1 greenhouses.
1988[08:58:01] [Server thread/INFO]: [BentoBox] [Greenhouses] Kicking off flower growing scheduler every 1 minutes
1989[08:58:01] [Server thread/INFO]: [BentoBox] [Greenhouses] Kicking off block conversion scheduler every 2 minutes
1990[08:58:01] [Server thread/INFO]: [BentoBox] [Greenhouses] Kicking off greenhouse verify scheduler every 5 minutes
1991[08:58:01] [Server thread/INFO]: [BentoBox] [Greenhouses] Kicking off mob populator scheduler every 5 minutes
1992[08:58:01] [Server thread/INFO]: [BentoBox] All blueprints loaded.
1993[08:58:01] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded BannerBoard [1]
1994[08:58:01] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded BannerBoard [2]
1995[08:58:01] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded BannerBoard [3]
1996[08:58:01] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded BannerBoard [4]
1997[08:58:01] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded BannerBoard [5]
1998[08:58:01] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded BannerBoard [6]
1999[08:58:01] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded BannerBoard [7]
2000[08:58:01] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded BannerBoard [8]
2001[08:58:01] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded BannerBoard [13]
2002[08:58:02] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5042ms or 100 ticks behind
2003[08:58:03] [Server thread/INFO]: [Skywars] Loaded 3 arena(s) and 0 join sign(s) and 51 cage(s) and 1 chest categorie(s) and 22 kit(s) and 22 trail(s) and 4 shop(s) and 53 achievement(s) and 7 broadcaster message(s)
2004[08:58:03] [Server thread/INFO]: [Skywars] Updating leaderboards...
2005[08:58:03] [Server thread/INFO]: [Skywars] Finished loading all the top signs and their requirements! (6) sign(s)! loading players stats...
2006[08:58:03] [Head Conversion Thread - 0/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
2007[08:58:03] [Head Conversion Thread - 0/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["subliminalchaos"]
2008[08:58:03] [Head Conversion Thread - 1/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
2009[08:58:03] [Head Conversion Thread - 1/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["mhf_question"]
2010[08:58:03] [Head Conversion Thread - 0/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
2011[08:58:03] [Head Conversion Thread - 1/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
2012[08:58:03] [Head Conversion Thread - 0/DEBUG]: Successful read, server response was 200
2013[08:58:03] [Head Conversion Thread - 0/DEBUG]: Response: [{"id":"e5f062deda974bcfaa1d9f9c9cde0976","name":"SubliminalChaos"}]
2014[08:58:03] [Head Conversion Thread - 0/DEBUG]: Page 0 returned 1 results, parsing
2015[08:58:03] [Head Conversion Thread - 0/DEBUG]: Successfully looked up profile com.mojang.authlib.GameProfile@137c5c99[id=e5f062de-da97-4bcf-aa1d-9f9c9cde0976,name=SubliminalChaos,properties={},legacy=false]
2016[08:58:03] [Head Conversion Thread - 0/DEBUG]: Opening connection to https://sessionserver.mojang.com/session/minecraft/profile/e5f062deda974bcfaa1d9f9c9cde0976?unsigned=false
2017[08:58:03] [Head Conversion Thread - 0/DEBUG]: Reading data from https://sessionserver.mojang.com/session/minecraft/profile/e5f062deda974bcfaa1d9f9c9cde0976?unsigned=false
2018[08:58:03] [Server thread/INFO]: [Skywars] Leaderboards were updated!
2019[08:58:03] [Head Conversion Thread - 1/DEBUG]: Successful read, server response was 200
2020[08:58:03] [Head Conversion Thread - 1/DEBUG]: Response: [{"id":"606e2ff0ed7748429d6ce1d3321c7838","name":"MHF_Question"}]
2021[08:58:03] [Head Conversion Thread - 1/DEBUG]: Page 0 returned 1 results, parsing
2022[08:58:03] [Head Conversion Thread - 1/DEBUG]: Successfully looked up profile com.mojang.authlib.GameProfile@17808b42[id=606e2ff0-ed77-4842-9d6c-e1d3321c7838,name=MHF_Question,properties={},legacy=false]
2023[08:58:03] [Head Conversion Thread - 1/DEBUG]: Opening connection to https://sessionserver.mojang.com/session/minecraft/profile/606e2ff0ed7748429d6ce1d3321c7838?unsigned=false
2024[08:58:03] [Head Conversion Thread - 1/DEBUG]: Reading data from https://sessionserver.mojang.com/session/minecraft/profile/606e2ff0ed7748429d6ce1d3321c7838?unsigned=false
2025[08:58:03] [Head Conversion Thread - 0/DEBUG]: Successful read, server response was 200
2026[08:58:03] [Head Conversion Thread - 0/DEBUG]: Response: {"id":"e5f062deda974bcfaa1d9f9c9cde0976","name":"SubliminalChaos","properties":[{"name":"textures","value":"eyJ0aW1lc3RhbXAiOjE1NzIwMDgyODM0MTEsInByb2ZpbGVJZCI6ImU1ZjA2MmRlZGE5NzRiY2ZhYTFkOWY5YzljZGUwOTc2IiwicHJvZmlsZU5hbWUiOiJTdWJsaW1pbmFsQ2hhb3MiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2Q4NDBiY2QwOGE2NmZkNDAwMDA2NzM4YzE0ZWNlZWNmM2ZmZGEzNGQxOGNhM2YwMDNmMThjNThjYWVkODNhOTIifX19","signature":"ssW7mC72Cj59/ViRXxceuCqvmjzqO3eeBQaqWti4X/dsu5mRFdv4egb2fblpIsKou/cqaE9kuwTlKD6YXXZ+Rhp9rlPVKdUm6/S1FTFV0fGb4A112I51u/uzS1ca55n1AXh0o1UMLbJnwl4UwJpkDeptrWWbmM4Vs8UxuHQsBDGMwGrpgCx4nTMX7uecTgoOiD1ol2RA1rsL7/Zg6jQg7Fy/WpfZBBJabZaIJOIrRDOON++r9LDffOclH7gdpxPlphAOX4HYw/YCcVXUP7kIYeChX1w4Mdpku1TjvjlATPeZLwvSgtXZSZALNDF96T/bMVOBbDSm9E43oYLrqGVMVZDD9O8wPV02bzyf6qLpsI0gZCy0kCRnu+zw2PYTIGg3K7cQbIHXb+eBFuBOyKH03nsMgGPE5ReEHnkX8IMGbnFq19s3kkfjUTavYjPuyXVFbvjJDPl+jtnD1mo+OKZDPu7ShvLxBg+7rW1tKkltb60HhQrzSnmwC8wqVWbT3WHiak5O/zegEhtoBQzGCVyYwc7JRQhwFCfF+zofymNmWJ+P9vqLdDeJglR46xqiDMKAeZbPH41VDuMknO42fCA3tG1fG1jpk8dHJqA0iffJkazHyUSWZ7crV9lslYEk4cJq6wJ35d2lSBFtgspmD/bSYPaDL/QDD1gTp83YF6PlGSw="}]}
2027[08:58:03] [Head Conversion Thread - 0/DEBUG]: Successfully fetched profile properties for com.mojang.authlib.GameProfile@137c5c99[id=e5f062de-da97-4bcf-aa1d-9f9c9cde0976,name=SubliminalChaos,properties={textures=[com.mojang.authlib.properties.Property@13ea7772]},legacy=false]
2028[08:58:03] [Head Conversion Thread - 1/DEBUG]: Successful read, server response was 200
2029[08:58:03] [Head Conversion Thread - 1/DEBUG]: Response: {"id":"606e2ff0ed7748429d6ce1d3321c7838","name":"MHF_Question","properties":[{"name":"textures","value":"eyJ0aW1lc3RhbXAiOjE1NzIwMDgyODM0MTYsInByb2ZpbGVJZCI6IjYwNmUyZmYwZWQ3NzQ4NDI5ZDZjZTFkMzMyMWM3ODM4IiwicHJvZmlsZU5hbWUiOiJNSEZfUXVlc3Rpb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2QzNGUwNjNjYWZiNDY3YTVjOGRlNDNlYzc4NjE5Mzk5ZjM2OWY0YTUyNDM0ZGE4MDE3YTk4M2NkZDkyNTE2YTAifX19","signature":"p5sVYa7QKJiQamTGZzar7OgMC9InH56VMzWGCZRVwKLQeqcOI0hqP0s1WqfO3ZFOsGv9LNCZk9Ykdm19t0Au5o9cZwsDYfA2SQLys4uMd62hgblxltIwfhhsYFxA/9u1QD+0uIHw6298NHEOokLF2MDaAr2yAyMor8OSBMR8tvbSdF9ybsEUV7WTGvR/vmQL6NezZpfHzJKRe+eyOS6umfudZQyGdZCCXSZGU/EBvnlN1jJziik70sV+4SLnIx/BLR72OrQAi3gDuf+XsLpnCDwXnzpUVw6BTqj+sDjvl94VJOXM+Cy8W6cUc6fapUYkfLe3I/y2feEjo/735P3Moq1iUArzhAQctTug2UFW/FShIU0kDxObSeAc9y+QqCWx2skPAt6Rhx3aY0owL8aGMt2MVAGpmd5Kbu3cD/n8ZtxlffhejF6l4E+kphlJgW7jxV4HhIHLWx+AzGwSUeGQ9JIJDBOc7sSdhpr75wjKfdJ/i1yayIEo7lSInFB9I5vA8XWrGy6LrkFQsPr/hNJcR99fEML+QP9aHbfaTXkC/BcJtAkBRDMRm575YctE0JXtGq1XBnHa6GXQRlyDOT1S1j6jUMJzoM/sZOeqWdLnZp7yuFTpY4zOjkTjSZbES1qJ28chyuDUBxwcgtanfEygEtS1kJnTyJ7aBjcEIwJXe/M="}]}
2030[08:58:03] [Head Conversion Thread - 1/DEBUG]: Successfully fetched profile properties for com.mojang.authlib.GameProfile@17808b42[id=606e2ff0-ed77-4842-9d6c-e1d3321c7838,name=MHF_Question,properties={textures=[com.mojang.authlib.properties.Property@383c680c]},legacy=false]
2031[08:58:04] [Craft Scheduler Thread - 87/INFO]: [Reward] Checking for updates ...
2032[08:58:04] [Craft Scheduler Thread - 87/INFO]: [Reward] You have the latest version!
2033[08:58:04] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
2034[08:58:04] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
2035[08:58:05] [Server thread/INFO]: [ArcadeBoard] Checking for game updates ...
2036[08:58:05] [Server thread/INFO]: [ArcadeBoard] Fetching modules from server ...
2037[08:58:06] [Server thread/INFO]: [ArcadeBoard] There is a total of 6 official games available for download!
2038[08:58:06] [Craft Scheduler Thread - 87/INFO]: [BentoBox] Downloading data from GitHub...
2039[08:58:06] [Craft Scheduler Thread - 87/INFO]: [BentoBox] Successfully downloaded data from GitHub.
2040[08:58:07] [Server thread/INFO]: -------< LightAPI-fork 3.4.1 >-------
2041[08:58:07] [Server thread/INFO]: You are running the latest version!
2042[08:58:32] [Craft Scheduler Thread - 58/INFO]: [BentoBox] Downloading data from GitHub...
2043[08:58:32] [Craft Scheduler Thread - 58/INFO]: [BentoBox] Successfully downloaded data from GitHub.
2044[08:58:35] [Server thread/INFO]: ========================
2045[08:58:35] [Server thread/INFO]: Players online 0/72
2046[08:58:35] [Server thread/INFO]: ========================
2047[08:58:54] [Netty Epoll Server IO #1/DEBUG]: Set listener of net.minecraft.server.v1_14_R1.NetworkManager@79ae3f8c to net.minecraft.server.v1_14_R1.HandshakeListener@886b0fc
2048[08:58:54] [Netty Epoll Server IO #1/DEBUG]: Enabled auto read
2049[08:58:55] [Netty Epoll Server IO #1/DEBUG]: [io.netty.util.Recycler] -Dio.netty.recycler.maxCapacityPerThread: 4096
2050[08:58:55] [Netty Epoll Server IO #1/DEBUG]: [io.netty.util.Recycler] -Dio.netty.recycler.maxSharedCapacityFactor: 2
2051[08:58:55] [Netty Epoll Server IO #1/DEBUG]: [io.netty.util.Recycler] -Dio.netty.recycler.linkCapacity: 16
2052[08:58:55] [Netty Epoll Server IO #1/DEBUG]: [io.netty.util.Recycler] -Dio.netty.recycler.ratio: 8
2053[08:58:55] [Netty Epoll Server IO #1/DEBUG]: Enabled auto read
2054[08:58:55] [Netty Epoll Server IO #1/DEBUG]: Set listener of net.minecraft.server.v1_14_R1.NetworkManager@79ae3f8c to net.minecraft.server.v1_14_R1.PacketStatusListener@7e1df3fe
2055[08:58:55] [Netty Epoll Server IO #2/DEBUG]: Set listener of net.minecraft.server.v1_14_R1.NetworkManager@5c2cde3c to net.minecraft.server.v1_14_R1.HandshakeListener@27154ccb
2056[08:58:55] [Netty Epoll Server IO #2/DEBUG]: Enabled auto read
2057[08:58:55] [Netty Epoll Server IO #2/DEBUG]: Enabled auto read
2058[08:58:55] [Netty Epoll Server IO #2/DEBUG]: Set listener of net.minecraft.server.v1_14_R1.NetworkManager@5c2cde3c to net.minecraft.server.v1_14_R1.LoginListener@700efaba
2059[08:58:55] [User Authenticator #1/DEBUG]: Opening connection to https://sessionserver.mojang.com/session/minecraft/hasJoined?ip=172.98.67.28&serverId=4efc97db6cd2c2bf895323caded5498c3b26944a&username=waqe
2060[08:58:55] [User Authenticator #1/DEBUG]: Reading data from https://sessionserver.mojang.com/session/minecraft/hasJoined?ip=172.98.67.28&serverId=4efc97db6cd2c2bf895323caded5498c3b26944a&username=waqe
2061[08:58:56] [User Authenticator #1/DEBUG]: Successful read, server response was 200
2062[08:58:56] [User Authenticator #1/DEBUG]: Response: {"id":"9e63936a10bb49389bcc241b7b468d9b","name":"waqe","properties":[{"name":"textures","value":"eyJ0aW1lc3RhbXAiOjE1NzIwMDgzMzYwMjgsInByb2ZpbGVJZCI6IjllNjM5MzZhMTBiYjQ5Mzg5YmNjMjQxYjdiNDY4ZDliIiwicHJvZmlsZU5hbWUiOiJ3YXFlIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2UyMjljZDhiMzkyOGQ5NGZjZjJlMmE0ZWU4YTBlNzg5NGJkMjBlMWJjMjRjYjQxODQ0ZDIxM2FhMGE1YmFhYTYifX19","signature":"e9ONhxRQ/bBe6MDS0+MfDBbSYkhkR7XX9YXC/Uj/OlZ1EjXsHMiGfYM4kfglBcDrz0JrIf4j/NqJ0hdEeFMlQNcEk1euGg4qKr5Kzb4FhlfponRZuvAKxNG8TjJ4xvfQxBzoUqT9s8CtRn9ZtAKmi6tUAV/kxbxjEa6j3FI2PP7ayGDohj7KMXl2z4JOBpqn+53lEGf41hSuph6U48DQ/MgH8Gj+/f6CVG2Vi8mPf7aU1gZ99LYlfmGWLRUxktQij5QG0D/K5+4jvLL2pmbimbkj7XPvMtZhXqZ+lFhwXzL6vXLlNBtXLmbye3x00nZa6/AJUgG/08gVOsC/u/18PwUIR7qB0zJvdUkBk3SfmFEzPuBQMXZeEIVhlu9bJtW3VHCrQZIzQywvjT9DJN6W/3DSgFH+go209Bbg0tCWcV5eDeqU1zHPpAgEGVoca3hR9KKGq6Jrv0y2HEf7X0RBQ7rNvm2I2lu3tZO7ldJFRhPSyKIbxPJhVJTAiooVdwQ8aRCi5mx5zBLHSQoWsOUencauFUHmp/2lIIgwUrYie97ZhlttSZvMzlGGoRJZInlvpx3sivb7PU5DTwTabNOg6pmQjh1pUoD4JTkQhkRaB2VlE9unydJn0xERqYBwAYA/MaGbjTBKSgFG9317qhruFyrdibd7f0gH8lOqaSoQhKA="}]}
2063[08:58:56] [User Authenticator #1/INFO]: UUID of player waqe is 9e63936a-10bb-4938-9bcc-241b7b468d9b
2064[08:58:56] [Server thread/DEBUG]: Set listener of net.minecraft.server.v1_14_R1.NetworkManager@5c2cde3c to net.minecraft.server.v1_14_R1.PlayerConnection@70ac9d30
2065[08:58:56] [Server thread/DEBUG]: Disabled auto read
2066[08:58:56] [Netty Epoll Server IO #2/DEBUG]: Enabled auto read
2067[08:58:56] [Server thread/INFO]: waqe[/172.98.67.28:39930] logged in with entity id 820 at ([bskyblock]896.8849989615237, 95.0, 903.1604991551526)
2068[08:58:57] [Craft Scheduler Thread - 25/DEBUG]: [com.j256.ormlite.stmt.StatementBuilder] built statement SELECT * FROM `players` WHERE `uuid` = '9e63936a-10bb-4938-9bcc-241b7b468d9b'
2069[08:58:57] [Craft Scheduler Thread - 25/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] connection is closed returned false
2070[08:58:57] [Craft Scheduler Thread - 25/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] compiled statement: SELECT * FROM `players` WHERE `uuid` = '9e63936a-10bb-4938-9bcc-241b7b468d9b'
2071[08:58:57] [Craft Scheduler Thread - 25/DEBUG]: [com.j256.ormlite.stmt.mapped.BaseMappedStatement] prepared statement 'SELECT * FROM `players` WHERE `uuid` = '9e63936a-10bb-4938-9bcc-241b7b468d9b' ' with 0 args
2072[08:58:57] [Craft Scheduler Thread - 25/DEBUG]: [com.j256.ormlite.stmt.StatementExecutor] query-for-first of 'SELECT * FROM `players` WHERE `uuid` = '9e63936a-10bb-4938-9bcc-241b7b468d9b' ' returned at least 1 result
2073[08:58:57] [Craft Scheduler Thread - 25/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PlayerData, val class java.lang.Integer: 1
2074[08:58:57] [Craft Scheduler Thread - 25/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PlayerData, val class java.util.UUID: 9e63936a-10bb-4938-9bcc-241b7b468d9b
2075[08:58:57] [Craft Scheduler Thread - 25/DEBUG]: [com.j256.ormlite.stmt.StatementBuilder] built statement SELECT * FROM `player_game_data` WHERE `id` = 1
2076[08:58:57] [Craft Scheduler Thread - 25/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] connection is closed returned false
2077[08:58:57] [Craft Scheduler Thread - 25/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] compiled statement: SELECT * FROM `player_game_data` WHERE `id` = 1
2078[08:58:57] [Craft Scheduler Thread - 25/DEBUG]: [com.j256.ormlite.stmt.mapped.BaseMappedStatement] prepared statement 'SELECT * FROM `player_game_data` WHERE `id` = 1 ' with 0 args
2079[08:58:57] [Craft Scheduler Thread - 25/DEBUG]: [com.j256.ormlite.stmt.SelectIterator] starting iterator @1621187700 for 'SELECT * FROM `player_game_data` WHERE `id` = 1 '
2080[08:58:57] [Craft Scheduler Thread - 25/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PlayerGameData, val class java.lang.Integer: 1
2081[08:58:57] [Craft Scheduler Thread - 25/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PlayerGameData, val class java.lang.String: Tetris
2082[08:58:57] [Craft Scheduler Thread - 25/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PlayerGameData, val class java.lang.Integer: 1
2083[08:58:57] [Craft Scheduler Thread - 25/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PlayerData, val class java.lang.Integer: 1
2084[08:58:57] [Craft Scheduler Thread - 25/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PlayerGameData, val class java.lang.String: STATISTIC_BEST_SCORE
2085[08:58:57] [Craft Scheduler Thread - 25/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PlayerGameData, val class java.lang.String: 900.0
2086[08:58:57] [Craft Scheduler Thread - 25/TRACE]: [com.j256.ormlite.field.FieldType] assiging from data class be.arcadeboard.PlayerGameData, val class java.lang.Long: 1571580375539
2087[08:58:57] [Craft Scheduler Thread - 25/DEBUG]: [com.j256.ormlite.stmt.SelectIterator] closed iterator @1621187700 after 1 rows
2088[08:58:57] [Craft Scheduler Thread - 25/DEBUG]: [com.j256.ormlite.stmt.StatementExecutor] query of 'SELECT * FROM `player_game_data` WHERE `id` = 1 ' returned 1 results
2089[08:59:01] [Server thread/INFO]: waqe issued server command: /h
2090[08:59:01] [Server thread/INFO]: waqe issued server command: /bskyblock:island home
2091[08:59:10] [Server thread/INFO]: waqe lost connection: Disconnected
2092[08:59:10] [Server thread/INFO]: waqe left the game
2093[08:59:10] [Netty Epoll Server IO #3/DEBUG]: Set listener of net.minecraft.server.v1_14_R1.NetworkManager@44452fbd to net.minecraft.server.v1_14_R1.HandshakeListener@2a564619
2094[08:59:10] [Netty Epoll Server IO #3/DEBUG]: Enabled auto read
2095[08:59:10] [Netty Epoll Server IO #3/DEBUG]: Enabled auto read
2096[08:59:10] [Netty Epoll Server IO #3/DEBUG]: Set listener of net.minecraft.server.v1_14_R1.NetworkManager@44452fbd to net.minecraft.server.v1_14_R1.PacketStatusListener@1a69bece
2097[08:59:13] [Server thread/INFO]: ========================
2098[08:59:13] [Server thread/INFO]: Players online 0/72
2099[08:59:13] [Server thread/INFO]: ========================
2100[08:59:15] [Server thread/INFO]: Saving the game (this may take a moment!)
2101[08:59:15] [Server thread/INFO]: Saved the game
2102[08:59:15] [Server thread/INFO]: Stopping the server
2103[08:59:15] [Server thread/INFO]: Stopping server
2104[08:59:15] [Server thread/INFO]: [DiceFurniture] Disabling DiceFurniture v3.3.0.2
2105[08:59:15] [Server thread/INFO]: [CrateReloaded] Disabling CrateReloaded v2.0.17
2106[08:59:15] [Server thread/INFO]: [AdvancedEnchantments] Disabling AdvancedEnchantments v6.3.1
2107[08:59:15] [Server thread/INFO]: [QuantumRPG] Disabling QuantumRPG v4.4.5
2108[08:59:15] [Server thread/ERROR]: Error occurred while disabling QuantumRPG v4.4.5 (Is it up to date?)
2109java.lang.NullPointerException: null
2110 at su.nightexpress.quantumrpg.modules.QModuleUsage.unload(QModuleUsage.java:215) ~[?:?]
2111 at su.nightexpress.quantumrpg.modules.ModuleManager.shutdown(ModuleManager.java:133) ~[?:?]
2112 at su.nightexpress.quantumrpg.QuantumRPG.disable(QuantumRPG.java:115) ~[?:?]
2113 at su.jupiter44.jcore.JPlugin.unloadManagers(JPlugin.java:224) ~[?:?]
2114 at su.jupiter44.jcore.JPlugin.onDisable(JPlugin.java:111) ~[?:?]
2115 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[paperspigot.jar:git-Paper-213]
2116 at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:373) ~[paperspigot.jar:git-Paper-213]
2117 at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:453) ~[paperspigot.jar:git-Paper-213]
2118 at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:439) ~[paperspigot.jar:git-Paper-213]
2119 at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:432) ~[paperspigot.jar:git-Paper-213]
2120 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:401) ~[paperspigot.jar:git-Paper-213]
2121 at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:733) ~[paperspigot.jar:git-Paper-213]
2122 at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:739) ~[paperspigot.jar:git-Paper-213]
2123 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:966) ~[paperspigot.jar:git-Paper-213]
2124 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2125[08:59:15] [Server thread/INFO]: [FurnitureLib] Disabling FurnitureLib v2.1.4
2126[08:59:15] [Server thread/INFO]: [FurnitureLib] ==========================================
2127[08:59:15] [Server thread/INFO]: [FurnitureLib] Furniture shutdown started
2128[08:59:15] [Server thread/INFO]: [FurnitureLib] Furniture save started
2129[08:59:15] [Server thread/INFO]: [FurnitureLib] the objectlist is empty
2130[08:59:15] [Server thread/INFO]: [FurnitureLib] ==========================================
2131[08:59:15] [Server thread/INFO]: [CMI] Disabling CMI v8.6.15.1
2132[08:59:15] [Server thread/INFO]: [Vault][Economy] CMI Economy unhooked.
2133[08:59:15] [Server thread/INFO]: [CMI] Closed db connections
2134[08:59:15] [Server thread/INFO]: [AdvancedOreGen] Disabling AdvancedOreGen v1.6.22-SNAPSHOT
2135[08:59:15] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.1.0-b775
2136[08:59:15] [Server thread/INFO]: [PremiumVanish] Disabling PremiumVanish v2.5.2
2137[08:59:15] [Server thread/INFO]: [EpicSellChest] Disabling EpicSellChest v1.3.1
2138[08:59:15] [Server thread/INFO]: [JupiterCore] Disabling JupiterCore v1.3.1
2139[08:59:15] [Server thread/INFO]: [JetsMinions] Disabling JetsMinions v5.4.7
2140[08:59:15] [Server thread/INFO]: [Quests] Disabling Quests v2.6
2141[08:59:15] [Server thread/INFO]: [CitizensCMD] Disabling CitizensCMD v2.4
2142[08:59:15] [Server thread/INFO]: [Racing] Disabling Racing v1.19.0
2143[08:59:15] [Server thread/INFO]: [MiniaturePets] Disabling MiniaturePets v2.3.3
2144[08:59:15] [Server thread/INFO]: [EnjinMinecraftPlugin] Disabling EnjinMinecraftPlugin v3.5.7
2145[08:59:15] [Server thread/INFO]: [mcMMO] Disabling mcMMO v2.1.110
2146[08:59:15] [Server thread/INFO]: [mcMMO] Saving mcMMOPlayers... (0)
2147[08:59:15] [Server thread/INFO]: [mcMMO] Finished save operation for 0 players!
2148[08:59:15] [Server thread/INFO]: [XPBoost] Disabling XPBoost v3.2.1
2149[08:59:15] [Server thread/INFO]: [XPBoost] Saving players
2150[08:59:15] [Server thread/INFO]: [XPBoost] Disabled.
2151[08:59:15] [Server thread/INFO]: [TAB] Disabling TAB v2.5.3
2152[08:59:15] [Server thread/INFO]: [TAB] Disabled in 8ms
2153[08:59:15] [Server thread/INFO]: [BentoBox] Disabling BentoBox v1.9.0-SNAPSHOT-b1433
2154[08:59:15] [Server thread/INFO]: [BentoBox] Disabling addons...
2155[08:59:15] [Server thread/INFO]: [BentoBox] Disabling BSkyBlock...
2156[08:59:15] [Server thread/INFO]: [BentoBox] Disabling Likes...
2157[08:59:15] [Server thread/INFO]: [BentoBox] Disabling ControlPanel...
2158[08:59:15] [Server thread/INFO]: [BentoBox] [Greenhouses] Saving greenhouses...
2159[08:59:15] [Server thread/INFO]: [BentoBox] Disabling Greenhouses...
2160[08:59:15] [Server thread/INFO]: [BentoBox] Disabling DimensionalTrees...
2161[08:59:15] [Server thread/INFO]: [BentoBox] Disabling IslandFly...
2162[08:59:15] [Server thread/INFO]: [BentoBox] Disabling Level...
2163[08:59:15] [Server thread/INFO]: [BentoBox] Disabling Challenges...
2164[08:59:15] [Server thread/INFO]: [BentoBox] Disabling Limits...
2165[08:59:15] [Server thread/INFO]: [BentoBox] Disabling Warps...
2166[08:59:15] [Server thread/INFO]: [BentoBox] Disabling Biomes...
2167[08:59:15] [Server thread/INFO]: [BentoBox] Addons successfully disabled.
2168[08:59:15] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.25-SNAPSHOT (build 1762)
2169[08:59:15] [Server thread/INFO]: Despawned 3 DespawnReason.RELOAD
2170[08:59:15] [Server thread/INFO]: Despawned 2 DespawnReason.RELOAD
2171[08:59:15] [Server thread/INFO]: Despawned 1 DespawnReason.RELOAD
2172[08:59:15] [Server thread/INFO]: Despawned 0 DespawnReason.RELOAD
2173[08:59:15] [Server thread/INFO]: [PinataParty] Disabling PinataParty v1.8.2
2174[08:59:15] [Server thread/INFO]: [PinataParty] Saving data...
2175[08:59:15] [Server thread/INFO]: [PinataParty] If you enjoyed the plugin, please consider giving it a rating!
2176[08:59:15] [Server thread/INFO]: [PinataParty] Done and disabled in 0ms
2177[08:59:15] [Server thread/INFO]: [FlyTime] Disabling FlyTime v1.2
2178[08:59:15] [Server thread/INFO]: [BeastTokens] Disabling BeastTokens v3.7.2
2179[08:59:15] [Server thread/INFO]: [BeastTokens] BeastTokens : Version 3.7.2 : has been disabled!
2180[08:59:15] [Server thread/INFO]: [ShopGUIPlus] Disabling ShopGUIPlus v1.20.7
2181[08:59:15] [Server thread/INFO]: [WorldGuardExtraFlags] Disabling WorldGuardExtraFlags v4.1.2
2182[08:59:15] [Server thread/INFO]: [ArcadeBoard] Disabling ArcadeBoard v1.3.0
2183[08:59:15] [Server thread/INFO]: [ArcadeBoard] Cancelling all tasks ...
2184[08:59:15] [Server thread/INFO]: [ArcadeBoard] Stopping all running games ...
2185[08:59:15] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] connection is closed returned false
2186[08:59:15] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] update statement is prepared and executed returning 1: UPDATE `plugin_settings` SET `key` = ?, `value` = ? WHERE `id` = ?
2187[08:59:15] [Server thread/DEBUG]: [com.j256.ormlite.stmt.mapped.BaseMappedStatement] update data with statement 'UPDATE `plugin_settings` SET `key` = ?, `value` = ? WHERE `id` = ?' and 3 args, changed 1 rows
2188[08:59:15] [Server thread/TRACE]: [com.j256.ormlite.stmt.mapped.BaseMappedStatement] update arguments: [RESOURCE-PACK_URL, https://download.nodecdn.net/containers/nodecraft/minepack/f18d94e9075c48596a626ef24de4bafd.zip, 1]
2189[08:59:15] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] connection is closed returned false
2190[08:59:15] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] update statement is prepared and executed returning 1: UPDATE `plugin_settings` SET `key` = ?, `value` = ? WHERE `id` = ?
2191[08:59:15] [Server thread/DEBUG]: [com.j256.ormlite.stmt.mapped.BaseMappedStatement] update data with statement 'UPDATE `plugin_settings` SET `key` = ?, `value` = ? WHERE `id` = ?' and 3 args, changed 1 rows
2192[08:59:15] [Server thread/TRACE]: [com.j256.ormlite.stmt.mapped.BaseMappedStatement] update arguments: [RESOURCE-PACK_NAME, 7df03a5de25e4804220272c85a3c2139, 2]
2193[08:59:15] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] connection is closed returned false
2194[08:59:15] [Server thread/TRACE]: [com.j256.ormlite.jdbc.JdbcDatabaseConnection] update statement is prepared and executed returning 1: UPDATE `plugin_settings` SET `key` = ?, `value` = ? WHERE `id` = ?
2195[08:59:15] [Server thread/DEBUG]: [com.j256.ormlite.stmt.mapped.BaseMappedStatement] update data with statement 'UPDATE `plugin_settings` SET `key` = ?, `value` = ? WHERE `id` = ?' and 3 args, changed 1 rows
2196[08:59:15] [Server thread/TRACE]: [com.j256.ormlite.stmt.mapped.BaseMappedStatement] update arguments: [RESOURCE-PACK_HASH, 2329f80cecdadf870455adf6f37da201f5a8cfed, 3]
2197[08:59:15] [Server thread/INFO]: [EpicCraftingsPlus] Disabling EpicCraftingsPlus v5.6.4
2198[08:59:15] [Server thread/INFO]: [EpicCraftingsPlus] Has been disabled! Version: 5.6.4
2199[08:59:15] [Server thread/INFO]: [Shop] Disabling Shop v1.8.1
2200[08:59:15] [Server thread/INFO]: [ProtectionLib] Disabling ProtectionLib v0.9.8
2201[08:59:15] [Server thread/INFO]: [TimedRewards] Disabling TimedRewards v3.0.4
2202[08:59:15] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.1-SNAPSHOT;1974-5fca3b3
2203[08:59:15] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
2204[08:59:15] [Server thread/INFO]: [ezAuctions] Disabling ezAuctions v1.5.0
2205[08:59:15] [Server thread/INFO]: [Skywars] Disabling Skywars v4.1
2206[08:59:15] [Server thread/INFO]: [Skywars] Plugin has been disabled!
2207[08:59:15] [Server thread/INFO]: [NoHopperCraft] Disabling NoHopperCraft v1.0
2208[08:59:15] [Server thread/INFO]: [NoHopperCraft] NoHopperCraft 1.0 has been disabled!
2209[08:59:15] [Server thread/INFO]: [AltsManager] Disabling AltsManager v5.1.0
2210[08:59:15] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
2211[08:59:15] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
2212[08:59:15] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault
2213[08:59:15] [Server thread/INFO]: [NerfPhantoms] Disabling NerfPhantoms v1.1.2
2214[08:59:15] [Server thread/INFO]: [FeatherBoard] Disabling FeatherBoard v4.22.0
2215[08:59:15] [Server thread/INFO]: [FeatherBoard] Cancelling all tasks ...
2216[08:59:15] [Server thread/INFO]: [DeluxeMenus] Disabling DeluxeMenus v1.12.0
2217[08:59:15] [Server thread/INFO]: [PocketGames] Disabling PocketGames v3.17.2
2218[08:59:15] [Server thread/INFO]: [AsyncWorldEdit] Disabling AsyncWorldEdit v3.6.11
2219[08:59:15] [Server thread/INFO]: [AsyncWorldEdit] Unloading plugins...
2220[08:59:15] [Server thread/INFO]: [AsyncWorldEdit] Disable
2221[08:59:15] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v3.0.1
2222[08:59:15] [Server thread/INFO]: [BlockRewardsPro] Disabling BlockRewardsPro v1.1.1
2223[08:59:15] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.5.0-SNAPSHOT
2224[08:59:15] [Server thread/INFO]: [ActionBarAPI] Disabling ActionBarAPI v1.5.4
2225[08:59:15] [Server thread/INFO]: [BannerBoard] Disabling BannerBoard v1.10.2
2226[08:59:16] [Server thread/INFO]: [MySkin] Disabling MySkin v2.7
2227[08:59:16] [Server thread/INFO]: [Blackjack] Disabling Blackjack v1.6.1
2228[08:59:16] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.1.0
2229[08:59:16] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
2230[08:59:16] [Server thread/INFO]: [Sickle] Disabling Sickle v1.8.3
2231[08:59:16] [Server thread/INFO]: [MineableSpawners] Disabling MineableSpawners v2.0.8
2232[08:59:16] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.0.1;61bc012
2233[08:59:16] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
2234[08:59:16] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v4.4.1
2235[08:59:16] [Server thread/INFO]: [LuckPerms] Closing storage...
2236[08:59:16] [Server thread/INFO]: [LuckPerms] Shutting down internal scheduler...
2237[08:59:16] [Server thread/INFO]: [LuckPerms] Goodbye!
2238[08:59:16] [Server thread/INFO]: [BetterAlias] Disabling BetterAlias v1.5.2
2239[08:59:16] [Server thread/INFO]: [LightAPI] Disabling LightAPI v3.4.1
2240[08:59:16] [Server thread/INFO]: [InfoBook] Disabling InfoBook v3.0
2241[08:59:16] [Server thread/INFO]: [InfoBook] Plugin disabled.
2242[08:59:16] [Server thread/INFO]: [TreeGravity] Disabling TreeGravity v4.2.2
2243[08:59:16] [Server thread/INFO]: [TreeGravity] TreeGravity disabled
2244[08:59:16] [Server thread/INFO]: [SaveRod] Disabling SaveRod v2.4.5
2245[08:59:16] [Server thread/INFO]: [BCommons] Disabling BCommons v0.2.4
2246[08:59:16] [Server thread/INFO]: [Announce] Disabling Announce v3.0
2247[08:59:16] [Server thread/INFO]: [Announce] DISABLED
2248[08:59:16] [Server thread/INFO]: [DeluxeTags] Disabling DeluxeTags v1.7.1
2249[08:59:16] [Server thread/INFO]: [ajParkour] Disabling ajParkour v1.44.6
2250[08:59:16] [Server thread/INFO]: ajParkour v1.44.6 by ajgeiss0702 disabled!
2251[08:59:16] [Server thread/INFO]: [OneTimeUse] Disabling OneTimeUse v2.4.1
2252[08:59:16] [Server thread/INFO]: [Reward] OneTimeUse has been disabled!
2253[08:59:16] [Server thread/INFO]: [FunQuiz] Disabling FunQuiz v1.8.0
2254[08:59:16] [Server thread/INFO]: [EnchantmentLock] Disabling EnchantmentLock v2.0
2255[08:59:16] [Server thread/INFO]: [Jokes] Disabling Jokes v1.0-SNAPSHOT
2256[08:59:16] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.4
2257[08:59:16] [Server thread/INFO]: Saving players
2258[08:59:16] [Server thread/INFO]: Saving worlds
2259[08:59:16] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
2260[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
2261[08:59:16] [Server thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
2262[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
2263[08:59:16] [Server thread/INFO]: Saving chunks for level 'world_the_end'/minecraft:the_end
2264[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
2265[08:59:16] [Server thread/INFO]: Saving chunks for level 'normal'/minecraft:normal
2266[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (normal): All chunks are saved
2267[08:59:16] [Server thread/INFO]: Saving chunks for level 'bskyblock_nether'/minecraft:bskyblock_nether
2268[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
2269[08:59:16] [Server thread/INFO]: Saving chunks for level 'Archery3'/minecraft:archery3
2270[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (Archery3): All chunks are saved
2271[08:59:16] [Server thread/INFO]: Saving chunks for level 'bskyblock'/minecraft:bskyblock
2272[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (bskyblock): All chunks are saved
2273[08:59:16] [Server thread/INFO]: Saving chunks for level 'IceRacing'/minecraft:iceracing
2274[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (IceRacing): All chunks are saved
2275[08:59:16] [Server thread/INFO]: Saving chunks for level 'hollow'/minecraft:hollow
2276[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (hollow): All chunks are saved
2277[08:59:16] [Server thread/INFO]: Saving chunks for level 'ma1'/minecraft:ma1
2278[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (ma1): All chunks are saved
2279[08:59:16] [Server thread/INFO]: Saving chunks for level 'bskyblock_the_end'/minecraft:bskyblock_the_end
2280[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
2281[08:59:16] [Server thread/INFO]: Saving chunks for level 'quarry'/minecraft:quarry
2282[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (quarry): All chunks are saved
2283[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
2284[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
2285[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
2286[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (normal): All chunks are saved
2287[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
2288[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (Archery3): All chunks are saved
2289[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (bskyblock): All chunks are saved
2290[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (IceRacing): All chunks are saved
2291[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (hollow): All chunks are saved
2292[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (ma1): All chunks are saved
2293[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
2294[08:59:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (quarry): All chunks are saved