Вопрос Проблема Deluxe Menus

Ядро
Spigot

MrFrikky

Пользователь
Сообщения
7
Плагин
Deluxe Menus
Ядро сервера
  1. Spigot
Версия сервера
  1. 1.19
Ссылка
https://github.com/HelpChat/DeluxeMenus
Deluxe Menus не запускается, его нет в /pl и в конфиге. Что делать? Есть papi и так же у меня ызшпще 1.16.5
 
Разрешается выкладывание кода, файлов конфигураций, логов и т.д. только под BB-код CODE
[12:48:24] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.0-dev+75-76a513a
[12:48:25] [Server thread/INFO]: ╨Т╤Л ╨╕╤Б╨┐╨╛╨╗╤М╨╖╤Г╨╡╤В╨╡ ╤Б╨╡╤А╨▓╨╡╤А ╤Б ╨╛╨│╤А╨░╨╜╨╕╤З╨╡╨╜╨╜╤Л╨╝ ╤Д╤Г╨╜╨║╤Ж╨╕╨╛╨╜╨░╨╗╨╛╨╝ API. EssentialsX ╨▓╤Б╨╡ ╨╡╤Й╨╡ ╨▒╤Г╨┤╨╡╤В ╤А╨░╨▒╨╛╤В╨░╤В╤М, ╨╜╨╛ ╨╜╨╡╨║╨╛╤В╨╛╤А╤Л╨╡ ╤Д╤Г╨╜╨║╤Ж╨╕╨╕ ╨╝╨╛╨│╤Г╤В ╨▒╤Л╤В╤М ╨╛╤В╨║╨╗╤О╤З╨╡╨╜╤Л.
[12:48:26] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
[12:48:26] [Server thread/INFO]: No kits found to migrate.
[12:48:26] [Server thread/INFO]: NPC backup folder already exists; skipping NPC purge.
[12:48:26] [Server thread/INFO]: To finish purging broken NPC accounts, rename the "plugins/Essentials/userdata-npc-backup" folder and restart your server.
[12:48:28] [Server thread/INFO]: Loaded 39095 items from items.json.
[12:48:28] [Server thread/INFO]: Using locale ru_RU
[12:48:29] [Server thread/INFO]: ServerListPingEvent: Spigot iterator API
[12:48:30] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config.
[12:48:30] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[12:48:30] [Server thread/INFO]: Using Vault based permissions (LuckPerms)
[12:48:30] [Server thread/INFO]: [Trey's Command Blocker] Enabling CommandBlocker v2.0.0

Вот такие строки в консоли. Теперь сборка не запускается вообще


Вот последний лог


[12:46:37] [main/INFO]: Environment: authHost=' ', accountsHost=' ', sessionHost=' ', servicesHost=' ', name='PROD'
[12:46:39] [main/INFO]: Reloading ResourceManager: Default, bukkit
[12:46:41] [Worker-Main-4/INFO]: Loaded 7 recipes
[12:46:47] [Server thread/INFO]: Starting minecraft server version 1.16.5
[12:46:47] [Server thread/INFO]: Loading properties
[12:46:49] [Server thread/INFO]: This server is running CraftBukkit version 3096-Spigot-9fb885e-296df56 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
[12:46:49] [Server thread/INFO]: Debug logging is disabled
[12:46:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
[12:46:49] [Server thread/INFO]: Using 4 threads for Netty based IO
[12:46:49] [Server thread/INFO]: Default game type: SURVIVAL
[12:46:49] [Server thread/INFO]: Generating keypair
[12:46:50] [Server thread/INFO]: Starting Minecraft server on *:25565
[12:46:50] [Server thread/INFO]: Using default channel type
[12:46:54] [Server thread/ERROR]: Ambiguous plugin name `Coins' for files `plugins\Coins-1.4-SNAPSHOT (1).jar' and `plugins\Coins (1).jar' in `plugins'
[12:46:54] [Server thread/ERROR]: Could not load 'plugins\Expansion-LeaderHeads.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:170) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:144) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:381) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:224) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_351]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
... 7 more
[12:46:55] [Server thread/ERROR]: Ambiguous plugin name `TAB' for files `plugins\tab_v2_8_9.jar' and `plugins\TAB-v2.9.2.jar' in `plugins'
[12:46:55] [Server thread/ERROR]: Could not load 'plugins\worldedit-1.16.53-forge-fabric-7.2.5-dist.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:170) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:144) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:381) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:224) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_351]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
... 7 more
[12:46:55] [Server thread/ERROR]: Ambiguous plugin name `WorldGuard' for files `plugins\worldguard-bukkit-7.0.5-dist.jar' and `plugins\worldguard-7_0_7.jar' in `plugins'
[12:46:58] [Server thread/ERROR]: Could not load 'plugins\minimessager-1.0.1.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown dependency ProtocolLib. Please download and install ProtocolLib to run this plugin.
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:269) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:381) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:224) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_351]
[12:46:58] [Server thread/INFO]: [EasyPayments] Loading 2 libraries... please wait
[12:46:58] [Server thread/INFO]: [EasyPayments] Loaded library C:\Users\bubno\OneDrive\Рабочий стол\server\libraries\org\postgresql\postgresql\42.3.3\postgresql-42.3.3.jar
[12:46:58] [Server thread/INFO]: [EasyPayments] Loaded library C:\Users\bubno\OneDrive\Рабочий стол\server\libraries\org\checkerframework\checker-qual\3.5.0\checker-qual-3.5.0.jar
[12:46:58] [Server thread/INFO]: [EasyPayments] Loaded library C:\Users\bubno\OneDrive\Рабочий стол\server\libraries\com\h2database\h2\2.1.210\h2-2.1.210.jar
[12:46:59] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[12:47:07] [Server thread/WARN]: Legacy plugin LobbySpawn v1.0 does not specify an api-version.
[12:47:08] [Server thread/WARN]: [RGBPlaceholders] Loaded class me.clip.placeholderapi.expansion.PlaceholderExpansion from PlaceholderAPI v2.11.3 which is not a depend, softdepend or loadbefore of this plugin.
[12:47:08] [Server thread/ERROR]: Could not load 'plugins\RGBPlaceholders-1.2.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: main class `com.xhue.rgbplaceholders.RGBPlaceholders' does not extend JavaPlugin
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:145) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:381) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:224) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_351]
Caused by: java.lang.ClassCastException: class com.xhue.rgbplaceholders.RGBPlaceholders
at java.lang.Class.asSubclass(Unknown Source) ~[?:1.8.0_351]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:74) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
... 8 more
[12:47:08] [Server thread/WARN]: Legacy plugin ailSw v1.0-beta does not specify an api-version.
[12:47:09] [Server thread/WARN]: Legacy plugin GreatKits v2.9 does not specify an api-version.
[12:47:10] [Server thread/ERROR]: Could not load 'plugins\AuctionHouse-1.20.4-3.7.1.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.20
at org.bukkit.craftbukkit.v1_16_R3.util.CraftMagicNumbers.checkSupported(CraftMagicNumbers.java:304) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:141) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:381) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:224) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_351]
[12:47:11] [Server thread/ERROR]: Could not load 'plugins\Quests-3.14.2-3345d07.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/leonardobishop/quests/bukkit/BukkitQuestsPlugin has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:381) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:224) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_351]
Caused by: java.lang.UnsupportedClassVersionError: com/leonardobishop/quests/bukkit/BukkitQuestsPlugin has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_351]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_351]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_351]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:186) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_351]
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:104) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_351]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_351]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_351]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:67) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:145) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
... 7 more
[12:47:12] [Server thread/WARN]: Legacy plugin LeaderHeads v3.1.8.3 does not specify an api-version.
[12:47:12] [Server thread/ERROR]: Could not load 'plugins\DeluxeMenus-1.14.0-Release.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/extendedclip/deluxemenus/DeluxeMenus has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:381) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:224) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_351]
Caused by: java.lang.UnsupportedClassVersionError: com/extendedclip/deluxemenus/DeluxeMenus has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_351]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_351]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_351]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:186) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_351]
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:104) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_351]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_351]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_351]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:67) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:145) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
... 7 more
[12:47:12] [Server thread/WARN]: Legacy plugin CommandNPC v1.9.1 does not specify an api-version.
[12:47:12] [Server thread/INFO]: [AirdropX] Loading 1 libraries... please wait
[12:47:13] [Server thread/INFO]: [AirdropX] Loaded library C:\Users\bubno\OneDrive\Рабочий стол\server\libraries\org\openjdk\nashorn\nashorn-core\15.4\nashorn-core-15.4.jar
[12:47:13] [Server thread/INFO]: [AirdropX] Loaded library C:\Users\bubno\OneDrive\Рабочий стол\server\libraries\org\ow2\asm\asm\7.3.1\asm-7.3.1.jar
[12:47:13] [Server thread/INFO]: [AirdropX] Loaded library C:\Users\bubno\OneDrive\Рабочий стол\server\libraries\org\ow2\asm\asm-commons\7.3.1\asm-commons-7.3.1.jar
[12:47:13] [Server thread/INFO]: [AirdropX] Loaded library C:\Users\bubno\OneDrive\Рабочий стол\server\libraries\org\ow2\asm\asm-analysis\7.3.1\asm-analysis-7.3.1.jar
[12:47:13] [Server thread/INFO]: [AirdropX] Loaded library C:\Users\bubno\OneDrive\Рабочий стол\server\libraries\org\ow2\asm\asm-tree\7.3.1\asm-tree-7.3.1.jar
[12:47:13] [Server thread/INFO]: [AirdropX] Loaded library C:\Users\bubno\OneDrive\Рабочий стол\server\libraries\org\ow2\asm\asm-util\7.3.1\asm-util-7.3.1.jar
[12:47:13] [Server thread/WARN]: Legacy plugin Coins v1.4 does not specify an api-version.
[12:47:13] [Server thread/WARN]: Legacy plugin CombatTagPlus v1.3.1 does not specify an api-version.
[12:47:13] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.102
[12:47:15] [Server thread/INFO]: [EasyPayments] Loading EasyPayments v2.1.1
[12:47:15] [Server thread/INFO]: [RuPvPManager] Loading RuPvPManager v1.0-SNAPSHOT
[12:47:15] [Server thread/INFO]: [FunctionalClans] Loading FunctionalClans v1.0.5.7
[12:47:15] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.3
[12:47:15] [Server thread/INFO]: [DeluxeJoin] Loading DeluxeJoin v2.9.2
[12:47:15] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v3.0.0-SNAPSHOT-b205
[12:47:15] [Server thread/INFO]: [ServersNPC] Loading ServersNPC v4.6
[12:47:15] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v15.0.7
[12:47:15] [Server thread/INFO]: [AuthVH] Loading AuthVH v1.4
[12:47:15] [Server thread/INFO]: [LobbySpawn] Loading LobbySpawn v1.0
[12:47:15] [Server thread/INFO]: [Maintenance] Loading Maintenance v4.2.0
[12:47:15] [Server thread/INFO]: [PL-Hide] Loading PL-Hide v1.5.21
[12:47:15] [Server thread/INFO]: [CommandCooldown] Loading CommandCooldown v2.4.4 beta
[12:47:15] [Server thread/INFO]: [MOTD] Loading MOTD v2.3.11
[12:47:15] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[12:47:15] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.7.4
[12:47:15] [Server thread/INFO]: [LPC] Loading LPC v3.6.0
[12:47:15] [Server thread/INFO]: [ailSw] Loading ailSw v1.0-beta
[12:47:15] [Server thread/INFO]: [TigerReports] Loading TigerReports v5.3.2
[12:47:15] [Server thread/INFO]: [Chatty] Loading Chatty v2.18.1
[12:47:15] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.8+6008-1246d61
[12:47:19] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@703aaf7e]
[12:47:19] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.10.1-RELEASE
[12:47:19] [Server thread/INFO]: [HolographicExtension] Loading HolographicExtension v1.10.9
[12:47:19] [Server thread/INFO]: [GreatKits] Loading GreatKits v2.9
[12:47:19] [Server thread/INFO]: [Essentials] Loading Essentials v2.21.0-dev+75-76a513a
[12:47:19] [Server thread/INFO]: [Trey's Command Blocker] Loading CommandBlocker v2.0.0
[12:47:19] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.3.0
[12:47:19] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v3.2.6
[12:47:19] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.0-b846
[12:47:19] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.5+3827266
[12:47:19] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.28-SNAPSHOT (build 2404)
[12:47:19] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.17.1
[12:47:22] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (3009 ms).
[12:47:23] [Server thread/INFO]: [Shopkeepers] Loading config.
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': ALLAY
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': AXOLOTL
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': CAMEL
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': FROG
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': GLOW_SQUID
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': GOAT
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': SNIFFER
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': TADPOLE
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': WARDEN
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here:
[12:47:32] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': ALLAY
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': AXOLOTL
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': CAMEL
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': FROG
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': GLOW_SQUID
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': GOAT
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': SNIFFER
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': TADPOLE
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': WARDEN
[12:47:32] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here:
[12:47:32] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
[12:47:32] [Server thread/INFO]: [Shopkeepers] Registering defaults.
[12:47:32] [Server thread/INFO]: [PrimeSeller] Loading PrimeSeller v2.3.6
[12:47:32] [Server thread/INFO]: [TradeSystem] Loading TradeSystem v2.5.3
[12:47:32] [Server thread/INFO]: [LeaderHeads] Loading LeaderHeads v3.1.8.3
[12:47:32] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v4.2.2-b500
[12:47:32] [Server thread/INFO]: [TAB] Loading TAB v2.8.10-pre1
[12:47:32] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
[12:47:32] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.2.1-b834
[12:47:33] [Server thread/INFO]: [AirdropX] Loading AirdropX v1.5.1-BETA
[12:47:33] [Server thread/INFO]: [Coins] Loading Coins v1.4
[12:47:33] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.3.1
[12:47:33] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.102
[12:47:36] [Server thread/INFO]: [0;36;1m [0;36;22m __ [m
[12:47:36] [Server thread/INFO]: [0;36;1m | [0;36;22m|__) [0;32;22mLuckPerms[m [0;36;1mv5.4.102[m
[12:47:36] [Server thread/INFO]: [0;36;1m |___ [0;36;22m| [0;30;1mRunning on Bukkit - CraftBukkit[m
[12:47:36] [Server thread/INFO]: [m
[12:47:36] [Server thread/INFO]: [LuckPerms] Loading configuration...
[12:47:38] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[12:47:42] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[12:47:43] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[12:47:44] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 11694ms)
[12:47:44] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v15.0.7
[12:47:47] [Server thread/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1mRunning on Minecraft [33;1m1.16.5[32;1m.[0;39m[m
[12:47:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: skinsrestorer [15.0.7]
[12:47:47] [Server thread/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39mPlaceholderAPI expansion registered![0;39m[m
[12:47:47] [Server thread/WARN]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[33;1mYour Java version "1.8" is not recommended! SkinsRestorer now uses Java 17 primarily.[0;39m
[12:47:47] [Server thread/WARN]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[33;1mThe plugin was "downgraded" to Java 1.8 (Java 8) to ensure compatibility with your server, but it may cause issues.[0;39m
[12:47:47] [Server thread/WARN]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[33;1mThe plugin still works, but it may have Java version related issues.[0;39m
[12:47:47] [Server thread/WARN]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[33;1mPlease update your server Java version to 17 or higher to get the best performance, security and to avoid issues with SkinsRestorer.[0;39m
[12:47:47] [Server thread/INFO]: [MOTD] Enabling MOTD v2.3.11
[12:47:48] [Server thread/INFO]: [MOTD] [Placeholder] PlaceholderAPI hooked.
[12:47:48] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[12:47:48] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[12:47:48] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[12:47:48] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[12:47:48] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[12:47:48] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.8+6008-1246d61
[12:47:49] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[12:47:49] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[12:47:50] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter
[12:47:53] [Server thread/INFO]: [WorldEdit] ====================================================
[12:47:53] [Server thread/INFO]: [WorldEdit] WorldEdit works better if you use Paper
[12:47:53] [Server thread/INFO]: [WorldEdit] as your server software.
[12:47:53] [Server thread/INFO]: [WorldEdit]
[12:47:53] [Server thread/INFO]: [WorldEdit] Paper offers significant performance improvements,
[12:47:53] [Server thread/INFO]: [WorldEdit] bug fixes, security enhancements and optional
[12:47:53] [Server thread/INFO]: [WorldEdit] features for server owners to enhance their server.
[12:47:53] [Server thread/INFO]: [WorldEdit]
[12:47:53] [Server thread/INFO]: [WorldEdit] Paper includes Timings v2, which is significantly
[12:47:53] [Server thread/INFO]: [WorldEdit] better at diagnosing lag problems over v1.
[12:47:53] [Server thread/INFO]: [WorldEdit]
[12:47:53] [Server thread/INFO]: [WorldEdit] All of your plugins should still work, and the
[12:47:53] [Server thread/INFO]: [WorldEdit] Paper community will gladly help you fix any issues.
[12:47:53] [Server thread/INFO]: [WorldEdit]
[12:47:53] [Server thread/INFO]: [WorldEdit] Join the Paper Community @
[12:47:53] [Server thread/INFO]: [WorldEdit] ====================================================
[12:47:53] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v3.2.6
[12:47:53] [Server thread/INFO]: [PlayerPoints] Initializing using RoseGarden v1.2.5
[12:47:54] [Server thread/INFO]: [PlayerPoints] Data handler connected using SQLite.
[12:47:54] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[12:47:54] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[12:47:54] [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.
[12:47:54] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[12:47:54] [Server thread/INFO]: Preparing level "world"
[12:47:55] [Server thread/INFO]: -------- World Settings For [world] --------
[12:47:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[12:47:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[12:47:55] [Server thread/INFO]: Item Despawn Rate: 6000
[12:47:55] [Server thread/INFO]: Item Merge Radius: 2.5
[12:47:55] [Server thread/INFO]: View Distance: 10
[12:47:55] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[12:47:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[12:47:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[12:47:55] [Server thread/INFO]: Mob Spawn Range: 6
[12:47:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
[12:47:55] [Server thread/INFO]: Cane Growth Modifier: 100%
[12:47:55] [Server thread/INFO]: Melon Growth Modifier: 100%
[12:47:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[12:47:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[12:47:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
[12:47:55] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[12:47:55] [Server thread/INFO]: Carrot Growth Modifier: 100%
[12:47:55] [Server thread/INFO]: Potato Growth Modifier: 100%
[12:47:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
[12:47:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[12:47:55] [Server thread/INFO]: Vine Growth Modifier: 100%
[12:47:55] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[12:47:55] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[12:47:55] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[12:47:55] [Server thread/INFO]: Kelp Growth Modifier: 100%
[12:47:55] [Server thread/INFO]: Experience Merge Radius: 3.0
[12:47:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[12:47:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[12:47:55] [Server thread/INFO]: Max TNT Explosions: 100
[12:47:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[12:47:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[12:47:56] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[12:47:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[12:47:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[12:47:56] [Server thread/INFO]: Item Despawn Rate: 6000
[12:47:56] [Server thread/INFO]: Item Merge Radius: 2.5
[12:47:56] [Server thread/INFO]: View Distance: 10
[12:47:56] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[12:47:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[12:47:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[12:47:56] [Server thread/INFO]: Mob Spawn Range: 6
[12:47:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Cane Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Melon Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Carrot Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Potato Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Vine Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Kelp Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Experience Merge Radius: 3.0
[12:47:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[12:47:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[12:47:56] [Server thread/INFO]: Max TNT Explosions: 100
[12:47:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[12:47:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[12:47:56] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[12:47:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[12:47:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[12:47:56] [Server thread/INFO]: Item Despawn Rate: 6000
[12:47:56] [Server thread/INFO]: Item Merge Radius: 2.5
[12:47:56] [Server thread/INFO]: View Distance: 10
[12:47:56] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[12:47:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[12:47:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[12:47:56] [Server thread/INFO]: Mob Spawn Range: 6
[12:47:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Cane Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Melon Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Carrot Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Potato Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Vine Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Kelp Growth Modifier: 100%
[12:47:56] [Server thread/INFO]: Experience Merge Radius: 3.0
[12:47:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[12:47:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[12:47:56] [Server thread/INFO]: Max TNT Explosions: 100
[12:47:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[12:47:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[12:47:56] [Server thread/INFO]: Preparing start region for dimension minecraft:eek:verworld
[12:48:02] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:02] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:02] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:02] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:02] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:02] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:02] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:02] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:02] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:02] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:02] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:02] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:02] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:03] [Worker-Main-8/INFO]: Preparing spawn area: 0%
[12:48:03] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:04] [Server thread/INFO]: Preparing spawn area: 5%
[12:48:05] [Server thread/INFO]: Time elapsed: 8811 ms
[12:48:05] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[12:48:07] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:07] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:07] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:07] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:07] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:07] [Worker-Main-9/INFO]: Preparing spawn area: 83%
[12:48:08] [Worker-Main-8/INFO]: Preparing spawn area: 83%
[12:48:08] [Worker-Main-7/INFO]: Preparing spawn area: 83%
[12:48:09] [Worker-Main-8/INFO]: Preparing spawn area: 83%
[12:48:09] [Worker-Main-7/INFO]: Preparing spawn area: 83%
[12:48:10] [Worker-Main-8/INFO]: Preparing spawn area: 83%
[12:48:10] [Worker-Main-8/INFO]: Preparing spawn area: 83%
[12:48:11] [Worker-Main-8/INFO]: Preparing spawn area: 83%
[12:48:11] [Worker-Main-8/INFO]: Preparing spawn area: 83%
[12:48:12] [Worker-Main-7/INFO]: Preparing spawn area: 83%
[12:48:12] [Worker-Main-7/INFO]: Preparing spawn area: 83%
[12:48:13] [Worker-Main-7/INFO]: Preparing spawn area: 83%
[12:48:13] [Worker-Main-9/INFO]: Preparing spawn area: 83%
[12:48:14] [Worker-Main-9/INFO]: Preparing spawn area: 86%
[12:48:14] [Worker-Main-9/INFO]: Preparing spawn area: 95%
[12:48:15] [Worker-Main-8/INFO]: Preparing spawn area: 97%
[12:48:15] [Server thread/INFO]: Time elapsed: 10112 ms
[12:48:15] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[12:48:16] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:16] [Server thread/INFO]: Preparing spawn area: 0%
[12:48:16] [Worker-Main-8/INFO]: Preparing spawn area: 83%
[12:48:17] [Worker-Main-8/INFO]: Preparing spawn area: 83%
[12:48:17] [Worker-Main-8/INFO]: Preparing spawn area: 83%
[12:48:18] [Worker-Main-8/INFO]: Preparing spawn area: 83%
[12:48:18] [Worker-Main-7/INFO]: Preparing spawn area: 86%
[12:48:18] [Server thread/INFO]: Time elapsed: 3040 ms
[12:48:18] [Server thread/INFO]: [EasyPayments] Enabling EasyPayments v2.1.1
[12:48:18] [Server thread/INFO]: [EasyPayments] Detected NMS version: 1_16_R3 (MC 1.16.5)
[12:48:18] [Server thread/ERROR]: [EasyPayments] Please, specify your unique shop key in the config.yml!
[12:48:18] [Server thread/ERROR]: [EasyPayments] Need a help? You can learn the documentation here:
[12:48:18] [Server thread/ERROR]: [EasyPayments] >
[12:48:18] [Server thread/INFO]: [RuPvPManager] Enabling RuPvPManager v1.0-SNAPSHOT
[12:48:18] [Server thread/INFO]: [RuPvPManager] §aPlugin enabled!
[12:48:18] [Server thread/INFO]: [FunctionalClans] Enabling FunctionalClans v1.0.5.7
[12:48:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: fc [1.0]
[12:48:19] [Server thread/INFO]: [FunctionalClans] [38;2;255;0;255m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m
[12:48:19] [Server thread/INFO]: [FunctionalClans] [38;2;0;206;209mSuccessfully enabled. [0;37;22m([0;33;1m238 ms[0;32;1m[0;37;22m)[m
[12:48:19] [Server thread/INFO]: [FunctionalClans] [38;2;255;0;255m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m
[12:48:19] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.3
[12:48:19] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[12:48:19] [Server thread/INFO]: [DeluxeJoin] Enabling DeluxeJoin v2.9.2
[12:48:19] [Server thread/INFO]: [DeluxeJoin] 1 DeluxeJoinFormats loaded!
[12:48:19] [Server thread/INFO]: [DeluxeJoin] 1 DeluxeMotds loaded!
[12:48:19] [Server thread/INFO]: [DeluxeJoin] First join message is enabled!
[12:48:19] [Server thread/INFO]: [DeluxeJoin] Succesfully hooked into PlaceholderAPI for placeholders!
[12:48:19] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.0-SNAPSHOT-b205
[12:48:20] [Server thread/INFO]: [ServersNPC] Enabling ServersNPC v4.6
[12:48:21] [Server thread/INFO]: [AuthVH] Enabling AuthVH v1.4
[12:48:21] [Server thread/INFO]: [AuthVH] Time to load plugin: 49ms
[12:48:21] [Server thread/INFO]: [LobbySpawn] Enabling LobbySpawn v1.0
[12:48:21] [Server thread/WARN]: [LobbySpawn] Could not save config.yml to plugins\LobbySpawn\config.yml because config.yml already exists.
[12:48:21] [Server thread/INFO]: [LobbySpawn] Die Datei config.yml wurde geladen.
[12:48:21] [Server thread/INFO]: [Maintenance] Enabling Maintenance v4.2.0
[12:48:21] [Server thread/WARN]: [Maintenance] To use this plugin on Spigot to its full extend, you need the plugin ProtocolLib!
[12:48:21] [Server thread/INFO]: [PL-Hide] Enabling PL-Hide v1.5.21
[12:48:21] [Server thread/INFO]: [CommandCooldown] Enabling CommandCooldown v2.4.4 beta
[12:48:22] [Server thread/WARN]: [CommandCooldown] Could not save config.yml to plugins\CommandCooldown\config.yml because config.yml already exists.
[12:48:22] [Server thread/WARN]: [CommandCooldown] Could not save cooldowns.yml to plugins\CommandCooldown\cooldowns.yml because cooldowns.yml already exists.
[12:48:22] [Server thread/WARN]: [CommandCooldown] Could not save messages.yml to plugins\CommandCooldown\messages.yml because messages.yml already exists.
[12:48:22] [Server thread/INFO]: [CommandCooldown] Update available! Download at
[12:48:22] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.4
[12:48:22] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
[12:48:22] [Server thread/INFO]: | Hooked on Vault 1.7.3-b131
[12:48:22] [Server thread/INFO]: | Command file(s) found : 1
[12:48:22] [Server thread/INFO]: | Config : Ready.
[12:48:22] [Server thread/INFO]: | ProtocolLib not found.
[12:48:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mycommand [1.0.0]
[12:48:22] [Server thread/INFO]: | Placeholder_API : Hooked, Ok.
[12:48:22] [Server thread/INFO]: | Custom commands loaded : 44
[12:48:22] [Server thread/INFO]: | You're running the latest version of MyCommand.
[12:48:22] [Server thread/INFO]: | by emmerrei a.k.a. ivanfromitaly.
[12:48:22] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
[12:48:22] [Server thread/INFO]: [LPC] Enabling LPC v3.6.0
[12:48:23] [Server thread/INFO]: [ailSw] Enabling ailSw v1.0-beta
[12:48:23] [Server thread/INFO]: [0;33;22m[ailSw/INFO] [m
[12:48:23] [Server thread/INFO]: [0;33;22m[ailSw/INFO] [0;30;1mT[m
[12:48:23] [Server thread/INFO]: [0;33;22m[ailSw/INFO] [0;30;1mQ [0;37;1mPlugin: [0;33;22mailSw [0;30;1m| [0;37;1mVersion: [0;33;22m1.0-beta[m
[12:48:23] [Server thread/INFO]: [0;33;22m[ailSw/INFO] [0;30;1mQ [0;37;1mDevelop plugin [0;30;1m- [0;33;22m@AilBerix21[m
[12:48:23] [Server thread/INFO]: [0;33;22m[ailSw/INFO] [0;30;1mQ [0;37;1mDiscord [0;30;1m- [0;33;22mAilBerix21#8367[m
[12:48:23] [Server thread/INFO]: [0;33;22m[ailSw/INFO] [0;30;1mZ[m
[12:48:23] [Server thread/INFO]: [0;33;22m[ailSw/INFO] [m
[12:48:23] [Server thread/ERROR]: Cannot load plugins\ailSw\config.yml
org.bukkit.configuration.InvalidConfigurationException: expected '<document start>', but found '<block mapping start>'
in 'string', line 58, column 1:
groups:
^

at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:188) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:157) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:133) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at llIIIIlIllIIllIllIIIlllIlllIIlIllllIlIlIIlIIIlIIIlIIIlllIIlIIlIlllIIIIIlIllIlIlllIllIlllIIIlIllIlIlIllIllIIIlllllIIIIlllllIIlIIlIIlIlIllIlIllIlIIIIllllIllIlIIlIIIlIIIIIIIllIlllIlllIIlIlIllIllIIlIllIIl.<init>:)25092) ~[?:?]
at IIIllIIllIIlllIIlllIIIlIlllllllIIllllIIlIlIlIlIIlIIlIlIIIlIIIIIllIlIIIllIIIIIIlIIIIllllIlllllIlllIlIIllIllllIIlIIIIIIIlIlIIIIllIIlIIIIlIIllIIIIIllllIlIlIlIlIIllIlllIIlIlIIlIlIlIlIlllIllIlIIIlIIlIlIllI.onEnable:)53638) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:492) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:406) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:554) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:257) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_351]
Caused by: org.yaml.snakeyaml.parser.ParserException: expected '<document start>', but found '<block mapping start>'
in 'string', line 58, column 1:
groups:
^

at org.yaml.snakeyaml.parser.ParserImpl$ParseDocumentStart.produce(ParserImpl.java:225) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:122) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
... 17 more
[12:48:23] [Server thread/ERROR]: Cannot load configuration from stream
org.bukkit.configuration.InvalidConfigurationException: expected '<document start>', but found '<block mapping start>'
in 'string', line 58, column 1:
groups:
^

at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:164) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:133) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at llIIIIlIllIIllIllIIIlllIlllIIlIllllIlIlIIlIIIlIIIlIIIlllIIlIIlIlllIIIIIlIllIlIlllIllIlllIIIlIllIlIlIllIllIIIlllllIIIIlllllIIlIIlIIlIlIllIlIllIlIIIIllllIllIlIIlIIIlIIIIIIIllIlllIlllIIlIlIllIllIIlIllIIl.<init>:)25092) ~[?:?]
at IIIllIIllIIlllIIlllIIIlIlllllllIIllllIIlIlIlIlIIlIIlIlIIIlIIIIIllIlIIIllIIIIIIlIIIIllllIlllllIlllIlIIllIllllIIlIIIIIIIlIlIIIIllIIlIIIIlIIllIIIIIllllIlIlIlIlIIllIlllIIlIlIIlIlIlIlIlllIllIlIIIlIIlIlIllI.onEnable:)53638) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:492) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:406) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:554) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:257) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_351]
Caused by: org.yaml.snakeyaml.parser.ParserException: expected '<document start>', but found '<block mapping start>'
in 'string', line 58, column 1:
groups:
^

at org.yaml.snakeyaml.parser.ParserImpl$ParseDocumentStart.produce(ParserImpl.java:225) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:122) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.16.5.jar:3096-Spigot-9fb885e-296df56]
... 16 more
[12:48:23] [Server thread/INFO]: [TigerReports] Enabling TigerReports v5.3.2
[12:48:23] [Server thread/INFO]: [TigerReports] Le plugin utilise les prefixes et suffixes du chat du plugin Vault pour afficher les noms des joueurs.
[12:48:23] [Server thread/INFO]: [Chatty] Enabling Chatty v2.18.1
[12:48:23] [Server thread/INFO]: [Chatty] Vault has successful hooked.
[12:48:23] [Server thread/INFO]: [Chatty] PlaceholderAPI has successful hooked.
[12:48:23] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.10.1-RELEASE
[12:48:23] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
[12:48:23] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
[12:48:23] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
[12:48:23] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
[12:48:23] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
[12:48:23] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
[12:48:23] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
[12:48:23] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
[12:48:23] [Server thread/INFO]: [CrazyCrates] Loading custom files.
[12:48:23] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Basic.yml.
[12:48:23] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Classic.yml.
[12:48:23] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Crazy.yml.
[12:48:23] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Galactic.yml.
[12:48:23] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
[12:48:23] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
[12:48:23] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_16_R3! Trying to find NMS support
[12:48:23] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_16_R3' loaded!
[12:48:23] [Server thread/INFO]: [NBTAPI] Found Gson: class com.google.gson.Gson
[12:48:24] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
[12:48:24] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
[12:48:24] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
[12:48:24] [Server thread/INFO]: [CrazyCrates] classic.nbt was successfully found and loaded.
[12:48:24] [Server thread/INFO]: [CrazyCrates] nether.nbt was successfully found and loaded.
[12:48:24] [Server thread/INFO]: [CrazyCrates] outdoors.nbt was successfully found and loaded.
[12:48:24] [Server thread/INFO]: [CrazyCrates] sea.nbt was successfully found and loaded.
[12:48:24] [Server thread/INFO]: [CrazyCrates] soul.nbt was successfully found and loaded.
[12:48:24] [Server thread/INFO]: [CrazyCrates] wooden.nbt was successfully found and loaded.
[12:48:24] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
[12:48:24] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
[12:48:24] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
[12:48:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: crazycrates [1.10.1-RELEASE]
[12:48:24] [Server thread/INFO]: [HolographicExtension] Enabling HolographicExtension v1.10.9
[12:48:24] [Server thread/INFO]: [0;33;1m[HolographicExtension] [0;37;1mStarting HolographicExtension v1.10.9[m
[12:48:24] [Server thread/INFO]: [0;33;1m[HolographicExtension] [0;37;22mRegistering placeholder 'example' from config.[m
[12:48:24] [Server thread/WARN]: [HolographicDisplays] The plugin HolographicExtension registered the placeholder {ext:example} with the old v2 API, but it doesn't comply with the new format. In order to display it, you must use {{ext:example}} instead.
[12:48:24] [Server thread/INFO]: [0;33;1m[HolographicExtension] [0;37;22mRegistering placeholder 'scroller' from config.[m
[12:48:24] [Server thread/WARN]: [HolographicDisplays] The plugin HolographicExtension registered the placeholder {ext:scroller} with the old v2 API, but it doesn't comply with the new format. In order to display it, you must use {{ext:scroller}} instead.
[12:48:24] [Server thread/INFO]: [0;33;1m[HolographicExtension] [0;37;22mRegistering placeholder 'typing' from config.[m
[12:48:24] [Server thread/WARN]: [HolographicDisplays] The plugin HolographicExtension registered the placeholder {ext:typing} with the old v2 API, but it doesn't comply with the new format. In order to display it, you must use {{ext:typing}} instead.
[12:48:24] [Server thread/INFO]: [0;33;1m[HolographicExtension] [0;37;22mRegistering placeholder 'rainbow' from config.[m
[12:48:24] [Server thread/WARN]: [HolographicDisplays] The plugin HolographicExtension registered the placeholder {ext:rainbow} with the old v2 API, but it doesn't comply with the new format. In order to display it, you must use {{ext:rainbow}} instead.
[12:48:24] [Server thread/INFO]: [0;33;1m[HolographicExtension] [0;37;1mIf you want to use the placeholder extension, please install ProtocolLib and PlaceholderAPI[m
[12:48:24] [Server thread/INFO]: [GreatKits] Enabling GreatKits v2.9
[12:48:24] [Server thread/INFO]: GreatKits 2.9.0 --> ON
[12:48:24] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.0-dev+75-76a513a
[12:48:25] [Server thread/INFO]: Вы используете сервер с ограниченным функционалом API. EssentialsX все еще будет работать, но некоторые функции могут быть отключены.
[12:48:26] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
[12:48:26] [Server thread/INFO]: No kits found to migrate.
[12:48:26] [Server thread/INFO]: NPC backup folder already exists; skipping NPC purge.
[12:48:26] [Server thread/INFO]: To finish purging broken NPC accounts, rename the "plugins/Essentials/userdata-npc-backup" folder and restart your server.
[12:48:28] [Server thread/INFO]: Loaded 39095 items from items.json.
[12:48:28] [Server thread/INFO]: Using locale ru_RU
[12:48:29] [Server thread/INFO]: ServerListPingEvent: Spigot iterator API
[12:48:30] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config.
[12:48:30] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[12:48:30] [Server thread/INFO]: Using Vault based permissions (LuckPerms)
[12:48:30] [Server thread/INFO]: [Trey's Command Blocker] Enabling CommandBlocker v2.0.0
 

Bash:
[12:47:12] [Server thread/ERROR]: Could not load 'plugins\DeluxeMenus-1.14.0-Release.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/extendedclip/deluxemenus/DeluxeMenus has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

У тебя плагин жалуется на то, что у тебя версия Java ниже той, на которой был скомпилирован плагин. Для DeluxeMenus нужна Java версии 11 и выше.
 
Назад
Сверху Снизу