[17:36:28] [main/INFO]: Loaded 0 recipes [17:36:28] [Server thread/INFO]: Starting minecraft server version 1.13.2 [17:36:28] [Server thread/INFO]: Loading properties [17:36:28] [Server thread/INFO]: Default game type: SURVIVAL [17:36:29] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1a3504a-84f3da3 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT) [17:36:29] [Server thread/INFO]: Server Ping Player Sample Count: 12 [17:36:29] [Server thread/INFO]: Using 4 threads for Netty based IO [17:36:29] [Server thread/INFO]: Debug logging is disabled [17:36:29] [Server thread/INFO]: Generating keypair [17:36:29] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25643 [17:36:29] [Server thread/INFO]: Using epoll channel type [17:36:37] [Server thread/ERROR]: Could not load 'plugins/jobs-5_1_0_1.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: CMILib at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:220) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:325) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [server.jar:git-Spigot-1a3504a-84f3da3] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301] [17:36:37] [Server thread/ERROR]: Could not load 'plugins/Multiverse-Portals-3.0.1.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/onarandombox/commandhandler/Command at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:332) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:252) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:325) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [server.jar:git-Spigot-1a3504a-84f3da3] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301] Caused by: java.lang.NoClassDefFoundError: com/onarandombox/commandhandler/Command at java.lang.Class.forName0(Native Method) ~[?:1.8.0_301] at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_301] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:60) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[server.jar:git-Spigot-1a3504a-84f3da3] ... 6 more Caused by: java.lang.ClassNotFoundException: com.onarandombox.commandhandler.Command at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_301] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:136) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:82) ~[server.jar:git-Spigot-1a3504a-84f3da3] at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_301] at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_301] at java.lang.Class.forName0(Native Method) ~[?:1.8.0_301] at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_301] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:60) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[server.jar:git-Spigot-1a3504a-84f3da3] ... 6 more [17:36:37] [Server thread/ERROR]: Could not load 'plugins/viabackwards-3.2.0 (1).jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: us/myles/ViaVersion/api/protocol/Protocol at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:332) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:252) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:325) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [server.jar:git-Spigot-1a3504a-84f3da3] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301] Caused by: java.lang.NoClassDefFoundError: us/myles/ViaVersion/api/protocol/Protocol at java.lang.Class.forName0(Native Method) ~[?:1.8.0_301] at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_301] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:60) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[server.jar:git-Spigot-1a3504a-84f3da3] ... 6 more Caused by: java.lang.ClassNotFoundException: us.myles.ViaVersion.api.protocol.Protocol at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_301] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:136) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:82) ~[server.jar:git-Spigot-1a3504a-84f3da3] at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_301] at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_301] at java.lang.Class.forName0(Native Method) ~[?:1.8.0_301] at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_301] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:60) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[server.jar:git-Spigot-1a3504a-84f3da3] ... 6 more [17:36:37] [Server thread/ERROR]: Could not load 'plugins/worldborder.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.15 at org.bukkit.craftbukkit.v1_13_R2.util.CraftMagicNumbers.checkSupported(CraftMagicNumbers.java:226) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:332) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:252) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:325) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [server.jar:git-Spigot-1a3504a-84f3da3] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301] [17:36:38] [Server thread/ERROR]: Could not load 'plugins/viarewind-1.5.3 (1).jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: us/myles/ViaVersion/api/protocol/Protocol at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:332) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:252) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:325) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [server.jar:git-Spigot-1a3504a-84f3da3] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301] Caused by: java.lang.NoClassDefFoundError: us/myles/ViaVersion/api/protocol/Protocol at java.lang.Class.forName0(Native Method) ~[?:1.8.0_301] at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_301] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:60) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[server.jar:git-Spigot-1a3504a-84f3da3] ... 6 more Caused by: java.lang.ClassNotFoundException: us.myles.ViaVersion.api.protocol.Protocol at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_301] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:136) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:82) ~[server.jar:git-Spigot-1a3504a-84f3da3] at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_301] at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_301] at java.lang.Class.forName0(Native Method) ~[?:1.8.0_301] at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_301] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:60) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[server.jar:git-Spigot-1a3504a-84f3da3] ... 6 more [17:36:39] [Server thread/INFO]: [ChatFilter] Loading ChatFilter v1.1.2 [17:36:39] [Server thread/INFO]: [KauriVPN] Loading KauriVPN v1.8.1 [17:36:39] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.1 [17:36:39] [Server thread/INFO]: [Vehicles] Loading Vehicles v8.4 [17:36:40] [Server thread/INFO]: [FarmLimiter] Loading FarmLimiter v1.5.3 [17:36:40] [Server thread/INFO]: [DynPad] Loading DynPad v1.4 [17:36:40] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.5.1-SNAPSHOT [17:36:40] [Server thread/INFO]: [OldCombatMechanics] Loading OldCombatMechanics v1.6.5 [17:36:40] [Server thread/INFO]: [PlayerReport] Loading PlayerReport v3.3.5 [17:36:40] [Server thread/INFO]: [NoteBlockAPI] Loading NoteBlockAPI v1.6.1-SNAPSHOT [17:36:40] [Server thread/INFO]: [MOTD] Loading MOTD v2.3.8 [17:36:40] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.14.4 [17:36:40] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2 [17:36:40] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.5-RELEASE [17:36:40] [Server thread/INFO]: [ResourcePackDownloader] Loading ResourcePackDownloader v7.4 [17:36:40] [Server thread/INFO]: [DbLibs] Loading DbLibs v1.1.0 [17:36:40] [Server thread/INFO]: [TDRPlaytime] Loading TDRPlaytime v1.9.1 [17:36:40] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727 [17:36:40] [Server thread/INFO]: [HamsterAPI] Loading HamsterAPI v0.1.6 [17:36:40] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v18.12.19-d131fa6-1241-22.0.3 [17:36:40] [Server thread/INFO]: [OPSRegion] Loading OPSRegion v1.0 [17:36:40] [Server thread/INFO]: [ImageOnMap] Loading ImageOnMap v4.0-pre1 [17:36:40] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.3 [17:36:40] [Server thread/INFO]: [ExploitFixer] Loading ExploitFixer v1.5.2 [17:36:40] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.29-dev [17:36:40] [Server thread/INFO]: [ProtocolSupport] Detected Spigot server implementation type [17:36:40] [Server thread/INFO]: [ProtocolSupport] Status threads max count: 2, keep alive time: 60 [17:36:40] [Server thread/INFO]: [ProtocolSupport] Login threads keep alive time: 60 [17:36:40] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100 [17:36:40] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping delay: 200 [17:36:43] [Server thread/INFO]: [ProtocolSupport] Compression level: 3 [17:36:44] [Server thread/INFO]: [SimpleSit] Loading SimpleSit v1.7 [17:36:44] [Server thread/INFO]: [MusicBox] Loading MusicBox v1.0 [17:36:44] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.3.1 [17:36:44] [Server thread/INFO]: [ViaVersion] ViaVersion 4.3.1 is now loaded, injecting! [17:36:45] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings... [17:36:45] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings... [17:36:45] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings... [17:36:46] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings... [17:36:46] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ... [17:36:46] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings... [17:36:46] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings... [17:36:46] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings... [17:36:47] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings... [17:36:47] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.18 -> 1.19 mappings... [17:36:47] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.30 [17:36:48] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.6.0 [17:36:50] [Server thread/INFO]: [FiguresFix] Loading FiguresFix v1.0 [17:36:50] [Server thread/INFO]: [AAC5] Loading AAC5 v5.2.0 [17:36:50] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131 [17:36:50] [Server thread/INFO]: [SlotMachine] Loading SlotMachine vb1 [17:36:50] [Server thread/INFO]: [Matrix] Loading Matrix v4.0.2 [17:36:51] [Server thread/INFO]: (Matrix) Injecting server connection handler... [17:36:51] [Server thread/INFO]: (Matrix) Modified the movement delta value check [17:36:51] [Server thread/INFO]: (Matrix) Modified the rotation delta value check [17:36:51] [Server thread/INFO]: (Matrix) Injected server connection handler [17:36:52] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.9 [17:36:52] [Server thread/INFO]: [ProdigyGadget] Loading ProdigyGadget v2.5.31 [17:36:52] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.3 [17:36:52] [Server thread/INFO]: [Chatty] Loading Chatty v2.19.11 [17:36:52] [Server thread/INFO]: [LagAssist] Loading LagAssist v2.24.1 [17:36:52] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.11-beta-01+6200-0877589 [17:36:52] [Server thread/ERROR]: com/sk89q/worldedit/util/command/CommandCallable initializing WorldEdit v7.2.11-beta-01+6200-0877589 (Is it up to date?) java.lang.NoClassDefFoundError: com/sk89q/worldedit/util/command/CommandCallable at com.sk89q.worldedit.extension.platform.PlatformManager.(PlatformManager.java:100) ~[?:?] at com.sk89q.worldedit.WorldEdit.(WorldEdit.java:121) ~[?:?] at com.sk89q.worldedit.WorldEdit.(WorldEdit.java:117) ~[?:?] at com.sk89q.worldedit.bukkit.WorldEditPlugin.onLoad(WorldEditPlugin.java:133) ~[?:?] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:330) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [server.jar:git-Spigot-1a3504a-84f3da3] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301] Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.util.command.CommandCallable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_301] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:136) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:82) ~[server.jar:git-Spigot-1a3504a-84f3da3] at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_301] at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_301] ... 8 more [17:36:52] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.8-dev+1-0897ef7 [17:36:52] [Server thread/INFO]: [Trey's Command Blocker] Loading CommandBlocker v2.1.2 [17:36:52] [Server thread/INFO]: [TAB] Loading TAB v3.1.4 [17:36:52] [Server thread/INFO]: [AntiRelog] Loading AntiRelog v2.3 [17:36:52] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0;02b731f [17:36:52] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.8.0 [17:36:52] [Server thread/INFO]: [BetterRTP] Loading BetterRTP v3.4.4 [17:36:52] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.19.8-dev+1-0897ef7 [17:36:52] [Server thread/INFO]: [PVP Arena] Loading pvparena v1.15.2 [17:36:52] [Server thread/INFO]: [WGExtender] Loading WGExtender v3.0 [17:36:52] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.6.0-SNAPSHOT-b2575 [17:36:52] [Server thread/INFO]: [MOTD] Enabling MOTD v2.3.8 [17:36:53] [Server thread/INFO]: [MOTD] [Placeholder] PlaceholderAPI hooked. [17:36:53] [Server thread/INFO]: [DbLibs] Enabling DbLibs v1.1.0 [17:36:53] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v18.12.19-d131fa6-1241-22.0.3 [17:36:53] [Server thread/WARN]: java.lang.NoClassDefFoundError: com/sk89q/worldedit/internal/gson/JsonElement [17:36:53] [Server thread/WARN]: at com.boydti.fawe.Fawe.(Fawe.java:243) [17:36:53] [Server thread/WARN]: at com.boydti.fawe.Fawe.set(Fawe.java:187) [17:36:53] [Server thread/WARN]: at com.boydti.fawe.bukkit.FaweBukkit.(FaweBukkit.java:95) [17:36:53] [Server thread/WARN]: at com.boydti.fawe.bukkit.BukkitMain.onEnable(BukkitMain.java:76) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [17:36:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [17:36:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [17:36:53] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:214) [17:36:53] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [17:36:53] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748) [17:36:53] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.internal.gson.JsonElement [17:36:53] [Server thread/WARN]: at java.net.URLClassLoader.findClass(URLClassLoader.java:382) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:136) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:82) [17:36:53] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418) [17:36:53] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351) [17:36:53] [Server thread/WARN]: ... 12 more [17:36:53] [Server thread/INFO]: (FAWE) ====== FAWE FAILED TO INITIALIZE ====== [17:36:53] [Server thread/WARN]: java.lang.NoClassDefFoundError: com/sk89q/worldedit/BlockVector2D [17:36:53] [Server thread/WARN]: at java.lang.ClassLoader.defineClass1(Native Method) [17:36:53] [Server thread/WARN]: at java.lang.ClassLoader.defineClass(ClassLoader.java:756) [17:36:53] [Server thread/WARN]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:132) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:200) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:93) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:82) [17:36:53] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418) [17:36:53] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351) [17:36:53] [Server thread/WARN]: at com.boydti.fawe.Fawe.setupInjector(Fawe.java:469) [17:36:53] [Server thread/WARN]: at com.boydti.fawe.bukkit.FaweBukkit.setupInjector(FaweBukkit.java:229) [17:36:53] [Server thread/WARN]: at com.boydti.fawe.bukkit.FaweBukkit.(FaweBukkit.java:96) [17:36:53] [Server thread/WARN]: at com.boydti.fawe.bukkit.BukkitMain.onEnable(BukkitMain.java:76) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [17:36:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [17:36:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [17:36:53] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:214) [17:36:53] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [17:36:53] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748) [17:36:53] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.BlockVector2D [17:36:53] [Server thread/WARN]: at java.net.URLClassLoader.findClass(URLClassLoader.java:382) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:136) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:82) [17:36:53] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418) [17:36:53] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351) [17:36:53] [Server thread/WARN]: ... 21 more [17:36:53] [Server thread/INFO]: (FAWE) ======================================= [17:36:53] [Server thread/INFO]: (FAWE) Things to check:  [17:36:53] [Server thread/INFO]: (FAWE) - Using the latest version of WorldEdit/FAWE [17:36:53] [Server thread/INFO]: (FAWE) - AsyncWorldEdit/WorldEditRegions isn't installed [17:36:53] [Server thread/INFO]: (FAWE) - Any other errors in the startup log [17:36:53] [Server thread/INFO]: (FAWE) Contact Empire92 if you need assistance: [17:36:53] [Server thread/INFO]: (FAWE) - Send me a PM or ask on Discord [17:36:53] [Server thread/INFO]: (FAWE) - https://discord.gg/ngZCzbU [17:36:53] [Server thread/INFO]: (FAWE) ======================================= [17:36:53] [Server thread/INFO]: ========= INJECTOR FAILED ========= [17:36:53] [Server thread/WARN]: java.lang.NoClassDefFoundError: com/sk89q/worldedit/LocalPlayer [17:36:53] [Server thread/WARN]: at java.lang.ClassLoader.defineClass1(Native Method) [17:36:53] [Server thread/WARN]: at java.lang.ClassLoader.defineClass(ClassLoader.java:756) [17:36:53] [Server thread/WARN]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:132) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:200) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:93) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:82) [17:36:53] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418) [17:36:53] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351) [17:36:53] [Server thread/WARN]: at com.boydti.fawe.bukkit.FaweBukkit.(FaweBukkit.java:98) [17:36:53] [Server thread/WARN]: at com.boydti.fawe.bukkit.BukkitMain.onEnable(BukkitMain.java:76) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [17:36:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [17:36:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [17:36:53] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:214) [17:36:53] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [17:36:53] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748) [17:36:53] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.LocalPlayer [17:36:53] [Server thread/WARN]: at java.net.URLClassLoader.findClass(URLClassLoader.java:382) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:136) [17:36:53] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:82) [17:36:53] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418) [17:36:53] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351) [17:36:53] [Server thread/WARN]: ... 19 more [17:36:53] [Server thread/INFO]: =================================== [17:36:53] [Server thread/INFO]: ====== USE PAPER ====== [17:36:53] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/ [17:36:53] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/ [17:36:53] [Server thread/INFO]: - This is only a recommendation [17:36:53] [Server thread/INFO]: ============================== [17:36:53] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.29-dev [17:36:53] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.30 [17:36:53] [Server thread/INFO]:   __  [17:36:53] [Server thread/INFO]:  | |__) LuckPerms v5.4.30 [17:36:53] [Server thread/INFO]:  |___ | Running on Bukkit - CraftBukkit [17:36:53] [Server thread/INFO]:  [17:36:53] [Server thread/INFO]: [LuckPerms] Loading configuration... [17:36:54] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [17:36:55] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [17:36:55] [Server thread/INFO]: [LuckPerms] Performing initial data load... [17:36:56] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 3107ms) [17:36:56] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.6.0 [17:36:56] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread. [17:36:56] [Server thread/INFO]: [AAC5] Enabling AAC5 v5.2.0 [17:36:57] [Server thread/INFO]: [AAC5] Detected ViaVersion 4.3.1 [17:36:57] [Server thread/INFO]: [AAC5] Detected ProtocolSupport [17:36:57] [Server thread/INFO]: [AAC5] No stale entries to remove [17:36:58] [Server thread/ERROR]: [AAC5] Invalid user ID [17:36:58] [Server thread/INFO]: [AAC5] Disabling AAC5 v5.2.0 [17:36:58] [Server thread/ERROR]: Error occurred while enabling AAC5 v5.2.0 (Is it up to date?) java.lang.RuntimeException: 2 [17:36:58] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131 [17:36:58] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [17:36:58] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [17:36:58] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131 [17:36:58] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook. [17:36:58] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.11-beta-01+6200-0877589 [17:36:58] [Server thread/INFO]: [WorldEdit] Bukkit PluginClassLoader seems to have changed. Class source validation will be skipped. [17:36:58] [Server thread/ERROR]: Error occurred while enabling WorldEdit v7.2.11-beta-01+6200-0877589 (Is it up to date?) java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldedit.WorldEdit at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:160) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:214) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [server.jar:git-Spigot-1a3504a-84f3da3] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301] [17:36:58] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [17:36:58] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [17:36:58] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [17:36:58] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [17:36:58] [Server thread/INFO]: Preparing level "world" [17:36:58] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit [17:36:58] [Server thread/INFO]: Loaded 524 recipes [17:36:59] [Server thread/INFO]: -------- World Settings For [world] -------- [17:36:59] [Server thread/INFO]: Mob Spawn Range: 4 [17:36:59] [Server thread/INFO]: Experience Merge Radius: 3.0 [17:36:59] [Server thread/INFO]: Cactus Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Cane Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Melon Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Mushroom Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Sapling Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Beetroot Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Carrot Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Potato Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Wheat Growth Modifier: 100% [17:36:59] [Server thread/INFO]: NetherWart Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Vine Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Cocoa Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [17:36:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [17:36:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [17:36:59] [Server thread/INFO]: Random Lighting Updates: false [17:36:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [17:36:59] [Server thread/INFO]: Max TNT Explosions: 100 [17:36:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [17:36:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [17:36:59] [Server thread/INFO]: Item Despawn Rate: 6000 [17:36:59] [Server thread/INFO]: Item Merge Radius: 2.5 [17:36:59] [Server thread/INFO]: Arrow Despawn Rate: 1200 [17:36:59] [Server thread/INFO]: View Distance: 5 [17:36:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [17:36:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [17:36:59] [Server thread/INFO]: -------- World Settings For [world_nether] -------- [17:36:59] [Server thread/INFO]: Mob Spawn Range: 4 [17:36:59] [Server thread/INFO]: Experience Merge Radius: 3.0 [17:36:59] [Server thread/INFO]: Cactus Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Cane Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Melon Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Mushroom Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Sapling Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Beetroot Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Carrot Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Potato Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Wheat Growth Modifier: 100% [17:36:59] [Server thread/INFO]: NetherWart Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Vine Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Cocoa Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [17:36:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [17:36:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [17:36:59] [Server thread/INFO]: Random Lighting Updates: false [17:36:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [17:36:59] [Server thread/INFO]: Max TNT Explosions: 100 [17:36:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [17:36:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [17:36:59] [Server thread/INFO]: Item Despawn Rate: 6000 [17:36:59] [Server thread/INFO]: Item Merge Radius: 2.5 [17:36:59] [Server thread/INFO]: Arrow Despawn Rate: 1200 [17:36:59] [Server thread/INFO]: View Distance: 5 [17:36:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [17:36:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [17:36:59] [Server thread/INFO]: -------- World Settings For [world_the_end] -------- [17:36:59] [Server thread/INFO]: Mob Spawn Range: 4 [17:36:59] [Server thread/INFO]: Experience Merge Radius: 3.0 [17:36:59] [Server thread/INFO]: Cactus Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Cane Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Melon Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Mushroom Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Sapling Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Beetroot Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Carrot Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Potato Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Wheat Growth Modifier: 100% [17:36:59] [Server thread/INFO]: NetherWart Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Vine Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Cocoa Growth Modifier: 100% [17:36:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [17:36:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [17:36:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [17:36:59] [Server thread/INFO]: Random Lighting Updates: false [17:36:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [17:36:59] [Server thread/INFO]: Max TNT Explosions: 100 [17:36:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [17:36:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [17:36:59] [Server thread/INFO]: Item Despawn Rate: 6000 [17:36:59] [Server thread/INFO]: Item Merge Radius: 2.5 [17:36:59] [Server thread/INFO]: Arrow Despawn Rate: 1200 [17:36:59] [Server thread/INFO]: View Distance: 5 [17:36:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [17:36:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [17:36:59] [Server thread/INFO]: Preparing start region for level minecraft:overworld (Seed: -8049174732686968500) [17:36:59] [Server thread/INFO]: Preparing spawn area: 4% [17:36:59] [Server thread/INFO]: Preparing spawn area: 8% [17:37:00] [Server thread/INFO]: Preparing spawn area: 12% [17:37:00] [Server thread/INFO]: Preparing spawn area: 16% [17:37:00] [Server thread/INFO]: Preparing spawn area: 20% [17:37:00] [Server thread/INFO]: Preparing spawn area: 24% [17:37:00] [Server thread/INFO]: Preparing spawn area: 28% [17:37:00] [Server thread/INFO]: Preparing spawn area: 32% [17:37:00] [Server thread/INFO]: Preparing spawn area: 36% [17:37:00] [Server thread/INFO]: Preparing spawn area: 40% [17:37:00] [Server thread/INFO]: Preparing spawn area: 44% [17:37:01] [Server thread/INFO]: Preparing spawn area: 48% [17:37:01] [Server thread/INFO]: Preparing spawn area: 52% [17:37:01] [Server thread/INFO]: Preparing spawn area: 56% [17:37:01] [Server thread/INFO]: Preparing spawn area: 60% [17:37:01] [Server thread/INFO]: Preparing spawn area: 64% [17:37:01] [Server thread/INFO]: Preparing spawn area: 68% [17:37:01] [Server thread/INFO]: Preparing spawn area: 72% [17:37:01] [Server thread/INFO]: Preparing spawn area: 76% [17:37:01] [Server thread/INFO]: Preparing spawn area: 80% [17:37:01] [Server thread/INFO]: Preparing spawn area: 84% [17:37:01] [Server thread/INFO]: Preparing spawn area: 88% [17:37:01] [Server thread/INFO]: Preparing spawn area: 92% [17:37:01] [Server thread/INFO]: Preparing spawn area: 96% [17:37:01] [Server thread/INFO]: Preparing spawn area: 100% [17:37:01] [Server thread/INFO]: Preparing start region for level minecraft:the_nether (Seed: -8049174732686968500) [17:37:01] [Server thread/INFO]: Preparing spawn area: 4% [17:37:01] [Server thread/INFO]: Preparing spawn area: 8% [17:37:01] [Server thread/INFO]: Preparing spawn area: 12% [17:37:01] [Server thread/INFO]: Preparing spawn area: 16% [17:37:01] [Server thread/INFO]: Preparing spawn area: 20% [17:37:01] [Server thread/INFO]: Preparing spawn area: 24% [17:37:02] [Server thread/INFO]: Preparing spawn area: 28% [17:37:02] [Server thread/INFO]: Preparing spawn area: 32% [17:37:02] [Server thread/INFO]: Preparing spawn area: 36% [17:37:02] [Server thread/INFO]: Preparing spawn area: 40% [17:37:02] [Server thread/INFO]: Preparing spawn area: 44% [17:37:02] [Server thread/INFO]: Preparing spawn area: 48% [17:37:02] [Server thread/INFO]: Preparing spawn area: 52% [17:37:02] [Server thread/INFO]: Preparing spawn area: 56% [17:37:02] [Server thread/INFO]: Preparing spawn area: 60% [17:37:02] [Server thread/INFO]: Preparing spawn area: 64% [17:37:02] [Server thread/INFO]: Preparing spawn area: 68% [17:37:02] [Server thread/INFO]: Preparing spawn area: 72% [17:37:02] [Server thread/INFO]: Preparing spawn area: 76% [17:37:02] [Server thread/INFO]: Preparing spawn area: 80% [17:37:02] [Server thread/INFO]: Preparing spawn area: 84% [17:37:02] [Server thread/INFO]: Preparing spawn area: 88% [17:37:02] [Server thread/INFO]: Preparing spawn area: 92% [17:37:02] [Server thread/INFO]: Preparing spawn area: 96% [17:37:02] [Server thread/INFO]: Preparing spawn area: 100% [17:37:02] [Server thread/INFO]: Preparing start region for level minecraft:the_end (Seed: -8049174732686968500) [17:37:02] [Server thread/INFO]: Preparing spawn area: 4% [17:37:02] [Server thread/INFO]: Preparing spawn area: 8% [17:37:02] [Server thread/INFO]: Preparing spawn area: 12% [17:37:02] [Server thread/INFO]: Preparing spawn area: 16% [17:37:02] [Server thread/INFO]: Preparing spawn area: 20% [17:37:02] [Server thread/INFO]: Preparing spawn area: 24% [17:37:02] [Server thread/INFO]: Preparing spawn area: 28% [17:37:02] [Server thread/INFO]: Preparing spawn area: 32% [17:37:02] [Server thread/INFO]: Preparing spawn area: 36% [17:37:02] [Server thread/INFO]: Preparing spawn area: 40% [17:37:02] [Server thread/INFO]: Preparing spawn area: 44% [17:37:02] [Server thread/INFO]: Preparing spawn area: 48% [17:37:02] [Server thread/INFO]: Preparing spawn area: 52% [17:37:02] [Server thread/INFO]: Preparing spawn area: 56% [17:37:02] [Server thread/INFO]: Preparing spawn area: 60% [17:37:02] [Server thread/INFO]: Preparing spawn area: 64% [17:37:03] [Server thread/INFO]: Preparing spawn area: 68% [17:37:03] [Server thread/INFO]: Preparing spawn area: 72% [17:37:03] [Server thread/INFO]: Preparing spawn area: 76% [17:37:03] [Server thread/INFO]: Preparing spawn area: 80% [17:37:03] [Server thread/INFO]: Preparing spawn area: 84% [17:37:03] [Server thread/INFO]: Preparing spawn area: 88% [17:37:03] [Server thread/INFO]: Preparing spawn area: 92% [17:37:03] [Server thread/INFO]: Preparing spawn area: 96% [17:37:03] [Server thread/INFO]: Preparing spawn area: 100% [17:37:03] [Server thread/INFO]: Time elapsed: 3680 ms [17:37:03] [Server thread/INFO]: [ChatFilter] Enabling ChatFilter v1.1.2 [17:37:03] [Server thread/INFO]: [KauriVPN] Enabling KauriVPN v1.8.1 [17:37:03] [Server thread/INFO]: Starting AntiVPN services... [17:37:03] [Server thread/INFO]: Using databaseType H2... [17:37:03] [Server thread/INFO]: Starting bStats metrics... [17:37:03] [Server thread/INFO]: Setting up and registering commands... [17:37:03] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.1 [17:37:03] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [17:37:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [17:37:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials [17:37:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [17:37:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic [17:37:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms [17:37:03] [Server thread/WARN]: [PlaceholderAPI] File: example.js for javascript placeholder: example is empty [17:37:03] [Server thread/INFO]: [PlaceholderAPI] %javascript_dreygz% has been loaded! [17:37:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript [17:37:03] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [17:37:03] [Server thread/INFO]: [Vehicles] Enabling Vehicles v8.4 [17:37:04] [Server thread/WARN]: java.lang.NoSuchFieldException: aZ [17:37:04] [Server thread/WARN]: at java.lang.Class.getField(Class.java:1703) [17:37:04] [Server thread/WARN]: at es.pollitoyeye.Bikes.EntityUtils.initReflection(EntityUtils.java:99) [17:37:04] [Server thread/WARN]: at es.pollitoyeye.Bikes.VehiclesMain.onEnable(VehiclesMain.java:147) [17:37:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) [17:37:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347) [17:37:04] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [17:37:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [17:37:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [17:37:04] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:580) [17:37:04] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:542) [17:37:04] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:420) [17:37:04] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [17:37:04] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [17:37:04] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748) [17:37:04] [Server thread/INFO]: Vehicles >> lang.yml loaded. [17:37:04] [Server thread/INFO]: [FarmLimiter] Enabling FarmLimiter v1.5.3 [17:37:04] [Server thread/INFO]: [DynPad] Enabling DynPad v1.4 [17:37:04] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.5.1-SNAPSHOT [17:37:04] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_13_R2, using UniversalSkinFactory. [17:37:04] [Server thread/INFO]: [OldCombatMechanics] Enabling OldCombatMechanics v1.6.5 [17:37:04] [Server thread/INFO]: [OldCombatMechanics] OldCombatMechanics v1.6.5 has been enabled [17:37:04] [Server thread/INFO]: [PlayerReport] Enabling PlayerReport v3.3.5 [17:37:04] [Server thread/INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.6.1-SNAPSHOT [17:37:04] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.14.4 [17:37:04] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled! [17:37:04] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage. [17:37:04] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2 [17:37:04] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter [17:37:04] [Server thread/INFO]: [ClearLag] Loading modules... [17:37:04] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values [17:37:04] [Server thread/INFO]: [ClearLag] Modules have been loaded! [17:37:04] [Server thread/INFO]: [ClearLag] Clearlag is now enabled! [17:37:04] [Thread-16/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.13]... [17:37:04] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.5-RELEASE [17:37:05] [Thread-16/INFO]: [ClearLag] No updates found! [17:37:05] [Server thread/INFO]: []=====[Enabling AdvancedBan]=====[] | Information: | Name: AdvancedBan | Developer: Leoko | Version: 2.1.5-RELEASE | Storage: HSQLDB (local) | Support: | Skype: Leoko33 | Mail: Leoko4433@gmail.com | Github: https://github.com/DevLeoko/AdvancedBan/issues | Discord: https://discord.gg/ycDG6rS | Update: | There is a new version available! [2.3.0] []================================[]  [17:37:05] [Server thread/INFO]: [ResourcePackDownloader] Enabling ResourcePackDownloader v7.4 [17:37:05] [Server thread/INFO]: ------------------------------ [17:37:05] [Server thread/INFO]: Resource Pack Downloader [17:37:05] [Server thread/INFO]:  [17:37:05] [Server thread/INFO]: Running version: 7.4 [17:37:05] [Server thread/INFO]: Author: Joshb_ [17:37:05] [Server thread/INFO]:  [17:37:05] [Server thread/INFO]: ------------------------------ [17:37:05] [Server thread/INFO]: [TDRPlaytime] Enabling TDRPlaytime v1.9.1 [17:37:05] [Server thread/INFO]: [TDRPlaytime] Generate Dutch translations [17:37:05] [Server thread/INFO]: [TDRPlaytime] Generate German translations [17:37:05] [Server thread/INFO]: [TDRPlaytime] Loading milestones [17:37:05] [Server thread/INFO]: [TDRPlaytime] Loading repeating milestones [17:37:05] [Server thread/INFO]: [TDRPlaytime] PlaceholderAPI expansion implemented [17:37:05] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727 [17:37:06] [Server thread/INFO]: -------- World Settings For [world30] -------- [17:37:06] [Server thread/INFO]: Mob Spawn Range: 4 [17:37:06] [Server thread/INFO]: Experience Merge Radius: 3.0 [17:37:06] [Server thread/INFO]: Cactus Growth Modifier: 100% [17:37:06] [Server thread/INFO]: Cane Growth Modifier: 100% [17:37:06] [Server thread/INFO]: Melon Growth Modifier: 100% [17:37:06] [Server thread/INFO]: Mushroom Growth Modifier: 100% [17:37:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [17:37:06] [Server thread/INFO]: Sapling Growth Modifier: 100% [17:37:06] [Server thread/INFO]: Beetroot Growth Modifier: 100% [17:37:06] [Server thread/INFO]: Carrot Growth Modifier: 100% [17:37:06] [Server thread/INFO]: Potato Growth Modifier: 100% [17:37:06] [Server thread/INFO]: Wheat Growth Modifier: 100% [17:37:06] [Server thread/INFO]: NetherWart Growth Modifier: 100% [17:37:06] [Server thread/INFO]: Vine Growth Modifier: 100% [17:37:06] [Server thread/INFO]: Cocoa Growth Modifier: 100% [17:37:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [17:37:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [17:37:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [17:37:06] [Server thread/INFO]: Random Lighting Updates: false [17:37:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [17:37:06] [Server thread/INFO]: Max TNT Explosions: 100 [17:37:06] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [17:37:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [17:37:06] [Server thread/INFO]: Item Despawn Rate: 6000 [17:37:06] [Server thread/INFO]: Item Merge Radius: 2.5 [17:37:06] [Server thread/INFO]: Arrow Despawn Rate: 1200 [17:37:06] [Server thread/INFO]: View Distance: 5 [17:37:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [17:37:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [17:37:06] [Server thread/INFO]: Preparing start region for level 3 (Seed: -4103591872323031655) [17:37:07] [Server thread/INFO]: Preparing spawn area for world30, 89% [17:37:07] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded. [17:37:07] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman [17:37:07] [Server thread/INFO]: [HamsterAPI] Enabling HamsterAPI v0.1.6 [17:37:07] [Server thread/INFO]: [OPSRegion] Enabling OPSRegion v1.0 [17:37:07] [Server thread/INFO]: [ImageOnMap] Enabling ImageOnMap v4.0-pre1 [17:37:07] [Server thread/INFO]: [ImageOnMap] Loaded 2 player map files. [17:37:08] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.3 [17:37:08] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI! [17:37:09] [Server thread/INFO]: [DeluxeMenus] 14 GUI menus loaded! [17:37:09] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement! [17:37:09] [Server thread/INFO]: [DeluxeMenus] Could not setup a NMS hook for your server version! [17:37:09] [Server thread/INFO]: [ExploitFixer] Enabling ExploitFixer v1.5.2 [17:37:09] [Server thread/INFO]: [ExploitFixer] Successfully registered commands! [17:37:09] [Server thread/INFO]: [ExploitFixer] Successfully registered listeners! [17:37:09] [Server thread/INFO]: [ExploitFixer] Successfully hooked with HamsterAPI! [17:37:09] [Server thread/INFO]: [SimpleSit] Enabling SimpleSit v1.7 [17:37:09] [Server thread/INFO]: [MusicBox] Enabling MusicBox v1.0 [17:37:09] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.3.1 [17:37:09] [Server thread/INFO]: [FiguresFix] Enabling FiguresFix v1.0 [17:37:09] [Server thread/INFO]: [SlotMachine] Enabling SlotMachine vb1 [17:37:09] [Server thread/INFO]: [Matrix] Enabling Matrix v4.0.2 [17:37:09] [Server thread/INFO]:  _____ [17:37:09] [Server thread/INFO]:  | | | Matrix AntiCheat v4.0.2 [17:37:09] [Server thread/INFO]:  | | | Environment: git-Spigot-1a3504a-84f3da3 (MC: 1.13.2) [17:37:09] [Server thread/INFO]:  [17:37:09] [Server thread/INFO]: [Matrix] Fetching checks.yml from cloud... [17:37:09] [Server thread/WARN]: javax.net.ssl.SSLHandshakeException: Received fatal alert: protocol_version [17:37:09] [Server thread/WARN]: at sun.security.ssl.Alert.createSSLException(Alert.java:131) [17:37:09] [Server thread/WARN]: at sun.security.ssl.Alert.createSSLException(Alert.java:117) [17:37:09] [Server thread/WARN]: at sun.security.ssl.TransportContext.fatal(TransportContext.java:357) [17:37:09] [Server thread/WARN]: at sun.security.ssl.Alert$AlertConsumer.consume(Alert.java:293) [17:37:09] [Server thread/WARN]: at sun.security.ssl.TransportContext.dispatch(TransportContext.java:203) [17:37:09] [Server thread/WARN]: at sun.security.ssl.SSLTransport.decode(SSLTransport.java:154) [17:37:09] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1290) [17:37:09] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1199) [17:37:09] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:401) [17:37:09] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:373) [17:37:09] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:587) [17:37:09] [Server thread/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:197) [17:37:09] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) [17:37:09] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) [17:37:09] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) [17:37:09] [Server thread/WARN]: at me.rerere.matrix.iiiiIIIiII.iIiIiIIiiI(Unknown Source) [17:37:09] [Server thread/WARN]: at me.rerere.matrix.iiiiIIIiII.IiIiiIiIII(Unknown Source) [17:37:09] [Server thread/WARN]: at me.rerere.matrix.iiiIIIIiII.IIIiIIiIii(Unknown Source) [17:37:09] [Server thread/WARN]: at me.rerere.matrix.IiiIIiiiIi.IIIiIIiIii(Unknown Source) [17:37:09] [Server thread/WARN]: at me.rerere.matrix.IIIIiiiiiI.IIIiIIiIii(Unknown Source) [17:37:09] [Server thread/WARN]: at me.rerere.matrix.Matrix.onEnable(Unknown Source) [17:37:09] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) [17:37:09] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347) [17:37:09] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [17:37:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [17:37:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [17:37:09] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:580) [17:37:09] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:542) [17:37:09] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:420) [17:37:09] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [17:37:09] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [17:37:09] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748) [17:37:09] [Server thread/INFO]: [Matrix] Unable to load configuration file from the cloud, start using default configuration file [17:37:09] [Server thread/INFO]: [Matrix] Enabled 20 checks, Disabled 0 checks [17:37:09] [Server thread/INFO]: [Matrix] Loaded all config files [17:37:09] [Server thread/INFO]: [Matrix] Loaded 8 Placeholders [17:37:09] [Server thread/INFO]: [Matrix] (Machine Learning) Loaded 96 models [17:37:09] [Server thread/INFO]: [Matrix] Hooked with PlaceholderAPI [17:37:09] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.9 [17:37:10] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib. [17:37:10] [Server thread/INFO]: [ProdigyGadget] Enabling ProdigyGadget v2.5.31 [17:37:10] [Server thread/INFO]:  [17:37:10] [Server thread/INFO]:  [17:37:10] [Server thread/INFO]:  _____ _ _ _____ _ _  [17:37:10] [Server thread/INFO]: | _ |___ ___ _| |_|___ _ _| __|___ _| |___ ___| |_ [17:37:10] [Server thread/INFO]: | __| _| . | . | | . | | | | | .'| . | . | -_| _| [17:37:10] [Server thread/INFO]: |__| |_| |___|___|_|_ |_ |_____|__,|___|_ |___|_|  [17:37:10] [Server thread/INFO]:  |___|___| |___| COPYRIGHT ( © ) [17:37:10] [Server thread/INFO]:  [17:37:10] [Server thread/INFO]:  [17:37:10] [Server thread/INFO]: Thank you for purchasing ProdigyGadget ,The plugin is starting..  [17:37:10] [Server thread/INFO]:  [17:37:10] [Server thread/INFO]: Configuration: ✔ [17:37:10] [Server thread/INFO]:  [17:37:10] [Server thread/INFO]: Depency: ✔ [17:37:10] [Server thread/INFO]:  [17:37:10] [Server thread/INFO]: Optional Depencies:  [17:37:10] [Server thread/INFO]:  - LibsDisguises: ✘ [17:37:10] [Server thread/INFO]:  - PlaceHolderAPI: ✔ [17:37:10] [Server thread/INFO]:  - WorldGuard: ✔ [17:37:10] [Server thread/INFO]:  - Vault Economy: ✔ [17:37:10] [Server thread/INFO]:  - Vault Permission: ✔ [17:37:10] [Server thread/INFO]:  [17:37:10] [Server thread/INFO]: Database type: FlatDatabase [17:37:10] [Server thread/INFO]: ProdigyGadget>> 0 player(s) have been initialized [17:37:10] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.3 [17:37:10] [Server thread/INFO]: [Chatty] Enabling Chatty v2.19.11 [17:37:10] [Server thread/INFO]: [Chatty] Vault has successful hooked. [17:37:10] [Server thread/INFO]: [Chatty] PlaceholderAPI has successful hooked. [17:37:10] [Server thread/INFO]: [LagAssist] Enabling LagAssist v2.24.1 [17:37:10] [Server thread/INFO]: §c§lLag§f§lAssist §e» §fEnabling Systems: [17:37:10] [Server thread/INFO]: §e[§a✔§e] §fEconomy manager [17:37:10] [Server thread/INFO]: §e[§a✔§e] §fSmart Mob Tools. [17:37:10] [Server thread/INFO]: §e[§a✔§e] §fMicroFeatures. [17:37:10] [Server thread/INFO]: §e[§a✔§e] §fHopper Manager. [17:37:10] [Server thread/INFO]: §e[§a✔§e] §fRedstone Culler. [17:37:10] [Server thread/INFO]: §e[§a✔§e] §fPhysics-Tweaker. [17:37:10] [Server thread/INFO]: §e[§a✔§e] §fLag Monitor. [17:37:10] [Server thread/INFO]: §e[§a✔§e] §fMapVisualizer. [17:37:10] [Server thread/INFO]: §e[§a✔§e] §fChunk Analyser. [17:37:10] [Server thread/INFO]: §e[§a✔§e] §fChunk Limiter. [17:37:10] [Server thread/INFO]: §e[§a✔§e] §fStatsAnalyse. [17:37:10] [Server thread/INFO]: §e[§a✔§e] §fLogCleaner System. [17:37:10] [Server thread/INFO]: §e[§a✔§e] §fSpawner Manager. [17:37:10] [Server thread/INFO]: §e[§a✔§e] §fGUI. [17:37:10] [Server thread/INFO]: §e[§a✔§e] §fInjecting PacketListener. [17:37:10] [Server thread/INFO]: §e[§a✔§e] §fAPI Tools. [17:37:10] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.8-dev+1-0897ef7 [17:37:10] [Server thread/INFO]: You are running a server with limited API functionality. EssentialsX will still work, but certain features may be disabled. [17:37:11] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml [17:37:11] [Server thread/INFO]: No kits found to migrate. [17:37:11] [Server thread/INFO]: Loaded 38132 items from items.json. [17:37:11] [Server thread/INFO]: Using locale ru [17:37:11] [Server thread/INFO]: ServerListPingEvent: Spigot iterator API [17:37:11] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config. [17:37:11] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked. [17:37:11] [Server thread/INFO]: Using Vault based permissions (LuckPerms) [17:37:11] [Server thread/INFO]: [Trey's Command Blocker] Enabling CommandBlocker v2.1.2 [17:37:12] [Server thread/INFO]: [TAB] Enabling TAB v3.1.4 [17:37:12] [Server thread/INFO]: [TAB] Server version: 1.13.2 (v1_13_R2) [17:37:12] [Server thread/INFO]: [TAB] Loaded NMS hook in 9ms [17:37:12] [Server thread/INFO]: [TAB] Enabled in 103ms [17:37:12] [Server thread/INFO]: [AntiRelog] Enabling AntiRelog v2.3 [17:37:12] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0;02b731f [17:37:12] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [17:37:12] [Server thread/ERROR]: Error occurred while enabling WorldGuard v7.0.0;02b731f (Is it up to date?) java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldedit.WorldEdit at com.sk89q.worldguard.bukkit.BukkitConfigurationManager.postLoad(BukkitConfigurationManager.java:68) ~[?:?] at com.sk89q.worldguard.config.YamlConfigurationManager.load(YamlConfigurationManager.java:103) ~[?:?] at com.sk89q.worldguard.bukkit.BukkitWorldGuardPlatform.load(BukkitWorldGuardPlatform.java:124) ~[?:?] at com.sk89q.worldguard.WorldGuard.setup(WorldGuard.java:98) ~[?:?] at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onEnable(WorldGuardPlugin.java:135) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:580) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:542) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:420) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [server.jar:git-Spigot-1a3504a-84f3da3] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301] [17:37:12] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.8.0 [17:37:12] [Server thread/WARN]: [ServerSigns] Unknown blocks : SIGN_POST [17:37:12] [Server thread/WARN]: [ServerSigns] Please visit the wiki : https://serversigns.de/wiki/Configuration [17:37:12] [Server thread/INFO]: [ServerSigns] Version 4.8.0 is now enabled. [17:37:12] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.4.4 [17:37:12] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.19.8-dev+1-0897ef7 [17:37:12] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config. [17:37:12] [Server thread/INFO]: [PVP Arena] Enabling pvparena v1.15.2 [17:37:13] [Server thread/INFO]: [PVP Arena] debugging: off [17:37:13] [Server thread/INFO]: [PVP Arena] enabled (version pvparena v1.15.2) [17:37:13] [Server thread/INFO]: [WGExtender] Enabling WGExtender v3.0 [17:37:13] [Server thread/ERROR]: [WGExtender] Unable to inject, shutting down java.lang.NullPointerException: null at wgextender.features.claimcommand.WGRegionCommandWrapper.(WGRegionCommandWrapper.java:51) ~[worldguardextender.jar:?] at wgextender.features.claimcommand.WGRegionCommandWrapper.inject(WGRegionCommandWrapper.java:37) ~[worldguardextender.jar:?] at wgextender.WGExtender.onEnable(WGExtender.java:75) [worldguardextender.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:580) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:542) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:420) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [server.jar:git-Spigot-1a3504a-84f3da3] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301] [17:37:13] [Server thread/WARN]: java.lang.NullPointerException [17:37:13] [Server thread/WARN]: at wgextender.features.claimcommand.WGRegionCommandWrapper.(WGRegionCommandWrapper.java:51) [17:37:13] [Server thread/WARN]: at wgextender.features.claimcommand.WGRegionCommandWrapper.inject(WGRegionCommandWrapper.java:37) [17:37:13] [Server thread/WARN]: at wgextender.WGExtender.onEnable(WGExtender.java:75) [17:37:13] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) [17:37:13] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347) [17:37:13] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [17:37:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [17:37:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [17:37:13] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:580) [17:37:13] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:542) [17:37:13] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:420) [17:37:13] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [17:37:13] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [17:37:13] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748) [17:37:13] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-SNAPSHOT-b2575 [17:37:13] [Thread-23/INFO]: [PVP Arena] PVP Arena modules are not detected [17:37:13] [Server thread/INFO]: [AuthMe] SQLite Setup finished [17:37:13] [Thread-22/INFO]: [PVP Arena] PVP Arena is up to date [17:37:13] [Server thread/INFO]: [AuthMe] Hooked into Vault! [17:37:13] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials [17:37:13] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core [17:37:13] [Server thread/WARN]: [AuthMe] WARNING!!! By disabling ForceSingleSession, your server protection is inadequate! [17:37:13] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT build n.2575 successfully enabled! [17:37:14] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [17:37:14] [Server thread/INFO]: Done (16.137s)! For help, type "help" [17:37:14] [Server thread/INFO]: Starting remote control listener [17:37:14] [RCON Listener #1/INFO]: RCON running on 0.0.0.0:25594 [17:37:14] [Server thread/INFO]: Stopping server [17:37:14] [Server thread/INFO]: [AuthMe] Disabling AuthMe v5.6.0-SNAPSHOT-b2575 [17:37:14] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish [17:37:14] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT-b2575 disabled! [17:37:14] [Server thread/INFO]: [WGExtender] Disabling WGExtender v3.0 [17:37:14] [Server thread/ERROR]: [WGExtender] Unable to uninject, shutting down java.lang.NullPointerException: null at wgextender.features.extendedwand.WEWandCommandWrapper.uninject(WEWandCommandWrapper.java:37) ~[worldguardextender.jar:?] at wgextender.WGExtender.onDisable(WGExtender.java:95) [worldguardextender.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:267) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:371) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:429) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:422) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.disablePlugins(CraftServer.java:370) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.stop(MinecraftServer.java:621) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:766) [server.jar:git-Spigot-1a3504a-84f3da3] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301] [17:37:14] [Server thread/INFO]: [PVP Arena] Disabling pvparena v1.15.2 [17:37:14] [Server thread/INFO]: [PVP Arena] disabled (version pvparena v1.15.2) [17:37:14] [Server thread/INFO]: Disabling EssentialsSpawn v2.19.8-dev+1-0897ef7 [17:37:14] [Server thread/INFO]: [BetterRTP] Disabling BetterRTP v3.4.4 [17:37:14] [Server thread/INFO]: [ServerSigns] Disabling ServerSigns v4.8.0 [17:37:14] [Server thread/INFO]: [ServerSigns] ServerSigns is now disabled. [17:37:14] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.0;02b731f [17:37:14] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks... [17:37:14] [Server thread/ERROR]: Error occurred while disabling WorldGuard v7.0.0;02b731f (Is it up to date?) java.lang.NullPointerException: null at com.sk89q.worldguard.bukkit.BukkitWorldGuardPlatform.unload(BukkitWorldGuardPlatform.java:133) ~[?:?] at com.sk89q.worldguard.WorldGuard.disable(WorldGuard.java:212) ~[?:?] at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onDisable(WorldGuardPlugin.java:213) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:267) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:371) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:429) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:422) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.disablePlugins(CraftServer.java:370) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.stop(MinecraftServer.java:621) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:766) [server.jar:git-Spigot-1a3504a-84f3da3] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301] [17:37:14] [Server thread/INFO]: [AntiRelog] Disabling AntiRelog v2.3 [17:37:14] [Server thread/INFO]: [TAB] Disabling TAB v3.1.4 [17:37:14] [Server thread/INFO]: [TAB] Disabled in 2ms [17:37:14] [Server thread/INFO]: [Trey's Command Blocker] Disabling CommandBlocker v2.1.2 [17:37:14] [Server thread/INFO]: Disabling Essentials v2.19.8-dev+1-0897ef7 [17:37:14] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: essentials [17:37:14] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked. [17:37:14] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.11-beta-01+6200-0877589 [17:37:14] [Server thread/ERROR]: Error occurred while disabling WorldEdit v7.2.11-beta-01+6200-0877589 (Is it up to date?) java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldedit.WorldEdit at com.sk89q.worldedit.bukkit.WorldEditPlugin.onDisable(WorldEditPlugin.java:311) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:267) ~[server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:371) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:429) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:422) [server.jar:git-Spigot-1a3504a-84f3da3] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.disablePlugins(CraftServer.java:370) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.stop(MinecraftServer.java:621) [server.jar:git-Spigot-1a3504a-84f3da3] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:766) [server.jar:git-Spigot-1a3504a-84f3da3] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301] [17:37:14] [Server thread/INFO]: [LagAssist] Disabling LagAssist v2.24.1 [17:37:14] [Server thread/INFO]: [Chatty] Disabling Chatty v2.19.11 [17:37:14] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v3.3 [17:37:14] [Server thread/INFO]: [ProdigyGadget] Disabling ProdigyGadget v2.5.31 [17:37:14] [Server thread/INFO]: ProdigyGadget>> 0 player(s) have been removed [17:37:14] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: pg [17:37:14] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.9 [17:37:14] [Server thread/INFO]: [Matrix] Disabling Matrix v4.0.2 [17:37:14] [Server thread/INFO]: [Matrix] Disabled Matrix AntiCheat. [17:37:14] [Server thread/INFO]: [SlotMachine] Disabling SlotMachine vb1 [17:37:14] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131 [17:37:14] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault [17:37:14] [Server thread/INFO]: [FiguresFix] Disabling FiguresFix v1.0 [17:37:14] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.6.0 [17:37:14] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.30 [17:37:14] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: luckperms [17:37:14] [Server thread/INFO]: [LuckPerms] Starting shutdown process... [17:37:14] [Server thread/INFO]: [LuckPerms] Closing storage... [17:37:14] [Server thread/INFO]: [LuckPerms] Goodbye! [17:37:14] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.3.1 [17:37:14] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting. [17:37:14] [Server thread/INFO]: [MusicBox] Disabling MusicBox v1.0 [17:37:14] [Server thread/INFO]: [SimpleSit] Disabling SimpleSit v1.7 [17:37:14] [Server thread/INFO]: [ProtocolSupport] Disabling ProtocolSupport v4.29-dev [17:37:14] [Server thread/INFO]: [ExploitFixer] Disabling ExploitFixer v1.5.2 [17:37:14] [Server thread/INFO]: [DeluxeMenus] Disabling DeluxeMenus v1.10.3 [17:37:14] [Server thread/INFO]: [ImageOnMap] Disabling ImageOnMap v4.0-pre1 [17:37:14] [Server thread/INFO]: [OPSRegion] Disabling OPSRegion v1.0 [17:37:14] [Server thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v18.12.19-d131fa6-1241-22.0.3 [17:37:14] [Server thread/INFO]: [HamsterAPI] Disabling HamsterAPI v0.1.6 [17:37:14] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-b727 [17:37:14] [Server thread/INFO]: [TDRPlaytime] Disabling TDRPlaytime v1.9.1 [17:37:14] [Server thread/INFO]: [DbLibs] Disabling DbLibs v1.1.0 [17:37:14] [Server thread/INFO]: [ResourcePackDownloader] Disabling ResourcePackDownloader v7.4 [17:37:14] [Server thread/INFO]: [AdvancedBan] Disabling AdvancedBan v2.1.5-RELEASE [17:37:14] [Server thread/INFO]: Database closed [17:37:14] [Server thread/INFO]: []=====[Disabling AdvancedBan]=====[] | Information: | Name: AdvancedBan | Developer: Leoko | Version: 2.1.5-RELEASE | Storage: HSQLDB (local) | Support: | Skype: Leoko33 | Mail: Leoko4433@gmail.com | Github: https://github.com/DevLeoko/AdvancedBan/issues | Discord: https://discord.gg/ycDG6rS []================================[]  [17:37:14] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.2.2 [17:37:14] [Server thread/INFO]: [ClearLag] Clearlag is now disabled! [17:37:14] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.14.4 [17:37:14] [Server thread/INFO]: [MOTD] Disabling MOTD v2.3.8 [17:37:14] [Server thread/INFO]: [NoteBlockAPI] Disabling NoteBlockAPI v1.6.1-SNAPSHOT [17:37:14] [Server thread/INFO]: [PlayerReport] Disabling PlayerReport v3.3.5 [17:37:14] [Server thread/INFO]: [OldCombatMechanics] Disabling OldCombatMechanics v1.6.5 [17:37:14] [Server thread/INFO]: [OldCombatMechanics] OldCombatMechanics v1.6.5 has been disabled [17:37:14] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v13.5.1-SNAPSHOT [17:37:14] [Server thread/INFO]: [DynPad] Disabling DynPad v1.4 [17:37:14] [Server thread/INFO]: [FarmLimiter] Disabling FarmLimiter v1.5.3 [17:37:14] [Server thread/INFO]: [Vehicles] Disabling Vehicles v8.4 [17:37:14] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.9.1 [17:37:14] [Server thread/INFO]: [KauriVPN] Disabling KauriVPN v1.8.1 [17:37:14] [Server thread/INFO]: Stopping plugin services... [17:37:14] [Server thread/INFO]: Unregistering commands... [17:37:14] [Server thread/INFO]: Unregistering listeners... [17:37:14] [Server thread/INFO]: Cancelling any running tasks... [17:37:14] [Server thread/INFO]: [ChatFilter] Disabling ChatFilter v1.1.2 [17:37:14] [Server thread/INFO]: Saving players [17:37:15] [Server thread/INFO]: Saving worlds [17:37:15] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld [17:37:15] [Server thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether [17:37:15] [Server thread/INFO]: Saving chunks for level 'world_the_end'/minecraft:the_end [17:37:15] [Server thread/INFO]: Saving chunks for level 'world30'/minecraft:overworld