Paste your logs.

Built for Minecraft & Hytale

Purpur 1.18.2 Server Log

14 errors
711 lines
Raw
Detected
Minecraft version: 1.18.2
4 Problems detected
Problem The plugin 'AbstractMenus-1.17.1' requires Java version 21 or later to run. Line 57
Solutions:
Install a different version of the plugin 'AbstractMenus-1.17.1'.
Delete the file 'plugins/AbstractMenus-1.17.1.jar'.
Change your Java version to 21 or later.
Problem The plugin 'Arceon' could not be enabled. Line 460
Solutions:
Install a different version of the plugin 'Arceon'.
Remove the plugin 'Arceon'.
Problem The plugin 'BAirDropX' could not be enabled. Line 604
Solutions:
Install a different version of the plugin 'BAirDropX'.
Remove the plugin 'BAirDropX'.
Problem The plugin 'BAirDropX' could not be disabled. Line 622
Solutions:
Install a different version of the plugin 'BAirDropX'.
Remove the plugin 'BAirDropX'.
[22:54:30] [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'
[22:54:31] [Worker-Main-1/INFO]: Loaded 7 recipes
[22:54:33] [Server thread/INFO]: Starting minecraft server version 1.18.2
[22:54:33] [Server thread/INFO]: Loading properties
[22:54:33] [Server thread/INFO]: This server is running Purpur version git-Purpur-1632 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: dc4a29b on HEAD)
[22:54:33] [Server thread/INFO]: Server Ping Player Sample Count: 12
[22:54:33] [Server thread/INFO]: Using 4 threads for Netty based IO
[22:54:33] [Server thread/WARN]: [Pufferfish] To improve performance, timings have been disabled by default
[22:54:33] [Server thread/WARN]: [Pufferfish] You can still use timings by using /timings on, but they will not start on server startup unless you set timings.really-enabled to true in paper.yml
[22:54:33] [Server thread/WARN]: [Pufferfish] If you would like to disable this message, either set timings.really-enabled to true or timings.enabled to false.
[22:54:33] [Server thread/WARN]: [Pufferfish] SIMD operations are available for your server, but are not configured!
[22:54:33] [Server thread/WARN]: [Pufferfish] To enable additional optimizations, add "--add-modules=jdk.incubator.vector" to your startup flags, BEFORE the "-jar".
[22:54:33] [Server thread/WARN]: [Pufferfish] If you have already added this flag, then SIMD operations are not supported on your JVM or CPU.
[22:54:33] [Server thread/WARN]: [Pufferfish] Debug: Java: 17.0.11, test run: true
[22:54:33] [Server thread/INFO]: Default game type: SURVIVAL
[22:54:33] [Server thread/INFO]: Generating keypair
[22:54:33] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25628
[22:54:33] [Server thread/INFO]: Using epoll channel type
[22:54:33] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[22:54:33] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[22:54:34] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_18_R2.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[22:54:37] [Server thread/WARN]: Legacy plugin MultiWorld v5.2.8 does not specify an api-version.
[22:54:37] [Server thread/INFO]: [BattlePass] Loading 3 libraries... please wait
[22:54:37] [Server thread/INFO]: [BattlePass] Loaded library /home/********/libraries/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[22:54:37] [Server thread/INFO]: [BattlePass] Loaded library /home/********/libraries/com/zaxxer/HikariCP/3.4.5/HikariCP-3.4.5.jar
[22:54:37] [Server thread/INFO]: [BattlePass] Loaded library /home/********/libraries/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
[22:54:38] [Server thread/INFO]: [AbstractMenus] Loading 1 libraries... please wait
[22:54:38] [Server thread/INFO]: [AbstractMenus] Loaded library /home/********/libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar
[22:54:38] [Server thread/INFO]: [AbstractMenus] Loaded library /home/********/libraries/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[22:54:38] [Server thread/INFO]: [AbstractMenus] Loaded library /home/********/libraries/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
[22:54:38] [Server thread/INFO]: [AbstractMenus] Loaded library /home/********/libraries/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
[22:54:38] [Server thread/INFO]: [AbstractMenus] Loaded library /home/********/libraries/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
[22:54:38] [Server thread/INFO]: [AbstractMenus] Loaded library /home/********/libraries/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar
[22:54:38] [Server thread/ERROR]: Fatal error trying to convert AbstractMenus v1.16.8:ru/abstractmenus/AbstractMenus.class
java.lang.IllegalArgumentException: Unsupported class file major version 65
at org.objectweb.asm.ClassReader.<init>(ClassReader.java:199) ~[asm-9.2.jar:9.2]
at org.objectweb.asm.ClassReader.<init>(ClassReader.java:180) ~[asm-9.2.jar:9.2]
at org.objectweb.asm.ClassReader.<init>(ClassReader.java:166) ~[asm-9.2.jar:9.2]
at org.bukkit.craftbukkit.v1_18_R2.util.Commodore.convert(Commodore.java:171) ~[purpur-1.18.2.jar:git-Purpur-1632]
at org.bukkit.craftbukkit.v1_18_R2.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:398) ~[purpur-1.18.2.jar:git-Purpur-1632]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:177) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:592) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:110) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:105) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
at java.lang.Class.forName0(Native Method) ~[?:?]
at java.lang.Class.forName(Class.java:467) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:73) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:415) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:323) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:418) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:323) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1180) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:321) ~[purpur-1.18.2.jar:git-Purpur-1632]
at java.lang.Thread.run(Thread.java:840) ~[?:?]
[22:54:38] [Server thread/ERROR]: Could not load 'plugins/AbstractMenus-1.17.1.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: ru/abstractmenus/AbstractMenus has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:157) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:415) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:323) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:418) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:323) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1180) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:321) ~[purpur-1.18.2.jar:git-Purpur-1632]
at java.lang.Thread.run(Thread.java:840) ~[?:?]
Caused by: java.lang.UnsupportedClassVersionError: ru/abstractmenus/AbstractMenus has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:200) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:592) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:110) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:105) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
at java.lang.Class.forName0(Native Method) ~[?:?]
at java.lang.Class.forName(Class.java:467) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:73) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
... 7 more
[22:54:38] [Server thread/INFO]: [eco] Initializing eco
[22:54:38] [Server thread/INFO]: [EcoEnchants] Initializing EcoEnchants
[22:54:38] [Server thread/WARN]: Legacy plugin CMIEInjector v1.0.2.3 does not specify an api-version.
[22:54:38] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.6
[22:54:38] [Server thread/INFO]: [CMILib] Loading CMILib v1.5.1.1
[22:54:38] [Server thread/INFO]: [ServersNPC] Loading ServersNPC v4.8
[22:54:38] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.8
[22:54:38] [Server thread/INFO]: [sCheckPlayer] Loading sCheckPlayer v3.9
[22:54:38] [Server thread/INFO]: [BattlePass] Loading BattlePass v4.6.10
[22:54:38] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v5.0.3
[22:54:38] [Server thread/INFO]: [ViaVersion] ViaVersion 5.0.3 is now loaded. Registering protocol transformers and injecting...
[22:54:38] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[22:54:38] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[22:54:39] [Server thread/INFO]: [NBTAPI] Loading NBTAPI v2.13.1
[22:54:39] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: v1_18_R2! Trying to find NMS support
[22:54:39] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R2' loaded!
[22:54:39] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'NBTAPI' to create a bStats instance!
[22:54:39] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.131
[22:54:39] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.2.0-SNAPSHOT-679
[22:54:39] [Thread-5/WARN]: [NBTAPI] [NBTAPI] The NBT-API in 'NBTAPI' seems to be outdated!
[22:54:39] [Thread-5/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.13.1' Newest Version: 2.13.2'
[22:54:39] [Thread-5/WARN]: [NBTAPI] [NBTAPI] Please update the NBTAPI or the plugin that contains the api(nag the mod author when the newest release has an old version, not the NBTAPI dev)!
[22:54:40] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v2.4.2-SNAPSHOT
[22:54:40] [Server thread/INFO]: [Geyser-Spigot] Loading extensions...
[22:54:40] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s)
[22:54:40] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[22:54:40] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.7.4
[22:54:40] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.5+57d5ac9
[22:54:40] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@19cf8313]
[22:54:40] [Server thread/INFO]: [BetterTalismans] Loading BetterTalismans v0.8-BETA
[22:54:40] [Server thread/INFO]: [DecentHolograms] Loading DecentHolograms v2.8.9
[22:54:40] [Server thread/INFO]: [ACubelets] Loading ACubelets v2.4.7
[22:54:40] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.3.0
[22:54:40] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v3.2.7
[22:54:40] [Server thread/INFO]: [PlayerPoints] Initializing using RoseGarden v1.3.0.36-DEV-SNAPSHOT
[22:54:40] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4-SNAPSHOT+null
[22:54:40] [Server thread/INFO]: [SCore] Loading SCore v5.24.8.25
[22:54:40] [Server thread/INFO]: [CraftHeads] Loading CraftHeads v4.4.2
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Loading ajLeaderboards v2.9.0
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2
[22:54:40] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2
[22:54:40] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.14.0-Release
[22:54:40] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup successfully!
[22:54:40] [Server thread/INFO]: [Arceon] Loading Arceon v0.4.7
[22:54:40] [Server thread/INFO]: [TAB] Loading TAB v4.1.6
[22:54:40] [Server thread/INFO]: [ChatEx] Loading ChatEx v3.2.2
[22:54:40] [Server thread/INFO]: [ProtectionStones] Loading ProtectionStones v2.10.5
[22:54:41] [Server thread/INFO]: [BLib] Loading BLib v1.2
[22:54:41] [Server thread/INFO]: [BLib] set api
[22:54:41] [Server thread/INFO]: [eco] Loading eco v6.73.7
[22:54:41] [Server thread/INFO]: [ExecutableItems] Loading ExecutableItems v7.24.8.25
[22:54:41] [Server thread/INFO]: [ProtectAddon] Loading ProtectAddon v2.2.2
[22:54:41] [Server thread/INFO]: [CMI] Loading CMI v9.7.5.4
[22:54:41] [Server thread/INFO]: [EcoEnchants] Loading EcoEnchants v12.18.4
[22:54:41] [Server thread/WARN]: [libreforge] Loaded class com.willfp.eco.core.EcoPlugin from eco v6.73.7 which is not a depend or softdepend of this plugin.
[22:54:41] [Server thread/INFO]: [libreforge] Initializing libreforge
[22:54:41] [Server thread/INFO]: [BAuction] Loading BAuction v1.3.3
[22:54:41] [Server thread/INFO]: [BAuction] Starting Metrics. Opt-out using the global bStats config.
[22:54:41] [Server thread/INFO]: [CMIEInjector] Loading CMIEInjector v1.0.2.3
[22:54:41] [Server thread/INFO]: [BAirDropX] Loading BAirDropX v1.0.2-BETA
[22:54:41] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[22:54:41] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.131
[22:54:42] [Server thread/INFO]: __
[22:54:42] [Server thread/INFO]: | |__) LuckPerms v5.4.131
[22:54:42] [Server thread/INFO]: |___ | Running on Bukkit - Purpur
[22:54:42] [Server thread/INFO]:
[22:54:42] [Server thread/INFO]: [LuckPerms] Loading configuration...
[22:54:42] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[22:54:42] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[22:54:42] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[22:54:43] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1423ms)
[22:54:43] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.2.0-SNAPSHOT-679
[22:54:43] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[22:54:43] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[22:54:43] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[22:54:43] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[22:54:43] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.5+57d5ac9
[22:54:43] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[22:54:43] [Server thread/WARN]:
**********************************************
** This WorldEdit version does not fully support your version of Bukkit.
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and block property-related functions.
**
** Please see https://worldedit.enginehub.org/en/latest/faq/#bukkit-adapters
**********************************************
[22:54:43] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v3.2.7
[22:54:43] [Server thread/INFO]: [PlayerPoints] Data handler connected using SQLite.
[22:54:43] [Server thread/INFO]: [eco] Enabling eco v6.73.7
[22:54:43] [Server thread/INFO]: [eco] Loading eco
[22:54:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: eco [6.73.7]
[22:54:43] [Server thread/INFO]: [eco] Loaded integrations: ExecutableItems, DecentHolograms, Vault, PlayerPoints, CMI, PlaceholderAPI, WorldGuard
[22:54:44] [Server thread/INFO]: [eco] Scanning for conflicts...
[22:54:44] [Server thread/INFO]: [eco] No conflicts found!
[22:54:44] [Server thread/INFO]: [EcoEnchants] Enabling EcoEnchants v12.18.4
[22:54:44] [Server thread/INFO]: [EcoEnchants] Loading EcoEnchants
[22:54:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ecoenchants [12.18.4]
[22:54:44] [Server thread/INFO]: [EcoEnchants] Loaded integrations: CMI
[22:54:44] [Server thread/INFO]: [CMIEInjector] Enabling CMIEInjector v1.0.2.3*
[22:54:44] [Server thread/INFO]: [CMIEInjector] Injecting CMI Economy
[22:54:44] [Server thread/INFO]: [CMIEInjector] [Economy] CMI Economy found: Waiting
[22:54:44] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[22:54:44] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[22:54:44] [Server thread/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.
[22:54:44] [Server thread/WARN]: You will not be offered any support as long as the server allows offline-mode players to join.
[22:54:44] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[22:54:44] [Server thread/INFO]: Preparing level "world"
[22:54:44] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[22:54:44] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[22:54:45] [Server thread/INFO]: Preparing spawn area: 0%
[22:54:45] [Server thread/INFO]: Preparing spawn area: 0%
[22:54:45] [Server thread/INFO]: Preparing spawn area: 0%
[22:54:46] [Server thread/INFO]: Time elapsed: 1438 ms
[22:54:46] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[22:54:46] [Server thread/INFO]: Preparing spawn area: 0%
[22:54:46] [Server thread/INFO]: Preparing spawn area: 0%
[22:54:47] [Server thread/INFO]: Preparing spawn area: 0%
[22:54:47] [Server thread/INFO]: Preparing spawn area: 0%
[22:54:48] [Server thread/INFO]: Preparing spawn area: 0%
[22:54:48] [Server thread/INFO]: Preparing spawn area: 0%
[22:54:50] [Server thread/INFO]: Preparing spawn area: 0%
[22:54:50] [Server thread/INFO]: Preparing spawn area: 0%
[22:54:50] [Server thread/INFO]: Preparing spawn area: 0%
[22:54:50] [Server thread/INFO]: Time elapsed: 4028 ms
[22:54:50] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[22:54:50] [Server thread/INFO]: Preparing spawn area: 0%
[22:54:50] [Server thread/INFO]: Preparing spawn area: 0%
[22:54:51] [Server thread/INFO]: Time elapsed: 727 ms
[22:54:51] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[22:54:51] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[22:54:51] [Server thread/INFO]: [CMILib] Enabling CMILib v1.5.1.1
[22:54:51] [Server thread/INFO]: Server version: v1_18_R2 - 1.18.2 - purpur git-Purpur-1632 (MC: 1.18.2)
[22:54:52] [Server thread/INFO]: CMI hooked.
[22:54:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [**.**.**.**]
[22:54:52] [Server thread/INFO]: PlaceholderAPI hooked.
[22:54:52] [Server thread/INFO]: Updated (EN) language file. Took 34ms
[22:54:52] [Server thread/INFO]: [ServersNPC] Enabling ServersNPC v4.8
[22:54:52] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.8*
[22:54:52] [Server thread/INFO]: [MultiWorld] v5.2.8 enabled.
[22:54:52] [Server thread/INFO]: [sCheckPlayer] Enabling sCheckPlayer v3.9
[22:54:52] [Server thread/INFO]:
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - >==========================================<
[22:54:52] [Server thread/INFO]:
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - Plugin initialization started...
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - Version check...
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - Checking installed PlaceHolderAPI...
[22:54:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: scheckplayer [3.9]
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - Creating files...
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - Updating files...
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - Loading data...
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - Loading events...
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - Loading commands...
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - Loading plugin language...
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - Loading messages...
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - Checking new version plugin...
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - Running tasks...
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - Sending anonymous statistics...
[22:54:52] [Server thread/INFO]:
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - The plugin is enabled! 333 ms
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - Server version: git-Purpur-1632 (MC: 1.18.2)
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - Java version: 17.0.11 | Host: Linux 6.1.0-13-amd64 (amd64)
[22:54:52] [Server thread/INFO]:
[22:54:52] [Server thread/INFO]: [sCheckPlayer] - >==========================================<
[22:54:52] [Server thread/INFO]:
[22:54:52] [Server thread/INFO]: [BattlePass] Enabling BattlePass v4.6.10
[22:54:52] [Server thread/INFO]: [BattlePass] Finished loading the week-2 quests. All quests loaded successfully.
[22:54:52] [Server thread/INFO]: [BattlePass] Finished loading the week-1 quests. All quests loaded successfully.
[22:54:52] [Server thread/INFO]: [BattlePass] Finished loading the week-3 quests. All quests loaded successfully.
[22:54:52] [Server thread/INFO]: [BattlePass] Finished loading the week-4 quests. All quests loaded successfully.
[22:54:52] [Server thread/INFO]: [BattlePass] Finished loading the week-pool quests. All quests loaded successfully.
[22:54:52] [Server thread/INFO]: [BattlePass] Finished loading the daily quests. All quests loaded successfully.
[22:54:52] [Server thread/INFO]: [BattlePass] Successfully loaded the pass type with the id: premium
[22:54:52] [Server thread/INFO]: [BattlePass] Successfully loaded the pass type with the id: free
[22:54:52] [Server thread/INFO]: [BattlePass] Register PlaceholderAPI placeholders
[22:54:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: battlepass [1.1]
[22:54:52] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.0.3
[22:54:52] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.18.2 (758)
[22:54:52] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.13.1
[22:54:52] [Server thread/INFO]: [NBTAPI] Checking bindings...
[22:54:52] [Server thread/INFO]: [NBTAPI] All Classes were able to link!
[22:54:52] [Server thread/INFO]: [NBTAPI] All Methods were able to link!
[22:54:52] [Server thread/INFO]: [NBTAPI] Running NBT reflection test...
[22:54:52] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server.
[22:54:52] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.4.2-SNAPSHOT
[22:54:53] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.4
[22:54:53] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
[22:54:53] [Server thread/INFO]: | Hooked on Vault 1.7.3-b131
[22:54:53] [Server thread/INFO]: | Command file(s) found : 1
[22:54:53] [Server thread/INFO]: | Config : Ready.
[22:54:53] [Server thread/INFO]: | ProtocolLib found, features availables (SignMenu)
[22:54:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mycommand [1.0.0]
[22:54:53] [Server thread/INFO]: | Placeholder_API : Hooked, Ok.
[22:54:53] [Server thread/INFO]: | Custom commands loaded : 15
[22:54:53] [Server thread/INFO]: | You're running the latest version of MyCommand.
[22:54:53] [Server thread/WARN]: [MyCommand] Loaded class com.comphenix.protocol.events.PacketListener from ProtocolLib v5.2.0-SNAPSHOT-679 which is not a depend or softdepend of this plugin.
[22:54:53] [Server thread/INFO]: | by emmerrei a.k.a. ivanfromitaly.
[22:54:53] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
[22:54:53] [Server thread/INFO]: [BetterTalismans] Enabling BetterTalismans v0.8-BETA
[22:54:53] [Server thread/INFO]: [BetterTalismans] Inventory title with support for more than 32 characters. Skipping..
[22:54:53] [Server thread/INFO]: [BetterTalismans] Hex colors are available! Ready for RGB..
[22:54:53] [Server thread/INFO]: [BetterTalismans] Old constructor for HoverEvent found! Using it..
[22:54:53] [Server thread/INFO]: [BetterTalismans] New sendTitle method found! Using it..
[22:54:53] [Server thread/INFO]: [BetterTalismans] New setUnbreakable method found! Using it..
[22:54:53] [Server thread/INFO]: [BetterTalismans] New isUnbreakable method found! Using it..
[22:54:53] [Server thread/INFO]: ___ _ _ _____ _ _
[22:54:53] [Server thread/INFO]: | _ ) ___| |_| |_ ___ _ |_ _|_ _| (_)____ __ __ _ _ _ ___
[22:54:53] [Server thread/INFO]: | _ \/ -_) _| _/ -_) '_|| |/ _` | | (_-< ' \/ _` | ' \(_-<
[22:54:53] [Server thread/INFO]: |___/\___|\__|\__\___|_| |_|\__,_|_|_/__/_|_|_\__,_|_||_/__/
[22:54:53] [Server thread/INFO]:
[22:54:53] [Server thread/INFO]: Running plugin BetterTalismans v0.8-BETA (v1_18)
[22:54:53] [Server thread/INFO]: Server running Purpur version git-Purpur-1632 (MC: 1.18.2)
[22:54:53] [Server thread/INFO]: (Implementing API version git-Purpur-1632 (MC: 1.18.2))
[22:54:53] [Server thread/INFO]: (Developed by AlonsoAliaga - Thanks for using my plugin ❤)
[22:54:53] [Server thread/INFO]: (If you loved the plugin consider leaving a review and mentioning your server IP in it!
[22:54:53] [Server thread/INFO]:
[22:54:53] [Server thread/INFO]: ==============================================================================================
[22:54:53] [Server thread/INFO]: [BetterTalismans] You are using a Paper fork (Purpur), plugin should work fine!
[22:54:53] [Server thread/INFO]: [BetterTalismans] If you have issues, join us on our official support server on alonsoaliaga.com/discord
[22:54:53] [Server thread/INFO]: ==============================================================================================
[22:54:53] [Server thread/INFO]:
[22:54:53] [Server thread/INFO]: [BetterTalismans] BungeeCord action bar available. Hooking..
[22:54:53] [Server thread/INFO]: [BetterTalismans] ProtocolLib found! Checking..
[22:54:53] [Server thread/INFO]: [Auto-update] Configuration is up-to-date!
[22:54:53] [Server thread/INFO]: [BetterTalismans] Old ItemStack constructor is available!
[22:54:53] [Server thread/INFO]: [BetterTalismans] SkullMeta#setOwningPlayer method is available for heads.
[22:54:53] [Server thread/INFO]: [BetterTalismans] SkullMeta#setOwner method is available for heads.
[22:54:53] [Server thread/INFO]: [BetterTalismans] SkullMeta#setOwnerProfile method is available for heads. Using it for heads..
[22:54:53] [Server thread/INFO]: [BetterTalismans] New setUnbreakable method found! Using it..
[22:54:53] [Server thread/INFO]: [BetterTalismans] New setOwningPlayer method is available!
[22:54:53] [Server thread/INFO]: [BetterTalismans] Old Bukkit#getOfflinePlayer(String name) method is available!
[22:54:53] [Server thread/INFO]: [BetterTalismans] New isUnbreakable method found! Using it..
[22:54:53] [Server thread/INFO]: [BetterTalismans] Discovering recipes is enabled and feature is available. Checking..
[22:54:53] [Server thread/INFO]: [BetterTalismans] Modifier MAX_ABSORPTION is not available in v1_18. Disabling..
[22:54:53] [Server thread/INFO]: [BetterTalismans] Loaded Talisman oboratnya recipe!
[22:54:53] [Server thread/INFO]: [BetterTalismans] Loaded Talisman zevs recipe!
[22:54:53] [Server thread/INFO]: [BetterTalismans] Loaded Talisman apalon recipe!
[22:54:53] [Server thread/INFO]: [BetterTalismans] Loaded Talisman krampus recipe!
[22:54:53] [Server thread/INFO]: [BetterTalismans] Loaded Talisman ares recipe!
[22:54:53] [Server thread/INFO]: [BetterTalismans] Loaded Talisman poseidona recipe!
[22:54:53] [Server thread/INFO]: [BetterTalismans] Loaded Talisman dionis recipe!
[22:54:53] [Server thread/INFO]: [BetterTalismans] Loaded Talisman tank recipe!
[22:54:53] [Server thread/INFO]: [BetterTalismans] Loaded Talisman lord recipe!
[22:54:53] [Server thread/INFO]: [BetterTalismans] Loaded Talisman ricarya recipe!
[22:54:53] [Server thread/INFO]: [BetterTalismans] Loaded Talisman podderjka recipe!
[22:54:53] [Server thread/INFO]: [BetterTalismans] Loaded Talisman imperator recipe!
[22:54:53] [Server thread/INFO]: [BetterTalismans] Loaded Talisman voin recipe!
[22:54:53] [Server thread/INFO]: [BetterTalismans] Loaded Talisman drakon recipe!
[22:54:53] [Server thread/INFO]: [BetterTalismans] Successfully loaded 14 talismans!
[22:54:53] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.9
[22:54:53] [Server thread/INFO]: [ACubelets] Enabling ACubelets v2.4.7
[22:54:53] [Server thread/INFO]:
[22:54:53] [Server thread/INFO]: Loading language:
[22:54:53] [Server thread/INFO]: 'en' loaded!
[22:54:53] [Server thread/INFO]:
[22:54:53] [Server thread/INFO]: Loading database:
[22:54:53] [Server thread/INFO]: SQLite has been enabled!
[22:54:53] [Server thread/INFO]:
[22:54:53] [Server thread/INFO]: Loading machines:
[22:54:53] [Server thread/INFO]: 3 Cubelet Machines loaded!
[22:54:53] [Server thread/INFO]:
[22:54:53] [Server thread/INFO]: Loading cubelets:
[22:54:53] [Server thread/INFO]: 'resurses' ► 1 rarities, 17 rewards
[22:54:53] [Server thread/INFO]: 'talismans' ► 1 rarities, 20 rewards
[22:54:53] [Server thread/INFO]: 'donate' ► 4 rarities, 30 rewards
[22:54:53] [Server thread/INFO]:
[22:54:53] [Server thread/INFO]: Loading crafts:
[22:54:53] [Server thread/INFO]: No Cubelet crafts has been loaded!
[22:54:53] [Server thread/INFO]:
[22:54:53] [Server thread/INFO]: ACubelets Enabled!
[22:54:53] [Server thread/INFO]: Version: 2.4.7
[22:54:53] [Server thread/INFO]: Author: DavidML16
[22:54:53] [Server thread/INFO]:
[22:54:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: acubelets [1.0.0]
[22:54:53] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.3.0
[22:54:53] [Server thread/INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[22:54:53] [Server thread/INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.pool.PoolBase] HikariPool-1 - Driver does not support get/set network timeout for connections. (feature not supported)
[22:54:53] [Server thread/INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[22:54:53] [Server thread/INFO]:
[22:54:53] [Server thread/INFO]:
[22:54:53] [Server thread/INFO]: []=====[Enabling AdvancedBan]=====[]
[22:54:53] [Server thread/INFO]: | Information:
[22:54:53] [Server thread/INFO]: | Name: AdvancedBan
[22:54:53] [Server thread/INFO]: | Developer: Leoko
[22:54:53] [Server thread/INFO]: | Version: 2.3.0
[22:54:53] [Server thread/INFO]: | Storage: HSQLDB (local)
[22:54:53] [Server thread/INFO]: | Support:
[22:54:53] [Server thread/INFO]: | Github: https://github.com/DevLeoko/AdvancedBan/issues
[22:54:53] [Server thread/INFO]: | Discord: https://discord.gg/ycDG6rS
[22:54:53] [Server thread/INFO]: | Twitter: @LeokoGar
[22:54:53] [Server thread/INFO]: | Update:
[22:54:53] [Server thread/INFO]: | You have the newest version
[22:54:53] [Server thread/INFO]: []================================[]
[22:54:53] [Server thread/INFO]:
[22:54:53] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.4-SNAPSHOT+null
[22:54:53] [Server thread/INFO]: [WorldGuard] (world) Поджигание динамита РАЗРЕШЕНО.
[22:54:53] [Server thread/INFO]: [WorldGuard] (world) Огниво РАЗРЕШЕНО.
[22:54:53] [Server thread/INFO]: [WorldGuard] (world) Распространение огня лавы РАЗРЕШЕНО.
[22:54:53] [Server thread/INFO]: [WorldGuard] (world) Распространения огоня неограничено.
[22:54:53] [Server thread/INFO]: [WorldGuard] Загрузка конфигурации для мира 'world'
[22:54:53] [Server thread/INFO]: [WorldGuard] (world_nether) Поджигание динамита РАЗРЕШЕНО.
[22:54:53] [Server thread/INFO]: [WorldGuard] (world_nether) Огниво РАЗРЕШЕНО.
[22:54:53] [Server thread/INFO]: [WorldGuard] (world_nether) Распространение огня лавы РАЗРЕШЕНО.
[22:54:53] [Server thread/INFO]: [WorldGuard] (world_nether) Распространения огоня неограничено.
[22:54:53] [Server thread/INFO]: [WorldGuard] Загрузка конфигурации для мира 'world_nether'
[22:54:53] [Server thread/INFO]: [WorldGuard] (world_the_end) Поджигание динамита РАЗРЕШЕНО.
[22:54:53] [Server thread/INFO]: [WorldGuard] (world_the_end) Огниво РАЗРЕШЕНО.
[22:54:53] [Server thread/INFO]: [WorldGuard] (world_the_end) Распространение огня лавы РАЗРЕШЕНО.
[22:54:53] [Server thread/INFO]: [WorldGuard] (world_the_end) Распространения огоня неограничено.
[22:54:53] [Server thread/INFO]: [WorldGuard] Загрузка конфигурации для мира 'world_the_end'
[22:54:54] [Server thread/INFO]: [WorldGuard] Загрузка данных региона...
[22:54:54] [Server thread/INFO]: [SCore] Enabling SCore v5.24.8.25
[22:54:54] [Server thread/INFO]: ================ SCore ================
[22:54:54] [Server thread/INFO]: SCore is running on Paper or fork
[22:54:54] [Server thread/INFO]: SCore Version of the server git-Purpur-1632 (MC: 1.18.2) !
[22:54:54] [Server thread/INFO]: SCore ExecutableItems hooked ! (**.**.**.**) Load After
[22:54:54] [Server thread/INFO]: SCore PlaceholderAPI hooked ! (2.11.6) Load Before
[22:54:54] [Server thread/INFO]: SCore WorldGuard hooked ! (7.0.4-SNAPSHOT+null) Load Before
[22:54:54] [Server thread/INFO]: SCore Vault hooked ! (1.7.3-b131) Load Before
[22:54:54] [Server thread/INFO]: SCore ProtocolLib hooked !
[22:54:54] [Server thread/INFO]: SCore Locale setup: EN
[22:54:54] [Server thread/INFO]: SCore NBTAPI hooked ! (2.13.1) Load Before
[22:54:54] [Server thread/INFO]: SCore DecentHolograms hooked ! (2.8.9) Load Before
[22:54:54] [Server thread/INFO]: SCore CMI hooked ! (**.**.**.**) Load After
[22:54:54] [Server thread/INFO]: SCore ProtectionStones hooked ! (2.10.5) Load After
[22:54:54] [Server thread/INFO]: SCore TAB hooked ! (4.1.6) Load After
[22:54:54] [Server thread/INFO]: SCore WorldEdit hooked ! (7.2.5+57d5ac9) Load Before
[22:54:54] [Server thread/INFO]: SCore Language of the editor setup on EN
[22:54:54] [Server thread/INFO]: SCore Language for in-game messages setup on EN
[22:54:54] [Server thread/INFO]: SCore will connect to the database hosted: In Local
[22:54:54] [Server thread/INFO]: SCore Connection to the db...
[22:54:54] [Server thread/INFO]: SCore will connect to the database hosted: In Local
[22:54:54] [Server thread/INFO]: SCore Creating table SecurityOP if not exists...
[22:54:54] [Server thread/INFO]: SCore Creating table Commands if not exists...
[22:54:54] [Server thread/INFO]: SCore Creating table Cooldowns if not exists...
[22:54:54] [Server thread/INFO]: SCore Creating table Commands Player if not exists...
[22:54:54] [Server thread/INFO]: SCore Creating table Commands Entity if not exists...
[22:54:54] [Server thread/INFO]: SCore Creating table Commands Block if not exists...
[22:54:54] [Server thread/INFO]: SCore Creating table UsePerDay if not exists...
[22:54:54] [Server thread/INFO]: SCore SCore loaded 1 variables from local files !
[22:54:54] [Server thread/INFO]: SCore SCore loaded 0 delayed commands saved
[22:54:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: SCore [1.0.0]
[22:54:54] [Server thread/INFO]: ================ SCore ================
[22:54:54] [Server thread/INFO]: [CraftHeads] Enabling CraftHeads v4.4.2
[22:54:54] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.9.0
[22:54:54] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2)
[22:54:54] [Server thread/INFO]: [ajLeaderboards] Loaded 0 boards
[22:54:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ajlb [2.9.0]
[22:54:54] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered!
[22:54:54] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.9.0 by ajgeiss0702 enabled!
[22:54:54] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.0-Release
[22:54:54] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[22:54:54] [Server thread/WARN]: [DeluxeMenus] Material for item: black_panel in menu: enchant is not valid!
Skipping item: black_panel
[22:54:54] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: chorus_flower_craft already exists for another menu!
Skipping menu: chorus_flower_craft
[22:54:55] [Server thread/INFO]: [DeluxeMenus] 35 GUI menus loaded!
[22:54:55] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
[22:54:55] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
[22:54:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.0-Release]
[22:54:55] [Server thread/INFO]: [Arceon] Enabling Arceon v0.4.7
[22:54:55] [Server thread/INFO]: [Arceon] Arceon loading...
[22:54:55] [Server thread/INFO]: [Arceon] Loading config...
[22:54:55] [Server thread/ERROR]: Error occurred while enabling Arceon v0.4.7 (Is it up to date?)
java.lang.NoClassDefFoundError: com/fastasyncworldedit/core/math/MutableVector3
at com.arceon.core.A.C(Unknown Source) ~[Arceon-0.4.7_obf.jar:?]
at com.arceon.core.Main.onEnable(Unknown Source) ~[Arceon-0.4.7_obf.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[purpur-1.18.2.jar:git-Purpur-1632]
at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:670) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:352) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1180) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:321) ~[purpur-1.18.2.jar:git-Purpur-1632]
at java.lang.Thread.run(Thread.java:840) ~[?:?]
Caused by: java.lang.ClassNotFoundException: com.fastasyncworldedit.core.math.MutableVector3
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:153) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:105) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
... 13 more
[22:54:55] [Server thread/INFO]: [Arceon] Disabling Arceon v0.4.7
[22:54:55] [Server thread/INFO]: [TAB] Enabling TAB v4.1.6
[22:54:55] [Server thread/INFO]: [TAB] Loaded NMS hook in 67ms
[22:54:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [4.1.6]
[22:54:55] [Server thread/INFO]: [TAB] Enabled in 95ms
[22:54:55] [Server thread/INFO]: [ChatEx] Enabling ChatEx v3.2.2
[22:54:55] [Server thread/INFO]: [ChatEx] Successfully hooked into: LuckPerms
[22:54:55] [Server thread/INFO]: [ChatEx] Hooked into PlaceholderAPI
[22:54:55] [Server thread/INFO]: [ChatEx] Server version:git-Purpur-1632 (MC: 1.18.2)
[22:54:55] [Server thread/INFO]: [ChatEx] Version is later than 1.16. Loading RGB ColorCodes!
[22:54:55] [Server thread/INFO]: [ChatEx] Thanks for using bstats, it was enabled!
[22:54:55] [Server thread/INFO]: [ChatEx] Is now enabled!
[22:54:55] [Server thread/INFO]: [ProtectionStones] Enabling ProtectionStones v2.10.5
[22:54:55] [Server thread/INFO]: [WorldGuard] Регистрация обработчика сеанса dev.espi.protectionstones.flags.GreetingFlagHandler
[22:54:55] [Server thread/INFO]: [WorldGuard] Регистрация обработчика сеанса dev.espi.protectionstones.flags.FarewellFlagHandler
[22:54:55] [Server thread/INFO]: [ProtectionStones] PlaceholderAPI support enabled!
[22:54:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: protectionstones [2.10.5]
[22:54:55] [Server thread/INFO]: [ProtectionStones] LuckPerms support enabled!
[22:54:55] [Server thread/INFO]: [ProtectionStones] Protection Stone Blocks:
[22:54:55] [Server thread/INFO]: [ProtectionStones] - DIAMOND_BLOCK (5)
[22:54:55] [Server thread/INFO]: [ProtectionStones] - EMERALD_BLOCK (7)
[22:54:55] [Server thread/INFO]: [ProtectionStones] - DIAMOND_ORE (10)
[22:54:55] [Server thread/INFO]: [ProtectionStones] - IRON_BLOCK (2)
[22:54:55] [Server thread/INFO]: [ProtectionStones] - EMERALD_ORE (15)
[22:54:55] [Server thread/WARN]: [ProtectionStones] Duplicate block type found! Ignoring the extra block DIAMOND_BLOCK
[22:54:55] [Server thread/INFO]: [ProtectionStones] - GOLD_BLOCK (3)
[22:54:55] [Server thread/INFO]: [ProtectionStones] Building region cache...
[22:54:55] [Server thread/INFO]: [ProtectionStones] Building UUID cache... (if slow change async-load-uuid-cache in the config to true)
[22:54:55] [Server thread/INFO]: [ProtectionStones] Checking if PS regions have been updated to UUIDs...
[22:54:55] [Server thread/INFO]: [ProtectionStones] ProtectionStones has successfully started!
[22:54:55] [Server thread/INFO]: [BLib] Enabling BLib v1.2
[22:54:55] [Server thread/INFO]: [BLib] Обнаруженная версия сервера: 1.18.2
[22:54:55] [Server thread/INFO]: [ExecutableItems] Enabling ExecutableItems v7.24.8.25
[22:54:55] [Server thread/INFO]: ========*======== ExecutableItems ========*========
[22:54:55] [Server thread/ERROR]: [ExecutableItems] Invalid world: myWorld in the option disableItemsPerWorld
[22:54:55] [Server thread/ERROR]: [ExecutableItems] Invalid world: myWorld2 in the option disableItemsPerWorld
[22:54:56] [Server thread/INFO]: ExecutableItems Amount of Executable Items configurations loaded: 139
[22:54:56] [Server thread/INFO]: ExecutableItems Items with display conditions :
[22:54:56] [Server thread/INFO]: ========*======== ExecutableItems ========*========
[22:54:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ExecutableItems [1.0.0]
[22:54:56] [Server thread/INFO]: [ProtectAddon] Enabling ProtectAddon v2.2.2
[22:54:56] [Server thread/INFO]: PROTECTADDON | Настройка конфигурации ProtectionStones...
[22:54:56] [Server thread/INFO]: PROTECTADDON | Настройка ProtectionStones окончена!
[22:54:56] [Server thread/INFO]:
[22:54:56] [Server thread/INFO]: PROTECTADDON | Плагин запущен (1.18.2). Версия: v2.2.2
[22:54:56] [Server thread/INFO]: PROTECTADDON | Загружено голограмм: 0 шт
[22:54:56] [Server thread/INFO]: PROTECTADDON | На чай: https://www.donationalerts.com/r/destroydev
[22:54:56] [Server thread/INFO]: PROTECTADDON | Разработчик: https://t.me/byteswing
[22:54:56] [Server thread/INFO]:
[22:54:56] [Server thread/INFO]: [ProtectionStones] Protection Stone Blocks:
[22:54:56] [Server thread/INFO]: [ProtectionStones] - DIAMOND_BLOCK (5)
[22:54:56] [Server thread/INFO]: [ProtectionStones] - EMERALD_BLOCK (7)
[22:54:56] [Server thread/INFO]: [ProtectionStones] - DIAMOND_ORE (10)
[22:54:56] [Server thread/INFO]: [ProtectionStones] - IRON_BLOCK (2)
[22:54:56] [Server thread/INFO]: [ProtectionStones] - EMERALD_ORE (15)
[22:54:56] [Server thread/WARN]: [ProtectionStones] Duplicate block type found! Ignoring the extra block DIAMOND_BLOCK
[22:54:56] [Server thread/INFO]: [ProtectionStones] - GOLD_BLOCK (3)
[22:54:56] [Server thread/INFO]: [CMI] Enabling CMI v9.7.5.4
[22:54:56] [Server thread/INFO]: _______________________________________________________
[22:54:56] [Server thread/INFO]: ┏━━━┓ ┏━┓┏━┓ ┏━━┓
[22:54:56] [Server thread/INFO]: ┃┏━┓┃ ┃ ┗┛ ┃ ┗┫┣┛
[22:54:56] [Server thread/INFO]: ┃┃ ┗┛ ┃┏┓┏┓┃ ┃┃
[22:54:56] [Server thread/INFO]: ┃┃ ┏┓ ┃┃┃┃┃┃ ┃┃
[22:54:56] [Server thread/INFO]: ┃┗━┛┃ ┃┃┃┃┃┃ ┏┫┣┓
[22:54:56] [Server thread/INFO]: ┗━━━┛ ┗┛┗┛┗┛ ┗━━┛
[22:54:56] [Server thread/INFO]: _______________________________________________________
[22:54:56] [Server thread/INFO]: Integrating PaperSpigot async methods
[22:54:56] [Server thread/INFO]: Vault found. (Loaded: true)
[22:54:56] [Server thread/INFO]: 66 Enabled and 0 Disabled modules
[22:54:56] [Server thread/INFO]: Loaded (4) portals into memory. Took 17ms
[22:54:56] [Server thread/INFO]: ProtocolLib found. (Loaded: true)
[22:54:56] [Server thread/INFO]: Permission plugin: LuckPerms5.4.131
[22:54:56] [Server thread/INFO]: Initialized Cipher256 AES
[22:54:56] [Server thread/INFO]: Loaded (61) regular alias into memory. Took 35ms
[22:54:56] [Server thread/INFO]: Loaded (1) custom text's into memory. Took 2ms
[22:54:56] [Server thread/INFO]: 3.36.0 data base type detected
[22:54:56] [Server thread/INFO]: Started SqLite data base. Took 82ms
[22:54:56] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: CMIEconomy
[22:54:57] [Server thread/INFO]: Can't determine point command default particle, defaultin to DUST
[22:54:57] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 1ms
[22:54:57] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
[22:54:57] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 0ms
[22:54:57] [Server thread/INFO]: Loaded (138) custom mob heads into memory. Took 9ms
[22:54:57] [Server thread/INFO]: Loaded (5) kits into memory. Took 10ms
[22:54:57] [Server thread/INFO]: Loaded (7) ranks into memory. Took 7ms
[22:54:57] [Server thread/INFO]: Loaded (8) playtime rewards into memory. Took 1ms
[22:54:57] [Server thread/INFO]: Loaded (2) player data into memory. Took 5ms
[22:54:57] [Server thread/INFO]: Loaded (0) playtime records into memory. Took 0ms
[22:54:57] [Server thread/INFO]: Loaded (0) playtime reward records into memory. Took 0ms
[22:54:57] [Server thread/INFO]: Loaded (3) custom alias into memory. Took 1ms
[22:54:57] [pool-46-thread-1/INFO]: [ajLeaderboards] You are up to date! (2.9.0)
[22:54:57] [Server thread/INFO]: Registered events. Took 77ms
[22:54:57] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 3ms
[22:54:57] [Server thread/INFO]: Loaded (EN) language file into memory. Took 92ms
[22:54:57] [Server thread/INFO]: Loaded (RU) language file into memory. Took 103ms
[22:54:57] [Server thread/WARN]: [CMILib] Loaded class com.Zrips.CMI.Containers.Snd from CMI v9.7.5.4 which is not a depend or softdepend of this plugin.
[22:54:57] [Server thread/INFO]: Loaded (245) worth values into memory. Took 13ms
[22:54:57] [Server thread/INFO]: Loaded (1) warps into memory. Took 1ms
[22:54:57] [Server thread/INFO]: VaultPermissions found. (Loaded: true)
[22:54:57] [Server thread/INFO]: PlaceholderAPI found. (Loaded: true)
[22:54:57] [Server thread/INFO]: Starting world timer.
[22:54:57] [Server thread/INFO]: Initializing world manager.
[22:54:57] [Server thread/INFO]: Loaded (4) schedules into memory. Took 5ms
[22:54:57] [Server thread/INFO]: Loaded GeoIP
[22:54:57] [Server thread/INFO]: Loaded (0) skin cache entries into memory. Took 0ms
[22:54:57] [Server thread/INFO]: Loaded (0) ArmorStand templates into memory. Took 0ms
[22:54:57] [Server thread/INFO]: Version 9.7.5.4 has been enabled
[22:54:57] [Server thread/INFO]: _______________________________________________________
[22:54:57] [Server thread/INFO]: [CMIEInjector][Economy] CMI Economy hooked.
[22:54:57] [Server thread/INFO]: [BAuction] Enabling BAuction v1.3.3
[22:54:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: BAuction [1.3.3]
[22:54:57] [bauc File Db loader/INFO]: [BAuction] Успешно загружено 0 предметов за 8 мс.
[22:54:57] [Server thread/INFO]: [BAirDropX] Enabling BAirDropX v1.0.2-BETA
[22:54:57] [Server thread/INFO]: [BAirDropX] [DEBUG] Загружен эффект expanding_circle из файла plugins/BAirDropX/effects/expandingCircle.snbt
[22:54:57] [Server thread/INFO]: [BAirDropX] [DEBUG] Загружен эффект random_particle из файла plugins/BAirDropX/effects/randomParticle.snbt
[22:54:57] [Server thread/INFO]: [BAirDropX] [DEBUG] Загружен эффект circle из файла plugins/BAirDropX/effects/circle.snbt
[22:54:57] [Server thread/INFO]: [BAirDropX] [DEBUG] Загружен эффект particle_explosion из файла plugins/BAirDropX/effects/particleExplosion.snbt
[22:54:57] [Server thread/INFO]: [BAirDropX] [DEBUG] Загружен эффект helix из файла plugins/BAirDropX/effects/helix.snbt
[22:54:57] [Server thread/INFO]: [BAirDropX] [DEBUG] detected schematics file in 'plugins/BAirDropX/schematics/example.txt'
[22:54:57] [Server thread/INFO]: [BAirDropX] [DEBUG] load hologramTimeToEnd hologram
[22:54:57] [Server thread/INFO]: [BAirDropX] [DEBUG] load hologramTimeToOpen hologram
[22:54:57] [Server thread/INFO]: [BAirDropX] [DEBUG] load hologramTimeStart hologram
[22:54:57] [Server thread/INFO]: [BAirDropX] [DEBUG] load hologramClickWait hologram
[22:54:57] [Server thread/INFO]: [BAirDropX] [DEBUG] load airdrop from: plugins/BAirDropX/airdrops/example
[22:54:57] [Server thread/ERROR]: Error occurred while enabling BAirDropX v1.0.2-BETA (Is it up to date?)
java.lang.NoSuchMethodError: 'org.by1337.blib.nbt.NBT org.by1337.blib.nbt.NbtType.read(org.by1337.blib.io.ByteBuffer)'
at org.by1337.bairx.airdrop.AirDropMetaData.read(AirDropMetaData.java:54) ~[BAirDropX-1.0.2-BETA.jar:?]
at org.by1337.bairx.airdrop.loader.AirdropLoader.load(AirdropLoader.java:33) ~[BAirDropX-1.0.2-BETA.jar:?]
at org.by1337.bairx.BAirDropX.onEnable0(BAirDropX.java:150) ~[BAirDropX-1.0.2-BETA.jar:?]
at org.by1337.bairx.BAirDropX.onEnable(BAirDropX.java:113) ~[BAirDropX-1.0.2-BETA.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[purpur-1.18.2.jar:git-Purpur-1632]
at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:670) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:352) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1180) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:321) ~[purpur-1.18.2.jar:git-Purpur-1632]
at java.lang.Thread.run(Thread.java:840) ~[?:?]
[22:54:57] [Server thread/INFO]: [BAirDropX] Disabling BAirDropX v1.0.2-BETA
[22:54:57] [Server thread/ERROR]: Error occurred while disabling BAirDropX v1.0.2-BETA (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "org.by1337.bairx.hook.papi.PapiHook.unregister()" because "this.papiHook" is null
at org.by1337.bairx.BAirDropX.onDisable(BAirDropX.java:186) ~[BAirDropX-1.0.2-BETA.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:401) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:578) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:376) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[purpur-1.18.2.jar:git-Purpur-1632]
at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:670) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:352) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1180) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:321) ~[purpur-1.18.2.jar:git-Purpur-1632]
at java.lang.Thread.run(Thread.java:840) ~[?:?]
[22:54:57] [Server thread/INFO]: [libreforge] Enabling libreforge v4.71.3
[22:54:57] [Server thread/INFO]: [libreforge] Loading libreforge
[22:54:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: libreforge [4.71.3]
[22:54:57] [Server thread/WARN]: [libreforge] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin.
[22:54:57] [Server thread/WARN]: [libreforge] Loaded class com.sk89q.worldguard.WorldGuard from WorldGuard v7.0.4-SNAPSHOT+null which is not a depend or softdepend of this plugin.
[22:54:57] [Server thread/INFO]: [libreforge] Loaded integrations: TAB, Vault, WorldGuard
[22:54:57] [Server thread/INFO]: [libreforge]
[22:54:57] [Server thread/INFO]: [libreforge] Hey, what's this plugin doing here? I didn't install it!
[22:54:57] [Server thread/INFO]: [libreforge] libreforge is the effects system for plugins like EcoEnchants,
[22:54:57] [Server thread/INFO]: [libreforge] EcoJobs, EcoItems, etc. If you're looking for config options for
[22:54:57] [Server thread/INFO]: [libreforge] things like cooldown messages, lrcdb, and stuff like that, you'll
[22:54:57] [Server thread/INFO]: [libreforge] find it under /plugins/libreforge
[22:54:57] [Server thread/INFO]: [libreforge]
[22:54:57] [Server thread/INFO]: [libreforge] Don't worry about updating libreforge, it's handled automatically!
[22:54:57] [Server thread/INFO]: [libreforge]
[22:54:58] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[22:54:58] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[22:54:58] [Server thread/INFO]: [Geyser-Spigot]
[22:54:58] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.4.2-b654 (git-master-2274377)
[22:54:58] [Server thread/INFO]: [Geyser-Spigot]
[22:54:58] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[22:55:00] [epollEventLoopGroup-4-1/INFO]: [Geyser-Spigot] Started Geyser on UDP port 25628
[22:55:00] [Server thread/INFO]: [Geyser-Spigot] Done (2.245s)! Run /geyser help for help!
[22:55:00] [Server thread/INFO]: Running delayed init tasks
[22:55:00] [Craft Scheduler Thread - 7 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[22:55:00] [Craft Scheduler Thread - 8 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms...
[22:55:00] [Craft Scheduler Thread - 9 - ChatEx/INFO]: [ChatEx] Checking for update...
[22:55:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerpoints [3.2.7]
[22:55:00] [Craft Scheduler Thread - 15 - Vault/INFO]: [Vault] Checking for Updates ...
[22:55:00] [Craft Scheduler Thread - 8 - DecentHolograms/INFO]: [DecentHolograms] Loaded 7 holograms!
[22:55:00] [Craft Scheduler Thread - 15 - Vault/INFO]: [Vault] No new version available
[22:55:00] [Craft Scheduler Thread - 9 - ChatEx/INFO]: [ChatEx] Version installed is 3.2.2
[22:55:00] [Craft Scheduler Thread - 9 - ChatEx/INFO]: [ChatEx] Latest version found online is 3.2.2
[22:55:00] [Craft Scheduler Thread - 9 - ChatEx/INFO]: [ChatEx] No update found.
[22:55:00] [Craft Scheduler Thread - 10 - DecentHolograms/INFO]:
[22:55:00] [Craft Scheduler Thread - 10 - DecentHolograms/INFO]: A newer version of DecentHolograms is available. Download it from:
[22:55:00] [Craft Scheduler Thread - 10 - DecentHolograms/INFO]: - https://www.spigotmc.org/resources/96927/
[22:55:00] [Craft Scheduler Thread - 10 - DecentHolograms/INFO]: - https://modrinth.com/plugin/decentholograms
[22:55:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmi [**.**.**.**]
[22:55:00] [Server thread/INFO]: [CMI] PlaceholderAPI hooked.
[22:55:00] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin.
[22:55:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
[22:55:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: pointsapi [1.0.2]
[22:55:00] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.luckperms.api.LuckPerms from LuckPerms v5.4.131 which is not a depend or softdepend of this plugin.
[22:55:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
[22:55:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
[22:55:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.7.2]
[22:55:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: expirytime [1.2]
[22:55:00] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.WorldGuard from WorldGuard v7.0.4-SNAPSHOT+null which is not a depend or softdepend of this plugin.
[22:55:00] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldedit.world.World from WorldEdit v7.2.5+57d5ac9 which is not a depend or softdepend of this plugin.
[22:55:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: worldguard [1.4.2]
[22:55:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
[22:55:00] [Server thread/INFO]: 8 placeholder hook(s) registered!
[22:55:00] [Craft Scheduler Thread - 2 - eco/WARN]: [eco] eco is out of date! (Version 6.73.7)
[22:55:00] [Craft Scheduler Thread - 2 - eco/WARN]: [eco] The newest version is 6.74.0
[22:55:00] [Craft Scheduler Thread - 2 - eco/WARN]: [eco] Download the new version!
[22:55:00] [Server thread/INFO]: Done (27.746s)! For help, type "help"
[22:55:00] [Server thread/INFO]: Timings Reset
[22:55:00] [Server thread/INFO]: [eco] Loaded eco
[22:55:00] [Server thread/ERROR]: [EcoEnchants]
[22:55:00] [Server thread/ERROR]: [EcoEnchants] Invalid configuration for potion_effect found at enchantment blackout -> effects -> args:
[22:55:00] [Server thread/ERROR]: [EcoEnchants] (Cause) Argument 'effect'
[22:55:00] [Server thread/ERROR]: [EcoEnchants] (Reason) You must specify a valid potion effect! See here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html
[22:55:00] [Server thread/ERROR]: [EcoEnchants]
[22:55:00] [Server thread/WARN]: [EcoEnchants] 19 enchantments were not loaded because they need EcoSkills to be installed!
[22:55:00] [Server thread/WARN]: [EcoEnchants] Either download EcoSkills or delete the folder at /plugins/EcoEnchants/enchants/ecoskills to remove this message
[22:55:00] [Server thread/WARN]: [EcoEnchants] 1 enchantments were not loaded because they need EcoJobs to be installed!
[22:55:00] [Server thread/WARN]: [EcoEnchants] Either download EcoJobs or delete the folder at /plugins/EcoEnchants/enchants/ecojobs to remove this message
[22:55:00] [Server thread/WARN]: [EcoEnchants] 1 enchantments were not loaded because they need EcoPets to be installed!
[22:55:00] [Server thread/WARN]: [EcoEnchants] Either download EcoPets or delete the folder at /plugins/EcoEnchants/enchants/ecopets to remove this message
[22:55:01] [Server thread/INFO]: [EcoEnchants] Loaded EcoEnchants
[22:55:01] [Server thread/INFO]: [libreforge] Loaded libreforge
[22:55:03] [Craft Scheduler Thread - 0 - BetterTalismans/INFO]: [BetterTalismans] Checking for updates...
[22:55:03] [Craft Scheduler Thread - 0 - BetterTalismans/INFO]: [BetterTalismans] Plugin up-to-date! You have the latest version!