· 6 years ago · Feb 06, 2020, 09:32 PM
1[Skynode] Server marked as STARTING
2[Skynode] Checking size of server data directory...
3[Skynode] Disk Usage: 7101M / 10240M
4[Skynode] Ensuring file permissions.
5[Skynode] Running server preflight.
6[Skynode] Starting server container.
7openjdk version "1.8.0_212"
8OpenJDK Runtime Environment (build 1.8.0_212-8u212-b01-1~deb9u1-b01)
9OpenJDK 64-Bit Server VM (build 25.212-b01, mixed mode)
10:/home/container$ java -Xms128M -Xmx4096M -Dfml.readTimeout=500 -jar spigot-1.14.4.jar
11*** Error, this build is outdated ***
12*** Please download a new build as per instructions from https://www.spigotmc.org/go/outdated-spigot ***
13*** Server will start in 20 seconds ***
14Loading libraries, please wait...
15> [16:22:14] [Server thread/INFO]: Starting minecraft server version 1.14.4
16> [16:22:14] [Server thread/INFO]: Loading properties
17> [16:22:15] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-9de398a-9c887d4 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
18> [16:22:15] [Server thread/INFO]: Server Ping Player Sample Count: 12
19> [16:22:15] [Server thread/INFO]: Using 4 threads for Netty based IO
20> [16:22:15] [Server thread/INFO]: Debug logging is disabled
21> [16:22:15] [Server thread/INFO]: Default game type: SURVIVAL
22> [16:22:15] [Server thread/INFO]: Generating keypair
23> [16:22:15] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
24> [16:22:15] [Server thread/INFO]: Using epoll channel type
25> [16:22:21] [Server thread/WARN]: Plugin PetBlocks v8.11.0 does not specify an api-version.
26> [16:22:21] [Server thread/WARN]: Plugin ViaVersion v2.2.2 does not specify an api-version.
27> [16:22:21] [Server thread/WARN]: Plugin AutoMessage v1.1 does not specify an api-version.
28> [16:22:21] [Server thread/WARN]: Plugin Votifier v1.9 does not specify an api-version.
29> [16:22:21] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
30> [16:22:21] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
31> [16:22:21] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
32> [16:22:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.eventbus.EventBus
33> [16:22:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector2
34> [16:22:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector3
35> [16:22:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector2
36> [16:22:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector3
37> [16:22:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockStateHolder
38> [16:22:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BaseBlock
39> [16:22:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockState
40> [16:22:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.entity.BaseEntity
41> [16:22:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.Location
42> [16:22:21] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.biome.BiomeType
43> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.weather.WeatherType
44> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.EditSession
45> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.Operations
46> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
47> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extension.platform.PlayerProxy
48> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.collection.LocatedBlockList
49> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.MultiStageReorder
50> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
51> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.AbstractRegion
52> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.EllipsoidRegion
53> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
54> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.TransformRegion
55> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.RegionIntersection
56> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.NullRegion
57> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.Polygonal2DRegion
58> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CylinderRegion
59> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CuboidRegion
60> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SnapshotUtilCommands
61> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] ****************************
62> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * CLASS INJECTION FAILED!! *
63> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] ****************************
64> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * AsyncWorldEdit won't work properly.
65> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] *
66> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * >>>> Please make sure that you are using a supported version of world edit <<<<
67> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] *
68> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] *
69> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * Exception: java.lang.IllegalStateException
70> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * Error message: Missing method 'restore(Lcom/sk89q/worldedit/extension/platform/Actor;Lcom/sk89q/worldedit/world/World;Lcom/sk89q/worldedit/LocalSession;Lcom/sk89q/worldedit/EditSession;Ljava/lang/String;)V'
71> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * Stack:
72> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.utils.SimpleValidator.validate(SimpleValidator.java:70)
73> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
74> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
75> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1628)
76> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
77> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:270)
78> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1628)
79> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
80> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
81> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
82> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
83> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
84> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
85> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.visitors.worldedit.command.BaseCommandsVisitor.validate(BaseCommandsVisitor.java:146)
86> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.InjectorCore.modiffyClasses(InjectorCore.java:347)
87> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.InjectorCore.modiffyClasses(InjectorCore.java:309)
88> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.InjectorCore.injectClasses(InjectorCore.java:222)
89> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.InjectorCore.initialize(InjectorCore.java:177)
90> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.InjectorBukkit.onEnable(InjectorBukkit.java:89)
91> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.AsyncWorldEditBukkit.inject(AsyncWorldEditBukkit.java:239)
92> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:96)
93> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * java.lang.Class.forName0(Native Method)
94> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * java.lang.Class.forName(Class.java:348)
95> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:59)
96> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135)
97> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:334)
98> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:253)
99> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350)
100> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194)
101> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776)
102> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] * java.lang.Thread.run(Thread.java:748)
103> [16:22:22] [Server thread/INFO]: [AsyncWorldEdit] ****************************
104> [16:22:32] [Server thread/INFO]: [AsyncWorldEdit] Unable to initialize injector.
105> [16:22:32] [Server thread/INFO]: [AsyncWorldEdit] ERROR: Unable to enable the injector.
106> [16:22:32] [Server thread/WARN]: Plugin sleep-most v2.5 does not specify an api-version.
107> [16:22:32] [Server thread/WARN]: Plugin DeathTax v1.0.1 does not specify an api-version.
108> [16:22:32] [Server thread/WARN]: Plugin SignURLs v1.0.4 does not specify an api-version.
109> [16:22:32] [Server thread/WARN]: Plugin Marriage v2.0.19 does not specify an api-version.
110> [16:22:32] [Server thread/WARN]: Plugin PotionPerks v1.2.1 does not specify an api-version.
111> [16:22:32] [Server thread/WARN]: Plugin Holograms v2.9.1-SNAPSHOT does not specify an api-version.
112> [16:22:32] [Server thread/WARN]: Plugin ActionHealth v3.4.0 does not specify an api-version.
113> [16:22:32] [Server thread/WARN]: Plugin TimeIsMoney v1.9.6.9 does not specify an api-version.
114> [16:22:32] [Server thread/WARN]: Plugin MobArenaExtension v0.1-SNAPSHOT does not specify an api-version.
115> [16:22:32] [Server thread/INFO]: [EnchantControl] Loading EnchantControl v1.4.6
116> [16:22:32] [Server thread/INFO]: [GetSpawners] Loading GetSpawners v1.31
117> [16:22:32] [Server thread/INFO]: [CommandHook] Loading CommandHook v1.0.6
118> [16:22:32] [Server thread/INFO]: [OldCombatMechanics] Loading OldCombatMechanics v1.7.4
119> [16:22:32] [Server thread/INFO]: [Shop] Loading Shop v1.5.3
120> [16:22:32] [Server thread/INFO]: [PetBlocks] Loading PetBlocks v8.11.0
121> [16:22:32] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.2.2
122> [16:22:32] [Server thread/INFO]: [ViaVersion] ViaVersion 2.2.2 is now loaded, injecting!
123> [16:22:33] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
124> [16:22:33] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
125> [16:22:33] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
126> [16:22:33] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
127> [16:22:33] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
128> [16:22:33] [Server thread/INFO]: [ViaVersion] Loading translation mapping
129> [16:22:33] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
130> [16:22:34] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
131> [16:22:34] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
132> [16:22:34] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
133> [16:22:34] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
134> [16:22:34] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
135> [16:22:34] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
136> [16:22:35] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
137> [16:22:35] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
138> [16:22:35] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
139> [16:22:35] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.5.2
140> [16:22:35] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1
141> [16:22:35] [Server thread/INFO]: [Wild] Loading Wild v3.16.1
142> [16:22:35] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1;61bc012
143> [16:22:35] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@403cda15]
144> [16:22:35] [Server thread/INFO]: [ChatControl] Loading ChatControl v5.8.7
145> [16:22:35] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v1.1
146> [16:22:35] [Server thread/INFO]: [Chairs] Loading Chairs v5.1
147> [16:22:35] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
148> [16:22:35] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
149> [16:22:36] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.20.3
150> [16:22:36] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.6.16
151> [16:22:36] [Server thread/INFO]: [AsyncWorldEdit] ERROR: Unable to install the plugin.
152> [16:22:36] [Server thread/INFO]: [ImageOnMap] Loading ImageOnMap v4.0-pre1
153> [16:22:36] [Server thread/INFO]: [sleep-most] Loading sleep-most v2.5
154> [16:22:36] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.1.0-b805
155> [16:22:36] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
156> [16:22:36] [Server thread/INFO]: [SimpleEgg] Loading SimpleEgg v0.4.9
157> [16:22:36] [Server thread/INFO]: [DeathTax] Loading DeathTax v1.0.1
158> [16:22:36] [Server thread/INFO]: [SignURLs] Loading SignURLs v1.0.4
159> [16:22:36] [Server thread/INFO]: [Rankup] Loading Rankup v3.5.8
160> [16:22:36] [Server thread/INFO]: [MobArena] Loading MobArena v0.104.2
161> [16:22:36] [Server thread/INFO]: [QuickShop] Loading QuickShop vReremake 3.0.8.1
162> [16:22:36] [Server thread/INFO]: [Marriage] Loading Marriage v2.0.19
163> [16:22:36] [Server thread/INFO]: [Marriage] Completed plugin pre-load stage.
164> [16:22:36] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.1-SNAPSHOT;556b638
165> [16:22:36] [Server thread/INFO]: [PotionPerks] Loading PotionPerks v1.2.1
166> [16:22:36] [Server thread/INFO]: [Holograms] Loading Holograms v2.9.1-SNAPSHOT
167> [16:22:36] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.7.2-FREE
168> [16:22:36] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v3.0.0-b459
169> [16:22:36] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v4.1.0-b763
170> [16:22:36] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
171> [16:22:36] [Server thread/INFO]: [Jobs] Loading Jobs v4.14.3
172> [16:22:36] [Server thread/INFO]: [ActionHealth] Loading ActionHealth v3.4.0
173> [16:22:36] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.4
174> [16:22:36] [Server thread/INFO]: [TradeSystem] Loading TradeSystem v1.1.4
175> [16:22:36] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0
176> [16:22:36] [Server thread/INFO]: [TimeIsMoney] Loading TimeIsMoney v1.9.6.9
177> [16:22:36] [Server thread/INFO]: [ProtectionStones] Loading ProtectionStones v2.4.2
178> [16:22:36] [Server thread/INFO]: [WorldSpawns] Loading WorldSpawns v2.6
179> [16:22:36] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.17.1.0
180> [16:22:36] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.1.0
181> [16:22:36] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.17.1.0
182> [16:22:36] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.17.1.0
183> [16:22:36] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0
184> [16:22:36] [Server thread/INFO]: [PvPManager] Loading PvPManager v3.6
185> [16:22:36] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.1.2
186> [16:22:36] [Server thread/INFO]: [MobArenaExtension] Loading MobArenaExtension v0.1-SNAPSHOT
187> [16:22:36] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
188> [16:22:36] [Server thread/INFO]: __
189> [16:22:36] [Server thread/INFO]: | |__) LuckPerms v4.4.1
190> [16:22:36] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
191> [16:22:36] [Server thread/INFO]:
192> [16:22:36] [Server thread/INFO]: [LuckPerms] Loading configuration...
193> [16:22:36] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
194> [16:22:37] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
195> [16:22:37] [Server thread/INFO]: [LuckPerms] Performing initial data load...
196> [16:22:37] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1292ms)
197> [16:22:37] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1;61bc012
198> [16:22:37] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
199> [16:22:37] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
200> [16:22:38] [Server thread/WARN]: [WorldEdit] ====================================================
201> [16:22:38] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
202> [16:22:38] [Server thread/WARN]: [WorldEdit] as your server software.
203> [16:22:38] [Server thread/WARN]: [WorldEdit]
204> [16:22:38] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
205> [16:22:38] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
206> [16:22:38] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
207> [16:22:38] [Server thread/WARN]: [WorldEdit]
208> [16:22:38] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
209> [16:22:38] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
210> [16:22:38] [Server thread/WARN]: [WorldEdit]
211> [16:22:38] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
212> [16:22:38] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
213> [16:22:38] [Server thread/WARN]: [WorldEdit]
214> [16:22:38] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
215> [16:22:38] [Server thread/WARN]: [WorldEdit] ====================================================
216> [16:22:38] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.6.16
217> [16:22:38] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
218> [16:22:38] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
219> [16:22:38] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
220> [16:22:38] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
221> [16:22:38] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
222> [16:22:38] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
223> [16:22:38] [Server thread/INFO]: Preparing level "world"
224> [16:22:38] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
225> [16:22:46] [Server thread/INFO]: Loaded 6 recipes
226> [16:22:47] [Server thread/INFO]: -------- World Settings For [world] --------
227> [16:22:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
228> [16:22:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
229> [16:22:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
230> [16:22:47] [Server thread/INFO]: Experience Merge Radius: 3.0
231> [16:22:47] [Server thread/INFO]: Mob Spawn Range: 6
232> [16:22:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
233> [16:22:47] [Server thread/INFO]: Cane Growth Modifier: 100%
234> [16:22:47] [Server thread/INFO]: Melon Growth Modifier: 100%
235> [16:22:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
236> [16:22:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
237> [16:22:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
238> [16:22:47] [Server thread/INFO]: Beetroot Growth Modifier: 100%
239> [16:22:47] [Server thread/INFO]: Carrot Growth Modifier: 100%
240> [16:22:47] [Server thread/INFO]: Potato Growth Modifier: 100%
241> [16:22:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
242> [16:22:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
243> [16:22:47] [Server thread/INFO]: Vine Growth Modifier: 100%
244> [16:22:47] [Server thread/INFO]: Cocoa Growth Modifier: 100%
245> [16:22:47] [Server thread/INFO]: Bamboo Growth Modifier: 100%
246> [16:22:47] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
247> [16:22:47] [Server thread/INFO]: Kelp Growth Modifier: 100%
248> [16:22:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
249> [16:22:47] [Server thread/INFO]: Max TNT Explosions: 100
250> [16:22:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
251> [16:22:47] [Server thread/INFO]: View Distance: 15
252> [16:22:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
253> [16:22:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
254> [16:22:47] [Server thread/INFO]: Item Despawn Rate: 6000
255> [16:22:47] [Server thread/INFO]: Item Merge Radius: 2.5
256> [16:22:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
257> [16:22:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
258> [16:22:47] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
259> [16:22:47] [Server thread/INFO]: -------- World Settings For [world_nether] --------
260> [16:22:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
261> [16:22:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
262> [16:22:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
263> [16:22:47] [Server thread/INFO]: Experience Merge Radius: 3.0
264> [16:22:47] [Server thread/INFO]: Mob Spawn Range: 6
265> [16:22:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
266> [16:22:47] [Server thread/INFO]: Cane Growth Modifier: 100%
267> [16:22:47] [Server thread/INFO]: Melon Growth Modifier: 100%
268> [16:22:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
269> [16:22:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
270> [16:22:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
271> [16:22:47] [Server thread/INFO]: Beetroot Growth Modifier: 100%
272> [16:22:47] [Server thread/INFO]: Carrot Growth Modifier: 100%
273> [16:22:47] [Server thread/INFO]: Potato Growth Modifier: 100%
274> [16:22:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
275> [16:22:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
276> [16:22:47] [Server thread/INFO]: Vine Growth Modifier: 100%
277> [16:22:47] [Server thread/INFO]: Cocoa Growth Modifier: 100%
278> [16:22:47] [Server thread/INFO]: Bamboo Growth Modifier: 100%
279> [16:22:47] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
280> [16:22:47] [Server thread/INFO]: Kelp Growth Modifier: 100%
281> [16:22:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
282> [16:22:47] [Server thread/INFO]: Max TNT Explosions: 100
283> [16:22:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
284> [16:22:47] [Server thread/INFO]: View Distance: 15
285> [16:22:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
286> [16:22:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
287> [16:22:47] [Server thread/INFO]: Item Despawn Rate: 6000
288> [16:22:47] [Server thread/INFO]: Item Merge Radius: 2.5
289> [16:22:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
290> [16:22:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
291> [16:22:47] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
292> [16:22:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
293> [16:22:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
294> [16:22:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
295> [16:22:47] [Server thread/INFO]: Experience Merge Radius: 3.0
296> [16:22:47] [Server thread/INFO]: Mob Spawn Range: 6
297> [16:22:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
298> [16:22:47] [Server thread/INFO]: Cane Growth Modifier: 100%
299> [16:22:47] [Server thread/INFO]: Melon Growth Modifier: 100%
300> [16:22:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
301> [16:22:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
302> [16:22:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
303> [16:22:47] [Server thread/INFO]: Beetroot Growth Modifier: 100%
304> [16:22:47] [Server thread/INFO]: Carrot Growth Modifier: 100%
305> [16:22:47] [Server thread/INFO]: Potato Growth Modifier: 100%
306> [16:22:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
307> [16:22:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
308> [16:22:47] [Server thread/INFO]: Vine Growth Modifier: 100%
309> [16:22:47] [Server thread/INFO]: Cocoa Growth Modifier: 100%
310> [16:22:47] [Server thread/INFO]: Bamboo Growth Modifier: 100%
311> [16:22:47] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
312> [16:22:47] [Server thread/INFO]: Kelp Growth Modifier: 100%
313> [16:22:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
314> [16:22:47] [Server thread/INFO]: Max TNT Explosions: 100
315> [16:22:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
316> [16:22:47] [Server thread/INFO]: View Distance: 15
317> [16:22:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
318> [16:22:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
319> [16:22:47] [Server thread/INFO]: Item Despawn Rate: 6000
320> [16:22:47] [Server thread/INFO]: Item Merge Radius: 2.5
321> [16:22:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
322> [16:22:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
323> [16:22:47] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
324> [16:22:48] [Server thread/INFO]: Preparing spawn area: 0%
325> [16:22:48] [Server thread/INFO]: Preparing spawn area: 0%
326> [16:22:48] [Server-Worker-1/INFO]: Preparing spawn area: 0%
327> [16:22:49] [Server thread/INFO]: Time elapsed: 2451 ms
328> [16:22:49] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
329> [16:22:50] [Server thread/INFO]: Preparing spawn area: 0%
330> [16:22:50] [Server thread/INFO]: Preparing spawn area: 0%
331> [16:22:50] [Server thread/INFO]: Time elapsed: 813 ms
332> [16:22:50] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
333> [16:22:50] [Server thread/INFO]: Preparing spawn area: 0%
334> [16:22:50] [Server thread/INFO]: Time elapsed: 310 ms
335> [16:22:50] [Server thread/INFO]: [EnchantControl] Enabling EnchantControl v1.4.6
336> [16:22:51] [Server thread/INFO]: [EC] ---------------------------------
337> [16:22:51] [Server thread/INFO]: [EC] [EnchantControl]
338> [16:22:51] [Server thread/INFO]: [EC]
339> [16:22:51] [Server thread/INFO]: [EC] EnchantControl Enabled
340> [16:22:51] [Server thread/INFO]: [EC] Server Version: 1.14
341> [16:22:51] [Server thread/INFO]: [EC] Plugin Version: 1.4.6
342> [16:22:51] [Server thread/INFO]: [EC]
343> [16:22:51] [Server thread/INFO]: [EC] ------------------------------------------
344> [16:22:51] [Server thread/INFO]:
345> [16:22:51] [Server thread/INFO]: [GetSpawners] Enabling GetSpawners v1.31
346> [16:22:51] [Server thread/INFO]: [GetSpawners] Enabled successfully!
347> [16:22:51] [Server thread/INFO]:
348Compatibles with GetSpawners:
349+-----------------------------------------------+
350| O K | WorldGuard & WorldEdit |
351+---------+-------------------------------------+
352| N/A | GriefPrevention |
353+---------+-------------------------------------+
354| N/A | SuperVanish |
355+---------+-------------------------------------+
356| N/A | Residence |
357+---------+-------------------------------------+
358| N/A | Towny |
359+-----------------------------------------------+
360> [16:22:51] [Server thread/INFO]: [CommandHook] Enabling CommandHook v1.0.6
361> [16:22:51] [Server thread/INFO]: NMS package found: v1_14_R1
362> [16:22:51] [Server thread/INFO]: [OldCombatMechanics] Enabling OldCombatMechanics v1.7.4
363> [16:22:51] [Server thread/INFO]: [OldCombatMechanics] OldCombatMechanics v1.7.4 has been enabled
364> [16:22:51] [Server thread/INFO]: [Shop] Enabling Shop v1.5.3
365> [16:22:51] [Server thread/INFO]: [Shop] Registered amount pattern: 1-16
366> [16:22:51] [Server thread/INFO]: [Shop] Registered shop: shop
367> [16:22:51] [Server thread/INFO]: [PetBlocks] Enabling PetBlocks v8.11.0
368> [16:22:51] [Server thread/INFO]: [PetBlocks] Loading PetBlocks ...
369> [16:22:52] [Server thread/INFO]: HikariPool-1 - Starting...
370> [16:22:52] [Server thread/INFO]: HikariPool-1 - Start completed.
371> [16:22:52] [Server thread/INFO]: [PetBlocks] Connected to jdbc:sqlite:/home/container/plugins/PetBlocks/PetBlocks.db
372> [16:22:55] [Server thread/INFO]: [PetBlocks] Using NMS Connector v1_14_R1.
373> [16:22:55] [Server thread/INFO]: [PetBlocks] Enabled PetBlocks 8.11.0 by Shynixn
374> [16:22:55] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.2.2
375> [16:22:55] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.5.2
376> [16:22:55] [Server thread/WARN]: [CratesPlus] CratesPlus has not yet been officially tested with Bukkit 1.14.4 but should still work
377> [16:22:55] [Server thread/WARN]: [CratesPlus] Please let me know if there are any errors or issues
378> [16:22:55] [Server thread/WARN]: [CratesPlus] Only 1.8 - 1.9 supports the built in holograms, please use HolographicDisplays or Individual Holograms for holograms to work
379> [16:22:55] [Server thread/INFO]: CratesPlus Version 4.5.2
380> [16:22:55] [Server thread/INFO]: You are using the built in handler for holograms. This will be removed in a future update! It is recommended to install Individual Holograms or HolographicDisplays which CratesPlus will then use to handle holograms.
381> [16:22:55] [Server thread/INFO]: [Wild] Enabling Wild v3.16.1
382> [16:22:55] [Server thread/INFO]: -----------------------------------------------
383> [16:22:55] [Server thread/INFO]: [Wild] WorldGuard hook enabled
384> [16:22:55] [Server thread/INFO]: [Wild] Already Converted
385> [16:22:55] [Server thread/INFO]: (WildTP) Changes from version 3.11.0 to 3.12.0-FIX include: +
386* Fixed some backend issues +
387* Async teleport for Paper users +
388* Reworked gui +
389* Fixed NPE from refundPlayer
390> [16:22:55] [Server thread/INFO]: -----------------------------------------------
391> [16:22:55] [Server thread/INFO]: [ChatControl] Enabling ChatControl v5.8.7
392> [16:22:55] [Server thread/INFO]: Hooked into: Essentials
393> [16:22:55] [Server thread/INFO]: Hooked into: Multiverse-Core (World Alias)
394> [16:22:55] [Server thread/INFO]: Hooked into: Vault
395> [16:22:55] [Server thread/INFO]: Starting checker listener with NORMAL priority
396> [16:22:55] [Server thread/INFO]: *---------------- ChatControl -----------------*
397> [16:22:55] [Server thread/INFO]: Cannot enable packet features!
398> [16:22:55] [Server thread/INFO]: Required plugin missing: ProtocolLib
399> [16:22:55] [Server thread/INFO]: *----------------------------------------------*
400> [16:22:55] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v1.1
401> [16:22:55] [Server thread/INFO]: <AutoMessage> Loaded 11 messages!
402> [16:22:55] [Server thread/INFO]: [Chairs] Enabling Chairs v5.1
403> [16:22:55] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
404> [16:22:55] [Server thread/INFO]: [Votifier] Votifier enabled.
405> [16:22:55] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
406> [16:22:55] [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].
407> [16:22:55] [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.
408> [16:22:55] [Server thread/INFO]: -------- World Settings For [3kmap] --------
409> [16:22:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
410> [16:22:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
411> [16:22:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
412> [16:22:55] [Server thread/INFO]: Experience Merge Radius: 3.0
413> [16:22:55] [Server thread/INFO]: Mob Spawn Range: 6
414> [16:22:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
415> [16:22:55] [Server thread/INFO]: Cane Growth Modifier: 100%
416> [16:22:55] [Server thread/INFO]: Melon Growth Modifier: 100%
417> [16:22:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
418> [16:22:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
419> [16:22:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
420> [16:22:55] [Server thread/INFO]: Beetroot Growth Modifier: 100%
421> [16:22:55] [Server thread/INFO]: Carrot Growth Modifier: 100%
422> [16:22:55] [Server thread/INFO]: Potato Growth Modifier: 100%
423> [16:22:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
424> [16:22:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
425> [16:22:55] [Server thread/INFO]: Vine Growth Modifier: 100%
426> [16:22:55] [Server thread/INFO]: Cocoa Growth Modifier: 100%
427> [16:22:55] [Server thread/INFO]: Bamboo Growth Modifier: 100%
428> [16:22:55] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
429> [16:22:55] [Server thread/INFO]: Kelp Growth Modifier: 100%
430> [16:22:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
431> [16:22:55] [Server thread/INFO]: Max TNT Explosions: 100
432> [16:22:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
433> [16:22:55] [Server thread/INFO]: View Distance: 15
434> [16:22:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
435> [16:22:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
436> [16:22:55] [Server thread/INFO]: Item Despawn Rate: 6000
437> [16:22:55] [Server thread/INFO]: Item Merge Radius: 2.5
438> [16:22:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
439> [16:22:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
440> [16:22:55] [Server thread/INFO]: Preparing start region for dimension '3kmap'/minecraft:overworld
441> [16:22:56] [Server thread/INFO]: Preparing spawn area: 0%
442> [16:22:56] [Server thread/INFO]: Preparing spawn area: 0%
443> [16:22:56] [Server thread/INFO]: Preparing spawn area: 18%
444> [16:22:57] [Server thread/INFO]: Time elapsed: 1350 ms
445> [16:22:57] [Server thread/INFO]: -------- World Settings For [3kmap_nether] --------
446> [16:22:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
447> [16:22:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
448> [16:22:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
449> [16:22:57] [Server thread/INFO]: Experience Merge Radius: 3.0
450> [16:22:57] [Server thread/INFO]: Mob Spawn Range: 6
451> [16:22:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
452> [16:22:57] [Server thread/INFO]: Cane Growth Modifier: 100%
453> [16:22:57] [Server thread/INFO]: Melon Growth Modifier: 100%
454> [16:22:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
455> [16:22:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
456> [16:22:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
457> [16:22:57] [Server thread/INFO]: Beetroot Growth Modifier: 100%
458> [16:22:57] [Server thread/INFO]: Carrot Growth Modifier: 100%
459> [16:22:57] [Server thread/INFO]: Potato Growth Modifier: 100%
460> [16:22:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
461> [16:22:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
462> [16:22:57] [Server thread/INFO]: Vine Growth Modifier: 100%
463> [16:22:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
464> [16:22:57] [Server thread/INFO]: Bamboo Growth Modifier: 100%
465> [16:22:57] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
466> [16:22:57] [Server thread/INFO]: Kelp Growth Modifier: 100%
467> [16:22:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
468> [16:22:57] [Server thread/INFO]: Max TNT Explosions: 100
469> [16:22:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
470> [16:22:57] [Server thread/INFO]: View Distance: 15
471> [16:22:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
472> [16:22:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
473> [16:22:57] [Server thread/INFO]: Item Despawn Rate: 6000
474> [16:22:57] [Server thread/INFO]: Item Merge Radius: 2.5
475> [16:22:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
476> [16:22:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
477> [16:22:57] [Server thread/INFO]: Preparing start region for dimension '3kmap_nether'/minecraft:the_nether
478> [16:22:57] [Server thread/INFO]: Preparing spawn area: 0%
479> [16:22:57] [Server thread/INFO]: Preparing spawn area: 0%
480> [16:22:57] [Server thread/INFO]: Time elapsed: 711 ms
481> [16:22:57] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
482> [16:22:58] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
483> [16:22:58] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
484> [16:22:58] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
485> [16:22:58] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.20.3
486> [16:22:58] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
487> [16:22:58] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.20.3
488> [16:22:58] [Server thread/INFO]: [ImageOnMap] Enabling ImageOnMap v4.0-pre1
489> [16:22:58] [Server thread/INFO]: [ImageOnMap] Loaded 2 player map files.
490> [16:22:58] [Server thread/INFO]: [sleep-most] Enabling sleep-most v2.5
491> [16:22:58] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.1.0-b805
492> [16:22:58] [Server thread/INFO]: [Multiverse-Portals] 1 - Portals(s) loaded
493> [16:22:58] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
494> [16:22:58] [Server thread/INFO]: [Multiverse-Portals 4.1.0-b805] Enabled - By Rigby and fernferret
495> [16:22:58] [Server thread/INFO]: [SimpleEgg] Enabling SimpleEgg v0.4.9
496> [16:22:58] [Server thread/INFO]: [SimpleEgg] Starting in Vault mode
497> [16:22:58] [Server thread/INFO]: [DeathTax] Enabling DeathTax v1.0.1
498> [16:22:58] [Server thread/INFO]: [DeathTax] DeathTax v1.0.1 is enabled!
499> [16:22:58] [Server thread/INFO]: [DeathTax] Checking for updates...
500> [16:22:59] [Server thread/INFO]: [DeathTax] You are using the latest version.
501> [16:22:59] [Server thread/INFO]: [SignURLs] Enabling SignURLs v1.0.4
502> [16:22:59] [Server thread/INFO]: [SignURLs] Has found that you have [Vault] installed and will us it to handle permissions!
503> [16:22:59] [Server thread/INFO]: [SignURLs] attempting to open SQLite database.
504> [16:22:59] [Server thread/INFO]: [SignURLs] attempting to load links from SQLite database.
505> [16:22:59] [Server thread/INFO]: [SignURLs] 7 links have been loaded.
506> [16:22:59] [Server thread/INFO]: [SignURLs] 1.0.4 Has been Loaded!
507> [16:22:59] [Server thread/INFO]: [Rankup] Enabling Rankup v3.5.8
508> [16:22:59] [Server thread/INFO]: [MobArena] Enabling MobArena v0.104.2
509> [16:22:59] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
510> [16:22:59] [Server thread/INFO]: [MobArena] Loaded arena 'arena'
511> [16:22:59] [Server thread/ERROR]: [MobArena] You have an error in your config-file!
512Failed to parse monster for wave boss1 of arena christmas: NecromancerElf
513> [16:22:59] [Server thread/ERROR]: [MobArena] Fix it, then run /ma reload
514> [16:22:59] [Server thread/INFO]: [QuickShop] Enabling QuickShop vReremake 3.0.8.1
515> [16:22:59] [Server thread/INFO]: [QuickShop] Quickshop Reremake
516> [16:22:59] [Server thread/INFO]: [QuickShop] Reading the configuration...
517> [16:22:59] [Server thread/WARN]: [QuickShop] Missing options in config.yml, the key [shop.maximum-digits-in-price] not exist in config.yml, it may cause plugin errors, please fix it! There is guide for you to fix:
518.....
519shop:
520maximum-digits-in-price: -1
521.....
522Tips: Add "auto-fix-configuration: true" in config.yml to allow QuickShop automatic fix your configuration!
523> [16:22:59] [Server thread/INFO]: [QuickShop] Developers: BukkitCommonsStudio, Netherfoam, Timtower, KaiNoMood, Ghost_chu, Mgazul, TiaraRinne
524> [16:22:59] [Server thread/INFO]: [QuickShop] Original author: Netherfoam, Timtower, KaiNoMood
525> [16:22:59] [Server thread/INFO]: [QuickShop] Let's start loading the plugin
526> [16:22:59] [Server thread/INFO]: [QuickShop] bStats module loaded.
527> [16:22:59] [Server thread/INFO]: [QuickShop] Plugin now running under Spigot mode. Paper performance profile is disabled, if you switch to Paper, we can use a lot paper api to improve the server performance.
528> [16:22:59] [Server thread/INFO]: [QuickShop] Downloading version manifest...
529> [16:22:59] [Server thread/INFO]: [QuickShop] Downloading version index...
530> [16:23:00] [Server thread/WARN]: [QuickShop] Cannot download require files, some items/blocks/potions/enchs language will use default English name.
531> [16:23:00] [Server thread/INFO]: [QuickShop] Translator: §b§lGhost_chu
532> [16:23:00] [Server thread/INFO]: [QuickShop] Contributors: §b§lTimtower, Netherfoam, KaiNoMood and Mgazul
533> [16:23:00] [Server thread/INFO]: [QuickShop] Language Zone: §b§lEnglish (en_US)
534> [16:23:00] [Server thread/INFO]: [QuickShop] Complete to load Itemname i18n.
535> [16:23:00] [Server thread/INFO]: [QuickShop] Starting loading Enchantment i18n...
536> [16:23:00] [Server thread/INFO]: [QuickShop] Complete to load enchname i18n.
537> [16:23:00] [Server thread/INFO]: [QuickShop] Starting loading Potion i18n...
538> [16:23:00] [Server thread/INFO]: [QuickShop] Complete to load potionname i18n.
539> [16:23:00] [Server thread/INFO]: [QuickShop] Running QuickShop-Reremake on NMS version v1_14_R1 For Minecraft version 1.14.4
540> [16:23:00] [Server thread/INFO]: [QuickShop] Selected permission provider: Bukkit
541> [16:23:00] [Server thread/INFO]: [QuickShop] Loading shops from the database...
542> [16:23:00] [Server thread/INFO]: [QuickShop] Used 1ms to fetch all shops from the database.
543> [16:23:00] [Server thread/INFO]: [QuickShop] Successfully loaded 57 shops! (Used 300ms, Avg 5ms per shop)
544> [16:23:00] [Server thread/INFO]: [QuickShop] 31 shops will load after chunk have loaded, 0 shops will load after the world has loaded.
545> [16:23:00] [Server thread/INFO]: [QuickShop] Registering Listeners...
546> [16:23:00] [Server thread/INFO]: [QuickShop] Registering DisplayCheck task....
547> [16:23:00] [Server thread/INFO]: [QuickShop] Cleaning MsgUtils...
548> [16:23:00] [Server thread/INFO]: [QuickShop] Cleaning purchase messages from the database that are over a week old...
549> [16:23:00] [Server thread/INFO]: [QuickShop] Registering UpdateWatcher...
550> [16:23:00] [Server thread/INFO]: [QuickShop] Registering BStats Mertics...
551> [16:23:00] [Server thread/INFO]: [QuickShop] Posting stats data...
552> [16:23:00] [Server thread/INFO]: [QuickShop] Metrics submitted.
553> [16:23:01] [Server thread/INFO]: [QuickShop] QuickShop Loaded! 2323 ms.
554> [16:23:01] [Thread-21/INFO]: [QuickShop] Sending stats data...
555> [16:23:01] [Server thread/INFO]: [QuickShop] Log actions is enabled, actions will log in the qs.log file!
556> [16:23:01] [Server thread/INFO]: [Marriage] Enabling Marriage v2.0.19
557> [16:23:01] [Server thread/INFO]: [Marriage] Loading config...
558> [16:23:01] [Server thread/INFO]: [Marriage] Hooked with LuckPerms using Vault!
559> [16:23:01] [Server thread/INFO]: [Marriage] Loading dependencies...
560> [16:23:01] [Server thread/INFO]: [Marriage] Loading database...
561> [16:23:01] [Server thread/INFO]: [Marriage] Loading listeners...
562> [16:23:01] [Server thread/INFO]: [Marriage] Loading commands...
563> [16:23:01] [Server thread/INFO]: [Marriage] Loading updater...
564> [16:23:01] [Server thread/INFO]: [Marriage] Loading converter...
565> [16:23:01] [Server thread/INFO]: [Marriage] Completed plugin load stage.
566> [16:23:01] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.1-SNAPSHOT;556b638
567> [16:23:01] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
568> [16:23:01] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
569> [16:23:01] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
570> [16:23:01] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
571> [16:23:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
572> [16:23:01] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
573> [16:23:01] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
574> [16:23:01] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
575> [16:23:01] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
576> [16:23:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
577> [16:23:01] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
578> [16:23:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
579> [16:23:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
580> [16:23:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
581> [16:23:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
582> [16:23:01] [Server thread/INFO]: [WorldGuard] (3kmap) TNT ignition is PERMITTED.
583> [16:23:01] [Server thread/INFO]: [WorldGuard] (3kmap) Lighters are PERMITTED.
584> [16:23:01] [Server thread/INFO]: [WorldGuard] (3kmap) Lava fire is PERMITTED.
585> [16:23:01] [Server thread/INFO]: [WorldGuard] (3kmap) Fire spread is UNRESTRICTED.
586> [16:23:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world '3kmap'
587> [16:23:01] [Server thread/INFO]: [WorldGuard] (3kmap_nether) TNT ignition is PERMITTED.
588> [16:23:01] [Server thread/INFO]: [WorldGuard] (3kmap_nether) Lighters are PERMITTED.
589> [16:23:01] [Server thread/INFO]: [WorldGuard] (3kmap_nether) Lava fire is PERMITTED.
590> [16:23:01] [Server thread/INFO]: [WorldGuard] (3kmap_nether) Fire spread is UNRESTRICTED.
591> [16:23:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world '3kmap_nether'
592> [16:23:01] [Server thread/INFO]: [WorldGuard] Loading region data...
593> [16:23:02] [Server thread/INFO]: [PotionPerks] Enabling PotionPerks v1.2.1
594> [16:23:02] [Server thread/INFO]: [PotionPerks] Enabled PotionPerks v1.2.1
595> [16:23:02] [Server thread/INFO]: [Holograms] Enabling Holograms v2.9.1-SNAPSHOT
596> [16:23:02] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_14_R1.HologramEntityControllerImpl
597> [16:23:02] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.7.2-FREE
598> [16:23:02] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_14_R1 (Minecraft 1.14)...
599> [16:23:02] [Server thread/INFO]: [MythicMobs] MythicMobs Holograms Support has been enabled!
600> [16:23:02] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
601> [16:23:02] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
602> [16:23:02] [Server thread/INFO]: [LumineUtils] (io.lumine.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
603> [16:23:02] [Server thread/WARN]: 3073 [Server thread] INFO io.lumine.xikage.mythicmobs.util.reflections.Reflections - Reflections took 67 ms to scan 1 urls, producing 10 keys and 247 values
604> [16:23:02] [Server thread/WARN]: 3136 [Server thread] INFO io.lumine.xikage.mythicmobs.util.reflections.Reflections - Reflections took 18 ms to scan 1 urls, producing 23 keys and 479 values
605> [16:23:02] [Server thread/WARN]: 3204 [Server thread] INFO io.lumine.xikage.mythicmobs.util.reflections.Reflections - Reflections took 8 ms to scan 1 urls, producing 5 keys and 52 values
606> [16:23:02] [Server thread/INFO]: [MythicMobs] ✓ Loaded 17 mobs.
607> [16:23:02] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
608> [16:23:02] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
609> [16:23:02] [Server thread/INFO]: [MythicMobs] ✓ Loaded 50 skills.
610> [16:23:02] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
611> [16:23:02] [Server thread/INFO]: [MythicMobs] ✓ Loaded 25 mythic items.
612> [16:23:02] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
613> [16:23:02] [Server thread/INFO]: [MythicMobs] ✓ Loaded 8 mob spawners.
614> [16:23:02] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
615> [16:23:02] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
616> [16:23:02] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs v4.7.2 (build FREE) has been successfully loaded!
617> [16:23:02] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v3.0.0-b459
618> [16:23:02] [Server thread/INFO]: [Multiverse-Inventories 3.0.0-b459] enabled.
619> [16:23:02] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v4.1.0-b763
620> [16:23:02] [Server thread/INFO]: [Multiverse-NetherPortals 4.1.0-b763] Enabled - By Rigby and fernferret
621> [16:23:02] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
622> [16:23:02] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
623> [16:23:02] [Server thread/INFO]: No kits found to migrate.
624> [16:23:02] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
625> [16:23:02] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
626> [16:23:02] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
627> [16:23:02] [Server thread/INFO]: Loaded 20977 items from items.json.
628> [16:23:02] [Server thread/INFO]: Using locale en
629> [16:23:02] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
630> [16:23:02] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
631> [16:23:02] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
632> [16:23:02] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
633> [16:23:02] [Server thread/INFO]: [Jobs] Enabling Jobs v4.14.3
634> [16:23:03] [Server thread/INFO]: [Jobs] Loaded 8 titles!
635> [16:23:03] [Server thread/INFO]: [Jobs] Loaded 75 protected blocks timers!
636> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 989 custom item names!
637> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 66 custom entity names!
638> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 37 custom enchant names!
639> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
640> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 4 shop items!
641> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 1 quests for Woodcutter
642> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 1 quests for Miner
643> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 1 quests for Builder
644> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 1 quests for Digger
645> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 1 quests for Farmer
646> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 1 quests for Hunter
647> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 1 quests for Explorer
648> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 1 quests for Crafter
649> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 1 quests for Fisherman
650> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 1 quests for Weaponsmith
651> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 1 quests for Brewer
652> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 1 quests for Enchanter
653> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
654> [16:23:04] [Server thread/INFO]: [Jobs] Explorer job manager registered!
655> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 95 furnaces and 14 brewing stands for reassigning.
656> [16:23:04] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
657> [16:23:04] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
658> [16:23:04] [Server thread/INFO]: [Jobs] Preloaded 66 players data in 0.0
659> [16:23:04] [Server thread/INFO]: [Jobs] WorldGuard detected.
660> [16:23:04] [Server thread/INFO]: [Jobs] MythicMobs detected.
661> [16:23:04] [Server thread/INFO]: [Jobs] MythicMobs4 was found - Enabling capabilities.
662> [16:23:04] [Server thread/INFO]: [Jobs] Loaded 155 block protection entries. 0
663> [16:23:04] [Server thread/INFO]: [Jobs] Loading explorer data
664> [16:23:04] [Server thread/INFO]: [Jobs] Loaded explorer data (27426)
665> [16:23:04] [Server thread/INFO]: [Jobs] Plugin has been enabled successfully.
666> [16:23:04] [Server thread/INFO]: [ActionHealth] Enabling ActionHealth v3.4.0
667> [16:23:04] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.4
668> [16:23:04] [Server thread/INFO]: [TradeSystem] Enabling TradeSystem v1.1.4
669> [16:23:04] [Server thread/INFO]:
670> [16:23:04] [Server thread/INFO]: __________________________________________________________
671> [16:23:04] [Server thread/INFO]:
672> [16:23:04] [Server thread/INFO]: TradeSystem [1.1.4]
673> [16:23:04] [Server thread/INFO]:
674> [16:23:04] [Server thread/INFO]: Status:
675> [16:23:04] [Server thread/INFO]:
676> [16:23:04] [Server thread/INFO]: MC-Version: v1_14_R1
677> [16:23:04] [Server thread/INFO]:
678> [16:23:04] [Server thread/INFO]: > Loading sounds
679> [16:23:04] [Server thread/INFO]: > Loading blacklist
680> [16:23:04] [Server thread/INFO]: ...got 3 blocked item(s)
681> [16:23:04] [Server thread/INFO]: > Loading layouts
682> [16:23:04] [Server thread/INFO]: ...got 0 layout(s)
683> [16:23:04] [Server thread/INFO]:
684> [16:23:04] [Server thread/INFO]: Done (0.584s)
685> [16:23:04] [Server thread/INFO]:
686> [16:23:04] [Server thread/INFO]: __________________________________________________________
687> [16:23:04] [Server thread/INFO]:
688> [16:23:04] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.0
689> [16:23:04] [Server thread/INFO]: [TimeIsMoney] Enabling TimeIsMoney v1.9.6.9
690> [16:23:04] [Server thread/INFO]: [TimeIsMoney] Loaded 1 Payouts!
691> [16:23:04] [Server thread/INFO]: Time is Money: Essentials found. Hook in it -> Will use Essentials's AFK feature if afk is enabled.
692> [16:23:04] [Server thread/INFO]: Time is Money v1.9.6.9 started.
693> [16:23:04] [Server thread/INFO]: [ProtectionStones] Enabling ProtectionStones v2.4.2
694> [16:23:05] [Server thread/INFO]: Protection Stone Blocks:
695> [16:23:05] [Server thread/INFO]: - JACK_O_LANTERN (jackolantern)
696> [16:23:05] [Server thread/INFO]: - CHISELED_QUARTZ_BLOCK (chiseledquartz)
697> [16:23:05] [Server thread/INFO]: Building region cache...
698> [16:23:05] [Server thread/INFO]: Building UUID cache... (if slow change async-load-uuid-cache in the config to true)
699> [16:23:05] [Server thread/INFO]: Checking if PS regions have been updated to UUIDs...
700> [16:23:05] [Server thread/INFO]: ProtectionStones has successfully started!
701> [16:23:05] [Server thread/INFO]: [WorldSpawns] Enabling WorldSpawns v2.6
702> [16:23:05] [Server thread/INFO]: [WorldSpawns] Loaded config
703> [16:23:05] [Server thread/INFO]: [WorldSpawns] Loaded language files
704> [16:23:05] [Server thread/INFO]: [WorldSpawns] Loaded data
705> [16:23:05] [Server thread/INFO]: [WorldSpawns] Loaded signs
706> [16:23:05] [Server thread/INFO]: [WorldSpawns] Loaded WorldSpawns plugin version 2.6.
707> [16:23:05] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.17.1.0
708> [16:23:05] [Server thread/WARN]: config broken for xmpp
709> [16:23:05] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.1.0
710> [16:23:05] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
711> [16:23:05] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.17.1.0
712> [16:23:05] [Server thread/WARN]: Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added
713> [16:23:05] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
714> [16:23:05] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.17.1.0
715> [16:23:05] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.0
716> [16:23:05] [Server thread/INFO]: [PvPManager] Enabling PvPManager v3.6
717> [16:23:05] [Server thread/INFO]: [PvPManager] Loaded 6 players from users file
718> [16:23:05] [Server thread/INFO]: [PvPManager] WorldGuard Found! Enabling Support For WorldGuard Regions
719> [16:23:05] [Server thread/INFO]: [PvPManager] Essentials Found! Hooked successfully
720> [16:23:05] [Server thread/INFO]: [PvPManager] Vault Found! Using it for currency related features
721> [16:23:05] [Server thread/INFO]: [PvPManager] PvPManager Enabled (37 ms)
722> [16:23:05] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.1.2
723> [16:23:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
724> [16:23:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
725> [16:23:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
726> [16:23:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
727> [16:23:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
728> [16:23:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
729> [16:23:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
730> [16:23:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
731> [16:23:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
732> [16:23:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
733> [16:23:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
734> [16:23:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
735> [16:23:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
736> [16:23:05] [Server thread/INFO]: [MobArenaExtension] Enabling MobArenaExtension v0.1-SNAPSHOT
737> [16:23:05] [Server thread/INFO]: [MobArena] Loaded arena 'arena'
738> [16:23:05] [Server thread/WARN]: [MobArena] No boss abilities for boss wave boss1 of arena christmas
739> [16:23:05] [Server thread/INFO]: [MobArena] Loaded arena 'christmas'
740> [16:23:05] [Server thread/WARN]: [MobArena] No boss abilities for boss wave boss1 of arena BlueSphere
741> [16:23:05] [Server thread/INFO]: [MobArena] Loaded arena 'BlueSphere'
742> [16:23:05] [Server thread/INFO]: [MobArena] Loaded arena 'RedSphere'
743> [16:23:05] [Server thread/INFO]: [MobArena] Loaded arena 'YellowSphere'
744> [16:23:05] [Server thread/INFO]: [MobArena] Loaded 3 sign templates.
745> [16:23:05] [Server thread/INFO]: [MobArena] Loaded 12 arena signs.
746> [16:23:05] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
747> [16:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2502506a1ae526df46c101156389ed9eebc196e5)
748> [16:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
749> [16:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Need a server host? Try PebbleHost! Plans starting at $1/GB!
750> [16:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Use promo code "DISCORDSRV" at checkout for 15% off your first three bills!
751> [16:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
752> [16:23:06] [Server thread/INFO]: Done (27.989s)! For help, type "help"
753[Skynode] Server marked as ON
754> [16:23:06] [Server thread/INFO]: Starting GS4 status listener
755> [16:23:06] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
756> [16:23:06] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.14.4(498)
757> [16:23:06] [Craft Scheduler Thread - 1/INFO]: [PetBlocks] ================================================
758> [16:23:06] [Craft Scheduler Thread - 1/INFO]: [PetBlocks] PetBlocks is outdated
759> [16:23:06] [Craft Scheduler Thread - 1/INFO]: [PetBlocks] Please download the latest version from github
760> [16:23:06] [Craft Scheduler Thread - 1/INFO]: [PetBlocks] ================================================
761> [16:23:06] [Craft Scheduler Thread - 12/WARN]: [SignURLs] Plugin SignURLs v1.0.4 generated an exception while executing task 45
762java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
763at org.mcstats.MetricsLite.postPlugin(MetricsLite.java:285) ~[?:?]
764at org.mcstats.MetricsLite.access$3(MetricsLite.java:278) ~[?:?]
765at org.mcstats.MetricsLite$1.run(MetricsLite.java:173) ~[?:?]
766at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
767at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
768at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
769at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
770at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
771> [16:23:06] [Craft Scheduler Thread - 9/INFO]: [Marriage] Purged 0 player entries in 1ms
772> [16:23:06] [Server thread/INFO]: [MythicMobs] ✓Using Holograms plugin for holograms
773> [16:23:06] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
774> [16:23:06] [Craft Scheduler Thread - 3/INFO]: [PvPManager] Checking for updates...
775> [16:23:06] [Server thread/INFO]: [QuickShop] Using economy system: Essentials Economy
776> [16:23:06] [Craft Scheduler Thread - 16/INFO]: [QuickShop] A new version of QuickShop has been released! [3.1.3.13]
777> [16:23:06] [Craft Scheduler Thread - 16/INFO]: [QuickShop] Update here: https://www.spigotmc.org/resources/62575/
778> [16:23:06] [Server thread/INFO]: [Holograms] Loaded hologram with "wtp" with 2 lines
779> [16:23:06] [Server thread/INFO]: [Holograms] Loaded hologram with "welcome" with 1 lines
780> [16:23:06] [Server thread/INFO]: [Holograms] Loaded hologram with "daily" with 1 lines
781> [16:23:06] [Server thread/INFO]: [Holograms] Loaded hologram with "weekly" with 1 lines
782> [16:23:06] [Server thread/WARN]: [Holograms] Hologram "kitpvp" has an invalid location
783> [16:23:06] [Server thread/INFO]: [Holograms] Loaded hologram with "seasonal" with 2 lines
784> [16:23:06] [Server thread/INFO]: [Holograms] Loaded hologram with "seasonshole" with 2 lines
785> [16:23:06] [Server thread/INFO]: [Holograms] Loaded hologram with "seasons" with 2 lines
786> [16:23:06] [Server thread/INFO]: [Holograms] Loaded hologram with "ranks" with 2 lines
787> [16:23:06] [Server thread/INFO]: [Holograms] Loaded hologram with "betatest" with 3 lines
788> [16:23:06] [Server thread/INFO]: [Holograms] Loaded hologram with "donor" with 1 lines
789> [16:23:06] [Server thread/INFO]: [Holograms] Loaded hologram with "bossmap" with 1 lines
790> [16:23:06] [Craft Scheduler Thread - 9/INFO]: [Vault] Checking for Updates ...
791> [16:23:07] [DiscordSRV - Initialization/WARN]: 7913 [DiscordSRV - Initialization] INFO github.scarsz.discordsrv.dependencies.jda.api.JDA - Login Successful!
792> [16:23:07] [Craft Scheduler Thread - 3/INFO]: [PvPManager] No update found
793> [16:23:07] [Server thread/WARN]: [ViaVersion] There is a newer version available: 2.2.3, you're on: 2.2.2
794> [16:23:07] [Craft Scheduler Thread - 9/INFO]: [Vault] No new version available
795> [16:23:07] [Craft Scheduler Thread - 5/INFO]: [Wild] You are using the latest version thanks
796> [16:23:07] [JDA MainWS-ReadThread/WARN]: 8348 [JDA MainWS-ReadThread] INFO github.scarsz.discordsrv.dependencies.jda.internal.requests.WebSocketClient - Connected to WebSocket
797> [16:23:07] [JDA MainWS-ReadThread/WARN]: 8594 [JDA MainWS-ReadThread] INFO github.scarsz.discordsrv.dependencies.jda.api.JDA - Finished Loading!
798> [16:23:07] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:STAR ULTRA GLOBE ☻ ◄www.starultra.xyz►(484225511145603073)
799> [16:23:07] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?-announcements(573253606812418053)
800> [16:23:07] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?-general(625807729033871409)
801> [16:23:07] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:minecraft-server(639916834879176734)
802> [16:23:07] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?-memes(563945117178789918)
803> [16:23:07] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 000000000000000000
804> [16:23:07] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
805> [16:23:07] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
806> [16:23:08] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
807> [16:23:08] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
808> [16:23:08] [Craft Scheduler Thread - 5/INFO]: Checking for updates via Spigot...
809> [16:23:08] [Craft Scheduler Thread - 5/INFO]: [CratesPlus] No update was found, you are running the latest version. Will check again later.
810> [16:23:08] [Craft Scheduler Thread - 6/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 5.20.3 New Version: 5.20.6 Use /av download to get the latest update!