Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [19:52:03] [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:52:04] [ServerMain/INFO]: Reloading ResourceManager: Default, bukkit
- [19:52:05] [Worker-Main-1/INFO]: Loaded 7 recipes
- [19:52:07] [Server thread/INFO]: Starting minecraft server version 1.18.1
- [19:52:07] [Server thread/INFO]: Loading properties
- [19:52:07] [Server thread/INFO]: This server is running Paper version git-Paper-198 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: c50fc3a)
- [19:52:07] [Server thread/INFO]: Server Ping Player Sample Count: 12
- [19:52:07] [Server thread/INFO]: Using 4 threads for Netty based IO
- [19:52:07] [Server thread/INFO]: Default game type: SURVIVAL
- [19:52:07] [Server thread/INFO]: Generating keypair
- [19:52:07] [Server thread/INFO]: Starting Minecraft server on *:26565
- [19:52:07] [Server thread/INFO]: Using epoll channel type
- [19:52:07] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
- [19:52:07] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
- [19:52:10] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.0
- [19:52:10] [Server thread/INFO]: [VoidGen] Loading VoidGen v2.1.3
- [19:52:10] [Server thread/INFO]: [GooP-CustomStructures] Loading GooP_CustomStructures v1.0
- [19:52:10] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.1
- [19:52:10] [Server thread/INFO]: [GooP-Containers] Loading GooP_Containers v1.0
- [19:52:10] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v3.0.0-SNAPSHOT
- [19:52:10] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.7.0
- [19:52:10] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.18.1) has not yet been tested! Proceed with caution.
- [19:52:11] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
- [19:52:11] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.8+6008-1246d61
- [19:52:12] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@3c0f31d1]
- [19:52:12] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.3-dev+27-bc2da98
- [19:52:12] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.6+1cff55f
- [19:52:12] [Server thread/INFO]: [BentoBox] Loading BentoBox v1.19.0
- [19:52:12] [Server thread/INFO]: [WESV] Loading WorldEditSelectionVisualizer v2.1.0
- [19:52:12] [Server thread/INFO]: [SimpleScore] Loading SimpleScore v3.9.2
- [19:52:13] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
- [19:52:13] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v5.0.0-SNAPSHOT-0e67ff1e
- [19:52:13] [Server thread/INFO]: [LumineUtils] (io.lumine.xikage.mythicmobs.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
- [19:52:13] [Server thread/INFO]: [MythicCrucible] Loading MythicCrucible v1.1.0-SNAPSHOT
- [19:52:13] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v4.2.2-b500
- [19:52:13] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v4.2.1-b786
- [19:52:13] [Server thread/INFO]: [ItemJoin] Loading ItemJoin v5.2.3-RELEASE-b789
- [19:52:13] [Server thread/INFO]: [MythicLib] Loading MythicLib v1.3-SNAPSHOT
- [19:52:13] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.utils.) is bound to plugin MythicLib - io.lumine.mythic.lib.MythicLib
- [19:52:13] [Server thread/INFO]: [MythicLib] Detected Bukkit Version: v1_18_R1
- [19:52:13] [Server thread/INFO]: [MythicLib] Hooked onto WorldGuard
- [19:52:13] [Server thread/INFO]: [MMOBars] Loading MMOBars v2.3.2
- [19:52:13] [Server thread/INFO]: [MMOItems] Loading MMOItems v6.7-SNAPSHOT
- [19:52:13] [Server thread/INFO]: [MMOItems] Hooked onto WorldEdit
- [19:52:13] [Server thread/INFO]: [GooP] Loading Gunging_Ootilities_Plugin v1.10.6
- [19:52:13] [Server thread/WARN]: [GooP] Loaded class gunging.ootilities.customstructures.GooProofCS from GooP_CustomStructures v1.0 which is not a depend or softdepend of this plugin.
- [19:52:13] [Server thread/WARN]: [GooP] Loaded class gunging.ootilities.containers.GooProofCN from GooP_Containers v1.0 which is not a depend or softdepend of this plugin.
- [19:52:13] [Server thread/ERROR]: [org.bukkit.craftbukkit.v1_18_R1.CraftServer] net/Indyuce/mmoitems/stat/type/AttributeStat initializing Gunging_Ootilities_Plugin v1.10.6 (Is it up to date?)
- java.lang.NoClassDefFoundError: net/Indyuce/mmoitems/stat/type/AttributeStat
- at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
- at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?]
- at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:197) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
- at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:108) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
- at gunging.ootilities.gunging_ootilities_plugin.Gunging_Ootilities_Plugin.onLoad(Gunging_Ootilities_Plugin.java:267) ~[Gunging_Ootilities_Plugin-v1.10.6_2022.02.11.jar:?]
- at org.bukkit.craftbukkit.v1_18_R1.CraftServer.loadPlugins(CraftServer.java:425) ~[paper-1.18.1.jar:git-Paper-198]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:285) ~[paper-1.18.1.jar:git-Paper-198]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1202) ~[paper-1.18.1.jar:git-Paper-198]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-198]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- Caused by: java.lang.ClassNotFoundException: net.Indyuce.mmoitems.stat.type.AttributeStat
- at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
- ... 14 more
- [19:52:13] [Server thread/INFO]: [RPGInventory] Loading RPGInventory v1.6.6
- [19:52:13] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
- [19:52:13] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.0
- [19:52:14] [Server thread/INFO]: __
- [19:52:14] [Server thread/INFO]: | |__) LuckPerms v5.4.0
- [19:52:14] [Server thread/INFO]: |___ | Running on Bukkit - Paper
- [19:52:14] [Server thread/INFO]:
- [19:52:14] [Server thread/INFO]: [LuckPerms] Loading configuration...
- [19:52:15] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
- [19:52:15] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting...
- [19:52:15] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed.
- [19:52:16] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
- [19:52:16] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
- [19:52:17] [Server thread/INFO]: [LuckPerms] Performing initial data load...
- [19:52:17] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 4013ms)
- [19:52:17] [Server thread/INFO]: [VoidGen] Enabling VoidGen v2.1.3
- [19:52:17] [Server thread/INFO]: [VoidGen] Using VoidChunkGen: VERSION_1_17_1
- [19:52:17] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.7.0
- [19:52:17] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
- [19:52:17] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
- [19:52:17] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.3-dev+27-bc2da98 which is not a depend or softdepend of this plugin.
- [19:52:17] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
- [19:52:18] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
- [19:52:18] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
- [19:52:18] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
- [19:52:18] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.8+6008-1246d61
- [19:52:18] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
- [19:52:18] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
- [19:52:18] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_18_R1.PaperweightAdapter as the Bukkit adapter
- [19:52:20] [Server thread/INFO]: [BentoBox] Enabling BentoBox v1.19.0
- [19:52:21] [Server thread/WARN]: @EventHandler method world.bentobox.bentobox.listeners.flags.protection.FireListener#onBlockBurn returns non-void type boolean. This is unsupported behavior and will no longer work in a future version of Paper. This should be reported to the developers of BentoBox v1.19.0 (tastybento,Poslovitch)
- [19:52:21] [Server thread/WARN]: @EventHandler method world.bentobox.bentobox.listeners.flags.protection.FireListener#onBlockIgnite returns non-void type boolean. This is unsupported behavior and will no longer work in a future version of Paper. This should be reported to the developers of BentoBox v1.19.0 (tastybento,Poslovitch)
- [19:52:21] [Server thread/WARN]: @EventHandler method world.bentobox.bentobox.listeners.flags.protection.FireListener#onBlockSpread returns non-void type boolean. This is unsupported behavior and will no longer work in a future version of Paper. This should be reported to the developers of BentoBox v1.19.0 (tastybento,Poslovitch)
- [19:52:21] [Server thread/WARN]: @EventHandler method world.bentobox.bentobox.listeners.flags.protection.TNTListener#onTNTDamage returns non-void type boolean. This is unsupported behavior and will no longer work in a future version of Paper. This should be reported to the developers of BentoBox v1.19.0 (tastybento,Poslovitch)
- [19:52:21] [Server thread/WARN]: @EventHandler method world.bentobox.bentobox.listeners.flags.settings.MobSpawnListener#onMobSpawn returns non-void type boolean. This is unsupported behavior and will no longer work in a future version of Paper. This should be reported to the developers of BentoBox v1.19.0 (tastybento,Poslovitch)
- [19:52:21] [Server thread/WARN]: @EventHandler method world.bentobox.bentobox.listeners.flags.worldsettings.ObsidianScoopingListener#onPlayerInteract returns non-void type boolean. This is unsupported behavior and will no longer work in a future version of Paper. This should be reported to the developers of BentoBox v1.19.0 (tastybento,Poslovitch)
- [19:52:21] [Server thread/INFO]: [BentoBox] Loading Settings from config.yml...
- [19:52:22] [Server thread/INFO]: [BentoBox] Hooking with Vault...
- [19:52:22] [Server thread/INFO]: [BentoBox] Loading addons...
- [19:52:22] [Server thread/INFO]: [BentoBox] Loaded 1 addons.
- [19:52:22] [Server thread/INFO]: [ItemJoin] Enabling ItemJoin v5.2.3-RELEASE-b789
- [19:52:22] [Server thread/INFO]: Preparing level "world"
- [19:52:23] [Server thread/INFO]: -------- World Settings For [world] --------
- [19:52:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: Potato Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: Vine Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [19:52:23] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:52:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [19:52:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:52:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [19:52:23] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [19:52:23] [Server thread/INFO]: Max TNT Explosions: 100
- [19:52:23] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [19:52:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:52:23] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:52:23] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:52:23] [Server thread/INFO]: View Distance: 10
- [19:52:23] [Server thread/INFO]: Simulation Distance: 10
- [19:52:23] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [19:52:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:52:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:52:23] [Server thread/INFO]: Mob Spawn Range: 6
- [19:52:24] [Server thread/INFO]: -------- World Settings For [world_nether] --------
- [19:52:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Potato Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Vine Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:52:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [19:52:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:52:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [19:52:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [19:52:24] [Server thread/INFO]: Max TNT Explosions: 100
- [19:52:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [19:52:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:52:24] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:52:24] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:52:24] [Server thread/INFO]: View Distance: 10
- [19:52:24] [Server thread/INFO]: Simulation Distance: 10
- [19:52:24] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [19:52:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:52:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:52:24] [Server thread/INFO]: Mob Spawn Range: 6
- [19:52:24] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
- [19:52:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Potato Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Vine Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [19:52:24] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:52:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [19:52:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:52:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [19:52:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [19:52:24] [Server thread/INFO]: Max TNT Explosions: 100
- [19:52:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [19:52:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:52:24] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:52:24] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:52:24] [Server thread/INFO]: View Distance: 10
- [19:52:24] [Server thread/INFO]: Simulation Distance: 10
- [19:52:24] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [19:52:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:52:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:52:24] [Server thread/INFO]: Mob Spawn Range: 6
- [19:52:24] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
- [19:52:24] [Server thread/INFO]: Time elapsed: 432 ms
- [19:52:24] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
- [19:52:25] [Server thread/INFO]: Time elapsed: 202 ms
- [19:52:25] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
- [19:52:25] [Server thread/INFO]: Time elapsed: 272 ms
- [19:52:25] [Server thread/INFO]: [GooP-CustomStructures] Enabling GooP_CustomStructures v1.0
- [19:52:25] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.1
- [19:52:25] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
- [19:52:25] [Server thread/INFO]: [GooP-Containers] Enabling GooP_Containers v1.0
- [19:52:25] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.0-SNAPSHOT
- [19:52:25] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.3-dev+27-bc2da98
- [19:52:26] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
- [19:52:26] [Server thread/INFO]: [Essentials] No kits found to migrate.
- [19:52:26] [Server thread/INFO]: [Essentials] Loaded 36926 items from items.json.
- [19:52:26] [Server thread/INFO]: [Essentials] Using locale en_US
- [19:52:26] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
- [19:52:26] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
- [19:52:26] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
- [19:52:26] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
- [19:52:26] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.6+1cff55f
- [19:52:26] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
- [19:52:26] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
- [19:52:26] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
- [19:52:26] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
- [19:52:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
- [19:52:26] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
- [19:52:26] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
- [19:52:26] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
- [19:52:26] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
- [19:52:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
- [19:52:26] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
- [19:52:26] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
- [19:52:26] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
- [19:52:26] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
- [19:52:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
- [19:52:26] [Server thread/INFO]: [WorldGuard] Loading region data...
- [19:52:26] [Server thread/INFO]: [WESV] Enabling WorldEditSelectionVisualizer v2.1.0
- [19:52:26] [Server thread/INFO]: [WESV] Using WorldEdit 7 api
- [19:52:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: wesv [2.1.0]
- [19:52:27] [Server thread/INFO]: [WESV] PlaceholderAPI extension successfully registered.
- [19:52:27] [Server thread/INFO]: [SimpleScore] Enabling SimpleScore v3.9.2
- [19:52:27] [Server thread/INFO]: [SimpleScore] Loading player data...
- [19:52:27] [Server thread/INFO]: [SimpleScore] Player data loaded.
- [19:52:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: SimpleScore [3.9.2]
- [19:52:27] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
- [19:52:27] [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:52:27] [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:52:27] [Server thread/INFO]: -------- World Settings For [bskyblock_world_nether] --------
- [19:52:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: Potato Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: Vine Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [19:52:27] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:52:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [19:52:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:52:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [19:52:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [19:52:27] [Server thread/INFO]: Max TNT Explosions: 100
- [19:52:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [19:52:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:52:27] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:52:27] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:52:27] [Server thread/INFO]: View Distance: 10
- [19:52:27] [Server thread/INFO]: Simulation Distance: 10
- [19:52:27] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [19:52:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:52:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:52:27] [Server thread/INFO]: Mob Spawn Range: 6
- [19:52:27] [Server thread/INFO]: Preparing start region for dimension minecraft:bskyblock_world_nether
- [19:52:28] [Server thread/INFO]: Time elapsed: 502 ms
- [19:52:28] [Server thread/INFO]: [WorldGuard] (bskyblock_world_nether) TNT ignition is PERMITTED.
- [19:52:28] [Server thread/INFO]: [WorldGuard] (bskyblock_world_nether) Lighters are PERMITTED.
- [19:52:28] [Server thread/INFO]: [WorldGuard] (bskyblock_world_nether) Lava fire is PERMITTED.
- [19:52:28] [Server thread/INFO]: [WorldGuard] (bskyblock_world_nether) Fire spread is UNRESTRICTED.
- [19:52:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bskyblock_world_nether'
- [19:52:28] [Server thread/INFO]: -------- World Settings For [bskyblock_world_the_end] --------
- [19:52:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: Potato Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: Vine Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [19:52:28] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:52:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [19:52:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:52:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [19:52:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [19:52:28] [Server thread/INFO]: Max TNT Explosions: 100
- [19:52:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [19:52:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:52:28] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:52:28] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:52:28] [Server thread/INFO]: View Distance: 10
- [19:52:28] [Server thread/INFO]: Simulation Distance: 10
- [19:52:28] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [19:52:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:52:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:52:28] [Server thread/INFO]: Mob Spawn Range: 6
- [19:52:29] [Server thread/INFO]: Preparing start region for dimension minecraft:bskyblock_world_the_end
- [19:52:29] [Server thread/INFO]: Time elapsed: 950 ms
- [19:52:29] [Server thread/INFO]: [WorldGuard] (bskyblock_world_the_end) TNT ignition is PERMITTED.
- [19:52:29] [Server thread/INFO]: [WorldGuard] (bskyblock_world_the_end) Lighters are PERMITTED.
- [19:52:29] [Server thread/INFO]: [WorldGuard] (bskyblock_world_the_end) Lava fire is PERMITTED.
- [19:52:29] [Server thread/INFO]: [WorldGuard] (bskyblock_world_the_end) Fire spread is UNRESTRICTED.
- [19:52:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bskyblock_world_the_end'
- [19:52:29] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
- [19:52:29] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
- [19:52:30] [Server thread/INFO]: -------- World Settings For [Eden] --------
- [19:52:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: Potato Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: Vine Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [19:52:30] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:52:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [19:52:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:52:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [19:52:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [19:52:30] [Server thread/INFO]: Max TNT Explosions: 100
- [19:52:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [19:52:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:52:30] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:52:30] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:52:30] [Server thread/INFO]: View Distance: 10
- [19:52:30] [Server thread/INFO]: Simulation Distance: 10
- [19:52:30] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [19:52:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:52:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:52:30] [Server thread/INFO]: Mob Spawn Range: 6
- [19:52:32] [Server thread/INFO]: Preparing start region for dimension minecraft:eden
- [19:52:34] [Server thread/INFO]: Time elapsed: 1349 ms
- [19:52:34] [Server thread/INFO]: [WorldGuard] (Eden) TNT ignition is PERMITTED.
- [19:52:34] [Server thread/INFO]: [WorldGuard] (Eden) Lighters are PERMITTED.
- [19:52:34] [Server thread/INFO]: [WorldGuard] (Eden) Lava fire is PERMITTED.
- [19:52:34] [Server thread/INFO]: [WorldGuard] (Eden) Fire spread is UNRESTRICTED.
- [19:52:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Eden'
- [19:52:34] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
- [19:52:34] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
- [19:52:34] [Server thread/INFO]: -------- World Settings For [bskyblock_world] --------
- [19:52:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: Beetroot Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: Carrot Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: Potato Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: Vine Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: Bamboo Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: Kelp Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: CaveVines Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
- [19:52:34] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:52:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
- [19:52:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:52:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [19:52:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
- [19:52:34] [Server thread/INFO]: Max TNT Explosions: 100
- [19:52:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [19:52:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:52:34] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:52:34] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:52:34] [Server thread/INFO]: View Distance: 10
- [19:52:34] [Server thread/INFO]: Simulation Distance: 10
- [19:52:34] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [19:52:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:52:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:52:34] [Server thread/INFO]: Mob Spawn Range: 6
- [19:52:34] [Server thread/INFO]: Preparing start region for dimension minecraft:bskyblock_world
- [19:52:35] [Server thread/INFO]: Time elapsed: 919 ms
- [19:52:35] [Server thread/INFO]: [WorldGuard] (bskyblock_world) TNT ignition is PERMITTED.
- [19:52:35] [Server thread/INFO]: [WorldGuard] (bskyblock_world) Lighters are PERMITTED.
- [19:52:35] [Server thread/INFO]: [WorldGuard] (bskyblock_world) Lava fire is PERMITTED.
- [19:52:35] [Server thread/INFO]: [WorldGuard] (bskyblock_world) Fire spread is UNRESTRICTED.
- [19:52:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bskyblock_world'
- [19:52:35] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
- [19:52:35] [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:52:35] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
- [19:52:35] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.0.0-SNAPSHOT-0e67ff1e
- [19:52:36] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.18.1)...[0m
- [19:52:36] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality[0m
- [19:52:36] [Server thread/INFO]: [MythicMobs] MythicMobs MythicCrucible Support has been enabled![0m
- [19:52:36] [Server thread/INFO]: [MythicMobs] MythicMobs HolographicDisplays Support has been enabled![0m
- [19:52:36] [Server thread/INFO]: [MythicMobs] MythicMobs MMOItems Support has been enabled![0m
- [19:52:36] [Server thread/WARN]: [MythicMobs] Loaded class io.lumine.mythic.lib.comp.mythicmobs.mechanic.MMODamageMechanic from MythicLib v1.3-SNAPSHOT which is not a depend or softdepend of this plugin.
- [19:52:36] [Server thread/INFO]: [MythicMobs] MythicMobs MythicLib Support has been enabled![0m
- [19:52:36] [Server thread/INFO]: [MythicMobs] MythicMobs PlaceholderAPI Support has been enabled![0m
- [19:52:36] [Server thread/INFO]: [MythicMobs] Loaded ProtocolLib packet handlers[0m
- [19:52:36] [Server thread/WARN]: [MythicMobs] Loaded class com.comphenix.protocol.PacketType from ProtocolLib v4.7.0 which is not a depend or softdepend of this plugin.
- [19:52:36] [Server thread/INFO]: [MythicMobs] MythicMobs ProtocolLib Support has been enabled![0m
- [19:52:36] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled![0m
- [19:52:36] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled![0m
- [19:52:36] [Server thread/INFO]: [MythicMobs] Loading Mob Registry...[0m
- [19:52:36] [Server thread/INFO]: [MythicMobs] Base directory /home/minecraft/Minecraft-Server/plugins/MythicMobs/SavedData
- [19:52:36] [Server thread/INFO]: [MythicMobs] Module directory /home/minecraft/Minecraft-Server/plugins/MythicMobs/SavedData/worlds
- [19:52:37] [Server thread/INFO]: [MythicMobs] [36mLOADED[0m
- [19:52:38] [Server thread/INFO]: [MythicMobs] [32mβ[37m Loaded 61 mobs.[0m
- [19:52:38] [Server thread/INFO]: [MythicMobs] [32mβ[37m Loaded 5 vanilla mob overrides.[0m
- [19:52:38] [Server thread/INFO]: [MythicMobs] [32mβ[37m Loaded 0 mob stacks.[0m
- [19:52:38] [Server thread/INFO]: [MythicMobs] [32mβ[37m Loaded 66 skills.[0m
- [19:52:38] [Server thread/INFO]: [MythicMobs] [32mβ[37m Loaded 54 random spawns.[0m
- [19:52:38] [Server thread/INFO]: [MythicMobs] [32mβ[37m Loaded 8 mythic items.[0m
- [19:52:38] [Server thread/INFO]: [MythicMobs] [32mβ[37m Loaded 13 drop tables.[0m
- [19:52:38] [Server thread/INFO]: [MythicMobs] [32mβ[37m Loaded 0 mob spawners.[0m
- [19:52:38] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.[0m
- [19:52:38] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics[0m
- [19:52:38] [Server thread/INFO]: [MythicMobs] [32mβ MythicMobs Premium v5.0.0 (build 0e67ff1e) has been successfully loaded![0m[0m
- [19:52:38] [Server thread/INFO]: [MythicCrucible] Enabling MythicCrucible v1.1.0-SNAPSHOT
- [19:52:38] [Server thread/INFO]: [MythicMobs] ------------------------------------------------
- [19:52:38] [Server thread/INFO]: [MythicMobs] + Loading MythicCrucible for Bukkit
- [19:52:38] [Server thread/INFO]: [MythicMobs] ------------------------------------------------
- [19:52:38] [Server thread/WARN]: [MythicCrucible] Loaded class com.comphenix.protocol.PacketType from ProtocolLib v4.7.0 which is not a depend or softdepend of this plugin.
- [19:52:38] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
- [19:52:38] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v4.2.2-b500
- [19:52:38] [Server thread/INFO]: [Multiverse-Inventories 4.2.2-b500] enabled.
- [19:52:38] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v4.2.1-b786
- [19:52:38] [Server thread/INFO]: [Multiverse-NetherPortals 4.2.1-b786] Enabled - By Rigby and fernferret
- [19:52:38] [Server thread/INFO]: [MythicLib] Enabling MythicLib v1.3-SNAPSHOT
- [19:52:38] [Server thread/INFO]: [MythicLib] Started up bStats Metrics
- [19:52:38] [Server thread/INFO]: [MythicLib] Hooked onto HolographicDisplays
- [19:52:38] [Server thread/INFO]: [MythicLib] Hooked onto MythicMobs
- [19:52:38] [Server thread/INFO]: [MythicLib] Hooked onto ProtocolLib
- [19:52:38] [Server thread/INFO]: [MythicLib] Hooked onto PlaceholderAPI
- [19:52:39] [Server thread/INFO]: [MMOBars] Enabling MMOBars v2.3.2
- [19:52:39] [Server thread/WARN]: [MMOBars] You may be using an outdated config.yml!
- [19:52:39] [Server thread/WARN]: [MMOBars] (Your config version: '7' | Expected config version: '9')
- [19:52:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mmobars [2.3.2]
- [19:52:39] [Server thread/INFO]: [MMOBars] PlaceholderAPI support detected.
- [19:52:39] [Server thread/WARN]: [MythicLib] Loaded class com.comphenix.protocol.events.PacketAdapter from ProtocolLib v4.7.0 which is not a depend or softdepend of this plugin.
- [19:52:39] [Server thread/INFO]: [MMOBars] ProtocolLib support detected.
- [19:52:39] [Server thread/INFO]: [MMOItems] Enabling MMOItems v6.7-SNAPSHOT
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'POWER_MARK': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'FIRE_STORM': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'WARP': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'FIREBALL': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'FURTIVE_STRIKE': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'ICE_SPIKES': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'FIRE_BERSERKER': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'EMPOWERED_ATTACK': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'BACKSTAB': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'CONTROL': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'GREATER_HEALINGS': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'WEAKEN': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'DEEP_WOUND': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'EVADE': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'COMBO_ATTACK': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'TELEKINESY': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'MINOR_HEALINGS': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'HUMAN_SHIELD': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load skill 'FIRE_RAGE': Could not find translation for modifier 'timer'
- [19:52:39] [Server thread/INFO]: [MMOItems] Hooked onto MythicMobs
- [19:52:39] [Server thread/WARN]: [MMOItems] Could not load item set 'VINE': Could not load set bonus 'ability-1': Could not find ability called 'POISONIMMUNITY'
- [19:52:39] [Server thread/INFO]: [MMOItems Item Templates] Loading template modifiers, please wait..
- [19:52:39] [Server thread/INFO]: [MMOItems Item Templates] Loading item templates, please wait...
- [19:52:39] [Server thread/INFO]: [MMOItems] Hooked onto Vault
- [19:52:39] [Server thread/INFO]: [MMOItems] Loading crafting stations, please wait..
- [19:52:39] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'experiencebottle-small' from crafting station 'experience-station': Invalid MMOItem CONSUMABLE EXPERIENCEBOTTLESMALL: No such MMOItem for Type CONSUMABLE.
- [19:52:40] [Server thread/INFO]: [MMOItems] Hooked onto RPGInventory
- [19:52:40] [Server thread/INFO]: [MMOItems] Hooked onto PlaceholderAPI
- [19:52:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mmoitems [6.7-SNAPSHOT]
- [19:52:40] [Server thread/INFO]: [MMOItems] Loading recipes, please wait...
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'COPPER_HELMET' with stat 'SET': Could not find item set with ID 'COPPER'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'COPPER_HELMET' with stat 'SET': Could not find item set with ID 'COPPER'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'COPPER_CHESTPLATE' with stat 'SET': Could not find item set with ID 'COPPER'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'COPPER_LEGGINGS' with stat 'SET': Could not find item set with ID 'COPPER'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'COPPER_BOOTS' with stat 'SET': Could not find item set with ID 'COPPER'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'COPPER_BOOTS' with stat 'SET': Could not find item set with ID 'COPPER'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'IRON_HELMET' with stat 'SET': Could not find item set with ID 'IRON'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'IRON_HELMET' with stat 'SET': Could not find item set with ID 'IRON'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'IRON_CHESTPLATE' with stat 'SET': Could not find item set with ID 'IRON'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'IRON_LEGGINGS' with stat 'SET': Could not find item set with ID 'IRON'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'IRON_BOOTS' with stat 'SET': Could not find item set with ID 'IRON'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'IRON_BOOTS' with stat 'SET': Could not find item set with ID 'IRON'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'GOLDEN_HELMET' with stat 'SET': Could not find item set with ID 'GOLDEN'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'GOLDEN_HELMET' with stat 'SET': Could not find item set with ID 'GOLDEN'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'GOLDEN_CHESTPLATE' with stat 'SET': Could not find item set with ID 'GOLDEN'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'GOLDEN_LEGGINGS' with stat 'SET': Could not find item set with ID 'GOLDEN'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'GOLDEN_BOOTS' with stat 'SET': Could not find item set with ID 'GOLDEN'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'GOLDEN_BOOTS' with stat 'SET': Could not find item set with ID 'GOLDEN'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'DIAMOND_HELMET' with stat 'SET': Could not find item set with ID 'DIAMOND'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'DIAMOND_HELMET' with stat 'SET': Could not find item set with ID 'DIAMOND'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'DIAMOND_CHESTPLATE' with stat 'SET': Could not find item set with ID 'DIAMOND'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'DIAMOND_LEGGINGS' with stat 'SET': Could not find item set with ID 'DIAMOND'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'DIAMOND_BOOTS' with stat 'SET': Could not find item set with ID 'DIAMOND'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'DIAMOND_BOOTS' with stat 'SET': Could not find item set with ID 'DIAMOND'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'OBSIDIAN_HELMET' with stat 'SET': Could not find item set with ID 'OBSIDIAN'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'OBSIDIAN_HELMET' with stat 'SET': Could not find item set with ID 'OBSIDIAN'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'OBSIDIAN_CHESTPLATE' with stat 'SET': Could not find item set with ID 'OBSIDIAN'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'OBSIDIAN_LEGGINGS' with stat 'SET': Could not find item set with ID 'OBSIDIAN'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'OBSIDIAN_BOOTS' with stat 'SET': Could not find item set with ID 'OBSIDIAN'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'OBSIDIAN_BOOTS' with stat 'SET': Could not find item set with ID 'OBSIDIAN'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'LEATHER_HELMET' with stat 'SET': Could not find item set with ID 'LEATHER'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'LEATHER_HELMET' with stat 'SET': Could not find item set with ID 'LEATHER'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'LEATHER_CHESTPLATE' with stat 'SET': Could not find item set with ID 'LEATHER'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'LEATHER_LEGGINGS' with stat 'SET': Could not find item set with ID 'LEATHER'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'LEATHER_BOOTS' with stat 'SET': Could not find item set with ID 'LEATHER'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'LEATHER_BOOTS' with stat 'SET': Could not find item set with ID 'LEATHER'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'ZOMBIEHIDE_HELMET' with stat 'SET': Could not find item set with ID 'ZOMBIEHIDE'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'ZOMBIEHIDE_HELMET' with stat 'SET': Could not find item set with ID 'ZOMBIEHIDE'
- [19:52:40] [Server thread/INFO]: [MMOItems Custom Crafting] Cannot register custom recipe 'hidden' for ARMOR ZOMBIEHIDE_HELMET; Shaped recipe containing only AIR, ignored.
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'ZOMBIEHIDE_CHESTPLATE' with stat 'SET': Could not find item set with ID 'ZOMBIEHIDE'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'ZOMBIEHIDE_LEGGINGS' with stat 'SET': Could not find item set with ID 'ZOMBIEHIDE'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'ZOMBIEHIDE_BOOTS' with stat 'SET': Could not find item set with ID 'ZOMBIEHIDE'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'ZOMBIEHIDE_BOOTS' with stat 'SET': Could not find item set with ID 'ZOMBIEHIDE'
- [19:52:40] [Server thread/INFO]: [MMOItems Custom Crafting] Cannot register custom recipe 'hidden' for ARMOR ZOMBIEHIDE_BOOTS; Shaped recipe containing only AIR, ignored.
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'VINE_HELMET' with stat 'SET': Could not find item set with ID 'VINE'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'VINE_HELMET' with stat 'SET': Could not find item set with ID 'VINE'
- [19:52:40] [Server thread/INFO]: [MMOItems Custom Crafting] Cannot register custom recipe 'hidden' for ARMOR VINE_HELMET; Shaped recipe containing only AIR, ignored.
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'VINE_CHESTPLATE' with stat 'SET': Could not find item set with ID 'VINE'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'VINE_LEGGINGS' with stat 'SET': Could not find item set with ID 'VINE'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'VINE_BOOTS' with stat 'SET': Could not find item set with ID 'VINE'
- [19:52:40] [Server thread/WARN]: [MMOItems] An error occurred while trying to generate item 'VINE_BOOTS' with stat 'SET': Could not find item set with ID 'VINE'
- [19:52:40] [Server thread/INFO]: [MMOItems Custom Crafting] Cannot register custom recipe 'hidden' for ARMOR VINE_BOOTS; Shaped recipe containing only AIR, ignored.
- [19:52:40] [Server thread/INFO]: [MMOItems Custom Crafting] Cannot register custom recipe 'hidden' for SWORD SILVER_SWORD; Shaped recipe containing only AIR, ignored.
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of TOOL WOODEN_HOE] Correctly built provided filter Vanilla from v AIR 0.
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of TOOL WOODEN_HOE] Amount range: 1.0 to β
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of TOOL WOODEN_HOE] Correctly built provided filter Vanilla from v crimson_planks -.
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of TOOL WOODEN_HOE] Amount range: 1.0 to β
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of TOOL WOODEN_HOE] Correctly built provided filter Vanilla from v crimson_planks 0.
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of TOOL WOODEN_HOE] Amount range: 1.0 to β
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of TOOL WOODEN_HOE] Correctly built provided filter Vanilla from v AIR 0.
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of TOOL WOODEN_HOE] Amount range: 1.0 to β
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of TOOL WOODEN_HOE] There is no UIFilter loaded with key AIR.
- [19:52:41] [Server thread/INFO]: [MMOItems Custom Crafting] Cannot register custom recipe '24' for TOOL WOODEN_HOE; Invalid Ingredient AIR - 1.0..
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of TOOL WOODEN_HOE] There is no UIFilter loaded with key AIR.
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of AXE WOODEN_AXE] Correctly built provided filter Vanilla from v AIR 0.
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of AXE WOODEN_AXE] Amount range: 1.0 to β
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of AXE WOODEN_AXE] Correctly built provided filter Vanilla from v crimson_planks -.
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of AXE WOODEN_AXE] Amount range: 1.0 to β
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of AXE WOODEN_AXE] Correctly built provided filter Vanilla from v crimson_planks 0.
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of AXE WOODEN_AXE] Amount range: 1.0 to β
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of AXE WOODEN_AXE] Correctly built provided filter Vanilla from v AIR 0.
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of AXE WOODEN_AXE] Amount range: 1.0 to β
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of AXE WOODEN_AXE] There is no UIFilter loaded with key crimson_planks.
- [19:52:41] [Server thread/INFO]: [MMOItems Custom Crafting] Cannot register custom recipe '24' for AXE WOODEN_AXE; Invalid Ingredient crimson_planks - 1.0..
- [19:52:41] [Server thread/INFO]: [MMOItems Recipe of AXE WOODEN_AXE] There is no UIFilter loaded with key crimson_planks.
- [19:52:41] [Server thread/INFO]: [MythicLib Ingredient v JUNGLE_PLANKS- 1.0.. 1..] Expected a vanilla material instead of JUNGLE_PLANKS-.
- [19:52:41] [Server thread/INFO]: [GooP] Enabling Gunging_Ootilities_Plugin v1.10.6
- [19:52:42] [Server thread/INFO]: [GooP] Checking for Premium Modules...
- [19:52:42] [Server thread/INFO]: [GooP] Premium Custom Structures found.
- [19:52:42] [Server thread/INFO]: [GooP] Premium Containers found.
- [19:52:42] [Server thread/INFO]: [GooP] Enabling GooP Extensions...
- [19:52:42] [Server thread/INFO]: [GooP] MMOItem Shrubs not found.
- [19:52:42] [Server thread/INFO]: [GooP] Crossbow2RocketLauncher not found.
- [19:52:42] [Server thread/INFO]: [GooP] Checking for Compatible Plugins...
- [19:52:42] [Server thread/INFO]: [GooP] WorldGuard found.
- [19:52:42] [Server thread/INFO]: [GooP] WorldEdit found.
- [19:52:42] [Server thread/INFO]: [GooP] DiscordSRV not found.
- [19:52:42] [Server thread/INFO]: [GooP] MMOItems not found.
- [19:52:42] [Server thread/INFO]: [GooP] MMOCore not found.
- [19:52:42] [Server thread/INFO]: [GooP] Vault not found.
- [19:52:42] [Server thread/INFO]: [GooP] Graveyards not found.
- [19:52:42] [Server thread/INFO]: [GooP] MythicMobs found.
- [19:52:42] [Server thread/INFO]: [GooP] McMMO not found.
- [19:52:42] [Server thread/INFO]: [GooP] PlaceholderAPI not found.
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShopBuy1: Ignoring invalid content string: 0||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShopBuy1: Ignoring invalid content string: 1||COMMAND||m CONSUMABLE SPAWN_STONE||10||COCgoop consumeitem %player% m MISCELLANEOUS GOLD_COIN 10 oS: mi give CONSUMABLE SPAWN_STONE %player% 1
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShopBuy1: Ignoring invalid content string: 2||COMMAND||m CONSUMABLE RACKCITY_STONE||10||COCgoop consumeitem %player% m MISCELLANEOUS GOLD_COIN 10 oS: mi give CONSUMABLE RACKCITY_STONE %player% 1
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShopBuy1: Ignoring invalid content string: 9||DISPLAY||m MISCELLANEOUS GUI_LEFT_ARROW||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShopBuy1: Ignoring invalid content string: 17||DISPLAY||m MISCELLANEOUS GUI_RIGHT_ARROW||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShopBuy1: Ignoring invalid content string: 18||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShopBuy1: Ignoring invalid content string: 26||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 0||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 1||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 3||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 4||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 5||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 6||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 7||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 8||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 9||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 10||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 11||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 12||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 13||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 14||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 16||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 17||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 18||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 19||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 21||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 22||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 23||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 24||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 25||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template GoopGrindstone: Ignoring invalid content string: 26||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShopSell1: Ignoring invalid content string: 0||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShopSell1: Ignoring invalid content string: 1||COMMAND||m CONSUMABLE SPAWN_STONE||5||COCgoop consumeitem %player% m CONSUMABLE SPAWN_STONE 1 oS: mi give MISCELLANEOUS GOLD_COIN %player% 5
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShopSell1: Ignoring invalid content string: 2||COMMAND||m CONSUMABLE SPAWN_STONE||5||COCgoop consumeitem %player% m CONSUMABLE SPAWN_STONE 1 oS: mi give MISCELLANEOUS RACKCITY_STONE %player% 5
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShopSell1: Ignoring invalid content string: 9||DISPLAY||m MISCELLANEOUS GUI_LEFT_ARROW||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShopSell1: Ignoring invalid content string: 17||DISPLAY||m MISCELLANEOUS GUI_RIGHT_ARROW||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShopSell1: Ignoring invalid content string: 18||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShopSell1: Ignoring invalid content string: 26||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template CharacterMenu: Ignoring invalid content string: 0||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template CharacterMenu: Ignoring invalid content string: 1||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template CharacterMenu: Ignoring invalid content string: 2||DISPLAY||m MISCELLANEOUS GUI_STATS_GEN||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template CharacterMenu: Ignoring invalid content string: 3||DISPLAY||m MISCELLANEOUS GUI_STATS_OFF||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template CharacterMenu: Ignoring invalid content string: 4||DISPLAY||m MISCELLANEOUS GUI_STATS_DEF||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template CharacterMenu: Ignoring invalid content string: 5||DISPLAY||m MISCELLANEOUS GUI_STATS_RESIST||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template CharacterMenu: Ignoring invalid content string: 6||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template CharacterMenu: Ignoring invalid content string: 7||COMMAND||m MISCELLANEOUS GUI_SSTOGGLE||1||COCsimplescore toggle %player%||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template CharacterMenu: Ignoring invalid content string: 8||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShopBuy1: Ignoring invalid content string: 0||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShopBuy1: Ignoring invalid content string: 9||DISPLAY||m MISCELLANEOUS GUI_LEFT_ARROW||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShopBuy1: Ignoring invalid content string: 17||DISPLAY||m MISCELLANEOUS GUI_RIGHT_ARROW||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShopBuy1: Ignoring invalid content string: 18||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShopBuy1: Ignoring invalid content string: 26||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 0||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 1||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 2||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 6||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 7||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 8||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 9||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 10||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 11||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 15||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 16||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 17||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 18||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 19||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 20||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 24||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 25||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template SmallBackPack: Ignoring invalid content string: 26||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShop: Ignoring invalid content string: 0||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShop: Ignoring invalid content string: 1||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShop: Ignoring invalid content string: 2||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShop: Ignoring invalid content string: 3||COMMAND||m MISCELLANEOUS GUI_BUY||1||COCgoop containers open RuneShopBuy1 %player%||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShop: Ignoring invalid content string: 4||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShop: Ignoring invalid content string: 5||COMMAND||m MISCELLANEOUS GUI_SELL||1||COCgoop containers open RuneShopSell1 %player%||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShop: Ignoring invalid content string: 6||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShop: Ignoring invalid content string: 7||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template RuneShop: Ignoring invalid content string: 8||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template PlayerTotems: Ignoring invalid content string: 0||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template PlayerTotems: Ignoring invalid content string: 8||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template PlayerTotems: Ignoring invalid content string: 9||DISPLAY||m MISCELLANEOUS GUI_LEFT_ARROW||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template PlayerTotems: Ignoring invalid content string: 17||DISPLAY||m MISCELLANEOUS GUI_RIGHT_ARROW||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template PlayerTotems: Ignoring invalid content string: 18||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template PlayerTotems: Ignoring invalid content string: 26||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShopSell1: Ignoring invalid content string: 0||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShopSell1: Ignoring invalid content string: 9||DISPLAY||m MISCELLANEOUS GUI_LEFT_ARROW||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShopSell1: Ignoring invalid content string: 17||DISPLAY||m MISCELLANEOUS GUI_RIGHT_ARROW||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShopSell1: Ignoring invalid content string: 18||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShopSell1: Ignoring invalid content string: 26||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShop: Ignoring invalid content string: 0||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShop: Ignoring invalid content string: 1||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShop: Ignoring invalid content string: 2||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShop: Ignoring invalid content string: 3||COMMAND||m MISCELLANEOUS GUI_BUY||1||COCgoop containers open BuilderShopBuy1 %player%||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShop: Ignoring invalid content string: 4||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShop: Ignoring invalid content string: 5||COMMAND||m MISCELLANEOUS GUI_SELL||1||COCgoop containers open BuilderShopSell1 %player%||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShop: Ignoring invalid content string: 6||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShop: Ignoring invalid content string: 7||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Warning issued when loading Container Template BuilderShop: Ignoring invalid content string: 8||DISPLAY||m MISCELLANEOUS GUIBLANK||1||
- [19:52:42] [Server thread/INFO]: [GooP] Initialization Complete. Success.
- [19:52:42] [Server thread/INFO]: [RPGInventory] Enabling RPGInventory v1.6.6
- [19:52:42] [Server thread/INFO]: [RPGInventory] Detected Bukkit Version: v1_18_R1
- [19:52:42] [Server thread/INFO]: [RPGInventory] Successfully registered 13 inventory slots.
- [19:52:42] [Server thread/INFO]: [RPGInventory] Hooked onto MMOItems
- [19:52:42] [Server thread/INFO]: [RPGInventory] Hooked onto PlaceholderAPI
- [19:52:42] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
- [19:52:42] [Server thread/INFO]: Running delayed init tasks
- [19:52:42] [Server thread/INFO]: [BentoBox] Hooking with PlaceholderAPI...
- [19:52:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bentobox [1.19.0]
- [19:52:42] [Server thread/INFO]: [BentoBox] Enabling game mode addons...
- [19:52:42] [Server thread/INFO]: [BentoBox] Enabling BSkyBlock (1.15.2)...
- [19:52:42] [Server thread/INFO]: [BentoBox] Enabling other addons...
- [19:52:42] [Craft Scheduler Thread - 8 - Essentials/INFO]: [Essentials] Fetching version information...
- [19:52:42] [Server thread/INFO]: [BentoBox] Addons successfully enabled.
- [19:52:42] [Craft Scheduler Thread - 5 - ItemJoin/INFO]: [ItemJoin] Hooked into { Multiverse-Core, Multiverse-Inventories, WorldGuard, PlaceholderAPI, ProtocolLib, Vault }
- [19:52:42] [Craft Scheduler Thread - 5 - ItemJoin/INFO]: [ItemJoin] 2 Custom item(s) loaded!
- [19:52:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bskyblock [1.15.2]
- [19:52:42] [Server thread/WARN]: @EventHandler method world.bentobox.bentobox.listeners.StandardSpawnProtectionListener#onExplosion returns non-void type boolean. This is unsupported behavior and will no longer work in a future version of Paper. This should be reported to the developers of BentoBox v1.19.0 (tastybento,Poslovitch)
- [19:52:42] [Craft Scheduler Thread - 17 - Vault/INFO]: [Vault] Checking for Updates ...
- [19:52:42] [Server thread/WARN]: @EventHandler method world.bentobox.bentobox.listeners.PortalTeleportationListener#onEntityPortal returns non-void type boolean. This is unsupported behavior and will no longer work in a future version of Paper. This should be reported to the developers of BentoBox v1.19.0 (tastybento,Poslovitch)
- [19:52:42] [Server thread/WARN]: @EventHandler method world.bentobox.bentobox.listeners.PortalTeleportationListener#onIslandPortal returns non-void type boolean. This is unsupported behavior and will no longer work in a future version of Paper. This should be reported to the developers of BentoBox v1.19.0 (tastybento,Poslovitch)
- [19:52:42] [Craft Scheduler Thread - 16 - BentoBox/INFO]: [BentoBox] Loaded Blueprint Bundle 'double_island' for BSkyBlock.
- [19:52:42] [Craft Scheduler Thread - 16 - BentoBox/INFO]: [BentoBox] Loaded Blueprint Bundle 'classic-island' for BSkyBlock.
- [19:52:42] [Craft Scheduler Thread - 16 - BentoBox/INFO]: [BentoBox] Loaded Blueprint Bundle 'harder_island' for BSkyBlock.
- [19:52:42] [Craft Scheduler Thread - 16 - BentoBox/INFO]: [BentoBox] Loaded Blueprint Bundle 'default' for BSkyBlock.
- [19:52:42] [Craft Scheduler Thread - 11 - MMOItems/INFO]: [MMOItems] A new build is available: 6.6.6 (you are running 6.7-SNAPSHOT)
- [19:52:42] [Craft Scheduler Thread - 11 - MMOItems/INFO]: [MMOItems] Download it here: https://www.spigotmc.org/resources/39267/
- [19:52:42] [Craft Scheduler Thread - 16 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'harder' for BSkyBlock
- [19:52:42] [Server thread/INFO]: [BentoBox] Hooking with Multiverse-Core...
- [19:52:42] [Server thread/INFO]: Multiverse already knows about 'bskyblock_world'!
- [19:52:42] [Server thread/INFO]: Success! Property generator was set to BentoBox
- [19:52:42] [Server thread/INFO]: Multiverse already knows about 'bskyblock_world_nether'!
- [19:52:42] [Server thread/INFO]: Success! Property generator was set to BentoBox
- [19:52:42] [Craft Scheduler Thread - 16 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'classic-lshape' for BSkyBlock
- [19:52:42] [Craft Scheduler Thread - 17 - Vault/INFO]: [Vault] No new version available
- [19:52:42] [Server thread/INFO]: Multiverse already knows about 'bskyblock_world_the_end'!
- [19:52:42] [Server thread/INFO]: Success! Property generator was set to BentoBox
- [19:52:42] [Server thread/INFO]:
- ____ _ ____
- | _ \ | | | _ \ by tastybento and Poslovitch
- | |_) | ___ _ __ | |_ ___ | |_) | _____ __ 2017 - 2020
- | _ < / _ \ '_ \| __/ _ \| _ < / _ \ \/ /
- | |_) | __/ | | | || (_) | |_) | (_) > < v1.19.0
- |____/ \___|_| |_|\__\___/|____/ \___/_/\_\ Loaded in 1976ms.
- [19:52:42] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
- [19:52:42] [Craft Scheduler Thread - 16 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'nether-island' for BSkyBlock
- [19:52:42] [Craft Scheduler Thread - 7 - ItemJoin/INFO]: [ItemJoin] You are up to date!
- [19:52:42] [Craft Scheduler Thread - 16 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'double' for BSkyBlock
- [19:52:42] [Server thread/INFO]: [MythicMobs] [32mβUsing HolographicDisplays plugin for holograms[0m
- [19:52:42] [Server thread/WARN]: [MythicMobs] Loaded class net.Indyuce.mmoitems.MMOItems from MMOItems v6.7-SNAPSHOT which is not a depend or softdepend of this plugin.
- [19:52:42] [Server thread/INFO]: [BentoBox] Added world BSkyBlock (NORMAL)
- [19:52:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.2]
- [19:52:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic [2.0.1]
- [19:52:42] [Server thread/INFO]: 2 placeholder hook(s) registered!
- [19:52:42] [Server thread/INFO]: Done (35.825s)! For help, type "help"
- [19:52:42] [Server thread/INFO]: Timings Reset
- [19:52:42] [Craft Scheduler Thread - 16 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'island' for BSkyBlock
- [19:52:42] [Craft Scheduler Thread - 16 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'end-island' for BSkyBlock
- [19:52:43] [Server thread/INFO]: [BentoBox] All blueprints loaded.
- [19:52:44] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
- [19:52:44] [Server thread/INFO]: [MythicMobs] Loaded 8 items.
- [19:52:44] [Craft Scheduler Thread - 13 - BentoBox/INFO]: [BentoBox] Downloading data from GitHub...
- [19:52:44] [Craft Scheduler Thread - 13 - BentoBox/INFO]: [BentoBox] Updating the Catalog...
- [19:52:44] [Craft Scheduler Thread - 13 - BentoBox/INFO]: [BentoBox] Updating Contributors information...
- [19:52:44] [Craft Scheduler Thread - 13 - BentoBox/INFO]: [BentoBox] Gathering contribution data for: BentoBoxWorld/BentoBox, BentoBoxWorld/BSkyBlock
- [19:52:45] [Craft Scheduler Thread - 13 - BentoBox/INFO]: [BentoBox] Successfully downloaded data from GitHub.
RAW Paste Data
Copied