Загрузка данных


[13:12:03] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[13:12:03] [main/INFO]: Reloading ResourceManager: Default, bukkit
[13:12:04] [Worker-Main-4/INFO]: Loaded 7 recipes
[13:12:06] [Server thread/INFO]: Starting minecraft server version 1.16.5
[13:12:06] [Server thread/INFO]: Loading properties
[13:12:06] [Server thread/INFO]: This server is running Purpur version git-Purpur-1171 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
[13:12:06] [Server thread/INFO]: Debug logging is disabled
[13:12:06] [Server thread/INFO]: Server Ping Player Sample Count: 12
[13:12:06] [Server thread/INFO]: Using 4 threads for Netty based IO
[13:12:06] [Server thread/INFO]: Default game type: SURVIVAL
[13:12:06] [Server thread/INFO]: Generating keypair
[13:12:06] [Server thread/INFO]: Starting Minecraft server on *:25565
[13:12:06] [Server thread/INFO]: Using default channel type
[13:12:06] [Server thread/INFO]: Tuinity: Using Java 11 compression from Velocity.
[13:12:06] [Server thread/INFO]: Tuinity: Using Java cipher from Velocity.
[13:12:07] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[13:12:12] [Server thread/WARN]: Legacy plugin AkyloffItems v1.0-A does not specify an api-version.
[13:12:12] [Server thread/ERROR]: Could not load 'plugins\LuckPerms.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError
	at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:157) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:279) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.lang.ExceptionInInitializerError
	at me.lucko.luckperms.bukkit.LPBukkitBootstrap.<init>(LPBukkitBootstrap.java:103) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) ~[?:?]
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
	at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
	at java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) ~[?:?]
	at jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:350) ~[?:?]
	at java.lang.Class.newInstance(Class.java:642) ~[?:?]
	at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:94) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[patched_1.16.5.jar:git-Purpur-1171]
	... 7 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @7692cf24
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:357) ~[?:?]
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) ~[?:?]
	at java.lang.reflect.Method.checkCanSetAccessible(Method.java:199) ~[?:?]
	at java.lang.reflect.Method.setAccessible(Method.java:193) ~[?:?]
	at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.<clinit>(ReflectionClassLoader.java:53) ~[?:?]
	at me.lucko.luckperms.bukkit.LPBukkitBootstrap.<init>(LPBukkitBootstrap.java:103) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) ~[?:?]
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
	at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
	at java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) ~[?:?]
	at jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:350) ~[?:?]
	at java.lang.Class.newInstance(Class.java:642) ~[?:?]
	at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:94) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[patched_1.16.5.jar:git-Purpur-1171]
	... 7 more
[13:12:12] [Server thread/WARN]: Legacy plugin AkyloffGetCase v0.1.0 does not specify an api-version.
[13:12:12] [Server thread/WARN]: Legacy plugin AkyloffChat v1.0 does not specify an api-version.
[13:12:12] [Server thread/WARN]: Legacy plugin WorldBorder v1.8.7 does not specify an api-version.
[13:12:12] [Server thread/ERROR]: Could not load 'plugins\AkyloffMine.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [LuckPerms, TitleManager]. Please download and install these plugins to run 'AkyloffMine'.
	at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:291) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:279) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
[13:12:12] [Server thread/WARN]: Legacy plugin MoonClans v1.1 does not specify an api-version.
[13:12:12] [Server thread/WARN]: Legacy plugin SUB v1 does not specify an api-version.
[13:12:12] [Server thread/WARN]: Legacy plugin FiguresFix v1.0-SNAPSHOT does not specify an api-version.
[13:12:12] [Server thread/WARN]: Legacy plugin MultiWorld v5.2.8 does not specify an api-version.
[13:12:12] [Server thread/WARN]: Legacy plugin FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5 does not specify an api-version.
[13:12:12] [Server thread/WARN]: Legacy plugin Quests v1.0 does not specify an api-version.
[13:12:12] [Server thread/ERROR]: Could not load 'plugins\Market.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [LuckPerms]. Please download and install these plugins to run 'Market'.
	at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:291) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:279) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
[13:12:12] [Server thread/WARN]: Legacy plugin DispenserFix v1.0 does not specify an api-version.
[13:12:12] [Server thread/WARN]: Legacy plugin AkyloffPerks v1.4 does not specify an api-version.
[13:12:12] [Server thread/WARN]: Legacy plugin WorldEdit v6.1.9-SNAPSHOT; does not specify an api-version.
[13:12:12] [Server thread/WARN]: Legacy plugin GreatKits v2.911 does not specify an api-version.
[13:12:12] [Server thread/WARN]: Legacy plugin AkyloffCore v4.0 does not specify an api-version.
[13:12:13] [Server thread/INFO]: (Matrix) | Injecting server connection handler...
[13:12:13] [Server thread/INFO]: (Matrix) | <MV> Modified the movement delta value check
[13:12:13] [Server thread/INFO]: (Matrix) | <MV> Modified the rotation delta value check
[13:12:14] [Server thread/WARN]: (Matrix) | Failed to inject PlayerConnection.class: java.lang.reflect.InaccessibleObjectException
[13:12:14] [Server thread/WARN]: (Matrix) | Current Loader: jdk.internal.loader.ClassLoaders$AppClassLoader
[13:12:15] [Server thread/WARN]: Legacy plugin MoonGranter v1.0 does not specify an api-version.
[13:12:15] [Server thread/WARN]: Legacy plugin KillerMoney v4.6.0 does not specify an api-version.
[13:12:15] [Server thread/WARN]: Legacy plugin WorldGuard v6.2.2-SNAPSHOT; does not specify an api-version.
[13:12:15] [Server thread/WARN]: Legacy plugin WGExtender v1.0 does not specify an api-version.
[13:12:15] [Server thread/WARN]: Legacy plugin AkyloffWoodCutter v1.0 does not specify an api-version.
[13:12:15] [Server thread/WARN]: Legacy plugin AkyloffNPC v1.0 does not specify an api-version.
[13:12:15] [Server thread/WARN]: Legacy plugin wGoldBlock v1.0 does not specify an api-version.
[13:12:15] [Server thread/WARN]: Legacy plugin RTP v0.5 does not specify an api-version.
[13:12:15] [Server thread/INFO]: [AkyloffItems] Loading AkyloffItems v1.0-A
[13:12:15] [Server thread/INFO]: [AnimationLib] Loading AnimationLib v1.7.0
[13:12:15] [Server thread/WARN]: [AnimationLib] Loaded class me.clip.placeholderapi.PlaceholderAPI from PlaceholderAPI v2.10.9 which is not a depend, softdepend or loadbefore of this plugin.
[13:12:15] [Server thread/INFO]: [AkyloffGetCase] Loading AkyloffGetCase v0.1.0
[13:12:15] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.9
[13:12:15] [Server thread/INFO]: [AkyloffChat] Loading AkyloffChat v1.0
[13:12:15] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2
[13:12:15] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.7
[13:12:15] [Server thread/INFO]: [spark] Loading spark v1.5.2
[13:12:15] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
[13:12:15] [Server thread/INFO]: [LeaderHeadsRevamped] Loading LeaderHeadsRevamped v4.0.6
[13:12:15] [Server thread/INFO]: [MoonClans] Loading MoonClans v1.1
[13:12:15] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.1
[13:12:15] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.16.5) has not yet been tested! Proceed with caution.
[13:12:15] [Server thread/INFO]: [SUB] Loading SUB v1
[13:12:15] [Server thread/INFO]: [FiguresFix] Loading FiguresFix v1.0-SNAPSHOT
[13:12:15] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.8
[13:12:15] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
[13:12:15] [Server thread/INFO]: [Quests] Loading Quests v1.0
[13:12:15] [Server thread/INFO]: [FakePlayer] Loading FakePlayer v2.1.0
[13:12:15] [Server thread/INFO]: [DispenserFix] Loading DispenserFix v1.0
[13:12:15] [Server thread/INFO]: [AkyloffPerks] Loading AkyloffPerks v1.4
[13:12:15] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[13:12:15] [Server thread/INFO]: [DKCoins] Loading DKCoins v3.1.9
[13:12:15] [Server thread/INFO]: [DKCoins] plugin is starting
[13:12:15] [Server thread/INFO]: [DKCoins] CoinSystem v3.2.0 by Davide Wietlisbach
[13:12:16] [Server thread/INFO]: [DKCoins] New version available: 1.20.3.280
[13:12:16] [Server thread/WARN]: Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
[13:12:16] [Server thread/INFO]: [DKCoins] connecting to SQL server at 172.17.0.3:3306
[13:12:16] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] DKCoins - Starting...
[13:12:38] [Server thread/ERROR]: [com.zaxxer.hikari.pool.HikariPool] DKCoins - Exception during pool initialization.
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
	at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:833) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:453) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[?:?]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[?:?]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:356) ~[?:?]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:199) ~[?:?]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:444) ~[?:?]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:515) ~[?:?]
	at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:112) ~[?:?]
	at com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) ~[?:?]
	at ch.dkrieger.coinsystem.core.storage.storage.sql.SQLCoinStorage.setDataSource(SQLCoinStorage.java:70) ~[?:?]
	at ch.dkrieger.coinsystem.core.storage.storage.sql.mysql.MySQLCoinStorage.connect(MySQLCoinStorage.java:37) ~[?:?]
	at ch.dkrieger.coinsystem.core.storage.storage.sql.SQLCoinStorage.connect(SQLCoinStorage.java:79) ~[?:?]
	at ch.dkrieger.coinsystem.core.CoinSystem.setupStorage(CoinSystem.java:72) ~[?:?]
	at ch.dkrieger.coinsystem.core.CoinSystem.systemBootstrap(CoinSystem.java:63) ~[?:?]
	at ch.dkrieger.coinsystem.core.CoinSystem.<init>(CoinSystem.java:50) ~[?:?]
	at ch.dkrieger.coinsystem.spigot.SpigotCoinSystemBootstrap.onLoad(SpigotCoinSystemBootstrap.java:39) ~[?:?]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:399) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:279) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) ~[?:?]
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
	at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
	at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.NativeSession.connect(NativeSession.java:144) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:953) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:823) ~[patched_1.16.5.jar:git-Purpur-1171]
	... 23 more
Caused by: java.net.ConnectException: Connection timed out: no further information
	at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?]
	at sun.nio.ch.Net.pollConnectNow(Net.java:669) ~[?:?]
	at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:549) ~[?:?]
	at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597) ~[?:?]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:333) ~[?:?]
	at java.net.Socket.connect(Socket.java:645) ~[?:?]
	at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.NativeSession.connect(NativeSession.java:144) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:953) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:823) ~[patched_1.16.5.jar:git-Purpur-1171]
	... 23 more
[13:12:38] [Server thread/ERROR]: [org.bukkit.craftbukkit.v1_16_R3.CraftServer] Failed to initialize pool: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. initializing DKCoins v3.1.9 (Is it up to date?)
com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
	at com.zaxxer.hikari.pool.HikariPool.throwPoolInitializationException(HikariPool.java:544) ~[?:?]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:536) ~[?:?]
	at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:112) ~[?:?]
	at com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) ~[?:?]
	at ch.dkrieger.coinsystem.core.storage.storage.sql.SQLCoinStorage.setDataSource(SQLCoinStorage.java:70) ~[?:?]
	at ch.dkrieger.coinsystem.core.storage.storage.sql.mysql.MySQLCoinStorage.connect(MySQLCoinStorage.java:37) ~[?:?]
	at ch.dkrieger.coinsystem.core.storage.storage.sql.SQLCoinStorage.connect(SQLCoinStorage.java:79) ~[?:?]
	at ch.dkrieger.coinsystem.core.CoinSystem.setupStorage(CoinSystem.java:72) ~[?:?]
	at ch.dkrieger.coinsystem.core.CoinSystem.systemBootstrap(CoinSystem.java:63) ~[?:?]
	at ch.dkrieger.coinsystem.core.CoinSystem.<init>(CoinSystem.java:50) ~[?:?]
	at ch.dkrieger.coinsystem.spigot.SpigotCoinSystemBootstrap.onLoad(SpigotCoinSystemBootstrap.java:39) ~[?:?]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:399) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:279) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
	at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:833) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:453) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[?:?]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[?:?]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:356) ~[?:?]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:199) ~[?:?]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:444) ~[?:?]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:515) ~[?:?]
	... 14 more
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) ~[?:?]
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
	at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
	at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.NativeSession.connect(NativeSession.java:144) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:953) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:823) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:453) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[?:?]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[?:?]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:356) ~[?:?]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:199) ~[?:?]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:444) ~[?:?]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:515) ~[?:?]
	... 14 more
Caused by: java.net.ConnectException: Connection timed out: no further information
	at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?]
	at sun.nio.ch.Net.pollConnectNow(Net.java:669) ~[?:?]
	at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:549) ~[?:?]
	at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597) ~[?:?]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:333) ~[?:?]
	at java.net.Socket.connect(Socket.java:645) ~[?:?]
	at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.NativeSession.connect(NativeSession.java:144) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:953) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:823) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:453) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[?:?]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[?:?]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:356) ~[?:?]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:199) ~[?:?]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:444) ~[?:?]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:515) ~[?:?]
	... 14 more
[13:12:38] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9-SNAPSHOT;
[13:12:38] [Server thread/INFO]: [GreatKits] Loading GreatKits v2.911
[13:12:38] [Server thread/INFO]: [AkyloffCore] Loading AkyloffCore v4.0
[13:12:38] [Server thread/INFO]: [AkyloffCore] ─────────[ AKYLOFFCORE 4.0 ]─────────
[13:12:38] [Server thread/INFO]: [AkyloffCore] 
[13:12:38] [Server thread/INFO]: [AkyloffCore]         Разработчик: @darkakyloff & nesc.dev
[13:12:38] [Server thread/INFO]: [AkyloffCore]          Последняя версия: 4.0
[13:12:38] [Server thread/INFO]: [AkyloffCore] 
[13:12:38] [Server thread/INFO]: [AkyloffCore] Продажа плагина / выдача за свой - запрещены
[13:12:38] [Server thread/INFO]: [AkyloffCore] 
[13:12:38] [Server thread/INFO]: [AkyloffCore] ─────────[ AKYLOFFCORE 4.0 ]─────────
[13:12:38] [Server thread/INFO]: [Matrix] Loading Matrix v6.1.0
[13:12:38] [Server thread/INFO]: [MoonGranter] Loading MoonGranter v1.0
[13:12:38] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.5
[13:12:38] [Server thread/INFO]: [KillerMoney] Loading KillerMoney v4.6.0
[13:12:38] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.6.9
[13:12:38] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;
[13:12:38] [Server thread/INFO]: [TreasureCoCaseReloaded] Loading TreasureCoCaseReloaded v1.1
[13:12:38] [Server thread/INFO]: [AnimatedMenuPlus] Loading AnimatedMenuPlus v3.2.6
[13:12:38] [Server thread/INFO]: [TAB] Loading TAB v2.8.10
[13:12:38] [Server thread/INFO]: [WGExtender] Loading WGExtender v1.0
[13:12:38] [Server thread/INFO]: [AkyloffWoodCutter] Loading AkyloffWoodCutter v1.0
[13:12:38] [Server thread/INFO]: [HolographicExtension] Loading HolographicExtension v1.10.9
[13:12:38] [Server thread/INFO]: [AkyloffNPC] Loading AkyloffNPC v1.0
[13:12:38] [Server thread/INFO]: [wGoldBlock] Loading wGoldBlock v1.0
[13:12:38] [Server thread/INFO]: [RTP] Loading RTP v0.5
[13:12:38] [Server thread/INFO]: [AntiRelog] Loading AntiRelog v3.0.5-2
[13:12:38] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[13:12:38] [Server thread/INFO]: [AnimationLib] Enabling AnimationLib v1.7.0
[13:12:38] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.1
[13:12:38] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[13:12:38] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5*
[13:12:38] [Server thread/WARN]: [FastAsyncWorldEdit] Loaded class com.sk89q.worldedit.extent.InputExtent from WorldEdit v6.1.9-SNAPSHOT; which is not a depend, softdepend or loadbefore of this plugin.
[13:12:38] [Server thread/WARN]: java.lang.NoSuchFieldException: modifiers
[13:12:38] [Server thread/WARN]: 	at java.base/java.lang.Class.getDeclaredField(Class.java:2549)
[13:12:38] [Server thread/WARN]: 	at com.boydti.fawe.config.Config.setAccessible(Config.java:451)
[13:12:38] [Server thread/WARN]: 	at com.boydti.fawe.config.Config.save(Config.java:288)
[13:12:38] [Server thread/WARN]: 	at com.boydti.fawe.config.Config.<init>(Config.java:27)
[13:12:38] [Server thread/WARN]: 	at com.boydti.fawe.config.Settings.<init>(Settings.java:8)
[13:12:38] [Server thread/WARN]: 	at com.boydti.fawe.config.Settings.<clinit>(Settings.java:10)
[13:12:38] [Server thread/WARN]: 	at com.boydti.fawe.bukkit.FaweBukkit.<init>(FaweBukkit.java:94)
[13:12:38] [Server thread/WARN]: 	at com.boydti.fawe.bukkit.BukkitMain.onEnable(BukkitMain.java:76)
[13:12:38] [Server thread/WARN]: 	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[13:12:38] [Server thread/WARN]: 	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
[13:12:38] [Server thread/WARN]: 	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
[13:12:38] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518)
[13:12:38] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432)
[13:12:38] [Server thread/WARN]: 	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:280)
[13:12:38] [Server thread/WARN]: 	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074)
[13:12:38] [Server thread/WARN]: 	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293)
[13:12:38] [Server thread/WARN]: 	at java.base/java.lang.Thread.run(Thread.java:831)
[13:12:38] [Server thread/WARN]: java.lang.NullPointerException: Cannot assign field "ENABLED" because "com.boydti.fawe.config.Settings.IMP.TICK_LIMITER" is null
[13:12:38] [Server thread/WARN]: 	at com.boydti.fawe.bukkit.FaweBukkit.<init>(FaweBukkit.java:94)
[13:12:38] [Server thread/WARN]: 	at com.boydti.fawe.bukkit.BukkitMain.onEnable(BukkitMain.java:76)
[13:12:38] [Server thread/WARN]: 	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[13:12:38] [Server thread/WARN]: 	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
[13:12:38] [Server thread/WARN]: 	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
[13:12:38] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518)
[13:12:38] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432)
[13:12:38] [Server thread/WARN]: 	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:280)
[13:12:38] [Server thread/WARN]: 	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074)
[13:12:38] [Server thread/WARN]: 	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293)
[13:12:38] [Server thread/WARN]: 	at java.base/java.lang.Thread.run(Thread.java:831)
[13:12:38] [Server thread/ERROR]: Error occurred while enabling FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "com.boydti.fawe.util.TaskManager.task(java.lang.Runnable)" because "com.boydti.fawe.util.TaskManager.IMP" is null
	at com.boydti.fawe.bukkit.FaweBukkit.<init>(FaweBukkit.java:137) ~[?:?]
	at com.boydti.fawe.bukkit.BukkitMain.onEnable(BukkitMain.java:76) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:280) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
[13:12:38] [Server thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
[13:12:38] [Server thread/ERROR]: Error occurred while disabling FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "com.boydti.fawe.Fawe.onDisable()" because the return value of "com.boydti.fawe.Fawe.get()" is null
	at com.boydti.fawe.bukkit.BukkitMain.onDisable(BukkitMain.java:84) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:405) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:533) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:280) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
[13:12:38] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[13:12:38] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[13:12:38] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[13:12:38] [Server thread/INFO]: Preparing level "world"
[13:12:39] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[13:12:39] [Server thread/INFO]: Preparing spawn area: 0%
[13:12:39] [Server thread/INFO]: Time elapsed: 424 ms
[13:12:39] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[13:12:40] [Server thread/INFO]: Time elapsed: 126 ms
[13:12:40] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[13:12:40] [Server thread/INFO]: Time elapsed: 104 ms
[13:12:40] [Server thread/INFO]: [AkyloffItems] Enabling AkyloffItems v1.0-A*
[13:12:40] [Server thread/ERROR]: Error occurred while enabling AkyloffItems v1.0-A (Is it up to date?)
java.lang.NoSuchMethodError: 'org.bukkit.inventory.meta.ItemMeta$Spigot org.bukkit.inventory.meta.ItemMeta.spigot()'
	at ru.ZentoFX.lattyitems.datas.Item.<init>(Item.java:52) ~[?:?]
	at ru.ZentoFX.lattyitems.utils.Configs.lambda$init$0(Configs.java:39) ~[?:?]
	at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
	at ru.ZentoFX.lattyitems.utils.Configs.init(Configs.java:19) ~[?:?]
	at ru.ZentoFX.lattyitems.utils.Configs.<init>(Configs.java:15) ~[?:?]
	at ru.ZentoFX.lattyitems.Main.onEnable(Main.java:24) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
[13:12:40] [Server thread/INFO]: [AkyloffItems] Disabling AkyloffItems v1.0-A
[13:12:40] [Server thread/INFO]: [AkyloffGetCase] Enabling AkyloffGetCase v0.1.0*
[13:13:47] [Server thread/WARN]: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:903)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:453)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
[13:13:47] [Server thread/WARN]: 	at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:677)
[13:13:47] [Server thread/WARN]: 	at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:228)
[13:13:47] [Server thread/WARN]: 	at me.akyloff.getcase.PluginStorage.<init>(PluginStorage.java:23)
[13:13:47] [Server thread/WARN]: 	at me.akyloff.getcase.GetCase.onEnable(GetCase.java:40)
[13:13:47] [Server thread/WARN]: 	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[13:13:47] [Server thread/WARN]: 	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
[13:13:47] [Server thread/WARN]: 	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
[13:13:47] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518)
[13:13:47] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432)
[13:13:47] [Server thread/WARN]: 	at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596)
[13:13:47] [Server thread/WARN]: 	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309)
[13:13:47] [Server thread/WARN]: 	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074)
[13:13:47] [Server thread/WARN]: 	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293)
[13:13:47] [Server thread/WARN]: 	at java.base/java.lang.Thread.run(Thread.java:831)
[13:13:47] [Server thread/WARN]: Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
[13:13:47] [Server thread/WARN]: 
[13:13:47] [Server thread/WARN]: The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
[13:13:47] [Server thread/WARN]: 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[13:13:47] [Server thread/WARN]: 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78)
[13:13:47] [Server thread/WARN]: 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[13:13:47] [Server thread/WARN]: 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
[13:13:47] [Server thread/WARN]: 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:847)
[13:13:47] [Server thread/WARN]: 	... 18 more
[13:13:47] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection timed out: no further information
[13:13:47] [Server thread/WARN]: 	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
[13:13:47] [Server thread/WARN]: 	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:669)
[13:13:47] [Server thread/WARN]: 	at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:549)
[13:13:47] [Server thread/WARN]: 	at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)
[13:13:47] [Server thread/WARN]: 	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:333)
[13:13:47] [Server thread/WARN]: 	at java.base/java.net.Socket.connect(Socket.java:645)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
[13:13:47] [Server thread/WARN]: 	at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63)
[13:13:47] [Server thread/WARN]: 	... 20 more
[13:13:47] [Server thread/WARN]: [AkyloffGetCase] Unexpected exception! Plugin will be disabled!
[13:13:47] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.9
[13:13:47] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[13:13:47] [Server thread/INFO]: [AkyloffChat] Enabling AkyloffChat v1.0*
[13:13:49] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
[13:13:49] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
[13:13:49] [Server thread/INFO]: [ClearLag] Loading modules...
[13:13:49] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[13:13:49] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="auto-removal.remove-entities" value=PIG_ZOMBIE
[13:13:49] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[13:13:49] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[13:13:49] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.7
[13:13:49] [Server thread/INFO]: [spark] Enabling spark v1.5.2
[13:13:49] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
[13:13:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: spark
[13:13:49] [Server thread/INFO]: [spark] Registered PlaceholderAPI placeholders
[13:13:49] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7*
[13:13:49] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
[13:13:49] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
[13:13:49] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 5000 at X: 0,0 Z: 0,0
[13:13:49] [Server thread/INFO]: [WorldBorder] [CONFIG] World "spawn_the_end" has border radius 10000 at X: 0,0 Z: 0,0
[13:13:49] [Server thread/INFO]: [WorldBorder] [CONFIG] World "spawn" has border radius 1111 at X: 248,5 Z: 247,5
[13:13:49] [Server thread/INFO]: [WorldBorder] [CONFIG] World "spawn_nether" has border radius 2500 at X: 0,0 Z: 0,0
[13:13:49] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -192,0 Y: 70,0 Z: 253,0
[13:13:49] [Server thread/INFO]: [LeaderHeadsRevamped] Enabling LeaderHeadsRevamped v4.0.6
[13:13:49] [Server thread/INFO]: [LeaderHeadsRevamped] Hooked into PlaceholderAPI
[13:13:49] [Server thread/INFO]: [LeaderHeadsRevamped] [ACF] Enabled Asynchronous Tab Completion Support!
[13:13:50] [Server thread/INFO]: [LeaderHeadsRevamped] Starting up database
[13:13:50] [Server thread/INFO]: [LeaderHeadsRevamped] Successfully connected to SQLite
[13:13:50] [Server thread/INFO]: [LeaderHeadsRevamped] Creating database tables
[13:13:50] [Server thread/INFO]: [LeaderHeadsRevamped] Loading statistics
[13:13:50] [Server thread/INFO]: [LeaderHeadsRevamped] Loading statistic %statistic_player_kills% from file statistic_player_kills.yml
[13:13:50] [Server thread/INFO]: [LeaderHeadsRevamped] Loading statistic %vault_eco_balance_fixed% from file vault_eco_balance_fixed.yml
[13:13:50] [Server thread/INFO]: [LeaderHeadsRevamped] Starting statistic %statistic_player_kills%
[13:13:50] [Server thread/INFO]: [LeaderHeadsRevamped] Starting statistic %vault_eco_balance_fixed%
[13:13:50] [Server thread/INFO]: [MoonClans] Enabling MoonClans v1.1*
[13:13:50] [Server thread/INFO]: [MoonClans] Loading database..
[13:14:57] [Server thread/INFO]: [MoonClans] MySQL error in the config.yml!
[13:14:57] [Server thread/ERROR]: Error occurred while enabling MoonClans v1.1 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "java.sql.Connection.prepareStatement(String)" because the return value of "ru.blackgoodnether.clans.mysql.MySQL.getConnection()" is null
	at ru.blackgoodnether.clans.mysql.MySQL.execute(MySQL.java:51) ~[?:?]
	at ru.blackgoodnether.clans.mysql.MySQL.<init>(MySQL.java:33) ~[?:?]
	at ru.blackgoodnether.clans.Manager.onEnable(Manager.java:48) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
[13:14:57] [Server thread/INFO]: [MoonClans] Disabling MoonClans v1.1
[13:14:57] [Server thread/ERROR]: Error occurred while disabling MoonClans v1.1 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "ru.blackgoodnether.clans.mysql.MySQL.disconnect()" because "ru.blackgoodnether.clans.Manager.mysql" is null
	at ru.blackgoodnether.clans.Manager.onDisable(Manager.java:70) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:405) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:533) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
[13:14:57] [Server thread/INFO]: [SUB] Enabling SUB v1*
[13:14:57] [Server thread/INFO]: [SUB] SUBBER ENABLED!
[13:14:57] [Server thread/INFO]: [FiguresFix] Enabling FiguresFix v1.0-SNAPSHOT*
[13:14:57] [Server thread/INFO]: [FiguresFix] [FiguresFix] SET SIZE: 16
[13:14:57] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.8*
[13:14:57] [Server thread/INFO]: Preparing start region for dimension minecraft:spawn
[13:14:57] [Server thread/INFO]: Preparing spawn area: 0%
[13:14:57] [Server thread/INFO]: Time elapsed: 322 ms
[13:14:57] [Server thread/INFO]: Preparing start region for dimension minecraft:spawn_nether
[13:14:58] [Server thread/INFO]: Time elapsed: 280 ms
[13:14:58] [Server thread/INFO]: Preparing start region for dimension minecraft:spawn_the_end
[13:14:58] [Server thread/INFO]: Time elapsed: 203 ms
[13:14:58] [Server thread/INFO]: [MultiWorld] v5.2.8 enabled.
[13:14:58] [Server thread/INFO]: [Quests] Enabling Quests v1.0*
[13:14:58] [Server thread/WARN]: [Quests] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
[13:14:58] [Server thread/INFO]: [FakePlayer] Enabling FakePlayer v2.1.0
[13:14:59] [Server thread/INFO]: [DispenserFix] Enabling DispenserFix v1.0*
[13:14:59] [Server thread/INFO]: [AkyloffPerks] Enabling AkyloffPerks v1.4*
[13:14:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: spirit
[13:14:59] [Server thread/INFO]: [AkyloffPerks] Плейсхолдер включен
[13:14:59] [Server thread/INFO]: [DKCoins] Enabling DKCoins v3.1.9
[13:14:59] [Server thread/INFO]: [DKCoins] PlaceHolderAPI found
[13:14:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: dkcoins
[13:14:59] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9-SNAPSHOT;*
[13:14:59] [Server thread/INFO]: WEPIF: Использование Bukkit Permissions API.
[13:14:59] [Server thread/ERROR]: Error occurred while enabling WorldEdit v6.1.9-SNAPSHOT; (Is it up to date?)
java.lang.IllegalArgumentException: Channel must contain : separator (attempted to use WECUI)
	at org.bukkit.plugin.messaging.StandardMessenger.validateAndCorrectChannel(StandardMessenger.java:503) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.messaging.StandardMessenger.registerIncomingPluginChannel(StandardMessenger.java:216) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:110) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
[13:14:59] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.9-SNAPSHOT;
[13:14:59] [Server thread/INFO]: [GreatKits] Enabling GreatKits v2.911*
[13:14:59] [Server thread/INFO]: GreatKits 2.9.0 --> ON
[13:14:59] [Server thread/INFO]: [AkyloffCore] Enabling AkyloffCore v4.0*
[13:14:59] [Server thread/ERROR]: Error occurred while enabling AkyloffCore v4.0 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "org.bukkit.plugin.RegisteredServiceProvider.getProvider()" because the return value of "org.bukkit.plugin.ServicesManager.getRegistration(java.lang.Class)" is null
	at ru.akyloff.core.AkyloffCore.onEnable(AkyloffCore.java:89) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
[13:14:59] [Server thread/INFO]: [AkyloffCore] Disabling AkyloffCore v4.0
[13:14:59] [Server thread/ERROR]: Error occurred while disabling AkyloffCore v4.0 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "ru.akyloff.core.database.Database.getMongoClient()" because "this.database" is null
	at ru.akyloff.core.AkyloffCore.onDisable(AkyloffCore.java:152) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:405) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:533) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
[13:14:59] [Server thread/INFO]: [Matrix] Enabling Matrix v6.1.0
[13:14:59] [Server thread/INFO]:         __  ______  __________  _____  __
[13:14:59] [Server thread/INFO]:        /  |/  /   |/_  __/ __ \/  _/ |/ /
[13:14:59] [Server thread/INFO]:       / /|_/ / /| | / / / /_/ // / |   / 
[13:14:59] [Server thread/INFO]:      / /  / / ___ |/ / / _, _// / /   |  
[13:14:59] [Server thread/INFO]:     /_/  /_/_/  |_/_/ /_/ |_/___//_/|_|  
[13:14:59] [Server thread/INFO]: 
[13:14:59] [Server thread/INFO]: * Matrix AntiCheat v6.1.0 | git-Purpur-1171 (MC: 1.16.5)
[13:15:00] [Server thread/INFO]: [Matrix] Checking Environment...
[13:15:00] [Server thread/INFO]: [Matrix] You are running outdated ProtocolLib (4.5.1)!
[13:15:00] [Server thread/INFO]: [Matrix] Download the latest version of ProtocolLib here:
[13:15:00] [Server thread/INFO]: [Matrix] https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/
[13:15:03] [Server thread/INFO]: [Matrix] Initializing the NMSVisitor (v1_16_R3)
[13:15:03] [Server thread/INFO]: [Matrix] Loaded 0 global placeholders
[13:15:03] [Server thread/INFO]: [Matrix] Enabled 15 checks, Disabled 1 checks
[13:15:03] [Server thread/INFO]: [Matrix] Loaded all configuration files
[13:15:03] [Server thread/INFO]: [Matrix] Connecting to the database...
[13:15:03] [Server thread/WARN]: SLF4J: No SLF4J providers were found.
[13:15:03] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[13:15:03] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
[13:16:11] [Server thread/ERROR]: Error occurred while enabling Matrix v6.1.0 (Is it up to date?)
matrix_lib.com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
	at matrix_lib.com.zaxxer.hikari.pool.HikariPool.throwPoolInitializationException(ej) ~[?:?]
	at matrix_lib.com.zaxxer.hikari.pool.HikariPool.checkFailFast(ej) ~[?:?]
	at matrix_lib.com.zaxxer.hikari.pool.HikariPool.<init>(ej) ~[?:?]
	at matrix_lib.com.zaxxer.hikari.HikariDataSource.<init>(ao) ~[?:?]
	at me.rerere.matrix.IlIllllIlIllIIl.IIlIIIlllllIIIl(un) ~[?:?]
	at me.rerere.matrix.lIIllllIlIIIIII.llIlIllIlllllll(tk) ~[?:?]
	at me.rerere.matrix.Matrix.onEnable(wf) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:903) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:453) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[patched_1.16.5.jar:git-Purpur-1171]
	at matrix_lib.com.zaxxer.hikari.util.DriverDataSource.getConnection(uf) ~[?:?]
	at matrix_lib.com.zaxxer.hikari.pool.PoolBase.newConnection(d) ~[?:?]
	at matrix_lib.com.zaxxer.hikari.pool.PoolBase.newPoolEntry(d) ~[?:?]
	at matrix_lib.com.zaxxer.hikari.pool.HikariPool.createPoolEntry(ej) ~[?:?]
	... 16 more
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) ~[?:?]
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
	at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
	at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.NativeSession.connect(NativeSession.java:144) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:847) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:453) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[patched_1.16.5.jar:git-Purpur-1171]
	at matrix_lib.com.zaxxer.hikari.util.DriverDataSource.getConnection(uf) ~[?:?]
	at matrix_lib.com.zaxxer.hikari.pool.PoolBase.newConnection(d) ~[?:?]
	at matrix_lib.com.zaxxer.hikari.pool.PoolBase.newPoolEntry(d) ~[?:?]
	at matrix_lib.com.zaxxer.hikari.pool.HikariPool.createPoolEntry(ej) ~[?:?]
	... 16 more
Caused by: java.net.ConnectException: Connection timed out: no further information
	at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?]
	at sun.nio.ch.Net.pollConnectNow(Net.java:669) ~[?:?]
	at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:549) ~[?:?]
	at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597) ~[?:?]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:333) ~[?:?]
	at java.net.Socket.connect(Socket.java:645) ~[?:?]
	at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.NativeSession.connect(NativeSession.java:144) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:847) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:453) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) ~[patched_1.16.5.jar:git-Purpur-1171]
	at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[patched_1.16.5.jar:git-Purpur-1171]
	at matrix_lib.com.zaxxer.hikari.util.DriverDataSource.getConnection(uf) ~[?:?]
	at matrix_lib.com.zaxxer.hikari.pool.PoolBase.newConnection(d) ~[?:?]
	at matrix_lib.com.zaxxer.hikari.pool.PoolBase.newPoolEntry(d) ~[?:?]
	at matrix_lib.com.zaxxer.hikari.pool.HikariPool.createPoolEntry(ej) ~[?:?]
	... 16 more
[13:16:11] [Server thread/INFO]: [Matrix] Disabling Matrix v6.1.0
[13:16:11] [Server thread/INFO]: [Matrix] Error when disabling Matrix: java.lang.IllegalArgumentException
[13:16:11] [Server thread/INFO]: [Matrix] Disabled Matrix AntiCheat.
[13:16:12] [Server thread/INFO]: [MoonGranter] Enabling MoonGranter v1.0*
[13:16:12] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.5
[13:16:12] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[13:16:12] [Server thread/INFO]: [KillerMoney] Enabling KillerMoney v4.6.0*
[13:16:12] [Server thread/WARN]: [[Minecraft]] [KillerMoney] Action bar is not compatibility with this server version. Using default "CHAT" value.
[13:16:12] [Server thread/WARN]: [[Minecraft]] [KillerMoney] Unknown entity type: PIG_ZOMBIE. Ignoring...
[13:16:12] [Server thread/WARN]: [[Minecraft]] [KillerMoney] Vault or economy plugin not found! Money reward disabled.
[13:16:12] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.6.9
[13:16:12] [Server thread/INFO]: [LiteBans] Using default database drivers (version:4).
[13:16:12] [Server thread/WARN]: [LiteBans] The duration limit group "legend" does not have the "tempban" option specified.
Note that tempban/tempmute durations will default to 27 seconds and the permission will default to none.
[13:16:12] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql 8.0.18 (com.mysql.cj.jdbc.Driver)
[13:16:12] [Server thread/INFO]: [LiteBans] Connecting to database...
[13:16:34] [Server thread/ERROR]: [LiteBans] litebans-pool - Exception during pool initialization.
[13:16:34] [Server thread/ERROR]: [LiteBans] Failed to connect to [jdbc:mysql://172.17.0.3:3306/BANS;useSSL=false&serverTimezone=UTC].
[13:16:34] [Server thread/ERROR]: [LiteBans] Error: Failed to initialize pool: Communications link failure
[13:16:34] [Server thread/ERROR]: [LiteBans] Cause: Connection timed out: no further information
[13:16:34] [Server thread/INFO]: [LiteBans] v2.6.9 enabled. Startup took 22294 ms.
[13:16:34] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;*
[13:16:34] [Server thread/ERROR]: Error occurred while enabling WorldGuard v6.2.2-SNAPSHOT; (Is it up to date?)
java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/SimpleInjector
	at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onEnable(WorldGuardPlugin.java:163) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.lang.ClassNotFoundException: com.sk89q.minecraft.util.commands.SimpleInjector
	at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
	... 11 more
[13:16:34] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.2.2-SNAPSHOT;
[13:16:34] [Server thread/INFO]: [WorldGuard] Завершение работы исполнителя и ожидание каких-либо незавершенных задач...
[13:16:34] [Server thread/ERROR]: Error occurred while disabling WorldGuard v6.2.2-SNAPSHOT; (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "com.sk89q.worldguard.protection.managers.RegionContainerImpl.unloadAll()" because "this.container" is null
	at com.sk89q.worldguard.bukkit.RegionContainer.unload(RegionContainer.java:138) ~[?:?]
	at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onDisable(WorldGuardPlugin.java:277) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:405) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:533) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
[13:16:34] [Server thread/INFO]: [TreasureCoCaseReloaded] Enabling TreasureCoCaseReloaded v1.1
[13:16:34] [Server thread/INFO]: [AnimatedMenuPlus] Enabling AnimatedMenuPlus v3.2.6
[13:16:35] [Server thread/WARN]: [PlaceholderAPI] menuadmin is attempting to register placeholders via a PlaceholderHook class which is no longer supported!
[13:16:35] [Server thread/WARN]: [PlaceholderAPI] animatedmenu is attempting to register placeholders via a PlaceholderHook class which is no longer supported!
[13:16:35] [Server thread/INFO]: [TAB] Enabling TAB v2.8.10
[13:16:35] [Server thread/INFO]: [TAB] Server version: 1.16.5 (v1_16_R3)
[13:16:35] [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.
[13:16:35] [Server thread/INFO]: [TAB] Hint: Found used PlaceholderAPI placeholder "%server_max_players%". Consider replacing it with plugin's internal "%maxplayers%" for better performance.
[13:16:35] [Server thread/INFO]: [TAB] Hint: Found used PlaceholderAPI placeholder "%server_online%". Consider replacing it with plugin's internal "%online%" for better performance.
[13:16:35] [Server thread/INFO]: [TAB] Hint: Found used PlaceholderAPI placeholder "%vault_prefix%". Consider replacing it with plugin's internal "%vault-prefix%" for better performance.
[13:16:35] [Server thread/INFO]: [TAB] Hint: Found used PlaceholderAPI placeholder "%vault_suffix%". Consider replacing it with plugin's internal "%vault-suffix%" for better performance.
[13:16:35] [Server thread/INFO]: [TAB] Hint: Found used PlaceholderAPI placeholder "%player_ping%". Consider replacing it with plugin's internal "%ping%" for better performance.
[13:16:35] [Server thread/INFO]: [TAB] Hint: Found used PlaceholderAPI placeholder "%player_name%". Consider replacing it with plugin's internal "%player%" for better performance.
[13:16:35] [pool-23-thread-1/WARN]: [TCCR] [Hakar] Validation error: 1408372
[13:16:35] [pool-23-thread-1/WARN]: [TCCR] Wrong copy of plugin.
[13:16:35] [Server thread/INFO]: [TAB] There was 1 startup warning.
[13:16:35] [Server thread/INFO]: [TAB] Enabled in 93ms
[13:16:35] [Server thread/INFO]: [WGExtender] Enabling WGExtender v1.0*
[13:16:35] [Server thread/ERROR]: Error occurred while enabling WGExtender v1.0 (Is it up to date?)
java.lang.NoClassDefFoundError: com/sk89q/worldedit/bukkit/WorldEditPlugin
	at wgextender.WGExtender.onEnable(WGExtender.java:76) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.bukkit.WorldEditPlugin
	at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
	... 11 more
[13:16:35] [Server thread/INFO]: [WGExtender] Disabling WGExtender v1.0
[13:16:35] [Server thread/ERROR]: [WGExtender] Unable to uninject, shutting down
[13:16:35] [Server thread/WARN]: java.lang.NoSuchFieldException: knownCommands
[13:16:35] [Server thread/WARN]: 	at java.base/java.lang.Class.getDeclaredField(Class.java:2549)
[13:16:35] [Server thread/WARN]: 	at wgextender.utils.ReflectionUtils.getField(ReflectionUtils.java:31)
[13:16:35] [Server thread/WARN]: 	at wgextender.utils.ReflectionUtils.getField(ReflectionUtils.java:27)
[13:16:35] [Server thread/WARN]: 	at wgextender.utils.CommandUtils.getCommands(CommandUtils.java:36)
[13:16:35] [Server thread/WARN]: 	at wgextender.features.extendedwand.WEWandCommandWrapper.uninject(WEWandCommandWrapper.java:38)
[13:16:35] [Server thread/WARN]: 	at wgextender.WGExtender.onDisable(WGExtender.java:116)
[13:16:35] [Server thread/WARN]: 	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
[13:16:35] [Server thread/WARN]: 	at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:405)
[13:16:35] [Server thread/WARN]: 	at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:533)
[13:16:35] [Server thread/WARN]: 	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374)
[13:16:35] [Server thread/WARN]: 	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
[13:16:35] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518)
[13:16:35] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432)
[13:16:35] [Server thread/WARN]: 	at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596)
[13:16:35] [Server thread/WARN]: 	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309)
[13:16:35] [Server thread/WARN]: 	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074)
[13:16:35] [Server thread/WARN]: 	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293)
[13:16:35] [Server thread/WARN]: 	at java.base/java.lang.Thread.run(Thread.java:831)
[13:16:35] [Server thread/INFO]: [AkyloffWoodCutter] Enabling AkyloffWoodCutter v1.0*
[13:16:35] [Thread-40/INFO]: [TAB] Version 6.0.3 is out! Your version: 2.8.10
[13:16:35] [Thread-40/INFO]: [TAB] Get the update at https://www.spigotmc.org/resources/57806/
[13:16:35] [Server thread/INFO]: [HolographicExtension] Enabling HolographicExtension v1.10.9
[13:16:35] [Server thread/INFO]: [HolographicExtension] Starting HolographicExtension v1.10.9
[13:16:35] [Server thread/INFO]: [HolographicExtension] Registering placeholder 'example' from config.
[13:16:35] [Server thread/INFO]: [HolographicExtension] Registering placeholder 'scroller' from config.
[13:16:35] [Server thread/INFO]: [HolographicExtension] Registering placeholder 'typing' from config.
[13:16:35] [Server thread/INFO]: [HolographicExtension] Registering placeholder 'rainbow' from config.
[13:16:35] [Server thread/INFO]: [AkyloffNPC] Enabling AkyloffNPC v1.0*
[13:16:35] [Server thread/WARN]: [ProtocolLib] Loaded class net.lastcraft.npc.packets.WrapperPlayServerScoreboardTeam from AkyloffNPC v1.0 which is not a depend, softdepend or loadbefore of this plugin.
[13:16:35] [Server thread/ERROR]: Error occurred while enabling AkyloffNPC v1.0 (Is it up to date?)
com.comphenix.protocol.reflect.FieldAccessException: Field index out of bounds. (Index: 4, Size: 3)
	at com.comphenix.protocol.reflect.StructureModifier.writeInternal(StructureModifier.java:367) ~[?:?]
	at com.comphenix.protocol.reflect.StructureModifier.write(StructureModifier.java:343) ~[?:?]
	at net.lastcraft.npc.packets.WrapperPlayServerScoreboardTeam.setNameTagVisibility(WrapperPlayServerScoreboardTeam.java:161) ~[?:?]
	at net.lastcraft.npc.packets.WrapperPlayServerScoreboardTeam.<init>(WrapperPlayServerScoreboardTeam.java:24) ~[?:?]
	at net.lastcraft.npc.type.DPacketEntityPlayer.setGlowing(DPacketEntityPlayer.java:184) ~[?:?]
	at me.anka.authserver.AuthServerPlugin.loadNpc(AuthServerPlugin.java:118) ~[?:?]
	at me.anka.authserver.AuthServerPlugin.onEnable(AuthServerPlugin.java:56) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
[13:16:35] [Server thread/INFO]: [AkyloffNPC] Disabling AkyloffNPC v1.0
[13:16:35] [Server thread/INFO]: [wGoldBlock] Enabling wGoldBlock v1.0*
[13:16:35] [Server thread/ERROR]: Error occurred while enabling wGoldBlock v1.0 (Is it up to date?)
java.lang.NoClassDefFoundError: com/sk89q/worldguard/bukkit/WorldGuardPlugin
	at ru.winlocker.wgoldblock.GoldBlock.onEnable(GoldBlock.java:51) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.bukkit.WorldGuardPlugin
	at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
	... 11 more
[13:16:35] [Server thread/INFO]: [wGoldBlock] Disabling wGoldBlock v1.0
[13:16:35] [Server thread/INFO]: [RTP] Enabling RTP v0.5*
[13:16:35] [Server thread/ERROR]: Error occurred while enabling RTP v0.5 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "org.bukkit.plugin.RegisteredServiceProvider.getProvider()" because "rsp" is null
	at me.dojdik.rtp.RTPPlugin.setupChat(RTPPlugin.java:37) ~[?:?]
	at me.dojdik.rtp.RTPPlugin.onEnable(RTPPlugin.java:59) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
[13:16:35] [Server thread/INFO]: [RTP] Disabling RTP v0.5
[13:16:35] [Server thread/INFO]: [AntiRelog] Enabling AntiRelog v3.0.5-2
[13:16:35] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[13:16:35] [Server thread/INFO]: Running delayed init tasks
[13:16:35] [Craft Scheduler Thread - 4 - AnimationLib/WARN]: [AnimationLib] Failed to check for updates
[13:16:35] [Craft Scheduler Thread - 10 - AnimatedMenuPlus/WARN]: [AnimatedMenuPlus] Failed to check for updates:
[13:16:35] [Craft Scheduler Thread - 10 - AnimatedMenuPlus/WARN]: [AnimatedMenuPlus] java.net.MalformedURLException: no protocol: @darkakyloff
[13:16:35] [Server thread/WARN]: [PlaceholderAPI] animationlib is attempting to register placeholders via a PlaceholderHook class which is no longer supported!
[13:16:35] [Server thread/WARN]: java.lang.NoSuchMethodException: net.minecraft.server.v1_16_R3.IRegistry.getOrDefault(net.minecraft.server.v1_16_R3.MinecraftKey)
[13:16:35] [Server thread/WARN]: 	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2613)
[13:16:35] [Server thread/WARN]: 	at me.megamichiel.animatedmenu.util.item.MaterialParser.<clinit>(MaterialParser.java:48)
[13:16:35] [Server thread/WARN]: 	at me.megamichiel.animatedmenu.plus.llliii.lambda$load$2(llliii.java:101)
[13:16:35] [Server thread/WARN]: 	at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:723)
[13:16:35] [Server thread/WARN]: 	at me.megamichiel.animationlib.config.ConfigSection.forEach(ConfigSection.java:193)
[13:16:35] [Server thread/WARN]: 	at me.megamichiel.animatedmenu.plus.llliii.c(llliii.java:71)
[13:16:35] [Server thread/WARN]: 	at me.megamichiel.animatedmenu.plus.liliil.loadConfig(liliil.java:122)
[13:16:35] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100)
[13:16:35] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468)
[13:16:35] [Server thread/WARN]: 	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1083)
[13:16:35] [Server thread/WARN]: 	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293)
[13:16:35] [Server thread/WARN]: 	at java.base/java.lang.Thread.run(Thread.java:831)
[13:16:35] [Server thread/WARN]: [AnimatedMenuPlus] Unknown item id in data-values.yml: planks
[13:16:35] [Server thread/WARN]: [AnimatedMenuPlus] Unknown item id in data-values.yml: double-wooden-slab
[13:16:35] [Server thread/WARN]: [AnimatedMenuPlus] Unknown item id in data-values.yml: wooden-slab
[13:16:35] [Server thread/WARN]: [AnimatedMenuPlus] Unknown item id in data-values.yml: tallgrass
[13:16:35] [Server thread/WARN]: [AnimatedMenuPlus] Unknown item id in data-values.yml: stained-hardened-clay
[13:16:35] [Server thread/WARN]: [AnimatedMenuPlus] Unknown item id in data-values.yml: red-flower
[13:16:35] [Server thread/WARN]: [AnimatedMenuPlus] Unknown item id in data-values.yml: double-stone-slab
[13:16:35] [Server thread/WARN]: [AnimatedMenuPlus] Unknown item id in data-values.yml: stonebrick
[13:16:35] [Server thread/WARN]: [AnimatedMenuPlus] Unknown item id in data-values.yml: leaves2
[13:16:35] [Server thread/WARN]: [AnimatedMenuPlus] Unknown item id in data-values.yml: log2
[13:16:35] [Server thread/WARN]: [AnimatedMenuPlus] Unknown item id in data-values.yml: fish
[13:16:35] [Server thread/WARN]: [AnimatedMenuPlus] Unknown item id in data-values.yml: dye
[13:16:35] [Server thread/INFO]: [AnimatedMenuPlus] Loading menus...
[13:16:36] [Server thread/WARN]: [AnimationLib] Couldn't find itemstack handle, no nbt support ;c: modifiers
[13:16:36] [Server thread/WARN]: [AnimatedMenuPlus] Task #10502 for AnimatedMenuPlus v3.2.6 generated an exception
java.lang.ExceptionInInitializerError: null
	at me.megamichiel.animatedmenu.AnimatedMenuPlugin$1._parse(1.java:242) ~[?:?]
	at me.megamichiel.animatedmenu.AnimatedMenuPlugin$1.tryCacheValue(1.java:262) ~[?:?]
	at me.megamichiel.animatedmenu.AnimatedMenuPlugin$1.tryCacheValue(1.java:235) ~[?:?]
	at me.megamichiel.animatedmenu.command.CommandExecutor.getCommandHandler(CommandExecutor.java:27) ~[?:?]
	at me.megamichiel.animatedmenu.command.CommandExecutor.get(CommandExecutor.java:70) ~[?:?]
	at me.megamichiel.animatedmenu.command.CommandExecutor.get(CommandExecutor.java:17) ~[?:?]
	at me.megamichiel.animationlib.animation.AbsAnimatable.load(AbsAnimatable.java:230) ~[?:?]
	at me.megamichiel.animatedmenu.menu.config.ClickHandler$Entry.<init>(Entry.java:114) ~[?:?]
	at me.megamichiel.animatedmenu.plus.lillii.<init>(lillii.java:84) ~[?:?]
	at me.megamichiel.animatedmenu.plus.liliil.parseClickHandler(liliil.java:489) ~[?:?]
	at me.megamichiel.animatedmenu.menu.config.ClickHandler.lambda$new$0(ClickHandler.java:86) ~[?:?]
	at java.util.HashMap.forEach(HashMap.java:1425) ~[?:?]
	at me.megamichiel.animatedmenu.menu.config.ClickHandler.<init>(ClickHandler.java:83) ~[?:?]
	at me.megamichiel.animatedmenu.plus.llilii.<init>(llilii.java:187) ~[?:?]
	at me.megamichiel.animatedmenu.plus.liliil.loadItem(liliil.java:417) ~[?:?]
	at me.megamichiel.animatedmenu.menu.config.ConfigMenuProvider.lambda$loadMenu$1(ConfigMenuProvider.java:198) ~[?:?]
	at java.util.HashMap.forEach(HashMap.java:1425) ~[?:?]
	at me.megamichiel.animatedmenu.menu.config.ConfigMenuProvider.loadMenu(ConfigMenuProvider.java:198) ~[?:?]
	at me.megamichiel.animatedmenu.plus.liliil.loadMenu(liliil.java:349) ~[?:?]
	at me.megamichiel.animatedmenu.menu.config.ConfigMenuProvider.loadMenu(ConfigMenuProvider.java:168) ~[?:?]
	at me.megamichiel.animatedmenu.menu.config.ConfigMenuProvider.loadMenus(ConfigMenuProvider.java:125) ~[?:?]
	at me.megamichiel.animatedmenu.plus.liliil.loadMenus(liliil.java:171) ~[?:?]
	at me.megamichiel.animatedmenu.menu.config.ConfigMenuProvider.loadConfig(ConfigMenuProvider.java:84) ~[?:?]
	at me.megamichiel.animatedmenu.plus.liliil.loadConfig(liliil.java:125) ~[?:?]
	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1083) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.lang.IllegalArgumentException: No corresponding NBT class found for java.lang.Byte
	at me.megamichiel.animationlib.bukkit.nbt.NBTUtil.modifier(NBTUtil.java:425) ~[?:?]
	at me.megamichiel.animationlib.bukkit.nbt.NBTUtil.modifier(NBTUtil.java:381) ~[?:?]
	at me.megamichiel.animationlib.bukkit.nbt.NBTUtil.<init>(NBTUtil.java:101) ~[?:?]
	at me.megamichiel.animationlib.bukkit.nbt.NBTUtil.<clinit>(NBTUtil.java:21) ~[?:?]
	... 29 more
Caused by: java.lang.ClassNotFoundException: nullByte
	at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
	at java.lang.Class.forName0(Native Method) ~[?:?]
	at java.lang.Class.forName(Class.java:375) ~[?:?]
	at me.megamichiel.animationlib.bukkit.nbt.NBTUtil.modifier(NBTUtil.java:419) ~[?:?]
	at me.megamichiel.animationlib.bukkit.nbt.NBTUtil.modifier(NBTUtil.java:381) ~[?:?]
	at me.megamichiel.animationlib.bukkit.nbt.NBTUtil.<init>(NBTUtil.java:101) ~[?:?]
	at me.megamichiel.animationlib.bukkit.nbt.NBTUtil.<clinit>(NBTUtil.java:21) ~[?:?]
	... 29 more
[13:16:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tab
[13:16:36] [Server thread/INFO]: [LeaderHeadsRevamped] Creating PlaceholderAPI placeholders
[13:16:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: leaderheads
[13:16:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bungee
[13:16:36] [Server thread/WARN]: [PAPI] [Javascript-Expansion] ScriptEngine type for javascript placeholder clan isn't initialized! Defaulting to global
[13:16:36] [Server thread/WARN]: [PAPI] [Javascript-Expansion] Failed to set ScriptEngine for javascript placeholder: clan
[13:16:36] [Server thread/WARN]: [PAPI] [Javascript-Expansion] ScriptEngine type for javascript placeholder suffix isn't initialized! Defaulting to global
[13:16:36] [Server thread/WARN]: [PAPI] [Javascript-Expansion] Failed to set ScriptEngine for javascript placeholder: suffix
[13:16:36] [Server thread/INFO]: [PAPI] [Javascript-Expansion] 0 script loaded!
[13:16:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript
[13:16:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
[13:16:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
[13:16:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
[13:16:36] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
[13:16:36] [Server thread/INFO]: 5 placeholder hooks successfully registered!
[13:16:36] [Server thread/INFO]: Done (269.953s)! For help, type "help"
[13:16:36] [Server thread/INFO]: Stopping server
[13:16:36] [Server thread/INFO]: [AntiRelog] Disabling AntiRelog v3.0.5-2
[13:16:36] [Server thread/INFO]: [HolographicExtension] Disabling HolographicExtension v1.10.9
[13:16:36] [Server thread/INFO]: [HolographicExtension] Disabling HolographicExtension v1.10.9
[13:16:36] [Server thread/INFO]: [AkyloffWoodCutter] Disabling AkyloffWoodCutter v1.0
[13:16:36] [Server thread/INFO]: [TAB] Disabling TAB v2.8.10
[13:16:36] [Server thread/INFO]: [TAB] Disabled in 4ms
[13:16:36] [Server thread/INFO]: [AnimatedMenuPlus] Disabling AnimatedMenuPlus v3.2.6
[13:16:36] [Server thread/INFO]: [TreasureCoCaseReloaded] Disabling TreasureCoCaseReloaded v1.1
[13:16:36] [Server thread/INFO]: [LiteBans] Disabling LiteBans v2.6.9
[13:16:37] [Server thread/INFO]: [LiteBans] v2.6.9 disabled.
[13:16:37] [Server thread/INFO]: [KillerMoney] Disabling KillerMoney v4.6.0
[13:16:37] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.5
[13:16:37] [Server thread/INFO]: [MoonGranter] Disabling MoonGranter v1.0
[13:16:37] [Server thread/INFO]: [GreatKits] Disabling GreatKits v2.911
[13:16:37] [Server thread/INFO]: GreatKits 2.9.0 --> OFF
[13:16:37] [Server thread/INFO]: [DKCoins] Disabling DKCoins v3.1.9
[13:16:37] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: dkcoins
[13:16:37] [Server thread/INFO]: [DKCoins] plugin is stopping
[13:16:37] [Server thread/INFO]: [DKCoins] CoinSystem v3.2.0 by Davide Wietlisbach
[13:16:37] [Server thread/INFO]: [DKCoins] plugin successfully stopped
[13:16:37] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
[13:16:37] [Server thread/INFO]: [AkyloffPerks] Disabling AkyloffPerks v1.4
[13:16:37] [Server thread/ERROR]: Error occurred while disabling AkyloffPerks v1.4 (Is it up to date?)
java.lang.NoSuchMethodError: 'boolean me.clip.placeholderapi.PlaceholderAPI.unregisterExpansion(me.clip.placeholderapi.expansion.PlaceholderExpansion)'
	at me.dojdik.akyloffperks.Perks.onDisable(Perks.java:82) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:405) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:533) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:519) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:512) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.disablePlugins(CraftServer.java:452) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.stop(MinecraftServer.java:904) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.stop(DedicatedServer.java:776) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1195) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
[13:16:37] [Server thread/INFO]: [DispenserFix] Disabling DispenserFix v1.0
[13:16:37] [Server thread/INFO]: [FakePlayer] Disabling FakePlayer v2.1.0
[13:16:37] [Server thread/INFO]: [Quests] Disabling Quests v1.0
[13:16:37] [Server thread/INFO]: [MultiWorld] Disabling MultiWorld v5.2.8
[13:16:37] [Server thread/INFO]: [MultiWorld] Disabled.
[13:16:37] [Server thread/INFO]: [FiguresFix] Disabling FiguresFix v1.0-SNAPSHOT
[13:16:37] [Server thread/INFO]: [SUB] Disabling SUB v1
[13:16:37] [Server thread/INFO]: [SUB] SUBBER DISABLED.
[13:16:37] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.5.1
[13:16:37] [Server thread/INFO]: [LeaderHeadsRevamped] Disabling LeaderHeadsRevamped v4.0.6
[13:16:37] [Server thread/INFO]: [LeaderHeadsRevamped] Shutting down database
[13:16:37] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.7
[13:16:37] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
[13:16:37] [Server thread/INFO]: [spark] Disabling spark v1.5.2
[13:16:37] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.7
[13:16:37] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.2.2
[13:16:37] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
[13:16:37] [Server thread/INFO]: [AkyloffChat] Disabling AkyloffChat v1.0
[13:16:37] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.9
[13:16:37] [Server thread/INFO]: [AkyloffGetCase] Disabling AkyloffGetCase v0.1.0
[13:16:37] [Server thread/ERROR]: Error occurred while disabling AkyloffGetCase v0.1.0 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "me.akyloff.getcase.GetCasePlayTimeWatcher.shutdown()" because "this.playTimeWatcher" is null
	at me.akyloff.getcase.GetCase.onDisable(GetCase.java:64) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:405) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:533) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:519) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:512) ~[patched_1.16.5.jar:git-Purpur-1171]
	at org.bukkit.craftbukkit.v1_16_R3.CraftServer.disablePlugins(CraftServer.java:452) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.stop(MinecraftServer.java:904) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.DedicatedServer.stop(DedicatedServer.java:776) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1195) ~[patched_1.16.5.jar:git-Purpur-1171]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
	at java.lang.Thread.run(Thread.java:831) [?:?]
[13:16:37] [Server thread/INFO]: [AnimationLib] Disabling AnimationLib v1.7.0
[13:16:37] [Server thread/INFO]: Saving players
[13:16:37] [Server thread/INFO]: Saving worlds
[13:16:37] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[13:16:38] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[13:16:38] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[13:16:39] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[13:16:39] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[13:16:40] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[13:16:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[spawn]'/minecraft:spawn
[13:16:41] [Server thread/INFO]: ThreadedAnvilChunkStorage (spawn): All chunks are saved
[13:16:41] [Server thread/INFO]: Saving chunks for level 'ServerLevel[spawn_nether]'/minecraft:spawn_nether
[13:16:41] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[13:16:41] [Server thread/INFO]: Saving chunks for level 'ServerLevel[spawn_the_end]'/minecraft:spawn_the_end
[13:16:41] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[13:16:41] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[13:16:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[13:16:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[13:16:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (spawn): All chunks are saved
[13:16:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[13:16:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[13:16:42] [Server thread/INFO]: Flushing Chunk IO
[13:16:42] [Server thread/INFO]: Closing Thread Pool
[13:16:42] [Server thread/INFO]: Closing Server