Guest User

Untitled

a guest
Nov 11th, 2023
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 182.71 KB | None | 0 0
  1. [10:25:01] [ServerMain/INFO]: Environment: Environment[accountsHost=https://api.mojang.com, sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
  2. [10:25:02] [ServerMain/ERROR]: Invalid directory entry: .DS_Store in ./world/datapacks/taspia-theme-song.
  3. java.nio.file.NotDirectoryException: .DS_Store
  4. at net.minecraft.server.packs.PathPackResources.getNamespaces(PathPackResources.java:113) ~[paper-1.20.2.jar:git-Paper-"71a1787"]
  5. at net.minecraft.server.packs.resources.MultiPackResourceManager.lambda$new$0(MultiPackResourceManager.java:27) ~[?:?]
  6. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:273) ~[?:?]
  7. at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) ~[?:?]
  8. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
  9. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
  10. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575) ~[?:?]
  11. at java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260) ~[?:?]
  12. at java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616) ~[?:?]
  13. at java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622) ~[?:?]
  14. at java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627) ~[?:?]
  15. at net.minecraft.server.packs.resources.MultiPackResourceManager.lambda$new$0(MultiPackResourceManager.java:27) ~[?:?]
  16. at net.minecraft.server.WorldLoader$PackConfig.createResourceManager(WorldLoader.java:80) ~[?:?]
  17. at net.minecraft.server.WorldLoader.a(WorldLoader.java:28) ~[paper-1.20.2.jar:git-Paper-"71a1787"]
  18. at net.minecraft.server.Main.lambda$main$2(Main.java:255) ~[paper-1.20.2.jar:git-Paper-"71a1787"]
  19. at net.minecraft.Util.blockUntilDone(Util.java:822) ~[?:?]
  20. at net.minecraft.Util.blockUntilDone(Util.java:817) ~[?:?]
  21. at net.minecraft.server.Main.main(Main.java:254) ~[paper-1.20.2.jar:git-Paper-"71a1787"]
  22. at org.bukkit.craftbukkit.Main.main(Main.java:324) ~[paper-1.20.2.jar:git-Paper-"71a1787"]
  23. at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
  24. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  25. [10:25:02] [ServerMain/ERROR]: Invalid directory entry: .DS_Store in ./world/datapacks/taspia-theme-song.
  26. java.nio.file.NotDirectoryException: .DS_Store
  27. at net.minecraft.server.packs.PathPackResources.getNamespaces(PathPackResources.java:113) ~[paper-1.20.2.jar:git-Paper-"71a1787"]
  28. at net.minecraft.server.packs.resources.MultiPackResourceManager.<init>(MultiPackResourceManager.java:33) ~[?:?]
  29. at net.minecraft.server.WorldLoader$PackConfig.createResourceManager(WorldLoader.java:80) ~[?:?]
  30. at net.minecraft.server.WorldLoader.a(WorldLoader.java:28) ~[paper-1.20.2.jar:git-Paper-"71a1787"]
  31. at net.minecraft.server.Main.lambda$main$2(Main.java:255) ~[paper-1.20.2.jar:git-Paper-"71a1787"]
  32. at net.minecraft.Util.blockUntilDone(Util.java:822) ~[?:?]
  33. at net.minecraft.Util.blockUntilDone(Util.java:817) ~[?:?]
  34. at net.minecraft.server.Main.main(Main.java:254) ~[paper-1.20.2.jar:git-Paper-"71a1787"]
  35. at org.bukkit.craftbukkit.Main.main(Main.java:324) ~[paper-1.20.2.jar:git-Paper-"71a1787"]
  36. at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
  37. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  38. [10:25:03] [ServerMain/INFO]: Loaded 7 recipes
  39. [10:25:03] [Server thread/INFO]: Starting minecraft server version 1.20.2
  40. [10:25:03] [Server thread/INFO]: Loading properties
  41. [10:25:03] [Server thread/INFO]: This server is running Paper version git-Paper-"71a1787" (MC: 1.20.2) (Implementing API version 1.20.2-R0.1-SNAPSHOT) (Git: 71a1787)
  42. [10:25:04] [Server thread/INFO]: Server Ping Player Sample Count: 12
  43. [10:25:04] [Server thread/INFO]: Using 4 threads for Netty based IO
  44. [10:25:04] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
  45. We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
  46. For more information please visit: https://github.com/PaperMC/Paper/issues/8948
  47. [10:25:04] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 4 worker threads, and gen parallelism of 4 threads
  48. [10:25:04] [Server thread/INFO]: Default game type: SURVIVAL
  49. [10:25:04] [Server thread/INFO]: Generating keypair
  50. [10:25:04] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25582
  51. [10:25:04] [Server thread/INFO]: Using epoll channel type
  52. [10:25:04] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
  53. [10:25:04] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
  54. [10:25:04] [Server thread/ERROR]: [LegacyPluginLoadingStrategy] Ambiguous plugin name `ExcellentCrates' for files `plugins/ExcellentCrates-5.0.0.jar' and `plugins/ExcellentCrates-5.0.0 (1).jar' in `plugins'
  55. [10:25:04] [Server thread/ERROR]: [LegacyPluginLoadingStrategy] Ambiguous plugin name `JumpPads' for files `plugins/JumpPads (2).jar' and `plugins/JumpPads (1).jar' in `plugins'
  56. [10:25:04] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loading 2 libraries... please wait
  57. [10:25:04] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar
  58. [10:25:04] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.jar
  59. [10:25:04] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/it/unimi/dsi/fastutil/8.5.11/fastutil-8.5.11.jar
  60. [10:25:04] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loading 1 libraries... please wait
  61. [10:25:04] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar
  62. [10:25:04] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
  63. [10:25:04] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
  64. [10:25:04] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
  65. [10:25:04] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
  66. [10:25:04] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar
  67. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loading 2 libraries... please wait
  68. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/mongodb/mongodb-driver-sync/4.8.1/mongodb-driver-sync-4.8.1.jar
  69. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/mongodb/bson/4.8.1/bson-4.8.1.jar
  70. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/mongodb/mongodb-driver-core/4.8.1/mongodb-driver-core-4.8.1.jar
  71. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/mongodb/bson-record-codec/4.8.1/bson-record-codec-4.8.1.jar
  72. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/redis/clients/jedis/4.3.1/jedis-4.3.1.jar
  73. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
  74. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/apache/commons/commons-pool2/2.11.1/commons-pool2-2.11.1.jar
  75. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/json/json/20220320/json-20220320.jar
  76. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar
  77. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [SuperiorSkyblock2] Loading 1 libraries... please wait
  78. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [SuperiorSkyblock2] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar
  79. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [SuperiorSkyblock2] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
  80. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [SuperiorSkyblock2] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
  81. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [SuperiorSkyblock2] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
  82. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [SuperiorSkyblock2] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
  83. [10:25:05] [Server thread/INFO]: [SpigotLibraryLoader] [SuperiorSkyblock2] Loaded library /home/minecraft/multicraft/servers/server556769/libraries/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar
  84. [10:25:05] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.5
  85. [10:25:05] [Server thread/INFO]: [TaspiaSB] Loading server plugin TaspiaSB v1.0-SNAPSHOT
  86. [10:25:05] [Server thread/INFO]: [Blue Slime Core] Loading server plugin BlueSlimeCore v2.9.4.377
  87. [10:25:05] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.8.1
  88. [10:25:05] [Server thread/INFO]: [ViaVersion] ViaVersion 4.8.1 is now loaded. Registering protocol transformers and injecting...
  89. [10:25:06] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
  90. [10:25:06] [Server thread/INFO]: [ViaBackwards] Loading translations...
  91. [10:25:06] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
  92. [10:25:06] [Server thread/INFO]: [ViaBackwards] Registering protocols...
  93. [10:25:06] [Server thread/INFO]: [NBTAPI] Loading server plugin NBTAPI v2.12.0
  94. [10:25:06] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R2! Trying to find NMS support
  95. [10:25:06] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R2' loaded!
  96. [10:25:06] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'NBTAPI' to create a bStats instance!
  97. [10:25:06] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v4.8.1
  98. [10:25:06] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.104
  99. [10:25:06] [Thread-11/WARN]: [NBTAPI] [NBTAPI] The NBT-API in 'NBTAPI' seems to be outdated!
  100. [10:25:06] [Thread-11/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.12.0' Newest Version: 2.12.1'
  101. [10:25:06] [Thread-11/WARN]: [NBTAPI] [NBTAPI] Please update the NBTAPI or the plugin that contains the api(nag the mod author when the newest release has an old version, not the NBTAPI dev)!
  102. [10:25:06] [Server thread/INFO]: [BuycraftX] Loading server plugin BuycraftX v12.0.8
  103. [10:25:06] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.1.1-SNAPSHOT-669
  104. [10:25:07] [Server thread/INFO]: [LibsDisguises] Loading server plugin LibsDisguises v10.0.38-SNAPSHOT
  105. [10:25:07] [Server thread/INFO]: [TAB] Loading server plugin TAB v4.0.7
  106. [10:25:07] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
  107. [10:25:07] [Server thread/INFO]: [SupremeTags] Loading server plugin SupremeTags v1.8.10
  108. [10:25:07] [Server thread/INFO]: [AuctionHouse] Loading server plugin AuctionHouse v3.6
  109. [10:25:07] [Server thread/INFO]: [NexEngine] Loading server plugin NexEngine v2.2.12
  110. [10:25:07] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.17+6544-56d0383
  111. [10:25:08] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@76e790c9]
  112. [10:25:08] [Server thread/INFO]: [SafeNET] Loading server plugin SafeNET v3.8
  113. [10:25:08] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.4
  114. [10:25:08] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.21.0-dev+19-3eceec8
  115. [10:25:08] [Server thread/INFO]: [EssentialsDiscord] Loading server plugin EssentialsDiscord v2.21.0-dev+19-3eceec8
  116. [10:25:08] [Server thread/INFO]: [InsaneVaults] Loading server plugin InsaneVaults v1.2.2
  117. [10:25:08] [Server thread/INFO]: [VotingPlugin] Loading server plugin VotingPlugin v6.13.1
  118. [10:25:08] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v5.0.0
  119. [10:25:08] [Server thread/INFO]: [net.essentialsx.discordlink.EssentialsDiscordLink] Loading server plugin EssentialsDiscordLink v2.21.0-dev+19-3eceec8
  120. [10:25:08] [Server thread/INFO]: [CG] Loading server plugin ChatGames v2.1.5
  121. [10:25:08] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9+5934e49
  122. [10:25:08] [Server thread/INFO]: [ChatManager] Loading server plugin ChatManager v3.7.7
  123. [10:25:08] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.21.0-dev+19-3eceec8
  124. [10:25:08] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v22.2
  125. [10:25:08] [Server thread/INFO]: [WorldGuardExtraFlags] Loading server plugin WorldGuardExtraFlags v4.2.2
  126. [10:25:08] [Server thread/INFO]: [GadgetsMenu] Loading server plugin GadgetsMenu v5.13.4
  127. [10:25:08] [Server thread/INFO]: [CommandPanels] Loading server plugin CommandPanels v3.19.1.7
  128. [10:25:08] [Server thread/INFO]: [GappleOptions] Loading server plugin GappleOptions vBuild 40
  129. [10:25:08] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.33-SNAPSHOT (build 3229)
  130. [10:25:08] [Server thread/INFO]: [AlonsoLeaderboards] Loading server plugin AlonsoLeaderboards v1.4-BETA
  131. [10:25:08] [Server thread/INFO]: [TradeSystem] Loading server plugin TradeSystem v2.5.2
  132. [10:25:08] [Server thread/INFO]: [AlonsoLevels] Loading server plugin AlonsoLevels v2.3.1-BETA-PRO
  133. [10:25:08] [Server thread/INFO]: [QuickShop] Loading server plugin QuickShop v5.1.2.5
  134. [10:25:08] [Server thread/INFO]: [QuickShop] QuickShop Reremake - Early boot step - Booting up
  135. [10:25:08] [Server thread/INFO]: [QuickShop] [OK] Signature Verify
  136. [10:25:08] [Server thread/INFO]: [QuickShop] [OK] Plugin Manifest Check
  137. [10:25:08] [Server thread/INFO]: [QuickShop] [OK] Potential Infection Characteristics Check
  138. [10:25:08] [Server thread/INFO]: [QuickShop] Reading the configuration...
  139. [10:25:08] [Server thread/INFO]: [QuickShop] Loading messages translation over-the-air (this may need take a while).
  140. [10:25:08] [Server thread/INFO]: [QuickShop] Translation over-the-air platform selected: Crowdin
  141. [10:25:08] [Server thread/INFO]: [QuickShop] Checking for translation updates, this may need a while...
  142. [10:25:09] [Server thread/INFO]: [QuickShop] Loading up integration modules.
  143. [10:25:09] [Server thread/INFO]: [QuickShop] QuickShop Reremake - Early boot step - Complete
  144. [10:25:09] [Server thread/INFO]: [eGlow] Loading server plugin eGlow v3.2.6
  145. [10:25:09] [Server thread/INFO]: [Denizen] Loading server plugin Denizen v1.2.9-SNAPSHOT (build 1798-REL)
  146. [10:25:09] [Server thread/INFO]: [LevelZone] Loading server plugin LevelZone v1.6
  147. [10:25:09] [Server thread/INFO]: [SuperiorSkyblock2] Loading server plugin SuperiorSkyblock2 v2023.3
  148. [10:25:09] [Server thread/INFO]: [VoidTeleport] Loading server plugin VoidTeleport v2.4.2
  149. [10:25:09] [Server thread/INFO]: [JumpPads] Loading server plugin JumpPads v1.25.13
  150. [10:25:09] [Server thread/INFO]: [WildStacker] Loading server plugin WildStacker v2023.3
  151. [10:25:09] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861
  152. [10:25:09] [Server thread/INFO]: [ItemJoin] Loading server plugin ItemJoin v6.0.1-RELEASE-b892
  153. [10:25:09] [Server thread/INFO]: [§f[§eUltimate_BlockRegen§f]] Loading server plugin Ultimate_BlockRegen v1.2.1
  154. [10:25:09] [Server thread/INFO]: [MythicMobs] Loading server plugin MythicMobs v5.4.4-SNAPSHOT-3fd5160b
  155. [10:25:09] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
  156. [10:25:09] [Server thread/INFO]: [MythicMobs] §4M§6y§6t§6h§2i§2c§2 §3E§3n§1a§1b§1l§5e§5d§4!
  157. [10:25:09] [Server thread/INFO]: [CombatLogX] Loading server plugin CombatLogX v11.4.0.1.1193
  158. [10:25:09] [Server thread/INFO]: [CombatLogX] Configuration version is recent, no major changes necessary.
  159. [10:25:09] [Server thread/INFO]: [CombatLogX] Loading expansions...
  160. [10:25:09] [Server thread/INFO]: [CombatLogX] Loading expansion 'Boss Bar v17.1'...
  161. [10:25:09] [Server thread/INFO]: [CombatLogX]
  162. [10:25:09] [Server thread/INFO]: [CombatLogX] Loading expansion 'Action Bar v17.3'...
  163. [10:25:09] [Server thread/INFO]: [CombatLogX]
  164. [10:25:09] [Server thread/INFO]: [CombatLogX] Loading expansion 'Cheat Prevention v17.6'...
  165. [10:25:09] [Server thread/INFO]: [CombatLogX]
  166. [10:25:09] [Server thread/INFO]: [CombatLogX] Loading expansion 'Citizens Compatibility v17.9'...
  167. [10:25:09] [Server thread/INFO]: [CombatLogX]
  168. [10:25:09] [Server thread/INFO]: [CombatLogX] Loading expansion 'Damage Effects v17.0'...
  169. [10:25:09] [Server thread/INFO]: [CombatLogX]
  170. [10:25:09] [Server thread/INFO]: [CombatLogX] Loading expansion 'Damage Tagger v17.1'...
  171. [10:25:09] [Server thread/INFO]: [CombatLogX]
  172. [10:25:09] [Server thread/INFO]: [CombatLogX] Loading expansion 'Death Effects v17.0'...
  173. [10:25:09] [Server thread/INFO]: [CombatLogX]
  174. [10:25:09] [Server thread/INFO]: [CombatLogX] Loading expansion 'EssentialsX Compatibility v17.2'...
  175. [10:25:09] [Server thread/INFO]: [CombatLogX]
  176. [10:25:09] [Server thread/INFO]: [CombatLogX] Loading expansion 'LibsDisguises Compatibility v17.1'...
  177. [10:25:09] [Server thread/INFO]: [CombatLogX]
  178. [10:25:09] [Server thread/INFO]: [CombatLogX] Loading expansion 'Mob Tagger v17.1'...
  179. [10:25:09] [Server thread/INFO]: [CombatLogX]
  180. [10:25:09] [Server thread/INFO]: [CombatLogX] Loading expansion 'MythicMobs Compatibility v17.3'...
  181. [10:25:09] [Server thread/INFO]: [CombatLogX]
  182. [10:25:09] [Server thread/INFO]: [CombatLogX] Loading expansion 'PlaceholderAPI Compatibility v17.1'...
  183. [10:25:09] [Server thread/INFO]: [CombatLogX]
  184. [10:25:09] [Server thread/INFO]: [CombatLogX] Loading expansion 'SuperiorSkyblock Compatibility v17.1'...
  185. [10:25:09] [Server thread/INFO]: [CombatLogX]
  186. [10:25:09] [Server thread/INFO]: [CombatLogX] Loading expansion 'WorldGuard Compatibility v17.2'...
  187. [10:25:09] [Server thread/INFO]: [CombatLogX] [WorldGuard Compatibility] Successfully found a dependency: WorldGuard v7.0.9+5934e49
  188. [10:25:10] [Server thread/INFO]: [CombatLogX]
  189. [10:25:10] [Server thread/INFO]: [CombatLogX] Successfully loaded 14 expansions.
  190. [10:25:10] [Server thread/INFO]: [SimplePortals] Loading server plugin SimplePortals v1.7.4
  191. [10:25:10] [Server thread/INFO]: [MythicDungeons] Loading server plugin MythicDungeons v1.2.1F
  192. [10:25:10] [Server thread/INFO]: [AdvancedEnchantments] Loading server plugin AdvancedEnchantments v9.4.16
  193. [10:25:10] [Server thread/INFO]: [Server Tutorial Plus] Loading server plugin ServerTutorialPlus v1.25.0
  194. [10:25:10] [Server thread/INFO]: [Magic] Loading server plugin Magic v10.8.11-cb6aa41
  195. [10:25:10] [Server thread/INFO]: [Magic] Loading modern compatibility layer for server version 1.20.2
  196. [10:25:10] [Server thread/INFO]: [Magic] Async chunk loading API found
  197. [10:25:10] [Server thread/INFO]: [Magic] Chat component API found
  198. [10:25:10] [Server thread/INFO]: [Magic] Found WorldGuard 7+
  199. [10:25:10] [Server thread/INFO]: [Magic] Pre-check for WorldGuard custom flag registration
  200. [10:25:10] [Server thread/INFO]: [Magic] Registered custom WorldGuard flags: allowed-spells, always-allowed-spells, blocked-spells, always-allowed-spell-categories, allowed-spell-categories, blocked-spell-categories, allowed-wands, always-allowed-wands, blocked-wands, spell-overrides, destructible, reflective, tags, portal-spell, portal-warp
  201. [10:25:10] [Server thread/INFO]: [Codex] Loading server plugin Codex v1.14.1
  202. [10:25:10] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.7.2
  203. [10:25:10] [Server thread/INFO]: [SCore] Loading server plugin SCore v4.23.11.7
  204. [10:25:10] [Server thread/INFO]: [ExecutableItems] Loading server plugin ExecutableItems v6.23.11.7
  205. [10:25:10] [Server thread/INFO]: [ShopGUIPlus] Loading server plugin ShopGUIPlus v1.92.1
  206. [10:25:10] [Server thread/INFO]: [JetsMinions] Loading server plugin JetsMinions v7.9.9
  207. [10:25:10] [Server thread/INFO]: [Quests] Loading server plugin Quests v3.14.2-3345d07
  208. [10:25:10] [Server thread/INFO]: [Sellwand] Loading server plugin Sellwand v1.5.7
  209. [10:25:10] [Server thread/INFO]: [Plan] Loading server plugin Plan v5.5 build 2461
  210. [10:25:10] [Server thread/INFO]: [Depenizen] Loading server plugin Depenizen v2.1.0 (build 850)
  211. [10:25:10] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  212. [10:25:10] [Server thread/INFO]: [TaspiaSB] Enabling TaspiaSB v1.0-SNAPSHOT
  213. [10:25:10] [Server thread/INFO]: [TaspiaSB] Registered events and hooked into PlaceholderAPI.
  214. [10:25:10] [Server thread/INFO]: [Blue Slime Core] Enabling BlueSlimeCore v2.9.4.377
  215. [10:25:10] [Server thread/INFO]: [Blue Slime Core] Successfully loaded 2 language(s).
  216. [10:25:10] [Server thread/INFO]: [Blue Slime Core] Detected server as regular SpigotMC/PaperMC (not Folia)
  217. [10:25:10] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.104
  218. [10:25:10] [Server thread/INFO]: __
  219. [10:25:10] [Server thread/INFO]: | |__) LuckPerms v5.4.104
  220. [10:25:10] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  221. [10:25:10] [Server thread/INFO]:
  222. [10:25:10] [Server thread/INFO]: [LuckPerms] Loading configuration...
  223. [10:25:11] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
  224. [10:25:11] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting...
  225. [10:25:11] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed.
  226. [10:25:11] [Server thread/INFO]: [LuckPerms] Loading messaging service... [PLUGINMSG]
  227. [10:25:11] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  228. [10:25:12] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  229. [10:25:12] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2149ms)
  230. [10:25:12] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.1.1-SNAPSHOT-669
  231. [10:25:12] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  232. [10:25:12] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  233. [10:25:12] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  234. [10:25:12] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  235. [10:25:12] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  236. [10:25:12] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.12
  237. [10:25:12] [Server thread/INFO]: [NexEngine] Seems like we have Paper based fork here...
  238. [10:25:12] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
  239. [10:25:12] [Server thread/INFO]: [NexEngine] Successfully hooked with EssentialsX Economy economy
  240. [10:25:12] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
  241. [10:25:12] [Server thread/INFO]: [NexEngine] Plugin loaded in 74 ms!
  242. [10:25:12] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.17+6544-56d0383
  243. [10:25:12] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  244. [10:25:12] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  245. [10:25:12] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R2.PaperweightAdapter as the Bukkit adapter
  246. [10:25:13] [Server thread/INFO]: [SafeNET] Enabling SafeNET v3.8
  247. [10:25:13] [Server thread/INFO]: [SafeNET] Paper server components available; handshakes will be handled via the API and sessions will not be validated.
  248. [10:25:13] [Server thread/INFO]: [ItemJoin] Enabling ItemJoin v6.0.1-RELEASE-b892
  249. [10:25:13] [Server thread/INFO]: [§f[§eUltimate_BlockRegen§f]] Enabling Ultimate_BlockRegen v1.2.1
  250. [10:25:14] [Server thread/INFO]: &4Error: &eLoading regions
  251. [10:25:14] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "org.bukkit.World.getName()" because "<parameter1>" is null
  252. [10:25:14] [Server thread/WARN]: at Ultimate_BlockRegen-1.2.1.jar//org.hmmbo.ultimate_blockregen.Listener.Cuboid.<init>(Cuboid.java:73)
  253. [10:25:14] [Server thread/WARN]: at Ultimate_BlockRegen-1.2.1.jar//org.hmmbo.ultimate_blockregen.Listener.Gevent.regionregister(Gevent.java:113)
  254. [10:25:14] [Server thread/WARN]: at Ultimate_BlockRegen-1.2.1.jar//org.hmmbo.ultimate_blockregen.DataManger.<init>(DataManger.java:34)
  255. [10:25:14] [Server thread/WARN]: at Ultimate_BlockRegen-1.2.1.jar//org.hmmbo.ultimate_blockregen.Ultimate_BlockRegen.onEnable(Ultimate_BlockRegen.java:40)
  256. [10:25:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
  257. [10:25:14] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
  258. [10:25:14] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
  259. [10:25:14] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
  260. [10:25:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugin(CraftServer.java:644)
  261. [10:25:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugins(CraftServer.java:555)
  262. [10:25:14] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:274)
  263. [10:25:14] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1086)
  264. [10:25:14] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
  265. [10:25:14] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  266. [10:25:14] [Server thread/WARN]: [§f[§eUltimate_BlockRegen§f]] Could not save Materials.yml to plugins/Ultimate_BlockRegen/Materials.yml because Materials.yml already exists.
  267. [10:25:14] [Server thread/INFO]: ****************************
  268. [10:25:14] [Server thread/INFO]: Mine X Farm Regen
  269. [10:25:14] [Server thread/INFO]: Regenerate Blocks in Style
  270. [10:25:14] [Server thread/INFO]:
  271. [10:25:14] [Server thread/INFO]: Made By HmmboYt
  272. [10:25:14] [Server thread/INFO]: Join Our Discord For Support
  273. [10:25:14] [Server thread/INFO]: ****************************
  274. [10:25:14] [Server thread/INFO]: [Magic] Enabling Magic v10.8.11-cb6aa41
  275. [10:25:14] [Server thread/INFO]: [Magic] EffectLib initialized
  276. [10:25:15] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_20_R2.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  277. [10:25:17] [Server thread/INFO]: [Magic] Loaded 1 attributes
  278. [10:25:17] [Server thread/INFO]: [Magic] Wand crafting is enabled
  279. [10:25:17] [Server thread/INFO]: [Magic] Skin-based spell icons disabled
  280. [10:25:17] [Server thread/INFO]: [Magic] Registered attributes: [target_fall_distance, regeneration, respiration, projectile_protection, bowpower, degrees, seconds, channeling, target_pitch, humidity, pitch, sharpness, darkness, jump, health_max, efficiency, target_luck, target_light, blindness, absorption, target_armor, loyalty, slow_digging, silk_touch, fire_resistance, unluck, invisibility, target_health_max, moon, air_max, slow, light, mana_max, sweeping, target_defaultDamage, bowpull, damage, weeks, swift_sneak, mending, epoch, protection, air, fast_digging, lure, punch, temperature, frost_walker, movement_speed_bps, power, riptide, health_boost, levitation, increase_damage, poison, health, target_temperature, binding_curse, yaw, defaultDamage, mana, glowing, target_health, target_humidity, days, infinity, impaling, bad_omen, luck, thorns, hero_of_the_village, target_hunger, smite, location_x, unbreaking, location_y, target_mana, feather_falling, attack_damage, knockback, fire_aspect, luck_of_the_sea, knockback_resistance, saturation, conduit_power, location_z, target_air, bane_of_arthropods, soul_speed, night_vision, level, minutes, water_breathing, fall_distance, quick_charge, aqua_affinity, multishot, hunger, slow_falling, difficulty, armor, fulltime, blast_protection, confusion, damage_dealt, harm, piercing, fire_protection, target_yaw, dolphins_grace, speed, damage_resistance, weakness, heal, target_mana_max, hours, fortune, looting, target_air_max, movement_speed, play_time, depth_strider, xp, target_location_x, pi, target_location_y, vanishing_curse, target_knockback_resistance, target_location_z, time, flame, wither]
  281. [10:25:17] [Server thread/INFO]: [Magic] Loaded 182 icons
  282. [10:25:17] [Server thread/INFO]: [Magic] Loaded 12 effect lists
  283. [10:25:17] [Server thread/INFO]: [Magic] Loaded 1402 items
  284. [10:25:17] [Server thread/INFO]: [Magic] Loaded 199 wands
  285. [10:25:17] [Server thread/INFO]: [Magic] Loaded 2 kits
  286. [10:25:17] [Server thread/INFO]: [Magic] Loaded 10 classes
  287. [10:25:17] [Server thread/INFO]: [Magic] Loaded 5 classes
  288. [10:25:18] [Server thread/INFO]: [Magic] Loaded 73 mob templates
  289. [10:25:18] [Server thread/INFO]: [Magic] Loaded 8 automata templates
  290. [10:25:18] [Server thread/INFO]: [Magic] Loaded 0 customized worlds
  291. [10:25:18] [Server thread/INFO]: [Magic] Activated BStats
  292. [10:25:18] [Server thread/INFO]: [Magic] MobArena not found
  293. [10:25:18] [Server thread/INFO]: [Magic] LibsDisguises found, mob disguises and disguise_restricted features enabled
  294. [10:25:18] [Server thread/INFO]: [Magic] ModelEngine integration disabled
  295. [10:25:18] [Server thread/INFO]: [Magic] Found MythicMobs v5.4.4-SNAPSHOT-3fd5160b (5) will use modern integration layer
  296. [10:25:18] [Server thread/INFO]: [Magic] MythicMobs integration enabled, mobs can be spawned in arenas, spells, actions, etc.
  297. [10:25:18] [Server thread/INFO]: Magic checking resource pack for updates: http://rp.elmakers.com/Magic-RP-1.20.zip
  298. [10:25:18] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  299. [10:25:18] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  300. [10:25:18] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  301. [10:25:18] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  302. [10:25:18] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  303. [10:25:18] [Server thread/INFO]: Preparing level "world"
  304. [10:25:18] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  305. [10:25:18] [Server thread/INFO]: Time elapsed: 245 ms
  306. [10:25:18] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.5
  307. [10:25:19] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  308. [10:25:19] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.8.1
  309. [10:25:19] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.20.2 (764)
  310. [10:25:19] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.12.0
  311. [10:25:19] [Server thread/INFO]: [NBTAPI] Adding listeners...
  312. [10:25:19] [Server thread/INFO]: [NBTAPI] Checking bindings...
  313. [10:25:19] [Server thread/INFO]: [NBTAPI] All Classes were able to link!
  314. [10:25:19] [Server thread/INFO]: [NBTAPI] All Methods were able to link!
  315. [10:25:19] [Server thread/INFO]: [NBTAPI] Running NBT reflection test...
  316. [10:25:19] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server.
  317. [10:25:19] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.8.1
  318. [10:25:19] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.8
  319. [10:25:20] [Server thread/INFO]: [BuycraftX] Validating your server key...
  320. [10:25:20] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  321. [10:25:20] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.38-SNAPSHOT
  322. [10:25:20] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-10.0.37-Free.jar
  323. [10:25:20] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_20_R2 (v1_20_R2)
  324. [10:25:20] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1260
  325. [10:25:20] [Server thread/INFO]: [LibsDisguises] Build Date: 01/11/2023 19:52
  326. [10:25:20] [Server thread/INFO]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
  327. [10:25:20] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
  328. [10:25:21] [Server thread/INFO]: [LibsDisguises] Translations are disabled in libsdisguises.yml, but you modified 1 messages in the translations for MESSAGES. Is this intended?
  329. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  330. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise dm2neat
  331. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Sh11
  332. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise 5chmook
  333. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise BangEnergy
  334. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise ibim1Sucuk
  335. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Contagiousx
  336. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise DrulianCrow
  337. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Rex_
  338. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise 10PSC
  339. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise HighVoltage
  340. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise EndWalker
  341. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise cashlete
  342. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise 50USD
  343. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise firest0rm_75
  344. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise flamingfire25
  345. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Attackroot
  346. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Cheeeeeems
  347. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise blockaid000
  348. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Argus_02
  349. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Elmoplayer
  350. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Bobone
  351. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Azaeron
  352. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Revian
  353. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Nobaku
  354. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Ceruleous
  355. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Simedomi
  356. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Doc_Kalahan
  357. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise RAGNAROK2505
  358. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise playcola2012
  359. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Flame__99
  360. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise GrafGrief
  361. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise ItsEmpire
  362. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise lilmeatgremlin
  363. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Oaktalon
  364. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise 1mlucky
  365. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise antihacksalt
  366. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Wolfrodah
  367. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Buster21
  368. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Darkpredator72
  369. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise KingOfTheNorth
  370. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Tyr
  371. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise SagaTheArchivist
  372. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise KingOfTheNorth2
  373. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Viking1
  374. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Viking2
  375. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Viking3
  376. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise RoyalKnight
  377. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise FrozenCorpse
  378. [10:25:21] [Server thread/INFO]: [LibsDisguises] Loaded 49 custom disguises
  379. [10:25:21] [Server thread/INFO]: [LibsDisguises] Config is up to date!
  380. [10:25:21] [Server thread/INFO]: [TAB] Enabling TAB v4.0.7
  381. [10:25:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [4.0.7]
  382. [10:25:22] [Server thread/INFO]: [TAB] [WARN] Animation "MyAnimation1" does not have any texts defined!
  383. [10:25:22] [Server thread/INFO]: [TAB] [WARN] Animation "MyAnimation1" has refresh interval of 0 milliseconds! Did you forget to configure it? Using 1000.
  384. [10:25:22] [Server thread/INFO]: [TAB] [WARN] Animation "store" has refresh interval of 225, which is not divisible by 50! Using 250.
  385. [10:25:22] [Server thread/INFO]: [TAB] [WARN] Found a total of 3 issues.
  386. [10:25:22] [Server thread/INFO]: [TAB] Enabled in 96ms
  387. [10:25:22] [Server thread/INFO]: [SupremeTags] Enabling SupremeTags v1.8.10
  388. [10:25:22] [Server thread/INFO]:
  389. [10:25:22] [Server thread/INFO]: ____ _ _ ____ ____ _____ __ __ _____ _____ _ ____ ____
  390. [10:25:22] [Server thread/INFO]: / ___|| | | | _ \| _ \| ____| \/ | ____|_ _|/ \ / ___/ ___|
  391. [10:25:22] [Server thread/INFO]: \___ \| | | | |_) | |_) | _| | |\/| | _| | | / _ \| | _\___ \
  392. [10:25:22] [Server thread/INFO]: ___) | |_| | __/| _ <| |___| | | | |___ | |/ ___ \ |_| |___) |
  393. [10:25:22] [Server thread/INFO]: |____/ \___/|_| |_| \_\_____|_| |_|_____| |_/_/ \_\____|____/
  394. [10:25:22] [Server thread/INFO]: Allow players to show off their supreme tags!
  395. [10:25:22] [Server thread/INFO]:
  396. [10:25:22] [Server thread/INFO]: > Version: 1.8.10
  397. [10:25:22] [Server thread/INFO]: > Author: DevScape
  398. [10:25:22] [Server thread/INFO]: > NBTAPI: Found!
  399. [10:25:22] [Server thread/INFO]: > Vault: Found!
  400. [10:25:22] [Server thread/INFO]: > Database: H2!
  401. [10:25:22] [Server thread/INFO]: > Plugin up to date!
  402. [10:25:22] [Server thread/INFO]: §e> PlaceholderAPI: Found
  403. [10:25:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: supremetags [1.8.10]
  404. [10:25:22] [Server thread/INFO]: [TAGS] loaded 29 tag(s) successfully.
  405. [10:25:22] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.6
  406. [10:25:22] [Server thread/INFO]: [AuctionHouse] Found locale file en_us.json
  407. [10:25:22] [Server thread/WARN]: [AuctionHouse] A backup of the database has been saved with .backup extension.
  408. [10:25:22] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_20_R2
  409. [10:25:22] [Server thread/INFO]: [AuctionHouse] Using en_us locale
  410. [10:25:22] [Server thread/INFO]: [AuctionHouse] Loaded 0 listings
  411. [10:25:22] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.4
  412. [10:25:22] [Server thread/INFO]: [DecentHolograms] Using ProtocolLib for packet listening.
  413. [10:25:22] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.0-dev+19-3eceec8
  414. [10:25:22] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  415. [10:25:22] [Server thread/INFO]: [Essentials] No kits found to migrate.
  416. [10:25:22] [Server thread/INFO]: [Essentials] Loaded 36926 items from items.json.
  417. [10:25:22] [Server thread/INFO]: [Essentials] Using locale en
  418. [10:25:22] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  419. [10:25:22] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  420. [10:25:22] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
  421. [10:25:22] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  422. [10:25:22] [Server thread/INFO]: [EssentialsDiscord] Enabling EssentialsDiscord v2.21.0-dev+19-3eceec8
  423. [10:25:23] [Server thread/INFO]: [EssentialsDiscord] Starting Metrics. Opt-out using the global bStats config.
  424. [10:25:23] [Server thread/INFO]: [EssentialsDiscord] Attempting to login to Discord...
  425. [10:25:23] [Server thread/INFO]: [net.essentialsx.dep.net.dv8tion.jda.api.JDA] Login Successful!
  426. [10:25:23] [JDA MainWS-ReadThread/INFO]: [net.essentialsx.dep.net.dv8tion.jda.internal.requests.WebSocketClient] Connected to WebSocket
  427. [10:25:24] [JDA MainWS-ReadThread/INFO]: [net.essentialsx.dep.net.dv8tion.jda.api.JDA] Finished Loading!
  428. [10:25:24] [Server thread/INFO]: [EssentialsDiscord] Successfully logged in as Skyblock#3215
  429. [10:25:26] [Server thread/INFO]: [InsaneVaults] Enabling InsaneVaults v1.2.2
  430. [10:25:26] [Server thread/INFO]: [InsaneVaults] Loading Plugin...
  431. [10:25:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ivaults [1.0.0]
  432. [10:25:26] [Server thread/INFO]: [InsaneVaults] Hooked into PlaceholderAPI
  433. [10:25:26] [Server thread/INFO]: [InsaneVaults] Successfully loaded in 185 ms
  434. [10:25:26] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v6.13.1
  435. [10:25:26] [Server thread/INFO]: [com.bencodez.votingplugin.advancedcore.hikari.HikariDataSource] HikariPool-1 - Starting...
  436. [10:25:27] [Server thread/INFO]: [com.bencodez.votingplugin.advancedcore.hikari.HikariDataSource] HikariPool-1 - Start completed.
  437. [10:25:27] [Server thread/INFO]: [VotingPlugin] Using BungeeMethod: PLUGINMESSAGING
  438. [10:25:27] [Server thread/INFO]: [VotingPlugin] Loaded plugin message channels: vp:vp
  439. [10:25:27] [Server thread/WARN]: [VotingPlugin] Bungeecoord is true and server name is not set, bungeecoord features may not work
  440. [10:25:27] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
  441. [10:25:27] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 6.13.1
  442. [10:25:27] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v5.0.0
  443. [10:25:27] [Server thread/INFO]: [ExcellentCrates] Powered by: NexEngine
  444. [10:25:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentcrates [5.0.0]
  445. [10:25:27] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
  446. [10:25:27] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffce9d4
  447. [10:25:27] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
  448. [10:25:27] [Server thread/INFO]: [ExcellentCrates] Using Internal hologram handler.
  449. [10:25:27] [Server thread/INFO]: [ExcellentCrates] Registered currency: xp
  450. [10:25:27] [Server thread/INFO]: [ExcellentCrates] Registered currency: money
  451. [10:25:27] [Server thread/INFO]: [ExcellentCrates] Loaded 15 crate keys.
  452. [10:25:27] [Server thread/INFO]: [ExcellentCrates] Loaded 4 rarities!
  453. [10:25:27] [Server thread/INFO]: [ExcellentCrates] Loaded 18 crates.
  454. [10:25:27] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus.
  455. [10:25:27] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 400 ms!
  456. [10:25:27] [Server thread/INFO]: [net.essentialsx.discordlink.EssentialsDiscordLink] Enabling EssentialsDiscordLink v2.21.0-dev+19-3eceec8
  457. [10:25:27] [Server thread/INFO]: [net.essentialsx.discordlink.EssentialsDiscordLink] Starting Metrics. Opt-out using the global bStats config.
  458. [10:25:27] [Server thread/INFO]: [CG] Enabling ChatGames v2.1.5
  459. [10:25:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: chatgames [2.1.5]
  460. [10:25:27] [Server thread/INFO]: [CG] Plugin has loaded successfully.
  461. [10:25:27] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9+5934e49
  462. [10:25:27] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  463. [10:25:27] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  464. [10:25:27] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  465. [10:25:27] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  466. [10:25:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  467. [10:25:27] [Server thread/INFO]: [WorldGuard] Loading region data...
  468. [10:25:28] [Server thread/INFO]: [ChatManager] Enabling ChatManager v3.7.7
  469. [10:25:28] [Server thread/INFO]: [ChatManager] Hooked into: PlaceholderAPI v2.11.5
  470. [10:25:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: chatmanager [3.7.7]
  471. [10:25:28] [Server thread/INFO]: [ChatManager] Hooked into: Essentials v2.21.0-dev+19-3eceec8
  472. [10:25:28] [Server thread/INFO]: [ChatManager] Hooked into: Vault v1.7.3-b131
  473. [10:25:28] [Server thread/INFO]: [ChatManager] Hooked into: LuckPerms v5.4.104
  474. [10:25:28] [Server thread/INFO]: [ChatManager] Plugin is up to date - v3.7.7
  475. [10:25:28] [Server thread/INFO]: [ChatManager] Starting Metrics.
  476. [10:25:28] [Server thread/INFO]: =========================
  477. [10:25:28] [Server thread/INFO]: Chat Manager
  478. [10:25:28] [Server thread/INFO]: Version 3.7.7
  479. [10:25:28] [Server thread/INFO]: Author: H1DD3NxN1NJA
  480. [10:25:28] [Server thread/INFO]: =========================
  481. [10:25:28] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.21.0-dev+19-3eceec8
  482. [10:25:28] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
  483. [10:25:28] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v22.2
  484. [10:25:28] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  485. [10:25:28] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  486. [10:25:28] [Server thread/INFO]: --------------------
  487. [10:25:28] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
  488. [10:25:28] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
  489. [10:25:28] [Server thread/INFO]: --------------------
  490. [10:25:28] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.2.2
  491. [10:25:28] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
  492. [10:25:28] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
  493. [10:25:28] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
  494. [10:25:28] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
  495. [10:25:28] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
  496. [10:25:28] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
  497. [10:25:28] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
  498. [10:25:28] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
  499. [10:25:28] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
  500. [10:25:28] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
  501. [10:25:28] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
  502. [10:25:28] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler
  503. [10:25:28] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
  504. [10:25:28] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
  505. [10:25:28] [Server thread/INFO]: [GadgetsMenu] Enabling GadgetsMenu v5.13.4
  506. [10:25:28] [Server thread/INFO]: [GadgetsMenu] ------------------------------------------------------
  507. [10:25:28] [Server thread/INFO]: [GadgetsMenu] GadgetsMenu [Premium] 5.13.4 is loading...
  508. [10:25:28] [Server thread/INFO]: [GadgetsMenu] [server: git-Paper-"71a1787" (MC: 1.20.2)]
  509. [10:25:28] [Server thread/INFO]: [GadgetsMenu] Running Java 17.0.7
  510. [10:25:28] [Server thread/INFO]: [GadgetsMenu] Plugin by Yap Zhen Yie.
  511. [10:25:28] [Server thread/INFO]: [GadgetsMenu] Date Modified: 7 November 2023
  512. [10:25:28] [Server thread/INFO]: [GadgetsMenu]
  513. [10:25:28] [Server thread/INFO]: [GadgetsMenu] Initializing module v1_20_R2
  514. [10:25:28] [Server thread/INFO]: [GadgetsMenu] ------------------------------------------------------
  515. [10:25:28] [Server thread/INFO]: Environment: Environment[accountsHost=https://api.mojang.com, sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
  516. [10:25:28] [Server thread/INFO]: [GadgetsMenu] [Economy Storage] Successfully registered economy storage: default (GadgetsMenu)
  517. [10:25:28] [Server thread/INFO]: [GadgetsMenu] [Economy Storage] Successfully set default as the active economy storage.
  518. [10:25:28] [Server thread/INFO]: [GadgetsMenu] Connecting to SQLite database...
  519. [10:25:28] [Server thread/INFO]: [GadgetsMenu] Successfully connected to SQLite database.
  520. [10:25:28] [Server thread/INFO]: [GadgetsMenu] Enabled Mystery Vault individual hologram.
  521. [10:25:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: gadgetsmenu [1.0.5]
  522. [10:25:28] [Server thread/INFO]: [GadgetsMenu] [Placeholder] PlaceholderAPI hooked.
  523. [10:25:28] [Server thread/INFO]: [GadgetsMenu] [Extension] Successfully registered extension: gm-worldguard (WorldGuard)
  524. [10:25:28] [Server thread/INFO]: [CommandPanels] Enabling CommandPanels v3.19.1.7
  525. [10:25:28] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.19.1.7 Plugin Loading...
  526. [10:25:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: commandpanels [1.0.0]
  527. [10:25:28] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.19.1.7 Plugin Loaded!
  528. [10:25:28] [Server thread/INFO]: [GappleOptions] Enabling GappleOptions vBuild 40
  529. [10:25:28] [Server thread/INFO]: [GappleOptions] Build 40, a free resource by Norska - Thanks for downloading!
  530. [10:25:29] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.33-SNAPSHOT (build 3229)
  531. [10:25:29] [Server thread/INFO]: [Citizens] Loading external libraries
  532. [10:25:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizensplaceholder [1.0.0]
  533. [10:25:29] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
  534. [10:25:29] [Server thread/INFO]: [AlonsoLeaderboards] Enabling AlonsoLeaderboards v1.4-BETA
  535. [10:25:29] [Server thread/INFO]: [AlonsoLeaderboards] Hex colors are available!
  536. [10:25:29] [Server thread/INFO]: _ _ _ _ _ _
  537. [10:25:29] [Server thread/INFO]: /_\ | |___ _ _ ___ ___| | ___ __ _ __| |___ _ _| |__ ___ __ _ _ _ __| |___
  538. [10:25:29] [Server thread/INFO]: / _ \| / _ \ ' \(_-</ _ \ |__/ -_) _` / _` / -_) '_| '_ \/ _ \/ _` | '_/ _` (_-<
  539. [10:25:29] [Server thread/INFO]: /_/ \_\_\___/_||_/__/\___/____\___\__,_\__,_\___|_| |_.__/\___/\__,_|_| \__,_/__/
  540. [10:25:29] [Server thread/INFO]:
  541. [10:25:29] [Server thread/INFO]: Running plugin AlonsoLeaderboards v1.4-BETA
  542. [10:25:29] [Server thread/INFO]: Server running Paper version git-Paper-"71a1787" (MC: 1.20.2)
  543. [10:25:29] [Server thread/INFO]: (Implementing API version git-Paper-"71a1787" (MC: 1.20.2))
  544. [10:25:29] [Server thread/INFO]: (Developed by AlonsoAliaga - Thanks for using my plugin ❤)
  545. [10:25:29] [Server thread/INFO]: (If you loved the plugin consider leaving a review and mentioning your server IP in it!
  546. [10:25:29] [Server thread/INFO]:
  547. [10:25:29] [Server thread/INFO]:
  548. [10:25:29] [Server thread/INFO]: ===================================================================================
  549. [10:25:29] [Server thread/INFO]: [AlonsoLeaderboards] You are using a Spigot fork (PAPER). Plugin might have errors
  550. [10:25:29] [Server thread/INFO]: [AlonsoLeaderboards] and not work properly. Consider using SPIGOT!
  551. [10:25:29] [Server thread/INFO]: ===================================================================================
  552. [10:25:29] [Server thread/INFO]:
  553. [10:25:29] [Server thread/INFO]: [AlonsoLeaderboards] BungeeCord action bar available. Hooking..
  554. [10:25:29] [Server thread/INFO]: [AlonsoLeaderboards] ProtocolLib found! Hooking..
  555. [10:25:29] [Server thread/INFO]: [Auto-update] Configuration config.yml is up-to-date!
  556. [10:25:29] [Server thread/INFO]: [AlonsoLeaderboards] PlaceholderAPI found! Hooking..
  557. [10:25:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: alonsoleaderboards [1.4-BETA]
  558. [10:25:29] [Server thread/INFO]: [AlonsoLeaderboards] Loading placed leaderboards..
  559. [10:25:29] [Server thread/INFO]: [AlonsoLeaderboards] Block for leaderboard 'd0e3334d-1b18-4523-8c26-2228865b81ec' is not a sign. Skipping..
  560. [10:25:29] [Server thread/INFO]: [AlonsoLeaderboards] Block for leaderboard 'e2d87822-78e4-4fd9-ace8-09eac00f49a0' is not a sign. Skipping..
  561. [10:25:29] [Server thread/INFO]: [AlonsoLeaderboards] Block for leaderboard '7c49a2f7-c4d6-42c2-a7ac-9a8e325a82ed' is not a sign. Skipping..
  562. [10:25:29] [Server thread/INFO]: [AlonsoLeaderboards] Block for leaderboard 'e751592c-5207-4e3f-b0a0-e85bc05b6a6c' is not a sign. Skipping..
  563. [10:25:29] [Server thread/INFO]: [AlonsoLeaderboards] Block for leaderboard 'e105e36e-1142-4559-b1ea-3b161ccf93b0' is not a sign. Skipping..
  564. [10:25:29] [Server thread/INFO]: [AlonsoLeaderboards] Block for leaderboard '5aa04df0-6e4b-47bc-9fb4-7dd84d32056d' is not a sign. Skipping..
  565. [10:25:29] [Server thread/INFO]: [TradeSystem] Enabling TradeSystem v2.5.2
  566. [10:25:29] [Server thread/INFO]:
  567. [10:25:29] [Server thread/INFO]: __________________________________________________________
  568. [10:25:29] [Server thread/INFO]:
  569. [10:25:29] [Server thread/INFO]: TradeSystem [2.5.2]
  570. [10:25:29] [Server thread/INFO]:
  571. [10:25:29] [Server thread/INFO]: Status:
  572. [10:25:29] [Server thread/INFO]:
  573. [10:25:29] [Server thread/INFO]: MC-Version: 1.20.2 (R0.1-SNAPSHOT, Paper)
  574. [10:25:29] [Server thread/INFO]:
  575. [10:25:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tradesystem [1.2]
  576. [10:25:29] [Server thread/INFO]: > Loading sounds
  577. [10:25:29] [Server thread/INFO]: > Loading blacklist
  578. [10:25:29] [Server thread/INFO]: ...got 3 blocked item(s)
  579. [10:25:29] [Server thread/INFO]: > Loading layouts
  580. [10:25:29] [Server thread/INFO]: ...got 4 layout(s)
  581. [10:25:29] [Server thread/INFO]: > Queuing database initializing task
  582. [10:25:29] [Server thread/INFO]:
  583. [10:25:29] [Server thread/INFO]: Finished (115ms)
  584. [10:25:29] [Server thread/INFO]:
  585. [10:25:29] [Server thread/INFO]: __________________________________________________________
  586. [10:25:29] [Server thread/INFO]:
  587. [10:25:29] [Server thread/INFO]: [AlonsoLevels] Enabling AlonsoLevels v2.3.1-BETA-PRO
  588. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Max health Attribute check found. Using it..
  589. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Inventory title with support for more than 32 characters. Skipping..
  590. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Hex colors are available! Ready for RGB..
  591. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Old constructor for HoverEvent found! Using it..
  592. [10:25:30] [Server thread/INFO]: [AlonsoLevels] New sendTitle method found! Using it..
  593. [10:25:30] [Server thread/INFO]: [AlonsoLevels] New setUnbreakable method found! Using it..
  594. [10:25:30] [Server thread/INFO]: [AlonsoLevels] New isUnbreakable method found! Using it..
  595. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Damageable interface is available! Using it to set durability..
  596. [10:25:30] [Server thread/INFO]: _ _ _ _ ___ Running v2.3.1-BETA-PRO (v1_20)
  597. [10:25:30] [Server thread/INFO]: /_\ | |___ _ _ ___ ___| | _____ _____| |___ | _ \_ _ ___ Server Paper vgit-Paper-"71a1787" (MC: 1.20.2)
  598. [10:25:30] [Server thread/INFO]: / _ \| / _ \ ' \(_-</ _ \ |__/ -_) V / -_) (_-< | _/ '_/ _ \ Discord for support: https://alonsoaliaga.com/discord
  599. [10:25:30] [Server thread/INFO]: /_/ \_\_\___/_||_/__/\___/____\___|\_/\___|_/__/ |_| |_| \___/ Thanks for purchasing my plugin ❤ 111994!
  600. [10:25:30] [Server thread/INFO]: Developed by AlonsoAliaga
  601. [10:25:30] [Server thread/INFO]:
  602. [10:25:30] [Server thread/INFO]: ==============================================================================================
  603. [10:25:30] [Server thread/INFO]: [AlonsoLevels] You are using a Paper fork (Paper), plugin should work fine!
  604. [10:25:30] [Server thread/INFO]: [AlonsoLevels] If you have issues, join us on our official support server on alonsoaliaga.com/discord
  605. [10:25:30] [Server thread/INFO]: ==============================================================================================
  606. [10:25:30] [Server thread/INFO]:
  607. [10:25:30] [Server thread/INFO]: [AlonsoLevels] BungeeCord action bar available. Hooking..
  608. [10:25:30] [Server thread/INFO]: [AlonsoLevels] ProtocolLib found! Checking..
  609. [10:25:30] [Server thread/INFO]: [Auto-update] Configuration is up-to-date!
  610. [10:25:30] [Server thread/INFO]: [AlonsoLevels] [HikariCP] Using com.mysql.cj.jdbc.MysqlDataSource for source class name..
  611. [10:25:30] [Server thread/INFO]: [AlonsoLevels] [SQLite] Attempting to create 'alonsolevels' table..
  612. [10:25:30] [Server thread/INFO]: [SQLite] Connecting to database 'database-alonsolevels.db'!
  613. [10:25:30] [Server thread/INFO]: [SQLite] Driver available: SQLite JDBC | 3.42.0
  614. [10:25:30] [Server thread/INFO]: [SQLite] Successfully connected to database!
  615. [10:25:30] [Server thread/INFO]: [AlonsoLevels] [SQLite] Table 'alonsolevels' has been created if didn't exist.
  616. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Column called 'auto_claim' already exists. Skipping..
  617. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Currency LEVEL successfully loaded!
  618. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Vault found! Hooking..
  619. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Vault hooked correctly with plugin 'Essentials' because couldn't find preferred plugins!
  620. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Cost type 'VAULT' has been enabled!
  621. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Currency VAULT successfully loaded!
  622. [10:25:30] [Server thread/INFO]: [AlonsoLevels] PlayerPoints is not available! Disabling economy support..
  623. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Currency PLAYER_POINTS not loaded!
  624. [10:25:30] [Server thread/INFO]: [AlonsoLevels] TokenManager is not available! Disabling economy support..
  625. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Currency TOKEN_MANAGER not loaded!
  626. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Default economy type selected is: VAULT. Plugin will attempt to use it if type is not specified!
  627. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Inventory title update is not enabled. Ignoring..
  628. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Server name has been selected as 'Skyblock'
  629. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Formula for experience is not enabled. Attempting to load data from levels.yml file..
  630. [10:25:30] [Server thread/INFO]: [AlonsoLevels] '1309' value is: -1
  631. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Max-level specified in config.yml file is lower than the ones available in levels.yml!! Using 1000 as max level..
  632. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Successfully loaded 1000 levels!!
  633. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Successfully loaded 9 colors!
  634. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Successfully loaded 1000 display levels!
  635. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Loaded 60 normal rewards in 3 pages.
  636. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Loaded 3 veteran rewards.
  637. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Section for 'Normal multipliers' called 'Normal' in multipliers.yml is invalid. Skipping..
  638. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Loaded 0 normal multipliers.
  639. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Veteran section is not enabled in configuration. Skipping veteran multipliers..
  640. [10:25:30] [Server thread/INFO]: [AlonsoLevels] [Start] Scheduling economy hooks..
  641. [10:25:30] [Server thread/INFO]: [AlonsoLevels] =========================== IMPORTANT WARNING! ===========================
  642. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Seems that you just updated the plugin to 2.2-BETA-PRO version or higher!
  643. [10:25:30] [Server thread/INFO]: [AlonsoLevels] To enable slot customization make sure you edit 'Options.Normal-rewards.Rows'
  644. [10:25:30] [Server thread/INFO]: [AlonsoLevels] and 'Options.Veteran-rewards.Rows' to a number between 1 and 6. If it's 0 custom
  645. [10:25:30] [Server thread/INFO]: [AlonsoLevels] slots will be ignored as you probably just updated to this version.
  646. [10:25:30] [Server thread/INFO]: [AlonsoLevels] After updating those values, custom slots will take effect. This is a BETA feature,
  647. [10:25:30] [Server thread/INFO]: [AlonsoLevels] please report bugs in our discord server: https://alonsoaliaga.com/discord
  648. [10:25:30] [Server thread/INFO]: [AlonsoLevels] ============================ END OF WARNING! ============================
  649. [10:25:30] [Server thread/INFO]: [AlonsoLevels] Rewards command shortcut is enabled!! Registering.. People can now use /rewards
  650. [10:25:30] [Server thread/INFO]: [AlonsoLevels] PlaceholderAPI found! Hooking..
  651. [10:25:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: alonsolevels [2.3.1-BETA-PRO]
  652. [10:25:30] [Server thread/INFO]: [AlonsoLevels] VaultMultiplier wasn't found! Skipping..
  653. [10:25:30] [Server thread/INFO]: [QuickShop] Enabling QuickShop v5.1.2.5
  654. [10:25:30] [Server thread/INFO]: [QuickShop] QuickShop Reremake
  655. [10:25:30] [Server thread/INFO]: [QuickShop] Starting plugin self-test, please wait...
  656. [10:25:30] [Server thread/INFO]: [QuickShop] [OK] Signature Verify
  657. [10:25:30] [Server thread/INFO]: [QuickShop] [OK] Plugin Manifest Check
  658. [10:25:30] [Server thread/INFO]: [QuickShop] [OK] Potential Infection Characteristics Check
  659. [10:25:30] [Server thread/INFO]: [QuickShop] [OK] Java Runtime Environment Version Test
  660. [10:25:30] [Server thread/INFO]: [QuickShop] Running QuickShop-Reremake on NMS version v1_20_R2 For Minecraft version 1.20.2
  661. [10:25:30] [Server thread/INFO]: [QuickShop] [OK] Spigot Based Server Test
  662. [10:25:30] [Server thread/INFO]: [QuickShop] [OK] Old QuickShop Test
  663. [10:25:30] [Server thread/INFO]: [QuickShop] [OK] ModdedServer Based Test
  664. [10:25:30] [Server thread/INFO]: [QuickShop] [OK] CoreSupport Test
  665. [10:25:30] [Server thread/INFO]: [QuickShop] [OK] Virtual DisplayItem Support Test
  666. [10:25:30] [Server thread/INFO]: [QuickShop] [OK] GameVersion supporting Test
  667. [10:25:30] [Server thread/INFO]: [QuickShop] [OK] PacketListenerAPI Conflict Test
  668. [10:25:30] [Server thread/INFO]: [QuickShop] [OK] End of life Test
  669. [10:25:30] [Server thread/INFO]: [QuickShop] Reading the configuration...
  670. [10:25:30] [Server thread/INFO]: [QuickShop] Developers: PotatoCraft Studio, Netherfoam, Timtower, KaiNoMood (KaiKikuchi), jho5245, Ghost_chu, cakoyo, Ectabro, portlek, log4b0at, Andre601, deadman96385, Vlvxingze, DoctaEnkoda, Mgazul, TiaraRinne, sandtechnology, Starmism, Chris6ix, Rean Schwarzer, mart-r, raphtaliapt, Tim269, creatorfromhell, LoneDev6, judgetread, confuxeon, ibmibmibm, yannicklamprecht, PyvesB, PaulBGD, ORelio, JoschuaSchneider, Starmium, harry0198, efekurbann, tdiant
  671. [10:25:30] [Server thread/INFO]: [QuickShop] Original author: Netherfoam, Timtower, KaiNoMood
  672. [10:25:30] [Server thread/INFO]: [QuickShop] Let's start loading the plugin
  673. [10:25:30] [Server thread/INFO]: [QuickShop] Chat processor selected: Hardcoded BungeeChat Lib
  674. [10:25:30] [Server thread/INFO]: [QuickShop] Loading plugin translations files...
  675. [10:25:30] [Server thread/INFO]: [QuickShop] Game assets server selected: Mojang API
  676. [10:25:30] [Server thread/INFO]: [QuickShop] Loading items translations...
  677. [10:25:30] [Server thread/INFO]: [QuickShop] Loading enchantments translations...
  678. [10:25:30] [Server thread/INFO]: [QuickShop] Loading potions translations...
  679. [10:25:30] [Server thread/INFO]: [QuickShop] Successfully loaded PlaceHolderAPI support!
  680. [10:25:30] [Server thread/INFO]: [QuickShop] Successfully loaded WorldEdit support!
  681. [10:25:30] [Server thread/WARN]: [QuickShop] You're using Real Display system and that may cause your server lagg, switch to Virtual Display system if you can! (Checkout display-type option in config.yml)
  682. [10:25:30] [Server thread/INFO]: [QuickShop] Setting up database...
  683. [10:25:30] [Server thread/INFO]: [QuickShop] Checking and updating database columns, it may take a while...
  684. [10:25:30] [Server thread/INFO]: [QuickShop] Finished!
  685. [10:25:30] [Server thread/INFO]: [QuickShop] Selected permission provider: Bukkit
  686. [10:25:30] [Server thread/INFO]: [QuickShop] Registering commands...
  687. [10:25:31] [Server thread/INFO]: [QuickShop] Loaded 1 rules for listener blacklist.
  688. [10:25:31] [Server thread/INFO]: [QuickShop] EventManager selected: QSEventManager
  689. [10:25:31] [Server thread/INFO]: [QuickShop] Fetching shops from the database...If plugin stuck there, check your database connection.
  690. [10:25:31] [Server thread/INFO]: [QuickShop] Loading shops from the database...
  691. [10:25:31] [Server thread/INFO]: [QuickShop] >> Shop Loader Information
  692. [10:25:31] [Server thread/INFO]: [QuickShop] Total shops: 0
  693. [10:25:31] [Server thread/INFO]: [QuickShop] Valid shops: 0
  694. [10:25:31] [Server thread/INFO]: [QuickShop] Pending : 0
  695. [10:25:31] [Server thread/INFO]: [QuickShop] Waiting worlds loaded: 0
  696. [10:25:31] [Server thread/INFO]: [QuickShop] Waiting chunks loaded: 0
  697. [10:25:31] [Server thread/INFO]: [QuickShop] Done! Used 0ms to loaded shops in database.
  698. [10:25:31] [Server thread/INFO]: [QuickShop] Registering listeners...
  699. [10:25:31] [Server thread/INFO]: [QuickShop] Registering DisplayCheck task....
  700. [10:25:31] [Server thread/INFO]: [QuickShop] Cleaning MsgUtils...
  701. [10:25:31] [Server thread/INFO]: [QuickShop] Cleaning purchase messages from the database that are over a week old...
  702. [10:25:31] [Server thread/INFO]: [QuickShop] Log actions is enabled, actions will log in the qs.log file!
  703. [10:25:31] [Server thread/INFO]: [QuickShop] [Shop Purger] Purge not enabled!
  704. [10:25:31] [Server thread/INFO]: [QuickShop] QuickShop Loaded! 776 ms.
  705. [10:25:31] [Server thread/INFO]: [eGlow] Enabling eGlow v3.2.6
  706. [10:25:31] [Server thread/INFO]: [eGlow]: Loading main config.
  707. [10:25:31] [Server thread/INFO]: [eGlow]: Loading messages config.
  708. [10:25:31] [Server thread/INFO]: [eGlow]: Loading customeffects config.
  709. [10:25:31] [Server thread/INFO]: Glow | Successfully loaded Playerdata database.
  710. [10:25:31] [Server thread/INFO]: [Denizen] Enabling Denizen v1.2.9-SNAPSHOT (build 1798-REL)
  711. [10:25:31] [Server thread/INFO]: +> [DenizenCore] Initializing Denizen Core v1.91.0-SNAPSHOT (Build 1357), impl for Spigot v1.2.9-SNAPSHOT (build 1798-REL)
  712. [10:25:31] [Server thread/INFO]: +> [Denizen] Running on java version: 17.0.7
  713. [10:25:31] [Server thread/INFO]: +> [Denizen] Running on fully supported Java 17.
  714. [10:25:31] [Server thread/INFO]: +> [Denizen] +-------------------------+
  715. [10:25:31] [Server thread/INFO]: +> [Denizen] Denizen scriptable minecraft
  716. [10:25:31] [Server thread/INFO]: +> [Denizen]
  717. [10:25:31] [Server thread/INFO]: +> [Denizen] by: The DenizenScript team
  718. [10:25:31] [Server thread/INFO]: +> [Denizen] Chat with us at: https://discord.gg/Q6pZGSR
  719. [10:25:31] [Server thread/INFO]: +> [Denizen] Or learn more at: https://denizenscript.com
  720. [10:25:31] [Server thread/INFO]: +> [Denizen] version: 1.2.9-SNAPSHOT (build 1798-REL)
  721. [10:25:31] [Server thread/INFO]: +> [Denizen] +-------------------------+
  722. [10:25:31] [Server thread/INFO]: +> [TriggerRegistry] Loaded 4 core triggers
  723. [10:25:32] [Server thread/INFO]: +> [PaperModule] Loading Paper support module...
  724. [10:25:32] [Server thread/INFO]: +> [Denizen] Loaded 149 core commands and 29 core object types, at 839ms from start.
  725. [10:25:32] [Server thread/INFO]: +> [ScriptHelper] No scripts in /plugins/Denizen/scripts/ to load!
  726. [10:25:32] [Server thread/INFO]: +> [ScriptRegistry] Loading 0 script files...
  727. [10:25:32] [Server thread/INFO]: +> [DenizenCore] Scripts loaded! File load took 1ms, processing 4ms.
  728. [10:25:32] [Server thread/INFO]: +> [Denizen] Final full init took 865ms.
  729. [10:25:32] [Server thread/INFO]: [LevelZone] Enabling LevelZone v1.6
  730. [10:25:32] [Server thread/INFO]: [WorldGuard] Registering session handler me.dominick.levelzone.MinLevelFlag
  731. [10:25:32] [Server thread/INFO]: [LevelZone] AlonsoLevels Support Enabled!
  732. [10:25:32] [Server thread/INFO]: [LevelZone] ----------------------------------------
  733. [10:25:32] [Server thread/INFO]: [LevelZone]
  734. [10:25:32] [Server thread/INFO]: [LevelZone] LevelZone Enabled!
  735. [10:25:32] [Server thread/INFO]: [LevelZone] Version: 1.6
  736. [10:25:32] [Server thread/INFO]: [LevelZone]
  737. [10:25:32] [Server thread/INFO]: [LevelZone] ----------------------------------------
  738. [10:25:32] [Server thread/INFO]: [SuperiorSkyblock2] Enabling SuperiorSkyblock2 v2023.3
  739. [10:25:32] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module nashorn-engine...
  740. [10:25:32] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module nashorn-engine (Took 8ms)
  741. [10:25:32] [Server thread/INFO]: Preparing start region for dimension minecraft:islandworld
  742. [10:25:33] [Server thread/INFO]: Time elapsed: 1101 ms
  743. [10:25:33] [Server thread/INFO]: [WorldGuard] (IslandWorld) TNT ignition is PERMITTED.
  744. [10:25:33] [Server thread/INFO]: [WorldGuard] (IslandWorld) Lighters are PERMITTED.
  745. [10:25:33] [Server thread/INFO]: [WorldGuard] (IslandWorld) Lava fire is PERMITTED.
  746. [10:25:33] [Server thread/INFO]: [WorldGuard] (IslandWorld) Fire spread is UNRESTRICTED.
  747. [10:25:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'IslandWorld'
  748. [10:25:33] [Server thread/INFO]: [QuickShop] Fetching shops from the database...If plugin stuck there, check your database connection.
  749. [10:25:33] [Server thread/INFO]: [QuickShop] Loading shops from the database...
  750. [10:25:33] [Server thread/INFO]: [QuickShop] >> Shop Loader Information
  751. [10:25:33] [Server thread/INFO]: [QuickShop] Total shops: 0
  752. [10:25:33] [Server thread/INFO]: [QuickShop] Valid shops: 0
  753. [10:25:33] [Server thread/INFO]: [QuickShop] Pending : 0
  754. [10:25:33] [Server thread/INFO]: [QuickShop] Waiting worlds loaded: 0
  755. [10:25:33] [Server thread/INFO]: [QuickShop] Waiting chunks loaded: 0
  756. [10:25:33] [Server thread/INFO]: [QuickShop] Done! Used 0ms to loaded shops in database.
  757. [10:25:33] [Server thread/INFO]: Preparing start region for dimension minecraft:islandworld_nether
  758. [10:25:33] [Server thread/INFO]: Time elapsed: 180 ms
  759. [10:25:33] [Server thread/INFO]: [WorldGuard] (IslandWorld_nether) TNT ignition is PERMITTED.
  760. [10:25:33] [Server thread/INFO]: [WorldGuard] (IslandWorld_nether) Lighters are PERMITTED.
  761. [10:25:33] [Server thread/INFO]: [WorldGuard] (IslandWorld_nether) Lava fire is PERMITTED.
  762. [10:25:33] [Server thread/INFO]: [WorldGuard] (IslandWorld_nether) Fire spread is UNRESTRICTED.
  763. [10:25:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'IslandWorld_nether'
  764. [10:25:33] [Server thread/INFO]: [QuickShop] Fetching shops from the database...If plugin stuck there, check your database connection.
  765. [10:25:33] [Server thread/INFO]: [QuickShop] Loading shops from the database...
  766. [10:25:33] [Server thread/INFO]: [QuickShop] >> Shop Loader Information
  767. [10:25:33] [Server thread/INFO]: [QuickShop] Total shops: 0
  768. [10:25:33] [Server thread/INFO]: [QuickShop] Valid shops: 0
  769. [10:25:33] [Server thread/INFO]: [QuickShop] Pending : 0
  770. [10:25:33] [Server thread/INFO]: [QuickShop] Waiting worlds loaded: 0
  771. [10:25:33] [Server thread/INFO]: [QuickShop] Waiting chunks loaded: 0
  772. [10:25:33] [Server thread/INFO]: [QuickShop] Done! Used 1ms to loaded shops in database.
  773. [10:25:34] [Server thread/INFO]: Preparing start region for dimension minecraft:islandworld_the_end
  774. [10:25:34] [Server thread/INFO]: Time elapsed: 320 ms
  775. [10:25:34] [Server thread/INFO]: [WorldGuard] (IslandWorld_the_end) TNT ignition is PERMITTED.
  776. [10:25:34] [Server thread/INFO]: [WorldGuard] (IslandWorld_the_end) Lighters are PERMITTED.
  777. [10:25:34] [Server thread/INFO]: [WorldGuard] (IslandWorld_the_end) Lava fire is PERMITTED.
  778. [10:25:34] [Server thread/INFO]: [WorldGuard] (IslandWorld_the_end) Fire spread is UNRESTRICTED.
  779. [10:25:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'IslandWorld_the_end'
  780. [10:25:34] [Server thread/INFO]: [QuickShop] Fetching shops from the database...If plugin stuck there, check your database connection.
  781. [10:25:34] [Server thread/INFO]: [QuickShop] Loading shops from the database...
  782. [10:25:34] [Server thread/INFO]: [QuickShop] >> Shop Loader Information
  783. [10:25:34] [Server thread/INFO]: [QuickShop] Total shops: 0
  784. [10:25:34] [Server thread/INFO]: [QuickShop] Valid shops: 0
  785. [10:25:34] [Server thread/INFO]: [QuickShop] Pending : 0
  786. [10:25:34] [Server thread/INFO]: [QuickShop] Waiting worlds loaded: 0
  787. [10:25:34] [Server thread/INFO]: [QuickShop] Waiting chunks loaded: 0
  788. [10:25:34] [Server thread/INFO]: [QuickShop] Done! Used 0ms to loaded shops in database.
  789. [10:25:34] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module bank...
  790. [10:25:34] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module bank (Took 5ms)
  791. [10:25:34] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module missions...
  792. [10:25:34] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module missions (Took 0ms)
  793. [10:25:34] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module generators...
  794. [10:25:34] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module generators (Took 3ms)
  795. [10:25:34] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module upgrades...
  796. [10:25:34] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module upgrades (Took 86ms)
  797. [10:25:35] [Server thread/INFO]: [SuperiorSkyblock2] Loading messages started...
  798. [10:25:35] [Server thread/INFO]: [SuperiorSkyblock2] - Found 698 messages in the language files.
  799. [10:25:35] [Server thread/INFO]: [SuperiorSkyblock2] Loading messages done (Took 311ms)
  800. [10:25:35] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal_the_end.schematic (DefaultSchematicParser)
  801. [10:25:35] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert_the_end.schematic (DefaultSchematicParser)
  802. [10:25:35] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic original_the_end.schematic (DefaultSchematicParser)
  803. [10:25:35] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel_the_end.schematic (DefaultSchematicParser)
  804. [10:25:35] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert_nether.schematic (DefaultSchematicParser)
  805. [10:25:35] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert.schematic (DefaultSchematicParser)
  806. [10:25:35] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal.schematic (DefaultSchematicParser)
  807. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel.schematic (DefaultSchematicParser)
  808. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic original.schematic (DefaultSchematicParser)
  809. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic original_nether.schematic (DefaultSchematicParser)
  810. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel_nether.schematic (DefaultSchematicParser)
  811. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal_nether.schematic (DefaultSchematicParser)
  812. [10:25:36] [Server thread/WARN]: [SuperiorSkyblock2] [biomes.yml] Biome 'WOODED_HILLS' is not valid, skipping...
  813. [10:25:36] [Server thread/INFO]: [com.bgsoftware.superiorskyblock.libs.hikari.HikariDataSource] SuperiorSkyblock Pool - Starting...
  814. [10:25:36] [Server thread/INFO]: [com.bgsoftware.superiorskyblock.libs.hikari.HikariDataSource] SuperiorSkyblock Pool - Start completed.
  815. [10:25:36] [Server thread/INFO]: [com.bgsoftware.superiorskyblock.libs.hikari.HikariDataSource] SuperiorSkyblock Pool - Shutdown initiated...
  816. [10:25:36] [Server thread/INFO]: [com.bgsoftware.superiorskyblock.libs.hikari.HikariDataSource] SuperiorSkyblock Pool - Shutdown completed.
  817. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Trying to connect to remote database (MySQL)...
  818. [10:25:36] [Server thread/INFO]: [com.bgsoftware.superiorskyblock.libs.hikari.HikariDataSource] SuperiorSkyblock Pool - Starting...
  819. [10:25:36] [Server thread/INFO]: [com.bgsoftware.superiorskyblock.libs.hikari.HikariDataSource] SuperiorSkyblock Pool - Start completed.
  820. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Successfully established connection with remote database!
  821. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Creating a backup file...
  822. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Backup done!
  823. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load players...
  824. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Finished loading 229 players (Took 27ms)
  825. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load islands...
  826. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Finished loading 2 islands (Took 53ms)
  827. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load grid...
  828. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Finished grid!
  829. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load stacked blocks...
  830. [10:25:36] [Server thread/INFO]: [SuperiorSkyblock2] Finished stacked blocks!
  831. [10:25:36] [Server thread/INFO]: [VoidTeleport] Enabling VoidTeleport v2.4.2
  832. [10:25:36] [Server thread/ERROR]: VoidTeleport: World: Airship-Port-Zone not found. Worlds: [world, IslandWorld, IslandWorld_nether, IslandWorld_the_end]
  833. [10:25:36] [Server thread/WARN]: [VoidTeleport] Spawn point not set in Airship-Port-Zone world!
  834. [10:25:36] [Server thread/INFO]:
  835.  
  836. ===================================================
  837. VoidTeleport
  838. ===================================================
  839.  
  840. Current version: 2.4.2
  841. You are running the latest version!
  842.  
  843. ===================================================
  844.  
  845. [10:25:36] [Server thread/INFO]: [VoidTeleport] Developed by EndlessGames.
  846. [10:25:36] [Server thread/INFO]: [JumpPads] Enabling JumpPads v1.25.13
  847. [10:25:36] [Server thread/INFO]: [WildStacker] Enabling WildStacker v2023.3
  848. [10:25:36] [Server thread/INFO]: [WildStacker] ******** ENABLE START ********
  849. [10:25:36] [Server thread/INFO]: [WildStacker] Loading configuration started...
  850. [10:25:36] [Server thread/INFO]: [WildStacker] - Stacking drops is enabled
  851. [10:25:36] [Server thread/INFO]: [WildStacker] - Stacking entities is enabled
  852. [10:25:36] [Server thread/INFO]: [WildStacker] - Stacking spawners is enabled
  853. [10:25:36] [Server thread/INFO]: [WildStacker] - Stacking barrels is enabled
  854. [10:25:36] [Server thread/INFO]: [WildStacker] Loading configuration done (Took 27ms)
  855. [10:25:36] [Server thread/INFO]: [WildStacker] Loading loot-tables started...
  856. [10:25:36] [Server thread/INFO]: [WildStacker] Loading loot-tables done (Took 16ms)
  857. [10:25:36] [Server thread/INFO]: [WildStacker] Loading messages started...
  858. [10:25:37] [Server thread/INFO]: [WildStacker] - Found 69 messages in lang.yml.
  859. [10:25:37] [Server thread/INFO]: [WildStacker] Loading messages done (Took 1ms)
  860. [10:25:37] [Server thread/INFO]: [WildStacker] ******** ENABLE DONE ********
  861. [10:25:37] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
  862. [10:25:37] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
  863. [10:25:37] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
  864. [10:25:37] [Server thread/INFO]: Preparing start region for dimension minecraft:dryland-zone
  865. [10:25:37] [Server thread/INFO]: Time elapsed: 83 ms
  866. [10:25:37] [Server thread/INFO]: [WorldGuard] (Dryland-Zone) TNT ignition is PERMITTED.
  867. [10:25:37] [Server thread/INFO]: [WorldGuard] (Dryland-Zone) Lighters are PERMITTED.
  868. [10:25:37] [Server thread/INFO]: [WorldGuard] (Dryland-Zone) Lava fire is PERMITTED.
  869. [10:25:37] [Server thread/INFO]: [WorldGuard] (Dryland-Zone) Fire spread is UNRESTRICTED.
  870. [10:25:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Dryland-Zone'
  871. [10:25:37] [Server thread/INFO]: [QuickShop] Fetching shops from the database...If plugin stuck there, check your database connection.
  872. [10:25:37] [Server thread/INFO]: [QuickShop] Loading shops from the database...
  873. [10:25:37] [Server thread/INFO]: [QuickShop] >> Shop Loader Information
  874. [10:25:37] [Server thread/INFO]: [QuickShop] Total shops: 0
  875. [10:25:37] [Server thread/INFO]: [QuickShop] Valid shops: 0
  876. [10:25:37] [Server thread/INFO]: [QuickShop] Pending : 0
  877. [10:25:37] [Server thread/INFO]: [QuickShop] Waiting worlds loaded: 0
  878. [10:25:37] [Server thread/INFO]: [QuickShop] Waiting chunks loaded: 0
  879. [10:25:37] [Server thread/INFO]: [QuickShop] Done! Used 0ms to loaded shops in database.
  880. [10:25:38] [Server thread/INFO]: Preparing start region for dimension minecraft:airship-port-zone
  881. [10:25:38] [Server thread/INFO]: Time elapsed: 382 ms
  882. [10:25:38] [Server thread/INFO]: [WorldGuard] (Airship-Port-Zone) TNT ignition is PERMITTED.
  883. [10:25:38] [Server thread/INFO]: [WorldGuard] (Airship-Port-Zone) Lighters are PERMITTED.
  884. [10:25:38] [Server thread/INFO]: [WorldGuard] (Airship-Port-Zone) Lava fire is PERMITTED.
  885. [10:25:38] [Server thread/INFO]: [WorldGuard] (Airship-Port-Zone) Fire spread is UNRESTRICTED.
  886. [10:25:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Airship-Port-Zone'
  887. [10:25:38] [Server thread/INFO]: [QuickShop] Fetching shops from the database...If plugin stuck there, check your database connection.
  888. [10:25:38] [Server thread/INFO]: [QuickShop] Loading shops from the database...
  889. [10:25:38] [Server thread/INFO]: [QuickShop] >> Shop Loader Information
  890. [10:25:38] [Server thread/INFO]: [QuickShop] Total shops: 0
  891. [10:25:38] [Server thread/INFO]: [QuickShop] Valid shops: 0
  892. [10:25:38] [Server thread/INFO]: [QuickShop] Pending : 0
  893. [10:25:38] [Server thread/INFO]: [QuickShop] Waiting worlds loaded: 0
  894. [10:25:38] [Server thread/INFO]: [QuickShop] Waiting chunks loaded: 0
  895. [10:25:38] [Server thread/INFO]: [QuickShop] Done! Used 0ms to loaded shops in database.
  896. [10:25:38] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  897. [10:25:38] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
  898. [10:25:38] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
  899. [10:25:38] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.4.4-SNAPSHOT-3fd5160b
  900. [10:25:38] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.20.2)...
  901. [10:25:38] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality
  902. [10:25:39] [Server thread/INFO]: [MythicMobs] Mythic LibsDisguises Support has been enabled!
  903. [10:25:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythic [5.0.0]
  904. [10:25:39] [Server thread/INFO]: [MythicMobs] Mythic PlaceholderAPI Support has been enabled!
  905. [10:25:39] [Server thread/INFO]: [MythicMobs] Mythic ProtocolLib Support has been enabled!
  906. [10:25:39] [Server thread/INFO]: [MythicMobs] Mythic Vault Support has been enabled!
  907. [10:25:39] [Server thread/INFO]: [MythicMobs] Mythic WorldGuard Support has been enabled!
  908. [10:25:39] [Server thread/INFO]: [MythicMobs] Base directory /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/SavedData
  909. [10:25:39] [Server thread/INFO]: [MythicMobs] Module directory /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/SavedData/worlds
  910. [10:25:40] [Server thread/INFO]: [MythicMobs] Loading Packs...
  911. [10:25:40] [Server thread/INFO]: [MythicMobs] Loading Items...
  912. [10:25:40] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
  913. [10:25:40] [Server thread/INFO]: [MythicMobs] Loading Skills...
  914. [10:25:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mob TempestWind
  915. [10:25:41] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/CenariusMobs.yml
  916. [10:25:41] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not load MythicMob TempestWind! No Type specified.
  917. [10:25:42] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
  918. [10:25:42] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
  919. [10:25:42] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
  920. [10:25:42] [Server thread/INFO]: [MythicMobs] ✓ Loaded 160 mobs.
  921. [10:25:42] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
  922. [10:25:42] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
  923. [10:25:42] [Server thread/INFO]: [MythicMobs] ✓ Loaded 686 skills.
  924. [10:25:42] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 random spawns.
  925. [10:25:42] [Server thread/INFO]: [MythicMobs] ✓ Loaded 18 mythic items.
  926. [10:25:42] [Server thread/INFO]: [MythicMobs] ✓ Loaded 11 drop tables.
  927. [10:25:42] [Server thread/INFO]: [MythicMobs] ✓ Loaded 40 mob spawners.
  928. [10:25:42] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
  929. [10:25:42] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  930. [10:25:42] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs Premium v5.4.4 ( build 3fd5160b ) has been successfully loaded!
  931. [10:25:42] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v11.4.0.1.1193
  932. [10:25:42] [Server thread/INFO]: [CombatLogX] Successfully loaded 29 language(s).
  933. [10:25:42] [Server thread/INFO]: [CombatLogX] Detected server as regular SpigotMC/PaperMC (not Folia)
  934. [10:25:42] [Server thread/INFO]: CombatLogX was loaded successfully.
  935. [10:25:42] [Server thread/INFO]: [CombatLogX] Enabling expansions...
  936. [10:25:42] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Action Bar v17.3'...
  937. [10:25:42] [Server thread/INFO]: [CombatLogX]
  938. [10:25:42] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Boss Bar v17.1'...
  939. [10:25:42] [Server thread/INFO]: [CombatLogX]
  940. [10:25:42] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Cheat Prevention v17.6'...
  941. [10:25:42] [Server thread/INFO]: [CombatLogX]
  942. [10:25:42] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Citizens Compatibility v17.9'...
  943. [10:25:42] [Server thread/INFO]: [CombatLogX] [Citizens Compatibility] Successfully found a dependency: Citizens v2.0.33-SNAPSHOT (build 3229)
  944. [10:25:42] [Server thread/INFO]: [CombatLogX] [Citizens Compatibility] Dependency 'Citizens' is not the correct version!
  945. [10:25:42] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Citizens Compatibility v17.9'...
  946. [10:25:42] [Server thread/INFO]: [CombatLogX]
  947. [10:25:42] [Server thread/INFO]: [CombatLogX] Enabling expansion 'EssentialsX Compatibility v17.2'...
  948. [10:25:42] [Server thread/INFO]: [CombatLogX] [EssentialsX Compatibility] Successfully found a dependency: Essentials v2.21.0-dev+19-3eceec8
  949. [10:25:42] [Server thread/INFO]: [CombatLogX] [EssentialsX Compatibility] Detected EssentialsX successfully.
  950. [10:25:42] [Server thread/INFO]: [CombatLogX]
  951. [10:25:42] [Server thread/INFO]: [CombatLogX] Enabling expansion 'LibsDisguises Compatibility v17.1'...
  952. [10:25:42] [Server thread/INFO]: [CombatLogX] [LibsDisguises Compatibility] Successfully found a dependency: LibsDisguises v10.0.38-SNAPSHOT
  953. [10:25:42] [Server thread/INFO]: [CombatLogX]
  954. [10:25:42] [Server thread/INFO]: [CombatLogX] Enabling expansion 'MythicMobs Compatibility v17.3'...
  955. [10:25:42] [Server thread/INFO]: [CombatLogX] [MythicMobs Compatibility] Successfully found a dependency: MythicMobs v5.4.4-SNAPSHOT-3fd5160b
  956. [10:25:42] [Server thread/INFO]: [CombatLogX] [MythicMobs Compatibility] Dependency 'MythicMobs' is not the correct version!
  957. [10:25:42] [Server thread/INFO]: [CombatLogX] Disabling expansion 'MythicMobs Compatibility v17.3'...
  958. [10:25:42] [Server thread/INFO]: [CombatLogX]
  959. [10:25:42] [Server thread/INFO]: [CombatLogX] Enabling expansion 'PlaceholderAPI Compatibility v17.1'...
  960. [10:25:42] [Server thread/INFO]: [CombatLogX] [PlaceholderAPI Compatibility] Successfully found a dependency: PlaceholderAPI v2.11.5
  961. [10:25:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: combatlogx [17.1]
  962. [10:25:42] [Server thread/INFO]: [CombatLogX]
  963. [10:25:42] [Server thread/INFO]: [CombatLogX] Enabling expansion 'SuperiorSkyblock Compatibility v17.1'...
  964. [10:25:42] [Server thread/INFO]: [CombatLogX] [SuperiorSkyblock Compatibility] Successfully found a dependency: SuperiorSkyblock2 v2023.3
  965. [10:25:42] [Server thread/INFO]: [CombatLogX]
  966. [10:25:42] [Server thread/INFO]: [CombatLogX] Enabling expansion 'WorldGuard Compatibility v17.2'...
  967. [10:25:42] [Server thread/INFO]: [CombatLogX] [WorldGuard Compatibility] Successfully found a dependency: WorldGuard v7.0.9+5934e49
  968. [10:25:42] [Server thread/INFO]: [CombatLogX]
  969. [10:25:42] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Damage Effects v17.0'...
  970. [10:25:42] [Server thread/INFO]: [CombatLogX]
  971. [10:25:42] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Damage Tagger v17.1'...
  972. [10:25:42] [Server thread/INFO]: [CombatLogX]
  973. [10:25:42] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Death Effects v17.0'...
  974. [10:25:42] [Server thread/INFO]: [CombatLogX]
  975. [10:25:42] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Mob Tagger v17.1'...
  976. [10:25:42] [Server thread/INFO]: [CombatLogX]
  977. [10:25:42] [Server thread/INFO]: [CombatLogX] Successfully enabled 12 expansions.
  978. [10:25:42] [Server thread/INFO]: CombatLogX was enabled successfully.
  979. [10:25:42] [Server thread/INFO]: [SimplePortals] Enabling SimplePortals v1.7.4
  980. [10:25:42] [Server thread/INFO]: [SimplePortals] Everything inside the configuration seems to be up to date. (Took 1ms)
  981. [10:25:42] [Server thread/INFO]: [SimplePortals] Packets have been setup for v1_20_R2!
  982. [10:25:42] [Server thread/INFO]: [SimplePortals] Everything looks like it is up to date!
  983. [10:25:42] [Server thread/INFO]: [MythicDungeons] Enabling MythicDungeons v1.2.1F
  984. [10:25:43] [Server thread/INFO]: [DungeonParties] Loading server plugin DungeonParties v1.0-SNAPSHOT
  985. [10:25:43] [Server thread/INFO]: [DungeonParties] Enabling DungeonParties v1.0-SNAPSHOT
  986. [10:25:43] [Server thread/INFO]: [MythicDungeons] §dDungeonParties plugin found! Enabled party support.
  987. [10:25:43] [Server thread/INFO]: [MythicDungeons] §dMythicMobs plugin found! Enabled MythicMobs support.
  988. [10:25:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: md [1.2.1F]
  989. [10:25:43] [Server thread/INFO]: [org.reflections.Reflections] Reflections took 36 ms to scan 1 urls, producing 11 keys and 149 values
  990. [10:25:43] [Server thread/INFO]: [org.reflections.Reflections] Reflections took 5 ms to scan 1 urls, producing 8 keys and 64 values
  991. [10:25:43] [Server thread/INFO]: [org.reflections.Reflections] Reflections took 2 ms to scan 1 urls, producing 5 keys and 20 values
  992. [10:25:43] [Server thread/INFO]: [MythicDungeons] §d* Loaded §630 §dfunctions.
  993. [10:25:43] [Server thread/INFO]: [MythicDungeons] §d* Loaded §613 §dtriggers.
  994. [10:25:43] [Server thread/INFO]: [MythicDungeons] §d* Loaded §64 §dconditions.
  995. [10:25:43] [Server thread/INFO]: [MythicDungeons] §dGUI menus initialized!
  996. [10:25:43] [Server thread/INFO]: [MythicDungeons] §dMythic Dungeons v1.2.1F §ainitialized! Happy dungeon-ing!
  997. [10:25:43] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v9.4.16
  998. [10:25:43] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into WildStacker.
  999. [10:25:43] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into WorldGuard.
  1000. [10:25:43] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into WorldGuardExtraFlags.
  1001. [10:25:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: advancedenchantments [1.0.0]
  1002. [10:25:43] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into PlaceholderAPI.
  1003. [10:25:43] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into MythicMobs.
  1004. [10:25:43] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into ProtocolLib.
  1005. [10:25:43] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into Essentials.
  1006. [10:25:43] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into GadgetsMenu.
  1007. [10:25:43] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into CoreProtect.
  1008. [10:25:43] [Server thread/INFO]: [AdvancedEnchantments] Loaded 7 armor sets.
  1009. [10:25:43] [Server thread/INFO]: [AdvancedEnchantments] Loaded 5 weapons.
  1010. [10:25:43] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault)
  1011. [10:25:43] [Server thread/INFO]: [Server Tutorial Plus] Enabling ServerTutorialPlus v1.25.0
  1012. [10:25:43] [Server thread/INFO]: [Server Tutorial Plus] Enabling server tutorial...
  1013. [10:25:43] [Server thread/INFO]: [Server Tutorial Plus] Using FlatFile as datasource...
  1014. [10:25:43] [Server thread/INFO]: [Server Tutorial Plus] Using protocol: nl.martenm.servertutorialplus.reflection.v1_14.Protocol_1_14_V1
  1015. [10:25:43] [Server thread/INFO]: [Server Tutorial Plus] Loading server tutorial: skyblockIntro
  1016. [10:25:43] [Server thread/INFO]: [Server Tutorial Plus] PlaceholderAPI has been found!
  1017. [10:25:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ServerTutorialPlus [1.25.0]
  1018. [10:25:43] [Server thread/INFO]: [Server Tutorial Plus] Servertutorial enabled successfully!
  1019. [10:25:44] [Server thread/INFO]: [Codex] Enabling Codex v1.14.1
  1020. [10:25:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: codex [1.14.1]
  1021. [10:25:44] [Server thread/INFO]: [Codex] Has been enabled! Version: 1.14.1
  1022. [10:25:44] [Server thread/INFO]: [Codex] Thanks for using my plugin! ~Ajneb97
  1023. [10:25:44] [Server thread/INFO]: [Skript] Enabling Skript v2.7.2
  1024. [10:25:44] [ForkJoinPool.commonPool-worker-8/INFO]: [Skript] You're currently running the latest stable version of Skript.
  1025. [10:25:49] [Server thread/INFO]: [Skript] Loaded 232530 aliases in 5235ms
  1026. [10:25:49] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  1027. [10:25:49] [Server thread/INFO]: [SCore] Enabling SCore v4.23.11.7
  1028. [10:25:49] [Server thread/INFO]: ================ SCore ================
  1029. [10:25:49] [Server thread/INFO]: SCore Version of the server git-Paper-"71a1787" (MC: 1.20.2) !
  1030. [10:25:49] [Server thread/INFO]: SCore ExecutableItems hooked ! (6.23.11.7) Load After
  1031. [10:25:49] [Server thread/INFO]: SCore PlaceholderAPI hooked ! (2.11.5) Load Before
  1032. [10:25:49] [Server thread/INFO]: SCore WorldGuard hooked ! (7.0.9+5934e49) Load Before
  1033. [10:25:49] [Server thread/INFO]: SCore Vault hooked ! (1.7.3-b131) Load Before
  1034. [10:25:49] [Server thread/INFO]: SCore SuperiorSkyblock2 hooked ! (2023.3) Load Before
  1035. [10:25:49] [Server thread/INFO]: SCore Multiverse-Core hooked ! (4.3.1-b861) Load Before
  1036. [10:25:49] [Server thread/INFO]: SCore CoreProtect hooked ! (22.2) Load Before
  1037. [10:25:49] [Server thread/INFO]: SCore ProtocolLib hooked !
  1038. [10:25:49] [Server thread/INFO]: SCore Locale setup: EN
  1039. [10:25:49] [Server thread/INFO]: SCore NBTAPI hooked ! (2.12.0) Load Before
  1040. [10:25:49] [Server thread/INFO]: SCore MythicMobs hooked ! (5.4.4-SNAPSHOT-3fd5160b) Load Before
  1041. [10:25:49] [Server thread/INFO]: SCore DecentHolograms hooked ! (2.8.4) Load Before
  1042. [10:25:49] [Server thread/INFO]: SCore ShopGUIPlus hooked ! (1.92.1) Load After
  1043. [10:25:49] [Server thread/INFO]: SCore TAB hooked ! (4.0.7) Load Before
  1044. [10:25:49] [Server thread/INFO]: SCore JetsMinions hooked ! (7.9.9) Load After
  1045. [10:25:49] [Server thread/INFO]: SCore Language of the editor setup on EN
  1046. [10:25:49] [Server thread/INFO]: SCore Language for in-game messages setup on EN
  1047. [10:25:49] [Server thread/INFO]: SCore Connection to the db...
  1048. [10:25:49] [Server thread/INFO]: SCore will connect to the database hosted: In Local
  1049. [10:25:49] [Server thread/INFO]: SCore Creating table SecurityOP if not exists...
  1050. [10:25:49] [Server thread/INFO]: SCore Creating table Commands if not exists...
  1051. [10:25:49] [Server thread/INFO]: SCore Creating table Cooldowns if not exists...
  1052. [10:25:49] [Server thread/INFO]: SCore Creating table Commands Player if not exists...
  1053. [10:25:49] [Server thread/INFO]: SCore Creating table Commands Entity if not exists...
  1054. [10:25:49] [Server thread/INFO]: SCore Creating table Commands Block if not exists...
  1055. [10:25:49] [Server thread/INFO]: SCore Creating table UsePerDay if not exists...
  1056. [10:25:49] [Server thread/ERROR]: &cERROR, Couldn't load the Enchantment value of enchantment from config, value: BUNNY_HOP &7&oSProjectile: trident1 &6>> Enchantments available: Look in-game, it's the same name
  1057. [10:25:49] [Server thread/ERROR]: &cERROR, Couldn't load the Enchantment value of enchantment from config, value: BUNNY_HOP &7&oSProjectile: tridentCustom1 &6>> Enchantments available: Look in-game, it's the same name
  1058. [10:25:49] [Server thread/INFO]: SCore SCore loaded 1 variables from local files !
  1059. [10:25:49] [Server thread/INFO]: SCore SCore loaded 0 delayed commands saved
  1060. [10:25:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: SCore [1.0.0]
  1061. [10:25:49] [Server thread/INFO]: ================ SCore ================
  1062. [10:25:49] [Server thread/INFO]: [ExecutableItems] Enabling ExecutableItems v6.23.11.7
  1063. [10:25:49] [Server thread/INFO]: ================ ExecutableItems ================
  1064. [10:25:49] [Server thread/INFO]: ExecutableItems PlaceholderAPI hooked !
  1065. [10:25:49] [Server thread/INFO]: ExecutableItems NBTAPI hooked !
  1066. [10:25:49] [Server thread/INFO]: ExecutableItems WildStacker hooked !
  1067. [10:25:50] [Server thread/INFO]: ExecutableItems Amount of Executable Items configurations loaded: 14
  1068. [10:25:50] [Server thread/INFO]: ExecutableItems Items with display conditions :
  1069. [10:25:50] [Server thread/INFO]: ================ ExecutableItems ================
  1070. [10:25:50] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.92.1
  1071. [10:25:51] [Server thread/INFO]: [JetsMinions] Enabling JetsMinions v7.9.9
  1072. [10:25:51] [Server thread/INFO]: [JetsMinions] Initialising Plugin v7.9.9...
  1073. [10:25:51] [Server thread/INFO]: [JetsMinions] hooks.yml found, loading!
  1074. [10:25:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: jetsminions [1.0.0]
  1075. [10:25:51] [Server thread/INFO]: [JetsMinions] skins.yml found, loading!
  1076. [10:25:51] [Server thread/INFO]: [JetsMinions] config.yml found, loading!
  1077. [10:25:51] [Server thread/INFO]: [JetsMinions] messages.yml found, loading!
  1078. [10:25:51] [Server thread/INFO]: [JetsMinions] controlpanel.yml found, loading!
  1079. [10:25:51] [Server thread/INFO]: [JetsMinions] players.yml found, loading!
  1080. [10:25:51] [Server thread/INFO]: [JetsMinions] store.yml found, loading!
  1081. [10:25:51] [Server thread/INFO]: [JetsMinions] Loaded Minion: Miner Made by Jet315
  1082. [10:25:51] [Server thread/INFO]: [JetsMinions] Loaded Minion: Slayer Made by Jet315
  1083. [10:25:51] [Server thread/INFO]: [JetsMinions] Loaded Minion: Collector Made by Jet315
  1084. [10:25:51] [Server thread/INFO]: [JetsMinions] Loaded Minion: Feeder Made by Jet315
  1085. [10:25:51] [Server thread/INFO]: [JetsMinions] Loaded Minion: Lumberjack Made by Jet315
  1086. [10:25:51] [Server thread/INFO]: [JetsMinions] Loaded Minion: Farmer Made by Jet315
  1087. [10:25:51] [Server thread/INFO]: [JetsMinions] Loaded Minion: Fisher Made by Jet315
  1088. [10:25:51] [Server thread/INFO]: [JetsMinions] Loaded Minion: Seller Made by Jet315
  1089. [10:25:51] [Server thread/INFO]: [JetsMinions] [STDOUT] [JetsMinions] Loaded 0/0 Minions
  1090. [10:25:51] [Server thread/WARN]: Nag author(s): '[Jet315]' of 'JetsMinions v7.9.9' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
  1091. [10:25:51] [Server thread/INFO]: [JetsMinions] Initialising Complete in 55ms
  1092. [10:25:51] [Server thread/INFO]: [Quests] Enabling Quests v3.14.2-3345d07
  1093. [10:25:51] [Server thread/INFO]: [Quests] Initialising storage provider 'yaml'
  1094. [10:25:51] [Server thread/INFO]: [Quests] Your server is running version 1.20
  1095. [10:25:51] [Server thread/INFO]: [Quests] Metrics started. This can be disabled at /plugins/bStats/config.yml.
  1096. [10:25:51] [Server thread/INFO]: [Sellwand] Enabling Sellwand v1.5.7
  1097. [10:25:51] [Server thread/INFO]:
  1098. [10:25:51] [Server thread/INFO]: ====================================
  1099. [10:25:51] [Server thread/INFO]: Plugin name: Sellwand
  1100. [10:25:51] [Server thread/INFO]: Version: 1.5.7
  1101. [10:25:51] [Server thread/INFO]: Core version: 0.7.25
  1102. [10:25:51] [Server thread/INFO]: ====================================
  1103. [10:25:51] [Server thread/INFO]:
  1104. [10:25:51] [Server thread/INFO]: [Sellwand] Loaded locale "en_US"
  1105. [10:25:51] [Server thread/INFO]: [Plan] Enabling Plan v5.5 build 2461
  1106. [10:25:51] [Server thread/INFO]: [Plan]
  1107. [10:25:51] [Server thread/INFO]: [Plan] ██▌
  1108. [10:25:51] [Server thread/INFO]: [Plan] ██▌ ██▌
  1109. [10:25:51] [Server thread/INFO]: [Plan] ██▌██▌██▌██▌ Player Analytics
  1110. [10:25:51] [Server thread/INFO]: [Plan] ██▌██▌██▌██▌ v5.5 build 2461
  1111. [10:25:51] [Server thread/INFO]: [Plan]
  1112. [10:25:51] [Server thread/INFO]: [Plan] Locale: 'English' by AuroraLS3
  1113. [10:25:51] [Server thread/INFO]: [Plan] Downloading MySQL Driver, this may take a while...
  1114. [10:25:51] [Plan MySQLDB-transaction-thread-1/INFO]: [Plan] Database: Making sure schema is up to date..
  1115. [10:25:51] [Server thread/INFO]: [Plan] MySQL-database connection established.
  1116. [10:25:51] [Server thread/WARN]: [Plan] WebServer was not initialized. (WebServer.DisableWebServer: true)
  1117. [10:25:51] [Server thread/INFO]: [Plan] Loading server identifying information
  1118. [10:25:51] [Server thread/INFO]: [Plan] Server identifier loaded: 1b70bc87-bcc8-4d28-827e-6d8935b25aff
  1119. [10:25:51] [Plan Non critical-pool-5/INFO]: [Plan] Proxy server detected in the database - Proxy Webserver address is 'http://play.taspia.com:8024'.
  1120. [10:25:52] [Server thread/INFO]: [Plan] Registered extension: Essentials
  1121. [10:25:52] [Server thread/INFO]: [Plan] Registered extension: EssentialsEco
  1122. [10:25:52] [Server thread/INFO]: [Plan] Registered extension: LuckPerms
  1123. [10:25:52] [Server thread/INFO]: [Plan] Registered extension: PlaceholderAPI
  1124. [10:25:52] [Plan MySQLDB-transaction-thread-1/INFO]: [Plan] All database patches applied successfully.
  1125. [10:25:52] [Server thread/INFO]: [Plan] Registered extension: Economy (Vault)
  1126. [10:25:52] [Server thread/INFO]: [Plan] Registered extension: Permission Groups (Vault)
  1127. [10:25:52] [Server thread/INFO]: [Plan] Registered extension: ViaVersion
  1128. [10:25:52] [Server thread/INFO]: [Plan] Player Analytics Enabled.
  1129. [10:25:52] [Server thread/INFO]: [Depenizen] Enabling Depenizen v2.1.0 (build 850)
  1130. [10:25:52] [Server thread/INFO]: +> [Depenizen] Depenizen loading...
  1131. [10:25:52] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'CoreProtect'!
  1132. [10:25:52] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'LuckPerms'!
  1133. [10:25:52] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'WorldEdit'!
  1134. [10:25:52] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'Essentials'!
  1135. [10:25:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: denizen [2.0.0]
  1136. [10:25:52] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'PlaceholderAPI'!
  1137. [10:25:52] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'WorldGuard'!
  1138. [10:25:52] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'LibsDisguises'!
  1139. [10:25:52] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'MythicMobs'!
  1140. [10:25:52] [Server thread/INFO]: ERROR!
  1141. Error Message: Unable to register property 'QuestsPlayerProperties'!
  1142. [10:25:52] [Server thread/INFO]: Additional Error Info: Internal exception was thrown!
  1143. [Error Continued] java.lang.NoClassDefFoundError: me/pikamug/quests/player/Quester
  1144. [Error Continued] java.base/java.lang.Class.getDeclaredMethods0(Native Method)
  1145. [Error Continued] java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3402)
  1146. [Error Continued] java.base/java.lang.Class.privateGetPublicMethods(Class.java:3427)
  1147. [Error Continued] java.base/java.lang.Class.getMethods(Class.java:2019)
  1148. [Error Continued] Denizen-1.2.9-b1798-REL.jar//com.denizenscript.denizencore.objects.properties.PropertyParser.registerProperty(PropertyParser.java:249)
  1149. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.bridges.QuestsBridge.init(QuestsBridge.java:29)
  1150. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.loadBridge(Depenizen.java:90)
  1151. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.onEnable(Depenizen.java:35)
  1152. [Error Continued] org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
  1153. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
  1154. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
  1155. [Error Continued] org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
  1156. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugin(CraftServer.java:644)
  1157. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugins(CraftServer.java:555)
  1158. [Error Continued] net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:627)
  1159. [Error Continued] net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:424)
  1160. [Error Continued] net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
  1161. [Error Continued] net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1086)
  1162. [Error Continued] net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
  1163. [Error Continued] java.base/java.lang.Thread.run(Thread.java:833)
  1164. [Error Continued] Caused by: java.lang.ClassNotFoundException: me.pikamug.quests.player.Quester
  1165. [Error Continued] org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:183)
  1166. [Error Continued] org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:150)
  1167. [Error Continued] java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
  1168. [Error Continued] java.base/java.lang.Class.getDeclaredMethods0(Native Method)
  1169. [Error Continued] java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3402)
  1170. [Error Continued] java.base/java.lang.Class.privateGetPublicMethods(Class.java:3427)
  1171. [Error Continued] java.base/java.lang.Class.getMethods(Class.java:2019)
  1172. [Error Continued] Denizen-1.2.9-b1798-REL.jar//com.denizenscript.denizencore.objects.properties.PropertyParser.registerProperty(PropertyParser.java:249)
  1173. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.bridges.QuestsBridge.init(QuestsBridge.java:29)
  1174. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.loadBridge(Depenizen.java:90)
  1175. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.onEnable(Depenizen.java:35)
  1176. [Error Continued] org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
  1177. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
  1178. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
  1179. [Error Continued] org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
  1180. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugin(CraftServer.java:644)
  1181. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugins(CraftServer.java:555)
  1182. [Error Continued] net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:627)
  1183. [Error Continued] net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:424)
  1184. [Error Continued] net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
  1185. [Error Continued] net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1086)
  1186. [Error Continued] net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
  1187. [Error Continued] java.base/java.lang.Thread.run(Thread.java:833)
  1188.  
  1189. [10:25:52] [Server thread/INFO]: Additional Error Info: Could not register command com.denizenscript.depenizen.bukkit.commands.quests.QuestsCommand, exception follows...
  1190. [10:25:52] [Server thread/INFO]: Additional Error Info: Internal exception was thrown!
  1191. [Error Continued] java.lang.NoClassDefFoundError: me/pikamug/quests/player/Quester
  1192. [Error Continued] java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
  1193. [Error Continued] java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373)
  1194. [Error Continued] java.base/java.lang.Class.getConstructor0(Class.java:3578)
  1195. [Error Continued] java.base/java.lang.Class.newInstance(Class.java:626)
  1196. [Error Continued] Denizen-1.2.9-b1798-REL.jar//com.denizenscript.denizencore.scripts.commands.CommandRegistry.registerCommand(CommandRegistry.java:157)
  1197. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.bridges.QuestsBridge.init(QuestsBridge.java:30)
  1198. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.loadBridge(Depenizen.java:90)
  1199. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.onEnable(Depenizen.java:35)
  1200. [Error Continued] org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
  1201. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
  1202. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
  1203. [Error Continued] org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
  1204. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugin(CraftServer.java:644)
  1205. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugins(CraftServer.java:555)
  1206. [Error Continued] net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:627)
  1207. [Error Continued] net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:424)
  1208. [Error Continued] net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
  1209. [Error Continued] net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1086)
  1210. [Error Continued] net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
  1211. [Error Continued] java.base/java.lang.Thread.run(Thread.java:833)
  1212. [Error Continued] Caused by: java.lang.ClassNotFoundException: me.pikamug.quests.player.Quester
  1213. [Error Continued] org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:183)
  1214. [Error Continued] org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:150)
  1215. [Error Continued] java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
  1216. [Error Continued] java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
  1217. [Error Continued] java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373)
  1218. [Error Continued] java.base/java.lang.Class.getConstructor0(Class.java:3578)
  1219. [Error Continued] java.base/java.lang.Class.newInstance(Class.java:626)
  1220. [Error Continued] Denizen-1.2.9-b1798-REL.jar//com.denizenscript.denizencore.scripts.commands.CommandRegistry.registerCommand(CommandRegistry.java:157)
  1221. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.bridges.QuestsBridge.init(QuestsBridge.java:30)
  1222. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.loadBridge(Depenizen.java:90)
  1223. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.onEnable(Depenizen.java:35)
  1224. [Error Continued] org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
  1225. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
  1226. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
  1227. [Error Continued] org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
  1228. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugin(CraftServer.java:644)
  1229. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugins(CraftServer.java:555)
  1230. [Error Continued] net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:627)
  1231. [Error Continued] net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:424)
  1232. [Error Continued] net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
  1233. [Error Continued] net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1086)
  1234. [Error Continued] net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
  1235. [Error Continued] java.base/java.lang.Thread.run(Thread.java:833)
  1236.  
  1237. [10:25:52] [Server thread/INFO]: Additional Error Info: Failed to register script event 'com.denizenscript.depenizen.bukkit.events.quests.PlayerCompletesQuestScriptEvent':
  1238. [10:25:52] [Server thread/INFO]: Additional Error Info: Internal exception was thrown!
  1239. [Error Continued] java.lang.NoClassDefFoundError: me/pikamug/quests/events/quester/BukkitQuesterPreCompleteQuestEvent
  1240. [Error Continued] java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
  1241. [Error Continued] java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373)
  1242. [Error Continued] java.base/java.lang.Class.getConstructor0(Class.java:3578)
  1243. [Error Continued] java.base/java.lang.Class.getConstructor(Class.java:2271)
  1244. [Error Continued] Denizen-1.2.9-b1798-REL.jar//com.denizenscript.denizencore.events.ScriptEvent.registerScriptEvent(ScriptEvent.java:87)
  1245. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.bridges.QuestsBridge.init(QuestsBridge.java:31)
  1246. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.loadBridge(Depenizen.java:90)
  1247. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.onEnable(Depenizen.java:35)
  1248. [Error Continued] org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
  1249. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
  1250. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
  1251. [Error Continued] org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
  1252. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugin(CraftServer.java:644)
  1253. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugins(CraftServer.java:555)
  1254. [Error Continued] net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:627)
  1255. [Error Continued] net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:424)
  1256. [Error Continued] net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
  1257. [Error Continued] net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1086)
  1258. [Error Continued] net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
  1259. [Error Continued] java.base/java.lang.Thread.run(Thread.java:833)
  1260. [Error Continued] Caused by: java.lang.ClassNotFoundException: me.pikamug.quests.events.quester.BukkitQuesterPreCompleteQuestEvent
  1261. [Error Continued] org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:183)
  1262. [Error Continued] org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:150)
  1263. [Error Continued] java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
  1264. [Error Continued] java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
  1265. [Error Continued] java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373)
  1266. [Error Continued] java.base/java.lang.Class.getConstructor0(Class.java:3578)
  1267. [Error Continued] java.base/java.lang.Class.getConstructor(Class.java:2271)
  1268. [Error Continued] Denizen-1.2.9-b1798-REL.jar//com.denizenscript.denizencore.events.ScriptEvent.registerScriptEvent(ScriptEvent.java:87)
  1269. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.bridges.QuestsBridge.init(QuestsBridge.java:31)
  1270. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.loadBridge(Depenizen.java:90)
  1271. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.onEnable(Depenizen.java:35)
  1272. [Error Continued] org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
  1273. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
  1274. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
  1275. [Error Continued] org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
  1276. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugin(CraftServer.java:644)
  1277. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugins(CraftServer.java:555)
  1278. [Error Continued] net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:627)
  1279. [Error Continued] net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:424)
  1280. [Error Continued] net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
  1281. [Error Continued] net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1086)
  1282. [Error Continued] net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
  1283. [Error Continued] java.base/java.lang.Thread.run(Thread.java:833)
  1284.  
  1285. [10:25:52] [Server thread/INFO]: Additional Error Info: Failed to register script event 'com.denizenscript.depenizen.bukkit.events.quests.PlayerFailsQuestScriptEvent':
  1286. [10:25:52] [Server thread/INFO]: Additional Error Info: Internal exception was thrown!
  1287. [Error Continued] java.lang.NoClassDefFoundError: me/pikamug/quests/events/quester/BukkitQuesterPreFailQuestEvent
  1288. [Error Continued] java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
  1289. [Error Continued] java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373)
  1290. [Error Continued] java.base/java.lang.Class.getConstructor0(Class.java:3578)
  1291. [Error Continued] java.base/java.lang.Class.getConstructor(Class.java:2271)
  1292. [Error Continued] Denizen-1.2.9-b1798-REL.jar//com.denizenscript.denizencore.events.ScriptEvent.registerScriptEvent(ScriptEvent.java:87)
  1293. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.bridges.QuestsBridge.init(QuestsBridge.java:32)
  1294. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.loadBridge(Depenizen.java:90)
  1295. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.onEnable(Depenizen.java:35)
  1296. [Error Continued] org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
  1297. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
  1298. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
  1299. [Error Continued] org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
  1300. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugin(CraftServer.java:644)
  1301. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugins(CraftServer.java:555)
  1302. [Error Continued] net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:627)
  1303. [Error Continued] net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:424)
  1304. [Error Continued] net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
  1305. [Error Continued] net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1086)
  1306. [Error Continued] net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
  1307. [Error Continued] java.base/java.lang.Thread.run(Thread.java:833)
  1308. [Error Continued] Caused by: java.lang.ClassNotFoundException: me.pikamug.quests.events.quester.BukkitQuesterPreFailQuestEvent
  1309. [Error Continued] org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:183)
  1310. [Error Continued] org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:150)
  1311. [Error Continued] java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
  1312. [Error Continued] java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
  1313. [Error Continued] java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373)
  1314. [Error Continued] java.base/java.lang.Class.getConstructor0(Class.java:3578)
  1315. [Error Continued] java.base/java.lang.Class.getConstructor(Class.java:2271)
  1316. [Error Continued] Denizen-1.2.9-b1798-REL.jar//com.denizenscript.denizencore.events.ScriptEvent.registerScriptEvent(ScriptEvent.java:87)
  1317. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.bridges.QuestsBridge.init(QuestsBridge.java:32)
  1318. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.loadBridge(Depenizen.java:90)
  1319. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.onEnable(Depenizen.java:35)
  1320. [Error Continued] org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
  1321. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
  1322. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
  1323. [Error Continued] org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
  1324. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugin(CraftServer.java:644)
  1325. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugins(CraftServer.java:555)
  1326. [Error Continued] net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:627)
  1327. [Error Continued] net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:424)
  1328. [Error Continued] net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
  1329. [Error Continued] net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1086)
  1330. [Error Continued] net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
  1331. [Error Continued] java.base/java.lang.Thread.run(Thread.java:833)
  1332.  
  1333. [10:25:52] [Server thread/INFO]: Additional Error Info: Failed to register script event 'com.denizenscript.depenizen.bukkit.events.quests.PlayerStartsQuestScriptEvent':
  1334. [10:25:52] [Server thread/INFO]: Additional Error Info: Internal exception was thrown!
  1335. [Error Continued] java.lang.NoClassDefFoundError: me/pikamug/quests/events/quester/BukkitQuesterPreStartQuestEvent
  1336. [Error Continued] java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
  1337. [Error Continued] java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373)
  1338. [Error Continued] java.base/java.lang.Class.getConstructor0(Class.java:3578)
  1339. [Error Continued] java.base/java.lang.Class.getConstructor(Class.java:2271)
  1340. [Error Continued] Denizen-1.2.9-b1798-REL.jar//com.denizenscript.denizencore.events.ScriptEvent.registerScriptEvent(ScriptEvent.java:87)
  1341. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.bridges.QuestsBridge.init(QuestsBridge.java:33)
  1342. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.loadBridge(Depenizen.java:90)
  1343. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.onEnable(Depenizen.java:35)
  1344. [Error Continued] org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
  1345. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
  1346. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
  1347. [Error Continued] org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
  1348. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugin(CraftServer.java:644)
  1349. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugins(CraftServer.java:555)
  1350. [Error Continued] net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:627)
  1351. [Error Continued] net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:424)
  1352. [Error Continued] net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
  1353. [Error Continued] net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1086)
  1354. [Error Continued] net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
  1355. [Error Continued] java.base/java.lang.Thread.run(Thread.java:833)
  1356. [Error Continued] Caused by: java.lang.ClassNotFoundException: me.pikamug.quests.events.quester.BukkitQuesterPreStartQuestEvent
  1357. [Error Continued] org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:183)
  1358. [Error Continued] org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:150)
  1359. [Error Continued] java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
  1360. [Error Continued] java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
  1361. [Error Continued] java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373)
  1362. [Error Continued] java.base/java.lang.Class.getConstructor0(Class.java:3578)
  1363. [Error Continued] java.base/java.lang.Class.getConstructor(Class.java:2271)
  1364. [Error Continued] Denizen-1.2.9-b1798-REL.jar//com.denizenscript.denizencore.events.ScriptEvent.registerScriptEvent(ScriptEvent.java:87)
  1365. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.bridges.QuestsBridge.init(QuestsBridge.java:33)
  1366. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.loadBridge(Depenizen.java:90)
  1367. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.onEnable(Depenizen.java:35)
  1368. [Error Continued] org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
  1369. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
  1370. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
  1371. [Error Continued] org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
  1372. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugin(CraftServer.java:644)
  1373. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugins(CraftServer.java:555)
  1374. [Error Continued] net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:627)
  1375. [Error Continued] net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:424)
  1376. [Error Continued] net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
  1377. [Error Continued] net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1086)
  1378. [Error Continued] net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
  1379. [Error Continued] java.base/java.lang.Thread.run(Thread.java:833)
  1380.  
  1381. [10:25:52] [Server thread/INFO]: Additional Error Info: Failed to register script event 'com.denizenscript.depenizen.bukkit.events.quests.PlayerQuestStageChangeScriptEvent':
  1382. [10:25:52] [Server thread/INFO]: Additional Error Info: Internal exception was thrown!
  1383. [Error Continued] java.lang.NoClassDefFoundError: me/pikamug/quests/events/quester/BukkitQuesterPostChangeStageEvent
  1384. [Error Continued] java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
  1385. [Error Continued] java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373)
  1386. [Error Continued] java.base/java.lang.Class.getConstructor0(Class.java:3578)
  1387. [Error Continued] java.base/java.lang.Class.getConstructor(Class.java:2271)
  1388. [Error Continued] Denizen-1.2.9-b1798-REL.jar//com.denizenscript.denizencore.events.ScriptEvent.registerScriptEvent(ScriptEvent.java:87)
  1389. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.bridges.QuestsBridge.init(QuestsBridge.java:34)
  1390. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.loadBridge(Depenizen.java:90)
  1391. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.onEnable(Depenizen.java:35)
  1392. [Error Continued] org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
  1393. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
  1394. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
  1395. [Error Continued] org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
  1396. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugin(CraftServer.java:644)
  1397. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugins(CraftServer.java:555)
  1398. [Error Continued] net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:627)
  1399. [Error Continued] net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:424)
  1400. [Error Continued] net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
  1401. [Error Continued] net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1086)
  1402. [Error Continued] net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
  1403. [Error Continued] java.base/java.lang.Thread.run(Thread.java:833)
  1404. [Error Continued] Caused by: java.lang.ClassNotFoundException: me.pikamug.quests.events.quester.BukkitQuesterPostChangeStageEvent
  1405. [Error Continued] org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:183)
  1406. [Error Continued] org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:150)
  1407. [Error Continued] java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
  1408. [Error Continued] java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
  1409. [Error Continued] java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373)
  1410. [Error Continued] java.base/java.lang.Class.getConstructor0(Class.java:3578)
  1411. [Error Continued] java.base/java.lang.Class.getConstructor(Class.java:2271)
  1412. [Error Continued] Denizen-1.2.9-b1798-REL.jar//com.denizenscript.denizencore.events.ScriptEvent.registerScriptEvent(ScriptEvent.java:87)
  1413. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.bridges.QuestsBridge.init(QuestsBridge.java:34)
  1414. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.loadBridge(Depenizen.java:90)
  1415. [Error Continued] Depenizen-2.1.0-b850.jar//com.denizenscript.depenizen.bukkit.Depenizen.onEnable(Depenizen.java:35)
  1416. [Error Continued] org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
  1417. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
  1418. [Error Continued] io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
  1419. [Error Continued] org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
  1420. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugin(CraftServer.java:644)
  1421. [Error Continued] org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugins(CraftServer.java:555)
  1422. [Error Continued] net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:627)
  1423. [Error Continued] net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:424)
  1424. [Error Continued] net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
  1425. [Error Continued] net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1086)
  1426. [Error Continued] net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
  1427. [Error Continued] java.base/java.lang.Thread.run(Thread.java:833)
  1428.  
  1429. [10:25:52] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'Quests'!
  1430. [10:25:52] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'ViaVersion'!
  1431. [10:25:52] [Server thread/INFO]: +> [Depenizen] Depenizen loaded! 10 plugin bridge(s) loaded (of 42 available)
  1432. [10:25:52] [Server thread/WARN]: Could not register alias store because it contains commands that do not exist: rank
  1433. [10:25:53] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  1434. [10:25:53] [ForkJoinPool.commonPool-worker-10/ERROR]: [PlaceholderAPI] Failed to load expansion Expansion-quests.jar (is a dependency missing?)
  1435. java.lang.NoClassDefFoundError: me/blackvein/quests/quests/IQuest
  1436. at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?]
  1437. at java.lang.Class.privateGetDeclaredMethods(Class.java:3402) ~[?:?]
  1438. at java.lang.Class.getDeclaredMethods(Class.java:2504) ~[?:?]
  1439. at me.clip.placeholderapi.expansion.manager.LocalExpansionManager.lambda$findExpansionInFile$7(LocalExpansionManager.java:429) ~[PlaceholderAPI-2.11.5.jar:?]
  1440. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
  1441. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
  1442. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
  1443. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
  1444. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
  1445. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
  1446. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
  1447. Caused by: java.lang.ClassNotFoundException: me.blackvein.quests.quests.IQuest
  1448. at java.net.URLClassLoader.findClass(URLClassLoader.java:445) ~[?:?]
  1449. at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
  1450. at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
  1451. ... 11 more
  1452. [10:25:53] [Server thread/INFO]: Running delayed init tasks
  1453. [10:25:53] [Craft Scheduler Thread - 4 - BlueSlimeCore/INFO]: [Blue Slime Core]
  1454. [10:25:53] [Craft Scheduler Thread - 4 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] There are no updates available for plugin 'CombatLogX'.
  1455. [10:25:53] [Craft Scheduler Thread - 6 - ItemJoin/INFO]: [ItemJoin] Running a developer version ... skipping NMS check.
  1456. [10:25:53] [Craft Scheduler Thread - 6 - ItemJoin/INFO]: [ItemJoin] Hooked into { Multiverse-Core, WorldGuard, PlaceholderAPI, ProtocolLib, Citizens, Vault }
  1457. [10:25:53] [Craft Scheduler Thread - 6 - ItemJoin/INFO]: [ItemJoin] 1 Custom item(s) loaded!
  1458. [10:25:53] [Craft Scheduler Thread - 4 - Ultimate_BlockRegen/INFO]: [§f[§eUltimate_BlockRegen§f]] There is not a new update available.
  1459. [10:25:53] [Craft Scheduler Thread - 4 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
  1460. [10:25:53] [Craft Scheduler Thread - 6 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms...
  1461. [10:25:53] [Craft Scheduler Thread - 4 - Essentials/INFO]: [Essentials] Fetching version information...
  1462. [10:25:53] [Craft Scheduler Thread - 6 - DecentHolograms/INFO]: [DecentHolograms] Loaded 25 holograms!
  1463. [10:25:53] [Server thread/INFO]: [Magic] Skript found:
  1464. [10:25:53] [Server thread/INFO]: [Magic] Added events: cast, casting, casted, earn
  1465. [10:25:53] [Server thread/INFO]: [Magic] Added expressions: caster, targets, active spell
  1466. [10:25:53] [Server thread/INFO]: [Magic] Added conditionals: has wand, is class
  1467. [10:25:53] [Server thread/INFO]: [Magic] Added effect: cast
  1468. [10:25:53] [Craft Scheduler Thread - 14 - GadgetsMenu/INFO]: [GadgetsMenu] Checking for updates...
  1469. [10:25:53] [Craft Scheduler Thread - 15 - TradeSystem/INFO]: [TradeSystem] Database was started successfully.
  1470. [10:25:53] [Craft Scheduler Thread - 14 - GadgetsMenu/INFO]: [GadgetsMenu] No update was found, you are running the latest version.
  1471. [10:25:53] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Essentials for Vault's Economy API
  1472. [10:25:53] [Server thread/INFO]: [AuctionHouse] Registered Service Provider LuckPerms for Vault's Chat API
  1473. [10:25:53] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
  1474. [10:25:53] [Craft Scheduler Thread - 5 - BlueSlimeCore/INFO]: [Blue Slime Core]
  1475. [10:25:53] [Craft Scheduler Thread - 5 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Found a possible update for plugin 'BlueSlimeCore'.
  1476. [10:25:53] [Craft Scheduler Thread - 5 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Local Version: 2.9.4.377
  1477. [10:25:53] [Craft Scheduler Thread - 5 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Remote Version: 2.9.3.371
  1478. [10:25:53] [Craft Scheduler Thread - 5 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Download Link: https://hangar.papermc.io/SirBlobman/BlueSlimeCore
  1479. [10:25:53] [Craft Scheduler Thread - 15 - Plan/INFO]: [Plan] Storing sessions that were preserved before previous shutdown.
  1480. [10:25:53] [Craft Scheduler Thread - 21 - Vault/INFO]: [Vault] Checking for Updates ...
  1481. [10:25:53] [Craft Scheduler Thread - 10 - Essentials/WARN]: [Essentials] Permissions lag notice with (LuckPermsHandler). Response took 114.194784ms. Summary: Getting groups for b16b907e-b369-4231-91b8-809f4cf8514d
  1482. [10:25:53] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
  1483. [10:25:53] [Craft Scheduler Thread - 21 - Vault/WARN]: [Vault] No files found, or Feed URL is bad.
  1484. [10:25:53] [Craft Scheduler Thread - 21 - Vault/INFO]: [Vault] No new version available
  1485. [10:25:53] [Server thread/INFO]: [QuickShop] Registering bStats metrics...
  1486. [10:25:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: eglow [3.2.6]
  1487. [10:25:53] [Craft Scheduler Thread - 16 - Plan/INFO]: [Plan] ----------------------------------------
  1488. [10:25:53] [Craft Scheduler Thread - 16 - Plan/INFO]: [Plan] New Release (5.6.2614) is available https://github.com/plan-player-analytics/Plan/releases
  1489. [10:25:53] [Craft Scheduler Thread - 16 - Plan/INFO]: [Plan] ----------------------------------------
  1490. [10:25:53] [Server thread/INFO]: [SuperiorSkyblock2] Using WildStacker as a spawners provider.
  1491. [10:25:53] [Server thread/INFO]: [SuperiorSkyblock2] Using WildStacker as a stacked-blocks provider.
  1492. [10:25:53] [Server thread/INFO]: [SuperiorSkyblock2] Using LuckPerms as a permissions provider.
  1493. [10:25:53] [Server thread/INFO]: [SuperiorSkyblock2] Using ShopGUIPlus as a prices provider.
  1494. [10:25:53] [Server thread/INFO]: [SuperiorSkyblock2] Hooked into Essentials for support of vanish status of players.
  1495. [10:25:53] [Server thread/INFO]: [SuperiorSkyblock2] Hooked into Essentials for support of afk status of players.
  1496. [10:25:53] [Server thread/INFO]: [SuperiorSkyblock2] Using Vault as an economy provider.
  1497. [10:25:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: superior [2023.3]
  1498. [10:25:53] [Server thread/INFO]: [SuperiorSkyblock2] Using PlaceholderAPI for placeholders support.
  1499. [10:25:53] [Server thread/INFO]: [SuperiorSkyblock2] Detected PaperSpigot - Using async chunk-loading support with PaperMC.
  1500. [10:25:53] [Server thread/INFO]: [JumpPads] CleanUp found no JumpPads to delete!
  1501. [10:25:53] [Server thread/INFO]: [WildStacker] Loading providers started...
  1502. [10:25:53] [Server thread/INFO]: [WildStacker] - Couldn't find any spawners providers, using default one.
  1503. [10:25:53] [Server thread/INFO]: [WildStacker] Using Vault as an economy provider.
  1504. [10:25:53] [Craft Scheduler Thread - 4 - Essentials/WARN]: [Essentials] You're 2 EssentialsX dev build(s) out of date!
  1505. [10:25:53] [Craft Scheduler Thread - 4 - Essentials/WARN]: [Essentials] Download it here: https://essentialsx.net/downloads.html
  1506. [10:25:53] [Server thread/INFO]: [ShopGUIPlus] Registered spawners support for WildStacker.
  1507. [10:25:53] [Server thread/INFO]: [WildStacker] Found ShopGUIPlus - Hooked as SpawnerProvider!
  1508. [10:25:53] [Server thread/INFO]: [WildStacker] Loading providers done (Took 29ms)
  1509. [10:25:53] [Craft Scheduler Thread - 13 - LevelZone/INFO]: [LevelZone] Plugin is up to date.
  1510. [10:25:53] [Server thread/INFO]: [Skript] Loading variables...
  1511. [10:25:53] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
  1512. [10:25:53] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Cenarius
  1513. [10:25:53] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Musashi
  1514. [10:25:53] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Immerseus
  1515. [10:25:53] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Ozruk
  1516. [10:25:53] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Bhunivelze
  1517. [10:25:54] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  1518. [10:25:54] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 1 structure in 0.24 seconds
  1519. [10:25:54] [Server thread/INFO]: [Skript] Finished loading.
  1520. [10:25:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: quests [3.14.2-3345d07]
  1521. [10:25:54] [Server thread/INFO]: [Quests] 41 task types have been registered.
  1522. [10:25:54] [Server thread/INFO]: [Quests] 0 quest items have been registered.
  1523. [10:25:54] [Server thread/INFO]: [Quests] 448 quests have been registered.
  1524. [10:25:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: plan [5.5 build 2461]
  1525. [10:25:54] [Server thread/INFO]: [SafeNET] Thank you for downloading SafeNET!
  1526. [10:25:54] [Server thread/INFO]: [Magic] Vault found, 'currency' cost types available
  1527. [10:25:54] [Server thread/INFO]: [Magic] TradeSystem found, will prevent trading bound wands
  1528. [10:25:54] [Server thread/INFO]: [Magic] Registered currencies: item,mana,xp,health,currency,sp,levels,hunger
  1529. [10:25:54] [Server thread/INFO]: [Magic] Loaded 558 spells
  1530. [10:25:54] [Server thread/INFO]: [Magic] Loaded 12 progression paths
  1531. [10:25:54] [Server thread/INFO]: [Magic] Loaded 0 crafting recipes
  1532. [10:25:54] [Server thread/INFO]: [Magic] Wild Stacker integration enabled
  1533. [10:25:54] [Server thread/INFO]: [Magic] LogBlock not found
  1534. [10:25:54] [Server thread/INFO]: [Magic] Integrating with Essentials for vanish detection
  1535. [10:25:54] [Server thread/INFO]: [Magic] Integrating with Essentials for Recall warps
  1536. [10:25:54] [Server thread/INFO]: [Magic] Essentials found, hooked up custom item handler
  1537. [10:25:54] [Server thread/INFO]: [Magic] Factions not found
  1538. [10:25:54] [Server thread/INFO]: [Magic] WorldGuard found, will respect build permissions for construction spells
  1539. [10:25:54] [Server thread/INFO]: [Magic] Multiverse-Core found, will respect PVP settings
  1540. [10:25:54] [Server thread/INFO]: [Magic] Towny not found, region protection and pvp checks will not be used.
  1541. [10:25:54] [Server thread/INFO]: [Magic] Lockette nor LockettePro found, will not integrate.
  1542. [10:25:54] [Server thread/INFO]: [Magic] GriefPrevention not found, claim protection will not be used.
  1543. [10:25:54] [Server thread/INFO]: [Magic] NoCheatPlus not found, will not integrate.
  1544. [10:25:54] [Server thread/INFO]: [Magic] dynmap not found, not integrating.
  1545. [10:25:54] [Server thread/INFO]: [Magic] Citizens found, enabling magic and command traits
  1546. [10:25:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: magic [10.8.11-cb6aa41]
  1547. [10:25:54] [Server thread/INFO]: [Magic] PlaceholderAPI integration enabled. Available placeholders:
  1548. [10:25:54] [Server thread/INFO]: [Magic] magic_path, magic_class, magic_wand, magic_spell, magic_mana, magic_mana_max, magic_sp, magic_spell_count
  1549. [10:25:54] [Server thread/INFO]: [Magic] All magic attributes also available with a magic_ prefix
  1550. [10:25:54] [Server thread/INFO]: [Magic] Add to messages/placeholders to add custom placeholders
  1551. [10:25:54] [Server thread/INFO]: [Magic] LightAPI not found, Light action will not work
  1552. [10:25:54] [Server thread/INFO]: [Magic] Loaded 0 arenas
  1553. [10:25:54] [Server thread/INFO]: [Magic] Finished loading configuration
  1554. [10:25:55] [Server thread/INFO]: [Citizens] Loaded 39 NPCs.
  1555. [10:25:55] [Server thread/INFO]: [QuickShop] Using economy system: EssentialsX Economy
  1556. [10:25:55] [Server thread/WARN]: [QuickShop] QuickShop detected tax account not exists, we're trying to create one. If you see any errors, please change tax-account in config.yml to server owner in-game username
  1557. [10:25:55] [Server thread/INFO]: [Essentials] Created a User for Tax (2c5f00ba-902c-411b-b9b9-9261cf43aee1) for non Bukkit type: com.earth2me.essentials.OfflinePlayerStub
  1558. [10:25:55] [Server thread/INFO]: [QuickShop] Tax account created.
  1559. [10:25:55] [Server thread/INFO]: +> [ScriptEvent] Processed 0 script event paths.
  1560. [10:25:55] [Server thread/INFO]: +> [Denizen] +-------------------------+
  1561. [10:25:55] [Server thread/INFO]: +> [Denizen] Denizen fully loaded at: 2023/11/11 10:25:31
  1562. [10:25:55] [Server thread/INFO]: [Jump Pads] Please use CombatLogX version 10 or higher.
  1563. [10:25:55] [Server thread/INFO]: [WildStacker] Starting to load entities...
  1564. [10:25:55] [Server thread/INFO]: [WildStacker] Loading entities done! Took 0 ms.
  1565. [10:25:55] [Server thread/INFO]: [WildStacker] Starting to load items...
  1566. [10:25:55] [Server thread/INFO]: [WildStacker] Loading items done! Took 1 ms.
  1567. [10:25:55] [Server thread/INFO]: [WildStacker] Starting to load spawners...
  1568. [10:25:55] [Server thread/INFO]: [WildStacker] Loading spawners done! Took 0 ms.
  1569. [10:25:55] [Server thread/INFO]: [WildStacker] Starting to load barrels...
  1570. [10:25:55] [Server thread/INFO]: [WildStacker] Loading barrels done! Took 0 ms.
  1571. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop KeepBossXPDrops
  1572. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: DropItemMechanic
  1573. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1574. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldBossDrops
  1575. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/J”kullMobs.yml
  1576. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1577. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop JökullDrops
  1578. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/J”kullMobs.yml
  1579. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1580. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldBossDrops
  1581. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/AmalgamMobs.yml
  1582. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1583. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop AmalgamDrops
  1584. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/AmalgamMobs.yml
  1585. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1586. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldBossDrops
  1587. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/Kel-ThuzadMobs.yml
  1588. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1589. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldBossDrops
  1590. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/Kel-ThuzadMobs.yml
  1591. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1592. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop KelThuzadDrops
  1593. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/Kel-ThuzadMobs.yml
  1594. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1595. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldMobOverworldDrops
  1596. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/WorldMobMobs.yml
  1597. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1598. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldMobOverworldDrops
  1599. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/WorldMobMobs.yml
  1600. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1601. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldMobOverworldDrops
  1602. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/WorldMobMobs.yml
  1603. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1604. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldMobOverworldDrops
  1605. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/WorldMobMobs.yml
  1606. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1607. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldMobOverworldDrops
  1608. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/WorldMobMobs.yml
  1609. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1610. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldMobEndDrops
  1611. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/WorldMobMobs.yml
  1612. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1613. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldMobEndDrops
  1614. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/WorldMobMobs.yml
  1615. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1616. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldMobEndDrops
  1617. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/WorldMobMobs.yml
  1618. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1619. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldMobEndDrops
  1620. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/WorldMobMobs.yml
  1621. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1622. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldMobEndDrops
  1623. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/WorldMobMobs.yml
  1624. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1625. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldMobDrops
  1626. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/WorldMobMobs.yml
  1627. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1628. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldMobDrops
  1629. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/WorldMobMobs.yml
  1630. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1631. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldBossDrops
  1632. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/AtlasMobs.yml
  1633. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1634. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop AtlasDrops
  1635. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/AtlasMobs.yml
  1636. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1637. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldBossDrops
  1638. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/SulfuronMobs.yml
  1639. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1640. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop SulfuronDrops
  1641. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/SulfuronMobs.yml
  1642. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1643. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldBossDrops
  1644. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/ArgusMobs.yml
  1645. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1646. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop ArgusDrops
  1647. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/ArgusMobs.yml
  1648. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1649. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop WorldBossDrops
  1650. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/ExodusMobs.yml
  1651. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1652. [10:25:55] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop ExodusDrops
  1653. [10:25:55] [Server thread/WARN]: [MythicMobs] --| File: /home/minecraft/multicraft/servers/server556769/plugins/MythicMobs/Mobs/ExodusMobs.yml
  1654. [10:25:55] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
  1655. [10:25:55] [Server thread/INFO]: [CombatLogX] Successfully enabled 0 late-load expansions.
  1656. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] ================================[ ShopGUI+ 1.92.1 ]================================
  1657. [10:25:55] [Server thread/INFO]: [ShopGUIPlus]
  1658. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Vault economy registered.
  1659. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Vault economy enabled.
  1660. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Using Vault as default economy provider.
  1661. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
  1662. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Enabled item provider for ExecutableItems.
  1663. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Using WildStacker for spawners support.
  1664. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Loaded 12 main menu items.
  1665. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'armour' with 12 items.
  1666. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'farming' with 28 items.
  1667. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'minerals' with 16 items.
  1668. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'eggs' with 8 items.
  1669. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'drops' with 24 items.
  1670. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'colour' with 64 items.
  1671. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'blocks' with 40 items.
  1672. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'misc' with 25 items.
  1673. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'redstone' with 18 items.
  1674. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'tools' with 3 items.
  1675. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Loaded 10 shops with total of 238 items.
  1676. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Loaded 0 permission-based price modifiers.
  1677. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] Loaded 7 sounds.
  1678. [10:25:55] [Server thread/INFO]: [ShopGUIPlus]
  1679. [10:25:55] [Server thread/INFO]: [ShopGUIPlus] ====================================================================================
  1680. [10:25:55] [Server thread/INFO]: [AuctionHouse] Found PlaceholderAPI plugin
  1681. [10:25:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: auctionhouse [3.6]
  1682. [10:25:55] [Server thread/INFO]: [AuctionHouse] Registered PlaceholderAPI placeholders
  1683. [10:25:55] [Server thread/INFO]: Resource pack has not changed, using hash q+NbhYKQ+tQziZISiO0qlhWRX0c= (1694467099000 <= 1694467099000)
  1684. [10:25:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: essentials [1.5.2]
  1685. [10:25:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.5]
  1686. [10:25:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: votingplugin [1.5]
  1687. [10:25:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.1]
  1688. [10:25:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.6.2]
  1689. [10:25:55] [Server thread/INFO]: [PAPI] [Javascript-Expansion] 1 script loaded!
  1690. [10:25:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: javascript [2.1.2]
  1691. [10:25:55] [Server thread/INFO]: 6 placeholder hook(s) registered! 1 placeholder hook(s) have an update available.
  1692. [10:25:55] [Server thread/INFO]: Done (52.103s)! For help, type "help"
  1693. [10:25:55] [Server thread/INFO]: Timings Reset
  1694. [10:25:55] [Craft Scheduler Thread - 13 - AlonsoLeaderboards/INFO]: [AlonsoLeaderboards] Checking for updates...
  1695. [10:25:55] [Server thread/INFO]: [Magic] Finished loading data.
  1696. [10:25:56] [Craft Scheduler Thread - 13 - AlonsoLeaderboards/INFO]: [AlonsoLeaderboards] Plugin up-to-date! You have the latest version!
  1697. [10:25:56] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
  1698. [10:25:56] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
  1699. [10:25:57] [Craft Scheduler Thread - 7 - VotingPlugin/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 6.13.1 New Version: 6.14.1
  1700. [10:25:57] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into AdvancedEnchantments, WorldGuard, PlaceholderAPI, MythicMobs, SuperiorSkyblock2.
  1701. [10:25:58] [Craft Scheduler Thread - 6 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1702. [10:25:58] [Craft Scheduler Thread - 6 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1703. [10:25:59] [Server thread/INFO]: [GappleOptions] Attempting hooks...
  1704. [10:25:59] [Server thread/INFO]: [GappleOptions] Hooked into WorldGuard 7!
  1705. [10:25:59] [Server thread/INFO]: [GappleOptions] Hooked into PlaceholderAPI!
  1706. [10:25:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: go [Build 40]
  1707. [10:25:59] [Server thread/INFO]: [GappleOptions] Successfully performed 2 hooks!
  1708. [10:25:59] [Server thread/INFO]: [AlonsoLevels] [Scheduled] Loading economy hooks..
  1709. [10:25:59] [Server thread/INFO]: [AlonsoLevels] Vault hooks has 'all' enabled. Checking..
  1710. [10:25:59] [Server thread/INFO]: [AlonsoLevels] Successfully loaded 2 hooks from economy plugins!
  1711. [10:25:59] [Craft Scheduler Thread - 16 - Sellwand/INFO]: Hooked ShopGUIPlus as item price. (Config: ShopGUIPlus, Hook name: ShopGUIPlus)
  1712. [10:25:59] [Craft Scheduler Thread - 11 - InsaneVaults/INFO]: [InsaneVaults] Translations successfully loaded & applied
  1713. [10:25:59] [Craft Scheduler Thread - 6 - AlonsoLevels/INFO]: [AlonsoLevels] Checking for updates...
  1714. [10:25:59] [Craft Scheduler Thread - 6 - AlonsoLevels/INFO]: [AlonsoLevels] Plugin up-to-date! You have the latest version!
  1715. [10:26:22] [Server thread/INFO]: [AlonsoLevels] Leaderboard is enabled! Loading..
  1716. [10:26:24] [Server thread/INFO]: [Essentials] Created a User for fisherman (551615d9-55b3-2b34-ad45-3e0ea47e7392) for non Bukkit type: net.citizensnpcs.nms.v1_20_R2.entity.EntityHumanNPC$PlayerNPC
  1717. [10:26:25] [Server thread/INFO]: [AlonsoLeaderboards] LeaderboardExpansion for 'alevels-level' successfully registered!
  1718. [10:26:25] [Server thread/INFO]: [AlonsoLeaderboards] LeaderboardExpansion for 'alevels-exp' successfully registered!
  1719. [10:26:35] [Server thread/INFO]: [Essentials] Created a User for CIT-4edc219ec087 (4edc219e-c087-2881-a7dd-3aa20af2acae) for non Bukkit type: net.citizensnpcs.nms.v1_20_R2.entity.EntityHumanNPC$PlayerNPC
  1720. [10:27:53] [Craft Scheduler Thread - 10 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1721. [10:27:54] [Craft Scheduler Thread - 10 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1722. [10:27:54] [Netty Epoll Server IO #0/INFO]: [SafeNET] ACCEPTED (code B0): Authenticated "b16b907e-b369-4231-91b8-809f4cf8514d".
  1723. [10:27:54] [User Authenticator #0/INFO]: UUID of player DutchDane is b16b907e-b369-4231-91b8-809f4cf8514d
  1724. [10:27:55] [Server thread/INFO]: [Owner] DutchDane joined the server!
  1725. [10:27:55] [Server thread/INFO]: DutchDane[/86.94.178.50:58194] logged in with entity id 3651 at ([world]810.7954578345957, -8.0, 850.0388184914699)
  1726. [10:28:02] [Server thread/INFO]: DutchDane issued server command: /q admin moddata reset DutchDane tutorial4
  1727. [10:28:03] [Server thread/INFO]: DutchDane issued server command: /q admin moddata reset DutchDane tutorial5
  1728. [10:28:04] [Server thread/INFO]: You added 1000 experience points to DutchDane.
  1729. [10:28:04] [Server thread/INFO]: You added 1000 experience points to DutchDane.
  1730. [10:28:04] [Server thread/INFO]: Stacker | Successfully gave DutchDane x1 Skeleton spawner.
  1731. [10:28:06] [Netty Epoll Server IO #1/INFO]: [SafeNET] ACCEPTED (code B0): Authenticated "10f7bdda-e6a2-4e91-8219-8b70c45e8138".
  1732. [10:28:06] [User Authenticator #0/INFO]: UUID of player MisterGaab is 10f7bdda-e6a2-4e91-8219-8b70c45e8138
  1733. [10:28:06] [Server thread/INFO]: [Member] MisterGaab joined the server!
  1734. [10:28:06] [Server thread/INFO]: MisterGaab[/31.20.142.154:35131] logged in with entity id 9220 at ([IslandWorld]1802.994106790753, 101.0, 1796.972676700614)
  1735. [10:28:15] [Async Chat Thread - #1/INFO]: 200✫ AdVenturer [Member] MisterGaab > faka mi papi
  1736. [10:28:39] [Server thread/INFO]: MisterGaab issued server command: /level removelevel MisterGaab 200
  1737. [10:28:48] [Server thread/INFO]: MisterGaab issued server command: /clear
  1738. [10:28:51] [Server thread/INFO]: DutchDane issued server command: /q admin reload
  1739. [10:28:51] [Server thread/INFO]: [Quests] 0 quest items have been registered.
  1740. [10:28:51] [Server thread/INFO]: [Quests] 448 quests have been registered.
  1741. [10:28:52] [Craft Scheduler Thread - 4 - BuycraftX/INFO]: [BuycraftX] Sending 2 analytic events
  1742. [10:28:56] [Server thread/INFO]: DutchDane issued server command: /q admin moddata reset DutchDane tutorial4
  1743. [10:28:58] [Server thread/INFO]: DutchDane issued server command: /q admin moddata reset DutchDane tutorial5
  1744. [10:28:59] [Server thread/INFO]: MisterGaab issued server command: /spawn
  1745. [10:29:02] [Server thread/INFO]: DutchDane issued server command: /speed 1
  1746. [10:29:08] [Server thread/INFO]: DutchDane issued server command: /quests
  1747. [10:29:08] [Server thread/INFO]: You added 1000 experience points to DutchDane.
  1748. [10:29:13] [Server thread/INFO]: DutchDane issued server command: /unlocks
  1749. [10:29:13] [Server thread/INFO]: You added 1000 experience points to DutchDane.
  1750. [10:29:13] [Server thread/INFO]: Stacker | Successfully gave DutchDane x1 Skeleton spawner.
  1751. [10:29:14] [Server thread/INFO]: MisterGaab issued server command: /island disband
  1752. [10:29:16] [Server thread/INFO]: DutchDane issued server command: /clear
  1753. [10:29:16] [Server thread/INFO]: DutchDane lost connection: Disconnected
  1754. [10:29:16] [Server thread/INFO]: [Owner] DutchDane left the server!
  1755. [10:29:21] [Server thread/WARN]: MisterGaab moved wrongly!
  1756. [10:29:21] [Server thread/WARN]: MisterGaab moved wrongly!
  1757. [10:29:21] [Server thread/WARN]: MisterGaab moved wrongly!
  1758. [10:29:23] [Server thread/WARN]: MisterGaab moved too quickly! -608.0648079487777,0.0,-886.4825952786306
  1759. [10:29:32] [Server thread/INFO]: MisterGaab issued server command: /confirm
  1760. [10:29:36] [Server thread/INFO]: [Codex] Player MisterGaab has already unlocked discovery 1 on category island.
  1761. [10:29:48] [Server thread/INFO]: MisterGaab issued server command: /island disband
  1762. [10:29:52] [Craft Scheduler Thread - 6 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  1763. [10:29:54] [Craft Scheduler Thread - 26 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1764. [10:29:54] [Craft Scheduler Thread - 26 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1765. [10:31:54] [Craft Scheduler Thread - 12 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1766. [10:31:54] [Craft Scheduler Thread - 12 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1767. [10:33:54] [Craft Scheduler Thread - 30 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1768. [10:33:54] [Craft Scheduler Thread - 30 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1769. [10:35:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Cenarius
  1770. [10:35:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Musashi
  1771. [10:35:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Immerseus
  1772. [10:35:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Ozruk
  1773. [10:35:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Bhunivelze
  1774. [10:35:54] [Craft Scheduler Thread - 27 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1775. [10:35:54] [Craft Scheduler Thread - 27 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1776. [10:37:54] [Craft Scheduler Thread - 35 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1777. [10:37:54] [Craft Scheduler Thread - 35 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1778. [10:39:54] [Craft Scheduler Thread - 34 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1779. [10:39:54] [Craft Scheduler Thread - 34 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1780. [10:41:54] [Craft Scheduler Thread - 34 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1781. [10:41:55] [Craft Scheduler Thread - 34 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1782. [10:43:55] [Craft Scheduler Thread - 39 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1783. [10:43:55] [Craft Scheduler Thread - 39 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1784. [10:45:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Cenarius
  1785. [10:45:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Musashi
  1786. [10:45:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Immerseus
  1787. [10:45:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Ozruk
  1788. [10:45:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Bhunivelze
  1789. [10:45:55] [Craft Scheduler Thread - 30 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1790. [10:45:55] [Craft Scheduler Thread - 30 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1791. [10:47:55] [Craft Scheduler Thread - 46 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1792. [10:47:55] [Craft Scheduler Thread - 46 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1793. [10:49:55] [Craft Scheduler Thread - 37 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1794. [10:49:55] [Craft Scheduler Thread - 37 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1795. [10:51:55] [Craft Scheduler Thread - 38 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1796. [10:51:55] [Craft Scheduler Thread - 38 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1797. [10:53:55] [Craft Scheduler Thread - 26 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1798. [10:53:55] [Craft Scheduler Thread - 26 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1799. [10:55:52] [Craft Scheduler Thread - 53 - LibsDisguises/INFO]: [LibsDisguises] Now looking for update on Jenkins..
  1800. [10:55:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Cenarius
  1801. [10:55:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Musashi
  1802. [10:55:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Immerseus
  1803. [10:55:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Ozruk
  1804. [10:55:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Bhunivelze
  1805. [10:55:55] [Craft Scheduler Thread - 39 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1806. [10:55:56] [Craft Scheduler Thread - 39 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1807. [10:57:56] [Craft Scheduler Thread - 26 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1808. [10:57:56] [Craft Scheduler Thread - 26 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1809. [10:59:13] [Server thread/INFO]: MisterGaab lost connection: Disconnected
  1810. [10:59:13] [Server thread/INFO]: [Member] MisterGaab left the server!
  1811. [10:59:52] [Craft Scheduler Thread - 47 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  1812. [10:59:56] [Craft Scheduler Thread - 50 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1813. [10:59:56] [Craft Scheduler Thread - 50 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1814. [11:01:56] [Craft Scheduler Thread - 63 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1815. [11:01:56] [Craft Scheduler Thread - 63 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1816. [11:03:56] [Craft Scheduler Thread - 59 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1817. [11:03:56] [Craft Scheduler Thread - 59 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1818. [11:05:14] [Netty Epoll Server IO #0/INFO]: [SafeNET] ACCEPTED (code B0): Authenticated "10f7bdda-e6a2-4e91-8219-8b70c45e8138".
  1819. [11:05:14] [User Authenticator #1/INFO]: UUID of player MisterGaab is 10f7bdda-e6a2-4e91-8219-8b70c45e8138
  1820. [11:05:14] [Server thread/INFO]: [Member] MisterGaab joined the server!
  1821. [11:05:14] [Server thread/INFO]: MisterGaab[/31.20.142.154:58811] logged in with entity id 1298303 at ([world]812.5, -8.0, 852.5)
  1822. [11:05:26] [Server thread/WARN]: MisterGaab moved wrongly!
  1823. [11:05:26] [Server thread/WARN]: MisterGaab moved wrongly!
  1824. [11:05:27] [Server thread/INFO]: [Codex] Player MisterGaab has already unlocked discovery 1 on category island.
  1825. [11:05:52] [Craft Scheduler Thread - 68 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  1826. [11:05:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Cenarius
  1827. [11:05:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Musashi
  1828. [11:05:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Immerseus
  1829. [11:05:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Ozruk
  1830. [11:05:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Bhunivelze
  1831. [11:05:56] [Craft Scheduler Thread - 70 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1832. [11:05:56] [Craft Scheduler Thread - 70 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1833. [11:07:56] [Craft Scheduler Thread - 61 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1834. [11:07:56] [Craft Scheduler Thread - 61 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1835. [11:08:15] [Server thread/INFO]: MisterGaab lost connection: Disconnected
  1836. [11:08:15] [Server thread/INFO]: [Member] MisterGaab left the server!
  1837. [11:08:52] [Craft Scheduler Thread - 68 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  1838. [11:09:56] [Craft Scheduler Thread - 61 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1839. [11:09:57] [Craft Scheduler Thread - 61 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1840. [11:11:57] [Craft Scheduler Thread - 66 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1841. [11:11:57] [Craft Scheduler Thread - 66 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1842. [11:13:57] [Craft Scheduler Thread - 73 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1843. [11:13:57] [Craft Scheduler Thread - 73 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1844. [11:15:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Cenarius
  1845. [11:15:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Musashi
  1846. [11:15:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Immerseus
  1847. [11:15:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Ozruk
  1848. [11:15:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Bhunivelze
  1849. [11:15:57] [Craft Scheduler Thread - 68 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1850. [11:15:57] [Craft Scheduler Thread - 68 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1851. [11:17:57] [Craft Scheduler Thread - 76 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1852. [11:17:57] [Craft Scheduler Thread - 76 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1853. [11:19:57] [Craft Scheduler Thread - 76 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1854. [11:19:57] [Craft Scheduler Thread - 76 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1855. [11:21:57] [Craft Scheduler Thread - 85 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1856. [11:21:58] [Craft Scheduler Thread - 85 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1857. [11:23:58] [Craft Scheduler Thread - 79 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1858. [11:23:58] [Craft Scheduler Thread - 79 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1859. [11:24:48] [Netty Epoll Server IO #3/INFO]: [SafeNET] ACCEPTED (code B0): Authenticated "82ddbabb-4bae-4517-bf45-83f1d46fd033".
  1860. [11:24:48] [User Authenticator #2/INFO]: [ExcellentCrates] Created new user data for: '82ddbabb-4bae-4517-bf45-83f1d46fd033'
  1861. [11:24:48] [User Authenticator #2/INFO]: UUID of player Chiara1307 is 82ddbabb-4bae-4517-bf45-83f1d46fd033
  1862. [11:24:48] [Server thread/INFO]: Welcome Chiara1307 to Skyblock Season 3.0!
  1863. [11:24:48] [Server thread/INFO]: Chiara1307[/91.2.57.29:42180] logged in with entity id 1312888 at ([world]811.5, -8.0, 859.5)
  1864. [11:24:48] [Server thread/INFO]: Crates | Given x1 of Golden Crate Key key(s) to Chiara1307.
  1865. [11:24:52] [Craft Scheduler Thread - 76 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  1866. [11:25:51] [Server thread/INFO]: Chiara1307 issued server command: /cp crystal
  1867. [11:25:53] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Cenarius
  1868. [11:25:53] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Musashi
  1869. [11:25:53] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Immerseus
  1870. [11:25:53] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Ozruk
  1871. [11:25:53] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Bhunivelze
  1872. [11:25:58] [Craft Scheduler Thread - 79 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1873. [11:25:58] [Craft Scheduler Thread - 79 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1874. [11:26:16] [Server thread/INFO]: [Codex] Player Chiara1307 unlocked discovery 1 on category island!
  1875. [11:26:44] [Server thread/INFO]: Chiara1307 issued server command: /is create
  1876. [11:26:47] [Server thread/INFO]: You added 1000 experience points to Chiara1307.
  1877. [11:27:42] [Server thread/INFO]: You added 1000 experience points to Chiara1307.
  1878. [11:27:58] [Craft Scheduler Thread - 81 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1879. [11:27:58] [Craft Scheduler Thread - 81 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1880. [11:28:24] [Server thread/INFO]: Chiara1307 issued server command: /cp crystal
  1881. [11:28:36] [Server thread/INFO]: Chiara1307 lost connection: Disconnected
  1882. [11:28:36] [Server thread/INFO]: [Member] Chiara1307 left the server!
  1883. [11:28:52] [Craft Scheduler Thread - 81 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  1884. [11:29:58] [Craft Scheduler Thread - 94 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1885. [11:29:58] [Craft Scheduler Thread - 94 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1886. [11:31:58] [Craft Scheduler Thread - 86 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1887. [11:31:58] [Craft Scheduler Thread - 86 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1888. [11:33:58] [Craft Scheduler Thread - 88 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1889. [11:33:59] [Craft Scheduler Thread - 88 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1890. [11:35:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Cenarius
  1891. [11:35:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Musashi
  1892. [11:35:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Immerseus
  1893. [11:35:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Ozruk
  1894. [11:35:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Bhunivelze
  1895. [11:35:58] [Craft Scheduler Thread - 90 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1896. [11:35:59] [Craft Scheduler Thread - 90 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1897. [11:37:59] [Craft Scheduler Thread - 100 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1898. [11:37:59] [Craft Scheduler Thread - 100 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1899. [11:39:59] [Craft Scheduler Thread - 101 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1900. [11:39:59] [Craft Scheduler Thread - 101 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1901. [11:41:59] [Craft Scheduler Thread - 104 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1902. [11:41:59] [Craft Scheduler Thread - 104 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1903. [11:43:59] [Craft Scheduler Thread - 99 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1904. [11:43:59] [Craft Scheduler Thread - 99 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1905. [11:45:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Cenarius
  1906. [11:45:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Airship-Port_Boss_Musashi
  1907. [11:45:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Immerseus
  1908. [11:45:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Ozruk
  1909. [11:45:52] [Server thread/INFO]: [MythicMobs] Spawner attribute warmup set to 1800 on spawner Dryland_Boss_Bhunivelze
  1910. [11:45:59] [Craft Scheduler Thread - 100 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1911. [11:45:59] [Craft Scheduler Thread - 100 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1912. [11:47:59] [Craft Scheduler Thread - 104 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1913. [11:48:00] [Craft Scheduler Thread - 104 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1914. [11:50:00] [Craft Scheduler Thread - 89 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1915. [11:50:00] [Craft Scheduler Thread - 89 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1916. [11:52:00] [Craft Scheduler Thread - 102 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1917. [11:52:00] [Craft Scheduler Thread - 102 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1918. [11:52:58] [Server thread/INFO]: [Essentials] Created a User for CIT-4edc219ec087 (4edc219e-c087-2881-a7dd-3aa20af2acae) for non Bukkit type: net.citizensnpcs.nms.v1_20_R2.entity.EntityHumanNPC$PlayerNPC
  1919. [11:54:00] [Craft Scheduler Thread - 112 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1920. [11:54:00] [Craft Scheduler Thread - 112 - BuycraftX/INFO]: [BuycraftX] Fetched due players (1 found).
  1921.  
Add Comment
Please, Sign In to add comment