Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Load EssentialsSpawn Plugin #5986

Open
HasibTheNeWb opened this issue Dec 4, 2024 · 2 comments
Open

Unable to Load EssentialsSpawn Plugin #5986

HasibTheNeWb opened this issue Dec 4, 2024 · 2 comments
Labels
status: not enough info Issues that require more information to be provided, either by the author or through investigation.

Comments

@HasibTheNeWb
Copy link

Type of bug

Error in console

/ess dump all output

[01:08:03 ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'EssentialsXSpawn-2.20.1.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/earth2me/essentials/IConf at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:127) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:116) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.loadPlugins(CraftServer.java:510) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:842) ~[?:?] Caused by: java.lang.NoClassDefFoundError: com/earth2me/essentials/IConf at java.lang.Class.forName0(Native Method) ~[?:?] at java.lang.Class.forName(Class.java:467) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:76) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:123) ~[paper-1.20.1.jar:git-Paper-196] ... 9 more Caused by: java.lang.ClassNotFoundException: com.earth2me.essentials.IConf at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:183) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:150) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] at java.lang.Class.forName0(Native Method) ~[?:?] at java.lang.Class.forName(Class.java:467) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:76) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:123) ~[paper-1.20.1.jar:git-Paper-196] ... 9 more

Error log (if applicable)

https://gist.github.com/HasibTheNeWb/8c09d158ae3dea882f238fcff2ea1c00

Bug description

The EssentialsSpawn plugin fails to load when starting the Paper 1.20.1 server. The error indicates a missing class dependency: com.earth2me.essentials.IConf.

Steps to reproduce

Start the Minecraft server using Paper 1.20.1 on a Windows machine.
Ensure the Essentials, EssentialsChat, and EssentialsSpawn plugins are placed in the plugins directory.
Observe the error during server startup.

Expected behaviour

The server should load all Essentials plugins (Essentials, EssentialsChat, and EssentialsSpawn) without errors.

Actual behaviour

[01:08:03 ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'EssentialsXSpawn-2.20.1.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/earth2me/essentials/IConf
Caused by: java.lang.NoClassDefFoundError: com/earth2me/essentials/IConf

Additional Information

Environment

Operating System: Windows
Server Version: Paper 1.20.1
Plugins Installed:
AdvancedEnchantments
AuraSkills
AxMinions
Citizens
CrazyCrates
DecentHolograms
DeluxeHub
Essentials
EssentialsChat
EssentialsSpawn
IridiumSkyblock
LuckPerms
Multiverse-Core
Multiverse-Inventories
Multiverse-Portals
Oneblock
PlaceholderAPI
ProtocolLib
SpawnerMeta
StackMob
TAB
ToastedAFK
Vault
ViaVersion
VoidGen
WorldEdit
WorldGuard

@HasibTheNeWb HasibTheNeWb added the bug: unconfirmed Potential bugs that need replicating to verify. label Dec 4, 2024
@JRoy
Copy link
Member

JRoy commented Dec 4, 2024

This error is from Essentials failing to load, please share a full start-up log

@Evidentsinger14 Evidentsinger14 added status: not enough info Issues that require more information to be provided, either by the author or through investigation. and removed bug: unconfirmed Potential bugs that need replicating to verify. labels Dec 8, 2024
@HasibTheNeWb
Copy link
Author

HasibTheNeWb commented Dec 12, 2024

C:\Users\Kamla\Desktop\Paper Minecraft Server 1.20>java -Xms128M -Xmx6144M -jar paper-1.20.1-196.jar nogui
Starting org.bukkit.craftbukkit.Main
*** Warning, you've not updated in a while! ***
*** Please download a new build as per instructions from https://papermc.io/downloads/paper ***
System Info: Java 17 (Java HotSpot(TM) 64-Bit Server VM 17.0.11+7-LTS-207) Host: Windows 11 10.0 (amd64)
Loading libraries, please wait...
[15:04:44 INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[15:04:46 INFO]: Loaded 7 recipes
[15:04:46 INFO]: Starting minecraft server version 1.20.1
[15:04:46 INFO]: Loading properties
[15:04:46 INFO]: This server is running Paper version git-Paper-196 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: 773dd72)
[15:04:47 INFO]: Using 4 threads for Netty based IO
[15:04:47 INFO]: Server Ping Player Sample Count: 12
[15:04:47 WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
For more information please visit: PaperMC/Paper#8948
[15:04:47 INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 3 worker threads, and gen parallelism of 3 threads
[15:04:47 INFO]: Default game type: SURVIVAL
[15:04:47 INFO]: Generating keypair
[15:04:47 INFO]: Starting Minecraft server on :25565
[15:04:47 INFO]: Using default channel type
[15:04:47 INFO]: Paper: Using Java compression from Velocity.
[15:04:47 INFO]: Paper: Using Java cipher from Velocity.
** @
### [15:04:47 ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'EssentialsXSpawn-2.20.1.jar*'** in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/earth2me/essentials/IEssentialsModule
at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:127) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:116) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.20.1.jar:git-Paper-196]
at org.bukkit.craftbukkit.v1_20_R1.CraftServer.loadPlugins(CraftServer.java:510) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196]
at java.lang.Thread.run(Thread.java:842) ~[?:?]
Caused by: java.lang.NoClassDefFoundError: com/earth2me/essentials/IEssentialsModule
at java.lang.Class.forName0(Native Method) ~[?:?]
at java.lang.Class.forName(Class.java:467) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:76) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:123) ~[paper-1.20.1.jar:git-Paper-196]
... 9 more
Caused by: java.lang.ClassNotFoundException: com.earth2me.essentials.IEssentialsModule
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:183) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:150) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
at java.lang.Class.forName0(Native Method) ~[?:?]
at java.lang.Class.forName(Class.java:467) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:76) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:123) ~[paper-1.20.1.jar:git-Paper-196]
... 9 more
[15:04:48 INFO]: [AxMinions] Loading library kotlin-stdlib
[15:04:48 INFO]: [AxMinions] Loading library h2
[15:04:50 INFO]: [STDOUT] [3fl7j3GAJqNgPmgOTdjBaSs0] Downloaded from https://directleaks.net
[15:04:50 INFO]: [ViaVersion] Loading server plugin ViaVersion v5.1.2-SNAPSHOT
[15:04:50 INFO]: [ViaVersion] ViaVersion 5.1.2-SNAPSHOT is now loaded. Registering protocol transformers and injecting...
[15:04:50 INFO]: [ViaVersion] Loading block connection mappings ...
[15:04:50 INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[15:04:50 INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.146
[15:04:51 INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[15:04:51 INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.17+6544-56d0383
[15:04:51 INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@76e3ecb9]
[15:04:51 INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[15:04:51 INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9+5934e49
[15:04:51 INFO]: [IridiumSkyblock] Loading server plugin IridiumSkyblock v4.1.0B
[15:04:52 INFO]: [IridiumSkyblock] GENERATOR TYPE: VOID
[15:04:52 INFO]: [IridiumSkyblock] Loading world generator...
[15:04:52 INFO]: [VoidGen] Loading server plugin VoidGen v2.2.1
[15:04:52 INFO]: [Oneblock] Loading server plugin Oneblock v1.2.6f
[15:04:52 INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.14
[15:04:52 INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.3.0
[15:04:52 INFO]: [DeluxeHub] Loading server plugin DeluxeHub v3.5.5
[15:04:52 INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.12
[15:04:52 INFO]: [Citizens] Loading server plugin Citizens v2.0.32-SNAPSHOT (build 3204)
[15:04:52 INFO]: [Essentials] Loading server plugin Essentials v2.20.1
[15:04:52 INFO]: [AuraSkills] Loading server plugin AuraSkills v2.2.6
[15:04:52 INFO]: [ToastedAFK] Loading server plugin ToastedAFK v2.0.2.2
[15:04:52 INFO]: [TAB] Loading server plugin TAB v5.0.2
[15:04:52 INFO]: [StackMob] Loading server plugin StackMob v5.9.2
[15:04:52 INFO]: [StackMob] Registered WorldGuard region flag.
[15:04:52 INFO]: [SpawnerMeta] Loading server plugin SpawnerMeta v24.7
[15:04:52 INFO]: [Multiverse-Portals] Loading server plugin Multiverse-Portals v4.2.3
[15:04:52 INFO]: [Multiverse-Inventories] Loading server plugin Multiverse-Inventories v4.2.6
[15:04:52 INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.20.1
[15:04:52 INFO]: [EconomyShopGUI-Premium] Loading server plugin EconomyShopGUI-Premium v5.16.4
[15:04:52 INFO]: [CrazyCrates] Loading server plugin CrazyCrates v1.13
[15:04:52 INFO]: [AxMinions] Loading server plugin AxMinions v1.0.11
[15:04:52 INFO]: [AxMinions] Loading library commons-math3
[15:04:52 INFO]: [AxMinions] Loading library caffeine
[15:04:52 INFO]: [AdvancedEnchantments] Loading server plugin AdvancedEnchantments v9.13.3
[15:04:52 INFO]: Server permissions file permissions.yml is empty, ignoring it
[15:04:52 INFO]: [LuckPerms] Enabling LuckPerms v5.4.146
[15:04:53 INFO]: __
[15:04:53 INFO]: | |) LuckPerms v5.4.146
[15:04:53 INFO]: |
_ | Running on Bukkit - Paper
[15:04:53 INFO]:
[15:04:53 INFO]: [LuckPerms] Loading configuration...
[15:04:53 INFO]: [LuckPerms] Loading storage provider... [H2]
[15:04:54 INFO]: [LuckPerms] Loading internal permission managers...
[15:04:54 INFO]: [LuckPerms] Performing initial data load...
[15:04:54 INFO]: [LuckPerms] Successfully enabled. (took 1975ms)
[15:04:54 INFO]: [Vault] Enabling Vault v1.7.3-b131
[15:04:54 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[15:04:54 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[15:04:54 INFO]: [Vault] Enabled Version 1.7.3-b131
[15:04:54 INFO]: [LuckPerms] Registered Vault permission & chat hook.
[15:04:54 INFO]: [WorldEdit] Enabling WorldEdit v7.2.17+6544-56d0383
[15:04:54 INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[15:04:54 INFO]: WEPIF: Vault detected! Using Vault for permissions
[15:04:55 INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R1.PaperweightAdapter as the Bukkit adapter
[15:04:56 INFO]: [VoidGen] Enabling VoidGen v2.2.1
[15:04:56 INFO]: [VoidGen] Using VoidChunkGen: VERSION_UNKNOWN
[15:04:56 INFO]: [ProtocolLib] Enabling ProtocolLib v5.3.0
[15:04:56 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[15:04:56 WARN]: The server will make no attempt to authenticate usernames. Beware.
[15:04:56 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[15:04:56 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[15:04:56 INFO]: Preparing level "world"
[15:04:56 INFO]: Preparing start region for dimension minecraft:overworld
[15:04:57 INFO]: Time elapsed: 288 ms
[15:04:57 INFO]: Preparing start region for dimension minecraft:the_nether
[15:04:57 INFO]: Time elapsed: 26 ms
[15:04:57 INFO]: Preparing start region for dimension minecraft:the_end
[15:04:57 INFO]: Time elapsed: 22 ms
[15:04:57 INFO]: [ViaVersion] Enabling ViaVersion v5.1.2-SNAPSHOT
[15:04:57 INFO]: [ViaVersion] ViaVersion detected server version: 1.20-1.20.1 (763)
[15:04:57 INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[15:04:57 INFO]: [PlaceholderAPI] Fetching available expansion information...
[15:04:57 INFO]: [WorldGuard] Enabling WorldGuard v7.0.9+5934e49
[15:04:57 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[15:04:57 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[15:04:57 INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[15:04:57 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[15:04:57 INFO]: [WorldGuard] Loaded configuration for world 'world'
[15:04:57 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[15:04:57 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[15:04:57 INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[15:04:57 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[15:04:57 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[15:04:57 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[15:04:57 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[15:04:57 INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[15:04:57 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[15:04:57 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[15:04:57 INFO]: [WorldGuard] Loading region data...
[15:04:58 INFO]: [IridiumSkyblock] Enabling IridiumSkyblock v4.1.0B
[15:04:58 INFO]: Preparing start region for dimension minecraft:iridiumskyblock
[15:04:58 INFO]: Time elapsed: 476 ms
[15:04:58 INFO]: [WorldGuard] (IridiumSkyblock) TNT ignition is PERMITTED.
[15:04:58 INFO]: [WorldGuard] (IridiumSkyblock) Lighters are PERMITTED.
[15:04:58 INFO]: [WorldGuard] (IridiumSkyblock) Lava fire is PERMITTED.
[15:04:58 INFO]: [WorldGuard] (IridiumSkyblock) Fire spread is UNRESTRICTED.
[15:04:58 INFO]: [WorldGuard] Loaded configuration for world 'IridiumSkyblock'
[15:04:58 INFO]: Preparing start region for dimension minecraft:iridiumskyblock_nether
[15:04:58 INFO]: Time elapsed: 34 ms
[15:04:58 INFO]: [WorldGuard] (IridiumSkyblock_nether) TNT ignition is PERMITTED.
[15:04:58 INFO]: [WorldGuard] (IridiumSkyblock_nether) Lighters are PERMITTED.
[15:04:58 INFO]: [WorldGuard] (IridiumSkyblock_nether) Lava fire is PERMITTED.
[15:04:58 INFO]: [WorldGuard] (IridiumSkyblock_nether) Fire spread is UNRESTRICTED.
[15:04:58 INFO]: [WorldGuard] Loaded configuration for world 'IridiumSkyblock_nether'
[15:04:58 INFO]: Preparing start region for dimension minecraft:iridiumskyblock_the_end
[15:04:59 INFO]: Time elapsed: 55 ms
[15:04:59 INFO]: [WorldGuard] (IridiumSkyblock_the_end) TNT ignition is PERMITTED.
[15:04:59 INFO]: [WorldGuard] (IridiumSkyblock_the_end) Lighters are PERMITTED.
[15:04:59 INFO]: [WorldGuard] (IridiumSkyblock_the_end) Lava fire is PERMITTED.
[15:04:59 INFO]: [WorldGuard] (IridiumSkyblock_the_end) Fire spread is UNRESTRICTED.
[15:04:59 INFO]: [WorldGuard] Loaded configuration for world 'IridiumSkyblock_the_end'
[15:04:59 INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'IridiumSkyblock_the_end'
[15:04:59 INFO]: [ChunkHolderManager] Halted chunk system for world 'IridiumSkyblock_the_end'
[15:04:59 INFO]: [ChunkHolderManager] Saving all chunkholders for world 'IridiumSkyblock_the_end'
[15:04:59 INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'IridiumSkyblock_the_end' in 0.00s
[15:04:59 INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support
[15:04:59 INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded!
[15:04:59 INFO]: [NBTAPI] [NBTAPI] Using the plugin 'IridiumSkyblock' to create a bStats instance!
[15:04:59 INFO]: Preparing start region for dimension minecraft:iridiumskyblock_the_end
[15:04:59 INFO]: Time elapsed: 111 ms
[15:04:59 INFO]: [PlaceholderAPI] Successfully registered internal expansion: iridiumskyblock [4.1.0B]
[15:04:59 INFO]: [IridiumSkyblock] Successfully registered Placeholders for PlaceholderAPI.
[15:04:59 INFO]: [IridiumSkyblock] -------------------------------
[15:04:59 INFO]: [IridiumSkyblock]
[15:04:59 INFO]: [IridiumSkyblock] IridiumSkyblock Enabled!
[15:04:59 INFO]: [IridiumSkyblock]
[15:04:59 INFO]: [IridiumSkyblock] -------------------------------
[15:04:59 INFO]: [Oneblock] Enabling Oneblock v1.2.6f
[15:04:59 INFO]: [Oneblock]
┏━┓····┏━━┓·····┏┓
┃┃┣━┳┳━┫┏┓┣┓┏━┳━┫┣┓
┃┃┃┃┃┃┻┫┏┓┃┗┫╋┃━┫━┫
┗━┻┻━┻━┻━━┻━┻━┻━┻┻┛ by MrMarL
[15:04:59 INFO]: [Oneblock] PlaceholderAPI has been found!
[15:04:59 INFO]: [PlaceholderAPI] Successfully registered internal expansion: OB [1.2.0]
[15:04:59 ERROR]: [Oneblock] Failed to register events for class Oneblock.Oneblock$ItemsAdderEvent because dev/lone/itemsadder/api/Events/ItemsAdderLoadDataEvent does not exist.
[15:04:59 INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.14
[15:04:59 WARN]: [Multiverse-Core] "Multiverse-Core v4.3.14" 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--].
[15:04:59 INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
[15:04:59 INFO]: Preparing start region for dimension minecraft:survival
[15:05:00 INFO]: Time elapsed: 200 ms
[15:05:00 INFO]: [WorldGuard] (SURVIVAL) TNT ignition is PERMITTED.
[15:05:00 INFO]: [WorldGuard] (SURVIVAL) Lighters are PERMITTED.
[15:05:00 INFO]: [WorldGuard] (SURVIVAL) Lava fire is PERMITTED.
[15:05:00 INFO]: [WorldGuard] (SURVIVAL) Fire spread is UNRESTRICTED.
[15:05:00 INFO]: [WorldGuard] Loaded configuration for world 'SURVIVAL'
[15:05:00 INFO]: [VoidGen] Generator settings have not been set. Using default values:
[15:05:00 INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[15:05:00 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Lobby
[15:05:00 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[15:05:00 INFO]: [VoidGen] Generator settings have not been set. Using default values:
[15:05:00 INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[15:05:00 INFO]: Preparing start region for dimension minecraft:rewardworld
[15:05:00 INFO]: Time elapsed: 29 ms
[15:05:00 INFO]: [WorldGuard] (rewardworld) TNT ignition is PERMITTED.
[15:05:00 INFO]: [WorldGuard] (rewardworld) Lighters are PERMITTED.
[15:05:00 INFO]: [WorldGuard] (rewardworld) Lava fire is PERMITTED.
[15:05:00 INFO]: [WorldGuard] (rewardworld) Fire spread is UNRESTRICTED.
[15:05:00 INFO]: [WorldGuard] Loaded configuration for world 'rewardworld'
[15:05:00 INFO]: [VoidGen] Generator settings have not been set. Using default values:
[15:05:00 INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[15:05:00 INFO]: Preparing start region for dimension minecraft:oneblock
[15:05:00 INFO]: Time elapsed: 100 ms
[15:05:00 INFO]: [WorldGuard] (OneBlock) TNT ignition is PERMITTED.
[15:05:00 INFO]: [WorldGuard] (OneBlock) Lighters are PERMITTED.
[15:05:00 INFO]: [WorldGuard] (OneBlock) Lava fire is PERMITTED.
[15:05:00 INFO]: [WorldGuard] (OneBlock) Fire spread is UNRESTRICTED.
[15:05:00 INFO]: [WorldGuard] Loaded configuration for world 'OneBlock'
[15:05:00 INFO]: [Multiverse-Core] 9 - World(s) loaded.
[15:05:00 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.
[15:05:00 INFO]: [Multiverse-Core] Version 4.3.14 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[15:05:00 INFO]: [DeluxeHub] Enabling DeluxeHub v3.5.5
[15:05:00 INFO]: [DeluxeHub] _ _ _ _ _
[15:05:00 INFO]: [DeluxeHub] | \ |_ | | | / |_ || | | |) )
[15:05:00 INFO]: [DeluxeHub] |
/ |_ |_ || /\ | | | || |) _)
[15:05:00 INFO]: [DeluxeHub]
[15:05:00 INFO]: [DeluxeHub] Version: 3.5.5
[15:05:00 INFO]: [DeluxeHub] Author: ItsLewizzz
[15:05:00 INFO]: [DeluxeHub]
[15:05:00 INFO]: [DeluxeHub] Hooked into PlaceholderAPI
[15:05:00 INFO]: [DeluxeHub] Loaded custom menu 'serverselector'.
[15:05:00 INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support
[15:05:00 INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded!
[15:05:00 INFO]: [NBTAPI] [NBTAPI] Using the plugin 'DeluxeHub' to create a bStats instance!
[15:05:00 INFO]: [DeluxeHub] Loaded 16 plugin modules.
[15:05:00 INFO]: [DeluxeHub]
[15:05:00 INFO]: [DeluxeHub] Successfully loaded in 260ms
[15:05:00 INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.12
[15:05:00 INFO]: [NBTAPI] [NBTAPI] Found Minecraft: v1_20_R1! Trying to find NMS support
[15:05:00 INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded!
[15:05:00 INFO]: [NBTAPI] [NBTAPI] Using the plugin 'DecentHolograms' to create a bStats instance!
[15:05:00 INFO]: [Citizens] Enabling Citizens v2.0.32-SNAPSHOT (build 3204)
[15:05:00 INFO]: [Citizens] Loading external libraries
[15:05:01 INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizensplaceholder [1.0.0]
[15:05:01 INFO]: [Citizens] Loaded economy handling via Vault.
[15:05:01 INFO]: [Essentials] Enabling Essentials v2.20.1
[15:05:01 INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[15:05:01 INFO]: [Essentials] No kits found to migrate.
[15:05:01 INFO]: [Essentials] Loaded 39094 items from items.json.
[15:05:01 INFO]: [Essentials] Using locale en_US
[15:05:01 INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[15:05:01 INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[15:05:01 INFO]: [Vault] [Economy] Essentials Economy hooked.
[15:05:01 INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[15:05:01 INFO]: [AuraSkills] Enabling AuraSkills v2.2.6
[15:05:02 INFO]: [AuraSkills] Loaded 21 message files
[15:05:02 INFO]: [AuraSkills] Successfully registered hook DecentHolograms
[15:05:02 INFO]: [AuraSkills] Successfully registered hook LuckPerms
[15:05:03 INFO]: [PlaceholderAPI] Successfully registered internal expansion: auraskills [2.2.6]
[15:05:03 INFO]: [PlaceholderAPI] Successfully registered internal expansion: aureliumskills [2.2.6]
[15:05:03 INFO]: [AuraSkills] Successfully registered hook PlaceholderAPI
[15:05:03 INFO]: [AuraSkills] Successfully registered hook ProtocolLib
[15:05:03 INFO]: [AuraSkills] Successfully registered hook Vault
[15:05:03 INFO]: [AuraSkills] Successfully registered hook WorldGuard
[15:05:03 INFO]: [AuraSkills] Loaded 150 config options in 54 ms
[15:05:03 INFO]: [NBTAPI] [NBTAPI] Found Minecraft: v1_20_R1! Trying to find NMS support
[15:05:03 INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded!
[15:05:03 INFO]: [NBTAPI] [NBTAPI] Using the plugin 'AuraSkills' to create a bStats instance!
[15:05:03 INFO]: [AuraSkills] Loaded 3 blocked/disabled worlds
[15:05:03 INFO]: [AuraSkills] [ACF] Enabled Asynchronous Tab Completion Support!
[15:05:03 INFO]: [ToastedAFK] Enabling ToastedAFK v2.0.2.2
[15:05:03 INFO]: [PlaceholderAPI] Successfully registered internal expansion: afktimer [1.0.0]
[15:05:03 INFO]: [TAB] Enabling TAB v5.0.2
[15:05:03 INFO]: [TAB] Loaded NMS hook in 104ms
[15:05:03 INFO]: [TAB] Enabled in 169ms
[15:05:03 INFO]: [StackMob] Enabling StackMob v5.9.2
[15:05:03 INFO]: [StackMob] StackMob v5.9.2 by antiPerson and contributors.
[15:05:03 INFO]: [StackMob] GitHub: https://github.com/Nathat23/StackMob-5 Discord: https://discord.gg/fz9xzuB
[15:05:03 INFO]: [StackMob] Loading config files...
[15:05:04 INFO]: [StackMob] Registering hooks and trait checks...
[15:05:04 INFO]: [StackMob] Registering events, commands and tasks...
[15:05:04 INFO]: [StackMob] Detected server version V1_16
[15:05:04 INFO]: [SpawnerMeta] Enabling SpawnerMeta v24.7
[15:05:04 INFO]: [SpawnerMeta v24.7] enabled!
[15:05:04 INFO]: [SpawnerMeta] Vault has been found, economy enabled!
[15:05:04 INFO]: [StackMob] No update is currently available.
[15:05:04 INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.2.3
[15:05:04 INFO]: [Multiverse-Portals] 2 - Portals(s) loaded
[15:05:04 INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
[15:05:04 INFO]: [Multiverse-Portals 4.2.3] Enabled - By Rigby and fernferret
[15:05:04 INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v4.2.6
[15:05:04 INFO]: [Multiverse-Inventories 4.2.6] enabled.
[15:05:04 INFO]: [EssentialsChat] Enabling EssentialsChat v2.20.1
[15:05:04 INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
[15:05:04 INFO]: [EconomyShopGUI-Premium] Enabling EconomyShopGUI-Premium v5.16.4
[15:05:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Using lang-en.yml as language file.
[15:05:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Completed loading 19 section configs from /sections/
[15:05:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Completed loading 19 shop configs from /shops/
[15:05:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Updating Shop settings...
[15:05:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Using minecraft version 1.20.1...
[15:05:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Successfully hooked into Vault and using EssentialsX Economy as economy provider
[15:05:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Completed loading 1 economy provider(s) for all 17 shop sections.
[15:05:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Spawner provider set to AUTO in config
[15:05:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Automatically searching for compatible spawner provider....
[15:05:04 INFO]: [EconomyShopGUI-Premium] [INFO]: SpawnerMeta found, integrating...
[15:05:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Using SpawnerMeta as spawner provider.
[15:05:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Enabled PlaceholderAPI hook...
[15:05:04 INFO]: [PlaceholderAPI] Successfully registered internal expansion: esgui [1.1.0]
[15:05:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Debug mode is enabled.
[15:05:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Loading item stock provider...
[15:05:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Loading limited selling provider...
[15:05:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Loading all items...
[15:05:05 INFO]: [EconomyShopGUI-Premium] [INFO]: Rotating items inside shop RotatingShop now because the rotation interval ended at Thu Dec 05 02:43:39 BDT 2024 when server was offline...
[15:05:05 INFO]: [EconomyShopGUI-Premium] [INFO]: Successfully enabled rotating shop RotatingShop, with a rotating interval of 1h
[15:05:05 INFO]: [EconomyShopGUI-Premium] [INFO]: Initialized - Took 454ms to complete
[15:05:05 INFO]: [CrazyCrates] Enabling CrazyCrates v1.13
[15:05:05 INFO]: [CrazyCrates] Loading the config.yml
[15:05:05 INFO]: [CrazyCrates] Successfully loaded config.yml
[15:05:05 INFO]: [CrazyCrates] Loading the events.log
[15:05:05 INFO]: [CrazyCrates] Successfully loaded events.log
[15:05:05 INFO]: [CrazyCrates] Loading the messages.yml
[15:05:05 INFO]: [CrazyCrates] Successfully loaded messages.yml
[15:05:05 INFO]: [CrazyCrates] Loading the locations.yml
[15:05:05 INFO]: [CrazyCrates] Successfully loaded locations.yml
[15:05:05 INFO]: [CrazyCrates] Loading the data.yml
[15:05:05 INFO]: [CrazyCrates] Successfully loaded data.yml
[15:05:05 INFO]: [CrazyCrates] Loading custom files.
[15:05:05 INFO]: [CrazyCrates] Loaded new custom file: /crates/CosmicCrateExample.yml.
[15:05:05 INFO]: [CrazyCrates] Loaded new custom file: /crates/CrateExample.yml.
[15:05:05 INFO]: [CrazyCrates] Loaded new custom file: /crates/QuadCrateExample.yml.
[15:05:05 INFO]: [CrazyCrates] Loaded new custom file: /crates/QuickCrateExample.yml.
[15:05:05 INFO]: [CrazyCrates] Finished loading custom files.
[15:05:05 INFO]: [CrazyCrates] Metrics has been enabled.
[15:05:05 INFO]: [CrazyCrates] DecentHolograms support has been enabled.
[15:05:05 INFO]: [CrazyCrates] Loading all crate information...
[15:05:05 INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support
[15:05:05 INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded!
[15:05:05 INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[15:05:05 INFO]: [CrazyCrates] All crate information has been loaded.
[15:05:05 INFO]: [CrazyCrates] Loading all the physical crate locations.
[15:05:05 INFO]: [CrazyCrates] All physical crate locations have been loaded.
[15:05:05 INFO]: [CrazyCrates] Searching for schematics to load.
[15:05:05 INFO]: [CrazyCrates] classic.nbt was successfully found and loaded.
[15:05:05 INFO]: [CrazyCrates] nether.nbt was successfully found and loaded.
[15:05:05 INFO]: [CrazyCrates] outdoors.nbt was successfully found and loaded.
[15:05:05 INFO]: [CrazyCrates] sea.nbt was successfully found and loaded.
[15:05:05 INFO]: [CrazyCrates] soul.nbt was successfully found and loaded.
[15:05:05 INFO]: [CrazyCrates] wooden.nbt was successfully found and loaded.
[15:05:05 INFO]: [CrazyCrates] All schematics were found and loaded.
[15:05:05 INFO]: [CrazyCrates] Cleaning up the data.yml file.
[15:05:05 INFO]: [CrazyCrates] The data.yml file has been cleaned.
[15:05:05 INFO]: [PlaceholderAPI] Successfully registered internal expansion: crazycrates [1.13]
[15:05:05 INFO]: [CrazyCrates] §6§lHOLOGRAPHIC_DISPLAYS §c§lNOT FOUND
[15:05:05 INFO]: [CrazyCrates] §6§lDECENT_HOLOGRAMS §a§lFOUND
[15:05:05 INFO]: [CrazyCrates] §6§lCMI §c§lNOT FOUND
[15:05:05 INFO]: [CrazyCrates] §6§lPLACEHOLDERAPI §a§lFOUND
[15:05:05 INFO]: [CrazyCrates] §6§lITEMS_ADDER §c§lNOT FOUND
[15:05:05 INFO]: [AxMinions] Enabling AxMinions v1.0.11
[15:05:05 INFO]: [AxMinions] ShopGuiPlus is set in the config.yml, but it isn't installed! Setting provider to the default one!
[15:05:05 INFO]: [AxMinions] Hooked into Vault!
[15:05:05 INFO]: [AxMinions] Hooked into WorldGuard!
[15:05:05 INFO]: [AxMinions] Hooked into IridiumSkyBlock!
[15:05:05 INFO]: [PlaceholderAPI] Successfully registered internal expansion: axminions [1.0.11]
[15:05:05 INFO]: [com.artillexstudios.axminions.libs.hikaricp.hikari.HikariDataSource] HikariPool-1 - Starting...
[15:05:05 INFO]: [EconomyShopGUI-Premium] [INFO]: There is an update available for EconomyShopGUI Premium, you are running v5.16.4 but found v5.19.2.
[15:05:05 INFO]: [EconomyShopGUI-Premium] [INFO]: Download using command /eshop update
[15:05:05 INFO]: [com.artillexstudios.axminions.libs.hikaricp.hikari.pool.HikariPool] HikariPool-1 - Added connection conn0: url=jdbc:h2:async:./plugins\AxMinions/data user=
[15:05:05 INFO]: [com.artillexstudios.axminions.libs.hikaricp.hikari.HikariDataSource] HikariPool-1 - Start completed.
[15:05:05 INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v9.13.3
[15:05:06 INFO]: [AdvancedEnchantments] Loading Minecraft Version MC1_20_R1
[15:05:06 INFO]: [AdvancedEnchantments] Loaded 7 armor sets.
[15:05:06 INFO]: [AdvancedEnchantments] Loaded 5 weapons.
[15:05:06 WARN]: [org.bukkit.craftbukkit.v1_20_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[15:05:08 ERROR]: [AdvancedEnchantments] Failed to load the "wolves" enchantment! Reason: specified group "RARE" does not exist!
[15:05:08 INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault)
[15:05:08 INFO]: [PlaceholderAPI] Successfully registered internal expansion: advancedenchantments [1.0.0]
[15:05:08 INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[15:05:08 INFO]: Running delayed init tasks
[15:05:08 INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
[15:05:08 INFO]: [Essentials] Fetching version information...
[15:05:08 INFO]: [DecentHolograms] Loading holograms...
[15:05:08 INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[15:05:08 INFO]: [DecentHolograms] Loaded 1 holograms!
[15:05:09 INFO]: [AuraSkills] Loaded 11 skills with 306 total sources
[15:05:09 INFO]: [AuraSkills] Loaded 9 stats and 17 traits
[15:05:09 INFO]: [AuraSkills] Loaded 22 pattern rewards and 0 level rewards
[15:05:09 INFO]: [AuraSkills] Loaded 53 loot entries in 4 pools and 2 tables
[15:05:09 INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[15:05:09 INFO]: [AuraSkills] Loaded 6 menus
[15:05:09 INFO]: INFO » Values loaded!
[15:05:09 INFO]: INFO » Permissions registered!
[15:05:09 INFO]: INFO » Scheduler started!
[15:05:09 INFO]: [EconomyShopGUI-Premium] [DEBUG]: Loading next rotation items for shop RotatingShop
[15:05:09 INFO]: Shop >> New items were just added to Magic shop, check out /shop RotatingShop. Next items in 1h 0m 0s
[15:05:09 INFO]: [Citizens] Loaded 5 NPCs.
[15:05:09 INFO]: [Multiverse-Inventories] First run!
[15:05:09 INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
[15:05:09 INFO]: 1 placeholder hook(s) registered!
[15:05:09 INFO]: Done (22.873s)! For help, type "help"
[15:05:09 INFO]: Timings Reset
[15:05:09 INFO]: [Vault] Checking for Updates ...
[15:05:09 INFO]: SUCCESS » ToastedAFK is up to date!
[15:05:09 WARN]: [ViaVersion] There is a newer plugin version available: 5.2.0, you're on: 5.1.2-SNAPSHOT
[15:05:09 INFO]: [IridiumSkyblock] You are using the latest version of IridiumSkyblock.
[15:05:09 INFO]: [Vault] No new version available
[15:05:10 INFO]: [AdvancedEnchantments] Successfully hooked into ProtocolLib, AuraSkills, AdvancedEnchantments, WorldGuard, PlaceholderAPI, Essentials, Vault, LuckPerms, ViaVersion.
[15:05:10 INFO]: [Oneblock] Waiting for the initialization of the world
[15:05:10 INFO]: [Oneblock] Trying to initialize the world again...
[15:05:13 INFO]: [Oneblock] The initialization of the world was successful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: not enough info Issues that require more information to be provided, either by the author or through investigation.
Projects
None yet
Development

No branches or pull requests

3 participants