Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [05:27:31] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
- [05:27:33] [Worker-Main-1/INFO]: Loaded 7 recipes
- [05:27:35] [Server thread/INFO]: Starting minecraft server version 1.18.2
- [05:27:35] [Server thread/INFO]: Loading properties
- [05:27:35] [Server thread/INFO]: This server is running Paper version git-Paper-388 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: fc9ee65 on ver/1.18.2)
- [05:27:35] [Server thread/INFO]: Server Ping Player Sample Count: 12
- [05:27:35] [Server thread/INFO]: Using 4 threads for Netty based IO
- [05:27:35] [Server console handler/ERROR]: [TerminalConsole] Failed to read console input
- java.io.IOException: The handle is invalid
- at java.io.FileInputStream.readBytes(Native Method) ~[?:?]
- at java.io.FileInputStream.read(FileInputStream.java:276) ~[?:?]
- at java.io.BufferedInputStream.read1(BufferedInputStream.java:282) ~[?:?]
- at java.io.BufferedInputStream.read(BufferedInputStream.java:343) ~[?:?]
- at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270) ~[?:?]
- at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313) ~[?:?]
- at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188) ~[?:?]
- at java.io.InputStreamReader.read(InputStreamReader.java:177) ~[?:?]
- at java.io.BufferedReader.fill(BufferedReader.java:162) ~[?:?]
- at java.io.BufferedReader.readLine(BufferedReader.java:329) ~[?:?]
- at java.io.BufferedReader.readLine(BufferedReader.java:396) ~[?:?]
- at net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:180) ~[terminalconsoleappender-1.3.0.jar:?]
- at net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:143) ~[terminalconsoleappender-1.3.0.jar:?]
- at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:114) ~[paper-1.18.2.jar:git-Paper-388]
- Suppressed: java.io.IOException: The handle is invalid
- at java.io.FileDescriptor.close0(Native Method) ~[?:?]
- at java.io.FileDescriptor.close(FileDescriptor.java:297) ~[?:?]
- at java.io.FileInputStream$1.close(FileInputStream.java:459) ~[?:?]
- at java.io.FileDescriptor.closeAll(FileDescriptor.java:355) ~[?:?]
- at java.io.FileInputStream.close(FileInputStream.java:457) ~[?:?]
- at java.io.BufferedInputStream.close(BufferedInputStream.java:481) ~[?:?]
- at sun.nio.cs.StreamDecoder.implClose(StreamDecoder.java:366) ~[?:?]
- at sun.nio.cs.StreamDecoder.close(StreamDecoder.java:204) ~[?:?]
- at java.io.InputStreamReader.close(InputStreamReader.java:192) ~[?:?]
- at java.io.BufferedReader.close(BufferedReader.java:525) ~[?:?]
- at net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:183) ~[terminalconsoleappender-1.3.0.jar:?]
- at net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:143) ~[terminalconsoleappender-1.3.0.jar:?]
- at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:114) ~[paper-1.18.2.jar:git-Paper-388]
- [05:27:35] [Server thread/INFO]: Default game type: SURVIVAL
- [05:27:35] [Server thread/INFO]: Generating keypair
- [05:27:35] [Server thread/INFO]: Starting Minecraft server on *:65535
- [05:27:35] [Server thread/INFO]: Using default channel type
- [05:27:35] [Server thread/INFO]: Paper: Using Java 11 compression from Velocity.
- [05:27:35] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
- [05:27:36] [Server thread/ERROR]: Could not load 'plugins\Better+JumpPads+1.1.jar' in folder 'plugins': uses the space-character (0x20) in its name
- [05:27:36] [Server thread/ERROR]: Ambiguous plugin name `PunishGUI' for files `plugins\PunishmentGUIRecode.jar' and `plugins\PunishGUI.jar' in `plugins'
- [05:27:36] [Server thread/ERROR]: Could not load 'plugins\TabList-bungee-v2.2.7.jar' in folder 'plugins'
- org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
- at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:178) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:159) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:418) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:288) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
- ... 7 more
- [05:27:36] [Server thread/ERROR]: Could not load 'plugins\vanillacord.jar' in folder 'plugins'
- org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
- at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:178) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:159) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:418) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:288) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
- ... 7 more
- [05:27:37] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_18_R2.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
- [05:27:42] [Server thread/WARN]: Legacy plugin CustomPolls v1.1.1 does not specify an api-version.
- [05:27:42] [Server thread/WARN]: Legacy plugin ColoredChat v0.3 does not specify an api-version.
- [05:27:42] [Server thread/WARN]: Legacy plugin SimpleHelp v1.0-SNAPSHOT does not specify an api-version.
- [05:27:42] [Server thread/WARN]: Legacy plugin BukkitApiEnhancer v1.6.2 does not specify an api-version.
- [05:27:42] [Server thread/ERROR]: Could not load 'plugins\Insights-6.13.0.jar' in folder 'plugins'
- org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.19
- at org.bukkit.craftbukkit.v1_18_R2.util.CraftMagicNumbers.checkSupported(CraftMagicNumbers.java:375) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:415) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:323) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:418) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:288) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- [05:27:43] [Server thread/WARN]: Legacy plugin PunishGUI v1.0.2 does not specify an api-version.
- [05:27:43] [Server thread/WARN]: Legacy plugin Workbench v1.0 does not specify an api-version.
- [05:27:43] [Server thread/ERROR]: Could not load 'plugins\images-2.2.4.jar' in folder 'plugins'
- org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:157) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:415) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:323) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:418) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:288) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- Caused by: java.lang.ExceptionInInitializerError
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:467) ~[?:?]
- at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:71) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- ... 7 more
- Caused by: java.lang.UnsupportedOperationException: Class class com.andavin.images.PacketListener is not currently supported for version v1_18_R2
- at com.andavin.images.Versioned.getInstance(Versioned.java:60) ~[images-2.2.4.jar:?]
- at com.andavin.images.Images.<clinit>(Images.java:97) ~[images-2.2.4.jar:?]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:467) ~[?:?]
- at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:71) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- ... 7 more
- [05:27:43] [Server thread/WARN]: Legacy plugin BlockBall v6.29.3 does not specify an api-version.
- [05:27:44] [Server thread/INFO]: Custom heat values reloaded into calculator
- [05:27:44] [Server thread/INFO]: radius 0
- [05:27:44] [Server thread/INFO]: fire 0
- [05:27:44] [Server thread/INFO]: torch 0
- [05:27:44] [Server thread/WARN]: Legacy plugin CommandNPC v1.9.1 does not specify an api-version.
- [05:27:44] [Server thread/INFO]: [iKoth] Loading iKoth v4.5
- [05:27:44] [Server thread/INFO]: [PerWorldPlugins] Loading PerWorldPlugins v1.3.6
- [05:27:44] [Server thread/INFO]: [CustomPolls] Loading CustomPolls v1.1.1
- [05:27:44] [Server thread/INFO]: [ColoredChat] Loading ColoredChat v0.3
- [05:27:44] [Server thread/INFO]: [TrollBoss] Loading TrollBoss v6.2
- [05:27:44] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.7.0
- [05:27:44] [Server thread/INFO]: [ViaVersion] ViaVersion 4.7.0 is now loaded. Registering protocol transformers and injecting...
- [05:27:45] [Server thread/INFO]: [ViaBackwards] Loading translations...
- [05:27:45] [Server thread/INFO]: [ViaBackwards] Registering protocols...
- [05:27:45] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
- [05:27:46] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v4.7.0
- [05:27:46] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v5.2.18-SNAPSHOT
- [05:27:46] [Server thread/INFO]: [PlayerHeads] Internal plugin locale:
- [05:27:46] [Server thread/INFO]: [PlayerHeads] Environment locale: en_US / en-US
- [05:27:46] [Server thread/INFO]: [PlayerHeads] Trying provider: craftbukkit_1_14
- [05:27:46] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.52
- [05:27:46] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
- [05:27:46] [Server thread/INFO]: [SimpleHelp] Loading SimpleHelp v1.0-SNAPSHOT
- [05:27:46] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.6.0
- [05:27:46] [Server thread/INFO]: [Chairs] Loading Chairs v5.1
- [05:27:46] [Server thread/INFO]: [EasyBackup] Loading EasyBackup v3.3.6
- [05:27:46] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.8.0-SNAPSHOT-b540
- [05:27:46] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.18.2) has not yet been tested! Proceed with caution.
- [05:27:48] [Server thread/INFO]: [BukkitApiEnhancer] Loading BukkitApiEnhancer v1.6.2
- [05:27:48] [Server thread/INFO]: [AetherGen] Loading AetherGen v1.1c
- [05:27:48] [Server thread/INFO]: [CaliComp] Loading CaliComp v1.1
- [05:27:48] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.1
- [05:27:48] [Server thread/INFO]: [UltimateAutoRestart] Loading UltimateAutoRestart vBuild 53
- [05:27:48] [Server thread/INFO]: [CommandHook] Loading CommandHook v2.2.0
- [05:27:48] [Server thread/INFO]: [ItemsXL] Loading ItemsXL v1.1
- [05:27:48] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2
- [05:27:48] [Server thread/INFO]: [CrackShot] Loading CrackShot v0.98.9
- [05:27:48] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.6
- [05:27:48] [Server thread/INFO]: [Votifier] Loading Votifier v2.7.3
- [05:27:48] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v10.0.37
- [05:27:48] [Server thread/INFO]: [PunishGUI] Loading PunishGUI v1.0.2
- [05:27:48] [Server thread/INFO]: [floodgate-bukkit] Loading floodgate-bukkit v1.0-SNAPSHOT
- [05:27:49] [Server thread/INFO]: [floodgate-bukkit] Loading Floodgate linked player database...
- [05:27:49] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
- [05:27:49] [Server thread/INFO]: [Trey's Double Jump] Loading TreysDoubleJump v2.5.2
- [05:27:49] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v2.0.3
- [05:27:49] [Server thread/INFO]: [Workbench] Loading Workbench v1.0
- [05:27:49] [Server thread/INFO]: [PosePlugin] Loading PosePlugin v2.0.0.1-experimental
- [05:27:49] [Server thread/INFO]: [BedrockPlayerManager] Loading BedrockPlayerManager v1.4
- [05:27:49] [Server thread/INFO]: [FireWorkMaker] Loading FireWorkMaker v2.0
- [05:27:49] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v3.0.0-SNAPSHOT-b209
- [05:27:49] [Server thread/INFO]: [CombatPlus] Loading CombatPlus v1.5.3
- [05:27:49] [Server thread/INFO]: [VillageDefense] Loading VillageDefense v4.5.8
- [05:27:49] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.7.2
- [05:27:49] [Server thread/INFO]: [LPC] Loading LPC v3.3.0
- [05:27:49] [Server thread/INFO]: [VeryDangerousNether] Loading VeryDangerousNether v2.0.0
- [05:27:49] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
- [05:27:49] [Server thread/INFO]: [MovingDevApi] Loading MovingDevApi v1.1.10
- [05:27:49] [Server thread/INFO]: [HolographicPlaceholders] Loading HolographicPlaceholders v2.1.2 Stable
- [05:27:49] [Server thread/INFO]: [SuperbVote] Loading SuperbVote v0.5.5
- [05:27:49] [Server thread/INFO]: [DeluxeHub] Loading DeluxeHub v3.5.2
- [05:27:49] [Server thread/INFO]: [ChatColor2] Loading ChatColor2 v1.12.2
- [05:27:49] [Server thread/INFO]: [GUIShop] Loading GUIShop v9.1.6
- [05:27:49] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v4.2.3-b523
- [05:27:49] [Server thread/INFO]: [LagAssist] Loading LagAssist v2.23.0
- [05:27:49] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.10+1742f98
- [05:27:50] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@4ad6561c]
- [05:27:50] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.2
- [05:27:50] [Server thread/INFO]: [ImprovedFactions] Loading ImprovedFactions v1.6.2
- [05:27:50] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.11.1-RELEASE
- [05:27:50] [Server thread/INFO]: [JumpPads] Loading JumpPads v1.24.2
- [05:27:50] [Server thread/INFO]: [GCoreLegacy] Loading GCoreLegacy v7.18.1
- [05:27:50] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.9.0
- [05:27:50] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v4.2.1-b786
- [05:27:50] [Server thread/INFO]: [CataMines] Loading CataMines v2.5.11
- [05:27:50] [Server thread/INFO]: [AdvancedPortals] Loading AdvancedPortals v0.9.1
- [05:27:50] [Server thread/INFO]: [BlockBall] Loading BlockBall v6.29.3
- [05:27:50] [Server thread/INFO]: [TAB] Loading TAB v2.8.9
- [05:27:50] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.6+1cff55f
- [05:27:50] [Server thread/INFO]: [GParticles] Loading GParticles v5.2.11
- [05:27:50] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v20.4
- [05:27:50] [Server thread/INFO]: [Harbor] Loading Harbor v1.6.3
- [05:27:50] [Server thread/INFO]: [VeinMiner] Loading VeinMiner v1.17.10
- [05:27:50] [Server thread/INFO]: [VeinMiner] Found WorldGuard. Registering custom region flag.
- [05:27:50] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.17.1-2b69191
- [05:27:50] [Server thread/INFO]: [AureliumSkills] Loading AureliumSkills vBeta 1.3.19
- [05:27:50] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.10.7
- [05:27:50] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v5.0.2-a86da3b0
- [05:27:50] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
- [05:27:50] [Server thread/INFO]: [DangerousCaves] Loading DangerousCaves v2.2.13;24
- [05:27:50] [Server thread/INFO]: [GSit] Loading GSit v1.2.0
- [05:27:50] [Server thread/INFO]: [PlayerWarps] Loading PlayerWarps v6.24.3
- [05:27:50] [Server thread/INFO]: [Jobs] Loading Jobs v4.17.0
- [05:27:50] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v7.5.0
- [05:27:50] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.30-SNAPSHOT (build 2598)
- [05:27:50] [Server thread/INFO]: [FogusCore] Loading FogusCore v1.9.9
- [05:27:50] [Server thread/INFO]: [BloodMoon] Loading BloodMoon v0.8
- [05:27:50] [Server thread/INFO]: [Disease] Loading Disease v4.1.4
- [05:27:50] [Server thread/INFO]: [KitPvP] Loading KitPvP v2.2.0
- [05:27:50] [Server thread/INFO]: [Brewery] Loading Brewery v3.1
- [05:27:50] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.5.1
- [05:27:50] [Server thread/INFO]: [ExtraHardMode] Loading ExtraHardMode v3.15.0-e4f17b1
- [05:27:50] [Server thread/INFO]: [BetterRTP] Loading BetterRTP v3.2.1-4
- [05:27:50] [Server thread/INFO]: [NexEngine] Loading NexEngine v2.0.4
- [05:27:50] [Server thread/INFO]: [LevelledMobs] Loading LevelledMobs v3.9.5 b743
- [05:27:50] [Server thread/INFO]: [SpecializedCrates] Loading SpecializedCrates v3.0.0-Pre1.5
- [05:27:50] [Server thread/INFO]: [DungeonsXL] Loading DungeonsXL v0.18-SNAPSHOT-1149
- [05:27:50] [Server thread/INFO]: [SignShop] Loading SignShop v3.6.2
- [05:27:50] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
- [05:27:50] [Server thread/INFO]: [PremiumVanish] Loading PremiumVanish v2.5.19
- [05:27:50] [Server thread/INFO]: [dtlTraders] Loading dtlTraders v6.4.8
- [05:27:50] [Server thread/INFO]: [VotifierPlus] Loading VotifierPlus v1.0.7
- [05:27:50] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.23.3
- [05:27:50] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.25.1
- [05:27:50] [Server thread/INFO]: [TabList] Loading TabList v5.6.1
- [05:27:50] [Server thread/INFO]: [CommandPanels] Loading CommandPanels v3.17.3.0
- [05:27:50] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.2.3
- [05:27:50] [Server thread/INFO]: [Statz] Loading Statz v1.6-SNAPSHOT-30
- [05:27:50] [Server thread/INFO]: [Autorank] Loading Autorank v4.4-SNAPSHOT-108
- [05:27:50] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
- [05:27:50] [Server thread/INFO]: [PerWorldPlugins] Enabling PerWorldPlugins v1.3.6
- [05:27:51] [Server thread/INFO]: PerWorldPlugins There is a new version available. (1.4.1)
- [05:27:51] [Server thread/INFO]: PerWorldPlugins You can download it at: https://www.spigotmc.org/resources/perworldcommands.97003/
- [05:27:51] [Server thread/INFO]: <---------------------------------------->
- [05:27:51] [Server thread/INFO]: PerWorldPlugins1.3.6 has been enabled. (635ms)
- [05:27:51] [Server thread/INFO]: <---------------------------------------->
- [05:27:51] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.52
- [05:27:52] [Server thread/INFO]: __
- [05:27:52] [Server thread/INFO]: | |__) LuckPerms v5.4.52
- [05:27:52] [Server thread/INFO]: |___ | Running on Bukkit - Paper
- [05:27:52] [Server thread/INFO]:
- [05:27:52] [Server thread/INFO]: [LuckPerms] Loading configuration...
- [05:27:53] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
- [05:27:54] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
- [05:27:55] [Server thread/INFO]: [LuckPerms] Performing initial data load...
- [05:27:55] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 4226ms)
- [05:27:55] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.6.0
- [05:27:55] [Server thread/INFO]: [AutoMessage] AutoMessage loaded successfully!
- [05:27:55] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.8.0-SNAPSHOT-b540
- [05:27:55] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
- [05:27:55] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
- [05:27:55] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.2 which is not a depend or softdepend of this plugin.
- [05:27:55] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
- [05:27:55] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
- [05:27:56] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
- [05:27:56] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
- [05:27:56] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v2.0.3
- [05:27:56] [Server thread/ERROR]: Error occurred while enabling ViaRewind v2.0.3 (Is it up to date?)
- org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
- at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[snakeyaml-1.30.jar:?]
- at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[snakeyaml-1.30.jar:?]
- at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[snakeyaml-1.30.jar:?]
- at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[snakeyaml-1.30.jar:?]
- at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1218) ~[snakeyaml-1.30.jar:?]
- at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:329) ~[snakeyaml-1.30.jar:?]
- at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:251) ~[snakeyaml-1.30.jar:?]
- at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:214) ~[snakeyaml-1.30.jar:?]
- at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:166) ~[snakeyaml-1.30.jar:?]
- at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:156) ~[snakeyaml-1.30.jar:?]
- at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:141) ~[snakeyaml-1.30.jar:?]
- at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:151) ~[snakeyaml-1.30.jar:?]
- at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:491) ~[snakeyaml-1.30.jar:?]
- at org.yaml.snakeyaml.Yaml.load(Yaml.java:429) ~[snakeyaml-1.30.jar:?]
- at com.viaversion.viaversion.util.Config.loadConfig(Config.java:91) ~[ViaVersion-4.7.0.jar:?]
- at com.viaversion.viaversion.util.Config.loadConfig(Config.java:72) ~[ViaVersion-4.7.0.jar:?]
- at com.viaversion.viaversion.util.Config.reloadConfig(Config.java:154) ~[ViaVersion-4.7.0.jar:?]
- at de.gerrygames.viarewind.api.ViaRewindConfigImpl.<init>(ViaRewindConfigImpl.java:14) ~[ViaRewind-2.0.3.jar:?]
- at de.gerrygames.viarewind.BukkitPlugin.onEnable(BukkitPlugin.java:12) ~[ViaRewind-2.0.3.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:289) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- [05:27:56] [Server thread/INFO]: [ViaRewind] Disabling ViaRewind v2.0.3
- [05:27:56] [Server thread/INFO]: [VeryDangerousNether] Enabling VeryDangerousNether v2.0.0
- [05:27:56] [Server thread/INFO]: VeryDangerousNether have been enabled
- [05:27:56] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.10+1742f98
- [05:27:56] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
- [05:27:56] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
- [05:27:56] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_18_R2.PaperweightAdapter as the Bukkit adapter
- [05:27:57] [Server thread/INFO]: [FogusCore] Enabling FogusCore v1.9.9
- [05:27:57] [Server thread/WARN]: [FogusCore] *** DISCLAIMER ***
- [05:27:57] [Server thread/WARN]: [FogusCore] > You're running an unofficial Spigot fork.
- [05:27:57] [Server thread/WARN]: [FogusCore] > ONLY OFFICIAL SPIGOT (spigotmc.org) IS SUPPORTED!
- [05:27:57] [Server thread/WARN]: [FogusCore] > You won't get any support for any issues unless they are persists on regular Spigot.
- [05:27:57] [Server thread/ERROR]: [FogusCore] Could not setup NMS version. Plugin will be disabled.
- [05:27:57] [Server thread/INFO]: [FogusCore] Disabling FogusCore v1.9.9
- [05:27:57] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.0.4
- [05:27:57] [Server thread/WARN]: [NexEngine] ============== DISCLAIMER ==============
- [05:27:57] [Server thread/WARN]: [NexEngine] > You're running an unknown Spigot fork.
- [05:27:57] [Server thread/WARN]: [NexEngine] > This plugin is designed to work on Spigot (spigotmc.org) only!
- [05:27:57] [Server thread/WARN]: [NexEngine] > You won't get any support for any issues unless they persist on regular Spigot.
- [05:27:57] [Server thread/WARN]: [NexEngine] ========================================
- [05:27:57] [luckperms-worker-4/WARN]: [LuckPerms] Thread luckperms-worker-4 threw an uncaught exception
- java.lang.RuntimeException: java.lang.IllegalStateException: zip file closed
- at me.lucko.luckperms.common.event.gen.GeneratedEventClass.lambda$static$0(GeneratedEventClass.java:70) ~[?:?]
- at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) ~[?:?]
- at me.lucko.luckperms.common.cache.LoadingMap.get(LoadingMap.java:67) ~[?:?]
- at me.lucko.luckperms.common.event.gen.GeneratedEventClass.generate(GeneratedEventClass.java:81) ~[?:?]
- at me.lucko.luckperms.common.event.gen.GeneratedEventClass.preGenerate(GeneratedEventClass.java:89) ~[?:?]
- at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?]
- at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
- at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
- at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
- Caused by: java.lang.IllegalStateException: zip file closed
- at java.util.zip.ZipFile.ensureOpen(ZipFile.java:831) ~[?:?]
- at java.util.zip.ZipFile.getEntry(ZipFile.java:330) ~[?:?]
- at java.util.jar.JarFile.getEntry(JarFile.java:518) ~[?:?]
- at java.util.jar.JarFile.getJarEntry(JarFile.java:473) ~[?:?]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
- at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:108) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:235) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:126) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:574) ~[?:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
- at me.lucko.luckperms.lib.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.getInterfaces(TypeDescription.java:3734) ~[?:?]
- at me.lucko.luckperms.lib.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:631) ~[?:?]
- at me.lucko.luckperms.lib.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyze(MethodGraph.java:596) ~[?:?]
- at me.lucko.luckperms.lib.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:615) ~[?:?]
- at me.lucko.luckperms.lib.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:629) ~[?:?]
- at me.lucko.luckperms.lib.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyze(MethodGraph.java:596) ~[?:?]
- at me.lucko.luckperms.lib.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:615) ~[?:?]
- at me.lucko.luckperms.lib.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:629) ~[?:?]
- at me.lucko.luckperms.lib.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.compile(MethodGraph.java:567) ~[?:?]
- at me.lucko.luckperms.lib.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$AbstractBase.compile(MethodGraph.java:465) ~[?:?]
- at me.lucko.luckperms.lib.bytebuddy.dynamic.scaffold.MethodRegistry$Default.prepare(MethodRegistry.java:471) ~[?:?]
- at me.lucko.luckperms.lib.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder.make(SubclassDynamicTypeBuilder.java:213) ~[?:?]
- at me.lucko.luckperms.lib.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder.make(SubclassDynamicTypeBuilder.java:204) ~[?:?]
- at me.lucko.luckperms.lib.bytebuddy.dynamic.DynamicType$Builder$AbstractBase.make(DynamicType.java:3659) ~[?:?]
- at me.lucko.luckperms.lib.bytebuddy.dynamic.DynamicType$Builder$AbstractBase$Delegator.make(DynamicType.java:3897) ~[?:?]
- at me.lucko.luckperms.common.event.gen.GeneratedEventClass.<init>(GeneratedEventClass.java:143) ~[?:?]
- at me.lucko.luckperms.common.event.gen.GeneratedEventClass.lambda$static$0(GeneratedEventClass.java:68) ~[?:?]
- ... 10 more
- [05:27:57] [Server thread/ERROR]: [NexEngine] Could not setup NMS version. Plugin will be disabled.
- [05:27:57] [Server thread/INFO]: [NexEngine] Disabling NexEngine v2.0.4
- [05:27:57] [Server thread/INFO]: Preparing level "world"
- [05:27:57] [Server thread/INFO]: -------- World Settings For [world] --------
- [05:27:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:27:58] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:27:58] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:27:58] [Server thread/INFO]: Mob Spawn Range: 6
- [05:27:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:27:58] [Server thread/INFO]: Simulation Distance: 10
- [05:27:58] [Server thread/INFO]: View Distance: 10
- [05:27:58] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:27:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:27:58] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:27:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:27:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:27:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:27:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:27:58] [Server thread/INFO]: Max TNT Explosions: 100
- [05:27:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:27:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:04] [Server thread/INFO]: -------- World Settings For [world_nether] --------
- [05:28:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:04] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:04] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:04] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:04] [Server thread/INFO]: Simulation Distance: 10
- [05:28:04] [Server thread/INFO]: View Distance: 10
- [05:28:04] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:04] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:04] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:04] [Server thread/INFO]: [VeryDangerousNether] [STDOUT] §6VDN enabled
- [05:28:04] [Server thread/WARN]: Nag author(s): '[]' of 'VeryDangerousNether' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
- [05:28:04] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
- [05:28:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:04] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:04] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:04] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:04] [Server thread/INFO]: Simulation Distance: 10
- [05:28:04] [Server thread/INFO]: View Distance: 10
- [05:28:04] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:04] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:04] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:04] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
- [05:28:05] [Server thread/INFO]: Time elapsed: 338 ms
- [05:28:05] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
- [05:28:05] [Server thread/INFO]: Time elapsed: 110 ms
- [05:28:05] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
- [05:28:05] [Server thread/INFO]: Time elapsed: 128 ms
- [05:28:05] [Server thread/INFO]: [iKoth] Enabling iKoth v4.5
- [05:28:05] [Server thread/WARN]: [iKoth] Loaded class me.clip.placeholderapi.expansion.PlaceholderExpansion from PlaceholderAPI v2.11.1 which is not a depend or softdepend of this plugin.
- [05:28:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ikoth [4.5]
- [05:28:05] [Server thread/INFO]: [CustomPolls] Enabling CustomPolls v1.1.1*
- [05:28:05] [Server thread/INFO]: [CustomPolls] Database set to 'FlatfileDatabase'
- [05:28:05] [Server thread/INFO]: [CustomPolls] Loaded 0 polls
- [05:28:05] [Server thread/INFO]: [CustomPolls] Beginning reminder task.
- [05:28:05] [Server thread/INFO]: [ColoredChat] Enabling ColoredChat v0.3*
- [05:28:05] [Server thread/INFO]: [ColoredChat] [STDOUT] ColoredChat v0.3 enabled!
- [05:28:05] [Server thread/WARN]: Nag author(s): '[SeniorCluckers]' of 'ColoredChat' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
- [05:28:05] [Server thread/INFO]: [TrollBoss] Enabling TrollBoss v6.2
- [05:28:05] [Thread-13/INFO]: [TrollBoss] Finished updating.
- [05:28:05] [Server thread/INFO]: [TrollBoss] [STDOUT] [TrollBoss] Plugin enabled!
- [05:28:05] [Server thread/WARN]: Nag author(s): '[Minesuchtiiii]' of 'TrollBoss' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
- [05:28:05] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.7.0
- [05:28:05] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.18.2 (758)
- [05:28:05] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.7.0
- [05:28:05] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v5.2.18-SNAPSHOT
- [05:28:05] [Server thread/ERROR]: Cannot load plugins\PlayerHeads\config.yml
- org.bukkit.configuration.InvalidConfigurationException: expected a single document in the stream
- in 'reader', line 1, column 1:
- d# PlayerHeads Configuration
- ^
- but found another document
- in 'reader', line 2, column 1:
- # IMPORTANT NOTE: heads dropped ...
- ^
- at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:104) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:304) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:158) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:134) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.shininet.bukkit.playerheads.PlayerHeads.onEnable(PlayerHeads.java:71) ~[PlayerHeads.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- Caused by: org.yaml.snakeyaml.composer.ComposerException: expected a single document in the stream
- in 'reader', line 1, column 1:
- d# PlayerHeads Configuration
- ^
- but found another document
- in 'reader', line 2, column 1:
- # IMPORTANT NOTE: heads dropped ...
- ^
- at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:148) ~[snakeyaml-1.30.jar:?]
- at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575) ~[snakeyaml-1.30.jar:?]
- at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:102) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- ... 17 more
- [05:28:05] [Server thread/INFO]: [PlayerHeads] NoCheatPlus not detected.
- [05:28:05] [Server thread/INFO]: [PlayerHeads] Current plugin compatibility version: craftbukkit 1.14+
- [05:28:05] [Server thread/INFO]: [SimpleHelp] Enabling SimpleHelp v1.0-SNAPSHOT*
- [05:28:05] [Server thread/INFO]: SimpleHelp is turning on!
- [05:28:05] [Server thread/INFO]: [Chairs] Enabling Chairs v5.1
- [05:28:05] [Server thread/INFO]: [EasyBackup] Enabling EasyBackup v3.3.6
- [05:28:06] [Server thread/INFO]: [EasyBackup] -------------------------------------------------------------
- [05:28:06] [Server thread/INFO]: [EasyBackup] _____ ______ _
- [05:28:06] [Server thread/INFO]: [EasyBackup] | ___| | ___ \ | |
- [05:28:06] [Server thread/INFO]: [EasyBackup] | |__ __ _ ___ _ _ | |_/ / __ _ ___| | ___ _ _ __
- [05:28:06] [Server thread/INFO]: [EasyBackup] | __|/ _` / __| | | | | ___ \/ _` |/ __| |/ / | | | '_ \
- [05:28:06] [Server thread/INFO]: [EasyBackup] | |__| (_| \__ \ |_| | | |_/ / (_| | (__| <| |_| | |_) |
- [05:28:06] [Server thread/INFO]: [EasyBackup] \____/\__,_|___/\__, | \____/ \__,_|\___|_|\_\\__,_| .__/
- [05:28:06] [Server thread/INFO]: [EasyBackup] __/ | | |
- [05:28:06] [Server thread/INFO]: [EasyBackup] |___/ |_|
- [05:28:06] [Server thread/INFO]: [EasyBackup]
- [05:28:06] [Server thread/INFO]: [EasyBackup] EasyBackup v3.3.6
- [05:28:06] [Server thread/INFO]: [EasyBackup] Made by Forseth11, JarFiles
- [05:28:06] [Server thread/INFO]: [EasyBackup]
- [05:28:06] [Server thread/INFO]: [EasyBackup] Loading...
- [05:28:06] [Server thread/INFO]: [EasyBackup] Starting TaskManager...
- [05:28:06] [Server thread/INFO]: [EasyBackup] Initializing Encryption Algorithms. This may take a while...
- [05:28:09] [Server thread/INFO]: [EasyBackup] Loading Configurations...
- [05:28:09] [Server thread/INFO]: [EasyBackup] Successfully loaded configurations: general.yml, messages.yml, action-bar.yml, backup.yml, cleaner.yml, mysql.yml, notifications.yml, upload-services.yml
- [05:28:09] [Server thread/INFO]: [EasyBackup] Initializing Modules loader...
- [05:28:09] [Server thread/INFO]: [EasyBackup] [STDOUT] -----------------------------------------------------------
- [05:28:09] [Server thread/WARN]: Nag author(s): '[Forseth11, JarFiles]' of 'EasyBackup' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
- [05:28:09] [Server thread/INFO]: [EasyBackup] [STDOUT] Whooooops, an error in EasyBackup occurred :c
- [05:28:09] [Server thread/INFO]: [EasyBackup] [STDOUT]
- [05:28:09] [Server thread/INFO]: [EasyBackup] [STDOUT] Reason: An error occurred while enabling
- [05:28:09] [Server thread/INFO]: [EasyBackup] [STDOUT] Type: dW
- [05:28:09] [Server thread/INFO]: [EasyBackup] [STDOUT] Message: java.lang.reflect.InaccessibleObjectException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @4035593e
- [05:28:09] [Server thread/INFO]: [EasyBackup] [STDOUT]
- [05:28:09] [Server thread/INFO]: [EasyBackup] [STDOUT] Full Stacktrace:
- [05:28:09] [Server thread/WARN]: me.forseth11.easybackup.dW: java.lang.reflect.InaccessibleObjectException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @4035593e
- [05:28:09] [Server thread/WARN]: at easybackup-plugin-3.3.6.jar//me.forseth11.easybackup.P.<init>(P.java)
- [05:28:09] [Server thread/WARN]: at easybackup-plugin-3.3.6.jar//me.forseth11.easybackup.cr.g(cr.java)
- [05:28:09] [Server thread/WARN]: at easybackup-plugin-3.3.6.jar//me.forseth11.easybackup.cr.m(cr.java)
- [05:28:09] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [05:28:09] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
- [05:28:09] [Server thread/WARN]: at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [05:28:09] [Server thread/WARN]: at java.base/java.lang.reflect.Method.invoke(Method.java:568)
- [05:28:09] [Server thread/WARN]: at easybackup-plugin-3.3.6.jar//me.forseth11.easybackup.plugin.SpigotPlugin.onEnable(SpigotPlugin.java)
- [05:28:09] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
- [05:28:09] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
- [05:28:09] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541)
- [05:28:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560)
- [05:28:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474)
- [05:28:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665)
- [05:28:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432)
- [05:28:09] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:316)
- [05:28:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
- [05:28:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
- [05:28:09] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [05:28:09] [Server thread/WARN]: Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @4035593e
- [05:28:09] [Server thread/WARN]: at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354)
- [05:28:09] [Server thread/WARN]: at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297)
- [05:28:09] [Server thread/WARN]: at java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:199)
- [05:28:09] [Server thread/WARN]: at java.base/java.lang.reflect.Method.setAccessible(Method.java:193)
- [05:28:09] [Server thread/WARN]: ... 19 more
- [05:28:09] [Server thread/INFO]: [EasyBackup] [STDOUT]
- [05:28:09] [Server thread/INFO]: [EasyBackup] [STDOUT] -----------------------------------------------------------
- [05:28:09] [Server thread/INFO]: [EasyBackup] An error occurred while loading the plugin... Disabling...
- [05:28:09] [Server thread/INFO]: [EasyBackup] -------------------------------------------------------------
- [05:28:09] [Server thread/INFO]: [EasyBackup] ----------------------------------------
- [05:28:09] [Server thread/INFO]: [EasyBackup] Disabling EasyBackup...
- [05:28:09] [Server thread/INFO]: [EasyBackup] Reason: Could not load the plugin
- [05:28:09] [Server thread/INFO]: [EasyBackup] ----------------------------------------
- [05:28:09] [Server thread/INFO]: [EasyBackup] Disabling EasyBackup v3.3.6
- [05:28:09] [Server thread/INFO]: [BukkitApiEnhancer] Enabling BukkitApiEnhancer v1.6.2*
- [05:28:09] [Server thread/INFO]: [BukkitApiEnhancer] [STDOUT] [BukkitApiEnhancer] Checking for updates
- [05:28:09] [Server thread/WARN]: Nag author(s): '[Yoloswaginz]' of 'BukkitApiEnhancer' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
- [05:28:09] [Server thread/INFO]: [BukkitApiEnhancer] [STDOUT] [BukkitApiEnhancer] No updates found.
- [05:28:09] [Server thread/INFO]: [BukkitApiEnhancer] [STDOUT] [BukkitApiEnhancer] Server is now under protection.
- [05:28:09] [Server thread/INFO]: [AetherGen] Enabling AetherGen v1.1c
- [05:28:09] [Server thread/INFO]: [CaliComp] Enabling CaliComp v1.1
- [05:28:09] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.1
- [05:28:09] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.viaversion.viaversion.api.type.Type from ViaVersion v4.7.0 which is not a depend or softdepend of this plugin.
- [05:28:10] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
- [05:28:10] [Server thread/INFO]: [UltimateAutoRestart] Enabling UltimateAutoRestart vBuild 53
- [05:28:10] [Server thread/INFO]: [UltimateAutoRestart] Build 53, a free resource by Norska - Thanks for downloading!
- [05:28:10] [Server thread/INFO]: [UltimateAutoRestart] Attempting hooks...
- [05:28:10] [Server thread/INFO]: [CommandHook] Enabling CommandHook v2.2.0
- [05:28:10] [Server thread/INFO]: [org.bitbucket._newage.commandhook.CommandHook] NMS package found: v1_18_R2
- [05:28:10] [Server thread/INFO]: [ItemsXL] Enabling ItemsXL v1.1
- [05:28:10] [Server thread/INFO]: [ItemsXL] [##########[ItemsXL]##########]
- [05:28:10] [Server thread/INFO]: [ItemsXL] Internals: [v1_18_R2]
- [05:28:10] [Server thread/INFO]: [ItemsXL] Economy: [false]
- [05:28:10] [Server thread/INFO]: [ItemsXL] Permissions: [false]
- [05:28:10] [Server thread/INFO]: [ItemsXL] Metrics: [https://bstats.org/plugin/bukkit/ItemsXL/1041]
- [05:28:10] [Server thread/INFO]: [ItemsXL] SpigotMC ID: [14472]
- [05:28:10] [Server thread/INFO]: [ItemsXL] [#############################]
- [05:28:10] [Server thread/INFO]: [ItemsXL] Successfully loaded Vignette module "Inventory".
- [05:28:11] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
- [05:28:11] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
- [05:28:11] [Server thread/INFO]: [ClearLag] Loading modules...
- [05:28:11] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_18_R2.MinecraftServer)
- [05:28:11] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
- [05:28:11] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="area-filter" value=BANNER
- [05:28:11] [Server thread/INFO]: [ClearLag] Modules have been loaded!
- [05:28:11] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
- [05:28:11] [Server thread/INFO]: [CrackShot] Enabling CrackShot v0.98.9
- [05:28:11] [Thread-14/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.18]...
- [05:28:11] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.6
- [05:28:11] [Thread-14/INFO]: [ClearLag] No updates found!
- [05:28:11] [Server thread/INFO]: [BuycraftX] Validating your server key...
- [05:28:12] [Server thread/INFO]: [BuycraftX] 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.
- [05:28:12] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
- [05:28:12] [Server thread/INFO]: [Votifier] Enabling Votifier v2.7.3
- [05:28:12] [Server thread/INFO]: [Votifier] Loaded token for website: default
- [05:28:12] [Server thread/INFO]: [Votifier] QUIET mode enabled!
- [05:28:12] [Server thread/INFO]: [Votifier] Using NIO transport to accept votes.
- [05:28:12] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.37
- [05:28:12] [Votifier NIO boss/ERROR]: [null] Votifier was not able to bind to /71.187.6.196:8188
- java.net.BindException: Cannot assign requested address: bind
- at sun.nio.ch.Net.bind0(Native Method) ~[?:?]
- at sun.nio.ch.Net.bind(Net.java:555) ~[?:?]
- at sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:337) ~[?:?]
- at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294) ~[?:?]
- at com.vexsoftware.votifier.io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:134) ~[nuvotifier.jar:?]
- at com.vexsoftware.votifier.io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:550) ~[nuvotifier.jar:?]
- at com.vexsoftware.votifier.io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1334) ~[nuvotifier.jar:?]
- at com.vexsoftware.votifier.io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:506) ~[nuvotifier.jar:?]
- at com.vexsoftware.votifier.io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:491) ~[nuvotifier.jar:?]
- at com.vexsoftware.votifier.io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:973) ~[nuvotifier.jar:?]
- at com.vexsoftware.votifier.io.netty.channel.AbstractChannel.bind(AbstractChannel.java:248) ~[nuvotifier.jar:?]
- at com.vexsoftware.votifier.io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:356) ~[nuvotifier.jar:?]
- at com.vexsoftware.votifier.io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[nuvotifier.jar:?]
- at com.vexsoftware.votifier.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) ~[nuvotifier.jar:?]
- at com.vexsoftware.votifier.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500) ~[nuvotifier.jar:?]
- at com.vexsoftware.votifier.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) ~[nuvotifier.jar:?]
- at com.vexsoftware.votifier.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[nuvotifier.jar:?]
- at com.vexsoftware.votifier.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[nuvotifier.jar:?]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- [05:28:12] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-10.0.27-Free.jar
- [05:28:12] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_18_R2 (v1_18)
- [05:28:12] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1239
- [05:28:12] [Server thread/INFO]: [LibsDisguises] Build Date: 25/06/2023 07:08
- [05:28:13] [Server thread/INFO]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
- [05:28:13] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
- [05:28:20] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
- [05:28:20] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
- [05:28:20] [Server thread/INFO]: [LibsDisguises] Config is up to date!
- [05:28:20] [Server thread/INFO]: [PunishGUI] Enabling PunishGUI v1.0.2*
- [05:28:20] [Server thread/INFO]: Loaded config files!
- [05:28:20] [Server thread/INFO]: Loaded commands and permissions!
- [05:28:20] [Server thread/INFO]: Loaded menus!
- [05:28:20] [Server thread/INFO]: Loaded metrics!
- [05:28:20] [Server thread/INFO]: PunishmentGUI Loaded!
- [05:28:20] [Server thread/INFO]: [floodgate-bukkit] Enabling floodgate-bukkit v1.0-SNAPSHOT
- [05:28:20] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_18_R2.MinecraftServer
- [05:28:20] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151)
- [05:28:20] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103)
- [05:28:20] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
- [05:28:20] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method)
- [05:28:20] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:375)
- [05:28:20] [Server thread/WARN]: at floodgate-bukkit.jar//org.geysermc.floodgate.util.ReflectionUtil.getClass(ReflectionUtil.java:23)
- [05:28:20] [Server thread/WARN]: at floodgate-bukkit.jar//org.geysermc.floodgate.util.ReflectionUtil.getPrefixedClass(ReflectionUtil.java:18)
- [05:28:20] [Server thread/WARN]: at floodgate-bukkit.jar//org.geysermc.floodgate.injector.BukkitInjector.getServerConnection(BukkitInjector.java:106)
- [05:28:20] [Server thread/WARN]: at floodgate-bukkit.jar//org.geysermc.floodgate.injector.BukkitInjector.inject(BukkitInjector.java:24)
- [05:28:20] [Server thread/WARN]: at floodgate-bukkit.jar//org.geysermc.floodgate.BukkitPlugin.onEnable(BukkitPlugin.java:42)
- [05:28:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
- [05:28:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
- [05:28:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541)
- [05:28:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560)
- [05:28:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474)
- [05:28:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665)
- [05:28:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432)
- [05:28:20] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:316)
- [05:28:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
- [05:28:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
- [05:28:20] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [05:28:20] [Server thread/ERROR]: [floodgate-bukkit] Failed to inject the packet listener!
- java.lang.NullPointerException: Cannot invoke "java.lang.Class.getMethod(String, java.lang.Class[])" because "clazz" is null
- at org.geysermc.floodgate.util.ReflectionUtil.getMethod(ReflectionUtil.java:129) ~[floodgate-bukkit.jar:?]
- at org.geysermc.floodgate.util.ReflectionUtil.invokeStatic(ReflectionUtil.java:152) ~[floodgate-bukkit.jar:?]
- at org.geysermc.floodgate.injector.BukkitInjector.getServerConnection(BukkitInjector.java:109) ~[floodgate-bukkit.jar:?]
- at org.geysermc.floodgate.injector.BukkitInjector.inject(BukkitInjector.java:24) ~[floodgate-bukkit.jar:?]
- at org.geysermc.floodgate.BukkitPlugin.onEnable(BukkitPlugin.java:42) ~[floodgate-bukkit.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- [05:28:20] [Server thread/INFO]: [floodgate-bukkit] Disabling floodgate-bukkit v1.0-SNAPSHOT
- [05:28:20] [Server thread/ERROR]: Error occurred while enabling floodgate-bukkit v1.0-SNAPSHOT (Is it up to date?)
- java.lang.IllegalStateException: zip file closed
- at java.util.zip.ZipFile.ensureOpen(ZipFile.java:831) ~[?:?]
- at java.util.zip.ZipFile.getEntry(ZipFile.java:330) ~[?:?]
- at java.util.jar.JarFile.getEntry(JarFile.java:518) ~[?:?]
- at java.util.jar.JarFile.getJarEntry(JarFile.java:473) ~[?:?]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
- at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:108) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
- at org.geysermc.floodgate.BukkitPlugin.onEnable(BukkitPlugin.java:50) ~[floodgate-bukkit.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- [05:28:20] [Server thread/INFO]: [Trey's Double Jump] Enabling TreysDoubleJump v2.5.2
- [05:28:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tdj [2.5.2]
- [05:28:20] [Server thread/INFO]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
- [05:28:20] [Server thread/INFO]: There is a new update (2.6.7) for
- [05:28:20] [Server thread/INFO]: Trey's Double Jump
- [05:28:20] [Server thread/INFO]: Download at:
- [05:28:20] [Server thread/INFO]: https://www.spigotmc.org/resources/19630/
- [05:28:20] [Server thread/INFO]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
- [05:28:20] [Server thread/INFO]: [Workbench] Enabling Workbench v1.0*
- [05:28:20] [Server thread/INFO]: [PosePlugin] Enabling PosePlugin v2.0.0.1-experimental
- [05:28:20] [Server thread/ERROR]: Error occurred while enabling PosePlugin v2.0.0.1-experimental (Is it up to date?)
- java.lang.ClassNotFoundException: ru.armagidon.poseplugin.api.utils.playerhider.v1_18_R2.PlayerHiderImpl
- at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at ru.armagidon.poseplugin.api.utils.playerhider.PlayerHider.createNew(PlayerHider.java:18) ~[poseplugin-experimental-2.0.0.1-b2.jar:?]
- at ru.armagidon.poseplugin.api.PosePluginAPI.init(PosePluginAPI.java:77) ~[poseplugin-experimental-2.0.0.1-b2.jar:?]
- at ru.armagidon.poseplugin.PosePlugin.onEnable(PosePlugin.java:48) ~[poseplugin-experimental-2.0.0.1-b2.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- [05:28:20] [Server thread/INFO]: [PosePlugin] Disabling PosePlugin v2.0.0.1-experimental
- [05:28:20] [Server thread/ERROR]: Error occurred while disabling PosePlugin v2.0.0.1-experimental (Is it up to date?)
- java.lang.NullPointerException: Cannot invoke "ru.armagidon.poseplugin.plugin.command.PluginCommands.unregisterAll()" because "this.pcs" is null
- at ru.armagidon.poseplugin.PosePlugin.onDisable(PosePlugin.java:61) ~[poseplugin-experimental-2.0.0.1-b2.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:399) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:578) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- [05:28:20] [Server thread/INFO]: [BedrockPlayerManager] Enabling BedrockPlayerManager v1.4
- [05:28:21] [Server thread/INFO]: [FireWorkMaker] Enabling FireWorkMaker v2.0
- [05:28:21] [Server thread/INFO]: - Loading config.yml... Successful!
- [05:28:21] [Server thread/ERROR]: Error occurred while enabling FireWorkMaker v2.0 (Is it up to date?)
- java.lang.NullPointerException: Cannot invoke "java.lang.Class.newInstance()" because the return value of "me.abandoncaptian.FireWorkMaker.Other.Ref.getClass(String)" is null
- at me.abandoncaptian.FireWorkMaker.Other.NBT.getNBTTags(NBT.java:20) ~[FireWorkMaker.jar:?]
- at me.abandoncaptian.FireWorkMaker.Other.NBT.set(NBT.java:36) ~[FireWorkMaker.jar:?]
- at me.abandoncaptian.FireWorkMaker.Other.NBT.setString(NBT.java:29) ~[FireWorkMaker.jar:?]
- at me.abandoncaptian.FireWorkMaker.Other.Utils.createItemStack(Utils.java:239) ~[FireWorkMaker.jar:?]
- at me.abandoncaptian.FireWorkMaker.Handlers.Guis.BuyGui.<init>(BuyGui.java:19) ~[FireWorkMaker.jar:?]
- at me.abandoncaptian.FireWorkMaker.Handlers.GuiHandler.<init>(GuiHandler.java:39) ~[FireWorkMaker.jar:?]
- at me.abandoncaptian.FireWorkMaker.Main.reload(Main.java:61) ~[FireWorkMaker.jar:?]
- at me.abandoncaptian.FireWorkMaker.Main.onEnable(Main.java:38) ~[FireWorkMaker.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- [05:28:21] [Server thread/INFO]: [FireWorkMaker] Disabling FireWorkMaker v2.0
- [05:28:21] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.0-SNAPSHOT-b209
- [05:28:21] [Server thread/INFO]: [CombatPlus] Enabling CombatPlus v1.5.3
- [05:28:21] [Server thread/INFO]:
- [05:28:21] [Server thread/INFO]: Combat Plus v1.5.3
- [05:28:21] [Server thread/INFO]:
- [05:28:21] [Server thread/INFO]: Author: Nik
- [05:28:21] [Server thread/INFO]:
- [05:28:21] [Server thread/INFO]: [Combat+]: Initializing Listeners...
- [05:28:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: combatplus [1.5.3]
- [05:28:21] [Server thread/INFO]: [VillageDefense] Enabling VillageDefense v4.5.8
- [05:28:21] [Server thread/INFO]: [VillageDefense] Connecting to services, please wait! Server may freeze a bit!
- [05:28:21] [Server thread/INFO]: [VillageDefense] Hooked with ServiceRegistry! Initialized services properly!
- [05:28:21] [Server thread/INFO]: [VillageDefense] Fetched latest localization file from repository.
- [05:28:21] [Server thread/INFO]: [Village Defense] Loaded locale English (English ID: en_GB) by Plajer
- [05:28:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: villagedefense [1.0.1]
- [05:28:22] [Server thread/ERROR]: Error occurred while enabling VillageDefense v4.5.8 (Is it up to date?)
- java.lang.NoClassDefFoundError: net/minecraft/server/v1_16_R3/World
- at plugily.projects.villagedefense.arena.ArenaUtils.initializeArena(ArenaUtils.java:150) ~[villagedefense-4.5.8.jar:?]
- at plugily.projects.villagedefense.arena.ArenaRegistry.registerArenas(ArenaRegistry.java:144) ~[villagedefense-4.5.8.jar:?]
- at plugily.projects.villagedefense.Main.initializeClasses(Main.java:276) ~[villagedefense-4.5.8.jar:?]
- at plugily.projects.villagedefense.Main.onEnable(Main.java:181) ~[villagedefense-4.5.8.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_16_R3.World
- at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
- ... 15 more
- [05:28:22] [Server thread/INFO]: [VillageDefense] Disabling VillageDefense v4.5.8
- [05:28:22] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.2
- [05:28:22] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.2*-=-=-=-=-=-=-=-=-=-*
- [05:28:22] [Server thread/INFO]: | Hooked on Vault 1.7.2-b107
- [05:28:22] [Server thread/INFO]: | Command file(s) found : 1
- [05:28:22] [Server thread/INFO]: | Config : Ready.
- [05:28:22] [Server thread/INFO]: | ProtocolLib found, features availables (SignMenu)
- [05:28:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mycommand [1.0.0]
- [05:28:22] [Server thread/INFO]: | Placeholder_API : Hooked, Ok.
- [05:28:22] [Server thread/INFO]: | Custom commands loaded : 69
- [05:28:22] [Server thread/INFO]: | New update available : MyCommand v5.7.4
- [05:28:22] [Server thread/WARN]: [MyCommand] Loaded class com.comphenix.protocol.events.PacketListener from ProtocolLib v4.8.0-SNAPSHOT-b540 which is not a depend or softdepend of this plugin.
- [05:28:22] [Server thread/INFO]: | by emmerrei a.k.a. ivanfromitaly.
- [05:28:22] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
- [05:28:22] [Server thread/INFO]: [LPC] Enabling LPC v3.3.0
- [05:28:22] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
- [05:28:22] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" 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--].
- [05:28:22] [Server thread/INFO]: [Multiverse-Core] §aWe 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.
- [05:28:22] [Server thread/INFO]: -------- World Settings For [Chaos] --------
- [05:28:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:22] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:22] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:22] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:22] [Server thread/INFO]: Simulation Distance: 10
- [05:28:22] [Server thread/INFO]: View Distance: 10
- [05:28:22] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:22] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:22] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:28] [Server thread/INFO]: Preparing start region for dimension minecraft:chaos
- [05:28:29] [Server thread/INFO]: Preparing spawn area: 0%
- [05:28:29] [Server thread/INFO]: Time elapsed: 336 ms
- [05:28:29] [Server thread/INFO]: -------- World Settings For [CTF2] --------
- [05:28:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:29] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:29] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:29] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:29] [Server thread/INFO]: Simulation Distance: 10
- [05:28:29] [Server thread/INFO]: View Distance: 10
- [05:28:29] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:29] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:29] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:30] [Server thread/INFO]: Preparing start region for dimension minecraft:ctf2
- [05:28:31] [Server thread/INFO]: Time elapsed: 895 ms
- [05:28:31] [Server thread/INFO]: -------- World Settings For [Village_Defence] --------
- [05:28:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:31] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:31] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:31] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:31] [Server thread/INFO]: Simulation Distance: 10
- [05:28:31] [Server thread/INFO]: View Distance: 10
- [05:28:31] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:31] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:31] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:31] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:31] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:32] [Server thread/INFO]: Preparing start region for dimension minecraft:village_defence
- [05:28:33] [Server thread/INFO]: Preparing spawn area: 0%
- [05:28:33] [Server thread/INFO]: Preparing spawn area: 16%
- [05:28:33] [Server thread/INFO]: Time elapsed: 589 ms
- [05:28:33] [Server thread/INFO]: -------- World Settings For [SlimeBall] --------
- [05:28:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:33] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:33] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:33] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:33] [Server thread/INFO]: Simulation Distance: 10
- [05:28:33] [Server thread/INFO]: View Distance: 10
- [05:28:33] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:33] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:33] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:33] [Server thread/INFO]: Preparing start region for dimension minecraft:slimeball
- [05:28:33] [Server thread/INFO]: Time elapsed: 137 ms
- [05:28:33] [Server thread/INFO]: -------- World Settings For [Season_1] --------
- [05:28:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:33] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:33] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:33] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:33] [Server thread/INFO]: Simulation Distance: 10
- [05:28:33] [Server thread/INFO]: View Distance: 10
- [05:28:33] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:33] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:33] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:39] [Server thread/INFO]: Preparing start region for dimension minecraft:season_1
- [05:28:39] [Server thread/INFO]: Preparing spawn area: 0%
- [05:28:39] [Server thread/INFO]: Time elapsed: 116 ms
- [05:28:39] [Server thread/INFO]: -------- World Settings For [SVS] --------
- [05:28:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:39] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:39] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:39] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:39] [Server thread/INFO]: Simulation Distance: 10
- [05:28:39] [Server thread/INFO]: View Distance: 10
- [05:28:39] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:39] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:39] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:40] [Server thread/INFO]: Preparing start region for dimension minecraft:svs
- [05:28:40] [Server thread/INFO]: Time elapsed: 113 ms
- [05:28:40] [Server thread/INFO]: -------- World Settings For [Node_1_Nether] --------
- [05:28:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:40] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:40] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:40] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:40] [Server thread/INFO]: Simulation Distance: 10
- [05:28:40] [Server thread/INFO]: View Distance: 10
- [05:28:40] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:40] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:40] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:40] [Server thread/INFO]: Preparing start region for dimension minecraft:node_1_nether
- [05:28:40] [Server thread/INFO]: Time elapsed: 117 ms
- [05:28:40] [Server thread/INFO]: -------- World Settings For [Spawnarea] --------
- [05:28:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:40] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:40] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:40] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:40] [Server thread/INFO]: Simulation Distance: 10
- [05:28:40] [Server thread/INFO]: View Distance: 10
- [05:28:40] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:40] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:40] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:40] [Server thread/INFO]: Preparing start region for dimension minecraft:spawnarea
- [05:28:40] [Server thread/INFO]: Time elapsed: 37 ms
- [05:28:40] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Aether
- [05:28:40] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
- [05:28:41] [Server thread/INFO]: -------- World Settings For [Nexus_nether] --------
- [05:28:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:41] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:41] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:41] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:41] [Server thread/INFO]: Simulation Distance: 10
- [05:28:41] [Server thread/INFO]: View Distance: 10
- [05:28:41] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:41] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:41] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:41] [Server thread/INFO]: [VeryDangerousNether] [STDOUT] §6VDN enabled
- [05:28:41] [Server thread/INFO]: Preparing start region for dimension minecraft:nexus_nether
- [05:28:41] [Server thread/INFO]: Time elapsed: 77 ms
- [05:28:41] [Server thread/INFO]: -------- World Settings For [Season_1_nether] --------
- [05:28:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:41] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:41] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:41] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:41] [Server thread/INFO]: Simulation Distance: 10
- [05:28:41] [Server thread/INFO]: View Distance: 10
- [05:28:41] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:41] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:41] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:41] [Server thread/INFO]: [VeryDangerousNether] [STDOUT] §6VDN enabled
- [05:28:41] [Server thread/INFO]: Preparing start region for dimension minecraft:season_1_nether
- [05:28:41] [Server thread/INFO]: Time elapsed: 41 ms
- [05:28:41] [Server thread/INFO]: -------- World Settings For [Curbruse] --------
- [05:28:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:41] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:41] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:41] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:41] [Server thread/INFO]: Simulation Distance: 10
- [05:28:41] [Server thread/INFO]: View Distance: 10
- [05:28:41] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:41] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:41] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:41] [Server thread/INFO]: Preparing start region for dimension minecraft:curbruse
- [05:28:41] [Server thread/INFO]: Time elapsed: 52 ms
- [05:28:41] [Server thread/INFO]: -------- World Settings For [BOSS_WORLD] --------
- [05:28:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:41] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:41] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:41] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:41] [Server thread/INFO]: Simulation Distance: 10
- [05:28:41] [Server thread/INFO]: View Distance: 10
- [05:28:41] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:41] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:41] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:41] [Server thread/INFO]: Preparing start region for dimension minecraft:boss_world
- [05:28:41] [Server thread/INFO]: Time elapsed: 38 ms
- [05:28:41] [Server thread/INFO]: -------- World Settings For [Season_1_end] --------
- [05:28:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:41] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:41] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:41] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:41] [Server thread/INFO]: Simulation Distance: 10
- [05:28:41] [Server thread/INFO]: View Distance: 10
- [05:28:41] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:41] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:41] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:41] [Server thread/INFO]: Preparing start region for dimension minecraft:season_1_end
- [05:28:41] [Server thread/INFO]: Time elapsed: 44 ms
- [05:28:42] [Server thread/INFO]: -------- World Settings For [Node_1_end] --------
- [05:28:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:42] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:42] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:42] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:42] [Server thread/INFO]: Simulation Distance: 10
- [05:28:42] [Server thread/INFO]: View Distance: 10
- [05:28:42] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:42] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:42] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:42] [Server thread/INFO]: Preparing start region for dimension minecraft:node_1_end
- [05:28:42] [Server thread/INFO]: Time elapsed: 49 ms
- [05:28:42] [Server thread/INFO]: -------- World Settings For [Nexus] --------
- [05:28:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:42] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:42] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:42] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:42] [Server thread/INFO]: Simulation Distance: 10
- [05:28:42] [Server thread/INFO]: View Distance: 10
- [05:28:42] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:42] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:42] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:48] [Server thread/INFO]: Preparing start region for dimension minecraft:nexus
- [05:28:49] [Server thread/INFO]: Time elapsed: 431 ms
- [05:28:49] [Server thread/INFO]: -------- World Settings For [Worsted_World] --------
- [05:28:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:49] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:49] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:49] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:49] [Server thread/INFO]: Simulation Distance: 10
- [05:28:49] [Server thread/INFO]: View Distance: 10
- [05:28:49] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:49] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:49] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:51] [Server thread/INFO]: Preparing start region for dimension minecraft:worsted_world
- [05:28:51] [Server thread/INFO]: Time elapsed: 544 ms
- [05:28:51] [Server thread/INFO]: -------- World Settings For [Node_1] --------
- [05:28:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:51] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:51] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:51] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:51] [Server thread/INFO]: Simulation Distance: 10
- [05:28:51] [Server thread/INFO]: View Distance: 10
- [05:28:51] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:51] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:51] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:58] [Server thread/INFO]: Preparing start region for dimension minecraft:node_1
- [05:28:58] [Server thread/INFO]: Preparing spawn area: 0%
- [05:28:58] [Server thread/INFO]: Preparing spawn area: 18%
- [05:28:58] [Server thread/INFO]: Time elapsed: 532 ms
- [05:28:58] [Server thread/INFO]: -------- World Settings For [CTF] --------
- [05:28:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:58] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:58] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:58] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:58] [Server thread/INFO]: Simulation Distance: 10
- [05:28:58] [Server thread/INFO]: View Distance: 10
- [05:28:58] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:58] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:58] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:59] [Server thread/INFO]: Preparing start region for dimension minecraft:ctf
- [05:28:59] [Server thread/INFO]: Time elapsed: 335 ms
- [05:28:59] [Server thread/INFO]: -------- World Settings For [Player_Shops] --------
- [05:28:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:59] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:59] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:59] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:59] [Server thread/INFO]: Simulation Distance: 10
- [05:28:59] [Server thread/INFO]: View Distance: 10
- [05:28:59] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:59] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:59] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:28:59] [Server thread/INFO]: Preparing start region for dimension minecraft:player_shops
- [05:28:59] [Server thread/INFO]: Time elapsed: 162 ms
- [05:28:59] [Server thread/INFO]: -------- World Settings For [Pirate] --------
- [05:28:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:28:59] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:28:59] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:28:59] [Server thread/INFO]: Mob Spawn Range: 6
- [05:28:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:28:59] [Server thread/INFO]: Simulation Distance: 10
- [05:28:59] [Server thread/INFO]: View Distance: 10
- [05:28:59] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:28:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:28:59] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:28:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:28:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:28:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:28:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:28:59] [Server thread/INFO]: Max TNT Explosions: 100
- [05:28:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:28:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:29:05] [Server thread/INFO]: Preparing start region for dimension minecraft:pirate
- [05:29:05] [Server thread/INFO]: Preparing spawn area: 0%
- [05:29:06] [Server thread/INFO]: Time elapsed: 160 ms
- [05:29:06] [Server thread/INFO]: -------- World Settings For [Dungeon_hubs] --------
- [05:29:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:29:06] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:29:06] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:29:06] [Server thread/INFO]: Mob Spawn Range: 6
- [05:29:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:29:06] [Server thread/INFO]: Simulation Distance: 10
- [05:29:06] [Server thread/INFO]: View Distance: 10
- [05:29:06] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:29:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:29:06] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:29:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:29:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:29:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:29:06] [Server thread/INFO]: Max TNT Explosions: 100
- [05:29:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:29:06] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:29:06] [Server thread/INFO]: Preparing start region for dimension minecraft:dungeon_hubs
- [05:29:06] [Server thread/INFO]: Time elapsed: 235 ms
- [05:29:06] [Server thread/INFO]: -------- World Settings For [PTB] --------
- [05:29:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [05:29:06] [Server thread/INFO]: Item Merge Radius: 2.5
- [05:29:06] [Server thread/INFO]: Item Despawn Rate: 6000
- [05:29:06] [Server thread/INFO]: Mob Spawn Range: 6
- [05:29:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [05:29:06] [Server thread/INFO]: Simulation Distance: 10
- [05:29:06] [Server thread/INFO]: View Distance: 10
- [05:29:06] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [05:29:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [05:29:06] [Server thread/INFO]: Experience Merge Radius: 3.0
- [05:29:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Cane Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Melon Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Potato Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Vine Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [05:29:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [05:29:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [05:29:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [05:29:06] [Server thread/INFO]: Max TNT Explosions: 100
- [05:29:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [05:29:06] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [05:29:07] [Server thread/INFO]: Preparing start region for dimension minecraft:ptb
- [05:29:07] [Server thread/INFO]: Time elapsed: 102 ms
- [05:29:07] [Server thread/INFO]: [Multiverse-Core] 25 - World(s) loaded.
- [05:29:07] [Server thread/WARN]: [Multiverse-Core] 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.
- [05:29:07] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
- [05:29:07] [Server thread/INFO]: [MovingDevApi] Enabling MovingDevApi v1.1.10
- [05:29:07] [Server thread/INFO]: MovingDevApiAPI is enabled!
- [05:29:07] [Server thread/INFO]: [HolographicPlaceholders] Enabling HolographicPlaceholders v2.1.2 Stable
- [05:29:07] [Server thread/INFO]: ==================[ Starting ]==================
- [05:29:07] [Server thread/INFO]: Using the master configurations because version is V1_18
- [05:29:07] [Server thread/INFO]: [HPE] Enabled: BalTop
- [05:29:07] [Server thread/WARN]: [HolographicDisplays] The plugin HolographicPlaceholders registered the placeholder %server_name% with the old v2 API, but is not compliant with the new format. In order to display it, you must use {%server_name%} instead.
- [05:29:07] [Server thread/INFO]: [HPE] Enabled: PlaceholderAPI
- [05:29:07] [Server thread/INFO]: [HPE] Enabled: ProtocolLib
- [05:29:07] [Server thread/INFO]: [HPE] Enabled: MultiPlaceholders
- [05:29:07] [Server thread/INFO]: [HPE] Enabled: BalTopV2
- [05:29:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: holographicplaceholders [2.1.2 Stable]
- [05:29:07] [Server thread/INFO]: =================[ Done: 219ms ]=================
- [05:29:07] [Server thread/INFO]: [SuperbVote] Enabling SuperbVote v0.5.5
- [05:29:07] [Server thread/INFO]: [SuperbVote] Using clip's PlaceholderAPI to provide extra placeholders.
- [05:29:07] [Server thread/INFO]: [DeluxeHub] Enabling DeluxeHub v3.5.2
- [05:29:07] [Server thread/INFO]: [DeluxeHub] _ _ _ _ _
- [05:29:07] [Server thread/INFO]: [DeluxeHub] | \ |_ | | | \/ |_ |_| | | |_) _)
- [05:29:07] [Server thread/INFO]: [DeluxeHub] |_/ |_ |_ |_| /\ |_ | | |_| |_) _)
- [05:29:07] [Server thread/INFO]: [DeluxeHub]
- [05:29:07] [Server thread/INFO]: [DeluxeHub] Version: 3.5.2
- [05:29:07] [Server thread/INFO]: [DeluxeHub] Author: ItsLewizzz
- [05:29:07] [Server thread/INFO]: [DeluxeHub]
- [05:29:07] [Server thread/INFO]: [DeluxeHub] Hooked into PlaceholderAPI
- [05:29:07] [Server thread/INFO]: [DeluxeHub] Loaded custom menu 'serverselector'.
- [05:29:08] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R2! Trying to find NMS support
- [05:29:08] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R2' loaded!
- [05:29:08] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
- [05:29:08] [Server thread/INFO]: [DeluxeHub] Loaded 15 plugin modules.
- [05:29:08] [Server thread/INFO]: [DeluxeHub]
- [05:29:08] [Server thread/INFO]: [DeluxeHub] Successfully loaded in 188ms
- [05:29:08] [Server thread/INFO]: [ChatColor2] Enabling ChatColor2 v1.12.2
- [05:29:08] [Server thread/INFO]: [ChatColor] ChatColor 2 Version 1.12.2 has been enabled.
- [05:29:08] [Server thread/INFO]: [ChatColor] Current update: Custom colours v2.0!
- [05:29:08] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cc [1.12.2]
- [05:29:08] [Server thread/INFO]: [ChatColor] PlaceholderAPI has been hooked.
- [05:29:08] [Server thread/INFO]: [ChatColor] Metrics is enabled for this plugin. Stats sent to https://bstats.org/plugin/bukkit/ChatColor2
- [05:29:08] [Server thread/INFO]: [GUIShop] Enabling GUIShop v9.1.6
- [05:29:08] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v4.2.3-b523
- [05:29:08] [Server thread/INFO]: [Multiverse-Inventories] The following worlds for group 'Node_1' are not loaded: market, node_1_the_end
- [05:29:08] [Server thread/INFO]: [Multiverse-Inventories 4.2.3-b523] enabled.
- [05:29:08] [Server thread/INFO]: [LagAssist] Enabling LagAssist v2.23.0
- [05:29:08] [Server thread/INFO]: §c§lLag§f§lAssist §e» §fEnabling Systems:
- [05:29:08] [Server thread/INFO]: §e[§a?§e] §fEconomy manager
- [05:29:08] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_18_R2.WorldServer
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151)
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103)
- [05:29:08] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
- [05:29:08] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method)
- [05:29:08] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:375)
- [05:29:08] [Server thread/WARN]: at LagAssist-2.23.0.jar//cx.sfy.LagAssist.packets.Reflection.getClass(Reflection.java:171)
- [05:29:08] [Server thread/WARN]: at LagAssist-2.23.0.jar//cx.sfy.LagAssist.packets.Reflection.Enabler(Reflection.java:71)
- [05:29:08] [Server thread/WARN]: at LagAssist-2.23.0.jar//cx.sfy.LagAssist.Main.EnableClasses(Main.java:76)
- [05:29:08] [Server thread/WARN]: at LagAssist-2.23.0.jar//cx.sfy.LagAssist.Main.onEnable(Main.java:63)
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541)
- [05:29:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560)
- [05:29:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:316)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
- [05:29:08] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [05:29:08] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_18_R2.ChunkProviderServer
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151)
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103)
- [05:29:08] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
- [05:29:08] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method)
- [05:29:08] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:375)
- [05:29:08] [Server thread/WARN]: at LagAssist-2.23.0.jar//cx.sfy.LagAssist.packets.Reflection.getClass(Reflection.java:171)
- [05:29:08] [Server thread/WARN]: at LagAssist-2.23.0.jar//cx.sfy.LagAssist.packets.Reflection.Enabler(Reflection.java:72)
- [05:29:08] [Server thread/WARN]: at LagAssist-2.23.0.jar//cx.sfy.LagAssist.Main.EnableClasses(Main.java:76)
- [05:29:08] [Server thread/WARN]: at LagAssist-2.23.0.jar//cx.sfy.LagAssist.Main.onEnable(Main.java:63)
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541)
- [05:29:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560)
- [05:29:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:316)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
- [05:29:08] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [05:29:08] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_18_R2.IChatBaseComponent
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151)
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103)
- [05:29:08] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
- [05:29:08] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method)
- [05:29:08] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:375)
- [05:29:08] [Server thread/WARN]: at LagAssist-2.23.0.jar//cx.sfy.LagAssist.packets.Reflection.getClass(Reflection.java:171)
- [05:29:08] [Server thread/WARN]: at LagAssist-2.23.0.jar//cx.sfy.LagAssist.packets.Reflection.Enabler(Reflection.java:73)
- [05:29:08] [Server thread/WARN]: at LagAssist-2.23.0.jar//cx.sfy.LagAssist.Main.EnableClasses(Main.java:76)
- [05:29:08] [Server thread/WARN]: at LagAssist-2.23.0.jar//cx.sfy.LagAssist.Main.onEnable(Main.java:63)
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541)
- [05:29:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560)
- [05:29:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:316)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
- [05:29:08] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [05:29:08] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_18_R2.PacketPlayOutTitle
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151)
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103)
- [05:29:08] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
- [05:29:08] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method)
- [05:29:08] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:375)
- [05:29:08] [Server thread/WARN]: at LagAssist-2.23.0.jar//cx.sfy.LagAssist.packets.Reflection.getClass(Reflection.java:171)
- [05:29:08] [Server thread/WARN]: at LagAssist-2.23.0.jar//cx.sfy.LagAssist.packets.Reflection.Enabler(Reflection.java:74)
- [05:29:08] [Server thread/WARN]: at LagAssist-2.23.0.jar//cx.sfy.LagAssist.Main.EnableClasses(Main.java:76)
- [05:29:08] [Server thread/WARN]: at LagAssist-2.23.0.jar//cx.sfy.LagAssist.Main.onEnable(Main.java:63)
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
- [05:29:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541)
- [05:29:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560)
- [05:29:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:316)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
- [05:29:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
- [05:29:08] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [05:29:08] [Server thread/INFO]: §e[§a?§e] §fSmart Mob Tools.
- [05:29:08] [Server thread/INFO]: §e[§a?§e] §fMicroFeatures.
- [05:29:08] [Server thread/INFO]: §e[§a?§e] §fHopper Manager.
- [05:29:08] [Server thread/INFO]: §e[§a?§e] §fRedstone Culler.
- [05:29:08] [Server thread/INFO]: §e[§a?§e] §fPhysics-Tweaker.
- [05:29:08] [Server thread/INFO]: §e[§a?§e] §fLag Monitor.
- [05:29:08] [Server thread/ERROR]: Error occurred while enabling LagAssist v2.23.0 (Is it up to date?)
- java.lang.RuntimeException: java.lang.ClassNotFoundException: net.minecraft.server.v1_18_R2.MinecraftServer
- at cx.sfy.LagAssist.Monitor.getNMSClass(Monitor.java:252) ~[LagAssist-2.23.0.jar:?]
- at cx.sfy.LagAssist.Monitor.Enabler(Monitor.java:52) ~[LagAssist-2.23.0.jar:?]
- at cx.sfy.LagAssist.Main.EnableClasses(Main.java:84) ~[LagAssist-2.23.0.jar:?]
- at cx.sfy.LagAssist.Main.onEnable(Main.java:63) ~[LagAssist-2.23.0.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_18_R2.MinecraftServer
- at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at cx.sfy.LagAssist.Monitor.getNMSClass(Monitor.java:250) ~[LagAssist-2.23.0.jar:?]
- ... 14 more
- [05:29:08] [Server thread/INFO]: [LagAssist] Disabling LagAssist v2.23.0
- [05:29:08] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.2
- [05:29:08] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
- [05:29:08] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
- [05:29:08] [Server thread/INFO]: [Essentials] No kits found to migrate.
- [05:29:22] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
- [05:29:22] [ServerMain/ERROR]: Failed to start the minecraft server
- java.io.IOException: The process cannot access the file because another process has locked a portion of the file
- at sun.nio.ch.FileDispatcherImpl.write0(Native Method) ~[?:?]
- at sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:68) ~[?:?]
- at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) ~[?:?]
- at sun.nio.ch.IOUtil.write(IOUtil.java:76) ~[?:?]
- at sun.nio.ch.IOUtil.write(IOUtil.java:67) ~[?:?]
- at sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:288) ~[?:?]
- at net.minecraft.util.DirectoryLock.create(DirectoryLock.java:29) ~[?:?]
- at net.minecraft.world.level.storage.LevelStorageSource$LevelStorageAccess.<init>(LevelStorageSource.java:344) ~[?:?]
- at net.minecraft.world.level.storage.LevelStorageSource.createAccess(LevelStorageSource.java:314) ~[?:?]
- at net.minecraft.server.Main.main(Main.java:159) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.Main.main(Main.java:289) ~[paper-1.18.2.jar:git-Paper-388]
- at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- t. Please use your plugin's logger instead (JavaPlugin#getLogger).
- [05:29:10] [Server thread/INFO]: [BlockParticles] [STDOUT] [BlockParticles] Successfully loaded config.yml
- [05:29:10] [Server thread/INFO]: [BlockParticles] [STDOUT] [BlockParticles] Loading the data.yml
- [05:29:10] [Server thread/INFO]: [BlockParticles] [STDOUT] [BlockParticles] Successfully loaded data.yml
- [05:29:10] [Server thread/INFO]: [JumpPads] Enabling JumpPads v1.24.2
- [05:29:10] [Server thread/INFO]: [GCoreLegacy] Enabling GCoreLegacy v7.18.1
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] SUCCESS: Loaded config.yml
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] SUCCESS: Using locale en_US (with default backup en_US)
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] SUCCESS: Loaded 164 texts
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] SUCCESS: Registered data manager (using JSON)
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] DEBUG: Created npc protocols compatibility for version 1.18
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] SUCCESS: Enabled NPC manager with ProtocolLib
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] DEBUG: Allowing update check : true
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] DEBUG: Detected server version : 1.18
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] DEBUG: Detected server implementation : PAPERSPIGOT - this implementation isn't officially supported and plugins might not work as expected
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] DEBUG: Created compatibility for version 1.18
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] DEBUG: Initialized economy handler with Vault
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] DEBUG: Initialized permission handler with Vault
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] DEBUG: Not integrating HeadDatabase (not installed)
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] SUCCESS: Registered PlaceholderAPI integration
- [05:29:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: gcore [1.0.0]
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] SUCCESS: Integrated PlaceholderAPI
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] DEBUG: Successfully enabled
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] DEBUG: Using metrics : yes
- [05:29:11] [Server thread/INFO]: [GCoreLegacy] SUCCESS: GCoreLegacy v7.18.1 is now enabled (took 292ms) !
- [05:29:11] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.9.0
- [05:29:11] [Server thread/INFO]: [ServerSigns] Version 4.9.0 is now enabled.
- [05:29:11] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v4.2.1-b786
- [05:29:11] [Server thread/INFO]: [Multiverse-NetherPortals 4.2.1-b786] Enabled - By Rigby and fernferret
- [05:29:11] [Server thread/INFO]: [CataMines] Enabling CataMines v2.5.11
- [05:29:11] [Server thread/INFO]: [CataMines] Loading config file
- [05:29:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: catamines [2.5.11]
- [05:29:11] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.9.1
- [05:29:11] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
- [05:29:11] [Server thread/WARN]: [AdvancedPortals] Proxy features disabled for Advanced Portals as bungee isn't enabled on the server (spigot.yml) or if you are using Paper settings.velocity-support.enabled may not be enabled (paper.yml)
- [05:29:11] [Server thread/INFO]: Advanced portals have been successfully enabled!
- [05:29:11] [Server thread/INFO]: [BlockBall] Enabling BlockBall v6.29.3*
- [05:29:11] [Server thread/INFO]: [BlockBall] Loading BlockBall ...
- [05:29:12] [Server thread/INFO]: [com.github.shynixn.blockball.lib.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
- [05:29:12] [Server thread/INFO]: [com.github.shynixn.blockball.lib.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
- [05:29:12] [Server thread/INFO]: [BlockBall] Connected to jdbc:sqlite:C:\Users\pc\Desktop\WorstedMC\plugins\BlockBall\BlockBall.db
- [05:29:13] [Server thread/INFO]: [BlockBall] Using NMS Connector v1_18_R2.
- [05:29:13] [Server thread/INFO]: [BlockBall] found dependency [WorldEdit].
- [05:29:13] [Server thread/INFO]: [BlockBall] successfully loaded dependency [WorldEdit] 7.2.10+1742f98.
- [05:29:13] [Server thread/INFO]: [BlockBall] found dependency [PlaceholderAPI].
- [05:29:13] [Server thread/INFO]: [BlockBall] successfully loaded dependency [PlaceholderAPI] 2.11.1.
- [05:29:13] [Server thread/INFO]: [BlockBall] found dependency [Vault].
- [05:29:13] [Server thread/INFO]: [BlockBall] successfully loaded dependency [Vault] 1.7.2-b107.
- [05:29:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: blockball [6.29.3]
- [05:29:13] [Server thread/INFO]: [BlockBall] Enabled BlockBall 6.29.3 by Shynixn, LazoYoung
- [05:29:13] [Server thread/INFO]: [TAB] Enabling TAB v2.8.9
- [05:29:13] [Server thread/INFO]: [TAB] Server version: 1.18.2 (v1_18_R2)
- [05:29:13] [Server thread/INFO]: [TAB] Your server version is completely unsupported. Disabling..
- [05:29:13] [Server thread/INFO]: [TAB] Disabling TAB v2.8.9
- [05:29:13] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.6+1cff55f
- [05:29:13] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Chaos) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Chaos) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Chaos) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Chaos) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Chaos'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (CTF2) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (CTF2) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (CTF2) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (CTF2) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CTF2'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Village_Defence) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Village_Defence) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Village_Defence) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Village_Defence) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Village_Defence'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (SlimeBall) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (SlimeBall) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (SlimeBall) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (SlimeBall) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SlimeBall'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Season_1) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Season_1) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Season_1) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Season_1) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Season_1'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (SVS) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (SVS) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (SVS) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (SVS) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SVS'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Node_1_Nether) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Node_1_Nether) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Node_1_Nether) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Node_1_Nether) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Node_1_Nether'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Spawnarea) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Spawnarea) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Spawnarea) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Spawnarea) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawnarea'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Nexus_nether) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Nexus_nether) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Nexus_nether) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Nexus_nether) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Nexus_nether'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Season_1_nether) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Season_1_nether) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Season_1_nether) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Season_1_nether) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Season_1_nether'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Curbruse) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Curbruse) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Curbruse) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Curbruse) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Curbruse'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (BOSS_WORLD) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (BOSS_WORLD) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (BOSS_WORLD) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (BOSS_WORLD) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BOSS_WORLD'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Season_1_end) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Season_1_end) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Season_1_end) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Season_1_end) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Season_1_end'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Node_1_end) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Node_1_end) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Node_1_end) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Node_1_end) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Node_1_end'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Nexus) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Nexus) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Nexus) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Nexus) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Nexus'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Worsted_World) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Worsted_World) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Worsted_World) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Worsted_World) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Worsted_World'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Node_1) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Node_1) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Node_1) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Node_1) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Node_1'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (CTF) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (CTF) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (CTF) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (CTF) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CTF'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Player_Shops) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Player_Shops) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Player_Shops) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Player_Shops) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Player_Shops'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Pirate) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Pirate) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Pirate) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Pirate) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Pirate'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Dungeon_hubs) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Dungeon_hubs) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Dungeon_hubs) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (Dungeon_hubs) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Dungeon_hubs'
- [05:29:13] [Server thread/INFO]: [WorldGuard] (PTB) TNT ignition is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (PTB) Lighters are PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (PTB) Lava fire is PERMITTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] (PTB) Fire spread is UNRESTRICTED.
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PTB'
- [05:29:13] [Server thread/INFO]: [WorldGuard] Loading region data...
- [05:29:14] [Server thread/INFO]: [GParticles] Enabling GParticles v5.2.11
- [05:29:14] [Server thread/INFO]: [GParticles] SUCCESS: Loaded 70 texts
- [05:29:14] [Server thread/INFO]: [GParticles] SUCCESS: Registered data manager (using JSON)
- [05:29:14] [Server thread/INFO]: [GParticles] DEBUG: Successfully enabled
- [05:29:14] [Server thread/INFO]: [GParticles] DEBUG: Using metrics : yes
- [05:29:14] [Server thread/INFO]: [GParticles] SUCCESS: GParticles v5.2.11 is now enabled (took 95ms) ! If you appreciate this plugin, you can support the author by rating the plugin 5-stars at www.spigotmc.org, being active on the community discord or share the plugin page to your friends ! 3
- [05:29:14] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v20.4
- [05:29:14] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
- [05:29:14] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
- [05:29:14] [Server thread/INFO]: --------------------
- [05:29:14] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
- [05:29:14] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
- [05:29:14] [Server thread/INFO]: --------------------
- [05:29:14] [Server thread/INFO]: [Harbor] Enabling Harbor v1.6.3
- [05:29:14] [Server thread/INFO]: [VeinMiner] Enabling VeinMiner v1.17.10
- [05:29:14] [Server thread/INFO]: [VeinMiner] Registering events
- [05:29:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: veinminer [1.17.10]
- [05:29:14] [Server thread/INFO]: [VeinMiner] Registering commands
- [05:29:14] [Server thread/INFO]: [VeinMiner] Vault found. Attempting to enable economy support...
- [05:29:14] [Server thread/INFO]: [VeinMiner] Economy found! Hooked successfully.
- [05:29:14] [Server thread/INFO]: [VeinMiner] Enabling Plugin Metrics
- [05:29:14] [Server thread/INFO]: [VeinMiner] Thanks for enabling Metrics! The anonymous stats are appreciated
- [05:29:14] [Server thread/INFO]: [VeinMiner] Loading configuration options to local memory
- [05:29:14] [Server thread/INFO]: [VeinMiner] Performing an update check!
- [05:29:14] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.17.1-2b69191
- [05:29:14] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
- [05:29:14] [ForkJoinPool.commonPool-worker-1/INFO]: [VeinMiner] An update is available! VeinMiner 2.1.0 may be downloaded on SpigotMC
- [05:29:14] [Server thread/INFO]: [GriefPrevention] 5 total claims loaded.
- [05:29:15] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
- [05:29:15] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
- [05:29:15] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
- [05:29:16] [Server thread/INFO]: [GriefPrevention] Boot finished.
- [05:29:16] [Server thread/INFO]: [AureliumSkills] Enabling AureliumSkills vBeta 1.3.19
- [05:29:16] [Server thread/INFO]: [AureliumSkills] WorldGuard Support Enabled!
- [05:29:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: aureliumskills [Beta 1.3.19]
- [05:29:16] [Server thread/INFO]: [AureliumSkills] PlaceholderAPI Support Enabled!
- [05:29:16] [Server thread/INFO]: [AureliumSkills] Vault Support Enabled!
- [05:29:16] [Server thread/INFO]: [AureliumSkills] Loaded 193 config options in 1 ms
- [05:29:16] [Server thread/INFO]: [AureliumSkills] Loaded 303 sources and 10 tags in 15ms
- [05:29:16] [Server thread/INFO]: [AureliumSkills] HolographicDisplays Support Enabled!
- [05:29:16] [Server thread/INFO]: [AureliumSkills] [ACF] Enabled Asynchronous Tab Completion Support!
- [05:29:16] [Server thread/INFO]: [AureliumSkills] Loading languages...
- [05:29:18] [Server thread/INFO]: [AureliumSkills] Loaded 16 languages in 1561ms
- [05:29:18] [Server thread/INFO]: [AureliumSkills] Loaded 30 pattern rewards and 0 level rewards
- [05:29:18] [Server thread/INFO]: [AureliumSkills] Loaded 78 Ability Options in 3ms
- [05:29:18] [Server thread/INFO]: [AureliumSkills] Loaded 6 menus
- [05:29:18] [Server thread/INFO]: [AureliumSkills] Loaded 32 loot entries in 4 pools and 2 tables
- [05:29:18] [Server thread/INFO]: [AureliumSkills] Loaded 19 blocked worlds.
- [05:29:18] [Server thread/INFO]: [AureliumSkills] Aurelium Skills has been enabled
- [05:29:18] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R2! Trying to find NMS support
- [05:29:18] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R2' loaded!
- [05:29:18] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
- [05:29:18] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.10.7
- [05:29:18] [Server thread/INFO]: [LockettePro] Incompatible server version detected: 1.18.2 . Trying to run into 1.16 compatibility mode!
- [05:29:18] [Server thread/WARN]: [LockettePro] ===================================
- [05:29:18] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.0.2-a86da3b0
- [05:29:19] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.18.2)...[0m
- [05:29:19] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality[0m
- [05:29:19] [Server thread/WARN]: [MythicMobs] Loaded class org.slf4j.impl.StaticLoggerBinder from VotifierPlus v1.0.7 which is not a depend or softdepend of this plugin.
- [05:29:19] [Server thread/INFO]: [io.lumine.mythic.utils.reflections.Reflections] Reflections took 86 ms to scan 1 urls, producing 3 keys and 21 values
- [05:29:19] [Server thread/INFO]: [io.lumine.mythic.utils.reflections.Reflections] Reflections took 16 ms to scan 1 urls, producing 6 keys and 94 values
- [05:29:19] [Server thread/INFO]: [io.lumine.mythic.utils.reflections.Reflections] Reflections took 114 ms to scan 78 urls, producing 0 keys and 0 values
- [05:29:19] [Server thread/INFO]: [io.lumine.mythic.utils.reflections.Reflections] Reflections took 7 ms to scan 1 urls, producing 3 keys and 36 values
- [05:29:19] [Server thread/WARN]: [MythicMobs] Loaded class me.ryanhamshire.GriefPrevention.GriefPrevention from GriefPrevention v16.17.1-2b69191 which is not a depend or softdepend of this plugin.
- [05:29:19] [Server thread/INFO]: [MythicMobs] MythicMobs GriefPrevention Support has been enabled![0m
- [05:29:19] [Server thread/INFO]: [MythicMobs] MythicMobs HolographicDisplays Support has been enabled![0m
- [05:29:19] [Server thread/INFO]: [MythicMobs] MythicMobs LibsDisguises Support has been enabled![0m
- [05:29:19] [Server thread/INFO]: [MythicMobs] MythicMobs PlaceholderAPI Support has been enabled![0m
- [05:29:19] [Server thread/INFO]: [MythicMobs] Loaded ProtocolLib packet handlers[0m
- [05:29:19] [Server thread/INFO]: [MythicMobs] MythicMobs ProtocolLib Support has been enabled![0m
- [05:29:19] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled![0m
- [05:29:19] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled![0m
- [05:29:19] [Server thread/INFO]: [MythicMobs] Loading Mob Registry...[0m
- [05:29:19] [Server thread/INFO]: [MythicMobs] Base directory C:\Users\pc\Desktop\WorstedMC\plugins\MythicMobs\SavedData
- [05:29:19] [Server thread/INFO]: [MythicMobs] Module directory C:\Users\pc\Desktop\WorstedMC\plugins\MythicMobs\SavedData\worlds
- [05:29:19] [Server thread/INFO]: [io.lumine.mythic.utils.reflections.Reflections] Reflections took 32 ms to scan 1 urls, producing 11 keys and 402 values
- [05:29:19] [Server thread/INFO]: [io.lumine.mythic.utils.reflections.Reflections] Reflections took 44 ms to scan 1 urls, producing 25 keys and 803 values
- [05:29:20] [Server thread/INFO]: [io.lumine.mythic.utils.reflections.Reflections] Reflections took 12 ms to scan 1 urls, producing 9 keys and 145 values
- [05:29:20] [Server thread/INFO]: [io.lumine.mythic.utils.reflections.Reflections] Reflections took 4 ms to scan 1 urls, producing 2 keys and 11 values
- [05:29:20] [Server thread/INFO]: [MythicMobs] [36mLOADED[0m
- [05:29:20] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '5:d=100': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
- [05:29:20] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '5:d=100': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
- [05:29:20] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '5:d=100': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
- [05:29:20] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '5:d=100': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
- [05:29:20] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '5:d=100': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
- [05:29:20] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Mechanic line '[4mspeak{"This<&sp>isent<&sp>even<&sp>my<&sp>full<&sp>potential!"}[0m[33m' in 'Unknown': [37mThe 'message' attribute is required.[0m[0m
- [05:29:20] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic speak{"This<&sp>isent<&sp>even<&sp>my<&sp>full<&sp>potential!"} @PlayersInRadius{r=20}[0m[0m
- [05:29:20] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
- [05:29:20] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [05:29:20] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
- [05:29:20] [Server thread/WARN]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [05:29:20] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
- [05:29:20] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.skills.SkillExecutor.getMechanic(SkillExecutor.java:285)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.skills.MetaSkill.<init>(MetaSkill.java:151)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.skills.SkillExecutor.loadSkills(SkillExecutor.java:120)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.config.ConfigManager.load(ConfigManager.java:126)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.bukkit.MythicBukkit.enable(MythicBukkit.java:161)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.utils.plugin.LuminePlugin.onEnable(LuminePlugin.java:73)
- [05:29:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
- [05:29:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
- [05:29:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541)
- [05:29:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560)
- [05:29:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:316)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
- [05:29:20] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [05:29:20] [Server thread/WARN]: Caused by: java.lang.NullPointerException: Cannot invoke "Object.toString()" because "message" is null
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.skills.mechanics.SpeakMechanic.<init>(SpeakMechanic.java:71)
- [05:29:20] [Server thread/WARN]: ... 22 more
- [05:29:20] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic equip{i<&da>grinch_head:4} ~onSpawn[0m[0m
- [05:29:20] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
- [05:29:20] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [05:29:20] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
- [05:29:20] [Server thread/WARN]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [05:29:20] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
- [05:29:20] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.skills.SkillExecutor.getMechanic(SkillExecutor.java:285)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.mobs.MobType.<init>(MobType.java:371)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.mobs.MobExecutor.loadMobs(MobExecutor.java:189)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.config.ConfigManager.load(ConfigManager.java:127)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.bukkit.MythicBukkit.enable(MythicBukkit.java:161)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.utils.plugin.LuminePlugin.onEnable(LuminePlugin.java:73)
- [05:29:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
- [05:29:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
- [05:29:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541)
- [05:29:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560)
- [05:29:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:316)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
- [05:29:20] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [05:29:20] [Server thread/WARN]: Caused by: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.placeholders.PlaceholderString.isStatic()" because "this.equipString" is null
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.skills.mechanics.EquipMechanic.<init>(EquipMechanic.java:42)
- [05:29:20] [Server thread/WARN]: ... 22 more
- [05:29:20] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Mechanic line '[4mspeak{m<&da>"POG!"}[0m[33m' in 'Unknown': [37mThe 'message' attribute is required.[0m[0m
- [05:29:20] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic speak{m<&da>"POG!"} @trigger ~onInteract[0m[0m
- [05:29:20] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
- [05:29:20] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [05:29:20] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
- [05:29:20] [Server thread/WARN]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [05:29:20] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
- [05:29:20] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.skills.SkillExecutor.getMechanic(SkillExecutor.java:285)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.mobs.MobType.<init>(MobType.java:371)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.mobs.MobExecutor.loadMobs(MobExecutor.java:189)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.config.ConfigManager.load(ConfigManager.java:127)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.bukkit.MythicBukkit.enable(MythicBukkit.java:161)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.utils.plugin.LuminePlugin.onEnable(LuminePlugin.java:73)
- [05:29:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
- [05:29:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
- [05:29:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541)
- [05:29:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560)
- [05:29:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:316)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
- [05:29:20] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [05:29:20] [Server thread/WARN]: Caused by: java.lang.NullPointerException: Cannot invoke "Object.toString()" because "message" is null
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.skills.mechanics.SpeakMechanic.<init>(SpeakMechanic.java:71)
- [05:29:20] [Server thread/WARN]: ... 22 more
- [05:29:20] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic equip{i<&da>worstedsphere_head:4} ~onSpawn[0m[0m
- [05:29:20] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
- [05:29:20] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [05:29:20] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
- [05:29:20] [Server thread/WARN]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [05:29:20] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
- [05:29:20] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.skills.SkillExecutor.getMechanic(SkillExecutor.java:285)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.mobs.MobType.<init>(MobType.java:371)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.mobs.MobExecutor.loadMobs(MobExecutor.java:189)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.config.ConfigManager.load(ConfigManager.java:127)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.bukkit.MythicBukkit.enable(MythicBukkit.java:161)
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.utils.plugin.LuminePlugin.onEnable(LuminePlugin.java:73)
- [05:29:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
- [05:29:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
- [05:29:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541)
- [05:29:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560)
- [05:29:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:316)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
- [05:29:20] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
- [05:29:20] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [05:29:20] [Server thread/WARN]: Caused by: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.placeholders.PlaceholderString.isStatic()" because "this.equipString" is null
- [05:29:20] [Server thread/WARN]: at MythicMobs-5.0.2.jar//io.lumine.mythic.core.skills.mechanics.EquipMechanic.<init>(EquipMechanic.java:42)
- [05:29:20] [Server thread/WARN]: ... 22 more
- [05:29:20] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Targeter line '[4mMobsInRadius{r=20}[0m[33m': [37mThe 'type' attribute must be a valid MythicMob or MythicEntity type.[0m[0m
- [05:29:20] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Mechanic line '[4msummon{type=EXPLOSION;amount=2;radius=3}[0m[33m' in 'Unknown': [37mThe 'type' attribute must be a valid MythicMob or MythicEntity type.[0m[0m
- [05:29:20] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 44 mobs.[0m
- [05:29:20] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 4 vanilla mob overrides.[0m
- [05:29:20] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 0 mob stacks.[0m
- [05:29:20] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 27 skills.[0m
- [05:29:20] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 5 random spawns.[0m
- [05:29:20] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 31 mythic items.[0m
- [05:29:20] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 2 drop tables.[0m
- [05:29:20] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 10 mob spawners.[0m
- [05:29:20] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.[0m
- [05:29:20] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics[0m
- [05:29:20] [Server thread/INFO]: [MythicMobs] [32m? MythicMobs v5.0.2 (build a86da3b0) has been successfully loaded![0m[0m
- [05:29:20] [Server thread/INFO]: [DangerousCaves] Enabling DangerousCaves v2.2.13;24
- [05:29:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: dangerouscaves [1.0]
- [05:29:20] [Server thread/INFO]: [GSit] Enabling GSit v1.2.0
- [05:29:20] [Server thread/INFO]: [GSit] The Plugin was successfully enabled.
- [05:29:20] [Server thread/INFO]: [GSit] Link with WorldGuard successful!
- [05:29:20] [Server thread/INFO]: [GSit] Link with PlaceholderAPI successful!
- [05:29:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: gsit [1.2.0]
- [05:29:20] [Server thread/INFO]: [GSit] Link with GriefPrevention successful!
- [05:29:21] [Server thread/INFO]: [GSit] New Version available: 1.4.7!
- [GSit] You are currently running Version: 1.2.0!
- [GSit] Download the latest Version at:
- [GSit] https://www.spigotmc.org/resources/62325
- [05:29:21] [Server thread/INFO]: [PlayerWarps] Enabling PlayerWarps v6.24.3
- [05:29:21] [Server thread/INFO]: [PlayerWarps] Vault found, now enabling PlayerWarps...
- [05:29:21] [Server thread/INFO]: [PlayerWarps] Found 22 config files to load!
- [05:29:22] [Server thread/INFO]: [PlayerWarps] Permissions plugin found! (LuckPerms)
- [05:29:22] [Server thread/INFO]: [PlayerWarps] Economy plugin found! (EssentialsX Economy)
- [05:29:22] [Server thread/INFO]: [PlayerWarps] Chat plugin found! (LuckPerms)
- [05:29:22] [Server thread/INFO]: [PlayerWarps] Found PlaceholderAPI integrating support...
- [05:29:22] [Server thread/INFO]: [PlayerWarps] Found Essentials Expansion integrating support...
- [05:29:22] [Server thread/INFO]: [PlayerWarps] SQLite database is enabling...
- [05:29:22] [Server thread/INFO]: [PlayerWarps] Loading Metrics...
- [05:29:22] [Server thread/INFO]: [PlayerWarps] Successfully loaded Metrics!
- [05:29:22] [Server thread/INFO]: [Jobs] Enabling Jobs v4.17.0
- [05:29:22] [Server thread/INFO]: [Jobs] [STDOUT] Your server version is not compatible with this plugins version! Plugin will be disabled: v1_18_R2
- [05:29:22] [Server thread/WARN]: Nag author(s): '[phrstbrn, Zrips, montlikadani]' of 'Jobs' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
- [05:29:22] [Server thread/ERROR]: Error occurred while enabling Jobs v4.17.0 (Is it up to date?)
- java.lang.NullPointerException: Cannot invoke "com.gamingmesh.jobs.dao.JobsDAO.saveExplore()" because "com.gamingmesh.jobs.Jobs.dao" is null
- at com.gamingmesh.jobs.Jobs.onDisable(Jobs.java:820) ~[Jobs4.17.0.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at com.gamingmesh.jobs.Jobs.onEnable(Jobs.java:666) ~[Jobs4.17.0.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- [05:29:22] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v7.5.0
- [05:29:22] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
- [05:29:22] [Server thread/WARN]: [SilkSpawners] Warning! "iron-golems-can-spawn-in-air" is set to false in the paper.yml! Iron Golem farms might not work!
- [05:29:22] [Server thread/INFO]: [SilkSpawners] Loading support for v1_18_R2
- [05:29:22] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled and now running.
- [05:29:22] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
- [05:29:22] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.30-SNAPSHOT (build 2598)
- [05:29:22] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
- [05:29:23] [Server thread/INFO]: [BloodMoon] Enabling BloodMoon v0.8
- [05:29:23] [Server thread/INFO]: [BloodMoon] [STDOUT] [BloodMoon] This plugin is still in its infancy. If you encounter a bug, please report it to https://www.spigotmc.org/threads/bloodmoon.412741/
- [05:29:23] [Server thread/WARN]: Nag author(s): '[SpectralMemories]' of 'BloodMoon' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
- [05:29:23] [Server thread/INFO]: [Disease] Enabling Disease v4.1.4
- [05:29:23] [Server thread/INFO]: Plugin Loading
- [05:29:23] [Server thread/INFO]: Loading configuration file
- [05:29:23] [Server thread/INFO]: Loading Language file
- [05:29:23] [Server thread/INFO]: [Disease] Scoreboard Stats not Found
- [05:29:23] [Server thread/INFO]: [Disease] Citizens plugin Found
- [05:29:23] [Server thread/INFO]: [Disease] Hooking into citizens
- [05:29:23] [Server thread/INFO]: [Disease] Vault plugin Found
- [05:29:23] [Server thread/INFO]: [Disease] Vault Enabled
- [05:29:23] [Server thread/INFO]: [Disease] World Guard disabled in config
- [05:29:23] [Server thread/INFO]: [Disease] Temperature module loaded
- [05:29:23] [Server thread/INFO]: [Disease] §aAdding allowed world: Season_1
- [05:29:23] [Server thread/INFO]: [Disease] §aAdding allowed world: Season_1_nether
- [05:29:23] [Server thread/INFO]: [Disease] §aAdding allowed world: Season_1_end
- [05:29:23] [Server thread/INFO]: [Disease] §aAdding disease: BrokenLeg
- [05:29:23] [Server thread/INFO]: [Disease] Loading disease BrokenLeg
- [05:29:23] [Server thread/INFO]: [Disease] Loaded disease BrokenLeg
- [05:29:23] [Server thread/INFO]: [Disease] §aAdding disease: Plague
- [05:29:23] [Server thread/INFO]: [Disease] Loading disease Plague
- [05:29:23] [Server thread/INFO]: [Disease] Loaded disease Plague
- [05:29:23] [Server thread/INFO]: [Disease] §aAdding disease: SwampFever
- [05:29:23] [Server thread/INFO]: [Disease] Loading disease SwampFever
- [05:29:23] [Server thread/INFO]: [Disease] Loaded disease SwampFever
- [05:29:23] [Server thread/INFO]: [Disease] §aAdding disease: ChickenPox
- [05:29:23] [Server thread/INFO]: [Disease] Loading disease ChickenPox
- [05:29:23] [Server thread/INFO]: [Disease] Loaded disease ChickenPox
- [05:29:23] [Server thread/INFO]: [Disease] §aAdding disease: Cholera
- [05:29:23] [Server thread/INFO]: [Disease] Loading disease Cholera
- [05:29:23] [Server thread/INFO]: [Disease] Loaded disease Cholera
- [05:29:23] [Server thread/INFO]: [Disease] §aAdding remedy: Splint
- [05:29:23] [Server thread/INFO]: [Disease] Loading Remedy Splint
- [05:29:23] [Server thread/INFO]: [Disease] Building remedy Splint Shaped Recipe
- [05:29:23] [Server thread/INFO]: [Disease] Loaded Remedy Splint
- [05:29:23] [Server thread/INFO]: [Disease] §aAdding remedy: WormwoodPotion
- [05:29:23] [Server thread/INFO]: [Disease] Loading Remedy WormwoodPotion
- [05:29:23] [Server thread/INFO]: [Disease] Building remedy WormwoodPotion Shapeless Recipe
- [05:29:23] [Server thread/INFO]: §9Creating custom WormwoodPotion recipe
- [05:29:23] [Server thread/INFO]: [Disease] Loaded Remedy WormwoodPotion
- [05:29:23] [Server thread/INFO]: [Disease] §aAdding remedy: MudbanePotion
- [05:29:23] [Server thread/INFO]: [Disease] Loading Remedy MudbanePotion
- [05:29:23] [Server thread/INFO]: [Disease] Building remedy MudbanePotion Shapeless Recipe
- [05:29:23] [Server thread/INFO]: §9Creating custom MudbanePotion recipe
- [05:29:23] [Server thread/INFO]: [Disease] Loaded Remedy MudbanePotion
- [05:29:23] [Server thread/INFO]: [Disease] §aAdding remedy: HenstoothPotion
- [05:29:23] [Server thread/INFO]: [Disease] Loading Remedy HenstoothPotion
- [05:29:23] [Server thread/INFO]: [Disease] Building remedy HenstoothPotion Shapeless Recipe
- [05:29:23] [Server thread/INFO]: §9Creating custom HenstoothPotion recipe
- [05:29:23] [Server thread/INFO]: [Disease] Loaded Remedy HenstoothPotion
- [05:29:23] [Server thread/INFO]: [Disease] §aAdding remedy: BrightWater
- [05:29:23] [Server thread/INFO]: [Disease] Loading Remedy BrightWater
- [05:29:23] [Server thread/INFO]: [Disease] Building remedy BrightWater Shapeless Recipe
- [05:29:23] [Server thread/INFO]: §9Creating custom BrightWater recipe
- [05:29:23] [Server thread/INFO]: [Disease] Loaded Remedy BrightWater
- [05:29:23] [Server thread/INFO]: [Disease] Loading choking items: [APPLE, BREAD, PORKCHOP, COOKED_PORKCHOP, FISH, COOKED_FISH, BEEF, COOKED_BEEF, CHICKEN, COOKED_CHICKEN, CARROT, POTATO, BAKED_POTATO, RABBIT, RABBIT_STEW, MUTTON, COOKED_MUTTON]
- [05:29:23] [Server thread/INFO]: [Disease] §aBYTE scoreboard disabled in config
- [05:29:23] [Server thread/INFO]: §aCreating Disease Vial Recipe
- [05:29:23] [Server thread/INFO]: §aCreating Syringe Recipe
- [05:29:23] [Server thread/INFO]: §aCreating vaccines Recipe
- [05:29:23] [Server thread/INFO]: §aCreating Disease Arrow Recipe
- [05:29:23] [Server thread/INFO]: §aCreating cold water recipe
- [05:29:23] [Server thread/INFO]: §aCreating boiling milk recipe
- [05:29:23] [Server thread/INFO]: [Disease] §cThanks for using the BYTE Disease plugin - www.byte.org.uk!
- [05:29:23] [Server thread/INFO]: [KitPvP] Enabling KitPvP v2.2.0
- [05:29:23] [Server thread/INFO]: [KIT-PVP] Enabling KitPvP version 2.2.0...
- [05:29:23] [Server thread/INFO]: [KIT-PVP] Loading configuration files...
- [05:29:23] [Server thread/INFO]: [KIT-PVP] Loading kit files...
- [05:29:23] [Server thread/INFO]: [KIT-PVP] Loading Leaderboard caches....
- [05:29:23] [Server thread/INFO]: [KIT-PVP] Hooking into PlaceholderAPI...
- [05:29:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: kitpvp [1.0.0]
- [05:29:23] [Server thread/INFO]: [KIT-PVP] Hooking into WorldGuard...
- [05:29:23] [Server thread/INFO]: [KIT-PVP] Done!
- [05:29:23] [Server thread/INFO]: [Brewery] Enabling Brewery v3.1
- [05:29:23] [Server thread/INFO]: [Brewery] Brewery enabled!
- [05:29:23] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.5.1
- [05:29:23] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.5.1 By Mateus Moreira @LichtHund
- [05:29:23] [Server thread/INFO]: [CitizensCMD] Using English messages!
- [05:29:23] [Server thread/INFO]: [CitizensCMD] Using PlaceholderAPI!
- [05:29:23] [Server thread/INFO]: [CitizensCMD] Using Vault!
- [05:29:23] [Server thread/INFO]: [CitizensCMD] A new version of CitizensCMD is now available:
- [05:29:23] [Server thread/INFO]: [CitizensCMD] https://www.spigotmc.org/resources/30224
- [05:29:23] [Server thread/INFO]: [ExtraHardMode] Enabling ExtraHardMode v3.15.0-e4f17b1
- [05:29:23] [Server thread/WARN]: @EventHandler method com.extrahardmode.features.AntiGrinder#onEntityDeath returns non-void type boolean. This is unsupported behavior and will no longer work in a future version of Paper. This should be reported to the developers of ExtraHardMode v3.15.0-e4f17b1 (RoboMWM,Diemex,Big_Scary)
- [05:29:23] [Server thread/WARN]: @EventHandler method com.extrahardmode.features.AntiGrinder#onEntitySpawn returns non-void type boolean. This is unsupported behavior and will no longer work in a future version of Paper. This should be reported to the developers of ExtraHardMode v3.15.0-e4f17b1 (RoboMWM,Diemex,Big_Scary)
- [05:29:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: extrahardmode [3.15.0-e4f17b1]
- [05:29:23] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.2.1-4
- [05:29:24] [Server thread/INFO]: [LevelledMobs] Enabling LevelledMobs v3.9.5 b743
- [05:29:24] [Server thread/INFO]: LevelledMobs: Using NMS version v1_18_R2 for nametag support
- [05:29:24] [Server thread/INFO]: LevelledMobs: File Loader: Loading files...
- [05:29:24] [Server thread/INFO]: LevelledMobs: File Loader: Loading file 'rules.yml'...
- [05:29:24] [Server thread/INFO]: LevelledMobs: File Loader: Loading file 'settings.yml'...
- [05:29:24] [Server thread/INFO]: LevelledMobs: File Loader: Loading file 'messages.yml'...
- [05:29:24] [Server thread/INFO]: LevelledMobs: Listeners: Registering event listeners...
- [05:29:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: LevelledMobs [3.9.5 b743]
- [05:29:24] [Server thread/INFO]: LevelledMobs: Commands: Registering commands...
- [05:29:24] [Server thread/INFO]: LevelledMobs: Running misc procedures
- [05:29:24] [Server thread/INFO]: LevelledMobs: Tasks: Starting async nametag auto update task...
- [05:29:24] [Server thread/INFO]: LevelledMobs: File Loader: Loading file 'customdrops.yml'...
- [05:29:24] [Server thread/INFO]: LevelledMobs: Start-up complete (took 239ms)
- [05:29:24] [Server thread/INFO]: [SpecializedCrates] Enabling SpecializedCrates v3.0.0-Pre1.5
- [05:29:24] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R2! Trying to find NMS support
- [05:29:24] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R2' loaded!
- [05:29:24] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
- [05:29:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: specializedcrates [3.0.0-Pre1.5]
- [05:29:24] [Thread-57/WARN]: [NBTAPI] [NBTAPI] The NBT-API located at 'package de.tr7zw.specializedcrates.nbtapi' seems to be outdated!
- [05:29:24] [Thread-57/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.9.2' Newest Version: 2.11.3'
- [05:29:24] [Thread-57/WARN]: [NBTAPI] [NBTAPI] Please update the NBTAPI or the plugin that contains the api(nag the mod author when the newest release has an old version, not the NBTAPI dev)!
- [05:29:24] [Server thread/INFO]:
- [05:29:24] [Server thread/INFO]: animation_1
- [05:29:24] [Server thread/INFO]: + Success: there were no issues.
- [05:29:24] [Server thread/INFO]:
- [05:29:24] [Server thread/INFO]: animation_2
- [05:29:24] [Server thread/INFO]: + Success: there were no issues.
- [05:29:24] [Server thread/INFO]:
- [05:29:24] [Server thread/INFO]: animation_3
- [05:29:24] [Server thread/INFO]: + Success: there were no issues.
- [05:29:24] [Server thread/INFO]:
- [05:29:24] [Server thread/INFO]: animation_4
- [05:29:24] [Server thread/INFO]: + Success: there were no issues.
- [05:29:24] [Server thread/INFO]:
- [05:29:24] [Server thread/INFO]: animation_5
- [05:29:24] [Server thread/INFO]: + Success: there were no issues.
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]: animation_6
- [05:29:25] [Server thread/INFO]: + Success: there were no issues.
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]: animation_7
- [05:29:25] [Server thread/INFO]: + Success: there were no issues.
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]: animation_8
- [05:29:25] [Server thread/INFO]: + Success: there were no issues.
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]: animation_9
- [05:29:25] [Server thread/INFO]: + Success: there were no issues.
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]: example_animation
- [05:29:25] [Server thread/INFO]: + Success: there were no issues.
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]: great_box
- [05:29:25] [Server thread/INFO]: + Success: there were no issues.
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]: lootbox_animation_1
- [05:29:25] [Server thread/INFO]: + Success: there were no issues.
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]: nightmare_animation
- [05:29:25] [Server thread/INFO]: + Success: there were no issues.
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]: portal
- [05:29:25] [Server thread/INFO]: + Success: there were no issues.
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]: roulette
- [05:29:25] [Server thread/INFO]: + Success: there were no issues.
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]: semicircle
- [05:29:25] [Server thread/INFO]: + Success: there were no issues.
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]: slots
- [05:29:25] [Server thread/INFO]: + Success: there were no issues.
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]: tnt_animation
- [05:29:25] [Server thread/INFO]: + Success: there were no issues.
- [05:29:25] [Server thread/INFO]: [SpecializedCrates] Hologram handler: HolographicDisplays
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]: BasicCrate
- [05:29:25] [Server thread/INFO]: + Success: there were no issues.
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]: EventCrate
- [05:29:25] [Server thread/INFO]: + Success: there were no issues.
- [05:29:25] [Server thread/INFO]:
- [05:29:25] [Server thread/INFO]: ExpertCrate
- [05:29:26] [Server thread/INFO]: + Success: there were no issues.
- [05:29:26] [Server thread/INFO]:
- [05:29:26] [Server thread/INFO]: MasterCrate
- [05:29:26] [Server thread/INFO]: + Success: there were no issues.
- [05:29:26] [Server thread/INFO]:
- [05:29:26] [Server thread/INFO]: MineChestExample (Disabled)
- [05:29:26] [Server thread/INFO]: + Success: there were no issues.
- [05:29:26] [Server thread/INFO]:
- [05:29:26] [Server thread/INFO]: Nightmare
- [05:29:26] [Server thread/INFO]: Settings
- [05:29:26] [Server thread/INFO]: - Failed to load the 'inventory-name' value.
- [05:29:26] [Server thread/INFO]: CAUSE: The name is longer than 32 characters (Automatically shortening).
- [05:29:26] [Server thread/INFO]: - Failed to load the 'open.crate-animation' value.
- [05:29:26] [Server thread/INFO]: CAUSE: is not a valid animation.
- [05:29:26] [Server thread/INFO]:
- [05:29:26] [Server thread/INFO]: RareCrate
- [05:29:26] [Server thread/INFO]: + Success: there were no issues.
- [05:29:26] [Server thread/INFO]:
- [05:29:26] [Server thread/INFO]: SimpleCrate
- [05:29:26] [Server thread/INFO]: + Success: there were no issues.
- [05:29:26] [Server thread/INFO]:
- [05:29:26] [Server thread/INFO]: AllCrates
- [05:29:26] [Server thread/INFO]: Converting old item format to new item format...
- [05:29:26] [Server thread/INFO]: Failed to convert BeginnerCrate, it is likely not a proper material.
- [05:29:26] [Server thread/INFO]: Converting old item format to new item format...
- [05:29:26] [Server thread/INFO]: Failed to convert MiddleCrate, it is likely not a proper material.
- [05:29:26] [Server thread/INFO]: MultiCrate Inventory
- [05:29:26] [Server thread/INFO]: - Failed to load a multi crate menu item.
- [05:29:26] [Server thread/INFO]: CAUSE: The 'gui.objects.1.material' value does not exist.
- [05:29:26] [Server thread/INFO]: - Failed to load a multi crate menu item.
- [05:29:26] [Server thread/INFO]: CAUSE: The 'gui.objects.2.material' value does not exist.
- [05:29:26] [Server thread/INFO]:
- [05:29:26] [Server thread/INFO]:
- [05:29:26] [Server thread/INFO]: WARNING: The value 'spawn-protection' is set to 16 in the server.properties file. This WILL cause issues with SpecializedCrates - any crates near spawn will only be openable for OP players. Please go to your server.properties file in the main directory of your server and change spawn-protection: 0.
- [05:29:26] [Server thread/INFO]: [DungeonsXL] Enabling DungeonsXL v0.18-SNAPSHOT-1149
- [05:29:26] [Server thread/WARN]: [ItemsXL] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.2-b107 which is not a depend or softdepend of this plugin.
- [05:29:26] [Server thread/INFO]: [DungeonsXL] [##########[DungeonsXL]##########]
- [05:29:26] [Server thread/INFO]: [DungeonsXL] Internals: [v1_18_R2]
- [05:29:26] [Server thread/INFO]: [DungeonsXL] Economy: [true]
- [05:29:26] [Server thread/INFO]: [DungeonsXL] Permissions: [true]
- [05:29:26] [Server thread/INFO]: [DungeonsXL] Metrics: [https://bstats.org/plugin/bukkit/DungeonsXL/1039]
- [05:29:26] [Server thread/INFO]: [DungeonsXL] SpigotMC ID: [9488]
- [05:29:26] [Server thread/INFO]: [DungeonsXL] [################################]
- [05:29:49] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
- [05:29:49] [ServerMain/ERROR]: Failed to start the minecraft server
- java.io.IOException: The process cannot access the file because another process has locked a portion of the file
- at sun.nio.ch.FileDispatcherImpl.write0(Native Method) ~[?:?]
- at sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:68) ~[?:?]
- at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) ~[?:?]
- at sun.nio.ch.IOUtil.write(IOUtil.java:76) ~[?:?]
- at sun.nio.ch.IOUtil.write(IOUtil.java:67) ~[?:?]
- at sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:288) ~[?:?]
- at net.minecraft.util.DirectoryLock.create(DirectoryLock.java:29) ~[?:?]
- at net.minecraft.world.level.storage.LevelStorageSource$LevelStorageAccess.<init>(LevelStorageSource.java:344) ~[?:?]
- at net.minecraft.world.level.storage.LevelStorageSource.createAccess(LevelStorageSource.java:314) ~[?:?]
- at net.minecraft.server.Main.main(Main.java:159) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.Main.main(Main.java:289) ~[paper-1.18.2.jar:git-Paper-388]
- at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- not be able to use SignShop signs in spawn!
- [05:29:34] [Server thread/WARN]: [SignShop] Please set 'spawn-protection' to 0 and use a protection plugin to protect spawn instead.
- [05:29:34] [Server thread/INFO]: [SignShop] v3.6.2 Enabled
- [05:29:34] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1*
- [05:29:34] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
- [05:29:34] [Server thread/INFO]: [CommandNPC] Initiating Database
- [05:29:34] [Thread-60/INFO]: [CommandNPC] Loading commands complete!
- [05:29:34] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
- [05:29:34] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
- [05:29:34] [Server thread/INFO]: [PremiumVanish] Enabling PremiumVanish v2.5.19
- [05:29:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: premiumvanish [2.5.19]
- [05:29:34] [Server thread/INFO]: [PremiumVanish] Hooked into PlaceholderAPI
- [05:29:34] [Server thread/INFO]: [PremiumVanish] Hooked into LibsDisguises
- [05:29:34] [Server thread/INFO]: [PremiumVanish] Hooked into Essentials
- [05:29:34] [Server thread/INFO]: [PremiumVanish] Hooked into Citizens
- [05:29:34] [Server thread/INFO]: [dtlTraders] Enabling dtlTraders v6.4.8
- [05:29:34] [Server thread/INFO]: dtlTraders> Welcome to dtlTraders v6.4.8!
- [05:29:34] [Server thread/INFO]: dtlTraders> Trying to hook into any Vault supported plugin...
- [05:29:34] [Server thread/INFO]: dtlTraders> Vault found! Trying to hook...
- [05:29:34] [Server thread/INFO]: dtlTraders> Found economy plugin: EssentialsX Economy
- [05:29:34] [Server thread/INFO]: dtlTraders> Loaded 4 guis from the guis config!
- [05:29:34] [Server thread/INFO]: dtlTraders> Hooking into Citizens!
- [05:29:34] [Server thread/INFO]: dtlTraders> Hooking into PlaceholderAPI
- [05:29:34] [Server thread/INFO]: dtlTraders> dtlTraders is managed by Degitise. www.degitise.com
- [05:29:34] [Server thread/INFO]: dtlTraders> Unlock premium features with dtlTradersPlus!
- [05:29:34] [Server thread/INFO]: dtlTraders> Buy your copy at: https://www.spigotmc.org/resources/dtltradersplus.63690/
- [05:29:34] [Server thread/INFO]: [VotifierPlus] Enabling VotifierPlus v1.0.7
- [05:29:34] [Server thread/INFO]: [VotifierPlus] Votifier enabled.
- [05:29:34] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.23.3
- [05:29:34] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_18_R2.ItemStack
- [05:29:34] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151)
- [05:29:34] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103)
- [05:29:34] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
- [05:29:34] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method)
- [05:29:34] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:375)
- [05:29:34] [Server thread/WARN]: at VotingPlugin.jar//com.Ben12345rocks.VotingPlugin.AdvancedCore.NMSManager.NMSManager.getNMSClass(NMSManager.java:209)
- [05:29:34] [Server thread/WARN]: at VotingPlugin.jar//com.Ben12345rocks.VotingPlugin.AdvancedCore.Util.Skull.SkullHandler.load(SkullHandler.java:141)
- [05:29:34] [Server thread/WARN]: at VotingPlugin.jar//com.Ben12345rocks.VotingPlugin.AdvancedCore.AdvancedCorePlugin.loadHook(AdvancedCorePlugin.java:390)
- [05:29:34] [Server thread/WARN]: at VotingPlugin.jar//com.Ben12345rocks.VotingPlugin.AdvancedCore.AdvancedCorePlugin.onEnable(AdvancedCorePlugin.java:748)
- [05:29:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
- [05:29:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
- [05:29:34] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541)
- [05:29:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560)
- [05:29:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474)
- [05:29:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665)
- [05:29:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432)
- [05:29:34] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:316)
- [05:29:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
- [05:29:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
- [05:29:34] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [05:29:34] [Server thread/WARN]: java.lang.NoSuchMethodException: org.bukkit.craftbukkit.v1_18_R2.inventory.CraftItemStack.asBukkitCopy(null)
- [05:29:34] [Server thread/WARN]: at java.base/java.lang.Class.getDeclaredMethod(Class.java:2675)
- [05:29:34] [Server thread/WARN]: at VotingPlugin.jar//com.Ben12345rocks.VotingPlugin.AdvancedCore.Util.Skull.SkullHandler.load(SkullHandler.java:150)
- [05:29:34] [Server thread/WARN]: at VotingPlugin.jar//com.Ben12345rocks.VotingPlugin.AdvancedCore.AdvancedCorePlugin.loadHook(AdvancedCorePlugin.java:390)
- [05:29:34] [Server thread/WARN]: at VotingPlugin.jar//com.Ben12345rocks.VotingPlugin.AdvancedCore.AdvancedCorePlugin.onEnable(AdvancedCorePlugin.java:748)
- [05:29:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
- [05:29:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
- [05:29:34] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541)
- [05:29:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560)
- [05:29:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474)
- [05:29:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665)
- [05:29:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432)
- [05:29:34] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:316)
- [05:29:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
- [05:29:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
- [05:29:34] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [05:29:34] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
- [05:29:34] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.23.3
- [05:29:34] [Server thread/WARN]: [VotingPlugin] No vote has been recieved from planetminecraft.com, may be an invalid service site. Vote on the site and look in console for a service site, if you get nothing then there is an issue with votifier
- [05:29:34] [Server thread/WARN]: [VotingPlugin] No vote has been recieved from Minecraftbuzz.com, may be an invalid service site. Vote on the site and look in console for a service site, if you get nothing then there is an issue with votifier
- [05:29:34] [Server thread/WARN]: [VotingPlugin] No vote has been recieved from Minebrowse.com, may be an invalid service site. Vote on the site and look in console for a service site, if you get nothing then there is an issue with votifier
- [05:29:34] [Server thread/WARN]: [VotingPlugin] No vote has been recieved from minecraft-mp.com, may be an invalid service site. Vote on the site and look in console for a service site, if you get nothing then there is an issue with votifier
- [05:29:35] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.25.1
- [05:29:35] [Server thread/INFO]: [DiscordSRV] [UNCATEGORIZED DEBUG] Language is English
- [05:29:35] [Server thread/INFO]: [TabList] Enabling TabList v5.6.1
- [05:29:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [UNCATEGORIZED DEBUG] Allowed chat mention types: USER, CHANNEL, EMOTE
- [05:29:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [UNCATEGORIZED DEBUG] JdaFilter applied
- [05:29:35] [Server thread/INFO]: [TabList] Hooked PlaceholderAPI version: 2.11.1
- [05:29:35] [Server thread/INFO]: [TabList] > Enabled v5.6.1 (95ms)
- [05:29:35] [Server thread/INFO]: [CommandPanels] Enabling CommandPanels v3.17.3.0
- [05:29:35] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.17.3.0 Plugin Loading...
- [05:29:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [UNCATEGORIZED DEBUG] Using bot token supplied from config
- [05:29:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: commandpanels [1.0.0]
- [05:29:35] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.17.3.0 Plugin Loaded!
- [05:29:35] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.2.3
- [05:29:35] [Server thread/INFO]: [AuctionHouse] Found locale file en_us.json
- [05:29:35] [Server thread/WARN]: [AuctionHouse] [1;33mA backup of the database has been saved with .backup extension.[0m
- [05:29:35] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList] -------------
- [05:29:35] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList] New update is available for TabList
- [05:29:35] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList] Your version: 5.6.1, New version 5.7.3
- [05:29:35] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList] Download: https://www.spigotmc.org/resources/46229/
- [05:29:35] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList]
- [05:29:35] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList] Always consider upgrading to the latest version, which may include fixes.
- [05:29:35] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList]
- [05:29:35] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList] To disable update checking, go to the config file (not recommended)
- [05:29:35] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList] -------------
- [05:29:35] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_18_R2
- [05:29:35] [Server thread/INFO]: [AuctionHouse] Enabled DiscordSRV support
- [05:29:35] [Server thread/INFO]: [AuctionHouse] Using en_us locale
- [05:29:35] [Server thread/INFO]: [AuctionHouse] Loaded 0 listings
- [05:29:35] [Server thread/INFO]: [Statz] Enabling Statz v1.6-SNAPSHOT-30
- [05:29:35] [Server thread/INFO]: [Statz] [STDOUT] Generating new PluginLibrary instance
- [05:29:35] [Server thread/WARN]: Nag author(s): '[Staartvin]' of 'Statz' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
- [05:29:35] [Server thread/INFO]: [PluginLibrary] ***== Loading libraries ==***
- [05:29:35] [Server thread/INFO]: [PluginLibrary] ***== Loaded 8 libraries! ==***
- [05:29:35] [Server thread/INFO]: [PluginLibrary] Loaded libraries: Autorank (by Staartvin), Statz (by Staartvin), GriefPrevention (by RoboMWM), Jobs (by Zrips), Vault (by Kainzo), WorldGuard (by sk89q), EssentialsX (by drtshock) and NuVotifier (by Ichbinjoe)
- [05:29:35] [Server thread/INFO]: [PluginLibrary] *** Ready for plugins to send/retrieve data. ***
- [05:29:35] [Server thread/INFO]: [Statz] Using SQLite database!
- [05:29:35] [Server thread/INFO]: [Statz] Logging is disabled!
- [05:29:35] [Server thread/INFO]: [Statz] Language file loaded (lang.yml)
- [05:29:35] [Server thread/INFO]: [Statz] Stats disabled file loaded (disabled-stats.yml)
- [05:29:35] [Server thread/INFO]: [Statz] Statz v1.6-SNAPSHOT-30 has been enabled!
- [05:29:35] [Server thread/INFO]: [Statz] Statistic description file loaded (statistics.yml)
- [05:29:35] [Server thread/INFO]: [Autorank] Enabling Autorank v4.4-SNAPSHOT-108
- [05:29:35] [Server thread/INFO]: [Autorank] [STDOUT] Generating new PluginLibrary instance
- [05:29:35] [Server thread/WARN]: Nag author(s): '[Staartvin, Armarr]' of 'Autorank' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
- [05:29:35] [Server thread/INFO]: [PluginLibrary] ***== Loading libraries ==***
- [05:29:35] [Server thread/INFO]: [PluginLibrary] ***== Loaded 8 libraries! ==***
- [05:29:35] [Server thread/INFO]: [PluginLibrary] Loaded libraries: Autorank (by Staartvin), Statz (by Staartvin), GriefPrevention (by RoboMWM), Jobs (by Zrips), Vault (by Kainzo), WorldGuard (by sk89q), EssentialsX (by drtshock) and NuVotifier (by Ichbinjoe)
- [05:29:35] [Server thread/INFO]: [PluginLibrary] *** Ready for plugins to send/retrieve data. ***
- [05:29:35] [Server thread/INFO]: [Autorank] Interval check every 5 minutes.
- [05:29:35] [Server thread/WARN]: [Autorank] You're running a DEV version, be sure to backup your Autorank folder!
- [05:29:35] [Server thread/WARN]: [Autorank] DEV versions are not guaranteed to be stable and generally shouldn't be used on big production servers with lots of players.
- [05:29:35] [Server thread/INFO]: [Autorank] Registered requirement service for adding custom requirements!
- [05:29:35] [Server thread/INFO]: [Autorank] Registered result service for adding custom results!
- [05:29:35] [Server thread/INFO]: [Autorank] Autorank 4.4-SNAPSHOT-108 has been enabled!
- [05:29:35] [pool-186-thread-1/WARN]: [DiscordSRV]
- The current build of DiscordSRV is outdated by 256 commits! Get the latest build at your favorite distribution center.
- Spigot: https://www.spigotmc.org/resources/discordsrv.18494/
- Github: https://github.com/DiscordSRV/DiscordSRV/releases
- Direct Download: https://get.discordsrv.com
- [05:29:36] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
- [05:29:36] [Server thread/INFO]: 0 placeholder hook(s) registered!
- [05:29:36] [Server thread/INFO]: Running delayed init tasks
- [05:29:37] [Craft Scheduler Thread - 5 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
- [05:29:37] [Server thread/INFO]: [PerWorldPlugins] Unregistered all Listeners correctly. (443ms)
- [05:29:37] [Craft Scheduler Thread - 25 - Essentials/INFO]: [Essentials] §6Fetching version information...
- [05:29:37] [Craft Scheduler Thread - 33 - GParticles/INFO]: [GParticles] DEBUG: Initialized UserBoard for GPDataManager (took 0 ms)
- [05:29:37] [Craft Scheduler Thread - 39 - PlayerWarps/INFO]: [PlayerWarps] Loading player warps...
- [05:29:37] [Craft Scheduler Thread - 27 - GCoreLegacy/INFO]: [GCoreLegacy] DEBUG: Loaded StatisticsBoard for GDataManager (took 1 ms)
- [05:29:37] [Craft Scheduler Thread - 27 - GCoreLegacy/INFO]: [GCoreLegacy] DEBUG: Initialized StatisticsBoard for GDataManager (took 14 ms)
- [05:29:37] [Craft Scheduler Thread - 9 - PunishGUI/INFO]: *********************************************************************
- [05:29:37] [Craft Scheduler Thread - 9 - PunishGUI/INFO]: PunishmentGUI is outdated!
- [05:29:37] [Craft Scheduler Thread - 9 - PunishGUI/INFO]: Newest version: 1.1.7
- [05:29:37] [Craft Scheduler Thread - 9 - PunishGUI/INFO]: Your version: 1.0.2
- [05:29:37] [Craft Scheduler Thread - 9 - PunishGUI/INFO]: Please Update Here: https://www.spigotmc.org/resources/52072/
- [05:29:37] [Craft Scheduler Thread - 9 - PunishGUI/INFO]: *********************************************************************
- [05:29:37] [Craft Scheduler Thread - 9 - Autorank/INFO]: [Autorank] Loading UUID storage files...
- [05:29:37] [Craft Scheduler Thread - 135 - Vault/INFO]: [Vault] Checking for Updates ...
- [05:29:37] [Craft Scheduler Thread - 28 - GCoreLegacy/INFO]: [GCoreLegacy] DEBUG: Initialized UserBoard for GDataManager (took 37 ms)
- [05:29:37] [Craft Scheduler Thread - 169 - Statz/INFO]: [Statz] ---------- [Applying Database patches] ----------
- [05:29:37] [Craft Scheduler Thread - 169 - Statz/INFO]: [Statz] ---------- [No patches were applied! Database is already up-to-date.] ----------
- [05:29:37] [Craft Scheduler Thread - 11 - CombatPlus/INFO]: [Combat+]: There is a new version available, Your version 1.5.3 new version 1.6.8
- [05:29:37] [Craft Scheduler Thread - 83 - Autorank/INFO]: [Autorank] Removed 0 old storage entries from database!
- [05:29:37] [Craft Scheduler Thread - 135 - Vault/WARN]: [Vault] Stable Version: 1.7.3 is out! You are still running version: 1.7.2
- [05:29:37] [Craft Scheduler Thread - 135 - Vault/WARN]: [Vault] Update at: https://dev.bukkit.org/projects/vault
- [05:29:37] [Craft Scheduler Thread - 32 - BlockBall/INFO]: [BlockBall] ================================================
- [05:29:37] [Craft Scheduler Thread - 32 - BlockBall/INFO]: [BlockBall] BlockBall is outdated
- [05:29:37] [Craft Scheduler Thread - 32 - BlockBall/INFO]: [BlockBall] Please download the latest version from github
- [05:29:37] [Craft Scheduler Thread - 32 - BlockBall/INFO]: [BlockBall] ================================================
- [05:29:37] [Craft Scheduler Thread - 36 - AureliumSkills/INFO]: [AureliumSkills] New update available! You are on version Beta 1.3.19, latest version is Beta 1.3.21
- [05:29:37] [Craft Scheduler Thread - 36 - AureliumSkills/INFO]: [AureliumSkills] Download it on Spigot:
- [05:29:37] [Craft Scheduler Thread - 36 - AureliumSkills/INFO]: [AureliumSkills] https://spigotmc.org/resources/81069
- [05:29:37] [Craft Scheduler Thread - 85 - Autorank/INFO]: [Autorank] Primary storage provider of Autorank: FlatFileStorageProvider
- [05:29:37] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.2-b107)!
- [05:29:37] [Server thread/INFO]: §7[§e§lImprovedFactions§7] §aEnabled faction economy
- [05:29:37] [Craft Scheduler Thread - 48 - LevelledMobs/INFO]: [WARN] LevelledMobs: LevelledMobs Update Checker Notice:
- [05:29:37] [Craft Scheduler Thread - 48 - LevelledMobs/INFO]: [WARN] LevelledMobs: Your LevelledMobs version is outdated! Please update to v3.10.3 as soon as possible. (You're running v3.9.5)
- [05:29:37] [Craft Scheduler Thread - 26 - GCoreLegacy/INFO]: [GCoreLegacy] DEBUG: Loaded DataProfileBoard for GDataManager (took 136 ms)
- [05:29:37] [Craft Scheduler Thread - 26 - GCoreLegacy/INFO]: [GCoreLegacy] DEBUG: Initialized DataProfileBoard for GDataManager (took 173 ms)
- [05:29:37] [Server thread/INFO]: [JumpPads] CleanUp found no JumpPads to delete!
- [05:29:37] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
- [05:29:37] [Thread-78/INFO]: §7[§e§lImprovedFactions§7] §aYou have the latest version of this plugin
- [05:29:37] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: pw [1.0.0]
- [05:29:37] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
- [05:29:37] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Essentials for Vault's Economy API
- [05:29:37] [Server thread/INFO]: [AuctionHouse] Registered Service Provider LuckPerms for Vault's Chat API
- [05:29:37] [Server thread/INFO]: [Multiverse-Inventories] First run!
- [05:29:37] [Server thread/INFO]: [CataMines] Loading mines from files...
- [05:29:37] [Server thread/INFO]: [CataMines] Starting mines and registering commands. Running version 2.5.11
- [05:29:37] [Server thread/INFO]: [CataMines] Registering listeners
- [05:29:37] [Server thread/INFO]: [MythicMobs] [32m?Using HolographicDisplays plugin for holograms[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Targeter line '[4mPlayerInRadius[0m[33m': [37mFailed to load custom targeter PLAYERINRADIUS[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Targeter line '[4mPlayerInRadius[0m[33m': [37mFailed to load custom targeter PLAYERINRADIUS[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Targeter line '[4mPlayersInRaduis{r=5}[0m[33m': [37mFailed to load custom targeter PLAYERSINRADUIS[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Targeter line '[4mPlayersInRaduis{r=20}[0m[33m': [37mFailed to load custom targeter PLAYERSINRADUIS[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Targeter line '[4mPlayersInRaduis{r=20}[0m[33m': [37mFailed to load custom targeter PLAYERSINRADUIS[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Targeter line '[4mPlayersInRaduis{r=20}[0m[33m': [37mFailed to load custom targeter PLAYERSINRADUIS[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Targeter line '[4mPlayersInRaduis{r=20}[0m[33m': [37mFailed to load custom targeter PLAYERSINRADUIS[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Targeter line '[4mPlayersInRaduis{r=20}[0m[33m': [37mFailed to load custom targeter PLAYERSINRADUIS[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Targeter line '[4mPlayersInRaduis{r=20}[0m[33m': [37mFailed to load custom targeter PLAYERSINRADUIS[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Mechanic line '[4mlighting[0m[33m' in 'Unknown': [37mFailed to load custom mechanic LIGHTING[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Targeter line '[4mPlayersInRaduis{r=20}[0m[33m': [37mFailed to load custom targeter PLAYERSINRADUIS[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Targeter line '[4mPlayersInRaduis{r=20}[0m[33m': [37mFailed to load custom targeter PLAYERSINRADUIS[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Targeter line '[4mPlayersInRaduis{r=20}[0m[33m': [37mFailed to load custom targeter PLAYERSINRADUIS[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Mechanic line '[4mlighting[0m[33m' in 'Unknown': [37mFailed to load custom mechanic LIGHTING[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Mechanic line '[4mspeak{"This<&sp>isent<&sp>even<&sp>my<&sp>full<&sp>potential!"}[0m[33m' in 'Unknown': [37mFailed to load custom mechanic SPEAK[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Mechanic line '[4mequip{i<&da>grinch_head:4}[0m[33m' in 'Unknown': [37mFailed to load custom mechanic EQUIP[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Mechanic line '[4mspeak{m<&da>"POG!"}[0m[33m' in 'Unknown': [37mFailed to load custom mechanic SPEAK[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Mechanic line '[4mequip{i<&da>worstedsphere_head:4}[0m[33m' in 'Unknown': [37mFailed to load custom mechanic EQUIP[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Drop '[4mFEATHERS 100 100[0m[33m' in 'plugins\MythicMobs\Mobs\ExampleMobs.yml': [37mDrop type not found.[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Drop '[4mIRON 1 100[0m[33m' in 'plugins\MythicMobs\Mobs\ExampleMobs.yml': [37mDrop type not found.[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Drop '[4mLEATHER_CAP HEAD[0m[33m' in 'plugins\MythicMobs\Mobs\ExampleMobs.yml': [37mDrop type not found.[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Drop '[4mWITHER_FLOWER 5[0m[33m' in 'plugins\MythicMobs\Mobs\ExampleMobs.yml': [37mDrop type not found.[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Drop '[4mWITHER_HEAD 2[0m[33m' in 'plugins\MythicMobs\Mobs\ExampleMobs.yml': [37mDrop type not found.[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Drop '[4mWITHER_FLOWER 5[0m[33m' in 'plugins\MythicMobs\Mobs\ExampleMobs.yml': [37mDrop type not found.[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Drop '[4mWITHER_HEAD 2[0m[33m' in 'plugins\MythicMobs\Mobs\ExampleMobs.yml': [37mDrop type not found.[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Drop '[4mWITHER_FLOWER 5[0m[33m' in 'plugins\MythicMobs\Mobs\ExampleMobs.yml': [37mDrop type not found.[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Drop '[4mIRON_HELM HEAD[0m[33m' in 'plugins\MythicMobs\Mobs\ExampleMobs.yml': [37mDrop type not found.[0m[0m
- [05:29:37] [Server thread/WARN]: [MythicMobs] ?[33m Config Error for Drop '[4mWaffle_head HEAD[0m[33m' in 'plugins\MythicMobs\Mobs\ExampleMobs.yml': [37mDrop type not found.[0m[0m
- [05:29:37] [Craft Scheduler Thread - 104 - DungeonsXL/INFO]: [DungeonsXL] The plugin is up to date.
- [05:29:37] [Craft Scheduler Thread - 25 - Essentials/WARN]: [Essentials] §4There is a new EssentialsX version available for download: §c2.20.0§4.
- [05:29:37] [Craft Scheduler Thread - 25 - Essentials/WARN]: [Essentials] §4Download it here:§c https://essentialsx.net/downloads.html?branch=stable
- [05:29:37] [Craft Scheduler Thread - 9 - Autorank/INFO]: [Autorank] Loaded UUID storage in 0 seconds.
- [05:29:37] [Craft Scheduler Thread - 7 - ItemsXL/INFO]: [ItemsXL] The plugin is up to date.
- [05:29:37] [Craft Scheduler Thread - 31 - BlockBall/INFO]: [BlockBall] Reloaded [3] games.
- [05:29:37] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
- [05:29:38] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
- [05:29:38] [Server thread/INFO]: [Citizens] Loaded 23 NPCs.
- [05:29:38] [Server thread/INFO]: [Autorank] Found Statz plugin: Statz (by Staartvin)
- [05:29:38] [Server thread/INFO]: [Autorank] Hooked into Statz (by Staartvin)
- [05:29:38] [Server thread/INFO]: [Autorank] Loaded libraries and dependencies
- [05:29:38] [Server thread/INFO]: [PremiumVanish] Your current version of PremiumVanish is outdated - New version: '2.8.10'; Currently: '2.5.19'
- [05:29:38] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v3.0.2
- [05:29:38] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
- [05:29:38] [Server thread/INFO]: [HolographicDisplays] https://dev.bukkit.org/projects/holographic-displays
- [05:29:38] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.11.3) is available at:
- [05:29:38] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
- [05:29:38] [Server thread/INFO]: [AuctionHouse] Found PlaceholderAPI plugin
- [05:29:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: auctionhouse [3.2.3]
- [05:29:38] [Server thread/INFO]: [AuctionHouse] Registered PlaceholderAPI placeholders
- [05:29:38] [Thread-79/INFO]: --------------------
- [05:29:38] [Thread-79/INFO]: [CoreProtect] Version 21.3 is now available.
- [05:29:38] [Thread-79/INFO]: [CoreProtect] Download: www.coreprotect.net/download/
- [05:29:38] [Thread-79/INFO]: --------------------
- [05:29:38] [Server thread/INFO]: Done (123.394s)! For help, type "help"
- [05:29:38] [Server thread/INFO]: Timings Reset
- [05:29:38] [Craft Scheduler Thread - 25 - JumpPads/INFO]: [Jump Pads] A new update is available at:
- [05:29:38] [Craft Scheduler Thread - 25 - JumpPads/INFO]: https://www.spigotmc.org/resources/44876/updates
- [05:29:38] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [UNCATEGORIZED DEBUG] Loaded 74 members in guild G:WorstedMC(695001505480310965)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:WorstedMC(695001505480310965)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:joining-leaving(709704274401165374)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules(704554947848437810)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(704555034460946552)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:information(709708069025873961)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:applications(709720490578804827)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:console-logs(863451760765042728)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:roles(709651346940362772)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:change_logs(760974298037878865)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(695001505480310969)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bot-commands(697697347991371846)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:memes(709656308546273280)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:builds(709657123423780934)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ban-appeals(709709163483103244)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:report-bugs(709705374265245709)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:suggestions(767111296826081380)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:truth-or-dare(867449510589497346)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:idleminer(867455340521717760)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:partnership-channel(865381006352580629)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ingame(768297874161008721)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:support-channel(712358562738995292)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:link(712413228692406284)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:911-we-need-staff-now(709657220522180649)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-chat(709707643874443394)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:admin-disscusion(709707272875540551)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:console-logs(863451760765042728)
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [UNCATEGORIZED DEBUG] Chat event cancellation detector has been enabled
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [ACCOUNT_LINKING DEBUG] Not using JDBC, one of host/port/database was default
- [05:29:38] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [PRESENCE DEBUG] Setting presence to "Minecraft" and online status to "ONLINE"
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling Essentials hook
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [UNCATEGORIZED DEBUG] Enabling LuckPerms' instant group updates
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [UNCATEGORIZED DEBUG] Enabling LuckPerms' contexts
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling LuckPerms hook
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [UNCATEGORIZED DEBUG] No chat plugin hooks enabled
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [MINECRAFT_TO_DISCORD DEBUG] Modern PlayerChatEvent (Paper) is available
- [05:29:38] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling PlaceholderAPI hook
- [05:29:39] [Craft Scheduler Thread - 42 - Brewery/INFO]: [Brewery] Background data loading complete.
- [05:29:40] [Server thread/INFO]: [KIT-PVP] New version found! Please update to v2.2.1 on the Spigot page.
- [05:29:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: discordsrv [1.25.1]
- [05:29:40] [Server thread/INFO]: [VotifierPlus] Successfully hooked into vault economy!
- [05:29:40] [Server thread/INFO]: [VotifierPlus] Hooked into vault permissions
- [05:29:40] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
- [05:29:40] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
- [05:29:40] [Craft Scheduler Thread - 7 - VotifierPlus/INFO]: [VotifierPlus] VotifierPlus is up to date! Version: 1.0.7
- [05:29:41] [Craft Scheduler Thread - 20 - HolographicPlaceholders/INFO]: [Essentials] Found UUID f61b0028-3629-447a-9dba-1fa5d47ff8e7 for player Felspire, but player already has a UUID (cce3c26a-1888-3624-bed8-a92d19286319). Not replacing UUID in usermap.
- java.lang.RuntimeException: null
- at com.earth2me.essentials.UserMap.trackUUID(UserMap.java:155) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.UserMap.load(UserMap.java:182) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.UserMap.load(UserMap.java:30) ~[EssentialsX-2.19.2.jar:?]
- at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3533) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2282) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2159) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2049) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache.get(LocalCache.java:3966) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3989) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4950) ~[guava-31.0.1-jre.jar:?]
- at com.earth2me.essentials.UserMap.getUser(UserMap.java:129) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.Essentials.getUser(Essentials.java:921) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.api.Economy.getUserByUUID(Economy.java:112) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.api.Economy.getMoneyExact(Economy.java:158) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.economy.vault.VaultEconomyProvider.getBalance(VaultEconomyProvider.java:116) ~[EssentialsX-2.19.2.jar:?]
- at com.neutralplasma.holographicPlaceholders.addons.baltop.BalTopAddonV2$3.run(BalTopAddonV2.java:139) ~[HolographicPlaceholders-2.1.2 Stable.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.18.2.jar:git-Paper-388]
- at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.18.2.jar:git-Paper-388]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- [05:29:41] [Craft Scheduler Thread - 7 - VotingPlugin/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 5.23.3 New Version: 6.13.1 Use /av download to get the latest update!
- [05:29:42] [Craft Scheduler Thread - 196 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
- [05:29:42] [Server thread/INFO]: [ProtocolLib] The updater found an update: 5.0.0 (Running 4.8.0-SNAPSHOT-b540). Download at https://www.spigotmc.org/resources/protocollib.1997/
- [05:29:42] [Craft Scheduler Thread - 196 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
- [05:29:42] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5067ms or 101 ticks behind
- [05:29:43] [Craft Scheduler Thread - 214 - VotingPlugin/WARN]: [VotingPlugin] Detected an issue with voting sites, check the server startup log for more details
- [05:29:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ultimateautorestart [Build 53]
- [05:29:45] [Server thread/INFO]: [UltimateAutoRestart] Hooked into PlaceholderAPI!
- [05:29:45] [Server thread/INFO]: [UltimateAutoRestart] Successfully performed 1 hooks!
- [05:29:48] [Server thread/INFO]:
- [05:29:48] [Server thread/INFO]: [UltimateAutoRestart] New update available!
- [05:29:48] [Server thread/INFO]: Current version: Build 53 with latest being Build 54a!
- [05:29:48] [Server thread/INFO]:
- [05:29:48] [Server thread/INFO]: SpigotMC -> https://norska.dev/r/spigot/uar/
- [05:29:48] [Server thread/INFO]: Polymart -> https://norska.dev/r/polymart/uar/
- [05:29:48] [Server thread/INFO]:
- [05:29:49] [pool-190-thread-1/INFO]: [DiscordSRV] [UNCATEGORIZED DEBUG] Tried aggressively stripping blank message
- [05:29:49] [pool-190-thread-1/INFO]: [DiscordSRV] [UNCATEGORIZED DEBUG] Tried stripping blank message
- [05:29:49] [pool-190-thread-1/INFO]: [DiscordSRV] [UNCATEGORIZED DEBUG] Tried aggressively stripping blank message
- [05:29:49] [pool-190-thread-1/INFO]: [DiscordSRV] [UNCATEGORIZED DEBUG] Tried stripping blank message
- [05:29:49] [pool-190-thread-1/INFO]: [DiscordSRV] [UNCATEGORIZED DEBUG] Tried aggressively stripping blank message
- [05:29:49] [pool-190-thread-1/INFO]: [DiscordSRV] [UNCATEGORIZED DEBUG] Tried stripping blank message
- [05:29:49] [Craft Scheduler Thread - 18 - HolographicPlaceholders/INFO]: [Essentials] Found UUID 71ada63c-6fef-4b34-88a8-1e7e299c9a74 for player NeoRusher, but player already has a UUID (fe1971d1-ddcf-3b72-9287-f87149bb2760). Not replacing UUID in usermap.
- java.lang.RuntimeException: null
- at com.earth2me.essentials.UserMap.trackUUID(UserMap.java:155) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.UserMap.load(UserMap.java:182) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.UserMap.load(UserMap.java:30) ~[EssentialsX-2.19.2.jar:?]
- at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3533) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2282) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2159) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2049) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache.get(LocalCache.java:3966) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3989) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4950) ~[guava-31.0.1-jre.jar:?]
- at com.earth2me.essentials.UserMap.getUser(UserMap.java:129) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.Essentials.getUser(Essentials.java:921) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.api.Economy.getUserByUUID(Economy.java:112) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.api.Economy.getMoneyExact(Economy.java:158) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.economy.vault.VaultEconomyProvider.getBalance(VaultEconomyProvider.java:116) ~[EssentialsX-2.19.2.jar:?]
- at com.neutralplasma.holographicPlaceholders.addons.baltop.BalTopAddonV2$1.run(BalTopAddonV2.java:73) ~[HolographicPlaceholders-2.1.2 Stable.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.18.2.jar:git-Paper-388]
- at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.18.2.jar:git-Paper-388]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- [05:29:50] [Craft Scheduler Thread - 204 - Brewery/INFO]: [Brewery] Update available for Brewery-3.1: Brewery v3.1.1
- [05:29:53] [Craft Scheduler Thread - 215 - HolographicPlaceholders/INFO]: [Essentials] Found UUID b801c49b-7ccd-48fb-b532-f0e8496bb866 for player xNoob, but player already has a UUID (e2b6d1c7-7f9f-30fe-b36d-f29e411d0687). Not replacing UUID in usermap.
- java.lang.RuntimeException: null
- at com.earth2me.essentials.UserMap.trackUUID(UserMap.java:155) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.UserMap.load(UserMap.java:182) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.UserMap.load(UserMap.java:30) ~[EssentialsX-2.19.2.jar:?]
- at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3533) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2282) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2159) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2049) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache.get(LocalCache.java:3966) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3989) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4950) ~[guava-31.0.1-jre.jar:?]
- at com.earth2me.essentials.UserMap.getUser(UserMap.java:129) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.Essentials.getUser(Essentials.java:921) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.api.Economy.getUserByUUID(Economy.java:112) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.api.Economy.getMoneyExact(Economy.java:158) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.economy.vault.VaultEconomyProvider.getBalance(VaultEconomyProvider.java:116) ~[EssentialsX-2.19.2.jar:?]
- at com.neutralplasma.holographicPlaceholders.addons.baltop.BalTopAddon$3.run(BalTopAddon.java:151) ~[HolographicPlaceholders-2.1.2 Stable.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.18.2.jar:git-Paper-388]
- at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.18.2.jar:git-Paper-388]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- [05:29:53] [Server thread/INFO]: [MyCommand] found an update for MyCommand. Type /mycommand for more infos.
- [05:29:56] [Craft Scheduler Thread - 18 - HolographicPlaceholders/INFO]: [Essentials] Found UUID 5d4432e8-d0ce-434c-9c76-af8c3208d13c for player qkiba, but player already has a UUID (b05f24bc-af4a-396b-b650-d5b7f2dfdd5e). Not replacing UUID in usermap.
- java.lang.RuntimeException: null
- at com.earth2me.essentials.UserMap.trackUUID(UserMap.java:155) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.UserMap.load(UserMap.java:182) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.UserMap.load(UserMap.java:30) ~[EssentialsX-2.19.2.jar:?]
- at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3533) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2282) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2159) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2049) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache.get(LocalCache.java:3966) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3989) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4950) ~[guava-31.0.1-jre.jar:?]
- at com.earth2me.essentials.UserMap.getUser(UserMap.java:129) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.Essentials.getUser(Essentials.java:921) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.api.Economy.getUserByUUID(Economy.java:112) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.api.Economy.getMoneyExact(Economy.java:158) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.economy.vault.VaultEconomyProvider.getBalance(VaultEconomyProvider.java:116) ~[EssentialsX-2.19.2.jar:?]
- at com.neutralplasma.holographicPlaceholders.addons.baltop.BalTopAddonV2$1.run(BalTopAddonV2.java:73) ~[HolographicPlaceholders-2.1.2 Stable.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.18.2.jar:git-Paper-388]
- at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.18.2.jar:git-Paper-388]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- [05:29:56] [Craft Scheduler Thread - 18 - HolographicPlaceholders/INFO]: [Essentials] Found UUID 1f947c1d-a974-321d-83e0-36d34fa02f1a for player worstedsphere, but player already has a UUID (c5b52dcb-69ce-4979-a76a-c2e96d89484c). Not replacing UUID in usermap.
- java.lang.RuntimeException: null
- at com.earth2me.essentials.UserMap.trackUUID(UserMap.java:155) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.UserMap.load(UserMap.java:182) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.UserMap.load(UserMap.java:30) ~[EssentialsX-2.19.2.jar:?]
- at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3533) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2282) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2159) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2049) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache.get(LocalCache.java:3966) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3989) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4950) ~[guava-31.0.1-jre.jar:?]
- at com.earth2me.essentials.UserMap.getUser(UserMap.java:129) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.Essentials.getUser(Essentials.java:921) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.api.Economy.getUserByUUID(Economy.java:112) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.api.Economy.getMoneyExact(Economy.java:158) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.economy.vault.VaultEconomyProvider.getBalance(VaultEconomyProvider.java:116) ~[EssentialsX-2.19.2.jar:?]
- at com.neutralplasma.holographicPlaceholders.addons.baltop.BalTopAddonV2$1.run(BalTopAddonV2.java:73) ~[HolographicPlaceholders-2.1.2 Stable.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.18.2.jar:git-Paper-388]
- at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.18.2.jar:git-Paper-388]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- [05:30:01] [Craft Scheduler Thread - 18 - HolographicPlaceholders/INFO]: [Essentials] Found UUID 37ec3ddb-8101-304d-8a3e-eaf8c90a37fe for player EliteQne, but player already has a UUID (509a9a7e-c942-44bc-aeeb-b9f2177e8e9f). Not replacing UUID in usermap.
- java.lang.RuntimeException: null
- at com.earth2me.essentials.UserMap.trackUUID(UserMap.java:155) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.UserMap.load(UserMap.java:182) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.UserMap.load(UserMap.java:30) ~[EssentialsX-2.19.2.jar:?]
- at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3533) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2282) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2159) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2049) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache.get(LocalCache.java:3966) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3989) ~[guava-31.0.1-jre.jar:?]
- at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4950) ~[guava-31.0.1-jre.jar:?]
- at com.earth2me.essentials.UserMap.getUser(UserMap.java:129) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.Essentials.getUser(Essentials.java:921) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.api.Economy.getUserByUUID(Economy.java:112) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.api.Economy.getMoneyExact(Economy.java:158) ~[EssentialsX-2.19.2.jar:?]
- at com.earth2me.essentials.economy.vault.VaultEconomyProvider.getBalance(VaultEconomyProvider.java:116) ~[EssentialsX-2.19.2.jar:?]
- at com.neutralplasma.holographicPlaceholders.addons.baltop.BalTopAddonV2$1.run(BalTopAddonV2.java:73) ~[HolographicPlaceholders-2.1.2 Stable.jar:?]
- at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.2.jar:git-Paper-388]
- at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.18.2.jar:git-Paper-388]
- at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.18.2.jar:git-Paper-388]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
Add Comment
Please, Sign In to add comment