[13:01:01] [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' [13:01:02] [Worker-Main-1/INFO]: Loaded 7 recipes [13:01:04] [Server thread/INFO]: Starting minecraft server version 1.18.2 [13:01:04] [Server thread/INFO]: Loading properties [13:01:04] [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) [13:01:04] [Server thread/INFO]: Server Ping Player Sample Count: 12 [13:01:04] [Server thread/INFO]: Using 4 threads for Netty based IO [13:01:04] [Server thread/WARN]: [Pufferfish] To improve performance, timings have been disabled by default [13:01:04] [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 [13:01:04] [Server thread/WARN]: [Pufferfish] If you would like to disable this message, either set timings.really-enabled to true or timings.enabled to false. [13:01:04] [Server thread/WARN]: [Pufferfish] Will not enable SIMD! These optimizations are only safely supported on Java 17 and Java 18. [13:01:04] [Server thread/INFO]: Default game type: SURVIVAL [13:01:04] [Server thread/INFO]: Generating keypair [13:01:04] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25628 [13:01:04] [Server thread/INFO]: Using epoll channel type [13:01:04] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity. [13:01:04] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity. [13:01:05] [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! [13:01:08] [Server thread/WARN]: Legacy plugin MultiWorld v5.2.8 does not specify an api-version. [13:01:09] [Server thread/WARN]: Legacy plugin HideStream v3.10 does not specify an api-version. [13:01:09] [Server thread/INFO]: [BattlePass] Loading 3 libraries... please wait [13:01:09] [Server thread/INFO]: [BattlePass] Loaded library /home/********/libraries/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [13:01:09] [Server thread/INFO]: [BattlePass] Loaded library /home/********/libraries/com/zaxxer/HikariCP/3.4.5/HikariCP-3.4.5.jar [13:01:09] [Server thread/INFO]: [BattlePass] Loaded library /home/********/libraries/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [13:01:09] [Server thread/ERROR]: Could not load 'plugins/Arceon-0.3.6_1.15+.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/fastasyncworldedit/core/extension/factory/parser/RichParser 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:1583) ~[?:?] Caused by: java.lang.NoClassDefFoundError: com/fastasyncworldedit/core/extension/factory/parser/RichParser at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] at java.lang.ClassLoader.defineClass(ClassLoader.java:1027) ~[?:?] 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:593) ~[?:?] 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:526) ~[?:?] at java.lang.Class.forName0(Native Method) ~[?:?] at java.lang.Class.forName(Class.java:534) ~[?:?] at java.lang.Class.forName(Class.java:513) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.(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 Caused by: java.lang.ClassNotFoundException: com.fastasyncworldedit.core.extension.factory.parser.RichParser 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:526) ~[?:?] at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] at java.lang.ClassLoader.defineClass(ClassLoader.java:1027) ~[?:?] 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:593) ~[?:?] 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:526) ~[?:?] at java.lang.Class.forName0(Native Method) ~[?:?] at java.lang.Class.forName(Class.java:534) ~[?:?] at java.lang.Class.forName(Class.java:513) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.(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 [13:01:09] [Server thread/INFO]: [eco] Initializing eco [13:01:09] [Server thread/WARN]: Legacy plugin CMIEInjector v1.0.2.3 does not specify an api-version. [13:01:10] [Server thread/INFO]: [VoidTeleporter] Loading VoidTeleporter v1.1.0 [13:01:10] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.6 [13:01:10] [Server thread/INFO]: [CMILib] Loading CMILib v1.5.1.1 [13:01:10] [Server thread/INFO]: [AntiRelog] Loading AntiRelog v4.2.0 [13:01:10] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.8 [13:01:10] [Server thread/INFO]: [sCheckPlayer] Loading sCheckPlayer v3.9 [13:01:10] [Server thread/INFO]: [Blue Slime Core] Loading BlueSlimeCore v2.9.6.431 [13:01:10] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v5.0.3 [13:01:10] [Server thread/INFO]: [ViaVersion] ViaVersion 5.0.3 is now loaded. Registering protocol transformers and injecting... [13:01:10] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ... [13:01:10] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections [13:01:10] [Server thread/INFO]: [NBTAPI] Loading NBTAPI v2.13.1 [13:01:10] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: v1_18_R2! Trying to find NMS support [13:01:10] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R2' loaded! [13:01:10] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'NBTAPI' to create a bStats instance! [13:01:10] [Server thread/INFO]: [HideStream] Loading HideStream v3.10 [13:01:10] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.131 [13:01:10] [Server thread/INFO]: [DecentHolograms] Loading DecentHolograms v2.8.11 [13:01:10] [Server thread/INFO]: [AutoMine] Loading AutoMine v0.1.8 [13:01:10] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.2.0-SNAPSHOT-679 [13:01:11] [Thread-4/WARN]: [NBTAPI] [NBTAPI] The NBT-API in 'NBTAPI' seems to be outdated! [13:01:11] [Thread-4/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.13.1' Newest Version: 2.13.2' [13:01:11] [Thread-4/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)! [13:01:11] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v2.4.2-SNAPSHOT [13:01:12] [Server thread/INFO]: [Geyser-Spigot] Loading extensions... [13:01:12] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s) [13:01:12] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131 [13:01:12] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.7.4 [13:01:12] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.5+57d5ac9 [13:01:12] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@5574fc95] [13:01:12] [Server thread/INFO]: [BetterTalismans] Loading BetterTalismans v0.8-BETA [13:01:12] [Server thread/INFO]: [ACubelets] Loading ACubelets v2.4.7 [13:01:12] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.3.0 [13:01:12] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v2.9.12a [13:01:12] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v3.2.7 [13:01:12] [Server thread/INFO]: [PlayerPoints] Initializing using RoseGarden v1.3.0.36-DEV-SNAPSHOT [13:01:12] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4-SNAPSHOT+null [13:01:12] [Server thread/INFO]: [SCore] Loading SCore v5.24.8.25 [13:01:12] [Server thread/INFO]: [CraftHeads] Loading CraftHeads v4.4.2 [13:01:12] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.33-SNAPSHOT (build 3296) [13:01:12] [Server thread/INFO]: [PrimeSeller] Loading PrimeSeller v2.3.6 [13:01:12] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v5.6.2-3e052553 [13:01:12] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit [13:01:12] [Server thread/INFO]: [MythicMobs] Mythic Enabled! [13:01:12] [Server thread/INFO]: [ajLeaderboards] Loading ajLeaderboards v2.9.0 [13:01:12] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson [13:01:12] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson [13:01:12] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator [13:01:12] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator [13:01:12] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm [13:01:12] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm [13:01:12] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons [13:01:12] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons [13:01:12] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson [13:01:12] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson [13:01:12] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP [13:01:12] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP [13:01:12] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api [13:01:12] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api [13:01:12] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2 [13:01:12] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2 [13:01:12] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.14.0-Release [13:01:12] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup successfully! [13:01:12] [Server thread/INFO]: [BattlePass] Loading BattlePass v4.6.10 [13:01:12] [Server thread/INFO]: [TAB] Loading TAB v4.1.6 [13:01:12] [Server thread/INFO]: [ChatEx] Loading ChatEx v3.2.2 [13:01:12] [Server thread/INFO]: [ProtectionStones] Loading ProtectionStones v2.10.5 [13:01:12] [Server thread/INFO]: [BetterRTP] Loading BetterRTP v3.6.13 [13:01:12] [Server thread/INFO]: [BLib] Loading BLib v1.2 [13:01:12] [Server thread/INFO]: [BLib] set api [13:01:12] [Server thread/INFO]: [ExecutableItems] Loading ExecutableItems v7.24.8.28 [13:01:12] [Server thread/INFO]: [ProtectAddon] Loading ProtectAddon v2.2.2 [13:01:12] [Server thread/INFO]: [BAuction] Loading BAuction v1.3.3 [13:01:12] [Server thread/INFO]: [BAuction] Starting Metrics. Opt-out using the global bStats config. [13:01:12] [Server thread/INFO]: [eco] Loading eco v6.73.7 [13:01:12] [Server thread/INFO]: [CMI] Loading CMI v9.7.5.4 [13:01:12] [Server thread/INFO]: [CMIEInjector] Loading CMIEInjector v1.0.2.3 [13:01:12] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v11.5.0.0.1242 [13:01:12] [Server thread/INFO]: [CombatLogX] Configuration version is recent, no major changes necessary. [13:01:12] [Server thread/INFO]: [CombatLogX] Loading expansions... [13:01:12] [Server thread/INFO]: [CombatLogX] Loading expansion 'Newbie Helper v17.2'... [13:01:12] [Server thread/INFO]: [CombatLogX] [13:01:12] [Server thread/INFO]: [CombatLogX] Loading expansion 'Boss Bar v17.1'... [13:01:12] [Server thread/INFO]: [CombatLogX] [13:01:12] [Server thread/INFO]: [CombatLogX] Loading expansion 'PlaceholderAPI Compatibility v17.2'... [13:01:12] [Server thread/INFO]: [CombatLogX] [13:01:13] [Server thread/INFO]: [CombatLogX] Loading expansion 'Cheat Prevention v17.7'... [13:01:13] [Server thread/INFO]: [CombatLogX] [13:01:13] [Server thread/INFO]: [CombatLogX] Loading expansion 'Scoreboard v17.1'... [13:01:13] [Server thread/INFO]: [CombatLogX] [13:01:13] [Server thread/INFO]: [CombatLogX] Loading expansion 'MythicMobs Compatibility v17.5'... [13:01:13] [Server thread/INFO]: [CombatLogX] [13:01:13] [Server thread/INFO]: [CombatLogX] Successfully loaded 6 expansions. [13:01:13] [Server thread/INFO]: [UltimateClans] Loading UltimateClans v6.5.4 [13:01:13] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [13:01:13] [Server thread/INFO]: [Blue Slime Core] Enabling BlueSlimeCore v2.9.6.431 [13:01:13] [Server thread/INFO]: [Blue Slime Core] Successfully loaded 2 language(s). [13:01:13] [Server thread/INFO]: [Blue Slime Core] Detected server as regular SpigotMC/PaperMC (not Folia) [13:01:13] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.131 [13:01:13] [Server thread/INFO]: __ [13:01:13] [Server thread/INFO]: | |__) LuckPerms v5.4.131 [13:01:13] [Server thread/INFO]: |___ | Running on Bukkit - Purpur [13:01:13] [Server thread/INFO]: [13:01:13] [Server thread/INFO]: [LuckPerms] Loading configuration... [13:01:13] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [13:01:14] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [13:01:14] [Server thread/INFO]: [LuckPerms] Performing initial data load... [13:01:14] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1459ms) [13:01:14] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.2.0-SNAPSHOT-679 [13:01:14] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131 [13:01:14] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [13:01:14] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131 [13:01:14] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook. [13:01:14] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.5+57d5ac9 [13:01:14] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions [13:01:15] [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 ********************************************** [13:01:15] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v3.2.7 [13:01:15] [Server thread/INFO]: [PlayerPoints] Data handler connected using SQLite. [13:01:15] [Server thread/INFO]: [eco] Enabling eco v6.73.7 [13:01:15] [Server thread/INFO]: [eco] Loading eco [13:01:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: eco [6.73.7] [13:01:15] [Server thread/INFO]: [eco] Loaded integrations: ExecutableItems, MythicMobs, DecentHolograms, Vault, CombatLogX, PlayerPoints, CMI, PlaceholderAPI, WorldGuard [13:01:15] [Server thread/INFO]: [eco] Scanning for conflicts... [13:01:15] [Server thread/INFO]: [eco] No conflicts found! [13:01:15] [Server thread/INFO]: [CMIEInjector] Enabling CMIEInjector v1.0.2.3* [13:01:15] [Server thread/INFO]: [CMIEInjector] Injecting CMI Economy [13:01:15] [Server thread/INFO]: [CMIEInjector] [Economy] CMI Economy found: Waiting [13:01:15] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [13:01:15] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [13:01:15] [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. [13:01:15] [Server thread/WARN]: You will not be offered any support as long as the server allows offline-mode players to join. [13:01:15] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [13:01:15] [Server thread/INFO]: Preparing level "world" [13:01:16] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [13:01:16] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [13:01:16] [Server thread/INFO]: Preparing spawn area: 0% [13:01:16] [Server thread/INFO]: Preparing spawn area: 0% [13:01:17] [Server thread/INFO]: Preparing spawn area: 0% [13:01:17] [Server thread/INFO]: Time elapsed: 1311 ms [13:01:17] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [13:01:17] [Server thread/INFO]: Preparing spawn area: 0% [13:01:18] [Server thread/INFO]: Preparing spawn area: 0% [13:01:18] [Server thread/INFO]: Preparing spawn area: 0% [13:01:19] [Server thread/INFO]: Preparing spawn area: 0% [13:01:20] [Server thread/INFO]: Preparing spawn area: 0% [13:01:20] [Server thread/INFO]: Preparing spawn area: 0% [13:01:20] [Server thread/INFO]: Preparing spawn area: 0% [13:01:21] [Server thread/INFO]: Preparing spawn area: 0% [13:01:21] [Server thread/INFO]: Preparing spawn area: 0% [13:01:23] [Server thread/INFO]: Preparing spawn area: 0% [13:01:23] [Server thread/INFO]: Preparing spawn area: 0% [13:01:23] [Server thread/INFO]: Preparing spawn area: 0% [13:01:23] [Server thread/INFO]: Preparing spawn area: 0% [13:01:23] [Server thread/INFO]: Time elapsed: 6065 ms [13:01:23] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [13:01:23] [Server thread/INFO]: Preparing spawn area: 0% [13:01:24] [Server thread/INFO]: Preparing spawn area: 0% [13:01:24] [Server thread/INFO]: Time elapsed: 545 ms [13:01:24] [Server thread/INFO]: [VoidTeleporter] Enabling VoidTeleporter v1.1.0 [13:01:24] [Server thread/INFO]: [VoidTeleporter] VoidTeleporter by Ivainge Successful Enabled. [13:01:24] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6 [13:01:24] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [13:01:24] [Server thread/INFO]: [CMILib] Enabling CMILib v1.5.1.1 [13:01:25] [Server thread/INFO]: Server version: v1_18_R2 - 1.18.2 - purpur git-Purpur-1632 (MC: 1.18.2) [13:01:25] [Server thread/INFO]: CMI hooked. [13:01:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [**.**.**.**] [13:01:25] [Server thread/INFO]: PlaceholderAPI hooked. [13:01:25] [Server thread/INFO]: Updated (EN) language file. Took 25ms [13:01:25] [Server thread/INFO]: [AntiRelog] Enabling AntiRelog v4.2.0 [13:01:25] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.8* [13:01:31] [Server thread/INFO]: Preparing start region for dimension minecraft:rtp [13:01:31] [Server thread/INFO]: Preparing spawn area: 0% [13:01:32] [Server thread/INFO]: Preparing spawn area: 0% [13:01:32] [Server thread/INFO]: Preparing spawn area: 0% [13:01:32] [Server thread/INFO]: Time elapsed: 1126 ms [13:01:33] [Server thread/INFO]: Preparing start region for dimension minecraft:world1 [13:01:33] [Server thread/INFO]: Preparing spawn area: 0%