sgtcaze / NametagEdit

Simple plugin to give players custom nametags
GNU General Public License v3.0
194 stars 132 forks source link

bug with 1.17.1 #682

Closed PANTA9988 closed 2 years ago

PANTA9988 commented 2 years ago

Bug Report

Type /ver NametagEdit and post the output. 4.4.10

What version of Bukkit/Spigot/PaperSpigot are you using? Type /ver paperspigot

What plugins are you using? Type /plugins Plugins (83): AnimatedScoreboard, AuctionHouse, AureliumSkills, AuthMe, BattlePass, BuycraftX, ChunkLoader, ClearLag, CmdSigns, CommandPanels, CoreProtect, CratesPlus, CustomEnchantments, DeathChestPro, DiscordSRV, DragonSlayer, DrugsXL, EconomyShopGUI, Elevator, EpicServerOptimizer, Essentials, ExecutableItems, FancyBags, floodgate, Geyser-Spigot, HolographicDisplays, ImageMaps, InventoryRollback, ItemEditor, KarenProtect, LuckPerms, Maintenance, MineChess, Minepacks, MiniBlocks, MOTD, Multiverse-Core, Multiverse-Inventories, Multiverse-NetherPortals, Multiverse-Portals, MyCommand, MythicMobs, NametagEdit, Oneblock, OnePlayerSleep, Oraxen, Orebfuscator, Parties, PlaceholderAPI, PlayerKits, PluginConstructorAPI, ProtocolLib, PvPManager, Realistic_World, RealMines, RTP, SCore, ServerRestartWarning, ServersNPC, Shopkeepers, SilkSpawners, SimpleStack, SimpleTpa, SkinsRestorer, Spawntp, StaffPlus, SupremeHomes, TerraformGenerator, Themis, TimeIsMoney*, TradeSystem, TrollBoss, UltimateAntiBot, UltraCosmetics, Vault, Vehicles, ViaBackwards, ViaVersion, Vivecraft-Spigot-Extensions, WorldEdit, WorldEditSelectionVisualizer, WorldGuard, WorldGuardExtraFlags

Please explain your issue. How do you trigger it?

Are there any errors in the console? Please use: https://pastebin.com 11.12 15:51:43 [Server] INFO org.bukkit.command.CommandException: Cannot execute command 'nte' in plugin NametagEdit v4.4.10 - plugin is disabled. 11.12 15:51:43 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[patched_1.17.1.jar:git-Paper-391] 11.12 15:51:43 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.17.1.jar:git-Paper-391] 11.12 15:51:43 [Server] INFO at org.bukkit.craftbukkit.v1_17_R1.CraftServer.dispatchCommand(CraftServer.java:869) ~[patched_1.17.1.jar:git-Paper-391] 11.12 15:51:43 [Server] INFO at net.minecraft.server.network.ServerGamePacketListenerImpl.handleCommand(ServerGamePacketListenerImpl.java:2262) ~[app:?] 11.12 15:51:43 [Server] INFO at net.minecraft.server.network.ServerGamePacketListenerImpl.handleChat(ServerGamePacketListenerImpl.java:2073) ~[app:?] 11.12 15:51:43 [Server] INFO at net.minecraft.server.network.ServerGamePacketListenerImpl.handleChat(ServerGamePacketListenerImpl.java:2054) ~[app:?] 11.12 15:51:43 [Server] INFO at net.minecraft.network.protocol.game.ServerboundChatPacket.handle(ServerboundChatPacket.java:46) ~[app:?] 11.12 15:51:43 [Server] INFO at net.minecraft.network.protocol.game.ServerboundChatPacket.a(ServerboundChatPacket.java:6) ~[app:?] 11.12 15:51:43 [Server] INFO at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[app:?] 11.12 15:51:43 [Server] INFO at net.minecraft.server.TickTask.run(TickTask.java:18) ~[patched_1.17.1.jar:git-Paper-391] 11.12 15:51:43 [Server] INFO at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[app:?] 11.12 15:51:43 [Server] INFO at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[app:?] 11.12 15:51:43 [Server] INFO at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1426) ~[patched_1.17.1.jar:git-Paper-391] 11.12 15:51:43 [Server] INFO at net.minecraft.server.MinecraftServer.executeTask(MinecraftServer.java:192) ~[patched_1.17.1.jar:git-Paper-391] 11.12 15:51:43 [Server] INFO at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[app:?] 11.12 15:51:43 [Server] INFO at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1404) ~[patched_1.17.1.jar:git-Paper-391] 11.12 15:51:43 [Server] INFO at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1397) ~[patched_1.17.1.jar:git-Paper-391] 11.12 15:51:43 [Server] INFO at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[app:?] 11.12 15:51:43 [Server] INFO at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1375) ~[patched_1.17.1.jar:git-Paper-391] 11.12 15:51:43 [Server] INFO at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1286) ~[patched_1.17.1.jar:git-Paper-391] 11.12 15:51:43 [Server] INFO at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-391] 11.12 15:51:43 [Server] INFO at java.lang.Thread.run(Thread.java:831) ~[?:?]

and starting the server this 11.12 15:30:45 [Server] WARN java.lang.ClassNotFoundException: net.minecraft.server.v1_17_R1.PacketPlayOutScoreboardTeam 11.12 15:30:45 [Server] WARN at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) 11.12 15:30:45 [Server] WARN at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) 11.12 15:30:45 [Server] WARN at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519) 11.12 15:30:45 [Server] WARN at java.base/java.lang.Class.forName0(Native Method) 11.12 15:30:45 [Server] WARN at java.base/java.lang.Class.forName(Class.java:375) 11.12 15:30:45 [Server] WARN at NametagEdit.jar//com.nametagedit.plugin.packets.PacketAccessor.(PacketAccessor.java:59) 11.12 15:30:45 [Server] WARN at NametagEdit.jar//com.nametagedit.plugin.packets.PacketWrapper.(PacketWrapper.java:25) 11.12 15:30:45 [Server] WARN at NametagEdit.jar//com.nametagedit.plugin.NametagEdit.testCompat(NametagEdit.java:90) 11.12 15:30:45 [Server] WARN at NametagEdit.jar//com.nametagedit.plugin.NametagEdit.onEnable(NametagEdit.java:40) 11.12 15:30:45 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) 11.12 15:30:45 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) 11.12 15:30:45 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) 11.12 15:30:45 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) 11.12 15:30:45 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) 11.12 15:30:45 [Server] WARN at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) 11.12 15:30:45 [Server] WARN at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:317) 11.12 15:30:45 [Server] WARN at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1220) 11.12 15:30:45 [Server] WARN at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) 11.12 15:30:45 [Server] WARN at java.base/java.lang.Thread.run(Thread.java:831) 11.12 15:30:45 [Server] WARN java.lang.ClassNotFoundException: net.minecraft.server.v1_17_R1.ChatComponentText 11.12 15:30:45 [Server] WARN at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) 11.12 15:30:45 [Server] WARN at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) 11.12 15:30:45 [Server] WARN at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519) 11.12 15:30:45 [Server] WARN at java.base/java.lang.Class.forName0(Native Method) 11.12 15:30:45 [Server] WARN at java.base/java.lang.Class.forName(Class.java:375) 11.12 15:30:45 [Server] WARN at NametagEdit.jar//com.nametagedit.plugin.packets.PacketWrapper.(PacketWrapper.java:28)

Lorenzo0111 commented 2 years ago

Full log please

PANTA9988 commented 2 years ago

11.12 18:48:46 [Multicraft] Received restart command 11.12 18:48:46 [Multicraft] Stopping server! 11.12 18:48:46 [Server] INFO Saving the game (this may take a moment!) 11.12 18:48:47 [Server] INFO Saved the game 11.12 18:48:47 [Server] INFO Stopping the server 11.12 18:48:47 [Server] INFO Stopping server 11.12 18:48:47 [Server] INFO Oraxen | Unhooking plugin "MythicMobs" 11.12 18:48:47 [Server] INFO Oraxen | Unhooking plugin "PlaceholderAPI" 11.12 18:48:47 [Server] INFO Oraxen | Successfully unloaded 11.12 18:48:47 [Server] INFO Disabling Orebfuscator v5.1.6 11.12 18:48:47 [Server] WARN Exception in thread "ofc-chunk-serializer" java.lang.NullPointerException: Cannot invoke "java.lang.Runnable.run()" because the return value of "java.util.Map.remove(Object)" is null 11.12 18:48:47 [Server] WARN at orebfuscator-plugin-5.1.6.jar//net.imprex.orebfuscator.cache.AsyncChunkSerializer.run(AsyncChunkSerializer.java:95) 11.12 18:48:47 [Server] WARN at java.base/java.lang.Thread.run(Thread.java:831) 11.12 18:48:47 [Server] INFO Disabling Themis v0.10.1 11.12 18:48:47 [Server] INFO Disabling ProtocolLib v4.7.0 11.12 18:48:47 [Server] WARN ProtocolLib has been disabled, unhooking packet adapters! 11.12 18:48:47 [Server] INFO Disabling WorldGuardExtraFlags v4.1.5-SNAPSHOT 11.12 18:48:47 [Server] INFO Disabling Realistic_World v4.36.0 11.12 18:48:47 [Server] INFO [11.12.2021 / 18:48:47][WorldCacher - genearcion => Info] Starting to save cache for world "genearcion"... 11.12 18:48:47 [Server] INFO [11.12.2021 / 18:48:47][WorldCacher - genearcion => Info] Successfully saved cache for world "genearcion"! 11.12 18:48:47 [Server] INFO [11.12.2021 / 18:48:47][Server thread => Info] Saving Block Cache... (1 / 1) [0.083] 11.12 18:48:48 [Server] INFO [11.12.2021 / 18:48:48][Server thread => Info] [Timings] Plugin-GetGen -> {average=0.67} 11.12 18:48:48 [Server] INFO [11.12.2021 / 18:48:48][Server thread => Info] [Timings] Plugin-LoadGenCache -> {average=0.21} 11.12 18:48:48 [Server] INFO [11.12.2021 / 18:48:48][Server thread => Info] [Timings] Plugin-Reload -> {average=0.0} 11.12 18:48:48 [Server] INFO [11.12.2021 / 18:48:48][Server thread => Info] [Timings] Plugin-Start -> {average=3.73} 11.12 18:48:48 [Server] INFO [11.12.2021 / 18:48:48][Server thread => Info] [Timings] z-Complete-Time -> {average=4.61} 11.12 18:48:48 [Server] INFO Disabling Maintenance v3.0.6 11.12 18:48:48 [Server] INFO Disabling SkinsRestorer v14.1.10 11.12 18:48:48 [Server] INFO Unregistered placeholder expansion: SkinsRestorer 11.12 18:48:48 [Server] INFO Disabling ExecutableItems v3.5.3.8 11.12 18:48:48 [Server] INFO Disabling SCore v1.5.3.8 11.12 18:48:48 [Server] INFO Disabling BattlePass v3.5.14 11.12 18:48:48 [Server] INFO Disabling MineChess v1.12.1 11.12 18:48:48 [Server] INFO Has been disabled! Version: 1.12.1 11.12 18:48:48 [Server] INFO Disabling CratesPlus v4.5.3 11.12 18:48:48 [Server] INFO Disabling MythicMobs v4.13.1-3de5637b 11.12 18:48:48 [Server] INFO Disabling Mythic Mobs... 11.12 18:48:48 [Server] INFO All active settings have been saved. 11.12 18:48:48 [Server] INFO UNLOADED 11.12 18:48:48 [Server] INFO Disabling HolographicDisplays v2.4.9 11.12 18:48:48 [Server] INFO Disabling AuthMe v5.6.0-SNAPSHOT-bCUSTOM 11.12 18:48:48 [Server] INFO Waiting for 0 tasks to finish 11.12 18:48:48 [Server] INFO AuthMe 5.6.0-SNAPSHOT-bCUSTOM disabled! 11.12 18:48:48 [Server] INFO Disabling Parties v3.1.12 11.12 18:48:48 [Server] INFO Disabling Parties 11.12 18:48:48 [Server] INFO Parties disabled 11.12 18:48:48 [Server] INFO Disabling AureliumSkills vBeta 1.2.5 11.12 18:48:48 [Server] INFO Disabling DeathChestPro v3.5.5 11.12 18:48:48 [Server] INFO Disabling EconomyShopGUI v3.8.1 11.12 18:48:48 [Server] INFO Disabling Shopkeepers v2.13.3 11.12 18:48:48 [Server] INFO Disabling SilkSpawners v7.1.0 11.12 18:48:48 [Server] INFO Disabling KarenProtect v1.6.0t 11.12 18:48:48 [Server] INFO Disabling RealMines v31-10-2021 Build 1 11.12 18:48:48 [Server] INFO Disabling CoreProtect v20.1 11.12 18:48:48 [Server] INFO Finishing up data logging. Please wait... 11.12 18:48:49 [Server] INFO Success! Disabled CoreProtect v20.1 11.12 18:48:49 [Server] INFO Disabling CustomEnchantments v2.1.3f 11.12 18:48:49 [Server] INFO Unregistering Enchantment [COMPLETE] 11.12 18:48:49 [Server] INFO Disabling PvPManager v3.8.10 11.12 18:48:49 [Server] INFO Disabling StaffPlus v3.3.6.0-RELEASE 11.12 18:48:49 [Server] INFO Staff+ is now disabling! 11.12 18:48:49 [Server] INFO Disabling Multiverse-NetherPortals v4.2.1-b786 11.12 18:48:49 [Server] INFO - Disabled 11.12 18:48:49 [Server] INFO Disabling Multiverse-Inventories v4.2.2-b500 11.12 18:48:49 [Server] INFO Disabling AuctionHouse v3.0.2 11.12 18:48:49 [Server] INFO Unregistered placeholder expansion: auctionhouse 11.12 18:48:49 [Server] INFO Saving auctions data 11.12 18:48:49 [Server] INFO Disabling WorldGuard v7.0.6+1cff55f 11.12 18:48:49 [Server] INFO Shutting down executor and cancelling any pending tasks... 11.12 18:48:49 [Server] INFO Disabling WorldEditSelectionVisualizer v2.1.0 11.12 18:48:49 [Server] INFO Disabling Multiverse-Portals v4.2.1-b834 11.12 18:48:49 [Server] INFO Disabling Vivecraft-Spigot-Extensions v1.17.1-b2 11.12 18:48:49 [Server] INFO Disabling TradeSystem v2.0.6 11.12 18:48:49 [Server] INFO __ 11.12 18:48:49 [Server] INFO TradeSystem [2.0.6] 11.12 18:48:49 [Server] INFO New update available [v2.0.7 - Minecraft 1.18 Support]. Download it on 11.12 18:48:49 [Server] INFO https://www.spigotmc.org/resources/58434/updatepdate=433573 11.12 18:48:49 [Server] INFO Status: 11.12 18:48:49 [Server] INFO MC-Version: 1.17.1 (R0.1-SNAPSHOT, Paper) 11.12 18:48:49 [Server] INFO > Cancelling all active trades 11.12 18:48:49 [Server] INFO Finished (1ms) 11.12 18:48:49 [Server] INFO __ 11.12 18:48:49 [Server] INFO Disabling DiscordSRV v1.24.0 11.12 18:48:49 [Server] INFO Saved linked accounts in 13ms 11.12 18:48:49 [Server] INFO Shutdown completed in 204ms 11.12 18:48:49 [Server] INFO Disabling DragonSlayer v0.11.2_Jeppa 11.12 18:48:49 [Server] INFO Disabling Multiverse-Core v4.3.0-b846 11.12 18:48:49 [Server] INFO Disabling CommandPanels v3.14.0.1 11.12 18:48:49 [Server] INFO RockyHawk's CommandPanels Plugin Disabled, aww man. 11.12 18:48:49 [Server] INFO Disabling Elevator v3.11.4 11.12 18:48:49 [Server] INFO Disabling Essentials v2.19.0 11.12 18:48:49 [Server] INFO [Economy] Essentials Economy unhooked. 11.12 18:48:49 [Server] INFO Disabling PlayerKits v2.18.1 11.12 18:48:49 [Server] INFO Has been disabled! Version: 2.18.1 11.12 18:48:49 [Server] INFO Disabling WorldEdit v7.2.6+4b2d1e7 11.12 18:48:49 [Server] INFO Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit 11.12 18:48:49 [Server] INFO Disabling MyCommand v5.7.1 11.12 18:48:49 [Server] INFO -=-=-=-=-=-=-=-=- MyCommand v.5.7.1-=-=-=-=-=-=-=-=-=- 11.12 18:48:49 [Server] INFO | Tasks : Stopped all tasks. 11.12 18:48:49 [Server] INFO -=-=-=-=-=-=-=-=-=- Bye! -=-=-=-=-=-=-=-=-=-=- 11.12 18:48:49 [Server] INFO Disabling Geyser-Spigot v2.0.0-SNAPSHOT 11.12 18:48:49 [Server] INFO Shutting down Geyser. 11.12 18:48:49 [Server] INFO Geyser shutdown successfully. 11.12 18:48:49 [Server] INFO Disabling SupremeHomes v1.13 snapshot 11.12 18:48:49 [Server] INFO Disabling Vehicles v12.9.1 11.12 18:48:49 [Server] INFO Disabling UltraCosmetics v2.5.11 11.12 18:48:49 [Server] INFO Disabling CmdSigns v1.0.8 11.12 18:48:49 [Server] INFO Plugin disabled 11.12 18:48:49 [Server] INFO Disabling Vault v1.7.3-b131 11.12 18:48:49 [Server] INFO Unregistered placeholder expansion: vault 11.12 18:48:49 [Server] INFO Disabling floodgate v2.1.0-SNAPSHOT 11.12 18:48:49 [Server] INFO Unregistered placeholder expansion: floodgate 11.12 18:48:49 [Server] INFO Disabling SimpleStack v1.3.8 11.12 18:48:49 [Server] INFO Disabling TimeIsMoney v1.0 11.12 18:48:49 [Server] INFO Disabling Minepacks v2.4.3-Release 11.12 18:48:49 [Server] INFO The skin uploader has been closed 11.12 18:48:50 [Server] INFO Minepacks-Connection-Pool - Shutdown initiated... 11.12 18:48:50 [Server] INFO Minepacks-Connection-Pool - Shutdown completed. 11.12 18:48:50 [Server] INFO Minepacks has been disabled. :( 11.12 18:48:50 [Server] INFO Disabling ImageMaps v1.0.10 11.12 18:48:50 [Server] INFO Disabling InventoryRollback v1.4.0 11.12 18:48:50 [Server] INFO Disabling SimpleTpa v5.5 11.12 18:48:50 [Server] INFO If you need support contact me at https://discord.gg/SZUkza9 11.12 18:48:50 [Server] INFO Simple Tpa has been disabled on version 5.5 11.12 18:48:50 [Server] INFO Disabling Oneblock v0.9.2R 11.12 18:48:50 [Server] INFO Disabling ServersNPC v3.6 11.12 18:48:50 [Server] INFO Disabling BuycraftX v12.0.7 11.12 18:48:50 [Server] INFO Disabling ClearLag v3.2.2 11.12 18:48:50 [Server] INFO Clearlag is now disabled! 11.12 18:48:50 [Server] INFO Disabling RTP v1.1 11.12 18:48:50 [Server] INFO Disabling AnimatedScoreboard v0.2.4 11.12 18:48:50 [Server] INFO Disabling Spawntp v3.0.4 11.12 18:48:50 [Server] INFO The spawn plugin has been deactivated! 11.12 18:48:50 [Server] INFO Disabling ItemEditor v0.1.5 11.12 18:48:50 [Server] INFO Disabling LuckPerms v5.3.89 11.12 18:48:50 [Server] INFO Starting shutdown process... 11.12 18:48:50 [Server] INFO Closing storage... 11.12 18:48:50 [Server] INFO Goodbye! 11.12 18:48:50 [Server] INFO Disabling MiniBlocks v3.1.2 11.12 18:48:50 [Server] INFO Disabling ViaBackwards v4.1.1 11.12 18:48:50 [Server] INFO Disabling EpicServerOptimizer v1.0 11.12 18:48:50 [Server] INFO Disabling ViaVersion v4.1.1 11.12 18:48:50 [Server] INFO ViaVersion is disabling, if this is a reload and you experience issues consider rebooting. 11.12 18:48:50 [Server] INFO Disabling DrugsXL v1.6.7 11.12 18:48:50 [Server] INFO [STDOUT] [DrugsXL] Throwing away all the drugs before the cops get here.. 11.12 18:48:50 [Server] WARN Nag author(s): '[iPoisonxL & Vexic]' of 'DrugsXL' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). 11.12 18:48:50 [Server] INFO [STDOUT] [DrugsXL] Done! DrugsXL was disabled! 11.12 18:48:50 [Server] INFO Disabling MOTD v2.3.6 11.12 18:48:50 [Server] INFO Disabling TrollBoss v6.3.7 11.12 18:48:50 [Server] INFO [STDOUT] [TrollBoss] Plugin disabled! 11.12 18:48:50 [Server] WARN Nag author(s): '[Minesuchtiiii]' of 'TrollBoss' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). 11.12 18:48:50 [Server] INFO Disabling ChunkLoader v2.7 11.12 18:48:50 [Server] INFO >> 11.12 18:48:50 [Server] INFO >> ChunkLoader Disabled 11.12 18:48:50 [Server] INFO >> Version 2.7 11.12 18:48:50 [Server] INFO >> 11.12 18:48:50 [Server] INFO >> Developed by KayTeam © 2020 - 2021. All rights reserved. 11.12 18:48:50 [Server] INFO >> https://kayteam.org 11.12 18:48:50 [Server] INFO >> 11.12 18:48:50 [Server] INFO Disabling UltimateAntiBot v3.1 11.12 18:48:50 [Server] INFO AB » Saving Files 11.12 18:48:50 [Server] INFO AB » Thanks for choosing us! 11.12 18:48:50 [Server] INFO AB » Whitelist saved... 11.12 18:48:50 [Server] INFO AB » join database has been saved 11.12 18:48:50 [Server] INFO AB » Took 8 ms 11.12 18:48:50 [Server] INFO Disabling ServerRestartWarning v0.1.5 11.12 18:48:50 [Server] INFO Disabling FancyBags v1.8.4 11.12 18:48:50 [Server] INFO Disabling OnePlayerSleep v1.3 11.12 18:48:50 [Server] INFO Disabling PlaceholderAPI v2.10.10 11.12 18:48:50 [Server] INFO Disabling TerraformGenerator v4.6.4 11.12 18:48:50 [Server] INFO Disabling PluginConstructorAPI v1.0.52 11.12 18:48:50 [Server] INFO Saving players 11.12 18:48:50 [Disconnect] User ZiryabPitufo has disconnected, reason: Server closed 11.12 18:48:50 [Server] INFO ZiryabPitufo left the game 11.12 18:48:51 [Server] INFO Saving worlds 11.12 18:48:51 [Server] INFO Saving chunks for level 'ServerLevel[lobby2]'/minecraft:overworld 11.12 18:48:51 [Server] INFO Saving chunks for level 'ServerLevel[lobby2_nether]'/minecraft:the_nether 11.12 18:48:51 [Server] INFO Saving chunks for level 'ServerLevel[lobby2_the_end]'/minecraft:the_end 11.12 18:48:51 [Server] INFO Saving chunks for level 'ServerLevel[lobby_nether]'/minecraft:lobby_nether 11.12 18:48:51 [Server] INFO Saving chunks for level 'ServerLevel[lobby_the_end]'/minecraft:lobby_the_end 11.12 18:48:51 [Server] INFO Saving chunks for level 'ServerLevel[survival]'/minecraft:survival 11.12 18:48:51 [Server] INFO Saving chunks for level 'ServerLevel[mundo]'/minecraft:mundo 11.12 18:48:51 [Server] INFO Saving chunks for level 'ServerLevel[elicraft_nether]'/minecraft:elicraft_nether 11.12 18:48:51 [Server] INFO Saving chunks for level 'ServerLevel[ciudad-futuro]'/minecraft:ciudad-futuro 11.12 18:48:51 [Server] INFO Saving chunks for level 'ServerLevel[elicraft_end]'/minecraft:elicraft_end 11.12 18:48:51 [Server] INFO Saving chunks for level 'ServerLevel[elicraft]'/minecraft:elicraft 11.12 18:48:51 [Server] INFO Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:world_the_end 11.12 18:48:51 [Server] INFO Saving chunks for level 'ServerLevel[world]'/minecraft:world 11.12 18:48:51 [Server] INFO Saving chunks for level 'ServerLevel[world_nether]'/minecraft:world_nether 11.12 18:48:51 [Server] INFO Saving chunks for level 'ServerLevel[genearcion]'/minecraft:genearcion 11.12 18:48:51 [Server] INFO Saving chunks for level 'ServerLevel[Oneblock]'/minecraft:oneblock 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage (lobby2): All chunks are saved 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage (DIM-1): All chunks are saved 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage (DIM1): All chunks are saved 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage (DIM-1): All chunks are saved 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage (DIM1): All chunks are saved 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage (survival): All chunks are saved 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage (mundo): All chunks are saved 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage (DIM-1): All chunks are saved 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage (ciudad-futuro): All chunks are saved 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage (DIM1): All chunks are saved 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage (elicraft): All chunks are saved 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage (DIM1): All chunks are saved 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage (world): All chunks are saved 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage (DIM-1): All chunks are saved 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage (genearcion): All chunks are saved 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage (Oneblock): All chunks are saved 11.12 18:48:51 [Server] INFO ThreadedAnvilChunkStorage: All dimensions are saved 11.12 18:48:51 [Server] INFO Flushing Chunk IO 11.12 18:48:51 [Server] INFO Closing Thread Pool 11.12 18:48:51 [Server] INFO 2021-12-11 18:48:51,693 Log4j2-AsyncAppenderEventDispatcher-1-Async WARN Advanced terminal features are not available in this environment 11.12 18:48:51 [Server] INFO Closing Server 11.12 18:48:53 [Multicraft] Server shut down (stopping) 11.12 18:48:53 [Multicraft] Server stopped 11.12 18:48:53 [Disconnect] User PANTA9988 has disconnected, reason: Server shutting down 11.12 18:48:53 [Disconnect] User 123locofefo has disconnected, reason: Server shutting down 11.12 18:48:56 [Multicraft] Loading server properties 11.12 18:48:56 [Multicraft] Starting server! 11.12 18:48:56 [Multicraft] Loaded config for "Paper 1.17.1 Latest (Locked to 1.17.1 - Build #399)" 11.12 18:49:02 [Multicraft] Updating eula.txt file 11.12 18:49:02 [Server] INFO WARNING: Error loading config file: .dockercfg: $HOME is not defined 11.12 18:49:02 [Server] INFO WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. 11.12 18:49:04 [Server] INFO System Info: Java 16 (OpenJDK 64-Bit Server VM 16.0.1+9-24) Host: Linux 4.19.0-10-amd64 (amd64) 11.12 18:49:04 [Server] INFO Loading libraries, please wait... 11.12 18:49:04 [Server] INFO 2021-12-11 18:49:04,729 main WARN Advanced terminal features are not available in this environment 11.12 18:49:10 [Server] INFO Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' 11.12 18:49:11 [Server] WARN Couldn't get pack info for: net.minecraft.server.packs.ResourceNotFoundException: 'pack.mcmeta' in ResourcePack './lobby2/datapacks/VanillaTweaks_d772115_UNZIP_ME.zip' 11.12 18:49:11 [Server] INFO Reloading ResourceManager: Default, bukkit, anti enderman grief v1.1.0.zip, anti ghast grief v1.1.0.zip, armored elytra v1.0.3.zip, double shulker shells v1.3.0.zip, kill empty boats v1.1.1.zip, spectator night vision v1.1.0.zip 11.12 18:49:13 [Server] INFO Loaded 7 recipes 11.12 18:49:13 [Server] WARN Found validation problem in {minecraft:entities/shulker}.pools[1].entries[0]: Unknown loot table called minecraft:entities/reference/mmh/shulker 11.12 18:49:15 [Server] INFO Starting minecraft server version 1.17.1 11.12 18:49:15 [Server] INFO Loading properties 11.12 18:49:15 [Server] INFO This server is running Paper version git-Paper-391 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: 3e73355 on ver/1.17.1) 11.12 18:49:15 [Server] INFO Server Ping Player Sample Count: 12 11.12 18:49:15 [Server] INFO Using 4 threads for Netty based IO 11.12 18:49:16 [Server] INFO Default game type: SURVIVAL 11.12 18:49:16 [Server] INFO Generating keypair 11.12 18:49:16 [Server] INFO Starting Minecraft server on 51.81.122.155:25570 11.12 18:49:16 [Server] INFO Using epoll channel type 11.12 18:49:16 [Server] INFO Paper: Using libdeflate (Linux x86_64) compression from Velocity. 11.12 18:49:16 [Server] INFO Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity. 11.12 18:49:16 [Server] ERROR Ambiguous plugin name Geyser-Spigot' for filesplugins/Geyser-Spigot(1).jar' and plugins/Geyser-Spigot.jar' inplugins' 11.12 18:49:16 [Server] ERROR Ambiguous plugin name Oraxen' for filesplugins/oraxen-1.118.2-all.jar' and plugins/oraxen-1.117.0-all.jar' inplugins' 11.12 18:49:17 [Server] ERROR [org.bukkit.craftbukkit.v1_17_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! 11.12 18:49:24 [Server] WARN Legacy plugin OnePlayerSleep v1.3 does not specify an api-version. 11.12 18:49:24 [Server] WARN Legacy plugin NametagEdit v4.4.10 does not specify an api-version. 11.12 18:49:24 [Server] WARN Legacy plugin CustomRecipes v2.2.1-SNAPSHOT does not specify an api-version. 11.12 18:49:25 [Server] ERROR Could not load 'plugins/CustomRecipes-2.2.1.jar' in folder 'plugins' 11.12 18:49:25 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_12_R1/inventory/CraftItemStack 11.12 18:49:25 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:157) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:419) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:287) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at java.lang.Thread.run(Thread.java:831) ~[?:?] 11.12 18:49:25 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_12_R1/inventory/CraftItemStack 11.12 18:49:25 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:?] 11.12 18:49:25 [Server] INFO at java.lang.Class.forName(Class.java:466) ~[?:?] 11.12 18:49:25 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:71) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO ... 7 more 11.12 18:49:25 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_12_R1.inventory.CraftItemStack 11.12 18:49:25 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?] 11.12 18:49:25 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:?] 11.12 18:49:25 [Server] INFO at java.lang.Class.forName(Class.java:466) ~[?:?] 11.12 18:49:25 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:71) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO ... 7 more 11.12 18:49:25 [Server] WARN Legacy plugin ServerRestartWarning v0.1.5 does not specify an api-version. 11.12 18:49:25 [Server] ERROR Could not load 'plugins/Morph-2.21.jar' in folder 'plugins' 11.12 18:49:25 [Server] INFO org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [LibsDisguises]. Please download and install these plugins to run 'Morphy'. 11.12 18:49:25 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:290) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:419) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:287) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at java.lang.Thread.run(Thread.java:831) ~[?:?] 11.12 18:49:25 [Server] WARN Legacy plugin DrugsXL v1.6.7 does not specify an api-version. 11.12 18:49:25 [Server] ERROR Could not load 'plugins/ChatManager-2.0-SNAPSHOT.jar' in folder 'plugins' 11.12 18:49:25 [Server] INFO org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [FacilitisAPI]. Please download and install these plugins to run 'ChatManager'. 11.12 18:49:25 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:290) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:419) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:287) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:25 [Server] INFO at java.lang.Thread.run(Thread.java:831) ~[?:?] 11.12 18:49:25 [Server] WARN Legacy plugin Spawntp v3.0.4 does not specify an api-version. 11.12 18:49:25 [Server] WARN Legacy plugin RTP v1.1 does not specify an api-version. 11.12 18:49:25 [Server] WARN Legacy plugin SimpleTpa v5.5 does not specify an api-version. 11.12 18:49:25 [Server] WARN Legacy plugin TimeIsMoney v1.0 does not specify an api-version. 11.12 18:49:26 [Server] WARN Legacy plugin AdvancedEnchantments v5.0.0 does not specify an api-version. 11.12 18:49:26 [Server] ERROR Could not load 'plugins/AdvancedEnchantments-5.0.0.jar' in folder 'plugins' 11.12 18:49:26 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringUtils 11.12 18:49:26 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:157) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:26 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:26 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:26 [Server] INFO at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:419) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:26 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:287) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:26 [Server] INFO at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:26 [Server] INFO at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:26 [Server] INFO at java.lang.Thread.run(Thread.java:831) ~[?:?] 11.12 18:49:26 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringUtils 11.12 18:49:26 [Server] INFO at n3kas.ae.c.(c.java) ~[AdvancedEnchantments-5.0.0.jar:?] 11.12 18:49:26 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:?] 11.12 18:49:26 [Server] INFO at java.lang.Class.forName(Class.java:466) ~[?:?] 11.12 18:49:26 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:71) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:26 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:26 [Server] INFO ... 7 more 11.12 18:49:26 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.apache.commons.lang3.StringUtils 11.12 18:49:26 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:26 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:26 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?] 11.12 18:49:26 [Server] INFO at n3kas.ae.c.(c.java) ~[AdvancedEnchantments-5.0.0.jar:?] 11.12 18:49:26 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:?] 11.12 18:49:26 [Server] INFO at java.lang.Class.forName(Class.java:466) ~[?:?] 11.12 18:49:26 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:71) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:26 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:26 [Server] INFO ... 7 more 11.12 18:49:26 [Server] WARN Legacy plugin KarenProtect v1.6.0t does not specify an api-version. 11.12 18:49:26 [Server] INFO Loading PluginConstructorAPI v1.0.52 11.12 18:49:26 [Server] INFO Loading TerraformGenerator v4.6.4 11.12 18:49:26 [Server] INFO Loading PlaceholderAPI v2.10.10 11.12 18:49:26 [Server] INFO Loading OnePlayerSleep v1.3 11.12 18:49:26 [Server] INFO Loading NametagEdit v4.4.10 11.12 18:49:26 [Server] INFO Loading FancyBags v1.8.4 11.12 18:49:26 [Server] INFO Loading ServerRestartWarning v0.1.5 11.12 18:49:26 [Server] INFO Loading UltimateAntiBot v3.1 11.12 18:49:26 [Server] INFO Loading ChunkLoader v2.7 11.12 18:49:26 [Server] INFO Loading TrollBoss v6.3.7 11.12 18:49:26 [Server] INFO Loading MOTD v2.3.6 11.12 18:49:26 [Server] INFO Loading DrugsXL v1.6.7 11.12 18:49:26 [Server] INFO Loading ViaVersion v4.1.1 11.12 18:49:26 [Server] INFO ViaVersion 4.1.1 is now loaded, injecting! 11.12 18:49:27 [Server] INFO Loading 1.12 -> 1.13 mappings... 11.12 18:49:27 [Server] INFO Loading 1.13 -> 1.13.2 mappings... 11.12 18:49:27 [Server] INFO Loading 1.13.2 -> 1.14 mappings... 11.12 18:49:27 [Server] INFO Loading 1.14 -> 1.15 mappings... 11.12 18:49:27 [Server] INFO Loading 1.15 -> 1.16 mappings... 11.12 18:49:27 [Server] INFO Loading 1.16 -> 1.16.2 mappings... 11.12 18:49:27 [Server] INFO Loading 1.16.2 -> 1.17 mappings... 11.12 18:49:27 [Server] INFO Loading block connection mappings ... 11.12 18:49:27 [Server] INFO Loading 1.17 -> 1.18 mappings... 11.12 18:49:27 [Server] INFO Loading EpicServerOptimizer v1.0 11.12 18:49:27 [Server] INFO Loading ViaBackwards v4.1.1 11.12 18:49:27 [Server] INFO Loading translations... 11.12 18:49:27 [Server] INFO Loading 1.10 -> 1.9.4 mappings... 11.12 18:49:27 [Server] INFO Loading 1.11 -> 1.10 mappings... 11.12 18:49:27 [Server] INFO Loading 1.12 -> 1.11 mappings... 11.12 18:49:28 [Server] INFO Loading 1.13.2 -> 1.13 mappings... 11.12 18:49:28 [Server] INFO Loading 1.13 -> 1.12 mappings... 11.12 18:49:28 [Server] INFO Loading 1.14 -> 1.13.2 mappings... 11.12 18:49:28 [Server] INFO Loading 1.15 -> 1.14 mappings... 11.12 18:49:28 [Server] INFO Loading 1.16 -> 1.15 mappings... 11.12 18:49:28 [Server] INFO Loading 1.16.2 -> 1.16 mappings... 11.12 18:49:28 [Server] INFO Loading 1.17 -> 1.16.2 mappings... 11.12 18:49:28 [Server] INFO Loading 1.18 -> 1.17 mappings... 11.12 18:49:28 [Server] INFO Loading MiniBlocks v3.1.2 11.12 18:49:28 [Server] INFO Loading LuckPerms v5.3.89 11.12 18:49:28 [Server] INFO Loading ItemEditor v0.1.5 11.12 18:49:28 [Server] INFO Loading Spawntp v3.0.4 11.12 18:49:28 [Server] INFO Loading AnimatedScoreboard v0.2.4 11.12 18:49:28 [Server] INFO Loading RTP v1.1 11.12 18:49:28 [Server] INFO Loading ClearLag v3.2.2 11.12 18:49:28 [Server] INFO Loading BuycraftX v12.0.7 11.12 18:49:28 [Server] INFO Loading ServersNPC v3.6 11.12 18:49:28 [Server] INFO Loading Oneblock v0.9.2R 11.12 18:49:28 [Server] INFO Loading SimpleTpa v5.5 11.12 18:49:28 [Server] INFO Loading InventoryRollback v1.4.0 11.12 18:49:28 [Server] INFO Loading ImageMaps v1.0.10 11.12 18:49:28 [Server] INFO Loading Minepacks v2.4.3-Release 11.12 18:49:28 [Server] INFO PCGF-PluginLib not installed. Switching to standalone mode! 11.12 18:49:28 [Server] INFO Loading TimeIsMoney v1.0 11.12 18:49:28 [Server] INFO Loading SimpleStack v1.3.8 11.12 18:49:28 [Server] INFO Loading floodgate v2.1.0-SNAPSHOT 11.12 18:49:29 [Server] INFO Took 460ms to boot Floodgate 11.12 18:49:29 [Server] INFO Loading Vault v1.7.3-b131 11.12 18:49:29 [Server] INFO Loading CmdSigns v1.0.8 11.12 18:49:29 [Server] INFO Loading UltraCosmetics v2.5.11 11.12 18:49:29 [Server] INFO Loading Vehicles v12.9.1 11.12 18:49:29 [Server] INFO Loading SupremeHomes v1.13 snapshot 11.12 18:49:29 [Server] INFO Loading Geyser-Spigot v2.0.0-SNAPSHOT 11.12 18:49:29 [Server] INFO Loading MyCommand v5.7.1 11.12 18:49:29 [Server] INFO Loading WorldEdit v7.2.6+4b2d1e7 11.12 18:49:30 [Server] INFO Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@57c7563f] 11.12 18:49:30 [Server] INFO Loading PlayerKits v2.18.1 11.12 18:49:30 [Server] INFO Loading Essentials v2.19.0 11.12 18:49:30 [Server] INFO Loading Elevator v3.11.4 11.12 18:49:30 [Server] INFO Loading CommandPanels v3.14.0.1 11.12 18:49:30 [Server] INFO Loading Multiverse-Core v4.3.0-b846 11.12 18:49:30 [Server] INFO Loading DragonSlayer v0.11.2_Jeppa 11.12 18:49:30 [Server] INFO Loading DiscordSRV v1.24.0 11.12 18:49:30 [Server] INFO Loading TradeSystem v2.0.6 11.12 18:49:30 [Server] INFO Loading Vivecraft-Spigot-Extensions v1.17.1-b2 11.12 18:49:30 [Server] INFO Loading Multiverse-Portals v4.2.1-b834 11.12 18:49:30 [Server] INFO Loading WorldEditSelectionVisualizer v2.1.0 11.12 18:49:30 [Server] INFO Loading WorldGuard v7.0.6+1cff55f 11.12 18:49:30 [Server] INFO Loading AuctionHouse v3.0.2 11.12 18:49:30 [Server] INFO Loading Multiverse-Inventories v4.2.2-b500 11.12 18:49:30 [Server] INFO Loading Multiverse-NetherPortals v4.2.1-b786 11.12 18:49:30 [Server] INFO Loading StaffPlus v3.3.6.0-RELEASE 11.12 18:49:30 [Server] INFO Hooked into PlaceholderAPI 2.10.10 11.12 18:49:30 [Server] INFO Loading PvPManager v3.8.10 11.12 18:49:30 [Server] INFO Loading CustomEnchantments v2.1.3f 11.12 18:49:30 [Server] INFO Loading CoreProtect v20.1 11.12 18:49:30 [Server] INFO Loading RealMines v31-10-2021 Build 1 11.12 18:49:30 [Server] INFO Loading KarenProtect v1.6.0t 11.12 18:49:30 [Server] INFO Loading SilkSpawners v7.1.0 11.12 18:49:30 [Server] INFO Loading Shopkeepers v2.13.3 11.12 18:49:30 [Server] INFO Loaded all plugin classes (383 ms) 11.12 18:49:30 [Server] INFO Loading config. 11.12 18:49:30 [Server] INFO Loading language file: language-en-default.yml 11.12 18:49:30 [Server] INFO Registering WorldGuard flag 'allow-shop'. 11.12 18:49:31 [Server] INFO Registering defaults. 11.12 18:49:31 [Server] INFO Loading EconomyShopGUI v3.8.1 11.12 18:49:31 [Server] INFO Loading ArmorStandTools v4.4.1 11.12 18:49:31 [Server] INFO Registered custom WorldGuard flag: ast 11.12 18:49:31 [Server] INFO Loading DeathChestPro v3.5.5 11.12 18:49:31 [Server] INFO Loading AureliumSkills vBeta 1.2.5 11.12 18:49:31 [Server] INFO Loading Parties v3.1.12 11.12 18:49:31 [Server] INFO Loading libraries of Parties v3.1.12, this may take a while 11.12 18:49:31 [Server] INFO Verifying checksum for jar-relocator 11.12 18:49:31 [Server] INFO Verifying checksum for asm 11.12 18:49:31 [Server] INFO Verifying checksum for asm-commons 11.12 18:49:31 [Server] INFO Verifying checksum for gson 11.12 18:49:31 [Server] INFO Verifying checksum for h2 11.12 18:49:31 [Server] INFO Verifying checksum for HikariCP 11.12 18:49:31 [Server] INFO Verifying checksum for jdbi3-core 11.12 18:49:31 [Server] INFO Verifying checksum for antlr4-runtime 11.12 18:49:31 [Server] INFO Verifying checksum for geantyref 11.12 18:49:31 [Server] INFO Verifying checksum for caffeine 11.12 18:49:31 [Server] INFO Verifying checksum for jdbi3-stringtemplate4 11.12 18:49:31 [Server] INFO Verifying checksum for ST4 11.12 18:49:31 [Server] INFO Verifying checksum for antlr-runtime 11.12 18:49:31 [Server] INFO Verifying checksum for jdbi3-sqlobject 11.12 18:49:31 [Server] INFO Verifying checksum for slf4j-api 11.12 18:49:31 [Server] INFO Verifying checksum for slf4j-simple 11.12 18:49:31 [Server] INFO Verifying checksum for mariadb-java-client 11.12 18:49:31 [Server] INFO Verifying checksum for mysql-connector-java 11.12 18:49:31 [Server] INFO Verifying checksum for postgresql 11.12 18:49:31 [Server] INFO Verifying checksum for nashorn-core 11.12 18:49:31 [Server] INFO Verifying checksum for asm 11.12 18:49:31 [Server] INFO Verifying checksum for asm-util 11.12 18:49:31 [Server] INFO Loading AuthMe v5.6.0-SNAPSHOT-bCUSTOM 11.12 18:49:31 [Server] INFO Loading HolographicDisplays v2.4.9 11.12 18:49:31 [Server] INFO Loading MythicMobs v4.13.1-3de5637b 11.12 18:49:31 [Server] INFO (io.lumine.xikage.mythicmobs.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs 11.12 18:49:31 [Server] INFO Loading CratesPlus v4.5.3 11.12 18:49:31 [Server] INFO Loading MineChess v1.12.1 11.12 18:49:31 [Server] INFO Loading BattlePass v3.5.14 11.12 18:49:31 [Server] INFO Loading SCore v1.5.3.8 11.12 18:49:31 [Server] INFO Loading ExecutableItems v3.5.3.8 11.12 18:49:31 [Server] INFO Loading SkinsRestorer v14.1.10 11.12 18:49:31 [Server] INFO Loading Maintenance v3.0.6 11.12 18:49:31 [Server] INFO Loading Realistic_World v4.36.0 11.12 18:49:31 [Server] INFO Loading WorldGuardExtraFlags v4.1.5-SNAPSHOT 11.12 18:49:31 [Server] INFO Loading ProtocolLib v4.7.0 11.12 18:49:32 [Server] INFO Loading Themis v0.10.1 11.12 18:49:32 [Server] INFO Loading Orebfuscator v5.1.6 11.12 18:49:32 [Server] INFO Server permissions file permissions.yml is empty, ignoring it 11.12 18:49:32 [Server] INFO Enabling TerraformGenerator v4.6.4 11.12 18:49:33 [Server] INFO Custom Logger Initialized 11.12 18:49:33 [Server] INFO Detected version: v1_17_R1 11.12 18:49:33 [Server] INFO Enabling LuckPerms v5.3.89 11.12 18:49:34 [Server] INFO
11.12 18:49:34 [Server] INFO | |
) LuckPerms v5.3.89 11.12 18:49:34 [Server] INFO |_ | Running on Bukkit - Paper 11.12 18:49:34 [Server] INFO Loading configuration... 11.12 18:49:34 [Server] INFO Loading storage provider... [H2] 11.12 18:49:35 [Server] INFO Loading internal permission managers... 11.12 18:49:35 [Server] INFO Performing initial data load... 11.12 18:49:35 [Server] INFO Successfully enabled. (took 2746ms) 11.12 18:49:35 [Server] INFO Enabling Vault v1.7.3-b131 11.12 18:49:36 [Server] WARN Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.0 which is not a depend, softdepend or loadbefore of this plugin. 11.12 18:49:36 [Server] INFO [Economy] Essentials Economy found: Waiting 11.12 18:49:36 [Server] INFO [Permission] SuperPermissions loaded as backup permission system. 11.12 18:49:36 [Server] INFO Enabled Version 1.7.3-b131 11.12 18:49:36 [Server] INFO Registered Vault permission & chat hook. 11.12 18:49:36 [Server] INFO Enabling SupremeHomes v1.13 snapshot 11.12 18:49:36 [Server] INFO SUPREME SET HOMES ARE BEEN LOADED, VERSION: 1.13 snapshot Created by: Andrey H. 11.12 18:49:36 [Server] INFO Enabling WorldEdit v7.2.6+4b2d1e7 11.12 18:49:36 [Server] INFO Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface 11.12 18:49:36 [Server] INFO WEPIF: Vault detected! Using Vault for permissions 11.12 18:49:36 [Server] INFO Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_17_R1_2 as the Bukkit adapter 11.12 18:49:37 [Server] INFO Enabling Realistic_World v4.36.0 11.12 18:49:38 [Server] INFO [11.12.2021 / 18:49:38][Server thread => Info] 11.12 18:49:38 [Server] INFO =========> [ RealisticWorldGenerator ] <========= 11.12 18:49:38 [Server] INFO You're currently using v4.36.0 11.12 18:49:38 [Server] INFO on a 1.17.1 Server 11.12 18:49:38 [Server] INFO =========> [ RealisticWorldGenerator ] <========= 11.12 18:49:39 [Server] INFO ~~~~~~~~~~~~ 11.12 18:49:39 [Server] INFO RealisticWorldGenerator with Version 4.36.0 successfully loaded 11.12 18:49:39 [Server] INFO Your Version is licensed for 1416821 ! 11.12 18:49:39 [Server] INFO ~~~~~~~~~~~~ 11.12 18:49:39 [Server] INFO Loading new schematics... 11.12 18:49:41 [Server] INFO ============================================================= 11.12 18:49:41 [Server] INFO Schematic loading done, here you got your stats! 11.12 18:49:41 [Server] INFO Successful: 147 11.12 18:49:41 [Server] INFO Cancelled: 0 11.12 18:49:41 [Server] INFO Failed: 0 11.12 18:49:41 [Server] INFO Total: 147 11.12 18:49:41 [Server] INFO It took 1.369 seconds! 11.12 18:49:41 [Server] INFO ============================================================= 11.12 18:49:41 [Server] INFO ~~~~~~~~~~~~ 11.12 18:49:41 [Server] INFO Download task done, here you got your stats! 11.12 18:49:41 [Server] INFO Successful: 0 11.12 18:49:41 [Server] INFO Failed: 0 11.12 18:49:41 [Server] INFO Total: 0 11.12 18:49:41 [Server] INFO The download took 0.726 seconds! 11.12 18:49:41 [Server] INFO ~~~~~~~~~~~~ 11.12 18:49:41 [Server] INFO [11.12.2021 / 18:49:41][Server thread => Info] RealisticWorldGenerator: 4.36.0 11.12 18:49:41 [Server] INFO [11.12.2021 / 18:49:41][Server thread => Info] Server: 1.17.1-R0.1-SNAPSHOT / git-Paper-391 (MC: 1.17.1) 11.12 18:49:42 [Server] INFO Enabling ProtocolLib v4.7.0 11.12 18:49:42 [Server] INFO Started structure compiler thread. 11.12 18:49:42 [Server] WARN *** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! 11.12 18:49:42 [Server] WARN The server will make no attempt to authenticate usernames. Beware. 11.12 18:49:42 [Server] 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. 11.12 18:49:42 [Server] WARN To change this, set "online-mode" to "true" in the server.properties file. 11.12 18:49:42 [Server] INFO Preparing level "lobby2" 11.12 18:49:43 [Server] INFO Preparing start region for dimension minecraft:overworld 11.12 18:49:43 [Server] INFO Preparing spawn area: 0% 11.12 18:49:43 [Server] INFO Preparing spawn area: 0% 11.12 18:49:43 [Server] INFO Time elapsed: 671 ms 11.12 18:49:43 [Server] INFO Preparing start region for dimension minecraft:the_nether 11.12 18:49:44 [Server] INFO Preparing spawn area: 0% 11.12 18:49:44 [Server] INFO Preparing spawn area: 0% 11.12 18:49:44 [Server] INFO Time elapsed: 995 ms 11.12 18:49:44 [Server] INFO Preparing start region for dimension minecraft:the_end 11.12 18:49:45 [Server] INFO Preparing spawn area: 0% 11.12 18:49:46 [Server] INFO Time elapsed: 1299 ms 11.12 18:49:46 [Server] INFO Enabling PluginConstructorAPI v1.0.52 11.12 18:49:46 [Server] INFO Enabling PlaceholderAPI v2.10.10 11.12 18:49:46 [Server] WARN Loaded class com.viaversion.viaversion.api.type.Type from ViaVersion v4.1.1 which is not a depend, softdepend or loadbefore of this plugin. 11.12 18:49:46 [Server] INFO Fetching available expansion information... 11.12 18:49:46 [Server] INFO Successfully registered expansion: rwg 11.12 18:49:46 [Server] INFO Enabling OnePlayerSleep v1.3 11.12 18:49:46 [Server] INFO Enabling NametagEdit v4.4.10* 11.12 18:49:46 [Server] WARN java.lang.ClassNotFoundException: net.minecraft.server.v1_17_R1.PacketPlayOutScoreboardTeam 11.12 18:49:46 [Server] WARN at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) 11.12 18:49:46 [Server] WARN at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) 11.12 18:49:46 [Server] WARN at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519) 11.12 18:49:46 [Server] WARN at java.base/java.lang.Class.forName0(Native Method) 11.12 18:49:46 [Server] WARN at java.base/java.lang.Class.forName(Class.java:375) 11.12 18:49:46 [Server] WARN at NametagEdit.jar//com.nametagedit.plugin.packets.PacketAccessor.(PacketAccessor.java:59) 11.12 18:49:46 [Server] WARN at NametagEdit.jar//com.nametagedit.plugin.packets.PacketWrapper.(PacketWrapper.java:25) 11.12 18:49:46 [Server] WARN at NametagEdit.jar//com.nametagedit.plugin.NametagEdit.testCompat(NametagEdit.java:90) 11.12 18:49:46 [Server] WARN at NametagEdit.jar//com.nametagedit.plugin.NametagEdit.onEnable(NametagEdit.java:40) 11.12 18:49:46 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) 11.12 18:49:46 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) 11.12 18:49:46 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) 11.12 18:49:46 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) 11.12 18:49:46 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) 11.12 18:49:46 [Server] WARN at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) 11.12 18:49:46 [Server] WARN at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:317) 11.12 18:49:46 [Server] WARN at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1220) 11.12 18:49:46 [Server] WARN at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) 11.12 18:49:46 [Server] WARN at java.base/java.lang.Thread.run(Thread.java:831) 11.12 18:49:46 [Server] WARN java.lang.ClassNotFoundException: net.minecraft.server.v1_17_R1.ChatComponentText 11.12 18:49:46 [Server] WARN at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) 11.12 18:49:46 [Server] WARN at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) 11.12 18:49:46 [Server] WARN at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519) 11.12 18:49:46 [Server] WARN at java.base/java.lang.Class.forName0(Native Method) 11.12 18:49:46 [Server] WARN at java.base/java.lang.Class.forName(Class.java:375) 11.12 18:49:46 [Server] WARN at NametagEdit.jar//com.nametagedit.plugin.packets.PacketWrapper.(PacketWrapper.java:28) 11.12 18:49:46 [Server] WARN at NametagEdit.jar//com.nametagedit.plugin.NametagEdit.testCompat(NametagEdit.java:90) 11.12 18:49:46 [Server] WARN at NametagEdit.jar//com.nametagedit.plugin.NametagEdit.onEnable(NametagEdit.java:40) 11.12 18:49:46 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) 11.12 18:49:46 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) 11.12 18:49:46 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) 11.12 18:49:46 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) 11.12 18:49:46 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) 11.12 18:49:46 [Server] WARN at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) 11.12 18:49:46 [Server] WARN at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:317) 11.12 18:49:46 [Server] WARN at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1220) 11.12 18:49:46 [Server] WARN at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) 11.12 18:49:46 [Server] WARN at java.base/java.lang.Thread.run(Thread.java:831) 11.12 18:49:46 [Server] WARN java.lang.NullPointerException: Cannot invoke "java.lang.Class.newInstance()" because "com.nametagedit.plugin.packets.PacketAccessor.packetClass" is null 11.12 18:49:46 [Server] WARN at NametagEdit.jar//com.nametagedit.plugin.packets.PacketAccessor.createPacket(PacketAccessor.java:123) 11.12 18:49:46 [Server] WARN at NametagEdit.jar//com.nametagedit.plugin.packets.PacketWrapper.(PacketWrapper.java:18) 11.12 18:49:46 [Server] WARN at NametagEdit.jar//com.nametagedit.plugin.NametagEdit.testCompat(NametagEdit.java:90) 11.12 18:49:46 [Server] WARN at NametagEdit.jar//com.nametagedit.plugin.NametagEdit.onEnable(NametagEdit.java:40) 11.12 18:49:46 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) 11.12 18:49:46 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) 11.12 18:49:46 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) 11.12 18:49:46 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) 11.12 18:49:46 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) 11.12 18:49:46 [Server] WARN at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) 11.12 18:49:46 [Server] WARN at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:317) 11.12 18:49:46 [Server] WARN at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1220) 11.12 18:49:46 [Server] WARN at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) 11.12 18:49:46 [Server] WARN at java.base/java.lang.Thread.run(Thread.java:831) 11.12 18:49:46 [Server] INFO Disabling NametagEdit v4.4.10 11.12 18:49:46 [Server] ERROR Error occurred while disabling NametagEdit v4.4.10 (Is it up to date?) 11.12 18:49:46 [Server] INFO java.lang.NullPointerException: Cannot invoke "com.nametagedit.plugin.NametagManager.reset()" because "this.manager" is null 11.12 18:49:46 [Server] INFO at com.nametagedit.plugin.NametagEdit.onDisable(NametagEdit.java:73) ~[NametagEdit.jar:?] 11.12 18:49:46 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:46 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:399) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:46 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:537) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:46 [Server] INFO at com.nametagedit.plugin.NametagEdit.testCompat(NametagEdit.java:93) ~[NametagEdit.jar:?] 11.12 18:49:46 [Server] INFO at com.nametagedit.plugin.NametagEdit.onEnable(NametagEdit.java:40) ~[NametagEdit.jar:?] 11.12 18:49:46 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:46 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:46 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:46 [Server] INFO at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:46 [Server] INFO at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:46 [Server] INFO at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:46 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:317) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:46 [Server] INFO at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:46 [Server] INFO at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:49:46 [Server] INFO at java.lang.Thread.run(Thread.java:831) ~[?:?] 11.12 18:49:46 [Server] INFO ------------------------------------------------------ 11.12 18:49:46 [Server] INFO [WARNING] NametagEdit v4.4.10 Failed to load! [WARNING] 11.12 18:49:46 [Server] INFO ------------------------------------------------------ 11.12 18:49:46 [Server] INFO This might be an issue with reflection. REPORT this: 11.12 18:49:46 [Server] INFO Cannot invoke "java.lang.reflect.Constructor.newInstance(Object[])" because "com.nametagedit.plugin.packets.PacketWrapper.ChatComponentText" is null 11.12 18:49:46 [Server] INFO The plugin will now self destruct. 11.12 18:49:46 [Server] INFO ------------------------------------------------------ 11.12 18:49:46 [Server] INFO Enabling FancyBags v1.8.4 11.12 18:49:46 [Server] INFO FancyBags >>> NMS Version Detected: v1_17R1 11.12 18:49:46 [Server] INFO FancyBags >>> loaded 2 recipes! 11.12 18:49:46 [Server] INFO FancyBags plugin has been enabled! 11.12 18:49:46 [Server] INFO Enabling ServerRestartWarning v0.1.5* 11.12 18:49:46 [Server] INFO [+]-----------------[SERVER RESTART WARNING]-----------------[+] 11.12 18:49:46 [Server] INFO ServerRestartWarning - Developed by ExplosiveStraw. 11.12 18:49:46 [Server] INFO Version: 0.1.5 11.12 18:49:46 [Server] INFO Auto-Updating: true 11.12 18:49:46 [Server] INFO Configuration version: 112 11.12 18:49:46 [Server] INFO [+]-----------------[SERVER RESTART WARNING]-----------------[+] 11.12 18:49:46 [Server] INFO We advise using your server in online mode. This will increase the likelihood of your server being protected. Although we do-not limit our plugins features because of this, ExplosiveStraw may do this in the future. - Thanks for your co-operation in helping Spigot/Bukkit to become anti-piracy-like. :) 11.12 18:49:46 [Server] INFO Enabling UltimateAntiBot v3.1 11.12 18:49:46 [Server] INFO AB » Loading Core... 11.12 18:49:46 [Server] INFO AB » Loading BeatMaximal.. 11.12 18:49:46 [Server] INFO AB » BeatMaximal Loaded! 11.12 18:49:46 [Server] INFO AB » Loading BeatExaminal... 11.12 18:49:46 [Server] INFO AB » BeatExaminal loaded... 11.12 18:49:46 [Server] INFO AB » Loaded Filter 11.12 18:49:46 [Server] INFO AB » 213 IPs have been loaded into the FrameWork 11.12 18:49:46 [Server] INFO AB » 213 Joindata have been loaded intro the Framework 11.12 18:49:46 [Server] INFO AB » ____ 11.12 18:49:46 [Server] INFO AB » | | | | /\ | \ 11.12 18:49:46 [Server] INFO AB » | | | | / \ | |) | 11.12 18:49:46 [Server] INFO AB » | | | |/ /\ \ | < 11.12 18:49:46 [Server] INFO AB » | || / ___ | |) | 11.12 18:49:46 [Server] INFO AB » ___// _____/ 11.12 18:49:46 [Server] INFO AB » Running version 3.1 11.12 18:49:46 [Server] INFO AB » Enabled 11.12 18:49:46 [Server] INFO Took 119 ms 11.12 18:49:46 [Server] INFO Enabling ChunkLoader v2.7 11.12 18:49:46 [Server] INFO >> 11.12 18:49:46 [Server] INFO >> The plugin ChunkLoader is outdated. 11.12 18:49:46 [Server] INFO >> Current Version 2.7 11.12 18:49:46 [Server] INFO >> 11.12 18:49:46 [Server] INFO >> Latest Version 2.8 11.12 18:49:46 [Server] INFO >> Download latest version here 11.12 18:49:46 [Server] INFO >> https://www.spigotmc.org/resources/92834 11.12 18:49:46 [Server] INFO >> 11.12 18:49:46 [Server] INFO ChunkLoader >> Enabled Paper version. 11.12 18:49:46 [Server] INFO ChunkLoader >> ChunkLoader > messages_en file was loaded successfully. 11.12 18:49:46 [Server] INFO >> 11.12 18:49:46 [Server] INFO >> ChunkLoader Enabled 11.12 18:49:46 [Server] INFO >> Version 2.7 11.12 18:49:46 [Server] INFO >> 11.12 18:49:46 [Server] INFO >> Developed by KayTeam © 2020 - 2021. All rights reserved. 11.12 18:49:46 [Server] INFO >> https://kayteam.org 11.12 18:49:46 [Server] INFO >> 11.12 18:49:46 [Server] INFO Enabling TrollBoss v6.3.7 11.12 18:49:47 [Server] INFO [STDOUT] [Troll] No update found. 11.12 18:49:47 [Server] WARN Nag author(s): '[Minesuchtiiii]' of 'TrollBoss' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). 11.12 18:49:47 [Server] INFO [STDOUT] [TrollBoss] Plugin enabled! 11.12 18:49:47 [Server] INFO Enabling MOTD v2.3.6 11.12 18:49:47 [Server] INFO [STDOUT] [MOTD] [Placeholder] PlaceholderAPI hooked. 11.12 18:49:47 [Server] WARN Nag author(s): '[yapzhenyie]' of 'MOTD' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). 11.12 18:49:47 [Server] INFO Enabling DrugsXL v1.6.7* 11.12 18:49:47 [Server] INFO [STDOUT] [DrugsXL] Loading config file... 11.12 18:49:47 [Server] WARN Nag author(s): '[iPoisonxL & Vexic]' of 'DrugsXL' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). 11.12 18:49:47 [Server] INFO [STDOUT] [DrugsXL] Done! 11.12 18:49:47 [Server] INFO [STDOUT] [DrugsXL] Going on an epic adventure to harvest Meridiem... 11.12 18:49:47 [Server] INFO [STDOUT] [DrugsXL] Got it, now planting Marijuana. 11.12 18:49:47 [Server] INFO [STDOUT] [DrugsXL] Harvesting that said Marijuana... 11.12 18:49:47 [Server] INFO [STDOUT] [DrugsXL] We're all set! DrugsXL has been enabled! 11.12 18:49:47 [Server] WARN java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:'. Please ask the author to give their recipe a static key using NamespacedKey. 11.12 18:49:47 [Server] WARN at org.bukkit.inventory.ShapelessRecipe.(ShapelessRecipe.java:29) 11.12 18:49:47 [Server] WARN at DrugsXL-1.6.7.jar//me.vexic.drugsxl.Main.onEnable(Main.java:2820) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) 11.12 18:49:47 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) 11.12 18:49:47 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) 11.12 18:49:47 [Server] WARN at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:317) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1220) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) 11.12 18:49:47 [Server] WARN at java.base/java.lang.Thread.run(Thread.java:831) 11.12 18:49:47 [Server] WARN java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:'. Please ask the author to give their recipe a static key using NamespacedKey. 11.12 18:49:47 [Server] WARN at org.bukkit.inventory.ShapelessRecipe.(ShapelessRecipe.java:29) 11.12 18:49:47 [Server] WARN at DrugsXL-1.6.7.jar//me.vexic.drugsxl.Main.onEnable(Main.java:2821) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) 11.12 18:49:47 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) 11.12 18:49:47 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) 11.12 18:49:47 [Server] WARN at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:317) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1220) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) 11.12 18:49:47 [Server] WARN at java.base/java.lang.Thread.run(Thread.java:831) 11.12 18:49:47 [Server] WARN java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:'. Please ask the author to give their recipe a static key using NamespacedKey. 11.12 18:49:47 [Server] WARN at org.bukkit.inventory.ShapelessRecipe.(ShapelessRecipe.java:29) 11.12 18:49:47 [Server] WARN at DrugsXL-1.6.7.jar//me.vexic.drugsxl.Main.onEnable(Main.java:2822) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) 11.12 18:49:47 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) 11.12 18:49:47 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) 11.12 18:49:47 [Server] WARN at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:317) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1220) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) 11.12 18:49:47 [Server] WARN at java.base/java.lang.Thread.run(Thread.java:831) 11.12 18:49:47 [Server] WARN java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:'. Please ask the author to give their recipe a static key using NamespacedKey. 11.12 18:49:47 [Server] WARN at org.bukkit.inventory.ShapelessRecipe.(ShapelessRecipe.java:29) 11.12 18:49:47 [Server] WARN at DrugsXL-1.6.7.jar//me.vexic.drugsxl.Main.onEnable(Main.java:2823) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) 11.12 18:49:47 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) 11.12 18:49:47 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) 11.12 18:49:47 [Server] WARN at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:317) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1220) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) 11.12 18:49:47 [Server] WARN at java.base/java.lang.Thread.run(Thread.java:831) 11.12 18:49:47 [Server] WARN java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:'. Please ask the author to give their recipe a static key using NamespacedKey. 11.12 18:49:47 [Server] WARN at org.bukkit.inventory.ShapelessRecipe.(ShapelessRecipe.java:29) 11.12 18:49:47 [Server] WARN at DrugsXL-1.6.7.jar//me.vexic.drugsxl.Main.onEnable(Main.java:2824) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) 11.12 18:49:47 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) 11.12 18:49:47 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) 11.12 18:49:47 [Server] WARN at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:317) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1220) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) 11.12 18:49:47 [Server] WARN at java.base/java.lang.Thread.run(Thread.java:831) 11.12 18:49:47 [Server] WARN java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:'. Please ask the author to give their recipe a static key using NamespacedKey. 11.12 18:49:47 [Server] WARN at org.bukkit.inventory.ShapelessRecipe.(ShapelessRecipe.java:29) 11.12 18:49:47 [Server] WARN at DrugsXL-1.6.7.jar//me.vexic.drugsxl.Main.onEnable(Main.java:2825) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) 11.12 18:49:47 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) 11.12 18:49:47 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) 11.12 18:49:47 [Server] WARN at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:317) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1220) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) 11.12 18:49:47 [Server] WARN at java.base/java.lang.Thread.run(Thread.java:831) 11.12 18:49:47 [Server] WARN java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:'. Please ask the author to give their recipe a static key using NamespacedKey. 11.12 18:49:47 [Server] WARN at org.bukkit.inventory.ShapelessRecipe.(ShapelessRecipe.java:29) 11.12 18:49:47 [Server] WARN at DrugsXL-1.6.7.jar//me.vexic.drugsxl.Main.onEnable(Main.java:2826) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) 11.12 18:49:47 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) 11.12 18:49:47 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) 11.12 18:49:47 [Server] WARN at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) 11.12 18:49:47 [Server] WARN at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:317) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1220) 11.12 18:49:47 [Server] WARN at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) 11.12 18:49:47 [Server] WARN at java.base/java.lang.Thread.run(Thread.java:831) 11.12 18:49:47 [Server] INFO Acid's trip will be bad! 11.12 18:49:47 [Server] INFO Enabling ViaVersion v4.1.1 11.12 18:49:47 [Server] INFO About to download a new update: ServerRestartWarning-v0.1.5 11.12 18:49:47 [Server] INFO Downloading update: 20% of 44879 bytes. 11.12 18:49:47 [Server] INFO Enabling EpicServerOptimizer v1.0 11.12 18:49:47 [Server] INFO Downloading update: 50% of 44879 bytes. 11.12 18:49:47 [Server] INFO Downloading update: 70% of 44879 bytes. 11.12 18:49:47 [Server] INFO Downloading update: 80% of 44879 bytes. 11.12 18:49:47 [Server] INFO Downloading update: 100% of 44879 bytes. 11.12 18:49:47 [Server] INFO Finished updating. 11.12 18:49:47 [Server] INFO Enabling ViaBackwards v4.1.1 11.12 18:49:47 [Server] INFO Enabling MiniBlocks v3.1.2 11.12 18:49:47 [Server] INFO Enabling ItemEditor v0.1.5 11.12 18:49:47 [Server] INFO ItemEditor v0.1.5, by Freakey 11.12 18:49:47 [Server] INFO PlaceholderAPI was found, placeholders are enabled! 11.12 18:49:47 [Server] INFO Enabling Spawntp v3.0.4 11.12 18:49:47 [Server] INFO The spawn plugin is activated! 11.12 18:49:47 [Server] INFO Enabling AnimatedScoreboard v0.2.4 11.12 18:49:47 [Server] INFO Successfully registered expansion: animatedscoreboard 11.12 18:49:47 [Server] INFO Enabling RTP v1.1 11.12 18:49:47 [Server] INFO Enabling ClearLag v3.2.2 11.12 18:49:47 [Server] INFO Using version-adapter: LatestVersionAdapter 11.12 18:49:47 [Server] INFO Loading modules... 11.12 18:49:47 [Server] WARN Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_17_R1.MinecraftServer) 11.12 18:49:47 [Server] INFO Modules enabed, loading config values 11.12 18:49:47 [Server] INFO Modules have been loaded! 11.12 18:49:47 [Server] INFO Clearlag is now enabled! 11.12 18:49:47 [Server] INFO Checking for updates compatible with your bukkit version [1.17]... 11.12 18:49:47 [Server] INFO Enabling BuycraftX v12.0.7 11.12 18:49:47 [Server] INFO No updates found! 11.12 18:49:47 [Server] INFO Validating your server key... 11.12 18:49:48 [Server] WARN Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying. 11.12 18:49:48 [Server] WARN If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties. 11.12 18:49:48 [Server] INFO A new version of BuycraftX (12.0.8) is available. Go to your server panel at https://server.tebex.io/plugins to download the update. 11.12 18:49:48 [Server] INFO Fetching all server packages... 11.12 18:49:48 [Server] INFO Enabling ServersNPC v3.6 11.12 18:49:48 [Server] WARN Skipping cache for net.minecraft.server.level.EntityPlayer 11.12 18:49:48 [Server] WARN Skipping cache for net.minecraft.network.protocol.game.PlayerInteractManager 11.12 18:49:48 [Server] WARN Skipping cache for net.minecraft.network.protocol.game.PlayerInteractManager 11.12 18:49:48 [Server] WARN Skipping cache for net.minecraft.network.protocol.game.PacketPlayOutScoreboardTeam 11.12 18:49:48 [Server] WARN Skipping cache for net.minecraft.network.protocol.game.PacketPlayOutEntityEquipment 11.12 18:49:48 [Server] WARN Skipping cache for net.minecraft.network.protocol.game.PacketPlayOutEntityEquipment 11.12 18:49:48 [Server] WARN Skipping cache for net.minecraft.world.entity.Entity 11.12 18:49:48 [Server] WARN Skipping cache for net.minecraft.network.syncher.DataWatcher 11.12 18:49:48 [Server] INFO Enabling Oneblock v0.9.2R 11.12 18:49:48 [Server] INFO Successfully registered expansion: OB 11.12 18:49:48 [Server] INFO PlaceholderAPI has been found! 11.12 18:49:48 [Server] INFO Enabling SimpleTpa v5.5 11.12 18:49:48 [Server] INFO If you need support contact me at https://discord.gg/SZUkza9 11.12 18:49:48 [Server] INFO Simple Tpa has been enabled on version 5.5 11.12 18:49:48 [Server] INFO Enabled metrics. You may opt-out by changing plugins/bStats/config.yml 11.12 18:49:48 [Server] INFO Enabling InventoryRollback v1.4.0 11.12 18:49:48 [Server] WARN WARNING... Plugin may not be compatible with this version of Minecraft. 11.12 18:49:48 [Server] WARN Tested versions: 1.8.8 to 1.16.3 11.12 18:49:48 [Server] WARN Please fully test the plugin before using on your server as features may be broken. 11.12 18:49:48 [Server] INFO Checking for updates... 11.12 18:49:48 [Server] INFO You are running the latest version. 11.12 18:49:48 [Server] INFO Enabling ImageMaps v1.0.10 11.12 18:49:49 [Server] INFO Enabling Minepacks v2.4.3-Release 11.12 18:49:49 [Server] INFO Starting Minepacks in standalone mode! 11.12 18:49:49 [Server] INFO Config file successfully loaded. 11.12 18:49:49 [Server] INFO Language file successfully loaded. Language: english Author: GeorgH93 11.12 18:49:49 [Server] INFO Minepacks-Connection-Pool - Starting... 11.12 18:49:49 [Server] INFO Minepacks-Connection-Pool - Start completed. 11.12 18:50:02 [Server] INFO Item name language file successfully loaded. Language: english Author: GeorgH93 11.12 18:50:02 [Server] INFO Loading item translations ... 11.12 18:50:02 [Server] INFO Finished loading item translations for 828 items. 11.12 18:50:02 [Server] INFO Minepacks has been enabled! :) 11.12 18:50:02 [Server] INFO Enabling TimeIsMoney v1.0 11.12 18:50:02 [Server] WARN Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin. 11.12 18:50:02 [Server] INFO Enabling SimpleStack v1.3.8 11.12 18:50:02 [Server] INFO SimpleStack is powered by Mikedeejay2Lib, a collection of open source resources for developers to use. 11.12 18:50:02 [Server] INFO Enabling floodgate v2.1.0-SNAPSHOT 11.12 18:50:03 [Server] INFO Enabling CmdSigns v1.0.8 11.12 18:50:03 [Server] INFO Loaded the English language file... 11.12 18:50:03 [Server] INFO Could not connect to Update server... 11.12 18:50:03 [Server] INFO Plugin enabled 11.12 18:50:03 [Server] INFO Enabling UltraCosmetics v2.5.11 11.12 18:50:03 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: ------------------------------------------------------------------- 11.12 18:50:03 [Server] WARN Nag author(s): '[iSach]' of 'UltraCosmetics' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). 11.12 18:50:03 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: UltraCosmetics v2.5.11 is loading... (server: 1.17.1) 11.12 18:50:03 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: Thanks for downloading it! 11.12 18:50:03 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: Plugin by iSach. 11.12 18:50:03 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: Link: http://bit.ly/UltraCosmetics 11.12 18:50:03 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: Initializing module v1_17_R1 11.12 18:50:03 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: bStats enabled! 11.12 18:50:03 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: Module initialized 11.12 18:50:04 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: 11.12 18:50:04 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: Morphs require Lib's Disguises! 11.12 18:50:04 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: 11.12 18:50:04 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: Morphs disabled. 11.12 18:50:04 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: 11.12 18:50:04 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: 11.12 18:50:04 [Server] INFO Successfully registered expansion: ultracosmetics 11.12 18:50:04 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: Hooked into PlaceholderAPI 11.12 18:50:04 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: 11.12 18:50:04 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: 11.12 18:50:04 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: Hooked into Vault for economy: EssentialsX Economy 11.12 18:50:04 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: 11.12 18:50:04 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: UltraCosmetics successfully finished loading and is now enabled! 11.12 18:50:04 [Server] INFO [STDOUT] 12/11/2021 - UltraCosmetics [INFO]: ------------------------------------------------------------------- 11.12 18:50:04 [Server] INFO Enabling Vehicles v12.9.1 11.12 18:50:04 [Server] INFO [STDOUT] Vehicles >> lang.yml loaded. 11.12 18:50:04 [Server] WARN Nag author(s): '[Pollitoyeye]' of 'Vehicles' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). 11.12 18:50:04 [Server] INFO Enabling Geyser-Spigot v2.0.0-SNAPSHOT 11.12 18:50:05 [Server] INFO Auto-loaded Floodgate key 11.12 18:50:05 [Server] INFO ** 11.12 18:50:05 [Server] INFO Loading Geyser version 2.0.0-SNAPSHOT (git-master-9d09a7e) 11.12 18:50:05 [Server] INFO ** 11.12 18:50:09 [Server] INFO Loaded Floodgate key! 11.12 18:50:09 [Server] INFO Started Geyser on 51.81.122.155:25570 11.12 18:50:09 [Server] Startup Done (4.005s)! Run /geyser help for help! 11.12 18:50:09 [Server] INFO Enabling MyCommand v5.7.1 11.12 18:50:09 [Server] INFO -=-=-=-=-=-=-=-=- MyCommand v.5.7.1-=-=-=-=-=-=-=-=-=- 11.12 18:50:09 [Server] INFO | Hooked on Vault 1.7.3-b131 11.12 18:50:09 [Server] INFO | Command file(s) found : 1 11.12 18:50:09 [Server] INFO | Config : Ready. 11.12 18:50:09 [Server] INFO | ProtocolLib found, features availables (SignMenu) 11.12 18:50:09 [Server] INFO Successfully registered expansion: mycommand 11.12 18:50:09 [Server] INFO | Placeholder_API : Hooked, Ok. 11.12 18:50:09 [Server] INFO | Custom commands loaded : 8 11.12 18:50:09 [Server] INFO | You're running the latest version of MyCommand. 11.12 18:50:09 [Server] WARN Loaded class com.comphenix.protocol.events.PacketListener from ProtocolLib v4.7.0 which is not a depend, softdepend or loadbefore of this plugin. 11.12 18:50:09 [Server] INFO | by emmerrei a.k.a. ivanfromitaly.
11.12 18:50:09 [Server] INFO -=-=-=-=-=-=-=-=-=- Done! -=-=-=-=-=-=-=-=-=-=- 11.12 18:50:09 [Server] INFO Enabling PlayerKits v2.18.1 11.12 18:50:09 [Server] INFO Successfully registered expansion: playerkits 11.12 18:50:09 [Server] INFO Has been enabled! Version: 2.18.1 11.12 18:50:09 [Server] INFO Thanks for using my plugin! ~Ajneb97 11.12 18:50:09 [Server] INFO There is a new version available. (2.21.3) 11.12 18:50:09 [Server] INFO You can download it at: https://www.spigotmc.org/resources/75185/ 11.12 18:50:09 [Server] INFO Enabling Essentials v2.19.0 11.12 18:50:10 [Server] INFO Attempting to convert old kits in config.yml to new kits.yml 11.12 18:50:10 [Server] INFO No kits found to migrate. 11.12 18:50:10 [Server] INFO Loaded 36837 items from items.json. 11.12 18:50:10 [Server] INFO Using locale en_US 11.12 18:50:11 [Server] INFO ServerListPingEvent: Spigot iterator API 11.12 18:50:11 [Server] INFO Starting Metrics. Opt-out using the global bStats config. 11.12 18:50:11 [Server] INFO [Economy] Essentials Economy hooked. 11.12 18:50:11 [Server] INFO Using Vault based permissions (LuckPerms) 11.12 18:50:11 [Server] INFO Enabling Elevator v3.11.4 11.12 18:50:11 [Server] INFO Enabling CommandPanels v3.14.0.1 11.12 18:50:11 [Server] INFO RockyHawk's CommandPanels v3.14.0.1 Plugin Loading... 11.12 18:50:11 [Server] INFO ================================================ 11.12 18:50:11 [Server] INFO An update for CommandPanels is available. 11.12 18:50:11 [Server] INFO Download CommandPanels 3.17.2.1 here: 11.12 18:50:11 [Server] INFO https://www.spigotmc.org/resources/command-panels-custom-guis.67788/ 11.12 18:50:11 [Server] INFO ================================================ 11.12 18:50:11 [Server] INFO RockyHawk's CommandPanels v3.14.0.1 Plugin Loaded! 11.12 18:50:11 [Server] INFO Enabling Multiverse-Core v4.3.0-b846 11.12 18:50:11 [Server] WARN "Multiverse-Core v4.3.0-b846" 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 [dumptruckman, Rigby, fernferret, lithium3141, main--]. 11.12 18:50:11 [Server] INFO We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore. 11.12 18:50:11 [Server] INFO Preparing start region for dimension minecraft:lobby_the_end 11.12 18:50:12 [Server] INFO Preparing spawn area: 0% 11.12 18:50:12 [Server] INFO Preparing spawn area: 0% 11.12 18:50:12 [Server] INFO Time elapsed: 517 ms 11.12 18:50:12 [Server] INFO Preparing start region for dimension minecraft:lobby_nether 11.12 18:50:12 [Server] INFO Preparing spawn area: 0% 11.12 18:50:12 [Server] INFO Time elapsed: 120 ms 11.12 18:50:12 [Server] WARN WorldManager: Can't load this world because the folder was deleted/moved: prueva 11.12 18:50:12 [Server] WARN Use '/mv remove' to remove it from the config! 11.12 18:50:12 [Server] INFO Preparing start region for dimension minecraft:mundo 11.12 18:50:13 [Server] INFO Preparing spawn area: 0% 11.12 18:50:13 [Server] INFO Preparing spawn area: 0% 11.12 18:50:13 [Server] INFO Time elapsed: 531 ms 11.12 18:50:13 [Server] INFO Preparing start region for dimension minecraft:survival 11.12 18:50:13 [Server] INFO Time elapsed: 206 ms 11.12 18:50:13 [Server] INFO Preparing start region for dimension minecraft:elicraft_nether 11.12 18:50:14 [Server] INFO Time elapsed: 79 ms 11.12 18:50:14 [Server] INFO Preparing start region for dimension minecraft:ciudad-futuro 11.12 18:50:14 [Server] INFO Time elapsed: 672 ms 11.12 18:50:15 [Server] INFO Could not set generator for world 'IridiumSkyblock': Plugin 'IridiumSkyblock' does not exist 11.12 18:50:15 [Server] WARN WorldManager: Can't load this world because the folder was deleted/moved: IridiumSkyblock 11.12 18:50:15 [Server] WARN Use '/mv remove' to remove it from the config! 11.12 18:50:15 [Server] INFO Could not set generator for world 'IridiumSkyblock_the_end': Plugin 'IridiumSkyblock' does not exist 11.12 18:50:15 [Server] WARN WorldManager: Can't load this world because the folder was deleted/moved: IridiumSkyblock_the_end 11.12 18:50:15 [Server] WARN Use '/mv remove' to remove it from the config! 11.12 18:50:15 [Server] INFO Preparing start region for dimension minecraft:elicraft 11.12 18:50:15 [Server] INFO Time elapsed: 298 ms 11.12 18:50:15 [Server] INFO Preparing start region for dimension minecraft:elicraft_end 11.12 18:50:17 [Server] INFO Time elapsed: 1253 ms 11.12 18:50:17 [Server] INFO Preparing start region for dimension minecraft:world 11.12 18:50:17 [Server] INFO Time elapsed: 94 ms 11.12 18:50:17 [Server] INFO Preparing start region for dimension minecraft:world_the_end 11.12 18:50:17 [Server] INFO Time elapsed: 157 ms 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] Unable to parse IBlockData of 'minecraft:oraxen:mineral_de_pantanita'! 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] java.lang.IllegalArgumentException: Could not parse data: minecraft:oraxen:mineral_de_pantanita 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.block.data.CraftBlockData.createNewData(CraftBlockData.java:550) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.block.data.CraftBlockData.lambda$newData$1(CraftBlockData.java:525) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at java.util.HashMap.computeIfAbsent(HashMap.java:1224) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.block.data.CraftBlockData.newData(CraftBlockData.java:525) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.createBlockData(CraftServer.java:2417) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.createBlockData(CraftServer.java:2410) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.Bukkit.createBlockData(Bukkit.java:1874) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.api.block.impl.BlockAccessImpl.dataOf(SourceFile:104) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.wintriness.industry(SourceFile:149) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.wintriness.irregularist(SourceFile:112) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.wintriness.effie(SourceFile:98) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.cemetery.retells(SourceFile:177) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.cemetery.counterattack(SourceFile:165) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.cemetery.reanalysis(SourceFile:73) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.Realistic.industry(SourceFile:262) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.Realistic.getDefaultWorldGenerator(SourceFile:239) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.WorldCreator.getGeneratorForName(WorldCreator.java:514) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.WorldCreator.generator(WorldCreator.java:263) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager$3.call(WorldManager.java:462) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.UnsafeCallWrapper.wrap(UnsafeCallWrapper.java:32) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:459) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:442) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:770) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:313) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:317) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1220) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at java.lang.Thread.run(Thread.java:831) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] Caused by: com.mojang.brigadier.exceptions.CommandSyntaxException: Invalid ID at position 0: <--[HERE] 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] Unable to parse IBlockData of 'minecraft:oraxen:mineral_de_pantanita'! 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] java.lang.IllegalArgumentException: Could not parse data: minecraft:oraxen:mineral_de_pantanita 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.block.data.CraftBlockData.createNewData(CraftBlockData.java:550) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.block.data.CraftBlockData.lambda$newData$1(CraftBlockData.java:525) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at java.util.HashMap.computeIfAbsent(HashMap.java:1224) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.block.data.CraftBlockData.newData(CraftBlockData.java:525) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.createBlockData(CraftServer.java:2417) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.createBlockData(CraftServer.java:2410) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.Bukkit.createBlockData(Bukkit.java:1874) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.api.block.impl.BlockAccessImpl.dataOf(SourceFile:104) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.wintriness.industry(SourceFile:149) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.wintriness.industry(SourceFile:127) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.wintriness.irregularist(SourceFile:112) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.wintriness.effie(SourceFile:98) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.cemetery.retells(SourceFile:177) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.cemetery.counterattack(SourceFile:165) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.cemetery.reanalysis(SourceFile:73) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.Realistic.industry(SourceFile:262) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.Realistic.getDefaultWorldGenerator(SourceFile:239) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.WorldCreator.getGeneratorForName(WorldCreator.java:514) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.WorldCreator.generator(WorldCreator.java:263) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager$3.call(WorldManager.java:462) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.UnsafeCallWrapper.wrap(UnsafeCallWrapper.java:32) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:459) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:442) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:770) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:313) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:317) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1220) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] at java.lang.Thread.run(Thread.java:831) 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][Server thread => Warning] Caused by: com.mojang.brigadier.exceptions.CommandSyntaxException: Invalid ID at position 0: <--[HERE] 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][WorldLoader - genearcion => Info] Starting to load cache for world "genearcion"... 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][WorldLoader - genearcion => Warning] Can't parse namespace 'oraxen', no BlockDataParser available! 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][WorldLoader - genearcion => Warning] Falling back to preserve BlockData of 'oraxen:pantanita_ore', this could potentially lose some data! 11.12 18:50:18 [Server] INFO [11.12.2021 / 18:50:18][WorldLoader - genearcion => Info] Successfully loaded cache for world "genearcion"! 11.12 18:50:18 [Server] INFO Preparing start region for dimension minecraft:genearcion 11.12 18:50:20 [Server] INFO Time elapsed: 1970 ms 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] Unable to parse IBlockData of 'minecraft:oraxen:mineral_de_pantanita'! 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] java.lang.IllegalArgumentException: Could not parse data: minecraft:oraxen:mineral_de_pantanita 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.block.data.CraftBlockData.createNewData(CraftBlockData.java:550) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.block.data.CraftBlockData.lambda$newData$1(CraftBlockData.java:525) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at java.util.HashMap.computeIfAbsent(HashMap.java:1224) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.block.data.CraftBlockData.newData(CraftBlockData.java:525) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.createBlockData(CraftServer.java:2417) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.createBlockData(CraftServer.java:2410) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.Bukkit.createBlockData(Bukkit.java:1874) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.api.block.impl.BlockAccessImpl.dataOf(SourceFile:104) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.wintriness.industry(SourceFile:149) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.wintriness.irregularist(SourceFile:112) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.wintriness.effie(SourceFile:98) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.cemetery.retells(SourceFile:177) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.cemetery.counterattack(SourceFile:165) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.cemetery.reanalysis(SourceFile:73) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.Realistic.industry(SourceFile:262) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.Realistic.getDefaultWorldGenerator(SourceFile:239) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.WorldCreator.getGeneratorForName(WorldCreator.java:514) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.WorldCreator.generator(WorldCreator.java:263) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager$3.call(WorldManager.java:462) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.UnsafeCallWrapper.wrap(UnsafeCallWrapper.java:32) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:459) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:442) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorld(WorldManager.java:423) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.listeners.MVWorldListener.loadWorld(MVWorldListener.java:57) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor363.execute(Unknown Source) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.createWorld(CraftServer.java:1259) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.Bukkit.createWorld(Bukkit.java:661) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.WorldCreator.createWorld(WorldCreator.java:462) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:486) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:467) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:442) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:770) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:313) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:317) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1220) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at java.lang.Thread.run(Thread.java:831) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] Caused by: com.mojang.brigadier.exceptions.CommandSyntaxException: Invalid ID at position 0: <--[HERE] 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] Unable to parse IBlockData of 'minecraft:oraxen:mineral_de_pantanita'! 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] java.lang.IllegalArgumentException: Could not parse data: minecraft:oraxen:mineral_de_pantanita 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.block.data.CraftBlockData.createNewData(CraftBlockData.java:550) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.block.data.CraftBlockData.lambda$newData$1(CraftBlockData.java:525) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at java.util.HashMap.computeIfAbsent(HashMap.java:1224) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.block.data.CraftBlockData.newData(CraftBlockData.java:525) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.createBlockData(CraftServer.java:2417) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.createBlockData(CraftServer.java:2410) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.Bukkit.createBlockData(Bukkit.java:1874) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.api.block.impl.BlockAccessImpl.dataOf(SourceFile:104) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.wintriness.industry(SourceFile:149) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.wintriness.industry(SourceFile:127) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.wintriness.irregularist(SourceFile:112) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.wintriness.effie(SourceFile:98) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.cemetery.retells(SourceFile:177) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.cemetery.counterattack(SourceFile:165) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.cemetery.reanalysis(SourceFile:73) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.Realistic.industry(SourceFile:262) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.sourcewriters.spigot.rwg.legacy.Realistic.getDefaultWorldGenerator(SourceFile:239) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.WorldCreator.getGeneratorForName(WorldCreator.java:514) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.WorldCreator.generator(WorldCreator.java:263) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager$3.call(WorldManager.java:462) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.UnsafeCallWrapper.wrap(UnsafeCallWrapper.java:32) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:459) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:442) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorld(WorldManager.java:423) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.listeners.MVWorldListener.loadWorld(MVWorldListener.java:57) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor363.execute(Unknown Source) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.createWorld(CraftServer.java:1259) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.Bukkit.createWorld(Bukkit.java:661) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.WorldCreator.createWorld(WorldCreator.java:462) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:486) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:467) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:442) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:770) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:313) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:317) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1220) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] at java.lang.Thread.run(Thread.java:831) 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][Server thread => Warning] Caused by: com.mojang.brigadier.exceptions.CommandSyntaxException: Invalid ID at position 0: <--[HERE] 11.12 18:50:20 [Server] INFO [11.12.2021 / 18:50:20][WorldLoader - genearcion => Info] Starting to load cache for world "genearcion"... 11.12 18:50:21 [Server] INFO [11.12.2021 / 18:50:21][WorldLoader - genearcion => Warning] Can't parse namespace 'oraxen', no BlockDataParser available! 11.12 18:50:21 [Server] INFO [11.12.2021 / 18:50:21][WorldLoader - genearcion => Warning] Falling back to preserve BlockData of 'oraxen:pantanita_ore', this could potentially lose some data! 11.12 18:50:21 [Server] INFO [11.12.2021 / 18:50:21][WorldLoader - genearcion => Info] Successfully loaded cache for world "genearcion"! 11.12 18:50:21 [Server] INFO Preparing start region for dimension minecraft:world_nether 11.12 18:50:21 [Server] INFO Preparing spawn area: 0% 11.12 18:50:21 [Server] INFO Preparing spawn area: 0% 11.12 18:50:21 [Server] INFO Time elapsed: 649 ms 11.12 18:50:22 [Server] INFO Could not set generator for world 'IridiumSkyblock_nether': Plugin 'IridiumSkyblock' does not exist 11.12 18:50:22 [Server] WARN WorldManager: Can't load this world because the folder was deleted/moved: IridiumSkyblock_nether 11.12 18:50:22 [Server] WARN Use '/mv remove' to remove it from the config! 11.12 18:50:22 [Server] WARN WorldManager: Can't load this world because the folder was deleted/moved: ciudad 11.12 18:50:22 [Server] WARN Use '/mv remove' to remove it from the config! 11.12 18:50:22 [Server] INFO Preparing start region for dimension minecraft:oneblock 11.12 18:50:22 [Server] INFO Preparing spawn area: 0% 11.12 18:50:22 [Server] INFO Preparing spawn area: 0% 11.12 18:50:23 [Server] INFO Preparing spawn area: 0% 11.12 18:50:23 [Server] INFO Time elapsed: 1051 ms 11.12 18:50:23 [Server] INFO 16 - World(s) loaded. 11.12 18:50:23 [Server] WARN Buscript failed to load! The script command will be disabled! If you would like not to see this message, use /mv conf enablebuscript false to disable Buscript from loading. 11.12 18:50:23 [Server] INFO Version 4.3.0-b846 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main-- 11.12 18:50:23 [Server] INFO Enabling DragonSlayer v0.11.2_Jeppa 11.12 18:50:23 [Server] INFO Checking for updates... 11.12 18:50:24 [Server] INFO You're running the latest plugin version! 11.12 18:50:24 [Server] INFO Events 1.9+ enabled! 11.12 18:50:24 [Server] INFO Successfully registered expansion: dragonslayer 11.12 18:50:24 [Server] INFO Vault dependency found, rewards will be enabled! 11.12 18:50:24 [Server] INFO PlaceholderAPI found, will be used! 11.12 18:50:24 [Server] INFO Essentials found, will be used! 11.12 18:50:24 [Server] INFO 6 endgateways found on world_the_end with 14 free slots... 11.12 18:50:24 [Server] INFO Enabling DiscordSRV v1.24.0 11.12 18:50:24 [Server] INFO Enabling TradeSystem v2.0.6 11.12 18:50:24 [Server] INFO __ 11.12 18:50:24 [Server] INFO TradeSystem [2.0.6] 11.12 18:50:24 [Server] INFO Status: 11.12 18:50:24 [Server] INFO MC-Version: 1.17.1 (R0.1-SNAPSHOT, Paper) 11.12 18:50:24 [Server] INFO > Loading sounds 11.12 18:50:24 [Server] INFO > Loading blacklist 11.12 18:50:24 [Server] INFO ...got 3 blocked item(s) 11.12 18:50:24 [Server] INFO > Loading layouts 11.12 18:50:25 [Server] INFO ...got 4 layout(s) 11.12 18:50:25 [Server] INFO > Database logging is disabled 11.12 18:50:25 [Server] INFO Finished (261ms) 11.12 18:50:25 [Server] INFO __ 11.12 18:50:25 [Server] INFO Successfully registered expansion: tradesystem 11.12 18:50:25 [Server] INFO Enabling Vivecraft-Spigot-Extensions v1.17.1-b2 11.12 18:50:25 [Server] INFO Enabling Multiverse-Portals v4.2.1-b834 11.12 18:50:25 [Server] INFO DiscordSRV is up-to-date. (1d08598206b1af5dcc29e411cead8e152e4c3f94) 11.12 18:50:25 [Server] INFO 1 - Portals(s) loaded 11.12 18:50:25 [Server] INFO Found WorldEdit. Using it for selections. 11.12 18:50:25 [Server] INFO Enabled - By Rigby and fernferret 11.12 18:50:25 [Server] INFO Enabling WorldEditSelectionVisualizer v2.1.0 11.12 18:50:25 [Server] INFO Using WorldEdit 7 api 11.12 18:50:25 [Server] INFO Successfully registered expansion: wesv 11.12 18:50:25 [Server] INFO PlaceholderAPI extension successfully registered. 11.12 18:50:25 [Server] INFO Enabling WorldGuard v7.0.6+1cff55f 11.12 18:50:25 [Server] INFO (lobby2) TNT ignition is PERMITTED. 11.12 18:50:25 [Server] INFO (lobby2) Lighters are PERMITTED. 11.12 18:50:25 [Server] INFO (lobby2) Lava fire is PERMITTED. 11.12 18:50:25 [Server] INFO (lobby2) Fire spread is UNRESTRICTED. 11.12 18:50:25 [Server] INFO Loaded configuration for world 'lobby2' 11.12 18:50:25 [Server] INFO (lobby2_nether) TNT ignition is PERMITTED. 11.12 18:50:25 [Server] INFO (lobby2_nether) Lighters are PERMITTED. 11.12 18:50:25 [Server] INFO (lobby2_nether) Lava fire is PERMITTED. 11.12 18:50:25 [Server] INFO (lobby2_nether) Fire spread is UNRESTRICTED. 11.12 18:50:25 [Server] INFO Loaded configuration for world 'lobby2_nether' 11.12 18:50:25 [Server] INFO (lobby2_the_end) TNT ignition is PERMITTED. 11.12 18:50:25 [Server] INFO (lobby2_the_end) Lighters are PERMITTED. 11.12 18:50:25 [Server] INFO (lobby2_the_end) Lava fire is PERMITTED. 11.12 18:50:25 [Server] INFO (lobby2_the_end) Fire spread is UNRESTRICTED. 11.12 18:50:25 [Server] INFO Loaded configuration for world 'lobby2_the_end' 11.12 18:50:25 [Server] INFO (lobby_the_end) TNT ignition is PERMITTED. 11.12 18:50:25 [Server] INFO (lobby_the_end) Lighters are PERMITTED. 11.12 18:50:25 [Server] INFO (lobby_the_end) Lava fire is PERMITTED. 11.12 18:50:25 [Server] INFO (lobby_the_end) Fire spread is UNRESTRICTED. 11.12 18:50:25 [Server] INFO Loaded configuration for world 'lobby_the_end' 11.12 18:50:25 [Server] INFO (lobby_nether) TNT ignition is PERMITTED. 11.12 18:50:25 [Server] INFO (lobby_nether) Lighters are PERMITTED. 11.12 18:50:25 [Server] INFO (lobby_nether) Lava fire is PERMITTED. 11.12 18:50:25 [Server] INFO (lobby_nether) Fire spread is UNRESTRICTED. 11.12 18:50:25 [Server] INFO Loaded configuration for world 'lobby_nether' 11.12 18:50:25 [Server] INFO (mundo) TNT ignition is PERMITTED. 11.12 18:50:25 [Server] INFO (mundo) Lighters are PERMITTED. 11.12 18:50:25 [Server] INFO (mundo) Lava fire is PERMITTED. 11.12 18:50:25 [Server] INFO (mundo) Fire spread is UNRESTRICTED. 11.12 18:50:25 [Server] INFO Loaded configuration for world 'mundo' 11.12 18:50:25 [Server] INFO (survival) TNT ignition is PERMITTED. 11.12 18:50:25 [Server] INFO (survival) Lighters are PERMITTED. 11.12 18:50:25 [Server] INFO (survival) Lava fire is PERMITTED. 11.12 18:50:25 [Server] INFO (survival) Fire spread is UNRESTRICTED. 11.12 18:50:25 [Server] INFO Loaded configuration for world 'survival' 11.12 18:50:25 [Server] INFO (elicraft_nether) TNT ignition is PERMITTED. 11.12 18:50:25 [Server] INFO (elicraft_nether) Lighters are PERMITTED. 11.12 18:50:25 [Server] INFO (elicraft_nether) Lava fire is PERMITTED. 11.12 18:50:25 [Server] INFO (elicraft_nether) Fire spread is UNRESTRICTED. 11.12 18:50:25 [Server] INFO Loaded configuration for world 'elicraft_nether' 11.12 18:50:25 [Server] INFO (ciudad-futuro) TNT ignition is PERMITTED. 11.12 18:50:25 [Server] INFO (ciudad-futuro) Lighters are PERMITTED. 11.12 18:50:25 [Server] INFO (ciudad-futuro) Lava fire is PERMITTED. 11.12 18:50:25 [Server] INFO (ciudad-futuro) Fire spread is UNRESTRICTED. 11.12 18:50:25 [Server] INFO Loaded configuration for world 'ciudad-futuro' 11.12 18:50:25 [Server] INFO (elicraft) TNT ignition is PERMITTED. 11.12 18:50:25 [Server] INFO (elicraft) Lighters are PERMITTED. 11.12 18:50:25 [Server] INFO (elicraft) Lava fire is PERMITTED. 11.12 18:50:25 [Server] INFO (elicraft) Fire spread is UNRESTRICTED. 11.12 18:50:25 [Server] INFO Loaded configuration for world 'elicraft' 11.12 18:50:25 [Server] INFO (elicraft_end) TNT ignition is PERMITTED. 11.12 18:50:25 [Server] INFO (elicraft_end) Lighters are PERMITTED. 11.12 18:50:25 [Server] INFO (elicraft_end) Lava fire is PERMITTED. 11.12 18:50:25 [Server] INFO (elicraft_end) Fire spread is UNRESTRICTED. 11.12 18:50:25 [Server] INFO Loaded configuration for world 'elicraft_end' 11.12 18:50:25 [Server] INFO (world) TNT ignition is PERMITTED. 11.12 18:50:25 [Server] INFO (world) Lighters are PERMITTED. 11.12 18:50:25 [Server] INFO (world) Lava fire is PERMITTED. 11.12 18:50:25 [Server] INFO (world) Fire spread is UNRESTRICTED. 11.12 18:50:25 [Server] INFO Loaded configuration for world 'world' 11.12 18:50:25 [Server] INFO (world_the_end) TNT ignition is PERMITTED. 11.12 18:50:25 [Server] INFO (world_the_end) Lighters are PERMITTED. 11.12 18:50:25 [Server] INFO (world_the_end) Lava fire is PERMITTED. 11.12 18:50:25 [Server] INFO (world_the_end) Fire spread is UNRESTRICTED. 11.12 18:50:25 [Server] INFO Loaded configuration for world 'world_the_end' 11.12 18:50:25 [Server] INFO (genearcion) TNT ignition is PERMITTED. 11.12 18:50:25 [Server] INFO (genearcion) Lighters are PERMITTED. 11.12 18:50:25 [Server] INFO (genearcion) Lava fire is PERMITTED. 11.12 18:50:25 [Server] INFO (genearcion) Fire spread is UNRESTRICTED. 11.12 18:50:25 [Server] INFO Loaded configuration for world 'genearcion' 11.12 18:50:25 [Server] INFO (world_nether) TNT ignition is PERMITTED. 11.12 18:50:25 [Server] INFO (world_nether) Lighters are PERMITTED. 11.12 18:50:25 [Server] INFO (world_nether) Lava fire is PERMITTED. 11.12 18:50:25 [Server] INFO (world_nether) Fire spread is UNRESTRICTED. 11.12 18:50:25 [Server] INFO Loaded configuration for world 'world_nether' 11.12 18:50:25 [Server] INFO (Oneblock) TNT ignition is PERMITTED. 11.12 18:50:25 [Server] INFO (Oneblock) Lighters are PERMITTED. 11.12 18:50:25 [Server] INFO (Oneblock) Lava fire is PERMITTED. 11.12 18:50:25 [Server] INFO (Oneblock) Fire spread is UNRESTRICTED. 11.12 18:50:25 [Server] INFO Loaded configuration for world 'Oneblock' 11.12 18:50:25 [Server] INFO [JDA] Login Successful! 11.12 18:50:25 [Server] INFO Loading region data... 11.12 18:50:25 [Server] INFO [JDA] Connected to WebSocket 11.12 18:50:25 [Server] INFO Enabling AuctionHouse v3.0.2 11.12 18:50:25 [Server] INFO Found locale file en_us.json 11.12 18:50:25 [Server] WARN A backup of the database has been saved with .backup extension. 11.12 18:50:25 [Server] INFO Using NMS version v1_17_R1 11.12 18:50:26 [Server] INFO Enabled DiscordSRV support 11.12 18:50:26 [Server] INFO Using en_us locale 11.12 18:50:26 [Server] INFO Loaded 10 listings 11.12 18:50:26 [Server] INFO Enabling Multiverse-Inventories v4.2.2-b500 11.12 18:50:26 [Server] INFO enabled. 11.12 18:50:26 [Server] INFO Enabling Multiverse-NetherPortals v4.2.1-b786 11.12 18:50:26 [Server] INFO [JDA] Finished Loading! 11.12 18:50:26 [Server] INFO Enabled - By Rigby and fernferret 11.12 18:50:26 [Server] INFO Enabling StaffPlus v3.3.6.0-RELEASE 11.12 18:50:26 [Server] INFO Version protocol set to 'v1_17_R1'. 11.12 18:50:26 [Server] INFO Found server G:Ultracraft🧪(888791890923765760) 11.12 18:50:26 [Server] INFO - TC:【💠】link-invitar(914167120256966696) 11.12 18:50:26 [Server] INFO - TC:【🛡】𝘾𝙤𝙢𝙖𝙣𝙙𝙤𝙨-𝙙𝙚-𝙖𝙙𝙢𝙞𝙣𝙨(911762182432243762) 11.12 18:50:26 [Server] INFO - TC:【🖥】𝘾𝙤𝙣𝙨𝙤𝙡𝙖(888792117005148193) 11.12 18:50:26 [Server] INFO - TC:【⛔】privado(905707337560510494) 11.12 18:50:26 [Server] INFO - TC:all-members-166(914663979085889647) 11.12 18:50:26 [Server] INFO - TC:members-156(914663982462275604) 11.12 18:50:26 [Server] INFO - TC:bots-10(914663985750609970) 11.12 18:50:26 [Server] INFO - TC:【🔎】𝙄𝙥(888838626308423701) 11.12 18:50:26 [Server] INFO - TC:tienda-para-comprar-rangos(918944800940625920) 11.12 18:50:26 [Server] INFO - TC:【🛒】𝙏𝙞𝙚𝙣𝙙𝙖(897865497087983726) 11.12 18:50:26 [Server] INFO - TC:【🎉】𝙀𝙫𝙚𝙣𝙩𝙤(912707583217909761) 11.12 18:50:26 [Server] INFO - TC:【📗】𝙍𝙚𝙜𝙡𝙖𝙨(889267591409987635) 11.12 18:50:26 [Server] INFO - TC:【📣】𝙉𝙤𝙫𝙚𝙙𝙖𝙙𝙚𝙨(891005497824641064) 11.12 18:50:26 [Server] INFO - TC:【💹】𝘾𝙖𝙡𝙞𝙛𝙞𝙘𝙖𝙘𝙞𝙤𝙣𝙚𝙨-𝙖𝙙𝙢𝙞𝙣𝙨(902228318697422889) 11.12 18:50:26 [Server] INFO - TC:【👋】𝘽𝙞𝙚𝙣𝙫𝙚𝙣𝙞𝙙𝙖𝙨(889259997035393054) 11.12 18:50:26 [Server] INFO - TC:【😔】𝘿𝙚𝙨𝙥𝙚𝙙𝙞𝙙𝙖(889260854825082930) 11.12 18:50:26 [Server] INFO - TC:【💫】𝙄𝙣𝙫𝙞𝙩𝙚(911732452454703134) 11.12 18:50:26 [Server] INFO - TC:【📢】𝙍𝙚𝙥𝙤𝙧𝙩𝙚𝙨-𝙗𝙪𝙜𝙨(901263805428944928) 11.12 18:50:26 [Server] INFO - TC:【📢】𝙍𝙚𝙥𝙤𝙧𝙩𝙚𝙨-𝙙𝙚-𝙖𝙙𝙢𝙞𝙣𝙨(892839968202981378) 11.12 18:50:26 [Server] INFO - TC:【🎫】𝙏𝙞𝙘𝙠𝙚𝙩𝙨(891389235079315576) 11.12 18:50:26 [Server] INFO - TC:【💬】𝙂𝙚𝙣𝙚𝙧𝙖𝙡(888791890923765762) 11.12 18:50:26 [Server] INFO - TC:【😂】𝙈𝙚𝙢𝙚𝙨(889280146429853767) 11.12 18:50:26 [Server] INFO - TC:【🤔】𝙎𝙪𝙜𝙚𝙧𝙚𝙣𝙘𝙞𝙖𝙨(891418077047193610) 11.12 18:50:26 [Server] INFO - TC:【✏】comandos(918518488501485628) 11.12 18:50:26 [Server] INFO - TC:【🧱】𝘾𝙝𝙖𝙩-𝙢𝙞𝙣𝙚𝙘𝙧𝙖𝙛𝙩(888792148969914408) 11.12 18:50:26 [Server] INFO - TC:【🧱】𝙈𝙞𝙣𝙚𝙘𝙧𝙖𝙛𝙩(903347294630445056) 11.12 18:50:26 [Server] INFO - TC:【📄】𝘾𝙤𝙢𝙖𝙣𝙙𝙤𝙨-𝙖𝙙𝙢𝙞𝙣(888937837825781800) 11.12 18:50:26 [Server] INFO - TC:【🎶】𝙈𝙪𝙨𝙞𝙘𝙖(889262648229761024) 11.12 18:50:26 [Server] INFO - TC:【🎶】𝙈𝙪𝙨𝙞𝙘𝙖-𝙖𝙙𝙢𝙞𝙣𝙨(891633249464508446) 11.12 18:50:26 [Server] INFO Console forwarding assigned to channel TC:【🖥】𝘾𝙤𝙣𝙨𝙤𝙡𝙖(888792117005148193) 11.12 18:50:26 [Server] INFO Staff+ has been enabled! Initialization took 119ms. 11.12 18:50:26 [Server] INFO Plugin created by Shortninja continued by Qball. 11.12 18:50:26 [Server] INFO Enabling PvPManager v3.8.10 11.12 18:50:26 [Server] INFO Loaded 107 players from users file 11.12 18:50:26 [Server] INFO WorldGuard Found! Enabling Support For WorldGuard Regions 11.12 18:50:26 [Server] INFO Essentials Found! Hooked successfully 11.12 18:50:26 [Server] INFO Vault Found! Using it for currency related features 11.12 18:50:26 [Server] INFO PlaceholderAPI Found! Hooked successfully 11.12 18:50:26 [Server] INFO Successfully registered expansion: pvpmanager 11.12 18:50:26 [Server] INFO PvPManager Enabled (100 ms) 11.12 18:50:26 [Server] INFO Enabling CustomEnchantments v2.1.3f 11.12 18:50:26 [Server] INFO PvPManager support is enabled 11.12 18:50:26 [Server] INFO Loading language pack [ENGLISH] 11.12 18:50:26 [Server] INFO Loading Runnables 11.12 18:50:26 [Server] INFO Registering Enchantments 11.12 18:50:26 [Server] INFO Registering Enchantments [LOADED] 11.12 18:50:26 [Server] INFO Loading Buffing Event 11.12 18:50:26 [Server] INFO Loading Apply Enchant Event 11.12 18:50:26 [Server] INFO Loading Apply Enchant Anvil Event 11.12 18:50:26 [Server] INFO Loading Breaking Event 11.12 18:50:26 [Server] INFO Loading Experience Modifier 11.12 18:50:26 [Server] INFO Loading Buying Enchant Event 11.12 18:50:26 [Server] INFO Loading Movement Event 11.12 18:50:26 [Server] INFO Loading Attacking Event 11.12 18:50:26 [Server] INFO Loading Advanced Attacking Event 11.12 18:50:26 [Server] INFO Loading Projectile Event 11.12 18:50:26 [Server] INFO Loading Player-Interaction Listener 11.12 18:50:26 [Server] INFO Loading Grimoire Handler 11.12 18:50:26 [Server] INFO Loading Lucky Treasures 11.12 18:50:26 [Server] INFO Loading Treasure Runnable 11.12 18:50:26 [Server] INFO [CustomEnchantments] Checking Config File 11.12 18:50:26 [Server] INFO [CustomEnchantments] [config.yml is up to date, no issues found.] 11.12 18:50:26 [Server] INFO Loading Enchantment price data 11.12 18:50:26 [Server] INFO GUI has been refreshed 11.12 18:50:26 [Server] INFO Disabling Enchantments with price '0' 11.12 18:50:26 [Server] INFO Disable Enchantments Complete 11.12 18:50:26 [Server] INFO /ce reload will not enable the 'disabled' enchantments 11.12 18:50:26 [Server] INFO You have to restart the Server to enable enchantments 11.12 18:50:26 [Server] INFO Loading Bosses 11.12 18:50:26 [Server] INFO Loading Boss Events 11.12 18:50:26 [Server] INFO [CustomEnchantments] [BOSSES DISABLED] 11.12 18:50:26 [Server] INFO [CustomEnchantments] [Death Head is Disabled] 11.12 18:50:26 [Server] INFO [CustomEnchantments] [Custom Loots is Enabled] 11.12 18:50:26 [Server] INFO [CustomEnchantments] [Castle Generation is Disabled] 11.12 18:50:26 [Server] INFO [CustomEnchantments] [EnchantedTree enabled: false | FrozenTree enabled: false] 11.12 18:50:26 [Server] INFO [CustomEnchantments] [Stella is Enabled] 11.12 18:50:26 [Server] INFO [CustomEnchantments] [Anti Dupe Disabled] 11.12 18:50:26 [Server] INFO [CustomEnchantments] [LOADED] 11.12 18:50:26 [Server] INFO Enabling Essentials hook 11.12 18:50:26 [Server] INFO Enabling CoreProtect v20.1 11.12 18:50:26 [Server] INFO CoreProtect has been successfully enabled! 11.12 18:50:26 [Server] INFO Using SQLite for data storage. 11.12 18:50:26 [Server] INFO -------------------- 11.12 18:50:26 [Server] INFO Enjoy CoreProtect? Join our Discord! 11.12 18:50:26 [Server] INFO Discord: www.coreprotect.net/discord/ 11.12 18:50:26 [Server] INFO -------------------- 11.12 18:50:26 [Server] INFO Enabling LuckPerms hook 11.12 18:50:26 [Server] INFO No chat plugin hooks enabled 11.12 18:50:26 [Server] INFO Enabling RealMines v31-10-2021 Build 1 11.12 18:50:26 [Server] INFO Loading Config Files. 11.12 18:50:26 [Server] INFO Your config version is: 2 11.12 18:50:26 [Server] INFO Your config file is updated to the latest version. 11.12 18:50:26 [Server] INFO Registering Events. 11.12 18:50:26 [Server] INFO Loading Mines. 11.12 18:50:26 [Server] INFO Loaded 1 mines and 0 mine signs. 11.12 18:50:26 [Server] INFO Loaded 0 mine tasks. 11.12 18:50:26 [Server] WARN Loaded class me.clip.placeholderapi.expansion.PlaceholderExpansion from PlaceholderAPI v2.10.10 which is not a depend, softdepend or loadbefore of this plugin. 11.12 18:50:26 [Server] INFO Successfully registered expansion: realmines 11.12 18:50:26 [Server] INFO Plugin has been loaded. 11.12 18:50:26 [Server] INFO Author: JoseGamer_PT | www.spigotmc.org/members/josegamer_pt.40267/ 11.12 18:50:26 [Server] INFO Enabling KarenProtect v1.6.0t* 11.12 18:50:26 [Server] INFO KarenProtect: Wrappering to wg7 11.12 18:50:27 [Server] INFO WorldGuard Version 7.0.6+1cff55f 11.12 18:50:27 [Server] INFO Block ID: COAL_ORE X:30 Y:30 Z:30 Loaded! 11.12 18:50:27 [Server] INFO Block ID: DIAMOND_ORE X:13 Y:14 Z:15 Loaded! 11.12 18:50:27 [Server] INFO Block ID: QUARTZ_BLOCK X:30 Y:30 Z:30 Loaded! 11.12 18:50:27 [Server] INFO Block ID: EMERALD_ORE X:15 Y:15 Z:15 Loaded! 11.12 18:50:27 [Server] INFO KarenProtect 1.6.0t has successfully started! 11.12 18:50:27 [Server] INFO Enabling PlaceholderAPI hook 11.12 18:50:27 [Server] INFO Enabling SilkSpawners v7.1.0 11.12 18:50:27 [Server] INFO WorldGuard was found and support is enabled 11.12 18:50:27 [Server] INFO Loading support for v1_17_R1 11.12 18:50:27 [Server] INFO AutoUpdater is enabled and now running. 11.12 18:50:27 [Server] INFO BarAPI is disabled due to config setting. 11.12 18:50:27 [Server] INFO Enabling Shopkeepers v2.13.3 11.12 18:50:27 [Server] INFO Loading data of 10 shopkeepers.. 11.12 18:50:27 [Server] INFO Enabling EconomyShopGUI v3.8.1 11.12 18:50:27 [Server] INFO Usando lang-es.yml como archivo de idioma... 11.12 18:50:27 [Server] INFO Se ha encontrado Shops.yml! 11.12 18:50:27 [Server] INFO Sections.yml ha sido encontrado! 11.12 18:50:27 [Server] INFO Usando minecraft versión 1.17.1... 11.12 18:50:27 [Server] INFO La compatibilidad de SilkSpawners se ha habilitado en la configuración. 11.12 18:50:27 [Server] INFO SilkSpawners encontrados, integrando... 11.12 18:50:27 [Server] INFO WorldGuard was found and support is enabled 11.12 18:50:27 [Server] INFO Loading support for v1_17_R1 11.12 18:50:27 [Server] INFO Uso de reproductores SilkSpawners... 11.12 18:50:27 [Server] INFO El modo de depuración está habilitado. 11.12 18:50:27 [Server] INFO Actualizando la configuración de la tienda... 11.12 18:50:27 [Server] INFO Cargando todos los elementos... 11.12 18:50:27 [Server] INFO Hay una actualización disponible! 11.12 18:50:27 [Server] INFO Hecho! 11.12 18:50:27 [Server] INFO Enabling ArmorStandTools v4.4.1 11.12 18:50:27 [Server] INFO PlotSquared plugin not found. Continuing without PlotSquared support. 11.12 18:50:27 [Server] INFO WorldGuard plugin found. WorldGuard support enabled. 11.12 18:50:27 [Server] INFO Enabling DeathChestPro v3.5.5 11.12 18:50:27 [Server] INFO (Info) DeathChestPro 3.5.5 >> Successfully hooked into Vault ! 11.12 18:50:27 [Server] INFO (Info) DeathChestPro 3.5.5 >> Successfully hooked into PlaceholderAPI ! 11.12 18:50:27 [Server] INFO Successfully registered expansion: deathchestpro 11.12 18:50:27 [Server] INFO (Info) DeathChestPro 3.5.5 >> Successfully hooked into WorldGuard ! 11.12 18:50:27 [Server] INFO (Info) DeathChestPro 3.5.5 >> This server is using DeathChestPro running on version 3.5.5 by TheRealDrawe 11.12 18:50:27 [Server] INFO Enabling AureliumSkills vBeta 1.2.5 11.12 18:50:27 [Server] INFO WorldGuard Support Enabled! 11.12 18:50:27 [Server] INFO Successfully registered expansion: aureliumskills 11.12 18:50:27 [Server] INFO PlaceholderAPI Support Enabled! 11.12 18:50:27 [Server] INFO Vault Support Enabled! 11.12 18:50:27 [Server] INFO Loaded 182 config options in 0 ms 11.12 18:50:27 [Server] INFO Loaded 284 sources and 10 tags in 25ms 11.12 18:50:27 [Server] INFO [ACF] Enabled Asynchronous Tab Completion Support! 11.12 18:50:27 [Server] INFO Loading languages... 11.12 18:50:29 [Server] INFO Loaded 13 languages in 1209ms 11.12 18:50:29 [Server] INFO Loaded 30 pattern rewards and 0 level rewards 11.12 18:50:29 [Server] INFO Loaded 3 menus, 9 items, and 5 templates in 11 ms 11.12 18:50:29 [Server] INFO Loaded 78 Ability Options in 3ms 11.12 18:50:29 [Server] INFO Loaded 32 loot entries in 4 pools and 2 tables 11.12 18:50:29 [Server] INFO Loaded 3 blocked worlds. 11.12 18:50:29 [Server] INFO Aurelium Skills has been enabled 11.12 18:50:29 [Server] INFO Enabling Parties v3.1.12 11.12 18:50:29 [Server] INFO Initializing Parties v3.1.12 11.12 18:50:30 [Server] INFO Hooked into Essentials 11.12 18:50:30 [Server] INFO Successfully registered expansion: parties 11.12 18:50:30 [Server] INFO Hooked into PlaceholderAPI 11.12 18:50:30 [Server] INFO Parties v3.1.12 enabled 11.12 18:50:30 [Server] INFO Enabling AuthMe v5.6.0-SNAPSHOT-bCUSTOM 11.12 18:50:30 [Server] INFO SQLite Setup finished 11.12 18:50:30 [Server] INFO Hooked into LuckPerms! 11.12 18:50:30 [Server] INFO Hooked successfully into Essentials 11.12 18:50:30 [Server] INFO Hooked successfully into Multiverse-Core 11.12 18:50:30 [Server] INFO Essentials spawn file not found: '/plugins/Essentials/spawn.yml' 11.12 18:50:30 [Server] WARN Failed to compile pattern '[all' - defaulting to allowing everything 11.12 18:50:30 [Server] INFO AuthMe 5.6.0-SNAPSHOT build n.CUSTOM successfully enabled! 11.12 18:50:30 [Server] INFO Enabling HolographicDisplays v2.4.9 11.12 18:50:30 [Server] INFO Enabled player relative placeholders with ProtocolLib. 11.12 18:50:30 [Server] INFO Enabling MythicMobs v4.13.1-3de5637b 11.12 18:50:30 [Server] INFO Parties v3.1.12 found a new version: 3.1.14 11.12 18:50:30 [Server] INFO Loading MythicMobs for Paper (MC: 1.17.1)... 11.12 18:50:30 [Server] INFO The server is running PaperSpigot; enabled PaperSpigot exclusive functionality 11.12 18:50:30 [Server] WARN Loaded class org.slf4j.impl.StaticLoggerBinder from DiscordSRV v1.24.0 which is not a depend, softdepend or loadbefore of this plugin. 11.12 18:50:30 [Server] INFO Reflections took 43 ms to scan 1 urls, producing 3 keys and 21 values 11.12 18:50:30 [Server] INFO Reflections took 13 ms to scan 1 urls, producing 4 keys and 82 values 11.12 18:50:30 [Server] INFO Reflections took 6 ms to scan 1 urls, producing 0 keys and 0 values 11.12 18:50:30 [Server] INFO Reflections took 22 ms to scan 1 urls, producing 3 keys and 36 values 11.12 18:50:30 [Server] INFO MythicMobs HolographicDisplays Support has been enabled! 11.12 18:50:30 [Server] INFO MythicMobs PlaceholderAPI Support has been enabled! 11.12 18:50:30 [Server] INFO Loaded ProtocolLib packet handlers 11.12 18:50:30 [Server] INFO MythicMobs ProtocolLib Support has been enabled! 11.12 18:50:30 [Server] INFO MythicMobs Vault Support has been enabled! 11.12 18:50:30 [Server] INFO MythicMobs WorldGuard Support has been enabled! 11.12 18:50:30 [Server] INFO Loading Mob Registry... 11.12 18:50:30 [Server] INFO Base directory /plugins/MythicMobs/SavedData 11.12 18:50:30 [Server] INFO Module directory /plugins/MythicMobs/SavedData/worlds 11.12 18:50:31 [Server] INFO Reflections took 42 ms to scan 1 urls, producing 11 keys and 363 values 11.12 18:50:31 [Server] INFO Reflections took 34 ms to scan 1 urls, producing 25 keys and 703 values 11.12 18:50:31 [Server] INFO Reflections took 14 ms to scan 1 urls, producing 6 keys and 122 values 11.12 18:50:31 [Server] INFO Reflections took 8 ms to scan 1 urls, producing 2 keys and 10 values 11.12 18:50:31 [Server] INFO LOADED 11.12 18:50:31 [Server] INFO ✓ Loaded 5 mobs. 11.12 18:50:31 [Server] INFO ✓ Loaded 3 vanilla mob overrides. 11.12 18:50:31 [Server] INFO ✓ Loaded 0 mob stacks. 11.12 18:50:31 [Server] INFO ✓ Loaded 3 skills. 11.12 18:50:31 [Server] INFO ✓ Loaded 2 random spawns. 11.12 18:50:31 [Server] INFO ✓ Loaded 3 mythic items. 11.12 18:50:31 [Server] INFO ✓ Loaded 2 drop tables. 11.12 18:50:31 [Server] INFO ✓ Loaded 1 mob spawners. 11.12 18:50:31 [Server] INFO MythicMobs configuration file loaded successfully. 11.12 18:50:31 [Server] INFO Started up bStats Metrics 11.12 18:50:31 [Server] INFO ✓ MythicMobs v4.13.1 (build 3de5637b) has been successfully loaded! 11.12 18:50:31 [Server] INFO Enabling CratesPlus v4.5.3 11.12 18:50:31 [Server] WARN CratesPlus has not yet been officially tested with Bukkit 1.17.1 but should still work 11.12 18:50:31 [Server] WARN Please let me know if there are any errors or issues 11.12 18:50:31 [Server] WARN Invalid enchantment "TELEPATHY" found for item "IcePico" 11.12 18:50:32 [Server] INFO CratesPlus Version 4.5.3 11.12 18:50:32 [Server] INFO HolographicDisplays was found, hooking in! 11.12 18:50:32 [Server] INFO Enabling MineChess v1.12.1 11.12 18:50:32 [Server] INFO Successfully registered expansion: minechess 11.12 18:50:32 [Server] INFO Has been enabled! Version: 1.12.1 11.12 18:50:32 [Server] INFO Thanks for using my plugin! ~Ajneb97 11.12 18:50:32 [Server] INFO There is a new version available. (1.13.1) 11.12 18:50:32 [Server] INFO You can download it at: https://www.spigotmc.org/resources/74178/ 11.12 18:50:32 [Server] INFO Enabling BattlePass v3.5.14 11.12 18:50:32 [Server] INFO Finished loading the week-2 quests. All quests loaded successfully. 11.12 18:50:32 [Server] INFO Finished loading the week-1 quests. All quests loaded successfully. 11.12 18:50:32 [Server] INFO Finished loading the week-4 quests. All quests loaded successfully. 11.12 18:50:32 [Server] INFO Finished loading the week-3 quests. All quests loaded successfully. 11.12 18:50:32 [Server] INFO Finished loading the daily quests. All quests loaded successfully. 11.12 18:50:32 [Server] INFO Successfully loaded the pass type with the id: premium 11.12 18:50:32 [Server] INFO Successfully loaded the pass type with the id: free 11.12 18:50:32 [Server] INFO Hooked into AuctionHouse 11.12 18:50:32 [Server] INFO Hooked into CratesPlus 11.12 18:50:32 [Server] WARN Loaded class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDeathEvent from MythicMobs v4.13.1-3de5637b which is not a depend, softdepend or loadbefore of this plugin. 11.12 18:50:32 [Server] INFO Hooked into MythicMobs 11.12 18:50:32 [Server] INFO Hooked into Shopkeepers 11.12 18:50:32 [Server] INFO Register PlaceholderAPI placeholders 11.12 18:50:32 [Server] INFO Successfully registered expansion: battlepass 11.12 18:50:32 [Server] INFO Enabling SCore v1.5.3.8 11.12 18:50:32 [Server] INFO ================ [SCore] ================ 11.12 18:50:32 [Server] INFO ExecutableItems hooked ! 11.12 18:50:32 [Server] INFO PlaceholderAPI hooked ! 11.12 18:50:32 [Server] INFO WorldGuard hooked ! 11.12 18:50:32 [Server] INFO Vault hooked ! 11.12 18:50:32 [Server] INFO Multiverse-Core hooked ! 11.12 18:50:32 [Server] INFO CoreProtect hooked ! 11.12 18:50:32 [Server] INFO Locale setup: EN 11.12 18:50:32 [Server] INFO Language setup on EN 11.12 18:50:32 [Server] INFO [SCore] Connexion to the db... 11.12 18:50:32 [Server] INFO [SCore] Verification of the table SecurityOP... 11.12 18:50:32 [Server] INFO [SCore] Verification of the table Commands... 11.12 18:50:32 [Server] INFO [SCore] Verification of the table Cooldowns... 11.12 18:50:32 [Server] INFO [SCore] Verification of the table Commands Player... 11.12 18:50:32 [Server] INFO [SCore] Verification of the table Commands Entity... 11.12 18:50:32 [Server] INFO [SCore] Verification of the table Commands Block... 11.12 18:50:32 [Server] INFO ================ [SCore] ================ 11.12 18:50:32 [Server] INFO Enabling ExecutableItems v3.5.3.8 11.12 18:50:32 [Server] INFO ================ [ExecutableItems] ================ 11.12 18:50:32 [Server] INFO Enabling SkinsRestorer v14.1.10 11.12 18:50:32 [Server] INFO Detected Minecraft v1_17_R1, using SpigotSkinRefresher. 11.12 18:50:32 [Server] INFO [ACF] Enabled Asynchronous Tab Completion Support! 11.12 18:50:33 [Server] INFO Enabling Maintenance v3.0.6 11.12 18:50:33 [Server] INFO Enabling WorldGuardExtraFlags v4.1.5-SNAPSHOT 11.12 18:50:34 [Server] INFO Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler 11.12 18:50:34 [Server] INFO Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler 11.12 18:50:34 [Server] INFO Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler 11.12 18:50:34 [Server] INFO Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler 11.12 18:50:34 [Server] INFO Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler 11.12 18:50:34 [Server] INFO Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler 11.12 18:50:34 [Server] INFO Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler 11.12 18:50:34 [Server] INFO Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler 11.12 18:50:34 [Server] INFO Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler 11.12 18:50:34 [Server] INFO Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler 11.12 18:50:34 [Server] INFO Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler 11.12 18:50:34 [Server] INFO Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler 11.12 18:50:34 [Server] INFO Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler 11.12 18:50:34 [Server] INFO Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler 11.12 18:50:34 [Server] INFO Enabling Themis v0.10.1 11.12 18:50:34 [Server] INFO Enabling Orebfuscator v5.1.6 11.12 18:50:34 [Server] INFO [Orebfuscator] HeightAccessor found method: World::getMaxHeight() 11.12 18:50:34 [Server] INFO [Orebfuscator] HeightAccessor found method: World::getMinHeight() 11.12 18:50:34 [Server] INFO [Orebfuscator] Using 'orebfuscator_cache' as chunk cache path 11.12 18:50:34 [Server] INFO [Orebfuscator] cache.protocolLibThreads is less than one, choosing processor count as value = 12 11.12 18:50:34 [Server] INFO [Orebfuscator] Searching NMS adapter for server version "v1_17_R1"! 11.12 18:50:34 [Server] INFO [Orebfuscator] NMS adapter for server version "v1_17_R1" found! 11.12 18:50:34 [Server] INFO Successfully registered expansion: oraxen 11.12 18:50:35 [Server] INFO Oraxen | Plugin "PlaceholderAPI" detected, enabling hooks 11.12 18:50:35 [Server] INFO Oraxen | Plugin "MythicMobs" detected, enabling hooks 11.12 18:50:35 [Server] WARN Couldn't get pack info for: net.minecraft.server.packs.ResourceNotFoundException: 'pack.mcmeta' in ResourcePack './lobby2/datapacks/VanillaTweaks_d772115_UNZIP_ME.zip' 11.12 18:50:35 [Server] INFO Reloading ResourceManager: Default, bukkit, anti enderman grief v1.1.0.zip, anti ghast grief v1.1.0.zip, armored elytra v1.0.3.zip, double shulker shells v1.3.0.zip, kill empty boats v1.1.1.zip, spectator night vision v1.1.0.zip 11.12 18:50:36 [Server] INFO Loaded 7 recipes 11.12 18:50:36 [Server] WARN Found validation problem in {minecraft:entities/shulker}.pools[1].entries[0]: Unknown loot table called minecraft:entities/reference/mmh/shulker 11.12 18:50:37 [Server] INFO Oraxen | The recipe "espada_amatista" is invalid, please ensure all its ingredients exist in your config 11.12 18:50:37 [Server] INFO Oraxen | The recipe "1" is invalid, please ensure all its ingredients exist in your config 11.12 18:50:37 [Server] INFO Oraxen | The recipe "2" is invalid, please ensure all its ingredients exist in your config 11.12 18:50:37 [Server] INFO Oraxen | The recipe "espada_amatista2" is invalid, please ensure all its ingredients exist in your config 11.12 18:50:37 [Server] INFO Oraxen | Automatic upload of the resource pack is enabled, uploading... 11.12 18:50:37 [Server] INFO Oraxen | Successfully loaded on Oracle Linux Server release 8.3 11.12 18:50:38 [Server] INFO Placeholder expansion registration initializing... 11.12 18:50:38 [Server] WARN Loaded class net.ess3.api.IEssentials from Essentials v2.19.0 which is not a depend, softdepend or loadbefore of this plugin. 11.12 18:50:38 [Server] INFO Running delayed init tasks 11.12 18:50:38 [Server] INFO AB » New Update Found! 11.12 18:50:38 [Server] INFO AB » I suggest you to update plugin! 11.12 18:50:38 [Server] INFO AB » Your version 3.1, new Version 3.3 11.12 18:50:38 [Server] INFO ViaVersion detected server version: 1.17.1 (756) 11.12 18:50:38 [Server] INFO Update avaible for Supreme Homes, New version: 1.13 11.12 18:50:38 [Server] WARN You are running an outdated Java version, please consider updating it to at least Java 17 (your version is 16.0.1). At some point in the future, ViaVersion will no longer be compatible with this version of Java. 11.12 18:50:38 [Server] INFO Checking for an update! 11.12 18:50:38 [Server] INFO You are 1 version behind! Get AnimatedScoreboard(v0.2.5) at: 11.12 18:50:38 [Server] INFO Fetching version information... 11.12 18:50:38 [Server] INFO https://www.spigotmc.org/resources/animatedscoreboard.20848/ 11.12 18:50:38 [Server] WARN Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin. 11.12 18:50:38 [Server] INFO There is a new update available. 11.12 18:50:38 [Server] INFO There is a new update available: 11.12 18:50:38 [Server] INFO https://www.spigotmc.org/resources/simple-tpa.64270/ 11.12 18:50:38 [Server] INFO Checking for updates... 11.12 18:50:38 [Server] INFO FancyBags >> You are using the latest version of the plugin! 11.12 18:50:38 [Server] INFO ----------[Custom Enchantments]---------- 11.12 18:50:38 [Server] INFO You are currently using [2.1.3f] 11.12 18:50:38 [Server] INFO There's a new update available [2.1.5c] 11.12 18:50:38 [Server] INFO Link: https://www.spigotmc.org/resources/89793/ 11.12 18:50:38 [Server] INFO Support the developer :) 11.12 18:50:38 [Server] INFO Youtube: https://www.youtube.com/c/jaymar921/ 11.12 18:50:38 [Server] INFO ----------------------------------------- 11.12 18:50:38 [Server] INFO Downloading GEO IP database, because the old database is older than 30 days or doesn't exist 11.12 18:50:38 [Server] WARN No MaxMind credentials found in the configuration file! GeoIp protections will be disabled. 11.12 18:50:38 [Server] INFO There is no newer GEO IP database uploaded to MaxMind. Using the old one for now. 11.12 18:50:38 [Server] WARN Could not download GeoLiteAPI database [FileNotFoundException]: plugins/AuthMe/GeoLite2-Country.mmdb (No such file or directory) 11.12 18:50:38 [Server] INFO New update available! You are on version Beta 1.2.5, latest version is Beta 1.2.6 11.12 18:50:38 [Server] INFO The plugin is updated to the latest version. 11.12 18:50:38 [Server] INFO Download it on Spigot: 11.12 18:50:38 [Server] INFO https://spigotmc.org/resources/81069 11.12 18:50:38 [Server] INFO [NBTAPI] Found Spigot: v1_17_R1! Trying to find NMS support 11.12 18:50:38 [Server] INFO [NBTAPI] NMS support 'MC1_17_R1' loaded! 11.12 18:50:38 [Server] INFO [NBTAPI] Found Gson: class com.google.gson.Gson 11.12 18:50:38 [Server] INFO Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)! 11.12 18:50:38 [Server] INFO Registered Service Provider Essentials for Vault's Economy API 11.12 18:50:38 [Server] INFO Registered Service Provider LuckPerms for Vault's Chat API 11.12 18:50:38 [Server] INFO WorldEdit logging successfully initialized. 11.12 18:50:38 [Server] INFO ---------------------------------------------- 11.12 18:50:38 [Server] INFO +==================+ 11.12 18:50:38 [Server] INFO | SkinsRestorer | 11.12 18:50:38 [Server] INFO |------------------| 11.12 18:50:38 [Server] INFO | Standalone Mode | 11.12 18:50:38 [Server] INFO +==================+ 11.12 18:50:38 [Server] INFO ---------------------------------------------- 11.12 18:50:38 [Server] INFO Current version: 14.1.10 11.12 18:50:38 [Server] INFO This is the latest version! 11.12 18:50:38 [Server] INFO ---------------------------------------------- 11.12 18:50:38 [Server] WARN You're running an outdated version of Themis, you should update as soon as possible! 11.12 18:50:38 [Server] INFO Version: 1.17.1-b2 11.12 18:50:38 [Server] INFO Checking for Updates ... 11.12 18:50:38 [Server] INFO Checking for update... 11.12 18:50:38 [Server] INFO Newest version available: Version 3.0.7, you're on 3.0.6 11.12 18:50:38 [Server] INFO No new version available 11.12 18:50:38 [Server] INFO A new update is available at: 11.12 18:50:38 [Server] INFO https://www.spigotmc.org/resources/44462/updates 11.12 18:50:38 [Server] INFO No update found 11.12 18:50:38 [Server] WARN [Orebfuscator] =========================== Update available =========================== 11.12 18:50:38 [Server] WARN [Orebfuscator] https://github.com/Imprex-Development/Orebfuscator/releases/tag/5.2.1 11.12 18:50:38 [Server] WARN [Orebfuscator] ======================================================================== 11.12 18:50:38 [Server] INFO VSE is up to date. 11.12 18:50:39 [Server] INFO Successfully registered expansion: discordsrv 11.12 18:50:39 [Server] INFO Result from AutoUpdater is: NO_UPDATE 11.12 18:50:39 [Server] WARN Hologram 'lobby' was in the world 'lobby' but it wasn't loaded. 11.12 18:50:39 [Server] INFO Reloading ResourceManager: Default, bukkit, anti enderman grief v1.1.0.zip, anti ghast grief v1.1.0.zip, armored elytra v1.0.3.zip, double shulker shells v1.3.0.zip, kill empty boats v1.1.1.zip, spectator night vision v1.1.0.zip 11.12 18:50:39 [Server] ERROR [STDERR] [SpigetUpdate] Invalid SemVer versions specified [3360-RELEASE] [3370] 11.12 18:50:39 [Server] WARN Nag author(s): '[Shortninja,Qball]' of 'StaffPlus' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). 11.12 18:50:39 [Server] INFO You are using the latest version thanks 11.12 18:50:39 [Server] INFO Loaded 7 recipes 11.12 18:50:39 [Server] WARN Found validation problem in {minecraft:entities/shulker}.pools[1].entries[0]: Unknown loot table called minecraft:entities/reference/mmh/shulker 11.12 18:50:40 [Server] INFO Oraxen | Resourcepack uploaded on url http://atlas.oraxen.com/pack.zipd=7c08a88c9fbbd2ad66a4ed63138f88a69184038e in 2405 ms 11.12 18:50:40 [Server] INFO Loading Signs... 11.12 18:50:40 [Server] WARN At the location X: 2 Y: 77 Z: -127 in the world world is no Sign. Place a sign at this Location and reload the plugin. 11.12 18:50:40 [Server] WARN At the location X: -3 Y: 77 Z: -127 in the world world is no Sign. Place a sign at this Location and reload the plugin. 11.12 18:50:40 [Server] WARN At the location X: -2 Y: 77 Z: -126 in the world world is no Sign. Place a sign at this Location and reload the plugin. 11.12 18:50:40 [Server] WARN At the location X: -9332 Y: 33 Z: -3321 in the world world is no Sign. Place a sign at this Location and reload the plugin. 11.12 18:50:40 [Server] WARN At the location X: -7307 Y: 85 Z: -6168 in the world world is no Sign. Place a sign at this Location and reload the plugin. 11.12 18:50:40 [Server] WARN At the location X: 32252 Y: 132 Z: 3212626 in the world world is no Sign. Place a sign at this Location and reload the plugin. 11.12 18:50:40 [Server] INFO All Signs loaded. 11.12 18:50:40 [Server] INFO ✓Using HolographicDisplays plugin for holograms 11.12 18:50:40 [Server] INFO Finished mapping loading, shutting down loader executor! 11.12 18:50:40 [Server] INFO Found PlaceholderAPI plugin 11.12 18:50:40 [Server] INFO Successfully registered expansion: auctionhouse 11.12 18:50:40 [Server] INFO Registered PlaceholderAPI placeholders 11.12 18:50:41 [Server] INFO Found a new version available: v3.0.0 11.12 18:50:41 [Server] INFO Download it on Bukkit Dev: 11.12 18:50:41 [Server] INFO dev.bukkit.org/projects/holographic-displays 11.12 18:50:41 [Server] INFO Successfully registered expansion: player 11.12 18:50:41 [Server] INFO Successfully registered expansion: vault 11.12 18:50:41 [Server] INFO [BuyCraftAPI] Using UUIDS for payments 11.12 18:50:41 [Server] WARN Loaded class net.buycraft.plugin.bukkit.BuycraftPlugin from BuycraftX v12.0.7 which is not a depend, softdepend or loadbefore of this plugin. 11.12 18:50:41 [Server] INFO [BuyCraftAPI] Successfully connected to bstats 11.12 18:50:41 [Server] INFO Successfully hooked into Vault for BuyCraftAPI v3.2 11.12 18:50:41 [Server] INFO Succesfully loaded 12 payments 11.12 18:50:41 [Server] INFO Loading tasks with repeating time 60 minutes 11.12 18:50:41 [Server] INFO Successfully registered expansion: buycraftAPI 11.12 18:50:41 [Server] INFO Successfully registered expansion: essentials 11.12 18:50:41 [Server] WARN Loaded class com.sk89q.worldguard.WorldGuard from WorldGuard v7.0.6+1cff55f which is not a depend, softdepend or loadbefore of this plugin. 11.12 18:50:41 [Server] WARN Loaded class com.sk89q.worldedit.world.World from WorldEdit v7.2.6+4b2d1e7 which is not a depend, softdepend or loadbefore of this plugin. 11.12 18:50:41 [Server] INFO Successfully registered expansion: worldguard 11.12 18:50:41 [Server] INFO Successfully registered expansion: floodgate 11.12 18:50:41 [Server] INFO Successfully registered expansion: SkinsRestorer 11.12 18:50:41 [Server] INFO 7 placeholder hooks successfully registered! 11.12 18:50:41 [Server] Startup Done (85.810s)! For help, type "help" 11.12 18:50:41 [Server] INFO Timings Reset 11.12 18:50:41 [Server] WARN UUID of added entity already exists: EntityArmorStand['Armor Stand'/48, uuid='291dfbec-2b7b-4c2b-9899-f665ea53af5d', l='ServerLevel[lobby2]', x=22068880.50, y=1000.00, z=-4185487.50, cpos=[1379305, -261593], tl=222496, v=false, rR=null] 11.12 18:50:42 [Server] INFO Checking for updates via Spigot... 11.12 18:50:42 [Server] INFO No update was found, you are running the latest version. Will check again later. 11.12 18:50:43 [Server] INFO Fetching all due players... 11.12 18:50:43 [Server] INFO Fetched due players (1 found). 11.12 18:50:44 [Server] INFO [OB] WORLD INITIALIZATION ERROR! world = null 11.12 18:50:44 [Server] INFO [OB] Trying to initialize the world again... 11.12 18:50:44 [Server] INFO AB » Although spigot support has been added, 11.12 18:50:44 [Server] INFO AB » I absolutely do not recommend that you do not use a bungeecord proxy network for your server. 11.12 18:50:44 [Server] INFO AB » Spigot has many processes to manage due to the various plugins 11.12 18:50:44 [Server] INFO AB » moreover the antibot to mitigate the attacks uses a system of tasks that could 11.12 18:50:44 [Server] INFO AB » slow down servers with less powerful hardware 11.12 18:50:44 [Server] INFO AB » Spigot has fewer checks than Bungeecord and cannot handle too many connections per second 11.12 18:50:44 [Server] INFO AB » Stay safe! Use Waterfall 11.12 18:50:44 [Server] INFO Vault support is enabled 11.12 18:50:44 [Server] INFO Loading Enchantment price data 11.12 18:50:44 [Server] INFO GUI has been refreshed 11.12 18:50:44 [Server] INFO Supports Kumandras Economy Plugin 11.12 18:50:46 [Server] INFO The initialization of the world was successful! 11.12 18:50:48 [Server] INFO Succesfully loaded 12 payments 11.12 18:51:28 [Server] INFO CONSOLE issued server command: /list 11.12 18:51:28 [Server] INFO There are 0 out of maximum 50 players online. 11.12 18:52:15 [Server] INFO CONSOLE issued server command: /list 11.12 18:52:15 [Server] INFO There are 0 out of maximum 50 players online. 11.12 18:52:38 [Server] INFO -----< TradeSystem >----- 11.12 18:52:38 [Server] INFO New update available [Minecraft 1.18 Support]. 11.12 18:52:38 [Server] INFO Download it on 11.12 18:52:38 [Server] INFO https://www.spigotmc.org/resources/58434/updatepdate=433573 11.12 18:52:38 [Server] INFO ------------------------ 11.12 18:52:39 [Server] INFO Fetching all due players... 11.12 18:52:39 [Server] INFO Fetched due players (1 found). 11.12 18:53:02 [Server] INFO CONSOLE issued server command: /list 11.12 18:53:02 [Server] INFO There are 0 out of maximum 50 players online. 11.12 18:53:36 [Server] INFO UUID of player PANTA9988 is c54f28e3-27dd-38b4-b949-ba2388a9915b 11.12 18:53:37 [Server] ERROR Could not pass event PlayerJoinEvent to CmdSigns v1.0.8 11.12 18:53:37 [Server] INFO java.lang.NullPointerException: Cannot invoke "String.toLowerCase()" because "version" is null 11.12 18:53:37 [Server] INFO at de.feli490.cmdsigns.Events.playerJoin(Events.java:107) ~[CmdSigns.jar:?] 11.12 18:53:37 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor186.execute(Unknown Source) ~[?:?] 11.12 18:53:37 [Server] INFO at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:53:37 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:53:37 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:53:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:53:37 [Server] INFO at net.minecraft.server.players.PlayerList.postChunkLoadJoin(PlayerList.java:360) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:53:37 [Server] INFO at net.minecraft.server.players.PlayerList.lambda$placeNewPlayer$1(PlayerList.java:302) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:53:37 [Server] INFO at net.minecraft.server.network.ServerGamePacketListenerImpl.tick(ServerGamePacketListenerImpl.java:307) ~[app:?] 11.12 18:53:37 [Server] INFO at net.minecraft.network.Connection.tick(Connection.java:555) ~[app:?] 11.12 18:53:37 [Server] INFO at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:201) ~[app:?] 11.12 18:53:37 [Server] INFO at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1656) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:53:37 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:490) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:53:37 [Server] INFO at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1483) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:53:37 [Server] INFO at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1282) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:53:37 [Server] INFO at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-391] 11.12 18:53:37 [Server] INFO at java.lang.Thread.run(Thread.java:831) ~[?:?] 11.12 18:53:38 [Connect] User PANTA9988, IP 47.58.167.126 11.12 18:53:38 [Multicraft] PANTA9988 ran command Message of the Day 11.12 18:53:38 [Server] WARN Permissions lag notice with (LuckPermsHandler). Response took 114.871237ms. Summary: Getting prefix for PANTA9988 11.12 18:53:39 [Server] INFO binebenido mi pana ~◈『PANTA』◈ 11.12 18:53:40 [Server] WARN PANTA9988 moved too quickly! -11.109368615618022,-55.0,220.0246877641249 11.12 18:53:40 [Server] ERROR Your AvatarUrl does not contain the {username} placeholder even though this server is using offline UUIDs. 11.12 18:53:40 [Server] ERROR https://cravatar.eu/helmavatar/{username}/{size}.png#{texture} will be used because the default value does not support offline mode servers 11.12 18:53:40 [Server] ERROR You should set your AvatarUrl to https://cravatar.eu/helmavatar/{username}/{size}.png#{texture} (or another url that supports usernames) to get rid of this error 11.12 18:53:41 [Server] INFO Sending 1 analytic events 11.12 18:53:49 [Server] INFO PANTA9988 logged in

JustOneMoreBlock commented 2 years ago

Please download the dev build here. https://ci.nametagedit.com/job/NametagEdit-Dev/lastSuccessfulBuild/artifact/target/NametagEdit.jar