Guest User

Untitled

a guest
Jul 22nd, 2023
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.36 KB | None | 0 0
  1. [16:02:35] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  2. [16:02:35] [ServerMain/INFO]: Found new data pack file/dragon drops v1.3.4 (MC 1.20.x).zip, loading it automatically
  3. [16:02:37] [Worker-Main-1/ERROR]: Couldn't parse element loot_tables:minecraft:gameplay/fishing/junk
  4. com.google.gson.JsonSyntaxException: Unknown type 'minecraft:alternative'
  5. at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:95) ~[?:?]
  6. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
  7. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar:?]
  8. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar:?]
  9. at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar:?]
  10. at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar:?]
  11. at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar:?]
  12. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar:?]
  13. at net.minecraft.util.GsonHelper.convertToObject(GsonHelper.java:383) ~[?:?]
  14. at net.minecraft.util.GsonHelper.getAsObject(GsonHelper.java:400) ~[?:?]
  15. at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.deserialize(LootPoolEntryContainer.java:86) ~[?:?]
  16. at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.a(LootPoolSingletonContainer.java:151) ~[?:?]
  17. at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:97) ~[?:?]
  18. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
  19. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar:?]
  20. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar:?]
  21. at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar:?]
  22. at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar:?]
  23. at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar:?]
  24. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar:?]
  25. at net.minecraft.util.GsonHelper.convertToObject(GsonHelper.java:383) ~[?:?]
  26. at net.minecraft.util.GsonHelper.getAsObject(GsonHelper.java:391) ~[?:?]
  27. at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:172) ~[?:?]
  28. at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:171) ~[?:?]
  29. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
  30. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar:?]
  31. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar:?]
  32. at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar:?]
  33. at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar:?]
  34. at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar:?]
  35. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar:?]
  36. at net.minecraft.util.GsonHelper.convertToObject(GsonHelper.java:383) ~[?:?]
  37. at net.minecraft.util.GsonHelper.getAsObject(GsonHelper.java:400) ~[?:?]
  38. at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:298) ~[?:?]
  39. at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:292) ~[?:?]
  40. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
  41. at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar:?]
  42. at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar:?]
  43. at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar:?]
  44. at net.minecraft.world.level.storage.loot.LootDataType.lambda$createSingleDeserialiser$0(LootDataType.java:56) ~[paper-1.20.1.jar:git-Paper-72]
  45. at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[paper-1.20.1.jar:git-Paper-72]
  46. at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:68) ~[paper-1.20.1.jar:git-Paper-72]
  47. at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?]
  48. at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$5(LootDataManager.java:67) ~[paper-1.20.1.jar:git-Paper-72]
  49. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
  50. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
  51. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
  52. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  53. [16:02:37] [ServerMain/WARN]: Found loot table element validation problem in {loot_tables:minecraft:entities/ender_dragon}.pools[1].entries[0]: Unknown loot table called minecraft:entities/reference/mmh/ender_dragon
  54. [16:02:37] [ServerMain/WARN]: Found loot table element validation problem in {loot_tables:minecraft:gameplay/fishing}.pools[0].entries[0]: Unknown loot table called minecraft:gameplay/fishing/junk
  55. [16:02:37] [ServerMain/INFO]: Loaded 7 recipes
  56. [16:02:38] [Server thread/INFO]: Starting minecraft server version 1.20.1
  57. [16:02:38] [Server thread/INFO]: Loading properties
  58. [16:02:38] [Server thread/INFO]: This server is running Paper version git-Paper-72 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: a3c760e)
  59. [16:02:38] [Server thread/INFO]: Server Ping Player Sample Count: 12
  60. [16:02:38] [Server thread/INFO]: Using 4 threads for Netty based IO
  61. [16:02:38] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
  62. We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
  63. For more information please visit: https://github.com/PaperMC/Paper/issues/8948
  64. [16:02:38] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
  65. [16:02:39] [Server thread/INFO]: Default game type: SURVIVAL
  66. [16:02:39] [Server thread/INFO]: Generating keypair
  67. [16:02:39] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
  68. [16:02:39] [Server thread/INFO]: Using epoll channel type
  69. [16:02:39] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
  70. [16:02:39] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
  71. [16:02:40] [Server thread/INFO]: [com.dfsek.terra.AbstractPlatform] Initializing Terra...
  72. [16:02:40] [Server thread/INFO]: [com.dfsek.terra.AbstractPlatform] Loading config.yml
  73. [16:02:40] [Server thread/INFO]: [com.dfsek.terra.config.PluginConfigImpl] Loading config values from config.yml
  74. [16:02:41] [Server thread/INFO]: [com.dfsek.terra.AbstractPlatform] Loading 35 Terra addons:
  75. - [email protected]+73baaec6c
  76. - [email protected]+73baaec6c
  77. - [email protected]+73baaec6c
  78. - [email protected]+73baaec6c
  79. - [email protected]+73baaec6c
  80. - [email protected]+73baaec6c
  81. - [email protected]+73baaec6c
  82. - [email protected]+73baaec6c
  83. - [email protected]+73baaec6c
  84. - [email protected]+73baaec6c
  85. - [email protected]+73baaec6c
  86. - [email protected]+73baaec6c
  87. - [email protected]+73baaec6c
  88. - [email protected]+73baaec6c
  89. - [email protected]+73baaec6c
  90. - [email protected]+73baaec6c
  91. - [email protected]+73baaec6c
  92. - [email protected]+73baaec6c
  93. - [email protected]+73baaec6c
  94. - [email protected]+73baaec6c
  95. - [email protected]+73baaec6c
  96. - [email protected]+73baaec6c
  97. - [email protected]+73baaec6c
  98. - [email protected]+73baaec6c
  99. - [email protected]+73baaec6c
  100. - [email protected]+73baaec6c
  101. - [email protected]+73baaec6c
  102. - [email protected]+73baaec6c
  103. - [email protected]+73baaec6c
  104. - [email protected]+73baaec6c
  105. - [email protected]+73baaec6c
  106. - [email protected]+73baaec6c
  107. - [email protected]+73baaec6c
  108. [16:02:41] [Server thread/WARN]: [com.dfsek.terra.addons.biome.pipeline.BiomePipelineAddon] The biome-provider-pipeline addon is deprecated and scheduled for removal in Terra 7.0. It is recommended to use the biome-provider-pipeline-v2 addon for future pack development instead.
  109. [16:02:41] [Server thread/WARN]: [com.dfsek.terra.addons.biome.image.ImageBiomeProviderAddon] The biome-provider-image addon is deprecated and scheduled for removal in Terra 7.0. It is recommended to use the biome-provider-image-v2 addon for future pack development instead.
  110. [16:02:41] [Server thread/INFO]: [com.dfsek.terra.AbstractPlatform] Terra addons successfully loaded.
  111. [16:02:41] [Server thread/INFO]: [com.dfsek.terra.AbstractPlatform] Finished initialization.
  112. [16:02:41] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_20_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  113. [16:02:45] [Server thread/WARN]: Legacy plugin Banknotes v1.8.0 does not specify an api-version.
  114. [16:02:45] [Server thread/WARN]: Legacy plugin Dynmap-WorldGuard v1.2 does not specify an api-version.
  115. [16:02:45] [Server thread/WARN]: Legacy plugin TPPets v2.2.1 does not specify an api-version.
  116. [16:02:45] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.40
  117. [16:02:45] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
  118. [16:02:45] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.15+6463-5ca4dff
  119. [16:02:46] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@1c5492e7]
  120. [16:02:46] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9-beta1+2249-223b80c
  121. [16:02:46] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.0.0
  122. [16:02:46] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.20.1) has not yet been tested! Proceed with caution.
  123. [16:02:47] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.3
  124. [16:02:47] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.7.0-beta3
  125. [16:02:47] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861
  126. [16:02:47] [Server thread/INFO]: [Graves] Loading server plugin Graves v4.9
  127. [16:02:47] [Server thread/INFO]: [Graves] Integration: Hooked into WorldGuard 7.0.9-beta1+2249-223b80c.
  128. [16:02:47] [Server thread/INFO]: [LibsDisguises] Loading server plugin LibsDisguises v10.0.37-SNAPSHOT
  129. [16:02:47] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.0
  130. [16:02:47] [Server thread/INFO]: [Terra] Loading server plugin Terra v6.3.1-BETA+73baaec6c
  131. [16:02:47] [Server thread/INFO]: [GriefPrevention] Loading server plugin GriefPrevention v16.18.1
  132. [16:02:47] [Server thread/INFO]: [MythicMobs] Loading server plugin MythicMobs v5.3.5-64893d49
  133. [16:02:47] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
  134. [16:02:47] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v21.3
  135. [16:02:47] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.20.0
  136. [16:02:47] [Server thread/INFO]: [SCore] Loading server plugin SCore v4.0.1
  137. [16:02:47] [Server thread/INFO]: [NBTAPI] Loading server plugin NBTAPI v2.11.3
  138. [16:02:47] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support
  139. [16:02:47] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded!
  140. [16:02:47] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
  141. [16:02:47] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'LuckPerms' to create a bStats instance!
  142. [16:02:47] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.4.0.1
  143. [16:02:47] [Server thread/INFO]: [EssentialsDiscord] Loading server plugin EssentialsDiscord v2.20.0
  144. [16:02:47] [Server thread/INFO]: [floodgate] Loading server plugin floodgate v2.2.2-SNAPSHOT (b59-2278589)
  145. [16:02:47] [Thread-8/INFO]: [NBTAPI] [NBTAPI] The NBT-API seems to be up-to-date!
  146. [16:02:47] [Server thread/INFO]: [floodgate] Took 423ms to boot Floodgate
  147. [16:02:47] [Server thread/INFO]: [dynmap] Loading server plugin dynmap v3.6-899
  148. [16:02:47] [Server thread/INFO]: [dynmap] version=git-Paper-72 (MC: 1.20.1)
  149. [16:02:47] [Server thread/INFO]: [dynmap] Mod Support API available
  150. [16:02:47] [Server thread/INFO]: [Votifier] Loading server plugin Votifier v2.7.3
  151. [16:02:47] [Server thread/INFO]: [mcMMO] Loading server plugin mcMMO v2.1.222
  152. [16:02:47] [Server thread/INFO]: [mcMMO] [D] Registered WG flags successfully!
  153. [16:02:47] [Server thread/INFO]: [ExecutableItems] Loading server plugin ExecutableItems v6.0.1
  154. [16:02:47] [Server thread/INFO]: [CrashAPI] Loading server plugin CrashAPI v1.1.5
  155. [16:02:47] [Server thread/INFO]: [CrashAPI] Checking Bukkit Version: 1.20.1
  156. [16:02:47] [Server thread/INFO]: [CrashAPI] Bukkit Version 1.20.1 is compatible through NMS!
  157. [16:02:47] [Server thread/INFO]: [CrashAPI] Using API version v1_20_R1.
  158. [16:02:47] [Server thread/INFO]: [CrashAPI] Initializing main configuration...
  159. [16:02:47] [Server thread/INFO]: [CrashAPI] Main configuration initialized!
  160. [16:02:47] [Server thread/INFO]: [CrashAPI] Initializing language configuration...
  161. [16:02:47] [Server thread/INFO]: [CrashAPI] Language configuration initialized!
  162. [16:02:48] [Server thread/INFO]: [Jobs] Loading server plugin Jobs v5.2.0.0
  163. [16:02:48] [Server thread/INFO]: [voicechat] Loading server plugin voicechat v2.4.10
  164. [16:02:48] [Server thread/INFO]: [Shopkeepers] Loading server plugin Shopkeepers v2.17.1
  165. [16:02:48] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (250 ms).
  166. [16:02:48] [Server thread/INFO]: [Shopkeepers] Loading config.
  167. [16:02:48] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': ENDERDRAGON
  168. [16:02:48] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
  169. [16:02:48] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
  170. [16:02:48] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': ENDERDRAGON
  171. [16:02:48] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
  172. [16:02:48] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
  173. [16:02:48] [Server thread/INFO]: [Shopkeepers] Registering defaults.
  174. [16:02:48] [Server thread/INFO]: [Banknotes] Loading server plugin Banknotes v1.8.0
  175. [16:02:48] [Server thread/INFO]: [Emotions] Loading server plugin Emotions v1.5
  176. [16:02:48] [Server thread/INFO]: [Multiverse-Inventories] Loading server plugin Multiverse-Inventories v4.2.3-b523
  177. [16:02:48] [Server thread/INFO]: [InteractiveChat] Loading server plugin InteractiveChat v4.2.7.2
  178. [16:02:48] [Server thread/INFO]: [spark] Loading server plugin spark v1.10.34
  179. [16:02:48] [Server thread/INFO]: [SuperbVote] Loading server plugin SuperbVote v0.5.5
  180. [16:02:48] [Server thread/INFO]: [ImageOnMap] Loading server plugin ImageOnMap v4.2.2
  181. [16:02:48] [Server thread/INFO]: [ExecutableEvents] Loading server plugin ExecutableEvents v2.0.1
  182. [16:02:48] [Server thread/INFO]: [BlockLocker] Loading server plugin BlockLocker v1.12.1
  183. [16:02:48] [Server thread/INFO]: [GSit] Loading server plugin GSit v1.4.10
  184. [16:02:48] [Server thread/INFO]: [AuctionMaster] Loading server plugin AuctionMaster v4.1
  185. [16:02:48] [Server thread/INFO]: [Geyser-Spigot] Loading server plugin Geyser-Spigot v2.1.2-SNAPSHOT
  186. [16:02:48] [Server thread/INFO]: [Geyser-Spigot] Loading extensions...
  187. [16:02:48] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s)
  188. [16:02:48] [Server thread/INFO]: [ChatFilter] Loading server plugin ChatFilter v1.4
  189. [16:02:48] [Server thread/INFO]: [Dynmap-WorldGuard] Loading server plugin Dynmap-WorldGuard v1.2
  190. [16:02:48] [Server thread/INFO]: [SilkSpawners_v2] Loading server plugin SilkSpawners_v2 v2.2.1
  191. [16:02:48] [Server thread/INFO]: [BloodFading] Loading server plugin BloodFading v0.6.0
  192. [16:02:48] [Server thread/INFO]: [SlimeIndicator] Loading server plugin SlimeIndicator v1.1-SNAPSHOT
  193. [16:02:48] [Server thread/INFO]: [NoChatReports] Loading server plugin NoChatReports v1.0.5
  194. [16:02:48] [Server thread/INFO]: [BetterRTP] Loading server plugin BetterRTP v3.6.10
  195. [16:02:48] [Server thread/INFO]: [PlayerKits] Loading server plugin PlayerKits v2.27.1
  196. [16:02:48] [Server thread/INFO]: [ExecutableBlocks] Loading server plugin ExecutableBlocks v4.0.1
  197. [16:02:48] [Server thread/INFO]: [EnchantmentSolution] Loading server plugin EnchantmentSolution v2.5.7.1
  198. [16:02:48] [Server thread/INFO]: [EnchantmentSolution] Minecraft Version: 1.20.1
  199. [16:02:48] [Server thread/INFO]: [EnchantmentSolution] Minecraft API Version: v1_20_R1
  200. [16:02:48] [Server thread/INFO]: [EnchantmentSolution] EnchantmentSolution Version: 2.5.7.1
  201. [16:02:48] [Server thread/INFO]: [EnchantmentSolution] Loading Item Break Types...
  202. [16:02:48] [Server thread/INFO]: [EnchantmentSolution] Item Break Types Loaded!
  203. [16:02:48] [Server thread/INFO]: [EnchantmentSolution] Initializing main configuration...
  204. [16:02:48] [Server thread/INFO]: [EnchantmentSolution] Main configuration initialized!
  205. [16:02:48] [Server thread/INFO]: [EnchantmentSolution] Initializing fishing config...
  206. [16:02:48] [Server thread/INFO]: [EnchantmentSolution] Fishing config initialized!
  207. [16:02:48] [Server thread/INFO]: [EnchantmentSolution] Initializing enchantment configuration...
  208. [16:02:49] [Server thread/INFO]: [EnchantmentSolution] Enchantment configuration initialized!
  209. [16:02:49] [Server thread/INFO]: [EnchantmentSolution] Initializing advancements configuration...
  210. [16:02:49] [Server thread/INFO]: [EnchantmentSolution] Advancements configuration initialized!
  211. [16:02:49] [Server thread/INFO]: [EnchantmentSolution] Initializing Hard Mode configuration...
  212. [16:02:49] [Server thread/INFO]: [EnchantmentSolution] Hard Mode configuration initialized!
  213. [16:02:49] [Server thread/INFO]: [EnchantmentSolution] Initializing language configuration...
  214. [16:02:49] [Server thread/INFO]: [EnchantmentSolution] Language configuration initialized!
  215. [16:02:49] [Server thread/INFO]: [EnchantmentSolution] Initializing enchantments...
  216. [16:02:49] [Server thread/INFO]: [EnchantmentSolution] All enchantments initialized!
  217. [16:02:49] [Server thread/INFO]: [ColoredAnvils] Loading server plugin ColoredAnvils v2.0.0
  218. [16:02:49] [Server thread/INFO]: [HiveChecker] Loading server plugin HiveChecker v3.11.0
  219. [16:02:49] [Server thread/INFO]: [TPPets] Loading server plugin TPPets v2.2.1
  220. [16:02:49] [Server thread/INFO]: [DisableElytra] Loading server plugin DisableElytra v1.0
  221. [16:02:49] [Server thread/INFO]: [ClearLag] Loading server plugin ClearLag v3.2.2
  222. [16:02:49] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  223. [16:02:49] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.40
  224. [16:02:50] [Server thread/INFO]: __
  225. [16:02:50] [Server thread/INFO]: | |__) LuckPerms v5.4.40
  226. [16:02:50] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  227. [16:02:50] [Server thread/INFO]:
  228. [16:02:50] [Server thread/INFO]: [LuckPerms] Loading configuration...
  229. [16:02:50] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  230. [16:02:51] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  231. [16:02:51] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  232. [16:02:52] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2749ms)
  233. [16:02:52] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  234. [16:02:52] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  235. [16:02:52] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  236. [16:02:52] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  237. [16:02:52] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  238. [16:02:52] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.15+6463-5ca4dff
  239. [16:02:52] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  240. [16:02:52] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  241. [16:02:53] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R1.PaperweightAdapter as the Bukkit adapter
  242. [16:02:54] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0
  243. [16:02:54] [Server thread/INFO]: [Terra] Enabling Terra v6.3.1-BETA+73baaec6c
  244. [16:02:54] [Server thread/INFO]: [com.dfsek.terra.bukkit.TerraBukkitPlugin] Running on Minecraft version v1.20.1 with server implementation Paper.
  245. [16:02:54] [Server thread/INFO]: [com.dfsek.terra.AbstractPlatform] Loading config packs...
  246. [16:02:55] [Server thread/INFO]: [com.dfsek.terra.config.pack.ConfigPackImpl] Loading config pack "HYDRAXIA:HYDRAXIA"
  247. [16:02:56] [Server thread/INFO]: [com.dfsek.terra.config.pack.ConfigPackImpl] Loaded config pack "HYDRAXIA:HYDRAXIA" v0.2.2 by Jaddot in 2165.583475ms.
  248. [16:02:57] [Server thread/INFO]: [com.dfsek.terra.config.pack.ConfigPackImpl] Loading config pack "SKYLANDS:SKYLANDS"
  249. [16:02:57] [Server thread/INFO]: [com.dfsek.terra.config.pack.ConfigPackImpl] Loaded config pack "SKYLANDS:SKYLANDS" v0.1.0 by Falcon in 350.52502ms.
  250. [16:02:57] [Server thread/INFO]: [com.dfsek.terra.config.pack.ConfigPackImpl] Loading config pack "REIMAGEND:REIMAGEND"
  251. [16:02:57] [Server thread/INFO]: [com.dfsek.terra.config.pack.ConfigPackImpl] Loaded config pack "REIMAGEND:REIMAGEND" v2.1.5 by Aureus, RogueShade in 464.045818ms.
  252. [16:02:57] [Server thread/INFO]: [com.dfsek.terra.config.pack.ConfigPackImpl] Loading config pack "TARTARUS:TARTARUS"
  253. [16:02:57] [Server thread/INFO]: [com.dfsek.terra.config.pack.ConfigPackImpl] Loaded config pack "TARTARUS:TARTARUS" v0.5.0 by Jaddot in 117.725736ms.
  254. [16:02:57] [Server thread/INFO]: [com.dfsek.terra.registry.master.ConfigRegistry] Loading ZIP archive: default.zip
  255. [16:02:58] [Server thread/INFO]: [com.dfsek.terra.config.pack.ConfigPackImpl] Loading config pack "OVERWORLD:OVERWORLD"
  256. [16:02:59] [Server thread/INFO]: [com.dfsek.terra.config.pack.ConfigPackImpl] Loaded config pack "OVERWORLD:OVERWORLD" v1.3.0 by Astrash, Sancires, Aureus in 1294.720784ms.
  257. [16:02:59] [Server thread/INFO]: [com.dfsek.terra.AbstractPlatform] Loaded packs.
  258. [16:02:59] [Server thread/INFO]: [com.dfsek.terra.bukkit.nms.v1_20_R1.AwfulBukkitHacks] Hacking biome registry...
  259. [16:02:59] [Server thread/INFO]: [com.dfsek.terra.bukkit.nms.v1_20_R1.AwfulBukkitHacks] Doing tag garbage....
  260. [16:02:59] [Server thread/INFO]: [BlockLocker] Enabling BlockLocker v1.12.1
  261. [16:02:59] [Server thread/INFO]: Preparing level "world"
  262. [16:03:00] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  263. [16:03:01] [Server thread/INFO]: Time elapsed: 625 ms
  264. [16:03:01] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  265. [16:03:01] [Server thread/INFO]: Time elapsed: 84 ms
  266. [16:03:01] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  267. [16:03:01] [Server thread/INFO]: Time elapsed: 106 ms
  268. [16:03:01] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9-beta1+2249-223b80c
  269. [16:03:01] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  270. [16:03:01] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  271. [16:03:01] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  272. [16:03:01] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  273. [16:03:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  274. [16:03:01] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  275. [16:03:01] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  276. [16:03:01] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  277. [16:03:01] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  278. [16:03:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  279. [16:03:01] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  280. [16:03:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  281. [16:03:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  282. [16:03:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  283. [16:03:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  284. [16:03:01] [Server thread/INFO]: [WorldGuard] Loading region data...
  285. [16:03:02] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.3
  286. [16:03:02] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  287. [16:03:02] [Server thread/INFO]: [Skript] Enabling Skript v2.7.0-beta3
  288. [16:03:03] [Server thread/INFO]: [Skript] Missing lang enum constant for 'damage causes.KILL'
  289. [16:03:03] [Server thread/INFO]: [Skript] Missing lang enum constant for 'damage causes.WORLD_BORDER'
  290. [16:03:03] [Server thread/INFO]: [Skript] Missing lang enum constant for 'damage causes.KILL'
  291. [16:03:03] [Server thread/INFO]: [Skript] Missing lang enum constant for 'damage causes.WORLD_BORDER'
  292. [16:03:03] [Server thread/INFO]: [Skript] Missing lang enum constant for 'damage causes.KILL'
  293. [16:03:03] [Server thread/INFO]: [Skript] Missing lang enum constant for 'damage causes.WORLD_BORDER'
  294. [16:03:03] [Thread-12/INFO]: [Skript] You're currently running the latest stable version of Skript.
  295. [16:03:10] [Server thread/INFO]: [Skript] Loaded 150750 aliases in 7287ms
  296. [16:03:10] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  297. [16:03:10] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
  298. [16:03:10] [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--].
  299. [16:03:10] [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.
  300. [16:03:11] [Server thread/INFO]: [WorldGuard] (world_flat) TNT ignition is PERMITTED.
  301. [16:03:11] [Server thread/INFO]: [WorldGuard] (world_flat) Lighters are PERMITTED.
  302. [16:03:11] [Server thread/INFO]: [WorldGuard] (world_flat) Lava fire is PERMITTED.
  303. [16:03:11] [Server thread/INFO]: [WorldGuard] (world_flat) Fire spread is UNRESTRICTED.
  304. [16:03:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_flat'
  305. [16:03:11] [Server thread/INFO]: [WorldGuard] (world_aether) TNT ignition is PERMITTED.
  306. [16:03:11] [Server thread/INFO]: [WorldGuard] (world_aether) Lighters are PERMITTED.
  307. [16:03:11] [Server thread/INFO]: [WorldGuard] (world_aether) Lava fire is PERMITTED.
  308. [16:03:11] [Server thread/INFO]: [WorldGuard] (world_aether) Fire spread is UNRESTRICTED.
  309. [16:03:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_aether'
  310. [16:03:11] [Server thread/INFO]: [WorldGuard] (world_amplified) TNT ignition is PERMITTED.
  311. [16:03:11] [Server thread/INFO]: [WorldGuard] (world_amplified) Lighters are PERMITTED.
  312. [16:03:11] [Server thread/INFO]: [WorldGuard] (world_amplified) Lava fire is PERMITTED.
  313. [16:03:11] [Server thread/INFO]: [WorldGuard] (world_amplified) Fire spread is UNRESTRICTED.
  314. [16:03:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_amplified'
  315. [16:03:11] [Server thread/INFO]: [WorldGuard] (world_skyland) TNT ignition is PERMITTED.
  316. [16:03:11] [Server thread/INFO]: [WorldGuard] (world_skyland) Lighters are PERMITTED.
  317. [16:03:11] [Server thread/INFO]: [WorldGuard] (world_skyland) Lava fire is PERMITTED.
  318. [16:03:11] [Server thread/INFO]: [WorldGuard] (world_skyland) Fire spread is UNRESTRICTED.
  319. [16:03:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_skyland'
  320. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_build) TNT ignition is PERMITTED.
  321. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_build) Lighters are PERMITTED.
  322. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_build) Lava fire is PERMITTED.
  323. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_build) Fire spread is UNRESTRICTED.
  324. [16:03:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_build'
  325. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_frostland) TNT ignition is PERMITTED.
  326. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_frostland) Lighters are PERMITTED.
  327. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_frostland) Lava fire is PERMITTED.
  328. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_frostland) Fire spread is UNRESTRICTED.
  329. [16:03:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_frostland'
  330. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_void) TNT ignition is PERMITTED.
  331. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_void) Lighters are PERMITTED.
  332. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_void) Lava fire is PERMITTED.
  333. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_void) Fire spread is UNRESTRICTED.
  334. [16:03:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_void'
  335. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_underworld) TNT ignition is PERMITTED.
  336. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_underworld) Lighters are PERMITTED.
  337. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_underworld) Lava fire is PERMITTED.
  338. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_underworld) Fire spread is UNRESTRICTED.
  339. [16:03:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_underworld'
  340. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_arena) TNT ignition is PERMITTED.
  341. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_arena) Lighters are PERMITTED.
  342. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_arena) Lava fire is PERMITTED.
  343. [16:03:12] [Server thread/INFO]: [WorldGuard] (world_arena) Fire spread is UNRESTRICTED.
  344. [16:03:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_arena'
  345. [16:03:12] [Server thread/INFO]: [Multiverse-Core] 12 - World(s) loaded.
  346. [16:03:12] [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.
  347. [16:03:12] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
  348. [16:03:12] [Server thread/INFO]: [Graves] Enabling Graves v4.9
  349. [16:03:12] [Server thread/INFO]: [Graves] Integration: Hooked into Vault 1.7.3-b131.
  350. [16:03:12] [Server thread/INFO]: [Graves] Integration: Hooked into ProtocolLib 5.0.0.
  351. [16:03:12] [Server thread/INFO]: [Graves] Integration: Hooked into WorldEdit 7.2.15+6463-5ca4dff.
  352. [16:03:12] [Server thread/INFO]: [Graves] Integration: Hooked into WorldGuard 7.0.9-beta1+2249-223b80c.
  353. [16:03:12] [Server thread/INFO]: [Graves] Integration: Hooked into MiniMessage.
  354. [16:03:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: graves [4.9]
  355. [16:03:12] [Server thread/INFO]: [Graves] Integration: Hooked into PlaceholderAPI 2.11.3.
  356. [16:03:12] [Server thread/INFO]: [Graves] Compatibility: World "world_arena" has keepInventory set to true, Graves will not be created here.
  357. [16:03:12] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.37-SNAPSHOT
  358. [16:03:12] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-10.0.37-Free.jar
  359. [16:03:12] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_20_R1 (v1_20)
  360. [16:03:12] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1244
  361. [16:03:12] [Server thread/INFO]: [LibsDisguises] Build Date: 05/07/2023 22:07
  362. [16:03:12] [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/
  363. [16:03:12] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
  364. [16:03:18] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  365. [16:03:18] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
  366. [16:03:18] [Server thread/INFO]: [LibsDisguises] Config is up to date!
  367. [16:03:18] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.0
  368. [16:03:19] [Server thread/ERROR]: [Essentials] You are using plugins known to cause severe issues with EssentialsX and other plugins.
  369. [16:03:19] [Server thread/INFO]: [Essentials] Status determining class: ml.tcoded.nochatreports.NoChatReportsSpigot
  370. [16:03:19] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  371. [16:03:19] [Server thread/INFO]: [Essentials] No kits found to migrate.
  372. [16:03:19] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json.
  373. [16:03:19] [Server thread/INFO]: [Essentials] Using locale en_US
  374. [16:03:19] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  375. [16:03:19] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  376. [16:03:19] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
  377. [16:03:19] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  378. [16:03:19] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.18.1
  379. [16:03:19] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  380. [16:03:20] [Server thread/INFO]: [GriefPrevention] 6 total claims loaded.
  381. [16:03:20] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  382. [16:03:20] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  383. [16:03:20] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  384. [16:03:20] [Server thread/INFO]: [GriefPrevention] Boot finished.
  385. [16:03:20] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.3.5-64893d49
  386. [16:03:21] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.20.1)...
  387. [16:03:21] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality
  388. [16:03:22] [Server thread/INFO]: [MythicMobs] Mythic GriefPrevention Support has been enabled!
  389. [16:03:22] [Server thread/INFO]: [MythicMobs] Mythic LibsDisguises Support has been enabled!
  390. [16:03:22] [Server thread/INFO]: [MythicMobs] Mythic mcMMO Support has been enabled!
  391. [16:03:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mythic [5.0.0]
  392. [16:03:22] [Server thread/INFO]: [MythicMobs] Mythic PlaceholderAPI Support has been enabled!
  393. [16:03:22] [Server thread/INFO]: [MythicMobs] Mythic ProtocolLib Support has been enabled!
  394. [16:03:22] [Server thread/INFO]: [MythicMobs] Mythic Vault Support has been enabled!
  395. [16:03:22] [Server thread/INFO]: [MythicMobs] Mythic WorldGuard Support has been enabled!
  396. [16:03:22] [Server thread/INFO]: [MythicMobs] Base directory /home/container/plugins/MythicMobs/SavedData
  397. [16:03:22] [Server thread/INFO]: [MythicMobs] Module directory /home/container/plugins/MythicMobs/SavedData/worlds
  398. [16:03:24] [Server thread/INFO]: [MythicMobs] Loading Packs...
  399. [16:03:24] [Server thread/INFO]: [MythicMobs] Loading Items...
  400. [16:03:24] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
  401. [16:03:24] [Server thread/INFO]: [MythicMobs] Loading Skills...
  402. [16:03:24] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic effect:glow
  403. [16:03:24] [Server thread/WARN]: [MythicMobs] --| File: /home/container/plugins/MythicMobs/Mobs/VoidMobs.yml
  404. [16:03:24] [Server thread/WARN]: [MythicMobs] --| Error Message: The GLOW Effect requires GlowAPI and the 'color' attribute must be a valid GlowAPI Color.
  405. [16:03:24] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: effect:glow{color=DARK_PURPLE;duration=36000}
  406. [16:03:24] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
  407. [16:03:24] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
  408. [16:03:24] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
  409. [16:03:24] [Server thread/INFO]: [MythicMobs] ✓ Loaded 34 mobs.
  410. [16:03:24] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 vanilla mob overrides.
  411. [16:03:24] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
  412. [16:03:24] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 skills.
  413. [16:03:24] [Server thread/INFO]: [MythicMobs] ✓ Loaded 10 random spawns.
  414. [16:03:24] [Server thread/INFO]: [MythicMobs] ✓ Loaded 7 mythic items.
  415. [16:03:24] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
  416. [16:03:24] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
  417. [16:03:24] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
  418. [16:03:24] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  419. [16:03:24] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs Premium v5.3.5 ( build 64893d49 ) has been successfully loaded!
  420. [16:03:24] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v21.3
  421. [16:03:24] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  422. [16:03:24] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  423. [16:03:24] [Server thread/INFO]: --------------------
  424. [16:03:24] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
  425. [16:03:24] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
  426. [16:03:24] [Server thread/INFO]: --------------------
  427. [16:03:24] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.20.0
  428. [16:03:24] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
  429. [16:03:24] [Server thread/INFO]: [SCore] Enabling SCore v4.0.1
  430. [16:03:24] [Server thread/INFO]: ================ SCore ================
  431. [16:03:24] [Server thread/INFO]: SCore Version of the server git-Paper-72 (MC: 1.20.1) !
  432. [16:03:24] [Server thread/INFO]: SCore ExecutableItems hooked ! (6.0.1) Load After
  433. [16:03:24] [Server thread/INFO]: SCore ExecutableBlocks hooked ! (4.0.1) Load After
  434. [16:03:24] [Server thread/INFO]: SCore ExecutableEvents hooked ! (2.0.1) Load After
  435. [16:03:24] [Server thread/INFO]: SCore PlaceholderAPI hooked ! (2.11.3) Load Before
  436. [16:03:24] [Server thread/INFO]: SCore WorldGuard hooked ! (7.0.9-beta1+2249-223b80c) Load Before
  437. [16:03:24] [Server thread/INFO]: SCore Vault hooked ! (1.7.3-b131) Load Before
  438. [16:03:24] [Server thread/INFO]: SCore Multiverse-Core hooked ! (4.3.1-b861) Load Before
  439. [16:03:24] [Server thread/INFO]: SCore GriefPrevention hooked ! (16.18.1) Load Before
  440. [16:03:24] [Server thread/INFO]: SCore CoreProtect hooked ! (21.3) Load Before
  441. [16:03:24] [Server thread/INFO]: SCore ProtocolLib hooked !
  442. [16:03:24] [Server thread/INFO]: SCore Locale setup: EN
  443. [16:03:24] [Server thread/INFO]: SCore NBTAPI hooked ! (2.11.3) Load After
  444. [16:03:24] [Server thread/INFO]: SCore MythicMobs hooked ! (5.3.5-64893d49) Load Before
  445. [16:03:24] [Server thread/INFO]: SCore Terra hooked ! (6.3.1-BETA+73baaec6c) Load Before
  446. [16:03:24] [Server thread/INFO]: SCore Language of the editor setup on EN
  447. [16:03:24] [Server thread/INFO]: SCore Language for in-game messages setup on EN
  448. [16:03:24] [Server thread/INFO]: SCore Connection to the db...
  449. [16:03:24] [Server thread/INFO]: SCore will connect to the database hosted: In Local
  450. [16:03:24] [Server thread/INFO]: SCore Creating table SecurityOP if not exists...
  451. [16:03:24] [Server thread/INFO]: SCore Creating table Commands if not exists...
  452. [16:03:24] [Server thread/INFO]: SCore Creating table Cooldowns if not exists...
  453. [16:03:24] [Server thread/INFO]: SCore Creating table Commands Player if not exists...
  454. [16:03:24] [Server thread/INFO]: SCore Creating table Commands Entity if not exists...
  455. [16:03:24] [Server thread/INFO]: SCore Creating table Commands Block if not exists...
  456. [16:03:24] [Server thread/INFO]: SCore Creating table UsePerDay if not exists...
  457. [16:03:24] [Server thread/INFO]: SCore SCore loaded 9 variables from local files !
  458. [16:03:24] [Server thread/INFO]: SCore SCore loaded 0 delayed commands saved
  459. [16:03:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: SCore [1.0.0]
  460. [16:03:24] [Server thread/INFO]: ================ SCore ================
  461. [16:03:24] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.11.3
  462. [16:03:24] [Server thread/INFO]: [NBTAPI] Adding listeners...
  463. [16:03:24] [Server thread/INFO]: [NBTAPI] Gson:
  464. [16:03:24] [Server thread/INFO]: [NBTAPI] Checking bindings...
  465. [16:03:24] [Server thread/INFO]: [NBTAPI] All Classes were able to link!
  466. [16:03:24] [Server thread/INFO]: [NBTAPI] All Methods were able to link!
  467. [16:03:24] [Server thread/INFO]: [NBTAPI] Running NBT reflection test...
  468. [16:03:24] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server.
  469. [16:03:24] [Server thread/INFO]: [CMILib] Enabling CMILib v1.4.0.1
  470. [16:03:25] [Server thread/INFO]: Server version: v1_20_R1 - 1.20.1 - paper
  471. [16:03:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmil [1.4.0.1]
  472. [16:03:25] [Server thread/INFO]: PlaceholderAPI hooked.
  473. [16:03:25] [Server thread/INFO]: Updated (EN) language file. Took 41ms
  474. [16:03:25] [Server thread/INFO]: [EssentialsDiscord] Enabling EssentialsDiscord v2.20.0
  475. [16:03:25] [Server thread/INFO]: [EssentialsDiscord] Starting Metrics. Opt-out using the global bStats config.
  476. [16:03:25] [Server thread/INFO]: [EssentialsDiscord] Attempting to login to Discord...
  477. [16:03:26] [Server thread/INFO]: [net.essentialsx.dep.net.dv8tion.jda.api.JDA] Login Successful!
  478. [16:03:26] [JDA MainWS-ReadThread/INFO]: [net.essentialsx.dep.net.dv8tion.jda.internal.requests.WebSocketClient] Connected to WebSocket
  479. [16:03:26] [JDA MainWS-ReadThread/INFO]: [net.essentialsx.dep.net.dv8tion.jda.api.JDA] Finished Loading!
  480. [16:03:26] [Server thread/INFO]: [EssentialsDiscord] Successfully logged in as Lectern#1738
  481. [16:03:26] [Server thread/INFO]: [EssentialsDiscord] Discord console logging has been disabled due to an invalid channel definition! If you intend to disable it, set the channel ID to "none"; otherwise check that your channel ID is correct.
  482. [16:03:26] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.2-SNAPSHOT (b59-2278589)
  483. [16:03:26] [Server thread/INFO]: [dynmap] Enabling dynmap v3.6-899
  484. [16:03:27] [Server thread/INFO]: [dynmap] Added 322 custom biome mappings
  485. [16:03:27] [Server thread/INFO]: [dynmap] Using LuckPerms 5.4.40 for access control
  486. [16:03:28] [Server thread/INFO]: [dynmap] Mod Support processing completed
  487. [16:03:30] [Server thread/INFO]: [dynmap] Loaded 27 shaders.
  488. [16:03:30] [Server thread/INFO]: [dynmap] Loaded 83 perspectives.
  489. [16:03:30] [Server thread/INFO]: [dynmap] Loaded 22 lightings.
  490. [16:03:30] [Server thread/INFO]: [dynmap] Starting enter/exit processing
  491. [16:03:30] [Dynmap Render Thread/INFO]: [dynmap] Finish marker initialization
  492. [16:03:30] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8123
  493. [16:03:30] [Server thread/INFO]: [dynmap] version 3.6-899 is enabled - core version 3.6-899
  494. [16:03:30] [Server thread/INFO]: [dynmap] For support, visit our Discord at https://discord.gg/s3rd5qn
  495. [16:03:30] [Server thread/INFO]: [dynmap] For news, visit https://reddit.com/r/Dynmap or follow https://universeodon.com/@dynmap
  496. [16:03:30] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
  497. [16:03:30] [Server thread/INFO]: [dynmap] If you'd like to donate, please visit https://www.patreon.com/dynmap or https://ko-fi.com/michaelprimm
  498. [16:03:30] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  499. [16:03:30] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  500. [16:03:30] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  501. [16:03:30] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world_flat'.
  502. [16:03:30] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world_aether'.
  503. [16:03:30] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world_amplified'.
  504. [16:03:30] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world_skyland'.
  505. [16:03:30] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world_build'.
  506. [16:03:30] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world_frostland'.
  507. [16:03:30] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world_void'.
  508. [16:03:30] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world_underworld'.
  509. [16:03:30] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world_arena'.
  510. [16:03:30] [Server thread/INFO]: [dynmap] Enabled
  511. [16:03:30] [Server thread/INFO]: [Votifier] Enabling Votifier v2.7.3
  512. [16:03:30] [Server thread/INFO]: [Votifier] Loaded token for website: default
  513. [16:03:30] [Server thread/INFO]: [Votifier] Using epoll transport to accept votes.
  514. [16:03:30] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
  515. [16:03:30] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.1.222
  516. [16:03:30] [Votifier epoll boss/INFO]: [Votifier] Votifier enabled on socket /0.0.0.0:8192.
  517. [16:03:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mcmmo [1.0,0]
  518. [16:03:31] [Server thread/INFO]: [ExecutableItems] Enabling ExecutableItems v6.0.1
  519. [16:03:31] [Server thread/INFO]: ========*======== ExecutableItems ========*========
  520. [16:03:31] [Server thread/INFO]: ExecutableItems PlaceholderAPI hooked !
  521. [16:03:31] [Server thread/INFO]: ExecutableItems NBTAPI hooked !
  522. [16:03:33] [Server thread/INFO]: ExecutableItems Items with display conditions :
  523. [16:03:33] [Server thread/INFO]: ========*======== ExecutableItems ========*========
  524. [16:03:33] [Server thread/INFO]: [CrashAPI] Enabling CrashAPI v1.1.5
  525. [16:03:33] [Server thread/INFO]: [Jobs] Enabling Jobs v5.2.0.0
  526. [16:03:33] [Server thread/INFO]: ------------- Jobs -------------
  527. [16:03:33] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: jobsr [5.2.0.0]
  528. [16:03:33] [Server thread/INFO]: PlaceholderAPI hooked.
  529. [16:03:33] [Server thread/INFO]: Connected to database (SqLite)
  530. [16:03:33] [Server thread/INFO]: Loaded 8 titles
  531. [16:03:33] [Server thread/INFO]: Loaded 69 protected blocks timers
  532. [16:03:33] [Server thread/INFO]: Loaded 1403 custom item names
  533. [16:03:33] [Server thread/INFO]: Loaded 81 custom entity names
  534. [16:03:33] [Server thread/INFO]: Loaded 2 custom MythicMobs names
  535. [16:03:33] [Server thread/INFO]: Loaded 38 custom enchant names
  536. [16:03:33] [Server thread/INFO]: Loaded 21 custom enchant names
  537. [16:03:33] [Server thread/INFO]: Loaded 16 custom color names
  538. [16:03:33] [Server thread/INFO]: [Jobs] Loaded 6 top list signs
  539. [16:03:33] [Server thread/INFO]: Loaded 4 quests for Hunter
  540. [16:03:33] [Server thread/INFO]: Loaded 4 quests for Adventurer
  541. [16:03:33] [Server thread/INFO]: Loaded 4 quests for Farmer
  542. [16:03:33] [Server thread/INFO]: Loaded 4 quests for Miner
  543. [16:03:33] [Server thread/INFO]: Loaded 4 quests for Terraformer
  544. [16:03:33] [Server thread/INFO]: Loaded 4 quests for Lumberjack
  545. [16:03:33] [Server thread/INFO]: Loaded 6 jobs
  546. [16:03:33] [Server thread/INFO]: Loaded 0 boosted items
  547. [16:03:33] [Server thread/INFO]: Loaded 314 furnace for reassigning.
  548. [16:03:33] [Server thread/INFO]: Loaded 88 brewing for reassigning.
  549. [16:03:33] [Server thread/INFO]: Loaded 80 blastfurnace for reassigning.
  550. [16:03:33] [Server thread/INFO]: Loaded 62 smoker for reassigning.
  551. [16:03:33] [Jobs-DatabaseSaveTask/INFO]: Started database save task.
  552. [16:03:33] [Server thread/INFO]: Preloaded 2 players data in 0.0
  553. [16:03:33] [Server thread/INFO]: WorldGuard detected.
  554. [16:03:33] [Server thread/INFO]: MythicMobs 5.x detected.
  555. [16:03:33] [Jobs-BufferedPaymentThread/INFO]: Started buffered payment thread.
  556. [16:03:33] [Server thread/INFO]: mcMMO2.1.222 was found - Enabling capabilities.
  557. [16:03:33] [Server thread/INFO]: Registered McMMO 2.x listener
  558. [16:03:33] [Server thread/INFO]: [Jobs] MythicMobs was found - Enabling capabilities.
  559. [16:03:33] [Server thread/INFO]: Plugin has been enabled successfully.
  560. [16:03:33] [Server thread/INFO]: ------------------------------------
  561. [16:03:33] [Server thread/INFO]: [voicechat] Enabling voicechat v2.4.10
  562. [16:03:33] [Server thread/INFO]: [voicechat] Initializing compatibility for Bukkit version 1.20.1-R0.1
  563. [16:03:33] [Server thread/INFO]: [voicechat] Compatibility version 17
  564. [16:03:34] [Server thread/INFO]: [voicechat] Successfully initialized commodore command completion
  565. [16:03:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: voicechat [2.4.10]
  566. [16:03:34] [Server thread/INFO]: [voicechat] Successfully registered PlaceholderAPI expansion
  567. [16:03:34] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.17.1
  568. [16:03:34] [Server thread/INFO]: [Shopkeepers] Loading the data of 15 shopkeepers ...
  569. [16:03:34] [Server thread/INFO]: [Banknotes] Enabling Banknotes v1.8.0*
  570. [16:03:34] [Server thread/INFO]: [Emotions] Enabling Emotions v1.5
  571. [16:03:34] [Server thread/INFO]: [❤Emotions❤] Emotions initiated!
  572. [16:03:34] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v4.2.3-b523
  573. [16:03:34] [Server thread/INFO]: [Multiverse-Inventories 4.2.3-b523] enabled.
  574. [16:03:34] [Server thread/INFO]: [InteractiveChat] Enabling InteractiveChat v4.2.7.2
  575. [16:03:34] [Server thread/INFO]: [InteractiveChat] Opened Sqlite database successfully
  576. [16:03:34] [Server thread/INFO]: [InteractiveChat] InteractiveChat has hooked into Essentials!
  577. [16:03:34] [Server thread/INFO]: [InteractiveChat] InteractiveChat has hooked into EssentialsDiscord!
  578. [16:03:34] [Server thread/INFO]: [InteractiveChat] InteractiveChat has hooked into LuckPerms!
  579. [16:03:34] [Server thread/INFO]: [InteractiveChat] InteractiveChat has hooked into Floodgate!
  580. [16:03:34] [Server thread/INFO]: [InteractiveChat] InteractiveChat has injected into Dynmap!
  581. [16:03:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: interactivechat [4.2.7.2]
  582. [16:03:35] [Server thread/INFO]: [InteractiveChat] InteractiveChat has been Enabled!
  583. [16:03:35] [Server thread/INFO]: [spark] Enabling spark v1.10.34
  584. [16:03:35] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
  585. [16:03:35] [Server thread/INFO]: [spark] Starting background profiler...
  586. [16:03:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: spark [1.10.34]
  587. [16:03:35] [Server thread/INFO]: [spark] Registered PlaceholderAPI placeholders
  588. [16:03:35] [Server thread/INFO]: [SuperbVote] Enabling SuperbVote v0.5.5
  589. [16:03:35] [Server thread/INFO]: [SuperbVote] Using clip's PlaceholderAPI to provide extra placeholders.
  590. [16:03:35] [Server thread/INFO]: [ImageOnMap] Enabling ImageOnMap v4.2.2
  591. [16:03:35] [Server thread/INFO]: [ImageOnMap] Loaded 2 player map files.
  592. [16:03:35] [Server thread/INFO]: [ExecutableEvents] Enabling ExecutableEvents v2.0.1
  593. [16:03:35] [Server thread/INFO]: ================ ExecutableEvents ================
  594. [16:03:35] [Server thread/INFO]: ================ ExecutableEvents ================
  595. [16:03:35] [Server thread/INFO]: [GSit] Enabling GSit v1.4.10
  596. [16:03:35] [Server thread/INFO]: [GSit] The plugin was successfully enabled.
  597. [16:03:35] [Server thread/INFO]: [GSit] Link with GriefPrevention successful!
  598. [16:03:35] [Server thread/INFO]: [GSit] Link with PlaceholderAPI successful!
  599. [16:03:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: gsit [1.4.10]
  600. [16:03:35] [Server thread/INFO]: [GSit] Link with WorldGuard successful!
  601. [16:03:36] [Server thread/INFO]: [AuctionMaster] Enabling AuctionMaster v4.1
  602. [16:03:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: auctionmaster [1.0.0]
  603. [16:03:36] [Server thread/INFO]: [AuctionMaster] Succesfully connected to the Deliveries SQL.
  604. [16:03:36] [Server thread/WARN]: [AuctionMaster] Auctions database is ready!
  605. [16:03:36] [Server thread/WARN]: [AuctionMaster] AuctionLists database is ready!
  606. [16:03:36] [Server thread/WARN]: [AuctionMaster] PreviewData database is ready!
  607. [16:03:36] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.1.2-SNAPSHOT
  608. [16:03:36] [Server thread/INFO]: [ChatFilter] Enabling ChatFilter v1.4
  609. [16:03:36] [Server thread/INFO]: [Dynmap-WorldGuard] Enabling Dynmap-WorldGuard v1.2*
  610. [16:03:36] [Server thread/INFO]: [Dynmap-WorldGuard] initializing
  611. [16:03:36] [Server thread/INFO]: [Dynmap-WorldGuard] version 1.2 is activated
  612. [16:03:36] [Server thread/INFO]: [SilkSpawners_v2] Enabling SilkSpawners_v2 v2.2.1
  613. [16:03:36] [pool-117-thread-1/INFO]: [SilkSpawners] [INFO]: Checking for updates
  614. [16:03:36] [Server thread/INFO]: [SilkSpawners] [INFO]: Starting SilkSpawners v2.2.1
  615. [16:03:36] [Server thread/INFO]: [SilkSpawners] [INFO]: Loading Cross-Version support
  616. [16:03:36] [Server thread/INFO]: [SilkSpawners] [INFO]: Loading support for NMS-Version v1_20_R1
  617. [16:03:36] [Server thread/INFO]: [SilkSpawners] [INFO]: Loading locale file
  618. [16:03:36] [Server thread/INFO]: [SilkSpawners] [INFO]: Starting metrics service. You can disable the collection of anonymous usage data by editing the config file under /plugins/bStats/
  619. [16:03:36] [Server thread/INFO]: [SilkSpawners] [INFO]: Registering listeners
  620. [16:03:36] [Server thread/INFO]: [SilkSpawners] [INFO]: Registering commands
  621. [16:03:36] [Server thread/INFO]: [SilkSpawners] [INFO]: Started SilkSpawners v2.2.1
  622. [16:03:36] [Server thread/INFO]: [BloodFading] Enabling BloodFading v0.6.0
  623. [16:03:36] [Server thread/INFO]: [SlimeIndicator] Enabling SlimeIndicator v1.1-SNAPSHOT
  624. [16:03:36] [Server thread/INFO]: [NoChatReports] Enabling NoChatReports v1.0.5
  625. [16:03:36] [Server thread/INFO]: [NoChatReports] Loading plugin hooks...
  626. [16:03:36] [Server thread/INFO]: [NoChatReports] - Loaded hook EssentialsXDiscordHook
  627. [16:03:36] [Server thread/INFO]: [NoChatReports] Loaded 1 plugin hooks!
  628. [16:03:36] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.6.10
  629. [16:03:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: betterrtp [3.6.10]
  630. [16:03:36] [Server thread/INFO]: [PlayerKits] Enabling PlayerKits v2.27.1
  631. [16:03:36] [pool-117-thread-1/INFO]: [SilkSpawners] [INFO]: The plugin is up to date (v2.2.1)
  632. [16:03:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerkits [2.27.1]
  633. [16:03:36] [Server thread/INFO]: [PlayerKits] Has been enabled! Version: 2.27.1
  634. [16:03:36] [Server thread/INFO]: [PlayerKits] Thanks for using my plugin! ~Ajneb97
  635. [16:03:36] [Server thread/INFO]: [ExecutableBlocks] Enabling ExecutableBlocks v4.0.1
  636. [16:03:36] [Server thread/INFO]: ================ ExecutableBlocks ================
  637. [16:03:36] [Server thread/INFO]: ExecutableBlocks WorldEdit hooked !
  638. [16:03:36] [Server thread/INFO]: ExecutableBlocks There are: 0 ExecutableBlock placed configs to load.
  639. [16:03:36] [Server thread/INFO]: ExecutableBlocks 0 ExecutableBlock(s)Placed loaded !
  640. [16:03:36] [Server thread/INFO]: ================ ExecutableBlocks ================
  641. [16:03:36] [Server thread/INFO]: [EnchantmentSolution] Enabling EnchantmentSolution v2.5.7.1
  642. [16:03:36] [Server thread/INFO]: [ColoredAnvils] Enabling ColoredAnvils v2.0.0
  643. [16:03:36] [Server thread/INFO]: [ColoredAnvils] ColoredAnvils v2.0.0 has been enabled!
  644. [16:03:36] [Server thread/INFO]: [ColoredAnvils] git-Paper-72 (MC: 1.20.1) 1.20.1-R0.1-SNAPSHOT
  645. [16:03:36] [Server thread/INFO]: [HiveChecker] Enabling HiveChecker v3.11.0
  646. [16:03:36] [Server thread/INFO]: [HiveChecker] Initializing managers...
  647. [16:03:36] [Server thread/INFO]: [HiveChecker] InventoryManager initialized!
  648. [16:03:36] [Server thread/INFO]: [HiveChecker] Registering commands...
  649. [16:03:36] [Server thread/INFO]: [HiveChecker] Registering listeners...
  650. [16:03:36] [Server thread/INFO]: [HiveChecker] Loading data...
  651. [16:03:36] [Server thread/INFO]: [HiveChecker] Starting metrics...
  652. [16:03:36] [Server thread/INFO]: [HiveChecker] Done and enabled in 7.00ms
  653. [16:03:36] [Server thread/INFO]: [TPPets] Enabling TPPets v2.2.1*
  654. [16:03:36] [Server thread/INFO]: [TPPets] Setting up database.
  655. [16:03:36] [Server thread/INFO]: [TPPets] Getting data from database.
  656. [16:03:36] [Server thread/INFO]: [TPPets] Registering commands and events.
  657. [16:03:36] [Server thread/INFO]: [TPPets] Preventing owner damage...
  658. [16:03:36] [Server thread/INFO]: [TPPets] Vault detected. Permission tppets.tpanywhere will work with online and offline players.
  659. [16:03:36] [Server thread/INFO]: [DisableElytra] Enabling DisableElytra v1.0
  660. [16:03:36] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
  661. [16:03:36] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
  662. [16:03:36] [Server thread/INFO]: [ClearLag] Loading modules...
  663. [16:03:36] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_20_R1.MinecraftServer)
  664. [16:03:36] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  665. [16:03:36] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  666. [16:03:36] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  667. [16:03:36] [Thread-51/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.20]...
  668. [16:03:36] [Thread-51/INFO]: [ClearLag] No updates found!
  669. [16:03:37] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  670. [16:03:37] [Server thread/INFO]: [Geyser-Spigot] ******************************************
  671. [16:03:37] [Server thread/INFO]: [Geyser-Spigot]
  672. [16:03:37] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.1.2-SNAPSHOT (git-master-ea2bac4)
  673. [16:03:37] [Server thread/INFO]: [Geyser-Spigot]
  674. [16:03:37] [Server thread/INFO]: [Geyser-Spigot] ******************************************
  675. [16:03:40] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] Started Geyser on 0.0.0.0:25565
  676. [16:03:40] [Server thread/INFO]: [Geyser-Spigot] Done (3.504s)! Run /geyser help for help!
  677. [16:03:41] [Server thread/INFO]: Running delayed init tasks
  678. [16:03:41] [Craft Scheduler Thread - 6 - Essentials/INFO]: [Essentials] Fetching version information...
  679. [16:03:41] [Craft Scheduler Thread - 4 - InteractiveChat/INFO]: [InteractiveChat] Loading languages...
  680. [16:03:41] [Craft Scheduler Thread - 12 - NoChatReports/INFO]: [NoChatReports] Checking for updates...
  681. [16:03:41] [Craft Scheduler Thread - 5 - EnchantmentSolution/INFO]: [EnchantmentSolution] Checking for latest version.
  682. [16:03:41] [Craft Scheduler Thread - 13 - Vault/INFO]: [Vault] Checking for Updates ...
  683. [16:03:41] [Craft Scheduler Thread - 13 - Vault/INFO]: [Vault] No new version available
  684. [16:03:41] [Craft Scheduler Thread - 12 - NoChatReports/INFO]: [NoChatReports] You are running the latest version.
  685. [16:03:41] [Craft Scheduler Thread - 5 - EnchantmentSolution/INFO]: [EnchantmentSolution] Your version is up-to-date.
  686. [16:03:41] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  687. [16:03:41] [Server thread/INFO]: [Skript] Loaded 3 scripts with a total of 5 structures in 0.2 seconds
  688. [16:03:41] [Server thread/INFO]: [Skript] Finished loading.
  689. [16:03:41] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
  690. [16:03:41] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
  691. [16:03:41] [Server thread/INFO]: [Jobs] Successfully linked with Vault. (EssentialsX Economy)
  692. [16:03:41] [Server thread/INFO]: [Banknotes] Found economy provider Essentials
  693. [16:03:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.5]
  694. [16:03:41] [Server thread/INFO]: [PlaceholderAPI] [attribute] Available attributes: generic.attack_speed, generic.knockback_resistance, GENERIC_ARMOR_TOUGHNESS, generic.max_health, GENERIC_FOLLOW_RANGE, GENERIC_ATTACK_KNOCKBACK, generic.luck, GENERIC_ATTACK_DAMAGE, GENERIC_ATTACK_SPEED, GENERIC_LUCK, generic.attack_damage, generic.attack_knockback, generic.flying_speed, GENERIC_MAX_HEALTH, generic.movement_speed, GENERIC_FLYING_SPEED, GENERIC_KNOCKBACK_RESISTANCE, GENERIC_MOVEMENT_SPEED, generic.follow_range, GENERIC_ARMOR, generic.armor, generic.armor_toughness
  695. [16:03:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: attribute [1.0.0]
  696. [16:03:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: armor [1.0.0]
  697. [16:03:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: math [2.0.2]
  698. [16:03:41] [Server thread/INFO]: 4 placeholder hook(s) registered!
  699. [16:03:41] [Server thread/INFO]: [Multiverse-Inventories] First run!
  700. [16:03:42] [Server thread/INFO]: [EnchantmentSolution] mcMMO Version: 2.1.222
  701. [16:03:42] [Server thread/INFO]: [EnchantmentSolution] Using the Overhaul Version!
  702. [16:03:42] [Server thread/WARN]: [EnchantmentSolution] McMMO Overhaul updates sporidically. Compatibility may break between versions.
  703. [16:03:42] [Server thread/WARN]: [EnchantmentSolution] If there are any compatibility issues, please notify the plugin author immediately.
  704. [16:03:42] [Server thread/WARN]: [EnchantmentSolution] Current Working Version: 2.1.205
  705. [16:03:42] [Server thread/INFO]: [EnchantmentSolution] Jobs Reborn compatibility enabled!
  706. [16:03:42] [Server thread/INFO]: [Skript] Loading variables...
  707. [16:03:42] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
  708. [16:03:42] [Server thread/INFO]: Done (63.694s)! For help, type "help"
  709. [16:03:42] [Server thread/INFO]: Timings Reset
  710. [16:03:42] [Server thread/INFO]: [voicechat] Loading plugins
  711. [16:03:42] [Server thread/INFO]: [voicechat] Loaded 0 plugin(s)
  712. [16:03:42] [Server thread/INFO]: [voicechat] Initializing plugins
  713. [16:03:42] [Server thread/INFO]: [voicechat] Initialized 0 plugin(s)
  714. [16:03:42] [Server thread/INFO]: [voicechat] Using default voicechat socket implementation
  715. [16:03:42] [VoiceChatServerThread/INFO]: [voicechat] Using server-ip as bind address: 0.0.0.0
  716. [16:03:42] [VoiceChatServerThread/INFO]: [voicechat] Server started at port 24454
  717. [16:03:42] [Server thread/INFO]: [Shopkeepers] Checking for shopkeepers of inactive players.
  718. [16:03:42] [Craft Scheduler Thread - 5 - CrashAPI/INFO]: [CrashAPI] Checking for latest version.
  719. [16:03:42] [Craft Scheduler Thread - 5 - CrashAPI/INFO]: [CrashAPI] Your version is up-to-date.
  720. [16:03:48] [Craft Scheduler Thread - 10 - InteractiveChat/INFO]: [InteractiveChat] Loaded all 1 languages!
  721. [16:04:15] [User Authenticator #0/INFO]: UUID of player taos777 is d4e0e7d0-c64e-47c8-86c2-0e0a16b1754b
  722. [16:04:15] [Server thread/INFO]: taos777 joined the game
Advertisement
Add Comment
Please, Sign In to add comment