Advertisement
Kiziomek

Untitled

Dec 13th, 2022
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.80 KB | None | 0 0
  1. [14:19:43] [ServerMain/INFO]: Building unoptimized datafixer
  2. [14:19:46] [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'
  3. [14:19:46] [ServerMain/INFO]: Found new data pack file/bukkit, loading it automatically
  4. [14:19:49] [ServerMain/INFO]: Loaded 7 recipes
  5. [14:19:51] [Server thread/INFO]: Starting minecraft server version 1.19.3
  6. [14:19:51] [Server thread/INFO]: Loading properties
  7. [14:19:51] [Server thread/INFO]: This server is running Paper version git-Paper-323 (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT) (Git: d2cb347)
  8. [14:19:51] [Server thread/INFO]: Server Ping Player Sample Count: 12
  9. [14:19:51] [Server thread/INFO]: Using 4 threads for Netty based IO
  10. [14:19:51] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 2 worker threads, and gen parallelism of 2 threads
  11. [14:19:52] [Server thread/INFO]: Default game type: SURVIVAL
  12. [14:19:52] [Server thread/INFO]: Generating keypair
  13. [14:19:52] [Server thread/INFO]: Starting Minecraft server on *:25565
  14. [14:19:52] [Server thread/INFO]: Using epoll channel type
  15. [14:19:52] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
  16. [14:19:52] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
  17. [14:19:54] [Server thread/INFO]: [Oraxen] Loading 2 libraries... please wait
  18. [14:19:54] [Server thread/INFO]: [Oraxen] Loaded library /home/ubuntu/mc1/libraries/org/springframework/spring-expression/5.3.16/spring-expression-5.3.16.jar
  19. [14:19:54] [Server thread/INFO]: [Oraxen] Loaded library /home/ubuntu/mc1/libraries/org/springframework/spring-core/5.3.16/spring-core-5.3.16.jar
  20. [14:19:54] [Server thread/INFO]: [Oraxen] Loaded library /home/ubuntu/mc1/libraries/org/springframework/spring-jcl/5.3.16/spring-jcl-5.3.16.jar
  21. [14:19:54] [Server thread/INFO]: [Oraxen] Loaded library /home/ubuntu/mc1/libraries/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
  22. [14:19:54] [Server thread/INFO]: [Oraxen] Loaded library /home/ubuntu/mc1/libraries/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
  23. [14:19:54] [Server thread/INFO]: [Oraxen] Loaded library /home/ubuntu/mc1/libraries/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
  24. [14:19:54] [Server thread/INFO]: [Oraxen] Loaded library /home/ubuntu/mc1/libraries/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
  25. [14:19:54] [Server thread/INFO]: [Oraxen] Loaded library /home/ubuntu/mc1/libraries/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
  26. [14:19:54] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.55
  27. [14:19:54] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.2
  28. [14:19:54] [Server thread/INFO]: [SternalBoard] Loading SternalBoard v2.0.4
  29. [14:19:54] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
  30. [14:19:54] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0-SNAPSHOT-b606
  31. [14:19:54] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.19.3) has not yet been tested! Proceed with caution.
  32. [14:19:56] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
  33. [14:19:56] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.13+46576cc
  34. [14:19:58] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@5ab427db]
  35. [14:19:58] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.2.3
  36. [14:19:58] [Server thread/INFO]: [Essentials] Loading Essentials v2.20.0-dev+20-582a357
  37. [14:19:58] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v4.2.3-b523
  38. [14:19:58] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.2.12
  39. [14:19:58] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.7+216b061
  40. [14:19:58] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v5.2.1-SNAPSHOT-5399bfba
  41. [14:19:58] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
  42. [14:19:58] [Server thread/INFO]: [ModelEngine] Loading ModelEngine vR3.1.2
  43. [14:19:58] [Server thread/ERROR]: [org.bukkit.craftbukkit.v1_19_R2.CraftServer] This version of Minecraft is unsupported: 1.19.3 initializing Oraxen v1.148.3 (Is it up to date?)
  44. io.th0rgal.oraxen.shaded.commandapi.exceptions.UnsupportedVersionException: This version of Minecraft is unsupported: 1.19.3
  45. at io.th0rgal.oraxen.shaded.commandapi.CommandAPIVersionHandler.getNMS(CommandAPIVersionHandler.java:90) ~[oraxen-1.148.3.jar:?]
  46. at io.th0rgal.oraxen.shaded.commandapi.CommandAPIHandler.<init>(CommandAPIHandler.java:175) ~[oraxen-1.148.3.jar:?]
  47. at io.th0rgal.oraxen.shaded.commandapi.CommandAPIHandler.getInstance(CommandAPIHandler.java:145) ~[oraxen-1.148.3.jar:?]
  48. at io.th0rgal.oraxen.shaded.commandapi.CommandAPI.onLoad(CommandAPI.java:178) ~[oraxen-1.148.3.jar:?]
  49. at io.th0rgal.oraxen.OraxenPlugin.onLoad(OraxenPlugin.java:59) ~[oraxen-1.148.3.jar:?]
  50. at org.bukkit.craftbukkit.v1_19_R2.CraftServer.loadPlugins(CraftServer.java:442) ~[paper-1.19.3.jar:git-Paper-323]
  51. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.19.3.jar:git-Paper-323]
  52. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.19.3.jar:git-Paper-323]
  53. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.19.3.jar:git-Paper-323]
  54. at java.lang.Thread.run(Thread.java:1589) ~[?:?]
  55. [14:19:58] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  56. [14:19:58] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.55
  57. [14:19:59] [Server thread/INFO]: __
  58. [14:19:59] [Server thread/INFO]: | |__) LuckPerms v5.4.55
  59. [14:19:59] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  60. [14:19:59] [Server thread/INFO]:
  61. [14:19:59] [Server thread/INFO]: [LuckPerms] Loading configuration...
  62. [14:20:00] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  63. [14:20:01] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  64. [14:20:01] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  65. [14:20:01] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 3344ms)
  66. [14:20:01] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  67. [14:20:01] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.20.0-dev+20-582a357 which is not a depend or softdepend of this plugin.
  68. [14:20:01] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  69. [14:20:01] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  70. [14:20:01] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  71. [14:20:01] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  72. [14:20:01] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b606
  73. [14:20:01] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.13+46576cc
  74. [14:20:01] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  75. [14:20:02] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  76. [14:20:02] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_19_R2.PaperweightAdapter as the Bukkit adapter
  77. [14:20:05] [Server thread/INFO]: Preparing level "world"
  78. [14:20:19] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  79. [14:20:19] [Server thread/INFO]: Time elapsed: 301 ms
  80. [14:20:19] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  81. [14:20:19] [Server thread/INFO]: Time elapsed: 30 ms
  82. [14:20:19] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  83. [14:20:19] [Server thread/INFO]: Time elapsed: 32 ms
  84. [14:20:19] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.2
  85. [14:20:19] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  86. [14:20:19] [Server thread/INFO]: [SternalBoard] Enabling SternalBoard v2.0.4
  87. [14:20:19] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
  88. [14:20:19] [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--].
  89. [14:20:19] [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.
  90. [14:20:20] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  91. [14:20:20] [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.
  92. [14:20:20] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
  93. [14:20:20] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.2.3
  94. [14:20:20] [Server thread/ERROR]: [SkinsRestorer] Your Minecraft version is not supported by this version of SkinsRestorer! Is there a newer version available? If not, join our discord server!
  95. net.skinsrestorer.bukkit.utils.NoMappingException: No mapping for this minecraft version found! (1afe2ffe8a9d7fc510442a168b3d4338)
  96. at net.skinsrestorer.bukkit.skinrefresher.PaperSkinRefresher.<init>(PaperSkinRefresher.java:75) ~[SkinsRestorer.jar:?]
  97. at net.skinsrestorer.bukkit.SkinApplierBukkit.detectRefresh(SkinApplierBukkit.java:83) ~[SkinsRestorer.jar:?]
  98. at net.skinsrestorer.bukkit.SkinApplierBukkit.<init>(SkinApplierBukkit.java:67) ~[SkinsRestorer.jar:?]
  99. at net.skinsrestorer.bukkit.SkinsRestorer.pluginStartup(SkinsRestorer.java:166) ~[SkinsRestorer.jar:?]
  100. at net.skinsrestorer.bukkit.SkinsRestorer.onEnable(SkinsRestorer.java:144) ~[SkinsRestorer.jar:?]
  101. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
  102. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:371) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
  103. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:544) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
  104. at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugin(CraftServer.java:578) ~[paper-1.19.3.jar:git-Paper-323]
  105. at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugins(CraftServer.java:492) ~[paper-1.19.3.jar:git-Paper-323]
  106. at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635) ~[paper-1.19.3.jar:git-Paper-323]
  107. at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434) ~[paper-1.19.3.jar:git-Paper-323]
  108. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:301) ~[paper-1.19.3.jar:git-Paper-323]
  109. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.19.3.jar:git-Paper-323]
  110. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.19.3.jar:git-Paper-323]
  111. at java.lang.Thread.run(Thread.java:1589) ~[?:?]
  112. [14:20:20] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.0-dev+20-582a357
  113. [14:20:20] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  114. [14:20:20] [Server thread/INFO]: [Essentials] No kits found to migrate.
  115. [14:20:21] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json.
  116. [14:20:21] [Server thread/INFO]: [Essentials] Using locale en
  117. [14:20:21] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  118. [14:20:21] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  119. [14:20:21] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
  120. [14:20:21] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  121. [14:20:21] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v4.2.3-b523
  122. [14:20:21] [Server thread/INFO]: [Multiverse-Inventories 4.2.3-b523] enabled.
  123. [14:20:21] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.2.12
  124. [14:20:21] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] Plugin SuperVanish tried to register listener for unknown packet PLAYER_INFO[PLAY, SERVER, 55, classNames: [net.minecraft.network.protocol.game.PacketPlayOutPlayerInfo, net.minecraft.network.protocol.game.ClientboundPlayerInfoPacket, net.minecraft.network.play.server.SPacketPlayerListItem] (unregistered)] [direction: from SERVER]
  125. [14:20:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: supervanish [6.2.12]
  126. [14:20:21] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
  127. [14:20:21] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
  128. [14:20:21] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] Plugin SuperVanish tried to register listener for unknown packet PLAYER_INFO[PLAY, SERVER, 55, classNames: [net.minecraft.network.protocol.game.PacketPlayOutPlayerInfo, net.minecraft.network.protocol.game.ClientboundPlayerInfoPacket, net.minecraft.network.play.server.SPacketPlayerListItem] (unregistered)] [direction: from SERVER]
  129. [14:20:21] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] Plugin SuperVanish tried to register listener for unknown packet PLAYER_INFO[PLAY, SERVER, 55, classNames: [net.minecraft.network.protocol.game.PacketPlayOutPlayerInfo, net.minecraft.network.protocol.game.ClientboundPlayerInfoPacket, net.minecraft.network.play.server.SPacketPlayerListItem] (unregistered)] [direction: from SERVER]
  130. [14:20:21] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.7+216b061
  131. [14:20:22] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  132. [14:20:22] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  133. [14:20:22] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  134. [14:20:22] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  135. [14:20:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  136. [14:20:22] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  137. [14:20:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  138. [14:20:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  139. [14:20:22] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  140. [14:20:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  141. [14:20:22] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  142. [14:20:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  143. [14:20:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  144. [14:20:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  145. [14:20:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  146. [14:20:22] [Server thread/INFO]: [WorldGuard] Loading region data...
  147. [14:20:22] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.2.1-SNAPSHOT-5399bfba
  148. [14:20:23] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.19.3)...
  149. [14:20:23] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality
  150. [14:20:23] [Server thread/ERROR]: Error occurred while enabling MythicMobs v5.2.1-SNAPSHOT-5399bfba (Is it up to date?)
  151. java.lang.RuntimeException: Unknown exception loading version handler. Volatile code has been disabled.
  152. at io.lumine.mythic.bukkit.MythicBukkit.getVolatileCodeHandler(MythicBukkit.java:313) ~[MythicMobs-5.2.1-SNAPSHOT.jar:?]
  153. at io.lumine.mythic.bukkit.MythicBukkit.enable(MythicBukkit.java:148) ~[MythicMobs-5.2.1-SNAPSHOT.jar:?]
  154. at io.lumine.mythic.bukkit.utils.plugin.LuminePlugin.onEnable(LuminePlugin.java:84) ~[MythicMobs-5.2.1-SNAPSHOT.jar:?]
  155. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
  156. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:371) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
  157. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:544) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
  158. at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugin(CraftServer.java:578) ~[paper-1.19.3.jar:git-Paper-323]
  159. at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugins(CraftServer.java:492) ~[paper-1.19.3.jar:git-Paper-323]
  160. at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635) ~[paper-1.19.3.jar:git-Paper-323]
  161. at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434) ~[paper-1.19.3.jar:git-Paper-323]
  162. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:301) ~[paper-1.19.3.jar:git-Paper-323]
  163. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.19.3.jar:git-Paper-323]
  164. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.19.3.jar:git-Paper-323]
  165. at java.lang.Thread.run(Thread.java:1589) ~[?:?]
  166. Caused by: java.lang.reflect.InvocationTargetException
  167. at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:79) ~[?:?]
  168. at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) ~[?:?]
  169. at java.lang.reflect.Constructor.newInstance(Constructor.java:484) ~[?:?]
  170. at io.lumine.mythic.bukkit.MythicBukkit.getVolatileCodeHandler(MythicBukkit.java:306) ~[MythicMobs-5.2.1-SNAPSHOT.jar:?]
  171. ... 13 more
  172. Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_19_R1/inventory/CraftItemStack
  173. at io.lumine.mythic.core.volatilecode.v1_19_R1_2.VolatileItemHandlerImpl.<init>(VolatileItemHandlerImpl.java:33) ~[MythicMobs-5.2.1-SNAPSHOT.jar:?]
  174. at io.lumine.mythic.core.volatilecode.VolatileCodeEnabled_v1_19_R1_2.<init>(VolatileCodeEnabled_v1_19_R1_2.java:42) ~[MythicMobs-5.2.1-SNAPSHOT.jar:?]
  175. at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) ~[?:?]
  176. at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) ~[?:?]
  177. at java.lang.reflect.Constructor.newInstance(Constructor.java:484) ~[?:?]
  178. at io.lumine.mythic.bukkit.MythicBukkit.getVolatileCodeHandler(MythicBukkit.java:306) ~[MythicMobs-5.2.1-SNAPSHOT.jar:?]
  179. ... 13 more
  180. Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_19_R1.inventory.CraftItemStack
  181. at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:177) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
  182. at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:124) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
  183. at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?]
  184. at io.lumine.mythic.core.volatilecode.v1_19_R1_2.VolatileItemHandlerImpl.<init>(VolatileItemHandlerImpl.java:33) ~[MythicMobs-5.2.1-SNAPSHOT.jar:?]
  185. at io.lumine.mythic.core.volatilecode.VolatileCodeEnabled_v1_19_R1_2.<init>(VolatileCodeEnabled_v1_19_R1_2.java:42) ~[MythicMobs-5.2.1-SNAPSHOT.jar:?]
  186. at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) ~[?:?]
  187. at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) ~[?:?]
  188. at java.lang.reflect.Constructor.newInstance(Constructor.java:484) ~[?:?]
  189. at io.lumine.mythic.bukkit.MythicBukkit.getVolatileCodeHandler(MythicBukkit.java:306) ~[MythicMobs-5.2.1-SNAPSHOT.jar:?]
  190. ... 13 more
  191. [14:20:23] [Server thread/INFO]: [MythicMobs] Disabling MythicMobs v5.2.1-SNAPSHOT-5399bfba
  192. [14:20:23] [Server thread/INFO]: [MythicMobs] Disabling Mythic Mobs...
  193. [14:20:23] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.core.mobs.MobExecutor.despawnAllMobs()" because the return value of "io.lumine.mythic.bukkit.MythicBukkit.getMobManager()" is null
  194. [14:20:23] [Server thread/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.MythicBukkit.disable(MythicBukkit.java:232)
  195. [14:20:23] [Server thread/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.plugin.LuminePlugin.onDisable(LuminePlugin.java:94)
  196. [14:20:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266)
  197. [14:20:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:400)
  198. [14:20:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:581)
  199. [14:20:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:375)
  200. [14:20:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:544)
  201. [14:20:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugin(CraftServer.java:578)
  202. [14:20:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugins(CraftServer.java:492)
  203. [14:20:23] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635)
  204. [14:20:23] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434)
  205. [14:20:23] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:301)
  206. [14:20:23] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1101)
  207. [14:20:23] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
  208. [14:20:23] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1589)
  209. [14:20:23] [lumine-scheduler-0/INFO]: [MythicMobs] โœ—An error occurred while saving data
  210. [14:20:23] [lumine-scheduler-0/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.core.mobs.MobExecutor.saveCachedActiveMobs()" because the return value of "io.lumine.mythic.bukkit.MythicBukkit.getMobManager()" is null
  211. [14:20:23] [lumine-scheduler-0/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.core.config.ConfigExecutor.lambda$save$0(ConfigExecutor.java:163)
  212. [14:20:23] [lumine-scheduler-0/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  213. [14:20:23] [lumine-scheduler-0/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  214. [14:20:23] [lumine-scheduler-0/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  215. [14:20:23] [lumine-scheduler-0/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
  216. [14:20:23] [lumine-scheduler-0/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
  217. [14:20:23] [lumine-scheduler-0/WARN]: at java.base/java.lang.Thread.run(Thread.java:1589)
  218. [14:20:23] [lumine-scheduler-1/INFO]: [MythicMobs] โœ—An error occurred while saving data
  219. [14:20:23] [lumine-scheduler-1/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.core.mobs.MobExecutor.saveCachedActiveMobs()" because the return value of "io.lumine.mythic.bukkit.MythicBukkit.getMobManager()" is null
  220. [14:20:23] [lumine-scheduler-1/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.core.config.ConfigExecutor.lambda$save$0(ConfigExecutor.java:163)
  221. [14:20:23] [lumine-scheduler-1/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  222. [14:20:23] [lumine-scheduler-1/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  223. [14:20:23] [lumine-scheduler-1/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  224. [14:20:23] [lumine-scheduler-1/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
  225. [14:20:23] [lumine-scheduler-1/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
  226. [14:20:23] [lumine-scheduler-1/WARN]: at java.base/java.lang.Thread.run(Thread.java:1589)
  227. [14:20:23] [Server thread/WARN]: io.lumine.mythic.bukkit.utils.terminable.composite.CompositeClosingException: Exception(s) occurred whilst closing: [java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.core.drops.DropExecutor.unload()" because the return value of "io.lumine.mythic.bukkit.MythicBukkit.getDropManager()" is null]
  228. [14:20:23] [Server thread/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.terminable.composite.AbstractCompositeTerminable.close(AbstractCompositeTerminable.java:38)
  229. [14:20:23] [Server thread/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.terminable.composite.CompositeTerminable.closeAndReportException(CompositeTerminable.java:63)
  230. [14:20:23] [Server thread/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.plugin.LuminePlugin.close(LuminePlugin.java:107)
  231. [14:20:23] [Server thread/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.plugin.LuminePlugin.onDisable(LuminePlugin.java:102)
  232. [14:20:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266)
  233. [14:20:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:400)
  234. [14:20:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:581)
  235. [14:20:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:375)
  236. [14:20:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:544)
  237. [14:20:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugin(CraftServer.java:578)
  238. [14:20:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugins(CraftServer.java:492)
  239. [14:20:23] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635)
  240. [14:20:23] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434)
  241. [14:20:23] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:301)
  242. [14:20:23] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1101)
  243. [14:20:23] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
  244. [14:20:23] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1589)
  245. [14:20:23] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.core.drops.DropExecutor.unload()" because the return value of "io.lumine.mythic.bukkit.MythicBukkit.getDropManager()" is null
  246. [14:20:23] [Server thread/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.core.config.ConfigExecutor.unload(ConfigExecutor.java:179)
  247. [14:20:23] [Server thread/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.plugin.PluginModule.close(PluginModule.java:50)
  248. [14:20:23] [Server thread/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.terminable.composite.AbstractCompositeTerminable.close(AbstractCompositeTerminable.java:31)
  249. [14:20:23] [Server thread/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.terminable.composite.CompositeTerminable.closeAndReportException(CompositeTerminable.java:63)
  250. [14:20:23] [Server thread/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.plugin.LuminePlugin.close(LuminePlugin.java:107)
  251. [14:20:23] [Server thread/WARN]: at MythicMobs-5.2.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.plugin.LuminePlugin.onDisable(LuminePlugin.java:102)
  252. [14:20:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266)
  253. [14:20:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:400)
  254. [14:20:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:581)
  255. [14:20:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:375)
  256. [14:20:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:544)
  257. [14:20:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugin(CraftServer.java:578)
  258. [14:20:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugins(CraftServer.java:492)
  259. [14:20:23] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635)
  260. [14:20:23] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434)
  261. [14:20:23] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:301)
  262. [14:20:23] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1101)
  263. [14:20:23] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
  264. [14:20:23] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1589)
  265. [14:20:23] [Server thread/INFO]: [ModelEngine] Enabling ModelEngine vR3.1.2
  266. [14:20:23] [Server thread/ERROR]: Error occurred while enabling Oraxen v1.148.3 (Is it up to date?)
  267. io.th0rgal.oraxen.shaded.commandapi.exceptions.UnsupportedVersionException: This version of Minecraft is unsupported: 1.19.3
  268. at io.th0rgal.oraxen.shaded.commandapi.CommandAPIVersionHandler.getNMS(CommandAPIVersionHandler.java:90) ~[oraxen-1.148.3.jar:?]
  269. at io.th0rgal.oraxen.shaded.commandapi.CommandAPIHandler.<init>(CommandAPIHandler.java:175) ~[oraxen-1.148.3.jar:?]
  270. at io.th0rgal.oraxen.shaded.commandapi.CommandAPIHandler.getInstance(CommandAPIHandler.java:145) ~[oraxen-1.148.3.jar:?]
  271. at io.th0rgal.oraxen.shaded.commandapi.CommandAPI.onEnable(CommandAPI.java:214) ~[oraxen-1.148.3.jar:?]
  272. at io.th0rgal.oraxen.OraxenPlugin.onEnable(OraxenPlugin.java:64) ~[oraxen-1.148.3.jar:?]
  273. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
  274. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:371) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
  275. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:544) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
  276. at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugin(CraftServer.java:578) ~[paper-1.19.3.jar:git-Paper-323]
  277. at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugins(CraftServer.java:492) ~[paper-1.19.3.jar:git-Paper-323]
  278. at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635) ~[paper-1.19.3.jar:git-Paper-323]
  279. at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434) ~[paper-1.19.3.jar:git-Paper-323]
  280. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:301) ~[paper-1.19.3.jar:git-Paper-323]
  281. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.19.3.jar:git-Paper-323]
  282. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.19.3.jar:git-Paper-323]
  283. at java.lang.Thread.run(Thread.java:1589) ~[?:?]
  284. [14:20:24] [Server thread/ERROR]: Error occurred while disabling Oraxen v1.148.3 (Is it up to date?)
  285. java.lang.NullPointerException: Cannot invoke "io.th0rgal.oraxen.font.FontManager.unregisterEvents()" because "this.fontManager" is null
  286. at io.th0rgal.oraxen.OraxenPlugin.unregisterListeners(OraxenPlugin.java:116) ~[oraxen-1.148.3.jar:?]
  287. at io.th0rgal.oraxen.OraxenPlugin.onDisable(OraxenPlugin.java:110) ~[oraxen-1.148.3.jar:?]
  288. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
  289. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:400) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
  290. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:581) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
  291. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:375) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
  292. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:544) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
  293. at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugin(CraftServer.java:578) ~[paper-1.19.3.jar:git-Paper-323]
  294. at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugins(CraftServer.java:492) ~[paper-1.19.3.jar:git-Paper-323]
  295. at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635) ~[paper-1.19.3.jar:git-Paper-323]
  296. at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434) ~[paper-1.19.3.jar:git-Paper-323]
  297. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:301) ~[paper-1.19.3.jar:git-Paper-323]
  298. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.19.3.jar:git-Paper-323]
  299. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.19.3.jar:git-Paper-323]
  300. at java.lang.Thread.run(Thread.java:1589) ~[?:?]
  301. [14:20:24] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  302. [14:20:24] [Server thread/INFO]: Running delayed init tasks
  303. [14:20:24] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
  304. [14:20:24] [Craft Scheduler Thread - 7 - Essentials/INFO]: [Essentials] Fetching version information...
  305. [14:20:24] [Server thread/INFO]: [Multiverse-Inventories] First run!
  306. [14:20:24] [Server thread/INFO]: [Multiverse-Inventories] Created a default group for you containing all of your default worlds: world, world_nether, world_the_end
  307. [14:20:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.3]
  308. [14:20:24] [Craft Scheduler Thread - 10 - Vault/INFO]: [Vault] Checking for Updates ...
  309. [14:20:24] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin.
  310. [14:20:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.1]
  311. [14:20:24] [Server thread/INFO]: 2 placeholder hook(s) registered!
  312. [14:20:24] [Server thread/INFO]: Done (33.429s)! For help, type "help"
  313. [14:20:24] [Server thread/INFO]: Timings Reset
  314. [14:20:24] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
  315. [14:20:24] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]  +==================+
  316. [14:20:24] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]  | SkinsRestorer |
  317. [14:20:24] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]  |------------------|
  318. [14:20:24] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]  | Standalone Mode |
  319. [14:20:24] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]  +==================+
  320. [14:20:24] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
  321. [14:20:24] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]  Current version: 14.2.3
  322. [14:20:24] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]  This is the latest version!
  323. [14:20:24] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
  324. [14:20:24] [Craft Scheduler Thread - 10 - Vault/INFO]: [Vault] No new version available
  325. [14:20:28] [Server thread/INFO]: Plugins (15): Essentials, LuckPerms, ModelEngine, Multiverse-Core, Multiverse-Inventories, MythicMobs, Oraxen, PlaceholderAPI, ProtocolLib, SkinsRestorer, SternalBoard, SuperVanish, Vault, WorldEdit, WorldGuard
  326. [14:22:30] [Server thread/INFO]: Stopping the server
  327. [14:22:30] [Server thread/INFO]: Stopping server
  328. [14:22:30] [Server thread/INFO]: [ModelEngine] Disabling ModelEngine vR3.1.2
  329. [14:22:30] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.7+216b061
  330. [14:22:30] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  331. [14:22:30] [Server thread/INFO]: [SuperVanish] Disabling SuperVanish v6.2.12
  332. [14:22:30] [Server thread/INFO]: [Multiverse-Inventories] Disabling Multiverse-Inventories v4.2.3-b523
  333. [14:22:30] [Server thread/INFO]: [Essentials] Disabling Essentials v2.20.0-dev+20-582a357
  334. [14:22:30] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked.
  335. [14:22:30] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v14.2.3
  336. [14:22:30] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.13+46576cc
  337. [14:22:30] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  338. [14:22:30] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.3.1-b861
  339. [14:22:30] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.0.0-SNAPSHOT-b606
  340. [14:22:30] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
  341. [14:22:30] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion vault
  342. [14:22:30] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin Vault was disabled.
  343. [14:22:30] [Server thread/INFO]: [SternalBoard] Disabling SternalBoard v2.0.4
  344. [14:22:30] [Server thread/INFO]: [SternalBoard] Disabling SternalBoard
  345. [14:22:30] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.2
  346. [14:22:30] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.55
  347. [14:22:30] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
  348. [14:22:30] [Server thread/INFO]: [LuckPerms] Closing storage...
  349. [14:22:30] [Server thread/INFO]: [LuckPerms] Goodbye!
  350. [14:22:30] [Server thread/INFO]: Saving players
  351. [14:22:31] [Server thread/INFO]: Saving worlds
  352. [14:22:31] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
  353. [14:22:31] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
  354. [14:22:31] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
  355. [14:22:31] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world'
  356. [14:22:34] [Server thread/INFO]: [ChunkHolderManager] Saved 2518 block chunks, 784 entity chunks, 1 poi chunks in world 'world' in 3.87s
  357. [14:22:34] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  358. [14:22:34] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
  359. [14:22:35] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
  360. [14:22:35] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
  361. [14:22:35] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether'
  362. [14:22:35] [Server thread/INFO]: [ChunkHolderManager] Saved 529 block chunks, 529 entity chunks, 0 poi chunks in world 'world_nether' in 0.92s
  363. [14:22:35] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  364. [14:22:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
  365. [14:22:35] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
  366. [14:22:35] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
  367. [14:22:35] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end'
  368. [14:22:36] [Server thread/INFO]: [ChunkHolderManager] Saved 529 block chunks, 529 entity chunks, 0 poi chunks in world 'world_the_end' in 0.23s
  369. [14:22:36] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  370. [14:22:36] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
  371. [14:22:36] [Server thread/INFO]: Flushing Chunk IO
  372. [14:22:36] [Server thread/INFO]: Closing Thread Pool
  373. [14:22:36] [Server thread/INFO]: Closing Server
  374.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement