PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
51 stars 21 forks source link

Can't get items: just random minecraft default blocks #1470

Closed french-femboi closed 2 years ago

french-femboi commented 2 years ago

Terms

Discord tag (optional)

Yumithecat#0001

What happened?

When I try to get items trough the /ia menu of with /iaget i just get random normal minecraft items and not the custom ia ones. The blocks do still exist as they are shown correctly in the /ia menu.

Steps to reproduce the issue

1.do '/ia' 2.select the item you want to get from the menus 3.Get the item trough the UI

Server version

This server is running Paper version git-Paper-408 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: cc43ba7 on ver/1.17.1) You are running the latest version

ItemsAdder Version

Version 2.5.5

ProtocolLib Version

Version 4.7.0

LoneLibs Version

Version 1.0.16b

LightAPI Version (optional)

Version bukkit-5.1.0 (build SNAPSHOT)

LibsDisguises Version (optional)

No response

FULL server log

[04:01:13] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [04:01:13] [main/INFO]: Reloading ResourceManager: Default, bukkit, ia_ialiquids [04:01:14] [Worker-Main-1/INFO]: Loaded 7 recipes [04:01:15] [Server thread/INFO]: Starting minecraft server version 1.17.1 [04:01:15] [Server thread/INFO]: Loading properties [04:01:15] [Server thread/INFO]: This server is running Paper version git-Paper-408 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: cc43ba7 on ver/1.17.1) [04:01:15] [Server thread/INFO]: Server Ping Player Sample Count: 12 [04:01:15] [Server thread/INFO]: Using 4 threads for Netty based IO [04:01:15] [Server thread/INFO]: Default game type: SURVIVAL [04:01:15] [Server thread/INFO]: Generating keypair [04:01:15] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25567 [04:01:15] [Server thread/INFO]: Using epoll channel type [04:01:15] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity. [04:01:15] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity. [04:01:15] [Server thread/ERROR]: Could not load 'plugins/AntiRedstoneClock-1.5.0.jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:186) ~[patched_1.17.1.jar:git-Paper-408] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:158) ~[patched_1.17.1.jar:git-Paper-408] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:419) ~[patched_1.17.1.jar:git-Paper-408] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:287) ~[patched_1.17.1.jar:git-Paper-408] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-408] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-408] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.util.zip.ZipException: zip END header not found at java.util.zip.ZipFile$Source.findEND(ZipFile.java:1469) ~[?:?] at java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1477) ~[?:?] at java.util.zip.ZipFile$Source.(ZipFile.java:1315) ~[?:?] at java.util.zip.ZipFile$Source.get(ZipFile.java:1277) ~[?:?] at java.util.zip.ZipFile$CleanableResource.(ZipFile.java:709) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:243) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:172) ~[?:?] at java.util.jar.JarFile.(JarFile.java:347) ~[?:?] at java.util.jar.JarFile.(JarFile.java:318) ~[?:?] at java.util.jar.JarFile.(JarFile.java:284) ~[?:?] at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:174) ~[patched_1.17.1.jar:git-Paper-408] ... 6 more [04:01:16] [Server thread/ERROR]: Could not load 'plugins/BungeePackFix.jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:178) ~[patched_1.17.1.jar:git-Paper-408] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:158) ~[patched_1.17.1.jar:git-Paper-408] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:419) ~[patched_1.17.1.jar:git-Paper-408] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:287) ~[patched_1.17.1.jar:git-Paper-408] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-408] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-408] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml ... 7 more [04:01:16] [Server thread/ERROR]: Could not load 'plugins/AsyncWorldEdit-3.9.3.jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:186) ~[patched_1.17.1.jar:git-Paper-408] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:158) ~[patched_1.17.1.jar:git-Paper-408] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:419) ~[patched_1.17.1.jar:git-Paper-408] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:287) ~[patched_1.17.1.jar:git-Paper-408] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-408] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-408] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.util.zip.ZipException: zip END header not found at java.util.zip.ZipFile$Source.findEND(ZipFile.java:1469) ~[?:?] at java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1477) ~[?:?] at java.util.zip.ZipFile$Source.(ZipFile.java:1315) ~[?:?] at java.util.zip.ZipFile$Source.get(ZipFile.java:1277) ~[?:?] at java.util.zip.ZipFile$CleanableResource.(ZipFile.java:709) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:243) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:172) ~[?:?] at java.util.jar.JarFile.(JarFile.java:347) ~[?:?] at java.util.jar.JarFile.(JarFile.java:318) ~[?:?] at java.util.jar.JarFile.(JarFile.java:284) ~[?:?] at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:174) ~[patched_1.17.1.jar:git-Paper-408] ... 6 more [04:01:16] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_17_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [04:01:21] [Server thread/WARN]: Legacy plugin ajStartCommands v2.0.3 does not specify an api-version. [04:01:21] [Server thread/WARN]: Legacy plugin RCEFix v1.0 does not specify an api-version. [04:01:22] [Server thread/INFO]: [VotingPlugin] Loading 1 libraries... please wait [04:01:22] [Server thread/INFO]: [VotingPlugin] Loaded library /var/games/minecraft/servers/Citybuid_01/libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar [04:01:22] [Server thread/INFO]: [VotingPlugin] Loaded library /var/games/minecraft/servers/Citybuid_01/libraries/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar [04:01:22] [Server thread/INFO]: [VotingPlugin] Loaded library /var/games/minecraft/servers/Citybuid_01/libraries/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar [04:01:22] [Server thread/INFO]: [VotingPlugin] Loaded library /var/games/minecraft/servers/Citybuid_01/libraries/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar [04:01:22] [Server thread/INFO]: [VotingPlugin] Loaded library /var/games/minecraft/servers/Citybuid_01/libraries/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar [04:01:22] [Server thread/INFO]: [VotingPlugin] Loaded library /var/games/minecraft/servers/Citybuid_01/libraries/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar [04:01:22] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] Detected Java 8+, trying to open modules for reflection access... [04:01:22] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit [04:01:22] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes... [04:01:22] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes... [04:01:22] [Server thread/WARN]: [WorldEdit] Loaded class org.primesoft.asyncworldedit.injector.injected.util.eventbus.IDispatchableEventBus from AsyncWorldEdit v3.9.1 which is not a depend, softdepend or loadbefore of this plugin. [04:01:23] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled [04:01:23] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory [04:01:23] [Server thread/WARN]: Legacy plugin AdvancedGUI v2.1.1 does not specify an api-version. [04:01:23] [Server thread/INFO]: [Skulls] Loading 1 libraries... please wait [04:01:23] [Server thread/INFO]: [Skulls] Loaded library /var/games/minecraft/servers/Citybuid_01/libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar [04:01:23] [Server thread/INFO]: [Skulls] Loaded library /var/games/minecraft/servers/Citybuid_01/libraries/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar [04:01:23] [Server thread/INFO]: [Skulls] Loaded library /var/games/minecraft/servers/Citybuid_01/libraries/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar [04:01:23] [Server thread/INFO]: [Skulls] Loaded library /var/games/minecraft/servers/Citybuid_01/libraries/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar [04:01:23] [Server thread/INFO]: [Skulls] Loaded library /var/games/minecraft/servers/Citybuid_01/libraries/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar [04:01:23] [Server thread/INFO]: [Skulls] Loaded library /var/games/minecraft/servers/Citybuid_01/libraries/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar [04:01:23] [Server thread/INFO]: [NoJoinMessage] Loading NoJoinMessage v1.1.1 [04:01:23] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.86 [04:01:24] [Server thread/INFO]: [Chunky] Loading Chunky v1.2.164 [04:01:24] [Server thread/INFO]: [NoChunkLag] Loading NoChunkLag v2.4.3 [04:01:24] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.1 [04:01:24] [Server thread/INFO]: [Votifier] Loading Votifier v2.7.3 [04:01:24] [Server thread/INFO]: [LoneLibs] Loading LoneLibs v1.0.16b [04:01:24] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.7.0 [04:01:26] [Server thread/INFO]: [ajStartCommands] Loading ajStartCommands v2.0.3 [04:01:26] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.17-SNAPSHOT-Updated-b117 [04:01:26] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging. [04:01:26] [Server thread/INFO]: [NoCheatPlus] Logging system initialized. [04:01:26] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.17.1 [04:01:26] [Server thread/INFO]: [AdvancedPortals] Loading AdvancedPortals v0.7.2 [04:01:26] [Server thread/INFO]: [TreeGenerator] Loading TreeGenerator v1.3.1-RELEASE [04:01:26] [Server thread/INFO]: [RCEFix] Loading RCEFix v1.0 [04:01:26] [Server thread/INFO]: [NetworkManager] Loading NetworkManager v2.10.7 [04:01:26] [Server thread/INFO]: [NetworkManager] Loading Libraries... [04:01:26] [Server thread/INFO]: [NetworkManager] Note: This might take a few minutes on first run. Kindly ensure internet connectivity. [04:01:27] [Server thread/INFO]: [NetworkManager] Loaded libraries in 0.92 seconds [04:01:27] [Server thread/INFO]: [LightAPI] Loading LightAPI vbukkit-5.1.0 (build SNAPSHOT) [04:01:27] [Server thread/INFO]: : [INFO] Preparing LightAPI... [04:01:27] [Server thread/INFO]: : [INFO] Preparing done! [04:01:27] [Server thread/INFO]: [CookieClicker] Loading CookieClicker v3.6 [04:01:27] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v2.4.2 [04:01:27] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.8 [04:01:27] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131 [04:01:27] [Server thread/INFO]: [LagAssist] Loading LagAssist v2.28.0 [04:01:27] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.6+4b2d1e7 [04:01:28] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@2300734a] [04:01:28] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.0-dev+232-b84207f [04:01:28] [Server thread/INFO]: [Elevator] Loading Elevator v3.12.0 [04:01:28] [Server thread/INFO]: [RealScoreboard] Loading RealScoreboard v6-8-2021 Build 1 [04:01:28] [Server thread/INFO]: [CustomBiomeColors] Loading CustomBiomeColors v1.0.1 [04:01:28] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v6.7.1 [04:01:28] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.9.1 [04:01:28] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed [04:01:28] [Server thread/INFO]: [EzChestShop] Loading EzChestShop v1.4.0 [04:01:28] [Server thread/INFO]: [TAB] Loading TAB v2.9.2 [04:01:28] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v6.0.10-SNAPSHOT [04:01:28] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861 [04:01:28] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.6-beta1+0b66f3e [04:01:28] [Server thread/INFO]: [AdvancedGUI] Loading AdvancedGUI v2.1.1 [04:01:28] [Server thread/INFO]: [WG-GUI] Loading WG-GUI v1.5.3 [04:01:28] [Server thread/INFO]: [CWR] Loading CyberWorldReset v1.0.1 [04:01:28] [Server thread/INFO]: [UltimateChairs] Loading UltimateChairs v1.4.2 [04:01:28] [Server thread/INFO]: [UltimateChairs] Registered WorldGuard flag 'allow-chair-sitting'. [04:01:28] [Server thread/INFO]: [ItemsAdder] Loading ItemsAdder v2.5.5 [04:01:29] [Server thread/INFO]: [CLV] Loading CyberLevels v0.4.3 [04:01:29] [Server thread/INFO]: [Skulls] Loading Skulls v2.7.2 [04:01:29] [Server thread/INFO]: [ScreenEffects] Loading ScreenEffects v1.0.7 [04:01:29] [Server thread/INFO]: [Additions] Loading Additions v2.5.3_SNAPSHOT-1 [04:01:29] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [04:01:29] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.3.86

[04:01:29] [Server thread/INFO]: | |) LuckPerms v5.3.86 [04:01:29] [Server thread/INFO]: |___ | Running on Bukkit - Paper [04:01:29] [Server thread/INFO]: [04:01:29] [Server thread/INFO]: [LuckPerms] Loading configuration... [04:01:30] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL] [04:01:30] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting... [04:01:30] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed. [04:01:31] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL] [04:01:32] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [04:01:32] [Server thread/INFO]: [LuckPerms] Performing initial data load... [04:01:33] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 4022ms) [04:01:33] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.16b [04:01:33] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.7.0 [04:01:33] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread. [04:01:33] [Server thread/INFO]: [NetworkManager] Enabling NetworkManager v2.10.7 [04:01:34] [Server thread/INFO]: [nl.chimpgamer.networkmanager.lib.hikari.HikariDataSource] networkmanager-pool - Starting... [04:01:34] [Server thread/INFO]: [nl.chimpgamer.networkmanager.lib.hikari.HikariDataSource] networkmanager-pool - Start completed. [04:01:36] [Server thread/INFO]: [NetworkManager] Initializing Messaging Service... [PluginMessaging] [04:01:36] [Server thread/INFO]: [NetworkManager] | Starting NetworkManager [04:01:36] [Server thread/INFO]: [NetworkManager] Initialized Brigadier support! [04:01:36] [Server thread/INFO]: [NetworkManager] Enabling extensions... [04:01:37] [Server thread/INFO]: [NetworkManager] Enabling Extension Tags v1.3.0, by [ChimpGamer] [04:01:37] [Server thread/INFO]: [NetworkManager] Extension Tags has been enabled. [04:01:37] [Server thread/INFO]: [NetworkManager] Enabling Extension SimpleChat v1.3.1, by [ChimpGamer] [04:01:37] [Server thread/INFO]: [SimpleChat] Successfully loaded format default [04:01:37] [Server thread/INFO]: [NetworkManager] Extension SimpleChat has been enabled. [04:01:37] [Server thread/INFO]: [NetworkManager] Enabling Extension PlayerNameList v1.0.6, by [ChimpGamer] [04:01:37] [Server thread/INFO]: [NetworkManager] Extension PlayerNameList has been enabled. [04:01:37] [Server thread/INFO]: [NetworkManager] hooked into LuckPerms! [04:01:37] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131 [04:01:37] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [04:01:37] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [04:01:37] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131 [04:01:37] [Server thread/INFO]: [NetworkManager] | NetworkManager hooked into Vault version 1.7.3-b131 [04:01:37] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook. [04:01:37] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.6+4b2d1e7 [04:01:38] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [04:01:38] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions [04:01:38] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_17_R12 as the Bukkit adapter [04:01:40] [Server thread/INFO]: [CustomBiomeColors] Enabling CustomBiomeColors v1.0.1 [04:01:41] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.9.1 [04:01:41] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API [04:01:41] [Server thread/INFO]: [AsyncWorldEdit] =================================================================================== [04:01:41] [Server thread/INFO]: [AsyncWorldEdit] = _ ____ _ _ = [04:01:41] [Server thread/INFO]: [AsyncWorldEdit] = / | ____ __ | | / /__ / // / ____// () / = [04:01:41] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / _/ / / / _ \/ / | /| / / \/ _/ / / / / / / _/ = [04:01:41] [Server thread/INFO]: [AsyncWorldEdit] = / |( ) /_/ / / / / /_ | |/ |/ / // / / / / // / // // / / / = [04:01:41] [Server thread/INFO]: [AsyncWorldEdit] = // |//\, // //_/ |/|/_// //_,/____/_,//_/ = [04:01:41] [Server thread/INFO]: [AsyncWorldEdit] = // = [04:01:41] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime = [04:01:41] [Server thread/INFO]: [AsyncWorldEdit] = ____ = [04:01:41] [Server thread/INFO]: [AsyncWorldEdit] = _/ free version ___ = [04:01:41] [Server thread/INFO]: [AsyncWorldEdit] =================================================================================== [04:01:41] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit. [04:01:42] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started... [04:01:42] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done. [04:01:42] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_17_R1, DirectChunkAPI disabled [04:01:42] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix. [04:01:42] [Server thread/INFO]: [AsyncWorldEdit] Enabled [04:01:42] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v6.0.10-SNAPSHOT [04:01:42] [Thread-429/INFO]: [AsyncWorldEdit] You have an old version of the plugin. Your version: 3.9.1, available version: 3.9.4 [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Loaded caption map for namespace 'plotsquared': com.plotsquared.core.configuration.caption.LocalizedCaptionMap [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: plot-expiry | Value: false [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: worlds | Value: false [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: per-user-locale | Value: false [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: worldedit-restrictions | Value: false [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: external-placeholders | Value: true [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: kill-owned-road-mobs | Value: false [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: database | Value: true [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: component-presets | Value: true [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: chunk-processor | Value: false [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: extended-username-completion | Value: true [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: events | Value: true [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: commands | Value: true [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: kill-road-mobs | Value: true [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: kill-road-items | Value: true [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: database-purger | Value: false [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: economy | Value: false [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: persistent-road-regen | Value: true [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: kill-road-vehicles | Value: false [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: default-locale | Value: en [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: use-mvdwapi | Value: true [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: persistent-meta | Value: true [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: tab-completed-aliases | Value: [plot, plots, p, plotsquared, plot2, p2, ps, 2, plotme, plotz, ap] [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: ban-deleter | Value: false [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: update-notifications | Value: true [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: rating-cache | Value: true [04:01:42] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: comment-notifier | Value: true [04:01:44] [Server thread/INFO]: [PlotSquared/BukkitPlatform] Couldn't verify purchase :( [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #3(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #2(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #1(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #4(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #3(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #2(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #1(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #4(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #3(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #2(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #1(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #4(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #3(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #2(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #1(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #4(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #18(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/WARN]: [PlotSquared/SQLManager] Entry #18(null) in plot_flags does not exist. Create this plot or set database-purger: true in settings.yml [04:01:44] [Server thread/INFO]: [PlotSquared/PlotSquared] Connection to database established. Type: SQLite [04:01:45] [Server thread/INFO]: [PlotSquared/BukkitPlatform] (UUID) Using LuckPerms as a complementary UUID service [04:01:45] [Server thread/INFO]: [PlotSquared/BukkitPlatform] (UUID) Using EssentialsX as a complementary UUID service [04:01:45] [Server thread/INFO]: [PlotSquared/BukkitPlatform] (UUID) 21 UUIDs will be cached [04:01:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: plotsquared [3] [04:01:45] [Server thread/INFO]: [PlotSquared/BukkitPlatform] PlotSquared hooked into PlaceholderAPI [04:01:45] [Server thread/WARN]: *** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [04:01:45] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [04:01:45] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose. [04:01:45] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information. [04:01:45] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [04:01:45] [Server thread/INFO]: Preparing level "Plots_the_end" [04:01:47] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [04:01:47] [Server thread/INFO]: Time elapsed: 608 ms [04:01:47] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [04:01:48] [Server thread/INFO]: Time elapsed: 658 ms [04:01:48] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [04:01:48] [Server thread/INFO]: Time elapsed: 329 ms [04:01:48] [Server thread/INFO]: [NoJoinMessage] Enabling NoJoinMessage v1.1.1 [04:01:49] [Server thread/INFO]: [Chunky] Enabling Chunky v1.2.164 [04:01:50] [Server thread/INFO]: [NoChunkLag] Enabling NoChunkLag v2.4.3 [04:01:50] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.1 [04:01:51] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [04:01:51] [Server thread/INFO]: [Votifier] Enabling Votifier v2.7.3 [04:01:52] [Server thread/INFO]: [Votifier] Loaded token for website: default [04:01:52] [Server thread/INFO]: [Votifier] Using epoll transport to accept votes. [04:01:53] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder. [04:01:53] [Server thread/INFO]: [ajStartCommands] Enabling ajStartCommands v2.0.3

[04:01:53] [Server thread/INFO]: ajStartCommands v2.0.3 by ajgeiss0702 has been enabled! [04:01:53] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.17-SNAPSHOT-Updated-b117 [04:01:53] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.13-1.17|? / Bukkit-API [04:01:54] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat. [04:01:54] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.17.1)... [04:01:54] [Server thread/INFO]: [NoCheatPlus] Confirm teleport packet available (via name): TELEPORT_ACCEPT[class=PacketPlayInTeleportAccept, id=0] [04:01:54] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance | WrongTurnAdapter | NoSlow | Fight [04:01:54] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal, FastConsume, PacketFrequency and InstantBow on Minecraft 1.9 and later. [04:01:54] [Server thread/INFO]: [NoCheatPlus] Version 3.17-SNAPSHOT-Updated-b117 is enabled. [04:01:54] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.7.2 [04:01:55] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found [04:01:55] [Server thread/INFO]: [AdvancedPortals] Bungee detected. Enabling proxy features. [04:01:55] [Server thread/INFO]: Advanced portals have been successfully enabled! [04:01:55] [Server thread/INFO]: [TreeGenerator] Enabling TreeGenerator v1.3.1-RELEASE [04:01:55] [pool-27-thread-1/INFO]: [PlotSquared/BukkitPlatform] (UUID) PlotSquared will fetch UUIDs in groups of 200 [04:01:55] [pool-27-thread-1/INFO]: [PlotSquared/BukkitPlatform] (UUID) PlotSquared has cached 100.0% of UUIDs [04:01:55] [pool-27-thread-1/INFO]: [PlotSquared/BukkitPlatform] (UUID) PlotSquared has cached all UUIDs [04:01:55] [Server thread/INFO]: [TreeGenerator] Tree generator started! [04:01:55] [Server thread/INFO]: [RCEFix] Enabling RCEFix v1.0* [04:01:56] [Server thread/INFO]: [LightAPI] Enabling LightAPI vbukkit-5.1.0 (build SNAPSHOT) [04:01:56] [Server thread/INFO]: : [INFO] Initializing LightAPI... [04:01:56] [Server thread/INFO]: : [INFO] Handler initialization is done [04:01:57] [Server thread/INFO]: : [INFO] Metrics is enabled! [04:01:57] [Server thread/INFO]: : [INFO] LightAPI initialized! [04:01:57] [Server thread/INFO]: [CookieClicker] Enabling CookieClicker v3.6 [04:01:57] [Server thread/INFO]: NewDale ยป Die Verbindung mit SQLite wurde hergestellt! [04:01:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cookieclicker [1.0] [04:01:57] [Server thread/INFO]:


    / ___| ___    ___  | | __(_)  ___  / ___|| |(_)  ___ | | __ ___  _ __ 
   | |    / _ \  / _ \ | |/ /| | / _ \| |    | || | / __|| |/ // _ \| '__|
   | |___| (_) || (_) ||   < | ||  __/| |___ | || || (__ |   <|  __/| |   
    \____|\___/  \___/ |_|\_\|_| \___| \____||_||_| \___||_|\_\\___||_|   

[04:01:57] [Server thread/INFO]: CookieClicker 3.6 [04:01:57] [Server thread/INFO]: Developed by ZilloLP

[04:01:57] [Server thread/INFO]: [IllegalStack] Enabling IllegalStack v2.4.2 [04:01:58] [Server thread/INFO]: [IllegalStack/IllegalStack] The following materials are allowed to have stacks larger than the vanilla size: POTION [04:01:58] [Server thread/INFO]: [IllegalStack/IllegalStack] Chat Components found! Enabling clickable commands in /istack [04:01:58] [Server thread/INFO]: [IllegalStack/fListener] MC Version v1_17_r1 detected! [04:01:58] [Server thread/INFO]: [IllegalStack/Listener113] Enabling 1.13+ Checks [04:01:58] [Server thread/INFO]: [IllegalStack/IllegalStack] ZombieVillagerTransformChance is set to 65 Only really matters if the difficulty is set to HARD [04:01:58] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.8 [04:01:59] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib. [04:01:59] [Server thread/INFO]: [LagAssist] Enabling LagAssist v2.28.0 [04:01:59] [Server thread/INFO]: LagAssist ยป Enabling Systems: [04:01:59] [Server thread/INFO]: [โœ”] Economy manager [04:01:59] [Server thread/INFO]: [โœ”] Smart Mob Tools. [04:01:59] [Server thread/INFO]: [โœ”] MicroFeatures. [04:01:59] [Server thread/INFO]: [โœ”] Hopper Manager. [04:01:59] [Server thread/INFO]: [โœ”] Smart Mob Stacker. [04:01:59] [Server thread/INFO]: [โœ”] Redstone Culler. [04:01:59] [Server thread/INFO]: [โœ”] Physics-Tweaker. [04:01:59] [Server thread/INFO]: [โœ”] Lag Monitor. [04:01:59] [Server thread/INFO]: [โœ”] MapVisualizer. [04:01:59] [Server thread/INFO]: [โœ”] Chunk Analyser. [04:01:59] [Server thread/INFO]: [โœ”] Chunk Limiter. [04:01:59] [Server thread/INFO]: [โœ”] StatsAnalyse. [04:01:59] [Server thread/INFO]: [โœ”] LogCleaner System. [04:01:59] [Server thread/INFO]: [โœ”] Spawner Manager. [04:02:00] [Server thread/INFO]: [โœ”] GUI. [04:02:00] [Server thread/INFO]: [โœ”] Injecting PacketListener. [04:02:00] [Server thread/INFO]: [โœ”] API Tools. [04:02:00] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.0-dev+232-b84207f [04:02:01] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml [04:02:01] [Server thread/INFO]: [Essentials] No kits found to migrate. [04:02:02] [Server thread/INFO]: [Essentials] Loaded 36837 items from items.json. [04:02:02] [Server thread/INFO]: [Essentials] Using locale en [04:02:02] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API [04:02:02] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [04:02:02] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked. [04:02:02] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms) [04:02:02] [Server thread/INFO]: [Elevator] Enabling Elevator v3.12.0 [04:02:03] [Server thread/INFO]: [RealScoreboard] Enabling RealScoreboard v6-8-2021 Build 1 [04:02:03] [Server thread/INFO]: [RealScoreboard] ------------------- RealScoreboard 6-8-2021 Build 1 ------------------- [04:02:04] [Server thread/INFO]: [com.j256.ormlite.table.TableUtils] creating table 'realscoreboard_playerdata' [04:02:04] [Server thread/INFO]: [com.j256.ormlite.table.TableUtils] executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS realscoreboard_playerdata (uuid VARCHAR NOT NULL , scoreboard_on BOOLEAN , PRIMARY KEY (uuid) ) [04:02:04] [Server thread/INFO]: [RealScoreboard] Your config version is: 8 [04:02:04] [Server thread/INFO]: [RealScoreboard] Your config file is updated to the latest version. [04:02:04] [Server thread/INFO]: [RealScoreboard] Finished loading RealScoreboard. [04:02:04] [Server thread/INFO]: [RealScoreboard] Server version: v1_17_R1 | Plugin Version: 6-8-2021 Build 1 [04:02:04] [Server thread/INFO]: [RealScoreboard] ------------------- RealScoreboard 6-8-2021 Build 1 ------------------- [04:02:04] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v6.7.1 [04:02:08] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config [04:02:08] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 6.7.1 [04:02:08] [Server thread/INFO]: [VotingPlugin] Using dev build, this is not a stable build, use at your own risk. Build number: NOTSET [04:02:08] [Server thread/INFO]: [EzChestShop] Enabling EzChestShop v1.4.0 [04:02:08] [Server thread/INFO]: [EzChestShop] Enabling EzChestShop - version 1.4.0 [04:02:08] [Server thread/INFO]: [EzChestShop] Initializing 1.17 protocol change... [04:02:08] [Server thread/INFO]: [EzChestShop] 1.17 family protocol initialized. [04:02:08] [Server thread/INFO]: [EzChestShop] ProtocolLib is installed. [04:02:08] [Server thread/INFO]: [EzChestShop] languages.yml successfully loaded [04:02:08] [Server thread/WARN]: me.deadlight.ezchestshop.Utils.Exceptions.CommandFetchException: Could not find Bukkit commandMap map (unsuported server version?) [04:02:08] [Server thread/WARN]: at ChestShop.jar//me.deadlight.ezchestshop.Utils.CommandRegister.getSimpleCommandMap(CommandRegister.java:47) [04:02:08] [Server thread/WARN]: at ChestShop.jar//me.deadlight.ezchestshop.Utils.CommandRegister.getKnownCommands(CommandRegister.java:53) [04:02:08] [Server thread/WARN]: at ChestShop.jar//me.deadlight.ezchestshop.Utils.CommandRegister.registerCommandAlias(CommandRegister.java:22) [04:02:08] [Server thread/WARN]: at ChestShop.jar//me.deadlight.ezchestshop.EzChestShop.registerCommands(EzChestShop.java:135) [04:02:08] [Server thread/WARN]: at ChestShop.jar//me.deadlight.ezchestshop.EzChestShop.onEnable(EzChestShop.java:97) [04:02:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [04:02:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) [04:02:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) [04:02:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) [04:02:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) [04:02:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) [04:02:08] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:317) [04:02:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1220) [04:02:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) [04:02:08] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833) [04:02:08] [Server thread/INFO]: [TAB] Enabling TAB v2.9.2 [04:02:09] [Server thread/INFO]: [TAB] Server version: 1.17.1 (v1_17_R1) [04:02:09] [Server thread/INFO]: [TAB] File plugins/TAB/errors.log exists and is not empty. Take a look at the error messages and try to resolve them. After you do, delete the file. [04:02:09] [Server thread/INFO]: [TAB] Hint: All of your groups have the same value of "tabsuffix" set. Delete it from all groups and add it only to OTHER for cleaner and smaller config. [04:02:09] [Server thread/INFO]: [TAB] Hint: All of your groups have the same value of "customtabname" set. Delete it from all groups and add it only to OTHER for cleaner and smaller config. [04:02:09] [Server thread/INFO]: [TAB] Hint: All of your groups have the same value of "customtagname" set. Delete it from all groups and add it only to OTHER for cleaner and smaller config. [04:02:09] [Server thread/INFO]: [TAB] Hint: All of your groups have the same value of "tagsuffix" set. Delete it from all groups and add it only to OTHER for cleaner and smaller config. [04:02:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tab [2.9.2] [04:02:09] [Server thread/INFO]: [TAB] There was 1 startup warning. [04:02:09] [Server thread/INFO]: [TAB] Enabled in 436ms [04:02:09] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861 [04:02:10] [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--]. [04:02:10] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore. [04:02:11] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Plots_nether_nether [04:02:11] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [04:02:11] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Plots_nether_the_end [04:02:11] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [04:02:11] [Server thread/INFO]: Preparing start region for dimension minecraft:resource_nether [04:02:13] [Server thread/INFO]: Preparing spawn area: 0% [04:02:13] [Server thread/INFO]: Preparing spawn area: 0% [04:02:13] [Server thread/INFO]: Preparing spawn area: 0% [04:02:13] [Server thread/INFO]: Preparing spawn area: 0% [04:02:13] [Server thread/INFO]: Time elapsed: 1635 ms [04:02:16] [Server thread/INFO]: Preparing start region for dimension minecraft:adminshop [04:02:18] [Server thread/INFO]: Preparing spawn area: 0% [04:02:18] [Server thread/INFO]: Preparing spawn area: 0% [04:02:18] [Server thread/INFO]: Preparing spawn area: 0% [04:02:18] [Server thread/INFO]: Preparing spawn area: 0% [04:02:18] [Server thread/INFO]: Time elapsed: 1712 ms [04:02:20] [Server thread/INFO]: [PlotSquared/PlotSquared] Detected world load for 'Plots' [04:02:20] [Server thread/INFO]: [PlotSquared/PlotSquared] - generator: PlotSquared>PlotSquared [04:02:20] [Server thread/INFO]: [PlotSquared/PlotSquared] - plot world: com.plotsquared.core.generator.HybridPlotWorld [04:02:20] [Server thread/INFO]: [PlotSquared/PlotSquared] - plot area manager: com.plotsquared.core.generator.HybridPlotManager [04:02:20] [Server thread/INFO]: NewDale ยป Area flags: entity-cap: 100 [04:02:20] [Server thread/INFO]: NewDale ยป Road flags: Global flags: None [04:02:20] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] - Dumping settings for ClassicPlotWorld with name Plots [04:02:20] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- road_schematic_enabled = true [04:02:20] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- plot_schematic = false [04:02:20] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- plot_schematic_height = -1 [04:02:20] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- path_width_lower = 4 [04:02:20] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- path_width_upper = 47 [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- schem_y = 62 [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- road_height = 62 [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- plot_height = 62 [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- wall_height = 62 [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- main_block = stone [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- top_block = grass_block [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- wall_block = smooth_stone_slab [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- claimed_wall_block = air [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- wall_filling = cobblestone [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- road_block = smooth_sandstone [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- plot_bedrock = true [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- place_top_block = true [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- plot_width = 42 [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- road_width = 10 [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- road_offset_x = 0 [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- road_offset_z = 0 [04:02:21] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- size = 52 [04:02:21] [Server thread/INFO]: Preparing start region for dimension minecraft:plots [04:02:21] [Server thread/INFO]: Preparing spawn area: 0% [04:02:21] [Server thread/INFO]: Preparing spawn area: 0% [04:02:21] [Server thread/INFO]: Time elapsed: 779 ms [04:02:22] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Plots_nether [04:02:22] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [04:02:22] [Server thread/INFO]: Preparing start region for dimension minecraft:resource_end [04:02:22] [Server thread/INFO]: Time elapsed: 435 ms [04:02:23] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world [04:02:23] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [04:02:23] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: plotworld1 [04:02:23] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [04:02:23] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Plotworld [04:02:23] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [04:02:24] [Server thread/INFO]: Preparing start region for dimension minecraft:resource_world [04:02:24] [Server thread/INFO]: Preparing spawn area: 0% [04:02:24] [Server thread/INFO]: Time elapsed: 501 ms [04:02:24] [Server thread/INFO]: [Multiverse-Core] 8 - World(s) loaded. [04:02:25] [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. [04:02:25] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main-- [04:02:25] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.6-beta1+0b66f3e [04:02:26] [Server thread/INFO]: [WorldGuard] (Plots_the_end) TNT ignition is PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (Plots_the_end) Lighters are PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (Plots_the_end) Lava fire is PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (Plots_the_end) Fire spread is UNRESTRICTED. [04:02:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Plots_the_end' [04:02:26] [Server thread/INFO]: [WorldGuard] (Plots_the_end_nether) TNT ignition is PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (Plots_the_end_nether) Lighters are PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (Plots_the_end_nether) Lava fire is PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (Plots_the_end_nether) Fire spread is UNRESTRICTED. [04:02:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Plots_the_end_nether' [04:02:26] [Server thread/INFO]: [WorldGuard] (Plots_the_end_the_end) TNT ignition is PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (Plots_the_end_the_end) Lighters are PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (Plots_the_end_the_end) Lava fire is PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (Plots_the_end_the_end) Fire spread is UNRESTRICTED. [04:02:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Plots_the_end_the_end' [04:02:26] [Server thread/INFO]: [WorldGuard] (resource_nether) TNT ignition is PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (resource_nether) Lighters are PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (resource_nether) Lava fire is PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (resource_nether) Fire spread is UNRESTRICTED. [04:02:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'resource_nether' [04:02:26] [Server thread/INFO]: [WorldGuard] (Adminshop) TNT ignition is PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (Adminshop) Lighters are PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (Adminshop) Lava fire is PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (Adminshop) Fire spread is UNRESTRICTED. [04:02:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Adminshop' [04:02:26] [Server thread/INFO]: [WorldGuard] (Plots) TNT ignition is PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (Plots) Lighters are PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (Plots) Lava fire is PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (Plots) Fire spread is UNRESTRICTED. [04:02:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Plots' [04:02:26] [Server thread/INFO]: [WorldGuard] (resource_end) TNT ignition is PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (resource_end) Lighters are PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (resource_end) Lava fire is PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (resource_end) Fire spread is UNRESTRICTED. [04:02:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'resource_end' [04:02:26] [Server thread/INFO]: [WorldGuard] (resource_world) TNT ignition is PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (resource_world) Lighters are PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (resource_world) Lava fire is PERMITTED. [04:02:26] [Server thread/INFO]: [WorldGuard] (resource_world) Fire spread is UNRESTRICTED. [04:02:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'resource_world' [04:02:26] [Server thread/INFO]: [WorldGuard] Loading region data... [04:02:26] [Server thread/INFO]: [AdvancedGUI] Enabling AdvancedGUI v2.1.1* [04:02:27] [Server thread/INFO]: Enabling AG... [04:02:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: advancedgui [2.1.1] [04:02:28] [Server thread/INFO]: Loading layout 'Yumi-V2@CB1-Bottom'... [04:02:28] [Server thread/INFO]: Loading default fonts... [04:02:29] [Server thread/INFO]: Done loading default font [04:02:29] [Server thread/INFO]: - Resources done [04:02:30] [Server thread/INFO]: - Components done [04:02:30] [Server thread/INFO]: Loading layout 'Yumi-V2@CB1'... [04:02:31] [Server thread/INFO]: - Resources done [04:02:31] [Server thread/INFO]: - Components done [04:02:31] [Server thread/INFO]: [WG-GUI] Enabling WG-GUI v1.5.3 [04:02:31] [Server thread/INFO]: [WG-GUI] Loading WG-GUI version 1.5.3 [04:02:32] [Server thread/INFO]: [WG-GUI] Ready to use! [04:02:32] [Server thread/INFO]: [CWR] Enabling CyberWorldReset v1.0.1 [04:02:33] [Server thread/INFO]: [CWR] โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€• [04:02:33] [Server thread/INFO]: [CWR] โ•ญโ”โ”โ”โ•ฎโ•ฑโ•ฑโ•ฑโ•ญโ•ฎโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ญโ•ฎโ•ญโ•ฎโ•ญโ•ฎโ•ฑโ•ฑโ•ฑโ•ฑโ•ญโ•ฎโ•ฑโ•ฑโ•ญโ”ณโ”โ”โ”โ•ฎโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ญโ•ฎ [04:02:33] [Server thread/INFO]: [CWR] โ”ƒโ•ญโ”โ•ฎโ”ƒโ•ฑโ•ฑโ•ฑโ”ƒโ”ƒโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ”ƒโ”ƒโ”ƒโ”ƒโ”ƒโ”ƒโ•ฑโ•ฑโ•ฑโ•ฑโ”ƒโ”ƒโ•ฑโ•ฑโ”ƒโ”ƒโ•ญโ”โ•ฎโ”ƒโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ญโ•ฏโ•ฐโ•ฎ [04:02:33] [Server thread/INFO]: [CWR] โ”ƒโ”ƒโ•ฑโ•ฐโ•‹โ•ฎโ•ฑโ•ญโ”ซโ•ฐโ”โ”ณโ”โ”โ”ณโ”โ”ซโ”ƒโ”ƒโ”ƒโ”ƒโ”ฃโ”โ”โ”ณโ”โ”ซโ”ƒโ•ญโ”โ•ฏโ”ƒโ•ฐโ”โ•ฏโ”ฃโ”โ”โ”ณโ”โ”โ”ณโ”โ”ปโ•ฎโ•ญโ•ฏ [04:02:33] [Server thread/INFO]: [CWR] โ”ƒโ”ƒโ•ฑโ•ญโ”ซโ”ƒโ•ฑโ”ƒโ”ƒโ•ญโ•ฎโ”ƒโ”ƒโ”โ”ซโ•ญโ”ซโ•ฐโ•ฏโ•ฐโ•ฏโ”ƒโ•ญโ•ฎโ”ƒโ•ญโ”ซโ”ƒโ”ƒโ•ญโ•ฎโ”ƒโ•ญโ•ฎโ•ญโ”ซโ”ƒโ”โ”ซโ”โ”โ”ซโ”ƒโ”โ”ซโ”ƒ [04:02:33] [Server thread/INFO]: [CWR] โ”ƒโ•ฐโ”โ•ฏโ”ƒโ•ฐโ”โ•ฏโ”ƒโ•ฐโ•ฏโ”ƒโ”ƒโ”โ”ซโ”ƒโ•ฐโ•ฎโ•ญโ•ฎโ•ญโ”ซโ•ฐโ•ฏโ”ƒโ”ƒโ”ƒโ•ฐโ”ซโ•ฐโ•ฏโ”ƒโ”ƒโ”ƒโ•ฐโ”ซโ”ƒโ”โ•‹โ”โ”โ”ƒโ”ƒโ”โ”ซโ•ฐโ•ฎ [04:02:33] [Server thread/INFO]: [CWR] โ•ฐโ”โ”โ”โ”ปโ”โ•ฎโ•ญโ”ปโ”โ”โ”ปโ”โ”โ”ปโ•ฏโ•ฑโ•ฐโ•ฏโ•ฐโ•ฏโ•ฐโ”โ”โ”ปโ•ฏโ•ฐโ”โ”ปโ”โ”โ”ปโ•ฏโ•ฐโ”โ”ปโ”โ”โ”ปโ”โ”โ”ปโ”โ”โ”ปโ”โ•ฏ [04:02:33] [Server thread/INFO]: [CWR] โ•ฑโ•ฑโ•ฑโ•ฑโ•ญโ”โ•ฏโ”ƒ Authors: Kihsomray, CroaBeast [04:02:33] [Server thread/INFO]: [CWR] โ•ฑโ•ฑโ•ฑโ•ฑโ•ฐโ”โ”โ•ฏ Version: 1.0.1 [Premium] [04:02:33] [Server thread/INFO]: [CWR] โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•

[04:02:33] [Server thread/INFO]: [CWR] Loading YAML files... [04:02:33] [Server thread/INFO]: [CWR] Loaded file config.yml. [04:02:33] [Server thread/INFO]: [CWR] Loaded file lang.yml. [04:02:33] [Server thread/INFO]: [CWR] Loaded file worlds.yml. [04:02:33] [Server thread/INFO]: [CWR] Loaded 3 files in 33ms.

[04:02:33] [Server thread/INFO]: [CWR] Loading world configurations... [04:02:33] [Server thread/INFO]: [CWR] The world 'world_name' is not an existing world! Disabling this world. [04:02:33] [Server thread/INFO]: [CWR] Loaded world 'resource_end'. [04:02:34] [Server thread/INFO]: [CWR] Loaded world 'resource_nether'. [04:02:34] [Server thread/INFO]: [CWR] Loaded world 'resource_world'. [04:02:34] [Server thread/INFO]: [CWR] Loaded 3 worlds in 214ms.

[04:02:34] [Server thread/INFO]: [CWR] Loading events... [04:02:34] [Server thread/INFO]: [CWR] Loaded events in 4ms.

[04:02:34] [Server thread/INFO]: [CWR] CWR recognizes Multiverse is ENABLED.

[04:02:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cwr [1.0.1] [04:02:34] [Server thread/INFO]: [CWR] Loaded CWR v1.0.1 in 481ms. [04:02:34] [Server thread/INFO]: [CWR] โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€• [04:02:34] [Server thread/INFO]: [UltimateChairs] Enabling UltimateChairs v1.4.2 [04:02:34] [Server thread/WARN]: [UltimateChairs] Current config.yml file is outdated! Please generate a new one. [04:02:34] [Server thread/INFO]: [UltimateChairs] WorldGuard v7.0.6-beta1+0b66f3e hooked. [04:02:34] [Server thread/INFO]: [UltimateChairs] PlotSquared v6.0.10-SNAPSHOT hooked. [04:02:34] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v2.5.5 [04:02:35] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_17_R1! Trying to find NMS support [04:02:35] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_17_R1' loaded! [04:02:35] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson

ItemsAdder 2.5.5 | | | |\/| /` /\ | \ | \ | |) LoneLibs 1.0.16b | | | | | ./ /--\ |/ |__/ |___ | \ Paper git-Paper-408 (MC: 1.17.1)

[04:02:35] [Server thread/INFO]: [ItemsAdder] LibsDisguises not installed, please install it to make custom mobs working: ci.md-5.net/job/LibsDisguises/ [04:02:37] [Server thread/INFO]: [CLV] Enabling CyberLevels v0.4.3 [04:02:37] [Server thread/INFO]: [CLV] โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€• [04:02:37] [Server thread/INFO]: [CLV] โ•ญโ”โ”โ”โ•ฎโ•ฑโ•ฑโ•ฑโ•ญโ•ฎโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ญโ•ฎโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ญโ•ฎ [04:02:37] [Server thread/INFO]: [CLV] โ”ƒโ•ญโ”โ•ฎโ”ƒโ•ฑโ•ฑโ•ฑโ”ƒโ”ƒโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ”ƒโ”ƒโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ•ฑโ”ƒโ”ƒ [04:02:37] [Server thread/INFO]: [CLV] โ”ƒโ”ƒโ•ฑโ•ฐโ•‹โ•ฎโ•ฑโ•ญโ”ซโ•ฐโ”โ”ณโ”โ”โ”ณโ”โ”ซโ”ƒโ•ฑโ•ฑโ•ญโ”โ”โ”ณโ•ฎโ•ญโ”ณโ”โ”โ”ซโ”ƒโ•ญโ”โ”โ•ฎ [04:02:37] [Server thread/INFO]: [CLV] โ”ƒโ”ƒโ•ฑโ•ญโ”ซโ”ƒโ•ฑโ”ƒโ”ƒโ•ญโ•ฎโ”ƒโ”ƒโ”โ”ซโ•ญโ”ซโ”ƒโ•ฑโ•ญโ”ซโ”ƒโ”โ”ซโ•ฐโ•ฏโ”ƒโ”ƒโ”โ”ซโ”ƒโ”ƒโ”โ”โ”ซ [04:02:37] [Server thread/INFO]: [CLV] โ”ƒโ•ฐโ”โ•ฏโ”ƒโ•ฐโ”โ•ฏโ”ƒโ•ฐโ•ฏโ”ƒโ”ƒโ”โ”ซโ”ƒโ”ƒโ•ฐโ”โ•ฏโ”ƒโ”ƒโ”โ•‹โ•ฎโ•ญโ”ซโ”ƒโ”โ”ซโ•ฐโ•‹โ”โ”โ”ƒ [04:02:37] [Server thread/INFO]: [CLV] โ•ฐโ”โ”โ”โ”ปโ”โ•ฎโ•ญโ”ปโ”โ”โ”ปโ”โ”โ”ปโ•ฏโ•ฐโ”โ”โ”โ”ปโ”โ”โ•ฏโ•ฐโ•ฏโ•ฐโ”โ”โ”ปโ”โ”ปโ”โ”โ•ฏ [04:02:37] [Server thread/INFO]: [CLV] โ•ฑโ•ฑโ•ฑโ•ฑโ•ญโ”โ•ฏโ”ƒ Authors: Kihsomray, CroaBeast [04:02:37] [Server thread/INFO]: [CLV] โ•ฑโ•ฑโ•ฑโ•ฑโ•ฐโ”โ”โ•ฏ Version: 0.4.3 [04:02:37] [Server thread/INFO]: [CLV] โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•

[04:02:37] [Server thread/INFO]: [CLV] Loading YAML files... [04:02:37] [Server thread/INFO]: [CLV] Loaded file config.yml. [04:02:37] [Server thread/INFO]: [CLV] Loaded file lang.yml. [04:02:37] [Server thread/INFO]: [CLV] Loaded file levels.yml. [04:02:37] [Server thread/INFO]: [CLV] Loaded file rewards.yml. [04:02:37] [Server thread/INFO]: [CLV] Loaded file earn-exp.yml. [04:02:37] [Server thread/INFO]: [CLV] Loaded file anti-abuse.yml. [04:02:37] [Server thread/INFO]: [CLV] Loaded file levelled-mobs.yml in addons folder. [04:02:37] [Server thread/INFO]: [CLV] Loaded 7 files in 397ms.

[04:02:38] [Server thread/INFO]: [CLV] Loading exp earning events... [04:02:38] [Server thread/INFO]: [CLV] Loaded 0 exp earn events in 1ms.

[04:02:38] [Server thread/INFO]: [CLV] Loading anti-abuse... [04:02:38] [Server thread/INFO]: [CLV] Loaded 2 anti-abuse settings in 1ms.

[04:02:38] [Server thread/INFO]: [CLV] Loading level data... [04:02:38] [Server thread/INFO]: [CLV] Loaded 25 level(s) in 1ms.

[04:02:38] [Server thread/INFO]: [CLV] Loading reward data... [04:02:38] [Server thread/INFO]: [CLV] Loaded 2 reward(s) in 1ms.

[04:02:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: clv [0.4.3] [04:02:38] [Server thread/INFO]: [CLV] Loaded CLV v0.4.3 in 966ms. [04:02:38] [Server thread/INFO]: [CLV] โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€•โ€• [04:02:38] [Server thread/INFO]: [Skulls] Enabling Skulls v2.7.2 [04:02:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: skulls [2.7.2] [04:02:42] [Server thread/INFO]: [Skulls] A new version of Skulls is available. [04:02:42] [Server thread/INFO]: [Skulls] Current version: 2.7.2; New version: 2.9.0 [04:02:42] [Server thread/INFO]: [Skulls] URL: https://spigotmc.org/resources/90098/. [04:02:43] [Server thread/INFO]: [ScreenEffects] Enabling ScreenEffects v1.0.7 [04:02:44] [Server thread/INFO]: [ScreenEffects] Extracting default effects from .jar [04:02:44] [Server thread/INFO]: [ScreenEffects] DONE extracting default effects from .jar [04:02:44] [Server thread/INFO]: [Additions] Enabling Additions v2.5.3_SNAPSHOT-1 [04:02:45] [Server thread/INFO]: [Additions] Loaded support for v1_17_R1 [04:02:45] [Server thread/WARN]: [Additions] "Additions v2.5.3_SNAPSHOT-1" has registered a listener for dev.lone.itemsadder.api.Events.ItemsAdderFirstLoadEvent on method "public void net.gcnt.additionsplus.plugins.ItemsAdderSupport.onDatabaseLoad(dev.lone.itemsadder.api.Events.ItemsAdderFirstLoadEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [GaagjesCraft Network Team (GCNT)]. [04:02:45] [Server thread/INFO]: Now loading menu 'adminshop' [04:02:45] [Server thread/INFO]: Now loading menu 'Servers' [04:02:45] [Server thread/INFO]: Now loading menu 'Wall' [04:02:45] [Server thread/INFO]: Now loading menu 'Warps'

[04:02:45] [Server thread/INFO]: [04:02:45] [Server thread/INFO]: Author: GaagjesCraft Network Team (GCNT) [04:02:45] [Server thread/INFO]: Version: 2.5.3_SNAPSHOT-1 [04:02:45] [Server thread/INFO]: [04:02:45] [Server thread/INFO]: Found PlaceholderAPI! You can now use their placeholders! [04:02:45] [Server thread/INFO]: Found ProtocolLib! You can now use the [language] action! [04:02:45] [Server thread/INFO]: Detected BungeeCord Network! You can now use the [connect] action! [04:02:45] [Server thread/INFO]: Found Vault! You can now use the vault actions! [04:02:45] [Server thread/INFO]: Found ItemsAdder! You can now use their custom items and blocks in menus and items. Use AI- as the material. [04:02:45] [Server thread/INFO]: Loading ItemsAdder load-in-memory events [04:02:45] [Server thread/INFO]: [04:02:45] [Server thread/INFO]: Custom commands: 15 [04:02:45] [Server thread/INFO]: Custom menus: 4 [04:02:45] [Server thread/INFO]: Custom items: 6 [04:02:45] [Server thread/INFO]: Custom books: 0 [04:02:45] [Server thread/INFO]: Actions amount: 74 [04:02:45] [Server thread/INFO]: Event amount: 12 [04:02:45] [Server thread/INFO]: [04:02:45] [Server thread/INFO]: Do not claim this project as yours

[04:02:47] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [04:02:47] [Server thread/INFO]: Running delayed init tasks [04:02:47] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins... [04:02:47] [Server thread/INFO]: [NoCheatPlus] Post-enable running... [04:02:47] [Server thread/INFO]: [NoCheatPlus] Post-enable finished. [04:02:47] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)! [04:02:47] [Craft Scheduler Thread - 8 - NoCheatPlus/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0]. [04:02:47] [Craft Scheduler Thread - 8 - NoCheatPlus/INFO]: [NoCheatPlus] Added hook: ViolationFrequency(NCP) [1.0]. [04:02:48] [Craft Scheduler Thread - 10 - Essentials/INFO]: [Essentials] Fetching version information... [04:02:48] [Craft Scheduler Thread - 10 - Essentials/INFO]: [Essentials] Update checking disabled in config. [04:02:48] [Craft Scheduler Thread - 13 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Checking for online default resourcepack updates... [04:02:48] [Craft Scheduler Thread - 10 - Skulls/INFO]: [Skulls] Downloading heads for category: alphabet [04:02:48] [Craft Scheduler Thread - 6 - LagAssist/INFO]: LagAssist ยป You are up to date with LagAssist. [04:02:48] [Craft Scheduler Thread - 11 - RealScoreboard/INFO]: [RealScoreboard] There is a new update available! [04:02:48] [Craft Scheduler Thread - 7 - Vault/INFO]: [Vault] Checking for Updates ... [04:02:48] [Craft Scheduler Thread - 7 - Vault/INFO]: [Vault] No new version available [04:02:48] [Craft Scheduler Thread - 15 - Elevator/INFO]: [Simple Elevators] A new update is available at:

[04:02:48] [Craft Scheduler Thread - 13 - ItemsAdder/INFO]: [ItemsAdder] [Pack] No need to download default resourcepack. Cached file is up to date

[04:02:48] [Craft Scheduler Thread - 9 - Additions/INFO]: AdditionsPlus Updater [04:02:48] [Craft Scheduler Thread - 9 - Additions/INFO]: [04:02:48] [Craft Scheduler Thread - 9 - Additions/INFO]: We found a newer version of AdditionsPlus! [04:02:48] [Craft Scheduler Thread - 9 - Additions/INFO]: [04:02:48] [Craft Scheduler Thread - 9 - Additions/INFO]: New version: 2.6.2 [04:02:48] [Craft Scheduler Thread - 9 - Additions/INFO]: Your version: 2.5.3_SNAPSHOT-1 [04:02:48] [Craft Scheduler Thread - 9 - Additions/INFO]: [04:02:48] [Craft Scheduler Thread - 9 - Additions/INFO]: You can download it here:

[04:02:48] [Craft Scheduler Thread - 12 - ItemsAdder/INFO]: [ItemsAdder] [License] Product licensed to: yumithecat_ (1234699) [04:02:49] [Craft Scheduler Thread - 10 - Skulls/INFO]: [Skulls] Downloading heads for category: animals [04:02:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: networkmanager [1.2.1] [04:02:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: servertime [1.0] [04:02:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.2] [04:02:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms [5.1-R2] [04:02:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials [1.4.0] [04:02:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.0] [04:02:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server [2.6.0] [04:02:50] [Server thread/INFO]: 7 placeholder hook(s) registered! [04:02:50] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v3.0.0 [04:02:50] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev: [04:02:50] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/projects/holographic-displays

[04:02:50] [Craft Scheduler Thread - 10 - Skulls/INFO]: [Skulls] Downloading heads for category: blocks [04:02:50] [Server thread/INFO]: Timings Reset [04:02:50] [Craft Scheduler Thread - 10 - Skulls/INFO]: [Skulls] Downloading heads for category: decoration [04:02:51] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy! [04:02:51] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions [04:02:52] [Craft Scheduler Thread - 10 - Skulls/INFO]: [Skulls] Downloading heads for category: food & drinks [04:02:52] [Craft Scheduler Thread - 10 - Skulls/INFO]: [Skulls] Downloading heads for category: humans [04:02:54] [Craft Scheduler Thread - 10 - Skulls/INFO]: [Skulls] Downloading heads for category: humanoid [04:02:55] [Craft Scheduler Thread - 10 - Skulls/INFO]: [Skulls] Downloading heads for category: miscellaneous [04:02:56] [Craft Scheduler Thread - 10 - Skulls/INFO]: [Skulls] Downloading heads for category: monsters [04:02:56] [Craft Scheduler Thread - 10 - Skulls/INFO]: [Skulls] Downloading heads for category: plants [04:03:01] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-408 (MC: 1.17.1) --- [04:03:01] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump

[04:03:01] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):

[04:03:01] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread [04:03:01] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE

[04:03:01] [Paper Watchdog Thread/ERROR]: ItemsAdder_2.5.5.jar//dev.lone.itemsadder.main.az$$Lambda$7422/0x0000000802635240.accept(Unknown Source)

[04:03:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.MinecraftServer$$Lambda$3665/0x00000008013b6598.run(Unknown Source)

[04:03:01] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---

[04:03:04] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 16207ms or 324 ticks behind [04:03:04] [Craft Scheduler Thread - 8 - VotingPlugin/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 6.7.1 New Version: 6.8.1 [04:03:04] [Craft Scheduler Thread - 15 - ItemsAdder/ERROR]: [ItemsAdder] World populator ruby_ore failed to load. No world matched world. Maybe wrong name or it doesn't exists. File: /data/items_packs/itemsadder/blocks.yml [04:03:04] [Craft Scheduler Thread - 15 - ItemsAdder/ERROR]: [ItemsAdder] World populator spinel_ore failed to load. No world matched world. Maybe wrong name or it doesn't exists. File: /data/items_packs/itemsadder/blocks.yml [04:03:04] [Craft Scheduler Thread - 15 - ItemsAdder/ERROR]: [ItemsAdder] World populator turquoise_ore failed to load. No world matched world. Maybe wrong name or it doesn't exists. File: /data/items_packs/itemsadder/blocks.yml [04:03:04] [Craft Scheduler Thread - 15 - ItemsAdder/ERROR]: [ItemsAdder] World populator aqua_aura_ore failed to load. No world matched world. Maybe wrong name or it doesn't exists. File: /data/items_packs/itemsadder/blocks.yml [04:03:04] [Craft Scheduler Thread - 15 - ItemsAdder/ERROR]: [ItemsAdder] World populator amethyst_ore failed to load. No world matched world. Maybe wrong name or it doesn't exists. File: /data/items_packs/itemsadder/blocks.yml [04:03:04] [Craft Scheduler Thread - 15 - ItemsAdder/ERROR]: [ItemsAdder] World populator bronze_ore failed to load. No world matched world. Maybe wrong name or it doesn't exists. File: /data/items_packs/itemsadder/blocks.yml [04:03:04] [Craft Scheduler Thread - 15 - ItemsAdder/ERROR]: [ItemsAdder] World populator mysterious_ore failed to load. No world matched world. Maybe wrong name or it doesn't exists. File: /data/items_packs/itemsadder/blocks.yml [04:03:04] [Craft Scheduler Thread - 15 - ItemsAdder/ERROR]: [ItemsAdder] World populator end_ore failed to load. No world matched world_the_end. Maybe wrong name or it doesn't exists. File: /data/items_packs/itemsadder/blocks.yml [04:03:04] [Craft Scheduler Thread - 15 - ItemsAdder/ERROR]: [ItemsAdder] World populator iron_dirt_ore failed to load. No world matched world. Maybe wrong name or it doesn't exists. File: /data/items_packs/itemsadder/blocks.yml [04:03:04] [Craft Scheduler Thread - 15 - ItemsAdder/ERROR]: [ItemsAdder] World populator gold_dirt_ore failed to load. No world matched world. Maybe wrong name or it doesn't exists. File: /data/items_packs/itemsadder/blocks.yml [04:03:04] [Craft Scheduler Thread - 15 - ItemsAdder/ERROR]: [ItemsAdder] World populator coal_dirt_ore failed to load. No world matched world. Maybe wrong name or it doesn't exists. File: /data/items_packs/itemsadder/blocks.yml [04:03:04] [Craft Scheduler Thread - 15 - ItemsAdder/ERROR]: [ItemsAdder] World populator blaze_powder_ore failed to load. No world matched world_nether. Maybe wrong name or it doesn't exists. File: /data/items_packs/itemsadder/blocks.yml [04:03:04] [Craft Scheduler Thread - 15 - ItemsAdder/ERROR]: [ItemsAdder] World populator nether_alchemy_ore failed to load. No world matched world_nether. Maybe wrong name or it doesn't exists. File: /data/items_packs/itemsadder/blocks.yml [04:03:04] [Craft Scheduler Thread - 15 - ItemsAdder/ERROR]: [ItemsAdder] World populator marble failed to load. No world matched world. Maybe wrong name or it doesn't exists. File: /data/items_packs/blockus/blocks.yml [04:03:04] [Craft Scheduler Thread - 15 - ItemsAdder/ERROR]: [ItemsAdder] World populator bluestone failed to load. No world matched world. Maybe wrong name or it doesn't exists. File: /data/items_packs/blockus/blocks.yml [04:03:04] [Craft Scheduler Thread - 15 - ItemsAdder/ERROR]: [ItemsAdder] World populator limestone failed to load. No world matched world. Maybe wrong name or it doesn't exists. File: /data/items_packs/blockus/blocks.yml [04:03:05] [Craft Scheduler Thread - 15 - ItemsAdder/INFO]: [ItemsAdder] Loaded 1569 items [04:03:05] [Craft Scheduler Thread - 15 - ItemsAdder/INFO]: [ItemsAdder] Used 92/188 REAL block IDs. [04:03:05] [Craft Scheduler Thread - 15 - ItemsAdder/INFO]: [ItemsAdder] Used 50/750 REAL_NOTE block IDs. [04:03:05] [Craft Scheduler Thread - 15 - ItemsAdder/INFO]: [ItemsAdder] Used 1/63 REAL_TRANSPARENT block IDs. [04:03:05] [Craft Scheduler Thread - 15 - ItemsAdder/INFO]: [ItemsAdder] Used 0/127 REAL_WIRE block IDs. [04:03:05] [Craft Scheduler Thread - 15 - ItemsAdder/INFO]: [ItemsAdder] Used 5/14 FIRE block IDs. [04:03:05] [Craft Scheduler Thread - 15 - ItemsAdder/INFO]: [ItemsAdder] Used 874/6608 available max font_images. [04:03:06] [Craft Scheduler Thread - 15 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded 49 categories [04:03:06] [Craft Scheduler Thread - 15 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded 1569 items and stuff in 15262ms [04:03:06] [Craft Scheduler Thread - 15 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Checking resourcepack url... [04:03:07] [Server thread/INFO]: ItemsAdder has been loaded. Loading the custom items and menus in 10 seconds. [04:03:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: img [1.0.1] [04:03:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: iaplayerstat [1.0.1] [04:03:10] [Craft Scheduler Thread - 12 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Resourcepack URL is valid (external-host). Url: https://www.dropbox.com/s/mg8kjqn788n38j6/pack80.zip?raw=1 [04:03:10] [Server thread/WARN]: [UltimateChairs] Messages were moved from config.yml to messages.yml file. [04:03:10] [Server thread/WARN]: [UltimateChairs] Please check and update your translations in messages.yml file or default messages will be used. [04:03:10] [Server thread/WARN]: [UltimateChairs] When done regenerate config.yml file [04:03:11] [Server thread/INFO]: Whitelist is now turned on

Error (optional)

No response

ItemsAdder config.yml

metrics: true
update-checker: true
disable-plugin-loading-messages_DONT_ASK_ME_FOR_SUPPORT_IF_YOU_SET_TRUE__THANKS: false
resource-pack:
  hosting:
    no-host:
      enabled: false
    auto-external-host:
      enabled: false
    self-host:
      enabled: false
      server-ip: 127.0.0.1
      pack-port: 5721
    external-host:
      enabled: true
      url: https://www.dropbox.com/s/mg8kjqn788n38j6/pack80.zip?dl=0
      skip-url-file-type-check___DONT_ASK_HELP_IF_SET_TRUE: false
  apply-on-join: true
  kick-player-on-decline: true
  kick-player-on-fail: true
  delay-ticks: 1
  notify-other-plugins-interfering: true
  title:
    enabled: true
  protect-player:
    black-screen: true
    hide-hud: true
    cancel-movement: true
    lock-player: true
  command:
    usage-cooldown-seconds: 60
  custom-font:
    enabled: false
    name: ipaexg.ttf
    shift: '[0,0]'
    size: 11.0
    oversample: 2.0
  thin-font:
    enabled: false
  zip:
    protect-file-from-unzip:
      enabled: true
      extreme: true
    compress-png-files: true
    compress-json-files: true
    overwrite-vanilla-models: false
    overwrite-vanilla-lang-json: false
    generate-custom-armors-textures:
      _: 'Available values: VANILLA_1_17 or OPTIFINE'
      enabled: true
      mode: VANILLA_1_17
    fix_transparent_noteblocks__disable-for-more-performance: false
    ignore-files-ext:
    - db
    - yml
    - xcf
    - html
    disable-overwrite-leather-armor-layers-textures: false
  items:
    CustomModelData-starting-value:
      ALL: 10000
      DIAMOND: 11000
config_files:
  lang: en
  dictionaries-lang: en
  extract-default-items: true
  extract-default-resources: true
blocks:
  light-api: true
  fix-glitched-blocks:
    enabled: true
    only-new-chunks: false
    search-also-in-these-biomes:
      enabled: false
      biomes:
      - BEACH
      - BIRCH_FOREST
      - BIRCH_FOREST_HILLS
      - FOREST
      - MOUNTAINS
      - MOUNTAIN_EDGE
      - GRAVELLY_MOUNTAINS
      - PLAINS
      - RIVER
  cancel-break-wrong-tool:
    enabled: true
    send-actionbar: true
  campfire:
    unlit-on-place: true
    allow-any-item: true
  disable-REAL: false
  disable-REAL_TRANSPARENT: false
  disable-REAL_NOTE: false
  disable-REAL_WIRE: true
  disable-FIRE: false
  fix-liquids-flow: true
  fix-floating-blocks: true
items:
  fix-show-attack-and-damage-as-lore: true
  give_death_location_maps: true
  hide-custom-durability-lore: false
liquids:
  enabled: true
huds:
  enabled: true
mobs:
  disable-MOB-behaviour__DISABLE_AT_YOUR_OWN_RISK: false
font_images:
  chat:
    enabled: true
    doublecheck-permission__disable-for-more-performance: false
    add-hover-suggestion: true
  command:
    enabled: true
    commandblocks: true
    excluded:
    - home
    - sethome
    - tpa
  sign:
    enabled: true
  book:
    enabled: true
  anvil:
    enabled: true
  inventory-title:
    enabled: true
  tab-header-footer:
    enabled: true
  vault-prefix-suffix:
    enabled: true
    update-every-ticks: 1200
  scoreboard-teams:
    enabled: false
    update-every-ticks: 3600
  player-display-name:
    enabled: true
    update-every-ticks: 1200
  replace-in-customitems-name-and-lore: true
effects:
  hide-scoreboard-numbers: false
  text-effects:
    enabled: true
    replace-in-customitems-name-and-lore: true
    chat:
      enabled: true
    sign:
      enabled: true
    book:
      enabled: true
    anvil:
      enabled: true
    tab-header-footer:
      enabled: true
entities:
  max-furniture-vehicles-per-chunk: 30
  allow-removing-old-furnitures_2_3_11: false
recipes:
  hide-vanilla-unrecognized-recipe-errors: true
  custom-recipes:
    unlock:
      all-on-join: false
      on-pickup:
        any: false
        ingredients: true
  remove-vanilla-recipes:
    enabled: true
    list:
      DIAMOND_SWORD: false
      IRON_INGOT: false
  fix-packet-too-large-kick: false
debug:
  items:
    log-files-loading: false
    log-items-loading: false
    log-items-loading-disabled: false
    log-font-images-loading: false
    log-huds-loading: false
    log-attribute-modifiers-loading: false
    log-warnings: false
    log-loots-loading: false
    log-loots-loading-disabled: false
    log-armors-loading: false
  recipes:
    log-recipes-loading: false
    log-recipes-loading-disabled: false
    log-recipes-removed-vanilla: false
    log-fix-packet-too-large: false
  resource-pack:
    log-extract-default-resources: false
    log-not-extract-default-resources-already-exist: false
  blocks:
    log-save: false
    log-save-on-unload: false
    log-mined-unknown-blocks: true
  worlds-populators:
    log-loading: false
    log-loading-disabled: false
    log-loading-no-populators: false
    log-loading-no-world: true
    log-generation: false
  trees-populators:
    log-loading: false
    log-loading-disabled: false
    log-loading-no-populators: false
    log-loading-no-world: true
    log-generation: false
  surface-decorators:
    log-loading: false
    log-loading-disabled: false
    log-loading-no-decorators: false
    log-loading-no-world: true
    log-generation: false
  player-stats:
    log-save: false
  performance:
    loading-ms: true
  huds:
    log-triggers: false
  other:
    log-dictionaries-loading: false
    log-liquids-loading: false
    log-minecraft_lang_overwrite-loading: false
  categories:
    log-total-loaded: true
    log-single-loaded: false
    log-single-loaded-overwrite: false
    log-single-skip: false

Problematic items yml configuration file (optional)

No response

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

https://cdn.discordapp.com/attachments/882162600425693234/937755737743040552/unknown.png

https://cdn.discordapp.com/attachments/882162600425693234/937755792361275442/unknown.png

https://cdn.discordapp.com/attachments/882162600425693234/937755839249387550/unknown.png

LoneDev6 commented 2 years ago

Do you get untextured items even with /iaget command?

french-femboi commented 2 years ago

Do you get untextured items even with /iaget command?

Yes, every way i try to get an IA item it's always an untextured one.

LoneDev6 commented 2 years ago

There is something misconfigured here, it's hard to tell you without your configurations. Also, are you using the vanilla client? Or a modded client?

french-femboi commented 2 years ago

There is something misconfigured here, it's hard to tell you without your configurations. Also, are you using the vanilla client? Or a modded client?

I use optifine for 1.17.1, but it's the same problem with vanilla clients.

LoneDev6 commented 2 years ago

Can you take one of the bugged items and run /iatag command while holding it in hand? Send here the output. You can get it from console.

I suspect another plugin or Spigot itself is stripping out CustomModelData attribute from the recipes.

amousch commented 2 years ago

Hello, I believe I have the same issue. It just starts giving random items after a certain amount of time. It gets fixed when I reload the plugin (/iareload) but bugs again after a few minutes. Here's an example: https://streamable.com/661j9p where it gives a spawn egg and another just a few minutes right after that first clip: https://streamable.com/ud53ko where it gives stained glass pane instead.

Version: paper 1.18.1 Additional notes: This started happening when I first installed the plugin, before touching any of the files - Whether it was through the menu or crafting, it would give the wrong item/texture after a few minutes of the plugin being loaded.

Here is the output after running /iatag, there is a small difference right after CustomModelData where "Damage:0" seems to be missing on the wrong item but comes back once the plugin is reloaded.

/iatag of wrong item:

{CustomModelData:10006,Enchantments:[{id:"minecraft:bane_of_arthropods",lvl:5s},{id:"minecraft:efficiency",lvl:5s},{id:"minecraft:sharpness",lvl:5s},{id:"minecraft:silk_touch",lvl:1s},{id:"minecraft:smite",lvl:5s}],display:{Lore:['{"italic":false,"color":"dark_gray","text":"Durability: 5000 / 5000"}'],Name:'{"italic":false,"color":"#78da76","text":"Emerald Axe"}'},itemsadder:{custom_durability:5000,fake_durability:1561.0d,id:"emerald_axe",max_custom_durability:5000,namespace:"axes"}}

/iatag of correct item:

{CustomModelData:10006,Damage:0,Enchantments:[{id:"minecraft:bane_of_arthropods",lvl:5s},{id:"minecraft:efficiency",lvl:5s},{id:"minecraft:sharpness",lvl:5s},{id:"minecraft:silk_touch",lvl:1s},{id:"minecraft:smite",lvl:5s}],display:{Lore:['{"italic":false,"color":"dark_gray","text":"Durability: 5000 / 5000"}'],Name:'{"italic":false,"color":"#78da76","text":"Emerald Axe"}'},itemsadder:{custom_durability:5000,fake_durability:1561.0d,id:"emerald_axe",max_custom_durability:5000,namespace:"axes"}}

amousch commented 2 years ago

To add on my previous comment: I tested on my test server that has minimal plugins - fresh copy of ia and got the same issue. Video: https://streamable.com/7cdsig

No difference on tags of each of the items - as shown on video.

Only other plugin on there that has anything to do with Custom NBT is DeluxeMenus, but even that is not touching any items on ItemsAdder. Just thought it might be useful to share this as well.

LoneDev6 commented 2 years ago

Try with the vanilla client, I see you have mods installed. Based on your video https://streamable.com/7cdsig I can tell you that it's 100% a clientside issue caused by mods because the CustomModelData value is available in both items, the client must read this value and show the correct model/texture. It can't be a serverside issue.

Let me know

misery00 commented 2 years ago

Hi, I have the same problem as the people above. Items also become random blocks after some time. The main problem is that the material of broken items is absolutely usable on the server (so it doesn't seem to me that this is a client problem), for example, you can easily put a block, or summon a mob from a summon egg, etc. So, my sword which I specify the IRON_SWORD material in the config becomes a random item (for example, a block of ice) with the same nbt tags, lore, name, enchantments, but with the wrong material (i can place the ice block like normal ice block)

Can some paper/spigot settings or ItemsAdder config affect this problem? I'll try to run itemsadder and spigot/paper on different settings soon as the problem is really nasty and won't let me open the server :(

LoneDev6 commented 2 years ago

ItemsAdder is absolutely not changing the material of items at runtime, there is something interfering

misery00 commented 2 years ago

I launched itemsadder on clear paper fork with only lonelibs protocollib and vault, but problem doesn't fix. Maybe some items config can break materials or some old api?... Cause I really don't know how to fix this (but I need to). Switching the client doesn't work, I tried with some vanilla versions and modpacks.

misery00 commented 2 years ago

I found some error on paper 1.17 when items are broken and I click them in /ia menu, maybe it can help with smth

[21:55:49] [Server thread/ERROR]: Could not pass event InventoryClickEvent to LoneLibs v1.0.18
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.item.ItemStack.hasTag()" because the return value of "dev.lone.itemsadder.NMS.nbt.nms.impl.CraftItemStack_v1_17_R1.a(org.bukkit.craftbukkit.v1_17_R1.inventory.CraftItemStack)" is null
    at dev.lone.itemsadder.NMS.nbt.nms.impl.CraftItemStack_v1_17_R1.c(SourceFile:179) ~[ItemsAdder_3.2.0.jar:?]
    at dev.lone.itemsadder.NMS.nbt.nms.impl.CraftItemStack_v1_17_R1.a(SourceFile:18) ~[ItemsAdder_3.2.0.jar:?]
    at dev.lone.itemsadder.NMS.nbt.NCompound.r(SourceFile:119) ~[ItemsAdder_3.2.0.jar:?]
    at dev.lone.itemsadder.main.cc.isCustomItem(SourceFile:231) ~[ItemsAdder_3.2.0.jar:?]
    at dev.lone.itemsadder.main.hm.a(SourceFile:107) ~[ItemsAdder_3.2.0.jar:?]
    at dev.lone.itemsadder.main.hk.a(SourceFile:106) ~[ItemsAdder_3.2.0.jar:?]
    at dev.lone.itemsadder.main.hk.a(SourceFile:310) ~[ItemsAdder_3.2.0.jar:?]
    at fr.mrmicky.fastinv.FastInv.handleClick(FastInv.java:316) ~[LoneLibs.jar:?]
    at fr.mrmicky.fastinv.FastInvManager$1.onInventoryClick(FastInvManager.java:50) ~[LoneLibs.jar:?]
    at com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:37) ~[patched_1.17.1.jar:git-Paper-411]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.17.1.jar:git-Paper-411]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Paper-411]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:2807) ~[app:?]
    at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:55) ~[app:?]
    at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:11) ~[app:?]
    at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[app:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[app:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[app:?]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1426) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.server.MinecraftServer.executeTask(MinecraftServer.java:192) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[app:?]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1404) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1397) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[app:?]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1375) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1286) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-411]
    at java.lang.Thread.run(Thread.java:831) ~[?:?]