Вопрос Краш севрера из за GreatKits v2.9 после заменя ядра?

sdoby

Пользователь
Сообщения
14
Плагин
GreatKits
Ядро сервера
  1. Spigot
  2. Paper
Версия сервера
  1. 1.19
Память сервера ОЗУ
4Gb
Парни крашится сервер через какое либо время, стало это после переноса с spigot на paper
[22:50:17 ERROR]: Could not pass event InventoryCreativeEvent to GreatKits v2.9
-----------------------------------------------------------
java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()'
at fr.kizeko.greatkits.listeners.Listeners.onInventoryClick(Listeners.java:27) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor48.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.5.jar:git-Paper-794]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2885) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.PacketPlayInSetCreativeSlot.a(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.PacketPlayInSetCreativeSlot.a(SourceFile:9) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1271) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1264) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1338) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1135) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
at java.lang.Thread.run(Thread.java:831) [?:?]
это в консоли раз 10 подряд проигрывается


вот ласт лог
[23:17:35] [main/INFO]: Environment: authHost=' ', accountsHost=' ', sessionHost=' ', servicesHost=' ', name='PROD'
[23:17:35] [main/INFO]: Reloading ResourceManager: Default, bukkit
[23:17:37] [Worker-Main-1/INFO]: Loaded 7 recipes
[23:17:39] [Server thread/INFO]: Starting minecraft server version 1.16.5
[23:17:39] [Server thread/INFO]: Loading properties
[23:17:39] [Server thread/INFO]: This server is running Paper version git-Paper-794 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
[23:17:39] [Server thread/INFO]: Debug logging is disabled
[23:17:39] [Server thread/INFO]: Server Ping Player Sample Count: 12
[23:17:39] [Server thread/INFO]: Using 4 threads for Netty based IO
[23:17:39] [Server thread/INFO]: Default game type: SURVIVAL
[23:17:39] [Server thread/INFO]: Generating keypair
[23:17:39] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25583
[23:17:40] [Server thread/INFO]: Using epoll channel type
[23:17:40] [Server thread/ERROR]: Ambiguous plugin name `Multiverse-Portals' for files `plugins/Multiverse-Portals-4.2.1 (3).jar' and `plugins/Multiverse.jar' in `plugins'
[23:17:40] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[23:17:50] [Server thread/WARN]: Legacy plugin SimpleBackup v1.1 does not specify an api-version.
[23:17:50] [Server thread/WARN]: Legacy plugin SnowballDamage v1.1.2 does not specify an api-version.
[23:17:50] [Server thread/WARN]: Legacy plugin GreatKits v2.9 does not specify an api-version.
[23:17:50] [Server thread/WARN]: Legacy plugin Vault v1.7.1-b91 does not specify an api-version.
[23:17:50] [Server thread/WARN]: Legacy plugin Score v0.8.1 does not specify an api-version.
[23:17:50] [Server thread/ERROR]: Could not load 'plugins/Score.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: javax/persistence/PersistenceException
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:157) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.lang.NoClassDefFoundError: javax/persistence/PersistenceException
at java.lang.Class.forName0(Native Method) ~[?:?]
at java.lang.Class.forName(Class.java:466) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:82) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[patched_1.16.5.jar:git-Paper-794]
... 7 more
Caused by: java.lang.ClassNotFoundException: javax.persistence.PersistenceException
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Paper-794]
at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
at java.lang.Class.forName0(Native Method) ~[?:?]
at java.lang.Class.forName(Class.java:466) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:82) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[patched_1.16.5.jar:git-Paper-794]
... 7 more
[23:17:50] [Server thread/WARN]: Legacy plugin CommandNPC v1.9.1 does not specify an api-version.
[23:17:51] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.2
[23:17:51] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2
[23:17:51] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.7
[23:17:51] [Server thread/INFO]: [SimpleClick] Loading SimpleClick v1.0
[23:17:51] [Server thread/INFO]: [SimpleBackup] Loading SimpleBackup v1.1
[23:17:51] [Server thread/INFO]: [Hibernate] Loading Hibernate v2.0.0
[23:17:51] [Server thread/INFO]: [ImageOnMap] Loading ImageOnMap v4.1.2
[23:17:51] [Server thread/INFO]: [CraftEnhance] Loading CraftEnhance v2.4.4.5
[23:17:51] [Server thread/INFO]: [MOTD] Loading MOTD v2.3.9
[23:17:51] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.5.1
[23:17:51] [Server thread/INFO]: [ViaVersion] ViaVersion 4.5.1 is now loaded, injecting!
[23:17:51] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
[23:17:51] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
[23:17:51] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
[23:17:51] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
[23:17:51] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
[23:17:51] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[23:17:51] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
[23:17:51] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
[23:17:51] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
[23:17:51] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.18 -> 1.19 mappings...
[23:17:52] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.19 -> 1.19.3 mappings...
[23:17:52] [Server thread/INFO]: [SnowballDamage] Loading SnowballDamage v1.1.2
[23:17:52] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.40
[23:17:52] [Server thread/INFO]: [GreatKits] Loading GreatKits v2.9
[23:17:52] [Server thread/INFO]: [AnimatedScoreboard] Loading AnimatedScoreboard v0.2.7
[23:17:52] [Server thread/INFO]: [DecentHolograms] Loading DecentHolograms v2.7.9
[23:17:52] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.2.4
[23:17:52] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
[23:17:52] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.12+6240-87f4ae1
[23:17:53] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@55516d62]
[23:17:53] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.7
[23:17:53] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
[23:17:53] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4+f7ff984
[23:17:53] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.28-SNAPSHOT (build 2404)
[23:17:53] [Server thread/INFO]: [ajParkour] Loading ajParkour v2.12.10
[23:17:53] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v4.0.3
[23:17:53] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v4.2.3-b523
[23:17:53] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.13.7-DEV-152
[23:17:53] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup successfully!
[23:17:53] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.19.7
[23:17:53] [Server thread/INFO]: [EpicCraftingsPlus] Loading EpicCraftingsPlus v6.4.2
[23:17:53] [Server thread/INFO]: [TAB] Loading TAB v2.8.10-pre1
[23:17:53] [Server thread/INFO]: [CustomCrates] Loading CustomCrates v5.0.4
[23:17:53] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
[23:17:53] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.2.1-b834
[23:17:53] [Server thread/INFO]: [BetterRTP] Loading BetterRTP v3.1.0-4
[23:17:53] [Server thread/INFO]: [PlayerParticles] Loading PlayerParticles v8.2
[23:17:53] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.19.7
[23:17:53] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.6.0-beta2-b2453
[23:17:53] [Server thread/INFO]: [BeautyQuests] Loading BeautyQuests v0.20
[23:17:53] [Server thread/INFO]: [SCore] Loading SCore v3.9.1
[23:17:53] [Server thread/INFO]: [ExecutableItems] Loading ExecutableItems v5.9.1
[23:17:53] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[23:17:53] [Server thread/INFO]: [MOTD] Enabling MOTD v2.3.9
[23:17:53] [Server thread/INFO]: [MOTD] [Placeholder] PlaceholderAPI hooked.
[23:17:53] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.40
[23:17:54] [Server thread/INFO]: __
[23:17:54] [Server thread/INFO]: | |__) LuckPerms v5.4.40
[23:17:54] [Server thread/INFO]: |___ | Running on Bukkit - Paper
[23:17:54] [Server thread/INFO]:
[23:17:54] [Server thread/INFO]: [LuckPerms] Loading configuration...
[23:17:55] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[23:17:55] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[23:17:56] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[23:17:56] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2939ms)
[23:17:56] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91*
[23:17:56] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.7 which is not a depend, softdepend or loadbefore of this plugin.
[23:17:56] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[23:17:56] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[23:17:56] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
[23:17:56] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[23:17:56] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.12+6240-87f4ae1
[23:17:57] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[23:17:57] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[23:17:57] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter
[23:17:59] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[23:17:59] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[23:17:59] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[23:17:59] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[23:17:59] [Server thread/INFO]: Preparing level "world"
[23:18:00] [Server thread/INFO]: Preparing start region for dimension minecraft:eek:verworld
[23:18:00] [Server thread/INFO]: Preparing spawn area: 0%
[23:18:00] [Server thread/INFO]: Preparing spawn area: 21%
[23:18:00] [Server thread/INFO]: Time elapsed: 747 ms
[23:18:00] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[23:18:00] [Server thread/INFO]: Preparing spawn area: 0%
[23:18:01] [Server thread/INFO]: Preparing spawn area: 10%
[23:18:01] [Server thread/INFO]: Preparing spawn area: 24%
[23:18:01] [Server thread/INFO]: Time elapsed: 1026 ms
[23:18:01] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[23:18:01] [Server thread/INFO]: Time elapsed: 170 ms
[23:18:01] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.2
[23:18:02] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.viaversion.viaversion.api.type.Type from ViaVersion v4.5.1 which is not a depend, softdepend or loadbefore of this plugin.
[23:18:02] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[23:18:02] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
[23:18:02] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
[23:18:02] [Server thread/INFO]: [ClearLag] Loading modules...
[23:18:02] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[23:18:02] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[23:18:02] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[23:18:02] [Thread-12/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.16]...
[23:18:02] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.7
[23:18:02] [Server thread/INFO]: [SimpleClick] Enabling SimpleClick v1.0
[23:18:02] [Server thread/INFO]: [SimpleBackup] Enabling SimpleBackup v1.1*
[23:18:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
[23:18:02] [Server thread/WARN]: [SimpleBackup] Disabled bukkit autosave to prevent errors.
[23:18:02] [Server thread/INFO]: [Hibernate] Enabling Hibernate v2.0.0
[23:18:02] [Server thread/INFO]: [ImageOnMap] Enabling ImageOnMap v4.1.2
[23:18:02] [Thread-12/INFO]: [ClearLag] No updates found!
[23:18:02] [Server thread/INFO]: [ImageOnMap] Loaded 1 player map files.
[23:18:02] [Server thread/INFO]: [CraftEnhance] Enabling CraftEnhance v2.4.4.5
[23:18:03] [Server thread/INFO]: [CraftEnhance] CraftEnhance is managed and developed by DutchJelly.
[23:18:03] [Server thread/INFO]: [CraftEnhance] If you find a bug in the plugin, please report it to .
[23:18:03] [Server thread/INFO]: [CraftEnhance] Running a version check to check that the server is compatible with game version 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19.
[23:18:03] [Server thread/INFO]: [CraftEnhance] The correct version is installed.
[23:18:03] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.5.1
[23:18:03] [Server thread/INFO]: [SnowballDamage] Enabling SnowballDamage v1.1.2*
[23:18:03] [Server thread/INFO]: SBD: Snowball Damage Version: 1.1.2 By Bloobies Enabled!
[23:18:03] [Server thread/INFO]: Snowball Damage Enabled
[23:18:03] [Server thread/INFO]: [GreatKits] Enabling GreatKits v2.9*
[23:18:03] [Server thread/INFO]: GreatKits 2.9.0 --> ON
[23:18:03] [Server thread/INFO]: [AnimatedScoreboard] Enabling AnimatedScoreboard v0.2.7
[23:18:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: animatedscoreboard [0.0.1]
[23:18:04] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.7.9
[23:18:04] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.2.4
[23:18:05] [Server thread/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1mDetected Minecraft [33;1mv1_16_R3[32;1m, using [33;1mSpigotSkinRefresher[32;1m.[0;39m
[23:18:05] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
[23:18:05] [Server thread/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39mUsing paper join listener![0;39m
[23:18:05] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.7
[23:18:06] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[23:18:06] [Server thread/INFO]: [Essentials] No kits found to migrate.
[23:18:06] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json.
[23:18:06] [Server thread/INFO]: [Essentials] Using locale en
[23:18:07] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[23:18:07] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[23:18:07] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[23:18:07] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[23:18:07] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[23:18:07] [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--].
[23:18:07] [Server thread/INFO]: [Multiverse-Core] We 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.
[23:18:07] [Server thread/INFO]: Preparing start region for dimension minecraft:zxc
[23:18:08] [Server thread/INFO]: Preparing spawn area: 0%
[23:18:08] [Server thread/INFO]: Preparing spawn area: 0%
[23:18:08] [Server thread/INFO]: Time elapsed: 810 ms
[23:18:08] [Server thread/INFO]: Preparing start region for dimension minecraft:sneg
[23:18:09] [Server thread/INFO]: Time elapsed: 430 ms
[23:18:09] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
[23:18:09] [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.
[23:18:09] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[23:18:09] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.4+f7ff984
[23:18:09] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[23:18:09] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[23:18:09] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[23:18:09] [Server thread/INFO]: [WorldGuard] (zxc) TNT ignition is PERMITTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] (zxc) Lighters are PERMITTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] (zxc) Lava fire is PERMITTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] (zxc) Fire spread is UNRESTRICTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'zxc'
[23:18:09] [Server thread/INFO]: [WorldGuard] (sneg) TNT ignition is PERMITTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] (sneg) Lighters are PERMITTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] (sneg) Lava fire is PERMITTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] (sneg) Fire spread is UNRESTRICTED.
[23:18:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'sneg'
[23:18:09] [Server thread/INFO]: [WorldGuard] Loading region data...
[23:18:10] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.28-SNAPSHOT (build 2404)
[23:18:10] [Server thread/INFO]: [ajParkour] Enabling ajParkour v2.12.10
[23:18:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ajpk [2.12.10]
[23:18:11] [Server thread/INFO]: ajParkour v2.12.10 by ajgeiss0702 has been enabled!
[23:18:11] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v4.0.3
[23:18:11] [Server thread/INFO]: [ChestCommands] Hooked Vault
[23:18:11] [Server thread/INFO]: [ChestCommands] Hooked PlaceholderAPI
[23:18:11] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v4.2.3-b523
[23:18:11] [Server thread/INFO]: [Multiverse-Inventories 4.2.3-b523] enabled.
[23:18:11] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.7-DEV-152
[23:18:11] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[23:18:12] [Server thread/INFO]: [DeluxeMenus] 2 GUI menus loaded!
[23:18:12] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
[23:18:12] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
[23:18:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxemenus [1.13.7-DEV-152]
[23:18:12] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.19.7
[23:18:12] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
[23:18:12] [Server thread/INFO]: [EpicCraftingsPlus] Enabling EpicCraftingsPlus v6.4.2
[23:18:12] [Server thread/INFO]: [EpicCraftingsPlus] Downloaded from
[23:18:12] [Server thread/INFO]: ----------[EpicCraftingsPlus]---------
[23:18:12] [Server thread/INFO]: Has been enabled! Version: 6.4.2
[23:18:12] [Server thread/INFO]: Optional Dependencies:
[23:18:12] [Server thread/INFO]: [JOBS] Not Found!
[23:18:12] [Server thread/INFO]: [VAULT] Found!
[23:18:12] [Server thread/INFO]: [BATTLELEVELS] Not Found!
[23:18:12] [Server thread/INFO]: [SKILLAPI] Not Found!
[23:18:12] [Server thread/INFO]: [TOKENENCHANT] Not Found!
[23:18:12] [Server thread/INFO]: [PLACEHOLDERAPI] Found!
[23:18:12] [Server thread/INFO]:
[23:18:12] [Server thread/INFO]: Thanks for using my plugin! ~Ajneb97
[23:18:12] [Server thread/INFO]: There is a new version available. (7.14.1)
[23:18:12] [Server thread/INFO]: You can download it at:
[23:18:12] [Server thread/INFO]: -------------------------------------
[23:18:12] [Server thread/INFO]: [TAB] Enabling TAB v2.8.10-pre1
[23:18:12] [Server thread/INFO]: [TAB] Server version: 1.16.5 (v1_16_R3)
[23:18:12] [Server thread/INFO]: [TAB] File plugins/TAB/errors.txt exists and is not empty. Take a look at the error messages and try to resolve them. After you do, delete the file.
[23:18:13] [Server thread/INFO]: [TAB] There was 1 startup warning.
[23:18:13] [Server thread/INFO]: [TAB] Enabled in 163ms
[23:18:13] [Thread-18/INFO]: [TAB] Version 2.9.2 is out! Your version: 2.8.10-pre1
[23:18:13] [Thread-18/INFO]: [TAB] Get the update at
[23:18:13] [Server thread/INFO]: [CustomCrates] Enabling CustomCrates v5.0.4
[23:18:13] [Server thread/INFO]: [CustomCrates] Loading Language: language_en.yml
[23:18:13] [Server thread/INFO]: [CustomCrates] [EnchantmentLib] Version Detected: V1_16
[23:18:13] [Server thread/INFO]: [CustomCrates] [EnchantmentLib] Using latest enchantment api
[23:18:13] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1*
[23:18:13] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
[23:18:13] [Server thread/INFO]: [CommandNPC] Initiating Database
[23:18:13] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
[23:18:13] [Thread-19/INFO]: [CommandNPC] Loading commands complete!
[23:18:13] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
[23:18:13] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.2.1-b834
[23:18:14] [Server thread/INFO]: [Multiverse-Portals] 2 - Portals(s) loaded
[23:18:14] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
[23:18:14] [Server thread/INFO]: [Multiverse-Portals 4.2.1-b834] Enabled - By Rigby and fernferret
[23:18:14] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.1.0-4
[23:18:14] [Server thread/INFO]: [PlayerParticles] Enabling PlayerParticles v8.2
[23:18:14] [Server thread/WARN]: [PlayerParticles] It looks like you're using the 'allowed-regions' or 'disallowed-regions' settings.
[23:18:14] [Server thread/WARN]: [PlayerParticles] These settings are deprecated and will be removed in a future update.
[23:18:14] [Server thread/WARN]: [PlayerParticles] As an alternative, consider using the newer and more flexible 'player-particles' WorldGuard region flag.
[23:18:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerparticles [8.2]
[23:18:14] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.19.7
[23:18:14] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[23:18:14] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-beta2-b2453
[23:18:15] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[23:18:15] [Server thread/INFO]: [AuthMe] Hooked into LuckPerms!
[23:18:15] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
[23:18:15] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
[23:18:15] [Server thread/WARN]: [AuthMe] WARNING! The protectInventory feature requires ProtocolLib! Disabling it...
[23:18:15] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-beta2 build n.2453 successfully enabled!
[23:18:15] [Server thread/INFO]: [BeautyQuests] Enabling BeautyQuests v0.20
[23:18:15] [Server thread/INFO]: [BeautyQuests] ------------ BeautyQuests ------------
[23:18:15] [Server thread/INFO]: [BeautyQuests] Loaded valid Minecraft version 1_16_R3.
[23:18:16] [Server thread/INFO]: [BeautyQuests] Loaded language en_US (0.077s)!
[23:18:16] [Server thread/INFO]: [BeautyQuests] Loaded start particles: REDSTONE in shape POINT with color R255 G255 B0
[23:18:16] [Server thread/INFO]: [BeautyQuests] Loaded talk particles: VILLAGER_HAPPY in shape BAR
[23:18:16] [Server thread/INFO]: [BeautyQuests] Loaded next particles: SMOKE_NORMAL in shape SPOT
[23:18:19] [Server thread/INFO]: [WorldGuard] Registering session handler fr.skytasul.quests.utils.compatibility.worldguard.WorldGuardEntryHandler
[23:18:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: beautyquests [0.20]
[23:18:19] [Server thread/INFO]: [BeautyQuests] Placeholders registered !
[23:18:19] [Server thread/INFO]: [SCore] Enabling SCore v3.9.1
[23:18:19] [Server thread/INFO]: ================ SCore ================
[23:18:19] [Server thread/INFO]: SCore Version of the server git-Paper-794 (MC: 1.16.5) !
[23:18:19] [Server thread/INFO]: SCore ExecutableItems hooked !
[23:18:19] [Server thread/INFO]: SCore PlaceholderAPI hooked !
[23:18:19] [Server thread/INFO]: SCore WorldGuard hooked !
[23:18:19] [Server thread/INFO]: SCore Vault hooked !
[23:18:19] [Server thread/INFO]: SCore Multiverse-Core hooked !
[23:18:19] [Server thread/INFO]: SCore DecentHolograms hooked !
[23:18:19] [Server thread/INFO]: SCore Locale setup: EN
[23:18:19] [Server thread/INFO]: SCore Language setup on EN
[23:18:19] [Server thread/INFO]: SCore onnection to the db...
[23:18:19] [Server thread/INFO]: SCore Creating table SecurityOP if not exists...
[23:18:19] [Server thread/INFO]: SCore Creating table Commands if not exists...
[23:18:19] [Server thread/INFO]: SCore Creating table Cooldowns if not exists...
[23:18:19] [Server thread/INFO]: SCore Creating table Commands Player if not exists...
[23:18:19] [Server thread/INFO]: SCore Creating table Commands Entity if not exists...
[23:18:19] [Server thread/INFO]: SCore Creating table Commands Block if not exists...
[23:18:19] [Server thread/INFO]: SCore Creating table UsePerDay if not exists...
[23:18:20] [Server thread/INFO]: SCore SCore loaded 0 delayed commands saved
[23:18:20] [Server thread/INFO]: ================ SCore ================
[23:18:20] [Server thread/INFO]: [ExecutableItems] Enabling ExecutableItems v5.9.1
[23:18:20] [Server thread/INFO]: ================ ExecutableItems ================
[23:18:20] [Server thread/INFO]: ExecutableItems PlaceholderAPI hooked !
[23:18:24] [Server thread/INFO]: ================ ExecutableItems ================
[23:18:25] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[23:18:25] [Server thread/INFO]: Starting remote control listener
[23:18:25] [Server thread/INFO]: Thread RCON Listener started
[23:18:25] [Server thread/INFO]: RCON running on 0.0.0.0:26130
[23:18:25] [Server thread/INFO]: Running delayed init tasks
[23:18:25] [Craft Scheduler Thread - 7/INFO]: [DecentHolograms] Loading holograms...
[23:18:25] [Craft Scheduler Thread - 7/INFO]: [DecentHolograms] Loaded 12 holograms!
[23:18:25] [Craft Scheduler Thread - 12/INFO]: [Essentials] Fetching version information...
[23:18:25] [Craft Scheduler Thread - 15/INFO]: [PlayerParticles] Data handler connected using SQLite.
[23:18:25] [Craft Scheduler Thread - 17/INFO]: [AuthMe] Downloading GEO IP database, because the old database is older than 30 days or doesn't exist
[23:18:25] [Craft Scheduler Thread - 17/WARN]: [AuthMe] No MaxMind credentials found in the configuration file! GeoIp protections will be disabled.
[23:18:25] [Craft Scheduler Thread - 17/INFO]: [AuthMe] There is no newer GEO IP database uploaded to MaxMind. Using the old one for now.
[23:18:25] [Craft Scheduler Thread - 15/INFO]: [AnimatedScoreboard] Checking for an update!
[23:18:25] [Craft Scheduler Thread - 17/WARN]: [AuthMe] Could not download GeoLiteAPI database [FileNotFoundException]: plugins/AuthMe/GeoLite2-Country.mmdb (No such file or directory)
[23:18:25] [Craft Scheduler Thread - 8/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m----------------------------------------------[0;39m
[23:18:25] [Craft Scheduler Thread - 8/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m +==================+[0;39m
[23:18:25] [Craft Scheduler Thread - 8/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m | SkinsRestorer |[0;39m
[23:18:25] [Craft Scheduler Thread - 8/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m |------------------|[0;39m
[23:18:25] [Craft Scheduler Thread - 8/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m | [34;1m[4m[21mStandalone Mode[0;39m[32;1m |[0;39m
[23:18:25] [Craft Scheduler Thread - 8/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m +==================+[0;39m
[23:18:25] [Craft Scheduler Thread - 8/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m----------------------------------------------[0;39m
[23:18:25] [Craft Scheduler Thread - 8/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[36;1m Current version: [32;1m14.2.4[0;39m
[23:18:25] [Craft Scheduler Thread - 8/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m This is the latest version![0;39m
[23:18:25] [Craft Scheduler Thread - 8/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m----------------------------------------------[0;39m
[23:18:25] [Craft Scheduler Thread - 15/INFO]: [AnimatedScoreboard] No new versions found for the plugin!
[23:18:26] [Craft Scheduler Thread - 13/INFO]: [ajParkour] You are up to date! (2.12.10)
[23:18:26] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.16.4/5 (754)
[23:18:26] [Server thread/WARN]: [ViaVersion] You are running an outdated Java version, please consider updating it to at least Java 17 (your version is 16.0.2). At some point in the future, ViaVersion will no longer be compatible with this version of Java.
[23:18:26] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.1-b91)!
[23:18:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tab [2.8.10-pre1]
[23:18:26] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.luckperms.api.LuckPerms from LuckPerms v5.4.40 which is not a depend, softdepend or loadbefore of this plugin.
[23:18:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms [5.1-R2]
[23:18:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic [2.0.1]
[23:18:26] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.1-b91 which is not a depend, softdepend or loadbefore of this plugin.
[23:18:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.1]
[23:18:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.3]
[23:18:26] [Server thread/INFO]: 4 placeholder hook(s) registered! 1 placeholder hook(s) have an update available.
[23:18:26] [Server thread/INFO]: [Citizens] Loaded 7 NPCs.
[23:18:26] [Server thread/INFO]: [Multiverse-Inventories] First run!
[23:18:26] [Server thread/INFO]: [BeautyQuests] You are using the latest version of BeautyQuests.
[23:18:26] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[23:18:27] [Server thread/INFO]: Done (47.737s)! For help, type "help"
[23:18:27] [Server thread/INFO]: Timings Reset
[23:18:30] [Server thread/INFO]: [BeautyQuests] 1 quests loaded (0.055s)!
[23:18:30] [Server thread/INFO]: [BeautyQuests] Periodic saves task started (18000 ticks). Task ID: 1203
[23:18:30] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5312ms or 106 ticks behind
[23:19:06] [Server thread/INFO]: Stopping the server
[23:19:06] [Server thread/INFO]: Stopping server
[23:19:06] [Server thread/INFO]: [ExecutableItems] Disabling ExecutableItems v5.9.1
[23:19:06] [Server thread/INFO]: [BeautyQuests] Disabling BeautyQuests v0.20
[23:19:06] [Server thread/INFO]: [BeautyQuests] Periodic saves task stopped.
[23:19:06] [Server thread/INFO]: [WorldGuard] Unregistering session handler fr.skytasul.quests.utils.compatibility.worldguard.WorldGuardEntryHandler
[23:19:06] [Server thread/INFO]: [AuthMe] Disabling AuthMe v5.6.0-beta2-b2453
[23:19:06] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
[23:19:06] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-beta2-b2453 disabled!
[23:19:06] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.19.7
[23:19:06] [Server thread/INFO]: [PlayerParticles] Disabling PlayerParticles v8.2
[23:19:06] [Server thread/INFO]: [BetterRTP] Disabling BetterRTP v3.1.0-4
[23:19:06] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v4.2.1-b834
[23:19:06] [Server thread/INFO]: [CommandNPC] Disabling CommandNPC v1.9.1
[23:19:06] [Server thread/INFO]: [CustomCrates] Disabling CustomCrates v5.0.4
[23:19:06] [Server thread/INFO]: [TAB] Disabling TAB v2.8.10-pre1
[23:19:06] [Server thread/INFO]: [TAB] Disabled in 27ms
[23:19:06] [Server thread/INFO]: [EpicCraftingsPlus] Disabling EpicCraftingsPlus v6.4.2
[23:19:06] [Server thread/INFO]: [EpicCraftingsPlus] Has been disabled! Version: 6.4.2
[23:19:06] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.19.7
[23:19:06] [Server thread/INFO]: [DeluxeMenus] Disabling DeluxeMenus v1.13.7-DEV-152
[23:19:06] [Server thread/INFO]: [Multiverse-Inventories] Disabling Multiverse-Inventories v4.2.3-b523
[23:19:06] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v4.0.3
[23:19:06] [Server thread/INFO]: [ajParkour] Disabling ajParkour v2.12.10
[23:19:06] [Server thread/INFO]: [ajParkour] Removing all active players from parkour because the plugin is disabling.
[23:19:06] [Server thread/INFO]: ajParkour v2.12.10 by ajgeiss0702 has been disabled!
[23:19:06] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.28-SNAPSHOT (build 2404)
[23:19:06] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.4+f7ff984
[23:19:06] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
[23:19:06] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.3.1-b861
[23:19:06] [Server thread/INFO]: [Essentials] Disabling Essentials v2.19.7
[23:19:06] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
[23:19:06] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.12+6240-87f4ae1
[23:19:06] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[23:19:06] [Server thread/INFO]: [Vault] Disabling Vault v1.7.1-b91
[23:19:06] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion vault
[23:19:06] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin Vault was disabled.
[23:19:06] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v14.2.4
[23:19:06] [Server thread/INFO]: [DecentHolograms] Disabling DecentHolograms v2.7.9
[23:19:06] [Server thread/INFO]: [AnimatedScoreboard] Disabling AnimatedScoreboard v0.2.7
[23:19:06] [Server thread/INFO]: [GreatKits] Disabling GreatKits v2.9
[23:19:06] [Server thread/INFO]: GreatKits 2.9.0 --> OFF
[23:19:06] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.40
[23:19:06] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion luckperms
[23:19:06] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin LuckPerms was disabled.
[23:19:06] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
[23:19:06] [Server thread/INFO]: [LuckPerms] Closing storage...
[23:19:06] [Server thread/INFO]: [LuckPerms] Goodbye!
[23:19:06] [Server thread/INFO]: [SnowballDamage] Disabling SnowballDamage v1.1.2
[23:19:06] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.5.1
[23:19:06] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
[23:19:06] [Server thread/INFO]: [MOTD] Disabling MOTD v2.3.9
[23:19:06] [Server thread/INFO]: [CraftEnhance] Disabling CraftEnhance v2.4.4.5
[23:19:06] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
[23:19:06] [Worker-Main-1/INFO]: Loaded 7 recipes
[23:19:08] [Server thread/INFO]: [ImageOnMap] Disabling ImageOnMap v4.1.2
[23:19:08] [Server thread/INFO]: [Hibernate] Disabling Hibernate v2.0.0
[23:19:08] [Server thread/INFO]: [SimpleBackup] Disabling SimpleBackup v1.1
[23:19:08] [Server thread/INFO]: [SimpleBackup] Simplebackup disabled!
[23:19:08] [Server thread/INFO]: [SimpleClick] Disabling SimpleClick v1.0
[23:19:08] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.7
[23:19:08] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.2.2
[23:19:08] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
[23:19:08] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.2
[23:19:13] [Server thread/ERROR]: Nag author: 'DutchJelly' of 'CraftEnhance' about the following: This plugin is not properly shutting down its async tasks when it is being shut down. This task may throw errors during the final shutdown logs and might not complete before process dies.
[23:19:13] [Server thread/INFO]: Saving players
[23:19:13] [Server thread/INFO]: Saving worlds
[23:19:13] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:eek:verworld
[23:19:13] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[23:19:13] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[23:19:14] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[23:19:14] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[23:19:14] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[23:19:14] [Server thread/INFO]: Saving chunks for level 'ServerLevel[zxc]'/minecraft:zxc
[23:19:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (zxc): All chunks are saved
[23:19:15] [Server thread/INFO]: Saving chunks for level 'ServerLevel[sneg]'/minecraft:sneg
[23:19:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (sneg): All chunks are saved
[23:19:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[23:19:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[23:19:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[23:19:17] [Server thread/INFO]: ThreadedAnvilChunkStorage (zxc): All chunks are saved
[23:19:17] [Server thread/INFO]: ThreadedAnvilChunkStorage (sneg): All chunks are saved
[23:19:17] [Server thread/INFO]: Flushing Chunk IO
[23:19:17] [Server thread/INFO]: Closing Thread Pool
[23:19:17] [Server thread/INFO]: Closing Server
 
Вы заражены
Если с вами поделились ссылкой на эту тему - скорее всего, у вас проблемы. класс
бл я ещене готовую сборку качял а с нуля вссе делал, даже подозревать не могу что такое бывает
 
Назад
Сверху Снизу