PluginBugs / Issues-ItemsAdder

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

MythicMobs drops not working with custom items from IA #1634

Closed Zemenus closed 2 years ago

Zemenus commented 2 years ago

Discord tag (optional)

Zemen#0209

What happened?

So, I saw this [https://itemsadder.devs.beer/compatibility-with-other-plugins/compatible/mythicmobs] on wiki. I did everything like there, and guess what? It doesn't work. It writes this in console: image

Steps to reproduce the issue

  1. Create custom mob using MM
  2. Create custom item using IA
  3. Go to the settings of your MM and set your custom item as a drop
  4. /mm reload
  5. And there is a config error in the console!

Server version

This server is running Patina version git-Paper-"c949a0d" (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT)

ItemsAdder Version

ItemsAdder version 3.1.1

ProtocolLib Version

ProtocolLib version 4.8.0

LoneLibs Version

LoneLibs version 1.0.18

LightAPI Version (optional)

LightAPI version bukkit-5.2.0 (build SNAPSHOT)

FULL server log

[19:53:35] [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' [19:53:37] [Worker-Main-1/INFO]: Loaded 7 recipes [19:53:37] [Worker-Main-1/ERROR]: Couldn't load tag minecraft:load as it is missing following references: blank:load (from Nether Spread) [19:53:39] [Server thread/INFO]: Starting minecraft server version 1.18.2 [19:53:39] [Server thread/INFO]: Loading properties [19:53:39] [Server thread/INFO]: This server is running Patina version git-Paper-"c949a0d" (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: c949a0d on ver/1.18.2) [19:53:39] [Server thread/INFO]: Server Ping Player Sample Count: 12 [19:53:39] [Server thread/INFO]: Using 4 threads for Netty based IO [19:53:39] [Server thread/WARN]: [Pufferfish] To improve performance, timings have been disabled by default [19:53:39] [Server thread/WARN]: [Pufferfish] You can still use timings by using /timings on, but they will not start on server startup unless you set timings.really-enabled to true in paper.yml [19:53:39] [Server thread/WARN]: [Pufferfish] If you would like to disable this message, either set timings.really-enabled to true or timings.enabled to false. [19:53:39] [Server thread/WARN]: [Pufferfish] SIMD operations are available for your server, but are not configured! [19:53:39] [Server thread/WARN]: [Pufferfish] To enable additional optimizations, add "--add-modules=jdk.incubator.vector" to your startup flags, BEFORE the "-jar". [19:53:39] [Server thread/INFO]: Default game type: SURVIVAL [19:53:39] [Server thread/INFO]: Generating keypair [19:53:39] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25674 [19:53:40] [Server thread/INFO]: Using epoll channel type [19:53:40] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity. [19:53:40] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity. [19:53:40] [Server thread/ERROR]: Could not load 'plugins/BungeePackFix (1).jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:178) ~[patina-api-1.18.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:159) ~[patina-api-1.18.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:417) ~[patina-1.18.2.jar:git-Paper-"c949a0d"] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[patina-1.18.2.jar:git-Paper-"c949a0d"] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1168) ~[patina-1.18.2.jar:git-Paper-"c949a0d"] at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:320) ~[patina-1.18.2.jar:git-Paper-"c949a0d"] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml ... 7 more [19:53:41] [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! [19:53:46] [Server thread/WARN]: Legacy plugin NoElytra v1.0 does not specify an api-version. [19:53:46] [Server thread/WARN]: Legacy plugin EasyWhitelist v1.0.2 does not specify an api-version. [19:53:46] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.86 [19:53:46] [Server thread/INFO]: [SurvivalInvisiframes] Loading SurvivalInvisiframes v2.1.0 [19:53:46] [Server thread/INFO]: [SirBlobman Core] Loading SirBlobmanCore v2.3.4 [19:53:46] [Server thread/INFO]: [SirBlobman Core] Successfully loaded 1 language(s) [19:53:46] [Server thread/INFO]: [SirBlobman Core] Successfully loaded 1 language(s) [19:53:46] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.1 [19:53:46] [Server thread/INFO]: [FartherViewDistance] Loading FartherViewDistance v9.2.1 [19:53:46] [Server thread/INFO]: [LoneLibs] Loading LoneLibs v1.0.18 [19:53:46] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861 [19:53:47] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.8.0 [19:53:48] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.1.15 [19:53:48] [Server thread/INFO]: [NoElytra] Loading NoElytra v1.0 [19:53:48] [Server thread/INFO]: [PL-Hide] Loading PL-Hide v1.5.20 [19:53:48] [Server thread/INFO]: [tinylives] Loading tinylives v3.2.2 [19:53:48] [Server thread/INFO]: [DisableElytra] Loading DisableElytra v1.0 [19:53:48] [Server thread/INFO]: [TAB] Loading TAB v3.1.0 [19:53:48] [Server thread/INFO]: [EasyWhitelist] Loading EasyWhitelist v1.0.2 [19:53:48] [Server thread/INFO]: [GSit] Loading GSit v1.0.7 [19:53:48] [Server thread/INFO]: [StratosNG] Loading StratosNG v1.1.0 [19:53:48] [Server thread/INFO]: [F3Name] Loading F3Name v3.3.0 [19:53:48] [Server thread/INFO]: [LightAPI] Loading LightAPI vbukkit-5.2.0 (build SNAPSHOT) [19:53:48] [Server thread/INFO]: : [INFO] Preparing LightAPI... [19:53:48] [Server thread/INFO]: : [INFO] Preparing done! [19:53:48] [Server thread/INFO]: [LPC] Loading LPC v3.2.0 [19:53:48] [Server thread/INFO]: [PlasmoVoice] Loading PlasmoVoice v1.0.10 [19:53:48] [Server thread/INFO]: [BetterSleeping4] Loading BetterSleeping4 v4.0.1 [19:53:48] [Server thread/INFO]: [MythicLib] Loading MythicLib v1.3.1 [19:53:48] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.utils.) is bound to plugin MythicLib - io.lumine.mythic.lib.MythicLib [19:53:48] [Server thread/INFO]: [MythicLib] Detected Bukkit Version: v1_18_R2 [19:53:48] [Server thread/INFO]: [MMOItems] Loading MMOItems v6.7.3 [19:53:48] [Server thread/INFO]: [ItemsAdder] Loading ItemsAdder v3.1.1 [19:53:48] [Server thread/INFO]: [SCore] Loading SCore v1.6.7.5 [19:53:48] [Server thread/INFO]: [ExecutableItems] Loading ExecutableItems v4.1.7.5 [19:53:48] [Server thread/INFO]: [ExecutableBlocks] Loading ExecutableBlocks v2.0.7.5 [19:53:48] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v5.0.3-SNAPSHOT-7a32d624 [19:53:48] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit [19:53:48] [Server thread/INFO]: [ModelEngine] Loading ModelEngine vR2.5.0 [19:53:48] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v10.4.2.4 [19:53:48] [Server thread/INFO]: [CombatLogX] Loading expansions... [19:53:48] [Server thread/INFO]: [CombatLogX] Successfully loaded 1 expansions. [19:53:48] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [19:53:48] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.3.86

[19:53:49] [Server thread/INFO]: | |__) LuckPerms v5.3.86 [19:53:49] [Server thread/INFO]: |___ | Running on Bukkit - Patina [19:53:49] [Server thread/INFO]: [19:53:49] [Server thread/INFO]: [LuckPerms] Loading configuration... [19:53:49] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [19:53:50] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [19:53:50] [Server thread/INFO]: [LuckPerms] Performing initial data load... [19:53:51] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2541ms) [19:53:51] [Server thread/INFO]: [SirBlobman Core] Enabling SirBlobmanCore v2.3.4 [19:53:51] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.18 [19:53:51] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.8.0 [19:53:51] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread. [19:53:51] [Server thread/INFO]: [StratosNG] Enabling StratosNG v1.1.0 [19:53:51] [Server thread/INFO]: Preparing level "world" [19:53:58] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [19:53:59] [Server thread/INFO]: Preparing spawn area: 0% [19:53:59] [Server thread/INFO]: Preparing spawn area: 0% [19:53:59] [Server thread/INFO]: Preparing spawn area: 0% [19:54:00] [Server thread/INFO]: Preparing spawn area: 0% [19:54:00] [Server thread/INFO]: Preparing spawn area: 0% [19:54:01] [Server thread/INFO]: Preparing spawn area: 0% [19:54:01] [Server thread/INFO]: Preparing spawn area: 0% [19:54:02] [Server thread/INFO]: Preparing spawn area: 0% [19:54:02] [Server thread/INFO]: Time elapsed: 3831 ms [19:54:02] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [19:54:02] [Server thread/INFO]: Preparing spawn area: 0% [19:54:03] [Server thread/INFO]: Preparing spawn area: 0% [19:54:03] [Server thread/INFO]: Preparing spawn area: 0% [19:54:04] [Server thread/INFO]: Preparing spawn area: 0% [19:54:04] [Server thread/INFO]: Preparing spawn area: 0% [19:54:05] [Server thread/INFO]: Preparing spawn area: 0% [19:54:06] [Server thread/INFO]: Preparing spawn area: 0% [19:54:06] [Server thread/INFO]: Preparing spawn area: 0% [19:54:06] [Server thread/INFO]: Time elapsed: 3542 ms [19:54:06] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [19:54:06] [Server thread/INFO]: Preparing spawn area: 0% [19:54:06] [Server thread/INFO]: Preparing spawn area: 0% [19:54:07] [Server thread/INFO]: Preparing spawn area: 0% [19:54:07] [Server thread/INFO]: Time elapsed: 1490 ms [19:54:07] [Server thread/INFO]: [SurvivalInvisiframes] Enabling SurvivalInvisiframes v2.1.0 [19:54:07] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.1 [19:54:07] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [19:54:07] [Server thread/INFO]: [FartherViewDistance] Enabling FartherViewDistance v9.2.1 [19:54:08] [Server thread/WARN]: [FartherViewDistance] max-view-distance: 64 exceeded the maximum distance allowed by view-distance-mode: X31 [19:54:08] [Server thread/WARN]: [FartherViewDistance] max-view-distance: 64 exceeded the maximum distance allowed by view-distance-mode: X31 [19:54:08] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: viewdistance [FartherViewDistancePlaceholder 0.0.1] [19:54:08] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861 [19:54:08] [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--]. [19:54:08] [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. [19:54:08] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment [19:54:08] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment [19:54:08] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment [19:54:08] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment [19:54:08] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: nether_test [19:54:08] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [19:54:08] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: dt_nether [19:54:08] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [19:54:08] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded. [19:54:08] [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. [19:54:08] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main-- [19:54:08] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.1.15 [19:54:08] [Server thread/INFO]: [SkinsRestorer] Using PaperSkinRefresher [19:54:08] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_18_R2, using PaperSkinRefresher. [19:54:08] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support! [19:54:08] [Server thread/INFO]: [NoElytra] Enabling NoElytra v1.0 [19:54:08] [Server thread/INFO]: [NoElytra] See that bird? rips wings off [19:54:08] [Server thread/INFO]: [PL-Hide] Enabling PL-Hide v1.5.20 [19:54:08] [Server thread/INFO]: [tinylives] Enabling tinylives v3.2.2 [19:54:08] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tinylives [1.0] [19:54:08] [Server thread/INFO]: [DisableElytra] Enabling DisableElytra v1.0 [19:54:08] [Server thread/INFO]: [TAB] Enabling TAB v3.1.0 [19:54:08] [Server thread/INFO]: [TAB] Server version: 1.18.2 (v1_18_R2) [19:54:08] [Server thread/INFO]: [TAB] Loaded NMS hook in 21ms [19:54:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tab [3.1.0] [19:54:09] [Server thread/INFO]: [TAB] Enabled in 111ms [19:54:09] [Server thread/INFO]: [EasyWhitelist] Enabling EasyWhitelist v1.0.2 [19:54:09] [Server thread/INFO]: EasyWhitelist > Config reloaded. [19:54:09] [Server thread/INFO]: E-Whitelist > Loaded! [19:54:09] [Server thread/INFO]: [GSit] Enabling GSit v1.0.7 [19:54:09] [Server thread/INFO]: [GSit] The Plugin was successfully enabled. [19:54:09] [Server thread/INFO]: [F3Name] Enabling F3Name v3.3.0 [19:54:09] [Server thread/INFO]: [F3Name] Starting Bukkit(v1_18_R2) version... [19:54:09] [Server thread/INFO]: [F3Name] Found PlaceholderAPI! Using it for placeholders. [19:54:09] [Server thread/INFO]: [F3Name] Found LuckPerms! Using it for groups. [19:54:09] [Server thread/INFO]: [F3Name] [DT 2 Season] [19:54:09] [Server thread/INFO]: [F3Name] [DT] [19:54:09] [Server thread/INFO]: [F3Name] Plugin enabled! [19:54:09] [Server thread/INFO]: [LightAPI] Enabling LightAPI vbukkit-5.2.0 (build SNAPSHOT) [19:54:09] [Server thread/INFO]: : [INFO] Initializing LightAPI... [19:54:09] [Server thread/INFO]: : [INFO] Handler initialization is done [19:54:09] [Server thread/INFO]: : [INFO] Metrics is enabled! [19:54:09] [Server thread/INFO]: : [INFO] LightAPI initialized! [19:54:09] [Server thread/INFO]: [LPC] Enabling LPC v3.2.0 [19:54:09] [Server thread/INFO]: [LPC] Hooked into PlaceholderAPI. [19:54:09] [Server thread/INFO]: [PlasmoVoice] Enabling PlasmoVoice v1.0.10 [19:54:09] [Server thread/WARN]: [PlasmoVoice] Config outdated. Check https://github.com/plasmoapp/plasmo-voice/wiki/How-to-install-Server for new config. [19:54:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: plasmovoice [1.0.0] [19:54:09] [Server thread/INFO]: [BetterSleeping4] Enabling BetterSleeping4 v4.0.1 [19:54:09] [Thread-11/INFO]: [PlasmoVoice] Voice UDP server started on /0.0.0.0:25857 [19:54:10] [Server thread/INFO]: [CONFIG] [BetterSleeping4] Is Essentials hooked? false [19:54:10] [Server thread/INFO]: [CONFIG] [BetterSleeping4] Are afk players ignored? true, with a min afk time of 60000 [19:54:10] [Server thread/INFO]: [CONFIG] [BetterSleeping4] Are vanished players ignored? true [19:54:10] [Server thread/INFO]: [CONFIG] [BetterSleeping4] Ignoring 1 game modes [19:54:10] [Server thread/INFO]: [CONFIG] [BetterSleeping4] Loading language: en-us [19:54:10] [Server thread/INFO]: [CONFIG] [BetterSleeping4] This server is running on Spigot [19:54:10] [Server thread/INFO]: [CONFIG] [BetterSleeping4] Using chat messaging [19:54:10] [Server thread/INFO]: [CONFIG] [BetterSleeping4] Enabling BetterSleeping in world world [19:54:10] [Server thread/INFO]: [CONFIG] [BetterSleeping4] Using 'percentage' as sleepers-needed calculator [19:54:10] [Server thread/INFO]: [CONFIG] [BetterSleeping4] The percentage is set to 60% [19:54:10] [Server thread/INFO]: [CONFIG] [BetterSleeping4] Enabling GUI commands [19:54:10] [Server thread/WARN]: [BetterSleeping4] Your GSit version is incompatible with this version of BetterSleeping, GSit support cannot enable [19:54:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bettersleeping [4.0.1] [19:54:10] [Server thread/INFO]: [MythicLib] Enabling MythicLib v1.3.1 [19:54:10] [Server thread/INFO]: [MythicLib] Started up bStats Metrics [19:54:10] [Server thread/INFO]: [MythicLib] Hooked onto MythicMobs [19:54:10] [Server thread/INFO]: [MythicLib] Hooked onto ProtocolLib [19:54:10] [Server thread/INFO]: [MythicLib] Hooked onto PlaceholderAPI [19:54:10] [Server thread/INFO]: [MMOItems] Enabling MMOItems v6.7.3 [19:54:10] [Server thread/INFO]: [MMOItems] Hooked onto MythicMobs [19:54:10] [Server thread/INFO]: [MMOItems Item Templates] Loading template modifiers, please wait.. [19:54:10] [Server thread/INFO]: [MMOItems Item Templates] Loading item templates, please wait... [19:54:10] [Server thread/INFO]: [MMOItems] Loading crafting stations, please wait.. [19:54:11] [Server thread/INFO]: [MMOItems] Hooked onto PlaceholderAPI [19:54:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mmoitems [6.7.3] [19:54:11] [Server thread/INFO]: [MMOItems] Loading recipes, please wait... [19:54:11] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v3.1.1 [19:54:11] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R2! Trying to find NMS support [19:54:11] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R2' loaded! [19:54:11] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson

ItemsAdder 3.1.1 | | | |\/| /` /\ | \ | \ | |) LoneLibs 1.0.18 | | | | | ./ /--\ |/ |__/ |___ | \ Patina git-Paper-"c949a0d" (MC: 1.18.2)

[19:54:11] [Server thread/INFO]: [ItemsAdder] LibsDisguises not installed, please install it to make (legacy) custom mobs working: ci.md-5.net/job/LibsDisguises/ [19:54:12] [Server thread/INFO]: [SCore] Enabling SCore v1.6.7.5 [19:54:12] [Server thread/INFO]: ================ [SCore] ================ [19:54:12] [Server thread/INFO]: [SCore] ExecutableItems hooked ! [19:54:12] [Server thread/INFO]: [SCore] ExecutableBlocks hooked ! [19:54:12] [Server thread/INFO]: [SCore] PlaceholderAPI hooked ! [19:54:12] [Server thread/INFO]: [SCore] Multiverse-Core hooked ! [19:54:12] [Server thread/INFO]: [SCore] ProtocolLib hooked ! [19:54:12] [Server thread/INFO]: [SCore] Locale setup: EN [19:54:12] [Server thread/INFO]: [SCore] Language setup on EN [19:54:12] [Server thread/INFO]: [SCore] [SCore] Connexion to the db... [19:54:12] [Server thread/INFO]: [SCore] [SCore] Verification of the table SecurityOP... [19:54:12] [Server thread/INFO]: [SCore] [SCore] Verification of the table Commands... [19:54:12] [Server thread/INFO]: [SCore] [SCore] Verification of the table Cooldowns... [19:54:12] [Server thread/INFO]: [SCore] [SCore] Verification of the table Commands Player... [19:54:12] [Server thread/INFO]: [SCore] [SCore] Verification of the table Commands Entity... [19:54:12] [Server thread/INFO]: [SCore] [SCore] Verification of the table Commands Block... [19:54:12] [Server thread/INFO]: [SCore] projectile not editable FAIRYTAIL_GRAY_FULLBUSTER_1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable FAIRYTAIL_NATSU_DRAGNEEL_1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable FATE_ARCHER_1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable FATE_ARCHER_2 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable FATE_CASTER_1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable FATE_CASTER_2 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable FATE_CASTER_3 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable FATE_GILGAMESH_1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable FATE_GILGAMESH_2 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable FATE_GILGAMESH_3 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable FATE_RIDER_1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable HUNTERXHUNTER_GON_FREECSS_1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable HUNTERXHUNTER_KURAPIKA_1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable MADOKA_HOMURA_AKEMI_1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable MADOKA_MADOKA_KANAME_1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable MADOKA_MAMI_TOMOE_1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable MHA_DENKI_KAMINARI_1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable MHA_IZUKU_MIDORIYA_1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable MHA_MINA_ASHIDO_ACID_1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable MHA_MINA_ASHIDO_ACID_2 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable MHA_SHOTO_TODOROKI_2 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable OPM_GENOS_1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile not editable OPM_SPEED_O_SONIC_1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile arrow1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile egg1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile enderpearl1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile fireball1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile lingering1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile shulkerbullet1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile snowball1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile trident1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile tridentCustom1 was loaded ! [19:54:12] [Server thread/INFO]: [SCore] projectile witherskull1 was loaded ! [19:54:12] [Server thread/INFO]: ================ [SCore] ================ [19:54:12] [Server thread/INFO]: [ExecutableItems] Enabling ExecutableItems v4.1.7.5 [19:54:12] [Server thread/INFO]: ================ [ExecutableItems] ================ [19:54:12] [Server thread/INFO]: [ExecutableItems] PlaceholderAPI hooked ! [19:54:12] [Server thread/INFO]: [ExecutableItems] Locale setup: EN [19:54:13] [Server thread/INFO]: [ExecutableItems] [ExecutableItems] Connexion to the db... [19:54:13] [Server thread/INFO]: [ExecutableItems] [ExecutableItems] Verification of the table Commands... [19:54:13] [Server thread/INFO]: [ExecutableItems] [ExecutableItems] Verification of the table SecurityOP... [19:54:13] [Server thread/INFO]: [ExecutableItems] [ExecutableItems] Verification of the table UsePerDay... [19:54:13] [Server thread/INFO]: ================ [ExecutableItems] ================ [19:54:13] [Server thread/INFO]: [ExecutableBlocks] Enabling ExecutableBlocks v2.0.7.5 [19:54:13] [Server thread/INFO]: [ExecutableBlocks] ================ [ExecutableBlocks] ================ [19:54:13] [Server thread/INFO]: [ExecutableBlocks] ItemsAdder hooked ! [19:54:13] [Server thread/INFO]: [ExecutableBlocks] [ExecutableBlocks] Connexion to the db... [19:54:14] [Server thread/INFO]: [ExecutableBlocks] 133 ExecutableBlock(s)Placed loaded ! [19:54:14] [Server thread/INFO]: [ExecutableBlocks] ================ [ExecutableBlocks] ================ [19:54:14] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.0.3-SNAPSHOT-7a32d624 [19:54:14] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.18.2)... [19:54:14] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality [19:54:14] [Server thread/INFO]: [MythicMobs] MythicMobs ModelEngine Support has been enabled! [19:54:14] [Server thread/INFO]: [MythicMobs] MythicMobs MMOItems Support has been enabled! [19:54:14] [Server thread/INFO]: [MythicMobs] MythicMobs MythicLib Support has been enabled! [19:54:14] [Server thread/INFO]: [MythicMobs] MythicMobs PlaceholderAPI Support has been enabled! [19:54:14] [Server thread/INFO]: [MythicMobs] Loaded ProtocolLib packet handlers [19:54:14] [Server thread/WARN]: [MythicMobs] Loaded class com.comphenix.protocol.PacketType from ProtocolLib v4.8.0 which is not a depend or softdepend of this plugin. [19:54:14] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] Verifier error: Cycle detected in dependency graph: MythicMobs v5.0.3-SNAPSHOT-7a32d624 [19:54:14] [Server thread/INFO]: [MythicMobs] MythicMobs ProtocolLib Support has been enabled! [19:54:14] [Server thread/INFO]: [MythicMobs] Loading Items... [19:54:14] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Item 'SkeletonKingSword' in 'ExampleItems.yml': Attributes are configured incorrectly. [19:54:14] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Item 'KingsCrown' in 'ExampleItems.yml': Attributes are configured incorrectly. [19:54:14] [Server thread/INFO]: [MythicMobs] Loading Mob Registry... [19:54:14] [Server thread/INFO]: [MythicMobs] Base directory /home/container/plugins/MythicMobs/SavedData [19:54:14] [Server thread/INFO]: [MythicMobs] Module directory /home/container/plugins/MythicMobs/SavedData/worlds [19:54:15] [Server thread/INFO]: [MythicMobs] LOADED [19:54:15] [Server thread/INFO]: [MythicMobs] Loading Packs... [19:54:15] [Server thread/INFO]: [MythicMobs] Loading Items... [19:54:15] [Server thread/INFO]: [MythicMobs] Loading Skills... [19:54:15] [Server thread/INFO]: [MythicMobs] Loading Drop Tables... [19:54:15] [Server thread/INFO]: [MythicMobs] Loading Random Spawns... [19:54:15] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks... [19:54:15] [Server thread/INFO]: [MythicMobs] ✓ Loaded 9 mobs. [19:54:15] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides. [19:54:15] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks. [19:54:15] [Server thread/INFO]: [MythicMobs] ✓ Loaded 5 skills. [19:54:15] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 random spawns. [19:54:15] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 mythic items. [19:54:15] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables. [19:54:15] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners. [19:54:15] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully. [19:54:15] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics [19:54:15] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs Premium v5.0.3 ( build 7a32d624 ) has been successfully loaded! [19:54:15] [Server thread/INFO]: [ModelEngine] Enabling ModelEngine vR2.5.0 [19:54:15] [Server thread/INFO]: [ModelEngine] Mythic Mobs v5 loaded [19:54:15] [Server thread/INFO]: [Model Engine] Engine Activated. [19:54:15] [Server thread/INFO]: [Model Engine] Generator Activated. [19:54:15] [Server thread/INFO]: [Model Engine] Resource Pack generated. [19:54:15] [Server thread/INFO]: [19:54:15] [Server thread/INFO]: [Model Engine]--Generating inferno3. [19:54:15] [Server thread/INFO]: [Model Engine]----Warning: Invalid cube upperBodyParts0 in bone upperBodyParts0. Setting angle to 0. [19:54:15] [Server thread/INFO]: [Model Engine]------Reason: Cube is not rotated within -45 to 45, or not in 22.5 increment. [-5.8285027E-15] [19:54:15] [Server thread/INFO]: [19:54:15] [Server thread/INFO]: [Model Engine]--Registered inferno2 [0.75, 1.875] (1.53125) [19:54:15] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, attack, walk, defense] [19:54:15] [Server thread/INFO]: [19:54:15] [Server thread/INFO]: [Model Engine]--Registered inferno3 [0.75, 1.875] (1.53125) [19:54:15] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, jump, walk, defense, attack, death] [19:54:15] [Server thread/INFO]: [19:54:15] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v10.4.2.4 [19:54:15] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Notifier v15.13'... [19:54:15] [Server thread/INFO]: [Notifier] Successfully hooked into PlaceholderAPI v2.11.1 [19:54:15] [Server thread/INFO]: [CombatLogX] Successfully enabled 1 expansions. [19:54:15] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [19:54:15] [Server thread/INFO]: 0 placeholder hook(s) registered! [19:54:15] [Server thread/INFO]: Running delayed init tasks [19:54:15] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'dt:inferno_helmet' in 'DropItemMechanic': Drop type not found. [19:54:15] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'dt:black_terracotta_bricks 1 1' in 'plugins/MythicMobs/Mobs/HoveringInferno.yml': Drop type not found.

[19:54:15] [Server thread/INFO]: Timings Reset [19:54:15] [Craft Scheduler Thread - 14 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Checking for default resourcepack updates... [19:54:15] [Craft Scheduler Thread - 5 - CombatLogX/INFO]: [CombatLogX] Checking for updates using the Spigot API... [19:54:15] [Craft Scheduler Thread - 16 - ModelEngine/INFO]: [Model Engine] Generating zipped resource pack. [19:54:15] [Craft Scheduler Thread - 5 - CombatLogX/INFO]: [CombatLogX] ============================================== [19:54:15] [Craft Scheduler Thread - 5 - CombatLogX/INFO]: [CombatLogX] CombatLogX Update Checker

[19:54:15] [Craft Scheduler Thread - 5 - CombatLogX/INFO]: [CombatLogX] You are using the latest version! [19:54:15] [Craft Scheduler Thread - 5 - CombatLogX/INFO]: [CombatLogX] ============================================== [19:54:15] [Craft Scheduler Thread - 16 - ModelEngine/INFO]: [Model Engine] Resource pack zipped. [19:54:15] [Craft Scheduler Thread - 10 - tinylives/INFO]: [tinylives] You are running the latest version. [19:54:15] [Craft Scheduler Thread - 18 - SirBlobmanCore/INFO]: [SirBlobman Core]
[19:54:15] [Craft Scheduler Thread - 18 - SirBlobmanCore/INFO]: [SirBlobman Core] [Update Checker] A possible update was found for plugin 'SirBlobmanCore'. [19:54:15] [Craft Scheduler Thread - 18 - SirBlobmanCore/INFO]: [SirBlobman Core] [Update Checker] Current Version: 2.3.4 [19:54:15] [Craft Scheduler Thread - 18 - SirBlobmanCore/INFO]: [SirBlobman Core] [Update Checker] New Version: 2.3.5 [19:54:15] [Craft Scheduler Thread - 18 - SirBlobmanCore/INFO]: [SirBlobman Core] [Update Checker] Download Link: https://www.spigotmc.org/resources/83189/ [19:54:15] [Craft Scheduler Thread - 13 - ItemsAdder/INFO]: [ItemsAdder] [License] Product licensed to: tyn7mau (1162183) [19:54:16] [Craft Scheduler Thread - 14 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Cached default resourcepack is up to date [19:54:16] [Craft Scheduler Thread - 8 - SkinsRestorer/INFO]: [SkinsRestorer] ---------------------------------------------- [19:54:16] [Craft Scheduler Thread - 8 - SkinsRestorer/INFO]: [SkinsRestorer]  +==================+ [19:54:16] [Craft Scheduler Thread - 8 - SkinsRestorer/INFO]: [SkinsRestorer]  | SkinsRestorer | [19:54:16] [Craft Scheduler Thread - 8 - SkinsRestorer/INFO]: [SkinsRestorer]  |------------------| [19:54:16] [Craft Scheduler Thread - 8 - SkinsRestorer/INFO]: [SkinsRestorer]  | Standalone Mode | [19:54:16] [Craft Scheduler Thread - 8 - SkinsRestorer/INFO]: [SkinsRestorer]  +==================+ [19:54:16] [Craft Scheduler Thread - 8 - SkinsRestorer/INFO]: [SkinsRestorer] ---------------------------------------------- [19:54:16] [Craft Scheduler Thread - 8 - SkinsRestorer/INFO]: [SkinsRestorer]  Current version: 14.1.15 [19:54:16] [Craft Scheduler Thread - 8 - SkinsRestorer/INFO]: [SkinsRestorer]  This is the latest version! [19:54:16] [Craft Scheduler Thread - 8 - SkinsRestorer/INFO]: [SkinsRestorer] ---------------------------------------------- [19:54:17] [Server thread/ERROR]: [ItemsAdder] [STDERR] Model doesn't exists! /home/container/plugins/ItemsAdder/data/resource_pack/assets/custom/models/item/inferno_helmet/.metadata [19:54:17] [Server thread/WARN]: Nag author(s): '[LoneDev]' of 'ItemsAdder' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). [19:54:18] [Craft Scheduler Thread - 18 - ItemsAdder/INFO]: [ItemsAdder] Loaded 510 items [19:54:18] [Craft Scheduler Thread - 18 - ItemsAdder/INFO]: [ItemsAdder] Used 0/188 REAL block IDs [19:54:18] [Craft Scheduler Thread - 18 - ItemsAdder/INFO]: [ItemsAdder] Used 45/750 REAL_NOTE block IDs [19:54:18] [Craft Scheduler Thread - 18 - ItemsAdder/INFO]: [ItemsAdder] Used 0/63 REAL_TRANSPARENT block IDs [19:54:18] [Craft Scheduler Thread - 18 - ItemsAdder/INFO]: [ItemsAdder] Used 0/127 REAL_WIRE block IDs [19:54:18] [Craft Scheduler Thread - 18 - ItemsAdder/INFO]: [ItemsAdder] Used 0/14 FIRE block IDs [19:54:18] [Craft Scheduler Thread - 18 - ItemsAdder/INFO]: [ItemsAdder] Used 584/6608 available max font_images [19:54:18] [Craft Scheduler Thread - 18 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded 40 categories [19:54:18] [Craft Scheduler Thread - 18 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded 510 items and stuff in 2455ms [19:54:18] [Craft Scheduler Thread - 18 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Checking resourcepack url... [19:54:18] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Resourcepack URL (self-host): http://65.21.9.220:25875/pack.zip [19:54:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: img [1.0.1] [19:54:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: iaplayerstat [1.0.1] [19:55:21] [Server thread/INFO]: ProtocolLib version 4.8.0 [19:55:21] [Server thread/INFO]: Provides read/write access to the Minecraft protocol. [19:55:21] [Server thread/INFO]: Authors: dmulloy2 and comphenix [19:55:25] [Server thread/INFO]: [Mythic] Reloading plugin... [19:55:25] [Server thread/INFO]: [MythicMobs] Mythic beginning reload procedure... [19:55:25] [Server thread/INFO]: [MythicMobs] Loading Packs... [19:55:25] [Server thread/INFO]: [MythicMobs] Loading Items... [19:55:25] [Server thread/INFO]: [MythicMobs] Loading Skills... [19:55:25] [Server thread/INFO]: [MythicMobs] Loading Drop Tables... [19:55:25] [Server thread/INFO]: [MythicMobs] Loading Random Spawns... [19:55:25] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks... [19:55:25] [Server thread/INFO]: [MythicMobs] ✓ Loaded 9 mobs. [19:55:25] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides. [19:55:25] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks. [19:55:25] [Server thread/INFO]: [MythicMobs] ✓ Loaded 5 skills. [19:55:25] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 random spawns. [19:55:25] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 mythic items. [19:55:25] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables. [19:55:25] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners. [19:55:25] [Server thread/INFO]: [Mythic] Mythic has finished reloading! [19:55:25] [Server thread/INFO]: [MythicMobs] Mythic has finished reloading! [19:55:25] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'dt:inferno_helmet' in 'DropItemMechanic': Drop type not found. [19:55:25] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'dt:black_terracotta_bricks 1 1' in 'plugins/MythicMobs/Mobs/HoveringInferno.yml': Drop type not found. [19:55:51] [Server thread/INFO]: LoneLibs version 1.0.18 [19:55:51] [Server thread/INFO]: Collection of libs used by my plugins [19:55:51] [Server thread/INFO]: Authors: LoneDev and others [20:04:01] [Server thread/INFO]: Stopping the server [20:04:01] [Server thread/INFO]: Stopping server [20:04:01] [Server thread/INFO]: [CombatLogX] Disabling CombatLogX v10.4.2.4 [20:04:01] [Server thread/INFO]: [CombatLogX] Disabling expansions... [20:04:01] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Notifier v15.13'... [20:04:01] [Server thread/INFO]: [CombatLogX] Successfully disabled all expansions. [20:04:01] [Server thread/INFO]: [ModelEngine] Disabling ModelEngine vR2.5.0 [20:04:01] [Server thread/INFO]: [Model Engine] Core shut down. [20:04:01] [Server thread/INFO]: [MythicMobs] Disabling MythicMobs v5.0.3-SNAPSHOT-7a32d624 [20:04:01] [Server thread/INFO]: [MythicMobs] Disabling Mythic Mobs... [20:04:01] [Server thread/INFO]: [MythicMobs] All active settings have been saved. [20:04:01] [Server thread/INFO]: [MythicMobs] UNLOADED [20:04:01] [Server thread/INFO]: [ExecutableBlocks] Disabling ExecutableBlocks v2.0.7.5 [20:04:01] [Server thread/INFO]: [ExecutableItems] Disabling ExecutableItems v4.1.7.5 [20:04:01] [Server thread/INFO]: [SCore] Disabling SCore v1.6.7.5 [20:04:01] [Server thread/INFO]: [ItemsAdder] Disabling ItemsAdder v3.1.1 [20:04:01] [Craft Scheduler Thread - 12 - ItemsAdder/INFO]: [ItemsAdder] [Host] Started self-host webserver on port: 25875 [20:04:01] [Server thread/INFO]: [MMOItems] Disabling MMOItems v6.7.3 [20:04:01] [Server thread/INFO]: [MythicLib] Disabling MythicLib v1.3.1 [20:04:01] [Server thread/INFO]: [BetterSleeping4] Disabling BetterSleeping4 v4.0.1 [20:04:01] [Server thread/INFO]: [PlasmoVoice] Disabling PlasmoVoice v1.0.10 [20:04:01] [Server thread/INFO]: [LPC] Disabling LPC v3.2.0 [20:04:01] [Server thread/INFO]: [LightAPI] Disabling LightAPI vbukkit-5.2.0 (build SNAPSHOT) [20:04:01] [Server thread/INFO]: : [INFO] Shutdown LightAPI... [20:04:01] [Server thread/INFO]: [F3Name] Disabling F3Name v3.3.0 [20:04:01] [Server thread/INFO]: [StratosNG] Disabling StratosNG v1.1.0 [20:04:01] [Server thread/INFO]: [GSit] Disabling GSit v1.0.7 [20:04:01] [Server thread/INFO]: [GSit] The Plugin was successfully disabled. [20:04:01] [Server thread/INFO]: [EasyWhitelist] Disabling EasyWhitelist v1.0.2 [20:04:01] [Server thread/INFO]: [TAB] Disabling TAB v3.1.0 [20:04:01] [Server thread/INFO]: [TAB] Disabled in 6ms [20:04:01] [Server thread/INFO]: [DisableElytra] Disabling DisableElytra v1.0 [20:04:01] [Server thread/INFO]: [tinylives] Disabling tinylives v3.2.2 [20:04:01] [Server thread/INFO]: [tinylives] Tiny Lives is now disabled. [20:04:01] [Server thread/INFO]: [PL-Hide] Disabling PL-Hide v1.5.20 [20:04:01] [Server thread/INFO]: [NoElytra] Disabling NoElytra v1.0 [20:04:01] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v14.1.15 [20:04:01] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.8.0 [20:04:01] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.3.1-b861 [20:04:01] [Server thread/INFO]: [LoneLibs] Disabling LoneLibs v1.0.18 [20:04:01] [Server thread/INFO]: [FartherViewDistance] Disabling FartherViewDistance v9.2.1 [20:04:01] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.1 [20:04:01] [Server thread/INFO]: [SirBlobman Core] Disabling SirBlobmanCore v2.3.4 [20:04:01] [Server thread/INFO]: [SurvivalInvisiframes] Disabling SurvivalInvisiframes v2.1.0 [20:04:01] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.3.86 [20:04:01] [Server thread/INFO]: [LuckPerms] Starting shutdown process... [20:04:01] [Server thread/INFO]: [LuckPerms] Closing storage... [20:04:02] [Server thread/INFO]: [LuckPerms] Goodbye! [20:04:02] [Server thread/INFO]: Saving players [20:04:02] [Server thread/INFO]: Saving worlds [20:04:03] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld [20:04:04] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether [20:04:04] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end [20:04:04] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved [20:04:04] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [20:04:04] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [20:04:04] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved [20:04:04] [Server thread/INFO]: Flushing Chunk IO [20:04:04] [Server thread/INFO]: Closing Thread Pool [20:04:04] [Server thread/INFO]: Closing Server

ItemsAdder config.yml

metrics: true
update-checker: false
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: true
      server-ip: 65.21.9.220
      pack-port: 25875
    external-host:
      enabled: false
      url:
      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: false
  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:
      vanilla_1_17: true
      optifine: false
    disable-overwrite-leather-armor-layers-textures: false
    fix_transparent_noteblocks__disable-for-more-performance: false
    ignore-files-ext:
    - db
    - yml
    - xcf
    - html
  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: false
    send-actionbar: false
  campfire:
    unlit-on-place: true
    allow-any-item: false
  disable-REAL: false
  disable-REAL_TRANSPARENT: false
  disable-REAL_NOTE: false
  disable-REAL_WIRE: false
  disable-FIRE: false
  fix-liquids-flow: false
  fix-floating-blocks: false
items:
  fix-show-attack-and-damage-as-lore: true
  give_death_location_maps: true
  hide-custom-durability-lore: false
liquids:
  enabled: true
huds:
  enabled: false
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
  custom-entitites:
    enabled: true
    interval-rendering-packets-ticks: 1
    emotes: true
recipes:
  hide-vanilla-unrecognized-recipe-errors: true
  fix-packet-too-large-kick: false
  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
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
  entities:
    log-files-loading: false
    log-entities-loading: false
    log-entities-loading-disabled: false
loots:
  allow-loots-drop-from-spawners-using-silk-touch: false

Problematic items yml configuration file (optional)

info:
  namespace: dt
items:
  inferno_helmet:
    display_name: "&#9b4600Ш&#a55700л&#af6700е&#b97800м &#c38900И&#cd9a00н&#d7aa00ф&#e1bb00е&#ebcc00р&#f5dc00н&#ffed00о"
    permission: inferno_helmet
    resource:
      material: NETHERITE_SHOVEL
      generate: false
      model_path: item/inferno_helmet
      textures:
      - item/iron_rapier
    mmoitem:
      type: ARMOR
      id: INFERNOARMOR
    behaviours:
      hat: true
    durability:
      unbreakable: true
    attribute_modifiers:
      head:
        armor: 3
        knockbackResistance: 0.1

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

MM mob config:

HoveringInferno: Type: BLAZE Display: 'Инферно' Health: 85 Damage: 15 Armor: 12 Options: MaxCombatDistance: 4 AlwaysShowName: false FollowRange: 50 KnockbackResistance: 0.2 MovementSpeed: 0.3 Drops:

Zemenus commented 2 years ago

Sorry, I forgot to turn off some plugins, but I hope you'll still able to see what's wrong

Zemenus commented 2 years ago

IDK how, but now it's working, sorry for bothering you

LoneDev6 commented 2 years ago

Probably a restart fixed the issue? Or a typo?