Roastd The verdict is in. 2 crit3 warn Roast your own server

The server ran out of metaspace, not heap

2 critical, 3 warnings found. Every finding below comes from what was actually in the pasted files. Treat the fixes as suggestions: they cover the common causes, and this case may need more digging.

Paper 26.2-112-main@c9e894d

Log from mclo.gs/nEfs2ro

What this error means, and every way to fix it →

critical

The server ran out of metaspace, not heap

Class metadata space filled up, which happens with very large modpacks or a -XX:MaxMetaspaceSize cap set too low. Remove any MaxMetaspaceSize flag from the start command, or raise it. More -Xmx does not help this one.

jump to line 762
critical

A broken entity or block crashed the world

One entity or block in the world hit a bug in a mod and crashed the server while ticking. The crash report names the entity and its position. Restore a recent backup, or ask support to remove the broken entity from the world.

Usual suspects: complex mob mods (Alex's Mobs, Mowzie's Mobs, boss mods); tech and automation mods (Mekanism, Create, Powah); magic and ritual mods.

jump to line 872
warning

This server is issuing offline-mode identities (Milan_Playexx got a name-derived UUID)

The UUIDs handed out at login are version 3, generated from the username instead of issued by Mojang (Milan_Playexx was given f5855943-6981-39da-bbad-a228a957f88d). That means online-mode=false, or a proxy in front that is not forwarding real identities. Two consequences, both worse than they look. Anyone can join under any name, including your admins, because nothing checks the account. And the UUID is the player identity: flip online-mode back to true and every inventory, home, claim and permission tied to the old UUID looks lost, because the player is now a different person to the server. Set online-mode=true in server.properties before the world has history, or configure proper forwarding if a proxy is meant to be handling authentication.

jump to line 747
warning

WorldGuard fails every time BlockFadeEvent fires

A plugin threw an exception inside an event handler, so whatever it was meant to do for players silently does not happen. Update or reconfigure WorldGuard. The stack trace under the error shows which part of it failed.

jump to line 830
warning

ProtocolLib does not match this Minecraft version

ProtocolLib, or a plugin built on it, predates the Minecraft version you run. Its internals reach into server code that moved. Install the latest ProtocolLib build for your exact Minecraft version (dev builds after an update). If errors continue, the plugin using it needs updating too.

jump to line 67

The log

As received, after redaction.

  1. [08:20:40] [ServerMain/INFO]: [bootstrap] Running Java 25 (OpenJDK 64-Bit Server VM 25.0.3+9-LTS; Eclipse Adoptium Temurin-25.0.3+9) on Linux 6.8.0-124-generic (amd64)
  2. [08:20:40] [ServerMain/INFO]: [bootstrap] Loading Paper 26.2-112-main@c9e894d (2026-08-11T05:18:39Z) for Minecraft 26.2
  3. [08:20:40] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
  4. [08:20:41] [ServerMain/INFO]: [PluginInitializerManager] Initialized 47 plugins
  5. [08:20:41] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (5):
  6. - BlueSlimeCore (**.**.**.**), FancyHolograms (2.11.0+193), HidePlugins (2.1), SmartSpawner (1.5.3), nightcore (2.16.4)
  7. [08:20:41] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (42):
  8. - AnvilColors (1.3.1), AxTrade (1.26.1), AxVaults (2.15.3), BetterBounty (1.1.0), BetterTeamGUI (2.4), BetterTeams (5.1.6), Chunky (1.5.3), Citizens (2.0.43-SNAPSHOT (build 4231)), ClearLag (3.2.2), CombatLogX (**.**.**.**.1286), CustomEnderChest (1.13.1), DeluxeMenus (1.14.1-Release), DonutAuction (1.2), DonutHomes (1.1), DonutOrders (1.9), DonutSMPTools (1.0-SNAPSHOT), DonutSell (1.4), DonutShop (1.8), DonutTPA (1.1), Essentials (2.22.0), EssentialsChat (2.22.0), EssentialsSpawn (2.22.0), ExcellentCrates (6.5.1), EzRTP (3.4.3), FastAsyncWorldEdit (2.15.3+1704422), Geyser-Spigot (2.11.0-SNAPSHOT), KeepChunks (1.7.3), KeyAllX (0.1.4), LoginSecurity (3.2.0), LuckPerms (5.5.0), Multiverse-Core (5.7.3), PlaceholderAPI (2.12.3), PlayTime (3.6), PlayerKits2 (1.23.2), ProtocolLib (5.4.0), TAB (6.1.0), Vault (1.7.3-b131), ViaBackwards (5.10.1-SNAPSHOT), ViaVersion (5.10.1-SNAPSHOT), WorldGuard (7.0.17+2370-e42d8bc), Xshards (1.2.9), floodgate (2.2.5-SNAPSHOT (b138-fc99cfc))
  9. [08:20:45] [DataConverter MCTypeRegistry init thread/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Initialising converters for DataConverter...
  10. [08:20:46] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
  11. [08:20:46] [ServerMain/INFO]: Starting json RPC server on 0.0.0.0:9900
  12. [08:20:46] [ServerMain/INFO]: Json-RPC Management connection listening on 0.0.0.0:9900
  13. [08:20:47] [DataConverter MCTypeRegistry init thread/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Finished initialising converters for DataConverter in 1,414.1ms
  14. [08:20:49] [ServerMain/INFO]: Loaded 1585 recipes
  15. [08:20:49] [ServerMain/INFO]: Loaded 1688 advancements
  16. [08:20:49] [Server thread/INFO]: Starting minecraft server version 26.2
  17. [08:20:49] [Server thread/INFO]: Loading properties
  18. [08:20:49] [Server thread/INFO]: This server is running Paper version 26.2-112-main@c9e894d (2026-08-11T05:18:39Z) (Implementing API version 26.2.build.112-stable)
  19. [08:20:49] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
  20. [08:20:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
  21. [08:20:49] [Server thread/INFO]: Using 4 threads for Netty based IO
  22. [08:20:49] [Server thread/INFO]: [MoonriseCommon] Paper is using 1 worker threads, 1 I/O threads
  23. [08:20:50] [Server thread/INFO]: Default game type: SURVIVAL
  24. [08:20:50] [Server thread/INFO]: Generating keypair
  25. [08:20:50] [Server thread/INFO]: Starting Minecraft server on *:59809
  26. [08:20:50] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
  27. [08:20:50] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity.
  28. [08:20:50] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loading 4 libraries... please wait
  29. [08:20:50] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/ch/ethz/globis/phtree/phtree/2.8.2/phtree-2.8.2.jar
  30. [08:20:50] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/org/joml/joml/1.10.9/joml-1.10.9.jar
  31. [08:20:50] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/it/unimi/dsi/fastutil/8.5.16/fastutil-8.5.16.jar
  32. [08:20:50] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/team/unnamed/mocha/3.0.0/mocha-3.0.0.jar
  33. [08:20:50] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar
  34. [08:20:50] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar
  35. [08:20:51] [Server thread/INFO]: [com.artillexstudios.axtrade.libs.axapi.libraries.LibraryDownloader] Library com.artillexstudios.axapi.nms.v26_2:axapi:2.1.7 loaded in 0ms from cache!
  36. [08:20:51] [Server thread/INFO]: [com.artillexstudios.axtrade.libs.axapi.libraries.LibraryDownloader] Library org.apache.commons:commons-math3:3.6.1 loaded in 0ms from cache!
  37. [08:20:51] [Server thread/INFO]: [com.artillexstudios.axtrade.libs.axapi.libraries.LibraryDownloader] Library org.jspecify:jspecify:1.0.0 loaded in 0ms from cache!
  38. [08:20:51] [Server thread/INFO]: [com.artillexstudios.axtrade.libs.axapi.libraries.LibraryDownloader] Library com.google.errorprone:error_prone_annotations:2.43.0 loaded in 0ms from cache!
  39. [08:20:51] [Server thread/INFO]: [com.artillexstudios.axtrade.libs.axapi.libraries.LibraryDownloader] Library com.github.ben-manes.caffeine:caffeine:3.2.3 loaded in 1ms from cache!
  40. [08:20:51] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  41. [08:21:01] [Server thread/WARN]: Legacy plugin AnvilColors v1.3.1 does not specify an api-version.
  42. [08:21:01] [Server thread/INFO]: [AxVaults] Library com.artillexstudios.axapi.nms.v26_2:axapi:2.1.7 loaded in 1ms from cache!
  43. [08:21:01] [Server thread/INFO]: [AxVaults] Library org.slf4j:slf4j-api:2.0.17 loaded in 0ms from cache!
  44. [08:21:01] [Server thread/INFO]: [AxVaults] Library com.zaxxer:HikariCP:7.1.0 loaded in 0ms from cache!
  45. [08:21:01] [Server thread/INFO]: [AxVaults] Library org.xerial:sqlite-jdbc:**.**.**.** loaded in 0ms from cache!
  46. [08:21:01] [Server thread/INFO]: [AxVaults] Library com.h2database:h2:2.1.214 loaded in 0ms from cache!
  47. [08:21:01] [Server thread/INFO]: [AxVaults] Library com.google.protobuf:protobuf-java:4.29.0 loaded in 0ms from cache!
  48. [08:21:01] [Server thread/INFO]: [AxVaults] Library com.mysql:mysql-connector-j:9.2.0 loaded in 0ms from cache!
  49. [08:21:01] [Server thread/INFO]: [AxVaults] Library org.apache.commons:commons-math3:3.6.1 loaded in 0ms from cache!
  50. [08:21:01] [Server thread/INFO]: [AxVaults] Library org.jspecify:jspecify:1.0.0 loaded in 0ms from cache!
  51. [08:21:01] [Server thread/INFO]: [AxVaults] Library com.google.errorprone:error_prone_annotations:2.43.0 loaded in 0ms from cache!
  52. [08:21:01] [Server thread/INFO]: [AxVaults] Library com.github.ben-manes.caffeine:caffeine:3.2.3 loaded in 0ms from cache!
  53. [08:21:01] [Server thread/WARN]: Legacy plugin PlayTime v3.6 does not specify an api-version.
  54. [08:21:01] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.10.1-SNAPSHOT
  55. [08:21:01] [Server thread/INFO]: [ViaVersion] ViaVersion 5.10.1-SNAPSHOT is now loaded. Registering protocol transformers and injecting...
  56. [08:21:01] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading block connection mappings ...
  57. [08:21:02] [Server thread/INFO]: [ViaBackwards] Loading translations...
  58. [08:21:02] [Server thread/INFO]: [ViaBackwards] Registering protocols...
  59. [08:21:02] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.5.0
  60. [08:21:02] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
  61. [08:21:02] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.15.3+1704422
  62. [08:21:03] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@595f4d05]
  63. [08:21:03] [Server thread/INFO]: [Blue Slime Core] Loading server plugin BlueSlimeCore v2.9.7.482
  64. [08:21:03] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.17+2370-e42d8bc
  65. [08:21:03] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.12.3
  66. [08:21:04] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.4.0
  67. [08:21:04] [Server thread/WARN]: [ProtocolLib] Version (MC: 26.2.0) has not yet been tested! Proceed with caution.
  68. [08:21:04] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.43-SNAPSHOT (build 4231)
  69. [08:21:04] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.22.0
  70. [08:21:04] [Server thread/INFO]: [floodgate] Loading server plugin floodgate v2.2.5-SNAPSHOT (b138-fc99cfc)
  71. [08:21:04] [Server thread/INFO]: [floodgate] Took 445ms to boot Floodgate
  72. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading server plugin CombatLogX v11.6.0.0.1286
  73. [08:21:04] [Server thread/INFO]: [CombatLogX] Configuration version is recent, no major changes necessary.
  74. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansions...
  75. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/ASkyBlock Compatibility.jar' because a plugin dependency was not loaded: ASkyBlock
  76. [08:21:04] [Server thread/INFO]: [CombatLogX]
  77. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/Towny Compatibility.jar' because a plugin dependency was not loaded: Towny
  78. [08:21:04] [Server thread/INFO]: [CombatLogX]
  79. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'Rewards v17.6'...
  80. [08:21:04] [Server thread/INFO]: [CombatLogX]
  81. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'Mob Tagger v17.1'...
  82. [08:21:04] [Server thread/INFO]: [CombatLogX]
  83. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/BSkyBlock Compatibility.jar' because a plugin dependency was not loaded: BentoBox
  84. [08:21:04] [Server thread/INFO]: [CombatLogX]
  85. [08:21:04] [Server thread/WARN]: [CombatLogX] An expansion failed to load because an error occurred.
  86. [08:21:04] [Server thread/WARN]: [CombatLogX] If debug-mode is enabled, the full error will be displayed below.
  87. [08:21:04] [Server thread/INFO]: [CombatLogX]
  88. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/iDisguise Compatibility.jar' because a plugin dependency was not loaded: iDisguise
  89. [08:21:04] [Server thread/INFO]: [CombatLogX]
  90. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/IridiumSkyblock Compatibility.jar' because a plugin dependency was not loaded: IridiumSkyblock
  91. [08:21:04] [Server thread/INFO]: [CombatLogX]
  92. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'Damage Effects v17.2'...
  93. [08:21:04] [Server thread/INFO]: [CombatLogX]
  94. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/LibsDisguises Compatibility.jar' because a plugin dependency was not loaded: LibsDisguises
  95. [08:21:04] [Server thread/INFO]: [CombatLogX]
  96. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/Lands Compatibility.jar' because a plugin dependency was not loaded: Lands
  97. [08:21:04] [Server thread/INFO]: [CombatLogX]
  98. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/MythicMobs Compatibility.jar' because a plugin dependency was not loaded: MythicMobs
  99. [08:21:04] [Server thread/INFO]: [CombatLogX]
  100. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/PreciousStones Compatibility.jar' because a plugin dependency was not loaded: PreciousStones
  101. [08:21:04] [Server thread/INFO]: [CombatLogX]
  102. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'Citizens Compatibility v17.16'...
  103. [08:21:04] [Server thread/INFO]: [CombatLogX]
  104. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/Residence Compatibility.jar' because a plugin dependency was not loaded: Residence
  105. [08:21:04] [Server thread/INFO]: [CombatLogX]
  106. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'Damage Tagger v17.1'...
  107. [08:21:04] [Server thread/INFO]: [CombatLogX]
  108. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'SuperVanish Compatibility v17.2'...
  109. [08:21:04] [Server thread/INFO]: [CombatLogX]
  110. [08:21:04] [Server thread/WARN]: [CombatLogX] An expansion failed to load because an error occurred.
  111. [08:21:04] [Server thread/WARN]: [CombatLogX] If debug-mode is enabled, the full error will be displayed below.
  112. [08:21:04] [Server thread/INFO]: [CombatLogX]
  113. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/KingdomsX Compatibility.jar' because a plugin dependency was not loaded: Kingdoms
  114. [08:21:04] [Server thread/INFO]: [CombatLogX]
  115. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/GriefPrevention Compatibility.jar' because a plugin dependency was not loaded: GriefPrevention
  116. [08:21:04] [Server thread/INFO]: [CombatLogX]
  117. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'Newbie Helper v17.3'...
  118. [08:21:04] [Server thread/INFO]: [CombatLogX]
  119. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/Konquest Compatibility.jar' because a plugin dependency was not loaded: Konquest
  120. [08:21:04] [Server thread/INFO]: [CombatLogX]
  121. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'EssentialsX Compatibility v17.3'...
  122. [08:21:04] [Server thread/INFO]: [CombatLogX]
  123. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/AngelChest Compatibility.jar' because a plugin dependency was not loaded: AngelChest
  124. [08:21:04] [Server thread/INFO]: [CombatLogX]
  125. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/CrackShot Compatibility.jar' because a plugin dependency was not loaded: CrackShot
  126. [08:21:04] [Server thread/INFO]: [CombatLogX]
  127. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/MCPets Compatibility.jar' because a plugin dependency was not loaded: MCPets
  128. [08:21:04] [Server thread/INFO]: [CombatLogX]
  129. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/uSkyBlock Compatibility.jar' because a plugin dependency was not loaded: uSkyBlock
  130. [08:21:04] [Server thread/INFO]: [CombatLogX]
  131. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/HuskSync Compatibility.jar' because a plugin dependency was not loaded: HuskSync
  132. [08:21:04] [Server thread/INFO]: [CombatLogX]
  133. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'Logger v17.3'...
  134. [08:21:04] [Server thread/INFO]: [CombatLogX]
  135. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/UltimateClaims Compatibility.jar' because a plugin dependency was not loaded: UltimateClaims
  136. [08:21:04] [Server thread/INFO]: [CombatLogX]
  137. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/CompatHuskTowns.jar' because a plugin dependency was not loaded: HuskTowns
  138. [08:21:04] [Server thread/INFO]: [CombatLogX]
  139. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/CMI Compatibility.jar' because a plugin dependency was not loaded: CMI
  140. [08:21:04] [Server thread/INFO]: [CombatLogX]
  141. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/MarriageMaster Compatibility.jar' because a plugin dependency was not loaded: MarriageMaster
  142. [08:21:04] [Server thread/INFO]: [CombatLogX]
  143. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'LuckPerms Compatibility v17.1'...
  144. [08:21:04] [Server thread/INFO]: [CombatLogX]
  145. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/GriefDefender Compatibility.jar' because a plugin dependency was not loaded: GriefDefender
  146. [08:21:04] [Server thread/INFO]: [CombatLogX]
  147. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/SuperiorSkyblock Compatibility.jar' because a plugin dependency was not loaded: SuperiorSkyblock2
  148. [08:21:04] [Server thread/INFO]: [CombatLogX]
  149. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/RedProtect Compatibility.jar' because a plugin dependency was not loaded: RedProtect
  150. [08:21:04] [Server thread/INFO]: [CombatLogX]
  151. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'Boss Bar v17.1'...
  152. [08:21:04] [Server thread/INFO]: [CombatLogX]
  153. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/ProtectionStones Compatibility.jar' because a plugin dependency was not loaded: ProtectionStones
  154. [08:21:04] [Server thread/INFO]: [CombatLogX]
  155. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'Scoreboard v17.1'...
  156. [08:21:04] [Server thread/INFO]: [CombatLogX]
  157. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/HuskHomes Compatibility.jar' because a plugin dependency was not loaded: HuskHomes
  158. [08:21:04] [Server thread/INFO]: [CombatLogX]
  159. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'Action Bar v17.3'...
  160. [08:21:04] [Server thread/INFO]: [CombatLogX]
  161. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'Loot Protection v17.1-debug2'...
  162. [08:21:04] [Server thread/INFO]: [CombatLogX]
  163. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'Glowing v17.0'...
  164. [08:21:04] [Server thread/INFO]: [CombatLogX]
  165. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/PlayerParticles Compatibility.jar' because a plugin dependency was not loaded: PlayerParticles
  166. [08:21:04] [Server thread/INFO]: [CombatLogX]
  167. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'End Crystal Helper v17.2'...
  168. [08:21:04] [Server thread/INFO]: [CombatLogX]
  169. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/FeatherBoard Compatibility.jar' because a plugin dependency was not loaded: FeatherBoard
  170. [08:21:04] [Server thread/INFO]: [CombatLogX]
  171. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/VanishNoPacket Compatibility.jar' because a plugin dependency was not loaded: VanishNoPacket
  172. [08:21:04] [Server thread/INFO]: [CombatLogX]
  173. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/FabledSkyBlock Compatibility.jar' because a plugin dependency was not loaded: FabledSkyBlock
  174. [08:21:04] [Server thread/INFO]: [CombatLogX]
  175. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'PlaceholderAPI Compatibility v17.2'...
  176. [08:21:04] [Server thread/INFO]: [CombatLogX]
  177. [08:21:04] [Server thread/WARN]: [CombatLogX] An expansion failed to load because an error occurred.
  178. [08:21:04] [Server thread/WARN]: [CombatLogX] If debug-mode is enabled, the full error will be displayed below.
  179. [08:21:04] [Server thread/INFO]: [CombatLogX]
  180. [08:21:04] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/CrashClaim Compatibility.jar' because a plugin dependency was not loaded: CrashClaim
  181. [08:21:04] [Server thread/INFO]: [CombatLogX]
  182. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'Factions Compatibility v17.0'...
  183. [08:21:04] [Server thread/INFO]: [CombatLogX]
  184. [08:21:04] [Server thread/INFO]: [CombatLogX] Loading expansion 'WorldGuard Compatibility v17.4'...
  185. [08:21:04] [Server thread/INFO]: [CombatLogX] [WorldGuard Compatibility] Successfully found a dependency: WorldGuard v7.0.17+2370-e42d8bc
  186. [08:21:05] [Server thread/INFO]: [CombatLogX]
  187. [08:21:05] [Server thread/INFO]: [CombatLogX] Successfully loaded 19 expansions.
  188. [08:21:05] [Server thread/INFO]: [Chunky] Loading server plugin Chunky v1.5.3
  189. [08:21:05] [Server thread/INFO]: [BetterTeams] Loading server plugin BetterTeams v5.1.6
  190. [08:21:05] [Server thread/INFO]: [BetterTeams] [BetterTeams] Checking if the file config.yml is up to date
  191. [08:21:05] [Server thread/INFO]: [BetterTeams] [BetterTeams] File is up to date
  192. [08:21:05] [Server thread/INFO]: [nightcore] Loading server plugin nightcore v2.16.4
  193. [08:21:05] [Server thread/INFO]: [CoreLogging] Loading server plugin Multiverse-Core v5.7.3
  194. [08:21:05] [Server thread/INFO]: [Geyser-Spigot] Loading server plugin Geyser-Spigot v2.11.0-SNAPSHOT
  195. [08:21:05] [Server thread/INFO]: [Geyser-Spigot] Loading extensions...
  196. [08:21:05] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s)
  197. [08:21:05] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.22.0
  198. [08:21:05] [Server thread/INFO]: [EzRTP] Loading server plugin EzRTP v3.4.3
  199. [08:21:05] [Server thread/INFO]: [LoginSecurity] Loading server plugin LoginSecurity v3.2.0
  200. [08:21:05] [Server thread/INFO]: [DonutOrders] Loading server plugin DonutOrders v1.9
  201. [08:21:05] [Server thread/INFO]: [DonutAuction] Loading server plugin DonutAuction v1.2
  202. [08:21:05] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.22.0
  203. [08:21:05] [Server thread/INFO]: [DonutTPA] Loading server plugin DonutTPA v1.1
  204. [08:21:05] [Server thread/INFO]: [DonutSMPTools] Loading server plugin DonutSMPTools v1.0-SNAPSHOT
  205. [08:21:05] [Server thread/INFO]: [DonutShop] Loading server plugin DonutShop v1.8
  206. [08:21:05] [Server thread/INFO]: [TAB] Loading server plugin TAB v6.1.0
  207. [08:21:05] [Server thread/INFO]: [AxTrade] Loading server plugin AxTrade v1.26.1
  208. [08:21:05] [Server thread/INFO]: [DonutHomes] Loading server plugin DonutHomes v1.1
  209. [08:21:05] [Server thread/INFO]: [BetterTeamGUI] Loading server plugin BetterTeamGUI v2.4
  210. [08:21:05] [Server thread/INFO]: [ClearLag] Loading server plugin ClearLag v3.2.2
  211. [08:21:05] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v6.5.1
  212. [08:21:05] [Server thread/INFO]: [SmartSpawner] Loading server plugin SmartSpawner v1.5.3
  213. [08:21:05] [Server thread/INFO]: [FancyHolograms] Loading server plugin FancyHolograms v2.11.0+193
  214. [08:21:05] [Server thread/INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.14.1-Release
  215. [08:21:05] [FancyLogger/INFO]: [FancyHolograms] (Server thread) INFO: Successfully loaded FancyHolograms version 2.11.0+193
  216. [08:21:05] [Server thread/WARN]: [DeluxeMenus] Could not setup a NMS hook for your server version! The following Item options will not work: nbt_int, nbt_ints, nbt_string and nbt_strings.
  217. [08:21:05] [Server thread/INFO]: [DonutSell] Loading server plugin DonutSell v1.4
  218. [08:21:05] [Server thread/INFO]: [KeepChunks] Loading server plugin KeepChunks v1.7.3
  219. [08:21:05] [Server thread/INFO]: [BetterBounty] Loading server plugin BetterBounty v1.1.0
  220. [08:21:05] [Server thread/INFO]: [HidePlugins] Loading server plugin HidePlugins v2.1
  221. [08:21:05] [Server thread/INFO]: [Xshards] Loading server plugin Xshards v1.2.9
  222. [08:21:05] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v5.10.1-SNAPSHOT
  223. [08:21:05] [Server thread/INFO]: [AnvilColors] Loading server plugin AnvilColors v1.3.1
  224. [08:21:05] [Server thread/INFO]: [PlayerKits2] Loading server plugin PlayerKits2 v1.23.2
  225. [08:21:05] [Server thread/INFO]: [KeyAllX] Loading server plugin KeyAllX v0.1.4
  226. [08:21:05] [Server thread/INFO]: [AxVaults] Loading server plugin AxVaults v2.15.3
  227. [08:21:05] [Server thread/INFO]: [PlayTime] Loading server plugin PlayTime v3.6
  228. [08:21:05] [Server thread/INFO]: [CustomEnderChest] Loading server plugin CustomEnderChest v1.13.1
  229. [08:21:05] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  230. [08:21:05] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.5.0
  231. [08:21:06] [Server thread/INFO]: __
  232. [08:21:06] [Server thread/INFO]: | |__) LuckPerms v5.5.0
  233. [08:21:06] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  234. [08:21:06] [Server thread/INFO]:
  235. [08:21:06] [Server thread/INFO]: [LuckPerms] Loading configuration...
  236. [08:21:06] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  237. [08:21:07] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  238. [08:21:07] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  239. [08:21:07] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2359ms)
  240. [08:21:07] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  241. [08:21:07] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  242. [08:21:07] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  243. [08:21:08] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  244. [08:21:08] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  245. [08:21:08] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.15.3+1704422
  246. [08:21:08] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
  247. [08:21:08] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
  248. [08:21:08] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  249. [08:21:08] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  250. [08:21:08] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v26_2.PaperweightFaweAdapter as the Bukkit adapter
  251. [08:21:09] [Server thread/INFO]: [Blue Slime Core] Enabling BlueSlimeCore v2.9.7.482
  252. [08:21:09] [Server thread/INFO]: [Blue Slime Core] Successfully loaded 3 language(s).
  253. [08:21:09] [Server thread/INFO]: [Blue Slime Core] Detected server as regular SpigotMC/PaperMC (not Folia)
  254. [08:21:09] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.4.0
  255. [08:21:09] [ForkJoinPool.commonPool-worker-1/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] A new release for FastAsyncWorldEdit is available: 2.15.4. You are currently on 2.15.3.
  256. Download from https://modrinth.com/plugin/fastasyncworldedit or https://hangar.papermc.io/IntellectualSites/FastAsyncWorldEdit
  257. [08:21:09] [Server thread/INFO]: [nightcore] Enabling nightcore v2.16.4
  258. [08:21:09] [Server thread/INFO]: [nightcore] Server version detected as 26.2. Using paper-bridge.
  259. [08:21:10] [Server thread/INFO]: [nightcore] Vault detected! Loading currency...
  260. [08:21:10] [Server thread/INFO]: [nightcore] Currency registered: 'vault'.
  261. [08:21:10] [Server thread/INFO]: [nightcore] Currency registered: 'xp_level'.
  262. [08:21:10] [Server thread/INFO]: [nightcore] Currency registered: 'gold'.
  263. [08:21:10] [Server thread/INFO]: [nightcore] Currency registered: 'emerald'.
  264. [08:21:10] [Server thread/INFO]: [nightcore] Currency registered: 'custom_diamond'.
  265. [08:21:10] [Server thread/INFO]: [nightcore] Time zone set as Europe/Belgrade
  266. [08:21:10] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] nightcorePool - Starting...
  267. [08:21:10] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] nightcorePool - Added connection org.sqlite.jdbc4.JDBC4Connection@49c570a3
  268. [08:21:10] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] nightcorePool - Start completed.
  269. [08:21:10] [Server thread/INFO]: [nightcore] Loaded 2 color schemes.
  270. [08:21:10] [Server thread/INFO]: [nightcore] Using 'custom' color scheme.
  271. [08:21:10] [Server thread/INFO]: [nightcore] Registered permissions provider: LuckPerms
  272. [08:21:10] [Server thread/INFO]: [nightcore] Registered item provider: 'vanilla'.
  273. [08:21:10] [Server thread/INFO]: [nightcore] Registered item provider: 'excellentcrates'.
  274. [08:21:10] [Server thread/INFO]: [nightcore] Registered item provider: 'excellentcrates_crate'.
  275. [08:21:10] [Server thread/INFO]: [nightcore] Registered item provider: 'excellentcrates_key'.
  276. [08:21:10] [Server thread/INFO]: [nightcore] Plugin loaded in 343 ms!
  277. [08:21:10] [Server thread/INFO]: [CustomEnderChest] Enabling CustomEnderChest v1.13.1
  278. [08:21:10] [Server thread/INFO]: [CustomEnderChest] Incompatible server version detected: 26.2.build.112 . Running into 1.16 API mode.
  279. [08:21:10] [Server thread/INFO]: [CustomEnderChest] Loading the config file...
  280. [08:21:10] [Server thread/INFO]: [CustomEnderChest] Config loaded successfully!
  281. [08:21:10] [Server thread/INFO]: [CustomEnderChest] Using FlatFile system for data. IMPORTANT! We recommend MySQL.
  282. [08:21:10] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest loaded successfully!
  283. [08:21:10] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  284. [08:21:10] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  285. [08:21:10] [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.
  286. [08:21:10] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  287. [08:21:10] [Server thread/INFO]: Preparing level "DraganSMP_Lobby"
  288. [08:21:10] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:overworld'...
  289. [08:21:10] [Server thread/INFO]: Preparing spawn area: 100%
  290. [08:21:10] [Server thread/INFO]: Prepared spawn area in 2 ms
  291. [08:21:10] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:the_nether'...
  292. [08:21:10] [Server thread/INFO]: Prepared spawn area in 1 ms
  293. [08:21:10] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:the_end'...
  294. [08:21:10] [Server thread/INFO]: Prepared spawn area in 1 ms
  295. [08:21:10] [Server thread/INFO]: Done preparing level "DraganSMP_Lobby" (0.407s)
  296. [08:21:10] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.10.1-SNAPSHOT
  297. [08:21:10] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 26.2 (776)
  298. [08:21:10] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.17+2370-e42d8bc
  299. [08:21:10] [Server thread/INFO]: [WorldGuard] (DraganSMP_Lobby) TNT ignition is PERMITTED.
  300. [08:21:10] [Server thread/INFO]: [WorldGuard] (DraganSMP_Lobby) Lighters are PERMITTED.
  301. [08:21:10] [Server thread/INFO]: [WorldGuard] (DraganSMP_Lobby) Lava fire is PERMITTED.
  302. [08:21:10] [Server thread/INFO]: [WorldGuard] (DraganSMP_Lobby) Fire spread is UNRESTRICTED.
  303. [08:21:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DraganSMP_Lobby'
  304. [08:21:10] [Server thread/INFO]: [WorldGuard] (DraganSMP_Lobby_nether) TNT ignition is PERMITTED.
  305. [08:21:10] [Server thread/INFO]: [WorldGuard] (DraganSMP_Lobby_nether) Lighters are PERMITTED.
  306. [08:21:10] [Server thread/INFO]: [WorldGuard] (DraganSMP_Lobby_nether) Lava fire is PERMITTED.
  307. [08:21:10] [Server thread/INFO]: [WorldGuard] (DraganSMP_Lobby_nether) Fire spread is UNRESTRICTED.
  308. [08:21:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DraganSMP_Lobby_nether'
  309. [08:21:10] [Server thread/INFO]: [WorldGuard] (DraganSMP_Lobby_the_end) TNT ignition is PERMITTED.
  310. [08:21:10] [Server thread/INFO]: [WorldGuard] (DraganSMP_Lobby_the_end) Lighters are PERMITTED.
  311. [08:21:10] [Server thread/INFO]: [WorldGuard] (DraganSMP_Lobby_the_end) Lava fire is PERMITTED.
  312. [08:21:10] [Server thread/INFO]: [WorldGuard] (DraganSMP_Lobby_the_end) Fire spread is UNRESTRICTED.
  313. [08:21:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DraganSMP_Lobby_the_end'
  314. [08:21:10] [Server thread/INFO]: [WorldGuard] Loading region data...
  315. [08:21:11] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.12.3
  316. [08:21:11] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  317. [08:21:11] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.43-SNAPSHOT (build 4231)
  318. [08:21:11] [Server thread/INFO]: [Citizens] Loaded 2 templates.
  319. [08:21:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizens [1.0.0]
  320. [08:21:11] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
  321. [08:21:11] [Server thread/INFO]: [Essentials] Enabling Essentials v2.22.0
  322. [08:21:12] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
  323. [08:21:12] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  324. [08:21:12] [Server thread/INFO]: [Essentials] No kits found to migrate.
  325. [08:21:12] [Server thread/INFO]: [Essentials] No provider found for BiomeKeyProvider, but it is nullable
  326. [08:21:12] [Server thread/INFO]: [Essentials] Selected Paper Material Tag Provider as the provider for MaterialTagProvider
  327. [08:21:12] [Server thread/INFO]: [Essentials] Selected Paper Container Provider as the provider for ContainerProvider
  328. [08:21:12] [Server thread/INFO]: [Essentials] Selected Paper Known Commands Provider as the provider for KnownCommandsProvider
  329. [08:21:12] [Server thread/INFO]: [Essentials] Selected 1.14.4+ Persistent Data Container Provider as the provider for PersistentDataProvider
  330. [08:21:12] [Server thread/INFO]: [Essentials] Selected 1.21.4+ Sync Commands Provider as the provider for SyncCommandsProvider
  331. [08:21:12] [Server thread/INFO]: [Essentials] Selected 1.20.4+ Damage Event Provider as the provider for DamageEventProvider
  332. [08:21:12] [Server thread/INFO]: [Essentials] Selected 1.20.6+ Potion Meta Provider as the provider for PotionMetaProvider
  333. [08:21:12] [Server thread/INFO]: [Essentials] Selected 1.12+ Spawner Block Provider as the provider for SpawnerBlockProvider
  334. [08:21:12] [Server thread/INFO]: [Essentials] Selected Paper Server State Provider as the provider for ServerStateProvider
  335. [08:21:12] [Server thread/INFO]: [Essentials] Selected Paper Tick Count Provider as the provider for TickCountProvider
  336. [08:21:12] [Server thread/INFO]: [Essentials] Selected Reflection Online Mode Provider as the provider for OnlineModeProvider
  337. [08:21:12] [Server thread/INFO]: [Essentials] Selected 1.20.5+ Banner Data Provider as the provider for BannerDataProvider
  338. [08:21:12] [Server thread/INFO]: [Essentials] Selected 1.12.2+ Player Locale Provider as the provider for PlayerLocaleProvider
  339. [08:21:12] [Server thread/INFO]: [Essentials] Selected 1.14+ Sign Data Provider as the provider for SignDataProvider
  340. [08:21:12] [Server thread/INFO]: [Essentials] Selected 1.13+ Spawn Egg Provider as the provider for SpawnEggProvider
  341. [08:21:12] [Server thread/INFO]: [Essentials] Selected 1.11+ Item Unbreakable Provider as the provider for ItemUnbreakableProvider
  342. [08:21:12] [Server thread/INFO]: [Essentials] Selected Paper Serialization Provider as the provider for SerializationProvider
  343. [08:21:12] [Server thread/INFO]: [Essentials] Selected Legacy Biome Name Provider as the provider for BiomeNameProvider
  344. [08:21:12] [Server thread/INFO]: [Essentials] Selected 1.17.1+ World Info Provider as the provider for WorldInfoProvider
  345. [08:21:12] [Server thread/INFO]: [Essentials] Selected 1.8.3+ Spawner Item Provider as the provider for SpawnerItemProvider
  346. [08:21:12] [Server thread/INFO]: [Essentials] Selected Paper 1.13+ Tile Entity Provider as the provider for TileEntityProvider
  347. [08:21:12] [Server thread/INFO]: [Essentials] Selected 1.21+ InventoryView Interface ABI Provider as the provider for InventoryViewProvider
  348. [08:21:12] [Server thread/INFO]: [Essentials] Selected Reflection Formatted Command Alias Provider as the provider for FormattedCommandAliasProvider
  349. [08:21:12] [Server thread/INFO]: [Essentials] Loaded 46312 items from items.json.
  350. [08:21:12] [Server thread/INFO]: [Essentials] Using locale en_US
  351. [08:21:12] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  352. [08:21:12] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  353. [08:21:12] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
  354. [08:21:12] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  355. [08:21:12] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.5-SNAPSHOT (b138-fc99cfc)
  356. [08:21:12] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v11.6.0.0.1286
  357. [08:21:13] [Server thread/INFO]: [CombatLogX] Successfully loaded 29 language(s).
  358. [08:21:13] [Server thread/INFO]: [CombatLogX] Detected server as regular SpigotMC/PaperMC (not Folia)
  359. [08:21:13] [Server thread/INFO]: CombatLogX was loaded successfully.
  360. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansions...
  361. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Action Bar v17.3'...
  362. [08:21:13] [Server thread/INFO]: [CombatLogX]
  363. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Boss Bar v17.1'...
  364. [08:21:13] [Server thread/INFO]: [CombatLogX]
  365. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Citizens Compatibility v17.16'...
  366. [08:21:13] [Server thread/INFO]: [CombatLogX] [Citizens Compatibility] Successfully found a dependency: Citizens v2.0.43-SNAPSHOT (build 4231)
  367. [08:21:13] [Server thread/INFO]: [CombatLogX] [Citizens Compatibility] Dependency 'Citizens' is not the correct version.
  368. [08:21:13] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Citizens Compatibility v17.16'...
  369. [08:21:13] [Server thread/INFO]: [CombatLogX]
  370. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'EssentialsX Compatibility v17.3'...
  371. [08:21:13] [Server thread/INFO]: [CombatLogX] [EssentialsX Compatibility] Successfully found a dependency: Essentials v2.22.0
  372. [08:21:13] [Server thread/INFO]: [CombatLogX] [EssentialsX Compatibility] Detected EssentialsX successfully.
  373. [08:21:13] [Server thread/INFO]: [CombatLogX]
  374. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Factions Compatibility v17.0'...
  375. [08:21:13] [Server thread/WARN]: [CombatLogX] Failed to find any of the following plugins:
  376. [08:21:13] [Server thread/WARN]: [CombatLogX] [Factions, FactionsX, LegacyFactions]
  377. [08:21:13] [Server thread/WARN]: [CombatLogX] Please contact SirBlobman if you believe this is mistake.
  378. [08:21:13] [Server thread/WARN]: [CombatLogX] https://github.com/SirBlobman/BlueSlimeCore/issues/new/choose
  379. [08:21:13] [Server thread/INFO]: [CombatLogX] [Factions Compatibility] Some dependencies for this expansion are missing!
  380. [08:21:13] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Factions Compatibility v17.0'...
  381. [08:21:13] [Server thread/INFO]: [CombatLogX]
  382. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'LuckPerms Compatibility v17.1'...
  383. [08:21:13] [Server thread/INFO]: [CombatLogX] [LuckPerms Compatibility] Successfully found a dependency: LuckPerms v5.5.0
  384. [08:21:13] [Server thread/INFO]: [CombatLogX] [LuckPerms Compatibility] Dependency 'LuckPerms' is not the correct version!
  385. [08:21:13] [Server thread/INFO]: [CombatLogX] Disabling expansion 'LuckPerms Compatibility v17.1'...
  386. [08:21:13] [Server thread/INFO]: [CombatLogX]
  387. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'PlaceholderAPI Compatibility v17.2'...
  388. [08:21:13] [Server thread/INFO]: [CombatLogX] [PlaceholderAPI Compatibility] Successfully found a dependency: PlaceholderAPI v2.12.3
  389. [08:21:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: combatlogx [17.2]
  390. [08:21:13] [Server thread/INFO]: [CombatLogX]
  391. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'SuperVanish Compatibility v17.2'...
  392. [08:21:13] [Server thread/WARN]: [CombatLogX] [SuperVanish Compatibility] A dependency is not installed on the server: PremiumVanish
  393. [08:21:13] [Server thread/INFO]: [CombatLogX] [SuperVanish Compatibility] Missing PremiumVanish, checking for regular SuperVanish...
  394. [08:21:13] [Server thread/WARN]: [CombatLogX] [SuperVanish Compatibility] A dependency is not installed on the server: SuperVanish
  395. [08:21:13] [Server thread/INFO]: [CombatLogX] [SuperVanish Compatibility] Some dependencies for this expansion are missing!
  396. [08:21:13] [Server thread/INFO]: [CombatLogX] Disabling expansion 'SuperVanish Compatibility v17.2'...
  397. [08:21:13] [Server thread/INFO]: [CombatLogX]
  398. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'WorldGuard Compatibility v17.4'...
  399. [08:21:13] [Server thread/INFO]: [CombatLogX] [WorldGuard Compatibility] Successfully found a dependency: WorldGuard v7.0.17+2370-e42d8bc
  400. [08:21:13] [Server thread/INFO]: [CombatLogX]
  401. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Damage Effects v17.2'...
  402. [08:21:13] [Server thread/INFO]: [CombatLogX]
  403. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Damage Tagger v17.1'...
  404. [08:21:13] [Server thread/INFO]: [CombatLogX]
  405. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'End Crystal Helper v17.2'...
  406. [08:21:13] [Server thread/INFO]: [CombatLogX]
  407. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Glowing v17.0'...
  408. [08:21:13] [Server thread/INFO]: [CombatLogX]
  409. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Logger v17.3'...
  410. [08:21:13] [Server thread/INFO]: [CombatLogX]
  411. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Loot Protection v17.1-debug2'...
  412. [08:21:13] [Server thread/INFO]: [CombatLogX]
  413. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Mob Tagger v17.1'...
  414. [08:21:13] [Server thread/INFO]: [CombatLogX]
  415. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Newbie Helper v17.3'...
  416. [08:21:13] [Server thread/INFO]: [CombatLogX]
  417. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Rewards v17.6'...
  418. [08:21:13] [Server thread/INFO]: [CombatLogX] [Rewards] Successfully found a dependency: Vault v1.7.3-b131
  419. [08:21:13] [Server thread/INFO]: [CombatLogX] [Rewards] Successfully hooked into economy handler 'EssentialsX Economy' from plugin 'Essentials v2.22.0'.
  420. [08:21:13] [Server thread/INFO]: [CombatLogX]
  421. [08:21:13] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Scoreboard v17.1'...
  422. [08:21:13] [Server thread/INFO]: [CombatLogX]
  423. [08:21:13] [Server thread/INFO]: [CombatLogX] Successfully enabled 15 expansions.
  424. [08:21:13] [Server thread/INFO]: CombatLogX was enabled successfully.
  425. [08:21:13] [Server thread/INFO]: [Chunky] Enabling Chunky v1.5.3
  426. [08:21:13] [Server thread/INFO]: [BetterTeams] Enabling BetterTeams v5.1.6
  427. [08:21:13] [Server thread/INFO]: [BetterTeams] [BetterTeams] Checking if the file messages.yml is up to date
  428. [08:21:13] [Server thread/INFO]: [BetterTeams] [BetterTeams] File is up to date
  429. [08:21:13] [Server thread/INFO]: [BetterTeams] [BetterTeams] Messages loaded from messages.yml
  430. [08:21:13] [Server thread/INFO]: [BetterTeams] Initializing extensions...
  431. [08:21:13] [Server thread/INFO]: [BetterTeams] No extensions to load
  432. [08:21:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterTeams [5.1.6]
  433. [08:21:13] [Server thread/INFO]: [BetterTeams] Display team name config value: prefix
  434. [08:21:13] [Server thread/INFO]: [BetterTeams] Loading below name. Type: PREFIX
  435. [08:21:13] [Server thread/INFO]: [BetterTeams] teamManagement declared: com.booksaw.betterTeams.events.MCTeamManagement@2917c58e
  436. [08:21:13] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v5.7.3
  437. [08:21:14] [Server thread/ERROR]: [Multiverse-Core] Failed to autoload world DraganSMP: Failure{reason=WORLD_FOLDER_INVALID}
  438. [08:21:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: multiverse-core [5.7.3]
  439. [08:21:14] [Server thread/INFO]: [Multiverse-Core] API service loaded!
  440. [08:21:14] [Server thread/INFO]: [Multiverse-Core] Version 5.7.3 (API v5.7) Enabled - By dumptruckman, Rigby, fernferret, lithium3141, main--, benwoo1110 and Zax71
  441. [08:21:14] [Server thread/INFO]: [Multiverse-Core] Loving Multiverse-Core? Please consider supporting the project with a small donation: https://github.com/sponsors/Multiverse
  442. [08:21:14] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.11.0-SNAPSHOT
  443. [08:21:15] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.22.0
  444. [08:21:15] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
  445. [08:21:15] [Server thread/INFO]: [EzRTP] Enabling EzRTP v3.4.3
  446. [08:21:15] [Server thread/WARN]: [EzRTP] No runtime module installed; using built-in Bukkit adapters.
  447. [08:21:15] [Server thread/INFO]: [EzRTP] Platform: BukkitPlatformRuntime | BukkitPlatformScheduler | BukkitChunkLoadStrategy
  448. [08:21:15] [Server thread/INFO]: [EzRTP] Adapters: GUI=BukkitPlatformGuiBridge | Messages=BukkitPlatformMessageService | Sender=BukkitPlatformSenderBridge
  449. [08:21:15] [Server thread/INFO]: [EzRTP] Economy: EssentialsX Economy (Vault)
  450. [08:21:15] [Server thread/INFO]: [EzRTP] Locale: en (69 messages)
  451. [08:21:15] [Server thread/INFO]: [EzRTP] PvP tag integration: CombatLogX detected.
  452. [08:21:15] [Server thread/INFO]: [EzRTP] Chunky: memory safety enabled (1207MB free, threshold 256MB)
  453. [08:21:15] [Server thread/INFO]: [EzRTP] Chunk loading: Paper async API
  454. [08:21:15] [Server thread/INFO]: [EzRTP] Metrics: bStats (https://bstats.org/plugin/bukkit/EzRTP/27735)
  455. [08:21:15] [Server thread/INFO]: [EzRTP] Ready.
  456. [08:21:15] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v3.2.0
  457. [08:21:15] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
  458. [08:21:15] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
  459. [08:21:15] [Server thread/INFO]: [LoginSecurity] Registering commands...
  460. [08:21:15] [Server thread/INFO]: [LoginSecurity] Registering listeners...
  461. [08:21:15] [Server thread/WARN]: [LoginSecurity] "LoginSecurity v3.2.0" has registered a listener for org.spigotmc.event.player.PlayerSpawnLocationEvent on method "public void com.lenis0012.bukkit.loginsecurity.modules.general.PlayerListener.onPlayerSpawn(org.spigotmc.event.player.PlayerSpawnLocationEvent)", but the event is Deprecated. "Listening to this event causes the player to be created early. Using the player from this event will result in undefined behavior. Prefer AsyncPlayerSpawnLocationEvent."; please notify the authors [lenis0012].
  462. [08:21:15] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
  463. [08:21:15] [Server thread/INFO]: [DonutOrders] Enabling DonutOrders v1.9
  464. [08:21:15] [Server thread/INFO]: Loaded messages.yml. Total keys: 150
  465. [08:21:15] [Server thread/INFO]: [DonutOrders] Activat Versiunea 1.9
  466. [08:21:15] [Server thread/INFO]: [DonutAuction] Enabling DonutAuction v1.2
  467. [08:21:15] [ForkJoinPool.commonPool-worker-1/INFO]: [EzRTP] EzRTP is up to date.
  468. [08:21:15] [Server thread/INFO]: [DonutAuction] DonutAuction has been enabled!
  469. [08:21:15] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.22.0
  470. [08:21:15] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
  471. [08:21:15] [Server thread/INFO]: [DonutTPA] Enabling DonutTPA v1.1
  472. [08:21:15] [Server thread/INFO]: [DonutTPA] Updated config.yml with new keys and comments.
  473. [08:21:15] [Server thread/INFO]: [DonutTPA] TPA Plugin enabled!
  474. [08:21:15] [Server thread/INFO]: [DonutSMPTools] Enabling DonutSMPTools v1.0-SNAPSHOT
  475. [08:21:15] [Server thread/INFO]: [DonutSMPTools] DonutSMPTools enabled.
  476. [08:21:15] [Server thread/INFO]: [DonutShop] Enabling DonutShop v1.8
  477. [08:21:15] [Server thread/INFO]:
  478. [08:21:15] [Server thread/INFO]: $$\ $$\ $$\
  479. [08:21:15] [Server thread/INFO]: $$ | $$ | \__|
  480. [08:21:15] [Server thread/INFO]: $$ | $$ |$$\ $$\ $$$$$$$$\ $$$$$$\ $$\
  481. [08:21:15] [Server thread/INFO]: $$$$$$$$ |$$ | $$ |\____$$ |\____$$\ $$ |
  482. [08:21:15] [Server thread/INFO]: $$ __$$ |$$ | $$ | $$$$ _/ $$$$$$$ |$$ |
  483. [08:21:15] [Server thread/INFO]: $$ | $$ |$$ | $$ | $$ _/ $$ __$$ |$$ |
  484. [08:21:15] [Server thread/INFO]: $$ | $$ |\$$$$$$ |$$$$$$$$\\$$$$$$$ |$$ |
  485. [08:21:15] [Server thread/INFO]: \__| \__| \______/ \________|\_______|\__|
  486. [08:21:15] [Server thread/INFO]:
  487. [08:21:15] [Server thread/INFO]: $$$$$$\ $$\ $$\ $$\
  488. [08:21:15] [Server thread/INFO]: $$ __$$\ $$ | $$ |\__|
  489. [08:21:15] [Server thread/INFO]: $$ / \__|$$$$$$\ $$\ $$\ $$$$$$$ |$$\ $$$$$$\
  490. [08:21:15] [Server thread/INFO]: \$$$$$$\ \_$$ _| $$ | $$ |$$ __$$ |$$ |$$ __$$\
  491. [08:21:15] [Server thread/INFO]: \____$$\ $$ | $$ | $$ |$$ / $$ |$$ |$$ / $$ |
  492. [08:21:15] [Server thread/INFO]: $$\ $$ | $$ |$$\ $$ | $$ |$$ | $$ |$$ |$$ | $$ |
  493. [08:21:15] [Server thread/INFO]: \$$$$$$ | \$$$$ |\$$$$$$ |\$$$$$$$ |$$ |\$$$$$$ |
  494. [08:21:15] [Server thread/INFO]: \______/ \____/ \______/ \_______|\__| \______/
  495. [08:21:15] [Server thread/INFO]:
  496. [08:21:15] [Server thread/INFO]: ╔══════════════════════════════════════════╗
  497. [08:21:15] [Server thread/INFO]: ║ LICENSE ACTIVATED ║
  498. [08:21:15] [Server thread/INFO]: ╠══════════════════════════════════════════╣
  499. [08:21:15] [Server thread/INFO]: ║ Key: S8S1-DYBX-QBXS-3MF8 ║
  500. [08:21:15] [Server thread/INFO]: ║ Status: VALID ║
  501. [08:21:15] [Server thread/INFO]: ╚══════════════════════════════════════════╝
  502. [08:21:15] [Server thread/INFO]: Made By HuzaiDev
  503. [08:21:15] [Server thread/INFO]:
  504. [08:21:15] [Server thread/INFO]: [DonutShop] DonutShop v1.8 has been enabled!
  505. [08:21:15] [Server thread/INFO]: [TAB] Enabling TAB v6.1.0
  506. [08:21:15] [Server thread/INFO]: [TAB] Found NMS implementation: me.neznamy.tab.platforms.bukkit.paper_26_2.NMSImplementationProvider
  507. [08:21:16] [Server thread/INFO]: [TAB] [WARN] [config.yml] scoreboard: Configuration section "scoreboard" has unknown key "respect-other-plugins". Valid keys: [enabled, toggle-command, remember-toggle-choice, hidden-by-default, delay-on-join-milliseconds, scoreboards]
  508. [08:21:16] [Server thread/INFO]: [TAB] [WARN] Found a total of 1 issues.
  509. [08:21:16] [Server thread/INFO]: [TAB] Enabled in 194ms
  510. [08:21:16] [Server thread/INFO]: [AxTrade] Enabling AxTrade v1.26.1
  511. [08:21:16] [Server thread/INFO]: [AxTrade] Hooked into Vault!
  512. [08:21:16] [Server thread/INFO]: [AxTrade] Loaded plugin!
  513. [08:21:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: axtrade [1.26.1]
  514. [08:21:16] [Server thread/INFO]: [DonutHomes] Enabling DonutHomes v1.1
  515. [08:21:16] [Server thread/INFO]: [DonutHomes] DonutHomes enabled successfully with Priority Override!
  516. [08:21:16] [Server thread/INFO]: [BetterTeamGUI] Enabling BetterTeamGUI v2.4
  517. [08:21:16] [Server thread/INFO]: ┌──────────────────────────────────────────────────────────────┐
  518. [08:21:16] [Server thread/INFO]: │ BetterTeamGUI - Redefining Team Interaction │
  519. [08:21:16] [Server thread/INFO]: ├──────────────────────────────────────────────────────────────┤
  520. [08:21:16] [Server thread/INFO]: │ » Enabling BetterTeamGUI │
  521. [08:21:17] [Server thread/INFO]: │ » Successfully hooked into "/team" via CommandMap injection! │
  522. [08:21:17] [Server thread/INFO]: │ » Successfully Registered Commands │
  523. [08:21:17] [Server thread/INFO]: │ » LimeFrame Setup Completed │
  524. [08:21:17] [Server thread/INFO]: │ » Checking for Updates.. │
  525. [08:21:17] [Server thread/INFO]: │ » Latest version found (2.4) │
  526. [08:21:17] [Server thread/INFO]: │ » Successfully Enabled BetterTeamsGUI by Yashvardhan │
  527. [08:21:17] [Server thread/INFO]: └──────────────────────────────────────────────────────────────┘
  528. [08:21:17] [Server thread/INFO]:
  529. [08:21:17] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
  530. [08:21:17] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
  531. [08:21:17] [Server thread/INFO]: [ClearLag] Loading modules...
  532. [08:21:17] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (Index 3 out of bounds for length 3)
  533. [08:21:17] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  534. [08:21:17] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  535. [08:21:17] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  536. [08:21:17] [Thread-15/WARN]: [ClearLag] Clearlag failed to check for updates - bukkit may be down
  537. [08:21:17] [Thread-15/WARN]: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3
  538. [08:21:17] [Thread-15/WARN]: at Clearlag.jar//me.minebuilders.clearlag.Util.getBukkitVersion(Util.java:105)
  539. [08:21:17] [Thread-15/WARN]: at Clearlag.jar//me.minebuilders.clearlag.BukkitUpdater.updateAvailable(BukkitUpdater.java:32)
  540. [08:21:17] [Thread-15/WARN]: at Clearlag.jar//me.minebuilders.clearlag.BukkitUpdater.run(BukkitUpdater.java:82)
  541. [08:21:17] [Thread-15/WARN]: at java.base/java.lang.Thread.run(Thread.java:1474)
  542. [08:21:17] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v6.5.1
  543. [08:21:17] [Server thread/INFO]: [ExcellentCrates] Powered by nightcore
  544. [08:21:17] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] ExcellentCratesPool - Starting...
  545. [08:21:17] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] ExcellentCratesPool - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4940e8
  546. [08:21:17] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] ExcellentCratesPool - Start completed.
  547. [08:21:17] [Server thread/INFO]: [ExcellentCrates] Loaded 8 crate openings.
  548. [08:21:17] [Server thread/INFO]: [ExcellentCrates] Loaded 0 crate keys.
  549. [08:21:17] [Server thread/INFO]: [ExcellentCrates] Loaded 3 rarities!
  550. [08:21:17] [Server thread/INFO]: [ExcellentCrates] Loaded 0 crates.
  551. [08:21:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentcrates [6.5.1]
  552. [08:21:17] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 303 ms!
  553. [08:21:17] [Server thread/INFO]: [SmartSpawner] Enabling SmartSpawner v1.5.3
  554. [08:21:17] [Server thread/INFO]: [SmartSpawner] WorldGuard integration enabled successfully!
  555. [08:21:17] [Server thread/INFO]: [SmartSpawner] Floodgate integration initialized successfully!
  556. [08:21:17] [Server thread/INFO]: [SmartSpawner] Floodgate integration enabled successfully!
  557. [08:21:17] [Server thread/INFO]: [SmartSpawner] Successfully connected to Vault & Economy provider: EssentialsX Economy
  558. [08:21:17] [Server thread/INFO]: [SmartSpawner] No compatible shop plugins found. Shop integration is disabled.
  559. [08:21:17] [Server thread/INFO]: [SmartSpawner] Running on standard Paper server.
  560. [08:21:17] [Server thread/INFO]: [SmartSpawner] Loaded storage GUI layout: default
  561. [08:21:17] [Server thread/INFO]: [SmartSpawner] Loaded main GUI layout: default
  562. [08:21:17] [Server thread/INFO]: [SmartSpawner] FormUI components initialized successfully for Bedrock player support
  563. [08:21:17] [Server thread/INFO]: [SmartSpawner] Initial spawner load complete. Loaded: 0, Pending (missing worlds): 0
  564. [08:21:17] [Server thread/INFO]: [SmartSpawner] SmartSpawner has been enabled! (Loaded in 106ms)
  565. [08:21:17] [Server thread/INFO]: [FancyHolograms] Enabling FancyHolograms v2.11.0+193
  566. [08:21:17] [FancyLogger/INFO]: [FancyHolograms] (Server thread) INFO: Successfully enabled FancyHolograms version 2.11.0+193
  567. [08:21:17] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.1-Release
  568. [08:21:17] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
  569. [08:21:17] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  570. [08:21:17] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner] 🔮 ꜱᴍᴀʀᴛꜱᴘᴀᴡɴᴇʀ ᴜᴘᴅᴀᴛᴇ ᴀᴠᴀɪʟᴀʙʟᴇ 🔮
  571. [08:21:17] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  572. [08:21:17] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner]
  573. [08:21:17] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner] 📦 ᴄᴜʀʀᴇɴᴛ ᴠᴇʀꜱɪᴏɴ: 1.5.3
  574. [08:21:17] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner] ✅ ʟᴀᴛᴇꜱᴛ ᴠᴇʀꜱɪᴏɴ: **.**.**.**
  575. [08:21:17] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner]
  576. [08:21:17] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner] 📥 ᴅᴏᴡɴʟᴏᴀᴅ ᴛʜᴇ ʟᴀᴛᴇꜱᴛ ᴠᴇʀꜱɪᴏɴ ᴀᴛ:
  577. [08:21:17] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner] https://modrinth.com/plugin/9tQwxSFr/version/1.7...
  578. [08:21:17] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner]
  579. [08:21:17] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  580. [08:21:18] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
  581. [08:21:18] [Server thread/WARN]: [DeluxeMenus] Found 'data' option for item: teststone in menu: basics_menu. This option is deprecated and will be removed soon. Please use 'damage' instead.
  582. [08:21:18] [Server thread/INFO]: [DeluxeMenus] 3 GUI menus loaded!
  583. [08:21:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.1-Release]
  584. [08:21:18] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
  585. [08:21:18] [Server thread/INFO]: [DonutSell] Enabling DonutSell v1.4
  586. [08:21:18] [Server thread/WARN]: [DonutSell] Invalid material in prices.yml: thing_banner_pattern
  587. [08:21:18] [Server thread/WARN]: [DonutSell] Invalid material in prices.yml: snout_banner_pattern
  588. [08:21:18] [Server thread/WARN]: [DonutSell] Invalid material in prices.yml: music_disc
  589. [08:21:18] [Server thread/INFO]: [DonutSell] Loaded 404 prices and 0 special prices.
  590. [08:21:18] [Server thread/INFO]: [DonutSell] Loaded 0 blacklisted items. System: ENABLED
  591. [08:21:18] [Server thread/INFO]: [DonutSell] Loaded 8 Worth filter categories.
  592. [08:21:18] [Server thread/INFO]: [DonutSell] Vault hooked successfully.
  593. [08:21:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: donutsell [1.4]
  594. [08:21:18] [Server thread/INFO]: [DonutSell] PlaceholderAPI hooked successfully.
  595. [08:21:18] [Server thread/INFO]: [DonutSell] DonutSell v1.4 enabled on Bukkit 26.2.build.112-stable
  596. [08:21:18] [Server thread/INFO]: [DonutSell] Prices loaded: 404
  597. [08:21:18] [Server thread/INFO]: [KeepChunks] Enabling KeepChunks v1.7.3
  598. [08:21:18] [Server thread/INFO]:
  599. [08:21:18] [Server thread/INFO]: _ _ _______ _ _
  600. [08:21:18] [Server thread/INFO]: (_) | | (_______) | | | v1.7.3
  601. [08:21:18] [Server thread/INFO]: _____| |_____ _____ ____ _ | |__ _ _ ____ | | _ ___
  602. [08:21:18] [Server thread/INFO]: | _ _) ___ | ___ | _ \| | | _ \| | | | _ \| |_/ )/___)
  603. [08:21:18] [Server thread/INFO]: | | \ \| ____| ____| |_| | |_____| | | | |_| | | | | _ (|___ |
  604. [08:21:18] [Server thread/INFO]: |_| \_)_____)_____) __/ \______)_| |_|____/|_| |_|_| \_|___/
  605. [08:21:18] [Server thread/INFO]: |_|
  606. [08:21:18] [Server thread/INFO]:
  607. [08:21:18] [Server thread/INFO]: [KeepChunks] KeepChunks v1.7.3 has been enabled
  608. [08:21:18] [Server thread/INFO]: [BetterBounty] Enabling BetterBounty v1.1.0
  609. [08:21:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterbounty [1.1.0]
  610. [08:21:18] [Server thread/INFO]: [HidePlugins] Enabling HidePlugins v2.1
  611. [08:21:18] [Server thread/INFO]: [HidePlugins] [ACF] Enabled Asynchronous Tab Completion Support!
  612. [08:21:18] [Server thread/INFO]: [Xshards] Enabling Xshards v1.2.9
  613. [08:21:18] [Server thread/INFO]: [Xshards] Successfully connected to SQLITE database
  614. [08:21:18] [Server thread/INFO]: [Xshards] Loaded AFK location from database.
  615. [08:21:18] [Server thread/INFO]: [Xshards] Loaded AFK data for 0 players.
  616. [08:21:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: xshards [1.0]
  617. [08:21:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: xshards [1.0]
  618. [08:21:18] [Server thread/INFO]: [Xshards] PlaceholderAPI detected. Shards placeholders registered!
  619. [08:21:18] [Server thread/INFO]: [Xshards] AFK status data has been reset on server startup.
  620. [08:21:18] [Server thread/INFO]: [Xshards] Xshards v1.2.9 has been enabled!
  621. [08:21:18] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v5.10.1-SNAPSHOT
  622. [08:21:18] [Server thread/INFO]: [AnvilColors] Enabling AnvilColors v1.3.1*
  623. [08:21:18] [Server thread/INFO]: [PlayerKits2] Enabling PlayerKits2 v1.23.2
  624. [08:21:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerkits [1.23.2]
  625. [08:21:18] [Server thread/INFO]: [PlayerKits²] Has been enabled! Version: 1.23.2
  626. [08:21:18] [Server thread/INFO]: [PlayerKits²] Thanks for using my plugin! ~Ajneb97
  627. [08:21:18] [Server thread/INFO]: There is a new version available. (1.23.3)
  628. [08:21:18] [Server thread/INFO]: You can download it at: https://modrinth.com/plugin/playerkits-2
  629. [08:21:18] [Server thread/INFO]: [KeyAllX] Enabling KeyAllX v0.1.4
  630. [08:21:18] [Server thread/INFO]: [KeyAllX] Loading Commands
  631. [08:21:18] [Server thread/INFO]: [KeyAllX] Loaded Commands
  632. [08:21:18] [Server thread/INFO]: [KeyAllX] Loading Metrics / bStats
  633. [08:21:18] [Server thread/INFO]: [KeyAllX] Loaded Metrics / bStats
  634. [08:21:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: keyallx [0.1.4]
  635. [08:21:18] [Server thread/INFO]: [AxVaults] Enabling AxVaults v2.15.3
  636. [08:21:18] [Server thread/INFO]: [AxVaults] Hooked into PlaceholderAPI!
  637. [08:21:19] [Server thread/INFO]: [AxVaults] Loaded plugin!
  638. [08:21:19] [Server thread/INFO]: [PlayTime] Enabling PlayTime v3.6*
  639. [08:21:19] [Server thread/INFO]: [PlayTime] PlaceholderAPI was found! Registering Placeholders.
  640. [08:21:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playtime [3.6]
  641. [08:21:19] [Server thread/INFO]: [spark] Starting background profiler...
  642. [08:21:20] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  643. [08:21:25] [Server thread/WARN]: [Geyser-Spigot] Unable to set up encryption! This can be caused by your internet connection or the Minecraft api being unreachable.
  644. java.lang.AssertionError: Unable to fetch OpenID configuration from https://authorization.franchise.minecraft-services.net/.well-known/openid-configuration
  645. at Geyser-Spigot.jar//org.cloudburstmc.protocol.bedrock.util.EncryptionUtils.getOpenIdConfiguration(EncryptionUtils.java:170) ~[?:?]
  646. at Geyser-Spigot.jar//org.cloudburstmc.protocol.bedrock.util.EncryptionUtils.<clinit>(EncryptionUtils.java:62) ~[?:?]
  647. at Geyser-Spigot.jar//org.geysermc.geyser.GeyserImpl.initialize(GeyserImpl.java:229) ~[?:?]
  648. at Geyser-Spigot.jar//org.geysermc.geyser.GeyserImpl.start(GeyserImpl.java:757) ~[?:?]
  649. at Geyser-Spigot.jar//org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin.onGeyserEnable(GeyserSpigotPlugin.java:235) ~[?:?]
  650. at Geyser-Spigot.jar//org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin$1.onServerLoaded(GeyserSpigotPlugin.java:219) ~[?:?]
  651. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:71) ~[paper-api-26.2.build.112-stable.jar:?]
  652. at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-26.2.jar:26.2-112-c9e894d]
  653. at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[paper-26.2.jar:26.2-112-c9e894d]
  654. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:627) ~[paper-api-26.2.build.112-stable.jar:?]
  655. at net.minecraft.server.MinecraftServer.initPostWorld(MinecraftServer.java:655) ~[paper-26.2.jar:26.2-112-c9e894d]
  656. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:343) ~[paper-26.2.jar:26.2-112-c9e894d]
  657. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1266) ~[paper-26.2.jar:26.2-112-c9e894d]
  658. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:303) ~[paper-26.2.jar:26.2-112-c9e894d]
  659. at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
  660. Caused by: java.net.SocketTimeoutException: Connect timed out
  661. at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) ~[?:?]
  662. at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:594) ~[?:?]
  663. at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:284) ~[?:?]
  664. at java.base/java.net.Socket.connect(Socket.java:659) ~[?:?]
  665. at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304) ~[?:?]
  666. at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:161) ~[?:?]
  667. at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:516) ~[?:?]
  668. at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604) ~[?:?]
  669. at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:206) ~[?:?]
  670. at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:288) ~[?:?]
  671. at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193) ~[?:?]
  672. at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:963) ~[?:?]
  673. at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:899) ~[?:?]
  674. at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179) ~[?:?]
  675. at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:141) ~[?:?]
  676. at Geyser-Spigot.jar//org.cloudburstmc.protocol.bedrock.util.EncryptionUtils.getOpenIdConfiguration(EncryptionUtils.java:160) ~[?:?]
  677. ... 14 more
  678. [08:21:25] [Server thread/INFO]: [Geyser-Spigot] ******************************************
  679. [08:21:25] [Server thread/INFO]: [Geyser-Spigot]
  680. [08:21:25] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.11.0-b1201 (git-master-4231d73)
  681. [08:21:25] [Server thread/INFO]: [Geyser-Spigot]
  682. [08:21:25] [Server thread/INFO]: [Geyser-Spigot] ******************************************
  683. [08:21:26] [Server thread/INFO]: [Geyser-Spigot] Registered 199 custom block overrides.
  684. [08:21:26] [Server thread/INFO]: [Geyser-Spigot] Registered 2 custom block item overrides.
  685. [08:21:26] [Server thread/INFO]: [Geyser-Spigot] Registered 7 custom blocks.
  686. [08:21:28] [Server thread/INFO]: [Geyser-Spigot] Registered 1 custom items
  687. [08:21:28] [Server thread/INFO]: [Geyser-Spigot] Port set from system property to match Java server.
  688. [08:21:28] [GeyserServer-3-1/INFO]: [Geyser-Spigot] Started Geyser on UDP port 59809
  689. [08:21:28] [Server thread/INFO]: [Geyser-Spigot] Done (3.58s)! Run /geyser help for help!
  690. [08:21:29] [Server thread/INFO]: Starting GS4 status listener
  691. [08:21:29] [Server thread/INFO]: Thread Query Listener started
  692. [08:21:29] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
  693. [08:21:29] [Server thread/INFO]: JMX monitoring enabled
  694. [08:21:29] [Server thread/INFO]: Saving chunks for level 'ServerLevel[DraganSMP_Lobby]'/minecraft:overworld
  695. [08:21:29] [Server thread/INFO]: Saving chunks for level 'ServerLevel[DraganSMP_Lobby]'/minecraft:the_nether
  696. [08:21:29] [Server thread/INFO]: Saving chunks for level 'ServerLevel[DraganSMP_Lobby]'/minecraft:the_end
  697. [08:21:29] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  698. [08:21:29] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  699. [08:21:29] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  700. [08:21:29] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
  701. [08:21:29] [Server thread/INFO]: Running delayed init tasks
  702. [08:21:29] [Craft Scheduler Thread - 9 - Essentials/INFO]: [Essentials] Fetching version information...
  703. [08:21:29] [Craft Scheduler Thread - 8 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
  704. [08:21:29] [Craft Scheduler Thread - 15 - AnvilColors/WARN]: [AnvilColors] Plugin AnvilColors v1.3.1 generated an exception while executing task 81
  705. java.lang.NoSuchMethodError: 'org.bukkit.entity.Player[] org.bukkit.Server.getOnlinePlayers()'
  706. at AnvilColors_1.3.1.jar//me.kylersmith7.anvilcolors.MetricsLite.postPlugin(MetricsLite.java:287) ~[?:?]
  707. at AnvilColors_1.3.1.jar//me.kylersmith7.anvilcolors.MetricsLite.access$3(MetricsLite.java:280) ~[?:?]
  708. at AnvilColors_1.3.1.jar//me.kylersmith7.anvilcolors.MetricsLite$1.run(MetricsLite.java:175) ~[?:?]
  709. at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) ~[paper-26.2.jar:26.2-112-c9e894d]
  710. at org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-26.2.jar:26.2-112-c9e894d]
  711. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-26.2.jar:?]
  712. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) ~[?:?]
  713. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) ~[?:?]
  714. at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
  715. [08:21:29] [Craft Scheduler Thread - 8 - Vault/INFO]: [Vault] Checking for Updates ...
  716. [08:21:29] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
  717. [08:21:29] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
  718. [08:21:29] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
  719. [08:21:29] [Craft Scheduler Thread - 8 - Vault/INFO]: [Vault] No new version available
  720. [08:21:29] [Craft Scheduler Thread - 5 - BlueSlimeCore/INFO]: [Blue Slime Core]
  721. [08:21:29] [Craft Scheduler Thread - 5 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] There are no updates available for plugin 'CombatLogX'.
  722. [08:21:29] [Craft Scheduler Thread - 19 - BetterTeams/WARN]: [BetterTeams] &4There is a new version of better teams released update here: https://www.spigotmc.org/resources/better-teams.17129/
  723. [08:21:29] [Craft Scheduler Thread - 17 - PlayTime/INFO]: [PlayTime] Latest version is installed! - v3.6
  724. [08:21:29] [Craft Scheduler Thread - 14 - BetterBounty/INFO]: [BetterBounty] Plugin is up to date, no update found.
  725. [08:21:29] [ForkJoinPool.commonPool-worker-1/INFO]: [Geyser-Spigot] There's a new Geyser update available to support Bedrock version 26.40. Download it here: https://geysermc.org/download
  726. [08:21:29] [Craft Scheduler Thread - 6 - BlueSlimeCore/INFO]: [Blue Slime Core]
  727. [08:21:29] [Craft Scheduler Thread - 6 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Found a possible update for plugin 'BlueSlimeCore'.
  728. [08:21:29] [Craft Scheduler Thread - 6 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Local Version: 2.9.7.482
  729. [08:21:29] [Craft Scheduler Thread - 6 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Remote Version: 2.9.9.529
  730. [08:21:29] [Craft Scheduler Thread - 6 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Download Link: https://hangar.papermc.io/SirBlobman/BlueSlimeCore
  731. [08:21:29] [Craft Scheduler Thread - 13 - DonutSell/INFO]: [DonutSell] [UpdateChecker] Up to date! (v1.4)
  732. [08:21:29] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
  733. [08:21:29] [Server thread/INFO]: [CombatLogX] Successfully enabled 0 late-load expansions.
  734. [08:21:29] [Server thread/INFO]: [BetterTeams] Enabling extensions...
  735. [08:21:29] [Server thread/WARN]: [ViaVersion] There is a newer plugin version available: 5.11.0, you're on: 5.10.1-SNAPSHOT
  736. [08:21:29] [Server thread/INFO]: Done (50.392s)! For help, type "help"
  737. [08:21:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
  738. [08:21:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.9]
  739. [08:21:29] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion pl3xicons due to a missing plugin: Pl3xIcons
  740. [08:21:29] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion playertime due to a missing plugin: PlayerTime
  741. [08:21:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: dtf [1.1.0]
  742. [08:21:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.2]
  743. [08:21:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
  744. [08:21:29] [Server thread/INFO]: 5 placeholder hook(s) registered!
  745. [08:21:31] [Craft Scheduler Thread - 11 - AxTrade/INFO]: AxTrade » There is a new version of the plugin available! (current: 1.26.1 | latest: 1.27.1)
  746. [08:22:29] [Server thread/INFO]: Server empty for 60 seconds, pausing
  747. [08:22:38] [User Authenticator #0/INFO]: UUID of player Milan_Playexx is f5855943-6981-39da-bbad-a228a957f88d
  748. [08:22:38] [Server thread/INFO]: [HorriblePlayerLoginEventHack] You have plugins listening to the PlayerLoginEvent, this will cause re-configuration APIs to be unavailable: [LuckPerms, LoginSecurity, DeluxeMenus, ProtocolLib, WorldGuard]
  749. [08:22:45] [TAB BossBar Thread/INFO]: [TAB] [WARN] Placeholder "%dark_red%" used in color of BossBar "ServerInfo" returned "%dark_red%" for player Milan_Playexx, which cannot be evaluated to one of the pre-defined values [PINK, BLUE, RED, GREEN, YELLOW, PURPLE, WHITE].
  750. [08:22:45] [Server thread/INFO]: [DonutShop] Player Milan_Playexx assigned IP: **.**.**.**
  751. [08:22:45] [Server thread/INFO]: A OWNER OWNER Milan_Playexx has joinned with 1
  752. [08:22:45] [Server thread/INFO]: Milan_Playexx[/**.**.**.**:8959] logged in with entity id 1 at ([minecraft:overworld]367.0, -5.0, 382.0)
  753. [08:22:46] [Server thread/INFO]: bla Milan_Playexx has made the advancement [Suit Up]
  754. [08:23:47] [Server thread/INFO]: Milan_Playexx issued server command: /gamemode survival
  755. [08:23:56] [Server thread/INFO]: Milan_Playexx issued server command: /creative
  756. [08:24:17] [Server thread/INFO]: Milan_Playexx issued server command: //schem
  757. [08:24:21] [Server thread/INFO]: Milan_Playexx issued server command: //schem list
  758. [08:24:38] [Server thread/INFO]: Milan_Playexx issued server command: //schematic loadall DonutSMP_spawn_by-eliterorr-converted.schem
  759. [08:24:43] [Server thread/INFO]: Milan_Playexx issued server command: //paste
  760. [08:24:43] [AsyncNotifyKeyedQueue - 0/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v26_2.PaperweightStarlightRelighterFactory as relighter factory.
  761. [08:25:11] [Server thread/ERROR]: Entity threw exception at minecraft:overworld:230.36854471010184,-59.0,191.7204986190856
  762. java.lang.OutOfMemoryError: Metaspace
  763. at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
  764. at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:962) ~[?:?]
  765. at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:144) ~[?:?]
  766. at java.base/java.net.URLClassLoader.defineClass(URLClassLoader.java:454) ~[?:?]
  767. at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:367) ~[?:?]
  768. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:557) ~[?:?]
  769. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:490) ~[?:?]
  770. at net.minecraft.world.entity.ai.behavior.VillageBoundRandomStroll.lambda$create$2(VillageBoundRandomStroll.java:34) ~[paper-26.2.jar:26.2-112-c9e894d]
  771. at net.minecraft.world.entity.ai.behavior.VillageBoundRandomStroll$$Lambda/0x00000000c9ceca58.trigger(Unknown Source) ~[?:?]
  772. at net.minecraft.world.entity.ai.behavior.declarative.BehaviorBuilder$1.trigger(BehaviorBuilder.java:46) ~[paper-26.2.jar:26.2-112-c9e894d]
  773. at net.minecraft.world.entity.ai.behavior.OneShot.tryStart(OneShot.java:17) ~[paper-26.2.jar:26.2-112-c9e894d]
  774. at net.minecraft.world.entity.ai.behavior.GateBehavior$RunningPolicy$1.apply(GateBehavior.java:141) ~[paper-26.2.jar:26.2-112-c9e894d]
  775. at net.minecraft.world.entity.ai.behavior.GateBehavior.tryStart(GateBehavior.java:72) ~[paper-26.2.jar:26.2-112-c9e894d]
  776. at net.minecraft.world.entity.ai.Brain.startEachNonRunningBehavior(Brain.java:419) ~[paper-26.2.jar:26.2-112-c9e894d]
  777. at net.minecraft.world.entity.ai.Brain.tick(Brain.java:388) ~[paper-26.2.jar:26.2-112-c9e894d]
  778. at net.minecraft.world.entity.npc.villager.Villager.customServerAiStep(Villager.java:266) ~[paper-26.2.jar:26.2-112-c9e894d]
  779. at net.minecraft.world.entity.npc.villager.Villager.customServerAiStep(Villager.java:260) ~[paper-26.2.jar:26.2-112-c9e894d]
  780. at net.minecraft.world.entity.Mob.serverAiStep(Mob.java:846) ~[paper-26.2.jar:26.2-112-c9e894d]
  781. at net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3731) ~[paper-26.2.jar:26.2-112-c9e894d]
  782. at net.minecraft.world.entity.Mob.aiStep(Mob.java:527) ~[paper-26.2.jar:26.2-112-c9e894d]
  783. at net.minecraft.world.entity.AgeableMob.aiStep(AgeableMob.java:217) ~[paper-26.2.jar:26.2-112-c9e894d]
  784. at net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3437) ~[paper-26.2.jar:26.2-112-c9e894d]
  785. at net.minecraft.world.entity.Mob.tick(Mob.java:405) ~[paper-26.2.jar:26.2-112-c9e894d]
  786. at net.minecraft.world.entity.npc.villager.Villager.tick(Villager.java:307) ~[paper-26.2.jar:26.2-112-c9e894d]
  787. at net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1405) ~[paper-26.2.jar:26.2-112-c9e894d]
  788. at net.minecraft.server.level.ServerLevel$$Lambda/0x00000000ca461910.accept(Unknown Source) ~[?:?]
  789. at net.minecraft.world.level.Level.guardEntityTick(Level.java:1522) ~[paper-26.2.jar:26.2-112-c9e894d]
  790. at net.minecraft.server.level.ServerLevel.lambda$tick$0(ServerLevel.java:904) ~[paper-26.2.jar:26.2-112-c9e894d]
  791. at net.minecraft.server.level.ServerLevel$$Lambda/0x00000000c9c74640.accept(Unknown Source) ~[?:?]
  792. at net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:39) ~[paper-26.2.jar:26.2-112-c9e894d]
  793. at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:886) ~[paper-26.2.jar:26.2-112-c9e894d]
  794. at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1823) ~[paper-26.2.jar:26.2-112-c9e894d]
  795. [08:25:12] [Server thread/ERROR]: Entity threw exception at minecraft:overworld:232.7204986190856,-59.0,190.63145528989816
  796. java.lang.OutOfMemoryError: Metaspace
  797. at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
  798. at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:962) ~[?:?]
  799. at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:144) ~[?:?]
  800. at java.base/java.net.URLClassLoader.defineClass(URLClassLoader.java:454) ~[?:?]
  801. at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:367) ~[?:?]
  802. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:557) ~[?:?]
  803. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:490) ~[?:?]
  804. at net.minecraft.world.entity.ai.behavior.VillageBoundRandomStroll.lambda$create$2(VillageBoundRandomStroll.java:34) ~[paper-26.2.jar:26.2-112-c9e894d]
  805. at net.minecraft.world.entity.ai.behavior.VillageBoundRandomStroll$$Lambda/0x00000000c9ceca58.trigger(Unknown Source) ~[?:?]
  806. at net.minecraft.world.entity.ai.behavior.declarative.BehaviorBuilder$1.trigger(BehaviorBuilder.java:46) ~[paper-26.2.jar:26.2-112-c9e894d]
  807. at net.minecraft.world.entity.ai.behavior.OneShot.tryStart(OneShot.java:17) ~[paper-26.2.jar:26.2-112-c9e894d]
  808. at net.minecraft.world.entity.ai.behavior.GateBehavior$RunningPolicy$1.apply(GateBehavior.java:141) ~[paper-26.2.jar:26.2-112-c9e894d]
  809. at net.minecraft.world.entity.ai.behavior.GateBehavior.tryStart(GateBehavior.java:72) ~[paper-26.2.jar:26.2-112-c9e894d]
  810. at net.minecraft.world.entity.ai.Brain.startEachNonRunningBehavior(Brain.java:419) ~[paper-26.2.jar:26.2-112-c9e894d]
  811. at net.minecraft.world.entity.ai.Brain.tick(Brain.java:388) ~[paper-26.2.jar:26.2-112-c9e894d]
  812. at net.minecraft.world.entity.npc.villager.Villager.customServerAiStep(Villager.java:266) ~[paper-26.2.jar:26.2-112-c9e894d]
  813. at net.minecraft.world.entity.npc.villager.Villager.customServerAiStep(Villager.java:260) ~[paper-26.2.jar:26.2-112-c9e894d]
  814. at net.minecraft.world.entity.Mob.serverAiStep(Mob.java:846) ~[paper-26.2.jar:26.2-112-c9e894d]
  815. at net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3731) ~[paper-26.2.jar:26.2-112-c9e894d]
  816. at net.minecraft.world.entity.Mob.aiStep(Mob.java:527) ~[paper-26.2.jar:26.2-112-c9e894d]
  817. at net.minecraft.world.entity.AgeableMob.aiStep(AgeableMob.java:217) ~[paper-26.2.jar:26.2-112-c9e894d]
  818. at net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3437) ~[paper-26.2.jar:26.2-112-c9e894d]
  819. at net.minecraft.world.entity.Mob.tick(Mob.java:405) ~[paper-26.2.jar:26.2-112-c9e894d]
  820. at net.minecraft.world.entity.npc.villager.Villager.tick(Villager.java:307) ~[paper-26.2.jar:26.2-112-c9e894d]
  821. at net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1405) ~[paper-26.2.jar:26.2-112-c9e894d]
  822. at net.minecraft.server.level.ServerLevel$$Lambda/0x00000000ca461910.accept(Unknown Source) ~[?:?]
  823. at net.minecraft.world.level.Level.guardEntityTick(Level.java:1522) ~[paper-26.2.jar:26.2-112-c9e894d]
  824. at net.minecraft.server.level.ServerLevel.lambda$tick$0(ServerLevel.java:904) ~[paper-26.2.jar:26.2-112-c9e894d]
  825. at net.minecraft.server.level.ServerLevel$$Lambda/0x00000000c9c74640.accept(Unknown Source) ~[?:?]
  826. at net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:39) ~[paper-26.2.jar:26.2-112-c9e894d]
  827. at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:886) ~[paper-26.2.jar:26.2-112-c9e894d]
  828. at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1823) ~[paper-26.2.jar:26.2-112-c9e894d]
  829. [08:25:12] [Server thread/WARN]: Milan_Playexx moved too quickly! -1.8073682226619212,0.0,-29.014519090242516
  830. [08:25:14] [Server thread/ERROR]: Could not pass event BlockFadeEvent to WorldGuard v7.0.17+2370-e42d8bc
  831. java.lang.OutOfMemoryError: Metaspace
  832. at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
  833. at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:962) ~[?:?]
  834. at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:144) ~[?:?]
  835. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:263) ~[paper-api-26.2.build.112-stable.jar:?]
  836. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:557) ~[?:?]
  837. at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:180) ~[paper-api-26.2.build.112-stable.jar:?]
  838. at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:175) ~[paper-api-26.2.build.112-stable.jar:?]
  839. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:490) ~[?:?]
  840. at worldguard-bukkit-7.0.17.jar//com.sk89q.worldguard.bukkit.listener.WorldGuardBlockListener.onBlockFade(WorldGuardBlockListener.java:702) ~[?:?]
  841. at java.base/java.lang.invoke.DirectMethodHandle$Holder.invokeVirtual(DirectMethodHandle$Holder) ~[?:?]
  842. at java.base/java.lang.invoke.LambdaForm$MH/0x00000000c723a800.invoke(LambdaForm$MH) ~[?:?]
  843. at java.base/java.lang.invoke.LambdaForm$MH/0x00000000c71ccc00.invokeExact_MT(LambdaForm$MH) ~[?:?]
  844. at io.papermc.paper.event.executor.MethodHandleEventExecutorTemplate/0x00000000c9030000.execute(MethodHandleEventExecutorTemplate.java:46) ~[?:?]
  845. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:71) ~[paper-api-26.2.build.112-stable.jar:?]
  846. at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-26.2.jar:26.2-112-c9e894d]
  847. at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[paper-26.2.jar:26.2-112-c9e894d]
  848. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:627) ~[paper-api-26.2.build.112-stable.jar:?]
  849. at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockFadeEvent(CraftEventFactory.java:918) ~[paper-26.2.jar:26.2-112-c9e894d]
  850. at net.minecraft.world.level.block.SpreadingSnowyBlock.randomTick(SpreadingSnowyBlock.java:75) ~[paper-26.2.jar:26.2-112-c9e894d]
  851. at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.randomTick(BlockBehaviour.java:915) ~[paper-26.2.jar:26.2-112-c9e894d]
  852. at net.minecraft.server.level.ServerLevel.optimiseRandomTick(ServerLevel.java:1001) ~[paper-26.2.jar:26.2-112-c9e894d]
  853. at net.minecraft.server.level.ServerLevel.tickChunk(ServerLevel.java:1033) ~[paper-26.2.jar:26.2-112-c9e894d]
  854. at net.minecraft.server.level.ServerChunkCache.iterateTickingChunksFaster(ServerChunkCache.java:174) ~[paper-26.2.jar:26.2-112-c9e894d]
  855. at net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:599) ~[paper-26.2.jar:26.2-112-c9e894d]
  856. at net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:512) ~[paper-26.2.jar:26.2-112-c9e894d]
  857. at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:493) ~[paper-26.2.jar:26.2-112-c9e894d]
  858. at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:859) ~[paper-26.2.jar:26.2-112-c9e894d]
  859. at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1823) ~[paper-26.2.jar:26.2-112-c9e894d]
  860. at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1620) ~[paper-26.2.jar:26.2-112-c9e894d]
  861. at net.minecraft.server.dedicated.DedicatedServer.tickServer(DedicatedServer.java:404) ~[paper-26.2.jar:26.2-112-c9e894d]
  862. at net.minecraft.server.MinecraftServer.processPacketsAndTick(MinecraftServer.java:1678) ~[paper-26.2.jar:26.2-112-c9e894d]
  863. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1348) ~[paper-26.2.jar:26.2-112-c9e894d]
  864. [08:25:14] [Server thread/WARN]: Milan_Playexx moved too quickly! -10.129717165129989,5.619334184631775,16.372637209631733
  865. [08:25:15] [Server thread/ERROR]: Could not pass event BlockSpreadEvent to WorldGuard v7.0.17+2370-e42d8bc
  866. java.lang.OutOfMemoryError: Metaspace
  867. [08:25:15] [Server thread/WARN]: Milan_Playexx moved too quickly! -9.111266378349569,0.0,13.464081693923248
  868. [08:25:17] [Server thread/ERROR]: Entity threw exception at minecraft:overworld:228.55,-60.0,191.44
  869. java.lang.OutOfMemoryError: Metaspace
  870. [08:25:19] [Server thread/ERROR]: Negative index in crash report handler (0/8)
  871. [08:25:19] [Server thread/ERROR]: Encountered an unexpected exception
  872. net.minecraft.ReportedException: Exception ticking world
  873. at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1827) ~[paper-26.2.jar:26.2-112-c9e894d]
  874. at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1620) ~[paper-26.2.jar:26.2-112-c9e894d]
  875. at net.minecraft.server.dedicated.DedicatedServer.tickServer(DedicatedServer.java:404) ~[paper-26.2.jar:26.2-112-c9e894d]
  876. at net.minecraft.server.MinecraftServer.processPacketsAndTick(MinecraftServer.java:1678) ~[paper-26.2.jar:26.2-112-c9e894d]
  877. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1348) ~[paper-26.2.jar:26.2-112-c9e894d]
  878. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:303) ~[paper-26.2.jar:26.2-112-c9e894d]
  879. at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
  880. Caused by: java.lang.OutOfMemoryError: Metaspace
  881. [08:25:20] [Server thread/ERROR]: Could not save crash report to crash-reports/crash-2026-08-17_08.25.19-server.txt
  882. java.lang.OutOfMemoryError: Metaspace
  883. [08:25:20] [Server thread/ERROR]: We were unable to save this crash report to disk.
  884. [08:25:20] [Server thread/INFO]: Stopping server
  885. [08:25:20] [Server thread/INFO]: [CustomEnderChest] Disabling CustomEnderChest v1.13.1
  886. [08:25:20] [Server thread/INFO]: [CustomEnderChest] Cleaning internal data...
  887. [08:25:20] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest is disabled!
  888. [08:25:20] [Server thread/INFO]: [PlayTime] Disabling PlayTime v3.6
  889. [08:25:20] [Server thread/INFO]: [AxVaults] Disabling AxVaults v2.15.3
  890. [08:25:20] [Server thread/INFO]: [KeyAllX] Disabling KeyAllX v0.1.4
  891. [08:25:20] [Server thread/INFO]: [PlayerKits2] Disabling PlayerKits2 v1.23.2
  892. [08:25:20] [Server thread/INFO]: [PlayerKits²] Has been disabled! Version: 1.23.2
  893. [08:25:20] [Server thread/INFO]: [AnvilColors] Disabling AnvilColors v1.3.1
  894. [08:25:20] [Server thread/INFO]: [ViaBackwards] Disabling ViaBackwards v5.10.1-SNAPSHOT
  895. [08:25:20] [Server thread/INFO]: [Xshards] Disabling Xshards v1.2.9
  896. [08:25:20] [Server thread/INFO]: [Xshards] Xshards has been disabled.
  897. [08:25:20] [Server thread/INFO]: [HidePlugins] Disabling HidePlugins v2.1
  898. [08:25:20] [Server thread/INFO]: [BetterBounty] Disabling BetterBounty v1.1.0
  899. [08:25:20] [Server thread/INFO]: [KeepChunks] Disabling KeepChunks v1.7.3
  900. [08:25:20] [Server thread/INFO]: [DonutSell] Disabling DonutSell v1.4
  901. [08:25:20] [Server thread/INFO]: [DonutSell] DonutSell disabled.
  902. [08:25:20] [Server thread/INFO]: [DeluxeMenus] Disabling DeluxeMenus v1.14.1-Release
  903. [08:25:20] [Server thread/INFO]: [FancyHolograms] Disabling FancyHolograms v2.11.0+193
  904. [08:25:20] [FancyLogger/INFO]: [FancyHolograms] (Server thread) INFO: Successfully disabled FancyHolograms version 2.11.0+193
  905. [08:25:20] [Server thread/INFO]: [SmartSpawner] Disabling SmartSpawner v1.5.3
  906. [08:25:21] [Server thread/INFO]: [SmartSpawner] SmartSpawner has been disabled!
  907. [08:25:21] [Server thread/INFO]: [ExcellentCrates] Disabling ExcellentCrates v6.5.1
  908. [08:25:21] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] ExcellentCratesPool - Shutdown initiated...
  909. [08:25:21] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] ExcellentCratesPool - Shutdown completed.
  910. [08:25:21] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.2.2
  911. [08:25:21] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  912. [08:25:21] [Server thread/INFO]: [BetterTeamGUI] Disabling BetterTeamGUI v2.4
  913. [08:25:21] [Server thread/INFO]: ┌──────────────────────────────────────────────────────────────┐
  914. [08:25:21] [Server thread/INFO]: │ BetterTeamGUI - Redefining Team Interaction │
  915. [08:25:21] [Server thread/INFO]: ├──────────────────────────────────────────────────────────────┤
  916. [08:25:21] [Server thread/INFO]: │ » Disabling BetterTeamGUI │
  917. [08:25:21] [Server thread/INFO]: └──────────────────────────────────────────────────────────────┘
  918. [08:25:21] [Server thread/INFO]:
  919. [08:25:21] [Server thread/INFO]: [DonutHomes] Disabling DonutHomes v1.1
  920. [08:25:21] [Server thread/INFO]: [DonutHomes] DonutHomes disabled!
  921. [08:25:21] [Server thread/INFO]: [AxTrade] Disabling AxTrade v1.26.1
  922. [08:25:21] [Server thread/INFO]: [TAB] Disabling TAB v6.1.0
  923. [08:25:21] [Server thread/INFO]: [TAB] Disabled in 2ms
  924. [08:25:21] [Server thread/INFO]: [DonutShop] Disabling DonutShop v1.8
  925. [08:25:21] [Server thread/INFO]: [DonutShop] DonutShop v1.8 has been disabled!
  926. [08:25:21] [Server thread/INFO]: [DonutSMPTools] Disabling DonutSMPTools v1.0-SNAPSHOT
  927. [08:25:21] [Server thread/INFO]: [DonutTPA] Disabling DonutTPA v1.1
  928. [08:25:21] [Server thread/INFO]: [DonutTPA] TPA Plugin disabled.
  929. [08:25:21] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.22.0
  930. [08:25:21] [Server thread/INFO]: [DonutAuction] Disabling DonutAuction v1.2
  931. [08:25:21] [Server thread/INFO]: [DonutAuction] DonutAuction has been disabled!
  932. [08:25:21] [Server thread/INFO]: [DonutOrders] Disabling DonutOrders v1.9
  933. [08:25:21] [Server thread/INFO]: [DonutOrders] Dezactivat.
  934. [08:25:21] [Server thread/INFO]: [LoginSecurity] Disabling LoginSecurity v3.2.0
  935. [08:25:21] [Server thread/INFO]: [LoginSecurity] Waiting for queued tasks...
  936. [08:25:21] [Server thread/INFO]: [LoginSecurity] ExecutorService shut down, ready to disable.
  937. [08:25:21] [Server thread/INFO]: [EzRTP] Disabling EzRTP v3.4.3
  938. [08:25:21] [Server thread/INFO]: [EzRTP] EzRTP plugin disabled.
  939. [08:25:21] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.22.0
  940. [08:25:21] [Server thread/INFO]: [Geyser-Spigot] Disabling Geyser-Spigot v2.11.0-SNAPSHOT
  941. [08:25:21] [Server thread/INFO]: [Geyser-Spigot] Shutting down Geyser.
  942. [08:25:21] [Server thread/INFO]: [Geyser-Spigot] Geyser shutdown successfully.
  943. [08:25:21] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v5.7.3
  944. [08:25:21] [Server thread/INFO]: [Multiverse-Core] - Disabled
  945. [08:25:21] [Server thread/INFO]: [nightcore] Disabling nightcore v2.16.4
  946. [08:25:22] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] nightcorePool - Shutdown initiated...
  947. [08:25:22] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] nightcorePool - Shutdown completed.
  948. [08:25:22] [Server thread/INFO]: [BetterTeams] Disabling BetterTeams v5.1.6
  949. [08:25:22] [Server thread/INFO]: [BetterTeams] Unloading extensions...
  950. [08:25:22] [Server thread/INFO]: [Chunky] Disabling Chunky v1.5.3
  951. [08:25:22] [WebSocketConnectReadThread-241/INFO]: [Geyser-Spigot] The skin uploader has been closed
  952. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling CombatLogX v11.6.0.0.1286
  953. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling expansions...
  954. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Action Bar v17.3'...
  955. [08:25:22] [Server thread/INFO]: [CombatLogX]
  956. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Boss Bar v17.1'...
  957. [08:25:22] [Server thread/INFO]: [CombatLogX]
  958. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'EssentialsX Compatibility v17.3'...
  959. [08:25:22] [Server thread/INFO]: [CombatLogX]
  960. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'PlaceholderAPI Compatibility v17.2'...
  961. [08:25:22] [Server thread/INFO]: [CombatLogX]
  962. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'WorldGuard Compatibility v17.4'...
  963. [08:25:22] [Server thread/INFO]: [CombatLogX]
  964. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Damage Effects v17.2'...
  965. [08:25:22] [Server thread/INFO]: [CombatLogX]
  966. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Damage Tagger v17.1'...
  967. [08:25:22] [Server thread/INFO]: [CombatLogX]
  968. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'End Crystal Helper v17.2'...
  969. [08:25:22] [Server thread/INFO]: [CombatLogX]
  970. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Glowing v17.0'...
  971. [08:25:22] [Server thread/INFO]: [CombatLogX]
  972. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Logger v17.3'...
  973. [08:25:22] [Server thread/INFO]: [CombatLogX]
  974. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Loot Protection v17.1-debug2'...
  975. [08:25:22] [Server thread/INFO]: [CombatLogX]
  976. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Mob Tagger v17.1'...
  977. [08:25:22] [Server thread/INFO]: [CombatLogX]
  978. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Newbie Helper v17.3'...
  979. [08:25:22] [Server thread/INFO]: [CombatLogX]
  980. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Rewards v17.6'...
  981. [08:25:22] [Server thread/INFO]: [CombatLogX]
  982. [08:25:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Scoreboard v17.1'...
  983. [08:25:22] [Server thread/INFO]: [CombatLogX]
  984. [08:25:22] [Server thread/INFO]: [CombatLogX] Successfully disabled all expansions.
  985. [08:25:22] [Server thread/INFO]: CombatLogX was disabled successfully.
  986. [08:25:22] [Server thread/INFO]: [floodgate] Disabling floodgate v2.2.5-SNAPSHOT (b138-fc99cfc)
  987. [08:25:22] [Server thread/INFO]: [Essentials] Disabling Essentials v2.22.0
  988. [08:25:22] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked.
  989. [08:25:22] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.43-SNAPSHOT (build 4231)
  990. [08:25:22] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.4.0
  991. [08:25:22] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.12.3
  992. [08:25:22] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.17+2370-e42d8bc
  993. [08:25:22] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  994. [08:25:22] [Server thread/INFO]: [Blue Slime Core] Disabling BlueSlimeCore v2.9.7.482
  995. [08:25:22] [Server thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v2.15.3+1704422
  996. [08:25:22] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  997. [08:25:22] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
  998. [08:25:22] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.5.0
  999. [08:25:22] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
  1000. [08:25:22] [Server thread/INFO]: [LuckPerms] Closing storage...
  1001. [08:25:22] [Server thread/INFO]: [LuckPerms] Goodbye!
  1002. [08:25:22] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v5.10.1-SNAPSHOT
  1003. [08:25:22] [Server thread/INFO]: [ViaVersion] ViaVersion has been disabled; uninjected the platform and shut down the scheduler.
  1004. [08:25:22] [Server thread/INFO]: Saving players
  1005. [08:25:22] [Server thread/INFO]: Milan_Playexx lost connection: Disconnected
  1006. [08:25:22] [Server thread/INFO]: Milan_Playexx left the game
  1007. [08:25:22] [Server thread/INFO]: Saving worlds
  1008. [08:25:22] [Server thread/INFO]: Saving chunks for level 'ServerLevel[DraganSMP_Lobby]'/minecraft:overworld
  1009. [08:25:22] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'minecraft:overworld'
  1010. [08:25:22] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'minecraft:overworld'
  1011. [08:25:22] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'minecraft:overworld'
  1012. [08:25:24] [Server thread/INFO]: [ChunkHolderManager] Saved 1936 block chunks, 430 entity chunks, 13 poi chunks in world 'minecraft:overworld' in 2.40s
  1013. [08:25:24] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'minecraft:overworld'
  1014. [08:25:24] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'minecraft:overworld'
  1015. [08:25:24] [Server thread/INFO]: Saving chunks for level 'ServerLevel[DraganSMP_Lobby]'/minecraft:the_nether
  1016. [08:25:24] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'minecraft:the_nether'
  1017. [08:25:24] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'minecraft:the_nether'
  1018. [08:25:24] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'minecraft:the_nether'
  1019. [08:25:24] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'minecraft:the_nether' in 0.00s
  1020. [08:25:24] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'minecraft:the_nether'
  1021. [08:25:24] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'minecraft:the_nether'
  1022. [08:25:24] [Server thread/INFO]: Saving chunks for level 'ServerLevel[DraganSMP_Lobby]'/minecraft:the_end
  1023. [08:25:24] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'minecraft:the_end'
  1024. [08:25:24] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'minecraft:the_end'
  1025. [08:25:24] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'minecraft:the_end'
  1026. [08:25:24] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'minecraft:the_end' in 0.00s
  1027. [08:25:24] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'minecraft:the_end'
  1028. [08:25:24] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'minecraft:the_end'
  1029. [08:25:24] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  1030. [08:25:24] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  1031. [08:25:24] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  1032. [08:25:24] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
  1033. [08:25:24] [Server thread/INFO]: Waiting for all RegionFile I/O tasks to complete...
  1034. [08:25:24] [Server thread/INFO]: All RegionFile I/O tasks to complete
  1035. [08:25:24] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of worker pool for up to 60s...
  1036. [08:25:24] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of I/O pool for up to 60s...

Need more help or want to discuss your issue further? Join our Discord and bring the link to this page.

Join our Discord

Run a community? Add the Roastd bot and anyone can roast a crash log in your support channel.

Add the Roastd bot

Got a server of your own that deserves a second opinion?

Roast your own server

Roastd is a free tool built by Hostd. This diagnosis stays put. The log it was read from is deleted on a timer.