Paper 1.16.5 Server Log

#5tqHLNy
37 errors
1067 lines
Raw
Analysis
Minecraft version:
1.16.5
There are multiple plugin files for the plugin name 'CMILib': 'CMILib1.1.2.5.jar' and 'CMILib1.5.6.6.jar'.
Line #14
Solutions
Delete the file 'plugins/CMILib1.1.2.5.jar'.
Delete the file 'plugins/CMILib1.5.6.6.jar'.
The plugin 'AdvancedItemEffects' could not be loaded.
Line #15
Solutions
Install a different version of the plugin 'AdvancedItemEffects'.
Delete the file 'plugins/AdvancedItemEffects.jar'.
There are multiple plugin files for the plugin name 'ViaVersion': 'ViaVersion-5.4.2.jar' and 'ViaVersion-4.1.1.jar'.
Line #16
Solutions
Delete the file 'plugins/ViaVersion-5.4.2.jar'.
Delete the file 'plugins/ViaVersion-4.1.1.jar'.
There are multiple plugin files for the plugin name 'SCore': 'SCore-5.25.9.30 (2).jar' and 'SCore-5.25.9.21.jar'.
Line #17
Solutions
Delete the file 'plugins/SCore-5.25.9.30 (2).jar'.
Delete the file 'plugins/SCore-5.25.9.21.jar'.
The plugin 'ItemActions-2025.5' needs version '1.21' of your server software.
Line #18
Solutions
Install a different version of the plugin 'ItemActions-2025.5'.
Delete the file 'plugins/ItemActions-2025.5.jar'.
Install the version '1.21' of your server software.
The plugin 'coloredsigns-1.0' needs version '1.20' of your server software.
Line #29
Solutions
Install a different version of the plugin 'coloredsigns-1.0'.
Delete the file 'plugins/coloredsigns-1.0.jar'.
Install the version '1.20' of your server software.
The plugin 'Matrix' could not be enabled.
Line #360
Solutions
Install a different version of the plugin 'Matrix'.
Remove the plugin 'Matrix'.
The plugin 'FartherViewDistance' could not be enabled.
Line #385
Solutions
Install a different version of the plugin 'FartherViewDistance'.
Remove the plugin 'FartherViewDistance'.
The plugin 'Log4JExploitFix' could not be enabled.
Line #422
Solutions
Install a different version of the plugin 'Log4JExploitFix'.
Remove the plugin 'Log4JExploitFix'.
The plugin 'SCore' could not be enabled.
Line #650
Solutions
Install a different version of the plugin 'SCore'.
Remove the plugin 'SCore'.
The plugin 'ACubelets' could not be enabled.
Line #698
Solutions
Install a different version of the plugin 'ACubelets'.
Remove the plugin 'ACubelets'.
The plugin 'ExecutableItems' could not be enabled.
Line #714
Solutions
Install a different version of the plugin 'ExecutableItems'.
Remove the plugin 'ExecutableItems'.
The plugin 'ExecutableItems' cannot execute the command '/ei'.
Line #914
Solutions
Install a different version of the plugin 'ExecutableItems'.
Remove the plugin 'ExecutableItems'.
The plugin 'DiscordUtils' could not be disabled.
Line #1013
Solutions
Install a different version of the plugin 'DiscordUtils'.
Remove the plugin 'DiscordUtils'.
1[20:53:58] [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'
2[20:53:58] [main/INFO]: Reloading ResourceManager: Default, bukkit
3[20:53:58] [Worker-Main-2/INFO]: Loaded 7 recipes
4[20:53:59] [Server thread/INFO]: Starting minecraft server version 1.16.5
5[20:53:59] [Server thread/INFO]: Loading properties
6[20:53:59] [Server thread/INFO]: This server is running Paper version git-Paper-794 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
7[20:53:59] [Server thread/INFO]: Debug logging is disabled
8[20:53:59] [Server thread/INFO]: Server Ping Player Sample Count: 12
9[20:53:59] [Server thread/INFO]: Using 4 threads for Netty based IO
10[20:53:59] [Server thread/INFO]: Default game type: SURVIVAL
11[20:53:59] [Server thread/INFO]: Generating keypair
12[20:53:59] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25884
13[20:53:59] [Server thread/INFO]: Using epoll channel type
14[20:54:00] [Server thread/ERROR]: Ambiguous plugin name `CMILib' for files `plugins/CMILib1.1.2.5.jar' and `plugins/CMILib1.5.6.6.jar' in `plugins'
15[20:54:00] [Server thread/ERROR]: Could not load 'plugins/AdvancedItemEffects.jar' in folder 'plugins': uses the space-character (0x20) in its name
16[20:54:00] [Server thread/ERROR]: Ambiguous plugin name `ViaVersion' for files `plugins/ViaVersion-5.4.2.jar' and `plugins/ViaVersion-4.1.1.jar' in `plugins'
17[20:54:00] [Server thread/ERROR]: Ambiguous plugin name `SCore' for files `plugins/SCore-5.25.9.30 (2).jar' and `plugins/SCore-5.25.9.21.jar' in `plugins'
18[20:54:00] [Server thread/ERROR]: Could not load 'plugins/ItemActions-2025.5.jar' in folder 'plugins'
19org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.21
20 at org.bukkit.craftbukkit.v1_16_R3.util.CraftMagicNumbers.checkSupported(CraftMagicNumbers.java:361) ~[patched_1.16.5.jar:git-Paper-794]
21 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149) ~[patched_1.16.5.jar:git-Paper-794]
22 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[patched_1.16.5.jar:git-Paper-794]
23 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[patched_1.16.5.jar:git-Paper-794]
24 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Paper-794]
25 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-794]
26 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
27 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
28 at java.lang.Thread.run(Thread.java:1570) [?:?]
29[20:54:00] [Server thread/ERROR]: Could not load 'plugins/coloredsigns-1.0.jar' in folder 'plugins'
30org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.20
31 at org.bukkit.craftbukkit.v1_16_R3.util.CraftMagicNumbers.checkSupported(CraftMagicNumbers.java:361) ~[patched_1.16.5.jar:git-Paper-794]
32 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149) ~[patched_1.16.5.jar:git-Paper-794]
33 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[patched_1.16.5.jar:git-Paper-794]
34 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[patched_1.16.5.jar:git-Paper-794]
35 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Paper-794]
36 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-794]
37 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
38 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
39 at java.lang.Thread.run(Thread.java:1570) [?:?]
40[20:54:00] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
41[20:54:03] [Server thread/WARN]: Legacy plugin HideStream v3.9 does not specify an api-version.
42[20:54:03] [Server thread/ERROR]: Fatal error trying to convert MiniMOTD v2.2.0:xyz/jpenilla/minimotd/paper/MiniMOTDStub.class
43java.lang.IllegalArgumentException: Unsupported class file major version 65
44 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:196) ~[patched_1.16.5.jar:git-Paper-794]
45 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:177) ~[patched_1.16.5.jar:git-Paper-794]
46 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:163) ~[patched_1.16.5.jar:git-Paper-794]
47 at org.bukkit.craftbukkit.v1_16_R3.util.Commodore.convert(Commodore.java:171) ~[patched_1.16.5.jar:git-Paper-794]
48 at org.bukkit.craftbukkit.v1_16_R3.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:384) ~[patched_1.16.5.jar:git-Paper-794]
49 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:178) ~[patched_1.16.5.jar:git-Paper-794]
50 at java.lang.ClassLoader.loadClass(ClassLoader.java:592) ~[?:?]
51 at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:119) ~[patched_1.16.5.jar:git-Paper-794]
52 at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Paper-794]
53 at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
54 at java.lang.Class.forName0(Native Method) ~[?:?]
55 at java.lang.Class.forName(Class.java:529) ~[?:?]
56 at java.lang.Class.forName(Class.java:508) ~[?:?]
57 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:82) ~[patched_1.16.5.jar:git-Paper-794]
58 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[patched_1.16.5.jar:git-Paper-794]
59 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[patched_1.16.5.jar:git-Paper-794]
60 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[patched_1.16.5.jar:git-Paper-794]
61 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Paper-794]
62 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-794]
63 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
64 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
65 at java.lang.Thread.run(Thread.java:1570) [?:?]
66[20:54:03] [Server thread/INFO]: [EasyPayments] Loading 2 libraries... please wait
67[20:54:03] [Server thread/INFO]: [EasyPayments] Loaded library /home/********/libraries/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar
68[20:54:03] [Server thread/INFO]: [EasyPayments] Loaded library /home/********/libraries/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.jar
69[20:54:03] [Server thread/INFO]: [EasyPayments] Loaded library /home/********/libraries/com/h2database/h2/2.1.210/h2-2.1.210.jar
70[20:54:03] [Server thread/WARN]: Legacy plugin MoonLiteRTP v1.0 does not specify an api-version.
71[20:54:03] [Server thread/WARN]: Legacy plugin HamsterAPI v0.1.3 does not specify an api-version.
72[20:54:03] [Server thread/WARN]: Legacy plugin HideAchievements v1.0.0 does not specify an api-version.
73[20:54:03] [Server thread/INFO]: (Matrix) | Injecting server connection handler...
74[20:54:03] [Server thread/INFO]: (Matrix) | <MV> Modified the movement delta value check
75[20:54:03] [Server thread/INFO]: (Matrix) | <MV> Modified the rotation delta value check
76[20:54:03] [Server thread/WARN]: (Matrix) | Failed to inject PlayerConnection.class: java.lang.reflect.InaccessibleObjectException
77[20:54:03] [Server thread/WARN]: (Matrix) | Current Loader: jdk.internal.loader.ClassLoaders$AppClassLoader
78[20:54:04] [Server thread/INFO]: [Matrix] Injected log4j patcher
79[20:54:04] [Server thread/WARN]: Legacy plugin DiscordUtils v2.6.1 does not specify an api-version.
80[20:54:04] [Server thread/WARN]: Legacy plugin ChatEx v2.7.1 does not specify an api-version.
81[20:54:04] [Server thread/INFO]: [SCore] Loading 1 libraries... please wait
82[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-all/4.1.118.Final/netty-all-4.1.118.Final.jar
83[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-buffer/4.1.118.Final/netty-buffer-4.1.118.Final.jar
84[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-codec/4.1.118.Final/netty-codec-4.1.118.Final.jar
85[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-codec-dns/4.1.118.Final/netty-codec-dns-4.1.118.Final.jar
86[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-codec-haproxy/4.1.118.Final/netty-codec-haproxy-4.1.118.Final.jar
87[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-codec-http/4.1.118.Final/netty-codec-http-4.1.118.Final.jar
88[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-codec-http2/4.1.118.Final/netty-codec-http2-4.1.118.Final.jar
89[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-codec-memcache/4.1.118.Final/netty-codec-memcache-4.1.118.Final.jar
90[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-codec-mqtt/4.1.118.Final/netty-codec-mqtt-4.1.118.Final.jar
91[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-codec-redis/4.1.118.Final/netty-codec-redis-4.1.118.Final.jar
92[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-codec-smtp/4.1.118.Final/netty-codec-smtp-4.1.118.Final.jar
93[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-codec-socks/4.1.118.Final/netty-codec-socks-4.1.118.Final.jar
94[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-codec-stomp/4.1.118.Final/netty-codec-stomp-4.1.118.Final.jar
95[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-codec-xml/4.1.118.Final/netty-codec-xml-4.1.118.Final.jar
96[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-common/4.1.118.Final/netty-common-4.1.118.Final.jar
97[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-handler/4.1.118.Final/netty-handler-4.1.118.Final.jar
98[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-transport-native-unix-common/4.1.118.Final/netty-transport-native-unix-common-4.1.118.Final.jar
99[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-handler-proxy/4.1.118.Final/netty-handler-proxy-4.1.118.Final.jar
100[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-handler-ssl-ocsp/4.1.118.Final/netty-handler-ssl-ocsp-4.1.118.Final.jar
101[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-resolver/4.1.118.Final/netty-resolver-4.1.118.Final.jar
102[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-resolver-dns/4.1.118.Final/netty-resolver-dns-4.1.118.Final.jar
103[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-transport/4.1.118.Final/netty-transport-4.1.118.Final.jar
104[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-transport-rxtx/4.1.118.Final/netty-transport-rxtx-4.1.118.Final.jar
105[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-transport-sctp/4.1.118.Final/netty-transport-sctp-4.1.118.Final.jar
106[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-transport-udt/4.1.118.Final/netty-transport-udt-4.1.118.Final.jar
107[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-transport-classes-epoll/4.1.118.Final/netty-transport-classes-epoll-4.1.118.Final.jar
108[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-transport-classes-kqueue/4.1.118.Final/netty-transport-classes-kqueue-4.1.118.Final.jar
109[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-resolver-dns-classes-macos/4.1.118.Final/netty-resolver-dns-classes-macos-4.1.118.Final.jar
110[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-transport-native-epoll/4.1.118.Final/netty-transport-native-epoll-4.1.118.Final-linux-x86_64.jar
111[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-transport-native-epoll/4.1.118.Final/netty-transport-native-epoll-4.1.118.Final-linux-aarch_64.jar
112[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-transport-native-epoll/4.1.118.Final/netty-transport-native-epoll-4.1.118.Final-linux-riscv64.jar
113[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-transport-native-kqueue/4.1.118.Final/netty-transport-native-kqueue-4.1.118.Final-osx-x86_64.jar
114[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-transport-native-kqueue/4.1.118.Final/netty-transport-native-kqueue-4.1.118.Final-osx-aarch_64.jar
115[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-resolver-dns-native-macos/4.1.118.Final/netty-resolver-dns-native-macos-4.1.118.Final-osx-x86_64.jar
116[20:54:05] [Server thread/INFO]: [SCore] Loaded library /home/********/libraries/io/netty/netty-resolver-dns-native-macos/4.1.118.Final/netty-resolver-dns-native-macos-4.1.118.Final-osx-aarch_64.jar
117[20:54:05] [Server thread/WARN]: Legacy plugin CMIEInjector v1.0.2.3 does not specify an api-version.
118[20:54:05] [Server thread/INFO]: [Chunky] Loading Chunky v1.2.164
119[20:54:05] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.1
120[20:54:05] [Server thread/INFO]: [Quests] Loading Quests v3.9.2
121[20:54:05] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v5.4.2
122[20:54:05] [Server thread/INFO]: [ViaVersion] ViaVersion 5.4.2 is now loaded. Registering protocol transformers and injecting...
123[20:54:05] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
124[20:54:05] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
125[20:54:05] [Server thread/INFO]: [HideStream] Loading HideStream v3.9
126[20:54:05] [Server thread/INFO]: [MiniMOTD] Loading MiniMOTD v2.2.0
127[20:54:05] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.98
128[20:54:06] [Server thread/INFO]: [DecentHolograms] Loading DecentHolograms v2.9.7
129[20:54:06] [Server thread/INFO]: [EasyPayments] Loading EasyPayments v2.0.1
130[20:54:06] [Server thread/INFO]: [MoonLiteRTP] Loading MoonLiteRTP v1.0
131[20:54:06] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.7.0
132[20:54:06] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot load ProtocolLib.
133 If this problem hasn't already been reported, please open a ticket
134 at https://github.com/dmulloy2/ProtocolLib/issues with the following data:
135 Stack Trace:
136 java.lang.ExceptionInInitializerError
137 at com.comphenix.protocol.injector.netty.ProtocolInjector.<init>(ProtocolInjector.java:69)
138 at com.comphenix.protocol.injector.PacketFilterManager.<init>(PacketFilterManager.java:202)
139 at com.comphenix.protocol.injector.PacketFilterBuilder.buildInternal(PacketFilterBuilder.java:185)
140 at com.comphenix.protocol.injector.PacketFilterBuilder.build(PacketFilterBuilder.java:177)
141 at com.comphenix.protocol.ProtocolLib.onLoad(ProtocolLib.java:203)
142 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:399)
143 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269)
144 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074)
145 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291)
146 at java.base/java.lang.Thread.run(Thread.java:1570)
147 Caused by: java.lang.UnsupportedOperationException: Cannot define class using reflection: Unsupported class file major version 66
148 at com.comphenix.net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Initializable$Unavailable.defineClass(ClassInjector.java:435)
149 at com.comphenix.net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection.injectRaw(ClassInjector.java:251)
150 at com.comphenix.net.bytebuddy.dynamic.loading.ClassInjector$AbstractBase.inject(ClassInjector.java:110)
151 at com.comphenix.net.bytebuddy.dynamic.loading.ClassLoadingStrategy$Default$InjectionDispatcher.load(ClassLoadingStrategy.java:233)
152 at com.comphenix.net.bytebuddy.dynamic.loading.ClassLoadingStrategy$Default.load(ClassLoadingStrategy.java:144)
153 at com.comphenix.net.bytebuddy.dynamic.TypeResolutionStrategy$Passive.initialize(TypeResolutionStrategy.java:100)
154 at com.comphenix.net.bytebuddy.dynamic.DynamicType$Default$Unloaded.load(DynamicType.java:6292)
155 at com.comphenix.protocol.injector.server.TemporaryPlayerFactory.setupProxyPlayerConstructor(TemporaryPlayerFactory.java:187)
156 at com.comphenix.protocol.injector.server.TemporaryPlayerFactory.<clinit>(TemporaryPlayerFactory.java:51)
157 ... 10 more
158 Dump:
159 Parameters:
160 [NULL]
161 Sender:
162 com.comphenix.protocol.ProtocolLib@69e097f9[
163 statistics=<null>
164 backgroundCompiler=<null>
165 packetTask=-1
166 tickCounter=0
167 unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@364f5267
168 configExpectedMod=-1
169 updater=com.comphenix.protocol.updater.SpigotUpdater@5bfd5408
170 redirectHandler=<null>
171 commandProtocol=<null>
172 commandPacket=<null>
173 commandFilter=<null>
174 packetLogging=<null>
175 skipDisable=false
176 isEnabled=false
177 loader=org.bukkit.plugin.java.JavaPluginLoader@576a9312
178 server=CraftServer{serverName=Paper,serverVersion=git-Paper-794,minecraftVersion=1.16.5}
179 file=plugins/ProtocolLib.jar
180 description=org.bukkit.plugin.PluginDescriptionFile@4f71052
181 dataFolder=plugins/ProtocolLib
182 classLoader=PluginClassLoader{plugin=ProtocolLib v4.7.0, pluginEnabled=false, url=plugins/ProtocolLib.jar}
183 naggable=true
184 newConfig=YamlConfiguration[path='', root='YamlConfiguration']
185 configFile=plugins/ProtocolLib/config.yml
186 logger=com.destroystokyo.paper.utils.PaperPluginLogger@371952bb
187 ]
188 Version:
189 ProtocolLib v4.7.0
190 Java Version:
191 22.0.2
192 Server:
193 git-Paper-794 (MC: 1.16.5)
194
195[20:54:06] [Server thread/INFO]: [HamsterAPI] Loading HamsterAPI v0.1.3
196[20:54:06] [Server thread/INFO]: [HideAchievements] Loading HideAchievements v1.0.0
197[20:54:06] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-CMI
198[20:54:06] [Server thread/INFO]: [Matrix] Loading Matrix v6.6.3
199[20:54:06] [Server thread/INFO]: [FartherViewDistance] Loading FartherViewDistance v8.7.7
200[20:54:06] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.9
201[20:54:06] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v3.1.1
202[20:54:06] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v15.8.0
203[20:54:06] [Server thread/INFO]: [DiscordUtils] Loading DiscordUtils v2.6.1
204[20:54:06] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.8+6008-1246d61
205[20:54:07] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@3c311077]
206[20:54:07] [Server thread/INFO]: [Log4JExploitFix] Loading Log4JExploitFix v1.3.3
207[20:54:07] [Server thread/INFO]: [Log4JExploitFix] Successfully applied filters to Appenders File, ServerGuiConsole, TerminalConsole
208[20:54:07] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.6.9
209[20:54:07] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
210[20:54:07] [Server thread/INFO]: [ItemEdit] Loading ItemEdit v2.18.3
211[20:54:07] [Server thread/INFO]: [LargeRaids] Loading LargeRaids v1.9.6
212[20:54:07] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.16-RELEASE
213[20:54:07] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.13.3-Release
214[20:54:07] [Server thread/INFO]: [TAB] Loading TAB v2.8.10
215[20:54:07] [Server thread/INFO]: [ChatEx] Loading ChatEx v2.7.1
216[20:54:07] [Server thread/INFO]: [LootChest] Loading LootChest v2.3.2
217[20:54:07] [Server thread/INFO]: [VoidTeleport] Loading VoidTeleport v2.3.7
218[20:54:07] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.5+3827266
219[20:54:07] [Server thread/INFO]: [SCore] Loading SCore v5.25.9.30
220[20:54:07] [Server thread/INFO]: [EasyArmorStands] Loading EasyArmorStands v2.5.1
221[20:54:07] [Server thread/INFO]: [ACubelets] Loading ACubelets v1.9.3
222[20:54:07] [Server thread/INFO]: [ExecutableItems] Loading ExecutableItems v7.25.9.30
223[20:54:07] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v7.1.0
224[20:54:07] [Server thread/INFO]: [SimpleClans] Loading SimpleClans v2.16.2-7a8ac95
225[20:54:07] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.29-SNAPSHOT (build 2462)
226[20:54:07] [Server thread/INFO]: [ProtectionStones] Loading ProtectionStones v2.8.2
227[20:54:07] [Server thread/INFO]: [AntiRelog] Loading AntiRelog v3.0.5-2
228[20:54:07] [Server thread/INFO]: [Auctioneer] Loading Auctioneer v1.2.2
229[20:54:07] [Server thread/INFO]: [CMILib] Loading CMILib v1.1.2.5
230[20:54:07] [Server thread/INFO]: [CMI] Loading CMI v9.1.2.1
231[20:54:07] [Server thread/INFO]: [CMIEInjector] Loading CMIEInjector v1.0.2.3
232[20:54:07] [Server thread/INFO]: [PlugManX] Loading PlugManX v2.3.0
233[20:54:07] [Server thread/INFO]: true
234[20:54:07] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
235[20:54:07] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.3.98
236[20:54:08] [Server thread/INFO]: __
237[20:54:08] [Server thread/INFO]: | |__) LuckPerms v5.3.98
238[20:54:08] [Server thread/INFO]: |___ | Running on Bukkit - Paper
239[20:54:08] [Server thread/INFO]:
240[20:54:08] [Server thread/INFO]: [LuckPerms] Loading configuration...
241[20:54:08] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
242[20:54:08] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
243[20:54:09] [Server thread/INFO]: [LuckPerms] Performing initial data load...
244[20:54:09] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1488ms)
245[20:54:09] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.7.0
246[20:54:09] [Server thread/ERROR]: ******************************************************
247[20:54:09] [Server thread/ERROR]: *** ProtocolLib does not support plugin reloaders! ***
248[20:54:09] [Server thread/ERROR]: *** Please use the built-in reload command! ***
249[20:54:09] [Server thread/ERROR]: ******************************************************
250[20:54:09] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.7.0
251[20:54:09] [Server thread/INFO]: [HideAchievements] Enabling HideAchievements v1.0.0*
252[20:54:09] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-CMI
253[20:54:09] [Server thread/WARN]: [Vault] Loaded class com.Zrips.CMI.Modules.Economy.Economy from CMI v9.1.2.1 which is not a depend, softdepend or loadbefore of this plugin.
254[20:54:09] [Server thread/INFO]: [Vault] [Economy] CMI Economy found: Waiting
255[20:54:09] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
256[20:54:09] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-CMI
257[20:54:09] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
258[20:54:09] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v15.8.0
259[20:54:09] [Server thread/INFO]: [SkinsRestorer] Running on Minecraft 1.16.5.
260[20:54:10] [Server thread/INFO]: [SkinsRestorer] Using paper join listener!
261[20:54:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: skinsrestorer [15.8.0]
262[20:54:10] [Server thread/INFO]: [SkinsRestorer] PlaceholderAPI expansion registered!
263[20:54:10] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.8+6008-1246d61
264[20:54:10] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
265[20:54:10] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
266[20:54:10] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter
267[20:54:11] [Server thread/INFO]: [CMIEInjector] Enabling CMIEInjector v1.0.2.3*
268[20:54:11] [Server thread/INFO]: [CMIEInjector] Injecting CMI Economy
269[20:54:11] [Server thread/INFO]: [CMIEInjector] [Economy] CMI Economy found: Waiting
270[20:54:11] [Server thread/INFO]: [PlugManX] Enabling PlugManX v2.3.0
271[20:54:11] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
272[20:54:11] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
273[20:54:11] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
274[20:54:11] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
275[20:54:11] [Server thread/INFO]: Preparing level "world"
276[20:54:12] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
277[20:54:12] [Server thread/INFO]: Preparing spawn area: 0%
278[20:54:12] [Server thread/INFO]: Time elapsed: 329 ms
279[20:54:12] [Server thread/INFO]: [HideAchievements] Achievements are now hidden for world 'world'.
280[20:54:12] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
281[20:54:13] [Server thread/INFO]: Time elapsed: 963 ms
282[20:54:13] [Server thread/INFO]: [HideAchievements] Achievements are now hidden for world 'world_nether'.
283[20:54:13] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
284[20:54:13] [Server thread/INFO]: Preparing spawn area: 0%
285[20:54:14] [Server thread/INFO]: Preparing spawn area: 0%
286[20:54:14] [Server thread/INFO]: Time elapsed: 833 ms
287[20:54:14] [Server thread/INFO]: [HideAchievements] Achievements are now hidden for world 'world_the_end'.
288[20:54:14] [Server thread/INFO]: [Chunky] Enabling Chunky v1.2.164
289[20:54:14] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.1
290[20:54:14] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.viaversion.viaversion.api.type.Type from ViaVersion v5.4.2 which is not a depend, softdepend or loadbefore of this plugin.
291[20:54:14] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
292[20:54:14] [Server thread/INFO]: [Quests] Enabling Quests v3.9.2
293[20:54:14] [Server thread/INFO]: [Quests] Your server is running version 1.16
294[20:54:14] [Server thread/INFO]: [Quests] Metrics started. This can be disabled at /plugins/bStats/config.yml.
295[20:54:14] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.4.2
296[20:54:14] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.16.4-1.16.5 (754)
297[20:54:14] [Server thread/INFO]: [HideStream] Enabling HideStream v3.9*
298[20:54:14] [Server thread/INFO]: [HideStream] Version 3.9 enabled.
299[20:54:14] [Server thread/INFO]: [MiniMOTD] Enabling MiniMOTD v2.2.0
300[20:54:14] [Server thread/ERROR]: [MiniMOTD] ====================================================
301[20:54:14] [Server thread/ERROR]: [MiniMOTD] You are using the incorrect MiniMOTD build for your server software.
302[20:54:14] [Server thread/ERROR]: [MiniMOTD] This build is for Paper 1.21.8+.
303[20:54:14] [Server thread/ERROR]: [MiniMOTD] Builds for Spigot/Paper 1.8.8 through 1.21.7 are available on Modrinth (https://modrinth.com/plugin/minimotd).
304[20:54:14] [Server thread/ERROR]: [MiniMOTD] When downloading be sure to check the supported versions/platforms
305[20:54:14] [Server thread/ERROR]: [MiniMOTD] field on the versions page, and/or make the correct selections in
306[20:54:14] [Server thread/ERROR]: [MiniMOTD] the download menu.
307[20:54:14] [Server thread/ERROR]: [MiniMOTD] ====================================================
308[20:54:14] [Server thread/ERROR]: [MiniMOTD] Please see the above notice.
309java.lang.RuntimeException: Please see the above notice.
310 at xyz.jpenilla.minimotd.common.util.Nag.logBanner(Nag.java:74) ~[?:?]
311 at xyz.jpenilla.minimotd.paper.MiniMOTDStub.onEnable(MiniMOTDStub.java:54) ~[?:?]
312 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-794]
313 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-794]
314 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-794]
315 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-794]
316 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-794]
317 at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:599) ~[patched_1.16.5.jar:git-Paper-794]
318 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-794]
319 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
320 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
321 at java.lang.Thread.run(Thread.java:1570) [?:?]
322[20:54:14] [Server thread/INFO]: [MiniMOTD] Disabling MiniMOTD v2.2.0
323[20:54:14] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.9.7
324[20:54:14] [Server thread/INFO]: [DecentHolograms] Initialized NMS adapter for v1_16_R3 (1.16.5).
325[20:54:14] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: v1_16_R3! Trying to find NMS support
326[20:54:14] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_16_R3' loaded!
327[20:54:14] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'DecentHolograms' to create a bStats instance!
328[20:54:14] [Server thread/INFO]: [DecentHolograms] NBT-API loaded successfully.
329[20:54:14] [Server thread/INFO]: [EasyPayments] Enabling EasyPayments v2.0.1
330[20:54:14] [Server thread/INFO]: [EasyPayments] Detected NMS version: 1_16_R3 (MC 1.16.5)
331[20:54:14] [Server thread/ERROR]: [EasyPayments] Please, specify your unique shop key in the config.yml!
332[20:54:14] [Server thread/ERROR]: [EasyPayments] Need a help? You can learn the documentation here:
333[20:54:14] [Server thread/ERROR]: [EasyPayments] > https://docs.easypayments.easydonate.ru
334[20:54:14] [Server thread/INFO]: [MoonLiteRTP] Enabling MoonLiteRTP v1.0*
335[20:54:14] [Server thread/WARN]: [MoonLiteRTP] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-CMI which is not a depend, softdepend or loadbefore of this plugin.
336[20:54:14] [Server thread/INFO]: (MoonLiteRTP/INFO)
337[20:54:14] [Server thread/INFO]: (MoonLiteRTP/INFO) .----------------------------------------------------------.
338[20:54:14] [Server thread/INFO]: (MoonLiteRTP/INFO) | .-------------------------------------------------------. |
339[20:54:14] [Server thread/INFO]: (MoonLiteRTP/INFO) | | | |
340[20:54:14] [Server thread/INFO]: (MoonLiteRTP/INFO) | | Плагин: MoonLiteRTP| Версия: 1.0 | |
341[20:54:14] [Server thread/INFO]: (MoonLiteRTP/INFO) | | Создан для MoonLite - vk.com/moonlite_ru | |
342[20:54:14] [Server thread/INFO]: (MoonLiteRTP/INFO) | | | |
343[20:54:14] [Server thread/INFO]: (MoonLiteRTP/INFO) | '-------------------------------------------------------' |
344[20:54:14] [Server thread/INFO]: (MoonLiteRTP/INFO) '-----------------------------------------------------------'
345[20:54:14] [Server thread/INFO]: (MoonLiteRTP/INFO)
346[20:54:14] [Server thread/INFO]: [HamsterAPI] Enabling HamsterAPI v0.1.3*
347[20:54:14] [Server thread/INFO]: [Matrix] Enabling Matrix v6.6.3
348[20:54:14] [Server thread/INFO]: __ ______ __________ _____ __
349[20:54:14] [Server thread/INFO]: / |/ / |/_ __/ __ \/ _/ |/ /
350[20:54:14] [Server thread/INFO]: / /|_/ / /| | / / / /_/ // / | /
351[20:54:14] [Server thread/INFO]: / / / / ___ |/ / / _, _// / / |
352[20:54:14] [Server thread/INFO]: /_/ /_/_/ |_/_/ /_/ |_/___//_/|_|
353[20:54:14] [Server thread/INFO]:
354[20:54:14] [Server thread/INFO]: * Matrix AntiCheat v6.6.3 | git-Paper-794 (MC: 1.16.5) | PAPER
355[20:54:15] [Server thread/INFO]: [Matrix] Checking Environment...
356[20:54:15] [Server thread/INFO]: [Matrix] Passed all environment checks
357[20:54:15] [Server thread/INFO]: [Matrix] Loaded 0 global placeholders
358[20:54:15] [Server thread/INFO]: [Matrix] Enabled 16 checks, Disabled 0 checks
359[20:54:15] [Server thread/INFO]: [Matrix] Loaded all configuration files
360[20:54:15] [Server thread/ERROR]: Error occurred while enabling Matrix v6.6.3 (Is it up to date?)
361java.lang.NoClassDefFoundError: com/comphenix/protocol/reflect/FuzzyReflection
362 at me.rerere.matrix.internal.bm.<clinit>(Unknown Source) ~[?:?]
363 at me.rerere.matrix.Matrix.onEnable(Unknown Source) ~[?:?]
364 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-794]
365 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-794]
366 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-794]
367 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-794]
368 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-794]
369 at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:599) ~[patched_1.16.5.jar:git-Paper-794]
370 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-794]
371 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
372 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
373 at java.lang.Thread.run(Thread.java:1570) [?:?]
374Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.reflect.FuzzyReflection
375 at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155) ~[patched_1.16.5.jar:git-Paper-794]
376 at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Paper-794]
377 at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
378 ... 12 more
379[20:54:15] [Server thread/INFO]: [Matrix] Disabling Matrix v6.6.3
380[20:54:15] [Server thread/INFO]: [Matrix] Error when disabling Matrix: java.lang.RuntimeException
381[20:54:15] [Server thread/INFO]: [Matrix] Disabled Matrix AntiCheat.
382[20:54:15] [Server thread/INFO]: [FartherViewDistance] Enabling FartherViewDistance v8.7.7
383[20:54:15] [Server thread/WARN]: [FartherViewDistance] worlds->default->prevent-xray->conversion-list Can't find this material: COPPER_ORE
384[20:54:15] [Server thread/WARN]: [FartherViewDistance] worlds->default->prevent-xray->conversion-list Can't find this material: DEEPSLATE
385[20:54:15] [Server thread/ERROR]: Error occurred while enabling FartherViewDistance v8.7.7 (Is it up to date?)
386java.lang.NoClassDefFoundError: com/comphenix/protocol/events/ListenerPriority
387 at xuan.cat.fartherviewdistance.code.ChunkPacketEvent.<init>(ChunkPacketEvent.java:16) ~[?:?]
388 at xuan.cat.fartherviewdistance.code.Index.onEnable(Index.java:82) ~[?:?]
389 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-794]
390 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-794]
391 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-794]
392 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-794]
393 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-794]
394 at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:599) ~[patched_1.16.5.jar:git-Paper-794]
395 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-794]
396 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
397 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
398 at java.lang.Thread.run(Thread.java:1570) [?:?]
399Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.ListenerPriority
400 at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155) ~[patched_1.16.5.jar:git-Paper-794]
401 at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Paper-794]
402 at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
403 ... 12 more
404[20:54:15] [Server thread/INFO]: [FartherViewDistance] Disabling FartherViewDistance v8.7.7
405[20:54:15] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.9
406[20:54:15] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v3.1.1
407[20:54:15] [Server thread/INFO]: [PlayerPoints] Initializing using RoseGarden v1.0.9
408[20:54:15] [Server thread/INFO]: [PlayerPoints] Data handler connected using SQLite.
409[20:54:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerpoints [3.1.1]
410[20:54:15] [Server thread/INFO]: [DiscordUtils] Enabling DiscordUtils v2.6.1*
411[20:54:15] [Server thread/INFO]: [DiscordUtils] PAPIManager has been successfully enabled.
412[20:54:15] [Server thread/INFO]: [DiscordUtils] ActivityManager has been successfully enabled.
413[20:54:15] [Server thread/INFO]: [DiscordUtils] Configuration files have been successfully loaded.
414[20:54:15] [Server thread/INFO]: [DiscordUtils] Successfully integrated with LUCK_PERMS.
415[20:54:15] [Server thread/INFO]: [DiscordUtils] Commands have been successfully loaded.
416[20:54:15] [Server thread/INFO]: [DiscordUtils] Events have been successfully loaded.
417[20:54:15] [Server thread/INFO]: [DiscordUtils] 2FA has been successfully loaded.
418[20:54:15] [Server thread/INFO]: [DiscordUtils] DatabaseManager has been successfully loaded.
419[20:54:15] [Server thread/INFO]: [DiscordUtils] Metrics has been successfully loaded.
420[20:54:15] [Server thread/INFO]: [DiscordUtils] Checking for updates...
421[20:54:15] [Server thread/INFO]: [Log4JExploitFix] Enabling Log4JExploitFix v1.3.3
422[20:54:15] [Server thread/ERROR]: Error occurred while enabling Log4JExploitFix v1.3.3 (Is it up to date?)
423java.lang.NoClassDefFoundError: com/comphenix/protocol/events/ListenerPriority
424 at dev.luzifer.log4jexploitfix.Log4JExploitFix.onEnable(Log4JExploitFix.java:42) ~[?:?]
425 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-794]
426 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-794]
427 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-794]
428 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-794]
429 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-794]
430 at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:599) ~[patched_1.16.5.jar:git-Paper-794]
431 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-794]
432 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
433 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
434 at java.lang.Thread.run(Thread.java:1570) [?:?]
435Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.ListenerPriority
436 at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155) ~[patched_1.16.5.jar:git-Paper-794]
437 at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Paper-794]
438 at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
439 ... 11 more
440[20:54:15] [Server thread/INFO]: [Log4JExploitFix] Disabling Log4JExploitFix v1.3.3
441[20:54:15] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.6.9
442[20:54:15] [Server thread/INFO]: [LiteBans] Downloaded from https://directleaks.net
443[20:54:15] [Server thread/INFO]: [LiteBans] Using default database drivers (version:4).
444[20:54:15] [Server thread/WARN]: [LiteBans] Failed to add ProtocolLib packet listener.
445[20:54:15] [Server thread/WARN]: [LiteBans] java.lang.NoClassDefFoundError: com/comphenix/protocol/PacketType
446[20:54:15] [Server thread/WARN]: [LiteBans] at litebans.hX.<init>(hX.java:22)
447[20:54:15] [Server thread/WARN]: [LiteBans] at litebans.cz.d(cz.java:261)
448[20:54:15] [Server thread/WARN]: [LiteBans] at litebans.cE.d(cE.java:64)
449[20:54:15] [Server thread/WARN]: [LiteBans] at litebans.BukkitPlugin.q(BukkitPlugin.java:204)
450[20:54:15] [Server thread/WARN]: [LiteBans] at litebans.BukkitPlugin.onEnable(BukkitPlugin.java:249)
451[20:54:15] [Server thread/WARN]: [LiteBans] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
452[20:54:15] [Server thread/WARN]: [LiteBans] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
453[20:54:15] [Server thread/WARN]: [LiteBans] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
454[20:54:15] [Server thread/WARN]: [LiteBans] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518)
455[20:54:15] [Server thread/WARN]: [LiteBans] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432)
456[20:54:15] [Server thread/WARN]: [LiteBans] at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:599)
457[20:54:15] [Server thread/WARN]: [LiteBans] at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298)
458[20:54:15] [Server thread/WARN]: [LiteBans] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074)
459[20:54:15] [Server thread/WARN]: [LiteBans] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291)
460[20:54:15] [Server thread/WARN]: [LiteBans] at java.base/java.lang.Thread.run(Thread.java:1570)
461[20:54:15] [Server thread/WARN]: [LiteBans] Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.PacketType
462[20:54:15] [Server thread/WARN]: [LiteBans] at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155)
463[20:54:15] [Server thread/WARN]: [LiteBans] at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114)
464[20:54:15] [Server thread/WARN]: [LiteBans] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
465[20:54:15] [Server thread/WARN]: [LiteBans] ... 15 more
466[20:54:15] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 1.4.197 (org.h2.Driver)
467[20:54:15] [Server thread/INFO]: [LiteBans] Connecting to database...
468[20:54:16] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///home/********/plugins/LiteBans/litebans] (131.8 ms).
469[20:54:16] [Server thread/INFO]: [LiteBans] Database connection fully initialized (136.9 ms).
470[20:54:16] [Server thread/INFO]: [LiteBans] v2.6.9 enabled. Startup took 218 ms.
471[20:54:16] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
472[20:54:16] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
473[20:54:16] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
474[20:54:16] [Server thread/INFO]: Preparing start region for dimension minecraft:spawn
475[20:54:16] [Server thread/INFO]: Preparing spawn area: 0%
476[20:54:17] [Server thread/INFO]: Preparing spawn area: 0%
477[20:54:17] [Server thread/INFO]: Time elapsed: 782 ms
478[20:54:17] [Server thread/INFO]: [HideAchievements] Achievements are now hidden for world 'spawn'.
479[20:54:17] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: dark
480[20:54:17] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
481[20:54:17] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawn
482[20:54:17] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
483[20:54:17] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Arena
484[20:54:17] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
485[20:54:17] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
486[20:54:17] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
487[20:54:17] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
488[20:54:17] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v2.18.3
489[20:54:17] [Server thread/INFO]: [ItemEdit] Hooking into Vault
490[20:54:17] [Server thread/INFO]: [ItemEdit] Hooked into PlaceHolderAPI:
491[20:54:17] [Server thread/INFO]: [ItemEdit] placeholders:
492[20:54:17] [Server thread/INFO]: [ItemEdit] %itemedit_amount_<{itemid}>_[{slot}]_[{player}]%
493[20:54:17] [Server thread/INFO]: [ItemEdit] shows how many itemid player has on slot
494[20:54:17] [Server thread/INFO]: [ItemEdit] <{itemid}> for item id on serveritem
495[20:54:17] [Server thread/INFO]: [ItemEdit] [{slot}] for the slot where the item should be counted, by default inventory
496[20:54:17] [Server thread/INFO]: [ItemEdit] Values: inventory, equip, inventoryandequip, hand, offhand, head, chest, legs, feet
497[20:54:17] [Server thread/INFO]: [ItemEdit] [{player}] for the player, by default self
498[20:54:17] [Server thread/INFO]: [ItemEdit] example: %itemedit_amount_{my_item_id}_{hand}%
499[20:54:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: itemedit [1.0]
500[20:54:17] [Server thread/INFO]: [LargeRaids] Enabling LargeRaids v1.9.6
501[20:54:17] [Server thread/INFO]: [LargeRaids] Loading artificial villages centers...
502[20:54:17] [Server thread/INFO]: [LargeRaids] Loaded artificial villages centers.
503[20:54:17] [Server thread/INFO]: [LargeRaids] Please note that you have 26 raiders in wave 6, which may cause entity cramming in world "world".
504[20:54:17] [Server thread/INFO]: [LargeRaids] If it is intended, you may silence this warning by disabling `silence-warnings` in config.yml.
505[20:54:17] [Server thread/INFO]: [LargeRaids] Please note that you have 26 raiders in wave 6, which may cause entity cramming in world "world_nether".
506[20:54:17] [Server thread/INFO]: [LargeRaids] If it is intended, you may silence this warning by disabling `silence-warnings` in config.yml.
507[20:54:17] [Server thread/INFO]: [LargeRaids] Please note that you have 26 raiders in wave 6, which may cause entity cramming in world "world_the_end".
508[20:54:17] [Server thread/INFO]: [LargeRaids] If it is intended, you may silence this warning by disabling `silence-warnings` in config.yml.
509[20:54:17] [Server thread/INFO]: [LargeRaids] Please note that you have 26 raiders in wave 6, which may cause entity cramming in world "spawn".
510[20:54:17] [Server thread/INFO]: [LargeRaids] If it is intended, you may silence this warning by disabling `silence-warnings` in config.yml.
511[20:54:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: largeraids [null]
512[20:54:17] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.16-RELEASE
513[20:54:17] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
514[20:54:17] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
515[20:54:17] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
516[20:54:17] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
517[20:54:17] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
518[20:54:17] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
519[20:54:17] [Server thread/INFO]: [CrazyAuctions] Loading the Test-File.yml
520[20:54:17] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Test-File.yml
521[20:54:17] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.3-Release
522[20:54:17] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
523[20:54:17] [Server thread/INFO]: [DeluxeMenus] 10 GUI menus loaded!
524[20:54:17] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
525[20:54:17] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
526[20:54:17] [Server thread/INFO]: [DeluxeMenus] Could not setup a NMS hook for your server version!
527[20:54:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxemenus [1.13.3-Release]
528[20:54:17] [Server thread/INFO]: [TAB] Enabling TAB v2.8.10
529[20:54:17] [Server thread/INFO]: [TAB] Server version: 1.16.5 (v1_16_R3)
530[20:54:17] [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.
531[20:54:17] [Server thread/INFO]: [TAB] Hint: Found used PlaceholderAPI placeholder "%vault_suffix%". Consider replacing it with plugin's internal "%vault-suffix%" for better performance.
532[20:54:17] [Server thread/INFO]: [TAB] There was 1 startup warning.
533[20:54:17] [Server thread/INFO]: [TAB] Enabled in 63ms
534[20:54:17] [Server thread/INFO]: [ChatEx] Enabling ChatEx v2.7.1*
535[20:54:17] [Server thread/INFO]: [ChatEx] Successfully hooked into: LuckPerms
536[20:54:17] [Server thread/INFO]: [ChatEx] Hooked into PlaceholderAPI
537[20:54:17] [Server thread/INFO]: [ChatEx] Server version:git-Paper-794 (MC: 1.16.5)
538[20:54:17] [Server thread/INFO]: [ChatEx] Loading RGB ColorCodes!
539[20:54:17] [Server thread/INFO]: [ChatEx] No ColorCodes Specified!
540[20:54:17] [Server thread/INFO]: [ChatEx] Thanks for using bstats, it was enabled!
541[20:54:17] [Server thread/INFO]: [ChatEx] is now enabled!
542[20:54:17] [Server thread/INFO]: [LootChest] Enabling LootChest v2.3.2
543[20:54:17] [Server thread/INFO]: [LootChest] Server version: 1.16
544[20:54:17] [Server thread/INFO]: [LootChest] Loading config files...
545[20:54:17] [Server thread/INFO]: [VoidTeleport] Enabling VoidTeleport v2.3.7
546[20:54:17] [Thread-20/INFO]: [TAB] Version 5.3.0 is out! Your version: 2.8.10
547[20:54:17] [Thread-20/INFO]: [TAB] Get the update at https://www.spigotmc.org/resources/57806/
548[20:54:17] [Server thread/INFO]:
549
550 ====================================================================
551 VoidTeleport
552 ====================================================================
553
554 Current version: 2.3.7
555 Latest version: 2.4.5
556 A new version is available! Download it at:
557 https://www.spigotmc.org/resources/voidteleport.47718/
558
559 ====================================================================
560
561[20:54:17] [Server thread/INFO]: [VoidTeleport] Developed by EndlessGames.
562[20:54:17] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.5+3827266
563[20:54:17] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
564[20:54:17] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
565[20:54:17] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
566[20:54:17] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
567[20:54:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
568[20:54:17] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
569[20:54:17] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
570[20:54:17] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
571[20:54:17] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
572[20:54:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
573[20:54:17] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
574[20:54:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
575[20:54:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
576[20:54:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
577[20:54:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
578[20:54:17] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
579[20:54:17] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
580[20:54:17] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is PERMITTED.
581[20:54:17] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
582[20:54:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
583[20:54:17] [Server thread/INFO]: [WorldGuard] Loading region data...
584[20:54:18] [Server thread/INFO]: [SCore] Enabling SCore v5.25.9.30
585[20:54:18] [Server thread/INFO]: SCore The library part of SCore is initializing ... (by SCore)
586[20:54:18] [Server thread/INFO]: SCore ExecutableItems hooked ! (**.**.**.**) Load After
587[20:54:18] [Server thread/INFO]: SCore PlaceholderAPI hooked ! (2.11.1) Load Before
588[20:54:18] [Server thread/INFO]: SCore WorldGuard hooked ! (7.0.5+3827266) Load Before
589[20:54:18] [Server thread/INFO]: SCore Vault hooked ! (1.7.3-CMI) Load Before
590[20:54:18] [Server thread/INFO]: SCore Multiverse-Core hooked ! (4.3.1-b861) Load Before
591[20:54:18] [Server thread/INFO]: SCore DecentHolograms hooked ! (2.9.7) Load Before
592[20:54:18] [Server thread/ERROR]: [SCore] HolographicDisplays hooked BUT you haven't the good version ! (require 3.0 or higher) !
593[20:54:18] [Server thread/WARN]: java.lang.NoClassDefFoundError: me/filoghost/holographicdisplays/api/HolographicDisplaysAPI
594[20:54:18] [Server thread/WARN]: at com.ssomar.score.SCore.loadDependency(SCore.java:700)
595[20:54:18] [Server thread/WARN]: at com.ssomar.score.SCore.initLibPartOfSCore(SCore.java:512)
596[20:54:18] [Server thread/WARN]: at com.ssomar.score.SCore.onEnable(SCore.java:541)
597[20:54:18] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
598[20:54:18] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
599[20:54:18] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
600[20:54:18] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518)
601[20:54:18] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432)
602[20:54:18] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:599)
603[20:54:18] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298)
604[20:54:18] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074)
605[20:54:18] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291)
606[20:54:18] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1570)
607[20:54:18] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: me.filoghost.holographicdisplays.api.HolographicDisplaysAPI
608[20:54:18] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155)
609[20:54:18] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114)
610[20:54:18] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
611[20:54:18] [Server thread/WARN]: ... 13 more
612[20:54:18] [Server thread/INFO]: SCore CMI hooked ! (**.**.**.**) Load After
613[20:54:18] [Server thread/INFO]: SCore ProtectionStones hooked ! (2.8.2) Load After
614[20:54:18] [Server thread/INFO]: SCore TAB hooked ! (2.8.10) Load Before
615[20:54:18] [Server thread/INFO]: SCore WorldEdit hooked ! (7.2.8+6008-1246d61) Load Before
616[20:54:18] [Server thread/INFO]: SCore Creating the file: config.yml from the plugin jar (url: jar:file:/home/********/plugins/SCore-5.25.9.30%20(2).jar!/config.yml)
617[20:54:18] [Server thread/INFO]: SCore Locale setup: EN
618[20:54:18] [Server thread/INFO]: SCore Language of the editor setup on EN
619[20:54:18] [Server thread/INFO]: SCore Creating the file: language_en.yml from the plugin jar (url: jar:file:/home/********/plugins/SCore-5.25.9.30%20(2).jar!/language_en.yml)
620[20:54:18] [Server thread/INFO]: SCore will connect to the database hosted: In Local
621[20:54:18] [Server thread/INFO]: SCore Connection to the db...
622[20:54:18] [Server thread/INFO]: SCore will connect to the database hosted: In Local
623[20:54:18] [Server thread/INFO]: SCore Creating table SecurityOP if not exists...
624[20:54:18] [Server thread/INFO]: SCore Creating table Commands if not exists...
625[20:54:18] [Server thread/INFO]: SCore Creating table Cooldowns if not exists...
626[20:54:18] [Server thread/INFO]: SCore Creating table Commands Player if not exists...
627[20:54:18] [Server thread/INFO]: SCore Creating table Commands Entity if not exists...
628[20:54:18] [Server thread/INFO]: SCore Creating table Commands Block if not exists...
629[20:54:18] [Server thread/INFO]: SCore Creating table UsePerDay if not exists...
630[20:54:18] [Server thread/INFO]: SCore SCore loaded 0 delayed commands saved
631[20:54:18] [Server thread/INFO]: ================ SCore ================
632[20:54:18] [Server thread/INFO]: SCore is running on Paper or fork
633[20:54:18] [Server thread/INFO]: SCore Version of the server git-Paper-794 (MC: 1.16.5) !
634[20:54:18] [Server thread/INFO]: SCore Language for in-game messages setup on EN
635[20:54:18] [Server thread/INFO]: SCore Update of actionbarMessage in your for the plugin > SCore in language: EN
636[20:54:18] [Server thread/INFO]: SCore Update of actionbarEnd in your for the plugin > SCore in language: EN
637[20:54:18] [Server thread/INFO]: SCore Update of setActionbarOn in your for the plugin > SCore in language: EN
638[20:54:18] [Server thread/INFO]: SCore Update of setActionbarOff in your for the plugin > SCore in language: EN
639[20:54:18] [Server thread/INFO]: SCore Update of haveActionbarOn in your for the plugin > SCore in language: EN
640[20:54:18] [Server thread/INFO]: SCore Update of haveActionbarOff in your for the plugin > SCore in language: EN
641[20:54:18] [Server thread/INFO]: SCore Update of errorMoneyMsg in your for the plugin > SCore in language: EN
642[20:54:18] [Server thread/INFO]: SCore Update of newBalanceMsg in your for the plugin > SCore in language: EN
643[20:54:18] [Server thread/INFO]: SCore Update of newBalancePositiveMsg in your for the plugin > SCore in language: EN
644[20:54:18] [Server thread/INFO]: SCore Update of noPlayerHit in your for the plugin > SCore in language: EN
645[20:54:18] [Server thread/INFO]: SCore Update of noEntityHit in your for the plugin > SCore in language: EN
646[20:54:18] [Server thread/INFO]: SCore Update of damageCommandKill in your for the plugin > SCore in language: EN
647[20:54:18] [Server thread/INFO]: SCore Update of variableValueSet in your for the plugin > SCore in language: EN
648[20:54:18] [Server thread/INFO]: SCore Update of variableDefaultValueSet in your for the plugin > SCore in language: EN
649[20:54:18] [Server thread/INFO]: SCore Update of shapeExecuted in your for the plugin > SCore in language: EN
650[20:54:18] [Server thread/ERROR]: Error occurred while enabling SCore v5.25.9.30 (Is it up to date?)
651java.lang.NoSuchFieldError: Class org.bukkit.Material does not have member field 'org.bukkit.Material BRUSH'
652 at com.ssomar.score.features.lang.FeatureSettingsSCoreEN.<clinit>(FeatureSettingsSCoreEN.java:654) ~[?:?]
653 at com.ssomar.score.features.FeatureSettingsSCore.getValues(FeatureSettingsSCore.java:676) ~[?:?]
654 at com.ssomar.score.features.FeatureSettingsSCore.getValues(FeatureSettingsSCore.java:668) ~[?:?]
655 at com.ssomar.score.features.FeatureSettingsSCore.getFeatureSettings(FeatureSettingsSCore.java:703) ~[?:?]
656 at com.ssomar.score.features.FeatureSettingsSCore.getFeatureSettings(FeatureSettingsSCore.java:801) ~[?:?]
657 at com.ssomar.score.features.FeatureSettingsSCore.<clinit>(FeatureSettingsSCore.java:18) ~[?:?]
658 at com.ssomar.score.projectiles.SProjectile.<init>(SProjectile.java:54) ~[?:?]
659 at com.ssomar.score.projectiles.loader.SProjectileLoader.getObject(SProjectileLoader.java:119) ~[?:?]
660 at com.ssomar.score.sobject.SObjectWithFileLoader.getDefaultObject(SObjectWithFileLoader.java:515) ~[?:?]
661 at com.ssomar.score.sobject.SObjectWithFileLoader.getObjectByReader(SObjectWithFileLoader.java:493) ~[?:?]
662 at com.ssomar.score.sobject.SObjectWithFileLoader.loadDefaultPremiumObjects(SObjectWithFileLoader.java:288) ~[?:?]
663 at com.ssomar.score.projectiles.loader.SProjectileLoader.load(SProjectileLoader.java:28) ~[?:?]
664 at com.ssomar.score.SCore.onEnable(SCore.java:574) ~[?:?]
665 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-794]
666 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-794]
667 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-794]
668 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-794]
669 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-794]
670 at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:599) ~[patched_1.16.5.jar:git-Paper-794]
671 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-794]
672 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
673 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
674 at java.lang.Thread.run(Thread.java:1570) [?:?]
675[20:54:18] [Server thread/INFO]: [SCore] Disabling SCore v5.25.9.30
676[20:54:18] [Server thread/INFO]: SCore Save UsagePerDay....
677[20:54:18] [Server thread/INFO]: SCore Save UsagePerDay done !
678[20:54:18] [Server thread/INFO]: SCore Save Commands...
679[20:54:18] [Server thread/INFO]: SCore Save Commands done !
680[20:54:18] [Server thread/INFO]: SCore Save Cooldowns...
681[20:54:18] [Server thread/INFO]: SCore 0 cooldowns saved
682[20:54:18] [Server thread/INFO]: SCore Save Cooldowns done !
683[20:54:18] [Server thread/INFO]: SCore Run delayed saving tasks...
684[20:54:18] [Server thread/INFO]: SCore Run delayed saving tasks done !
685[20:54:18] [Server thread/INFO]: SCore Clear scheduled tasks...
686[20:54:18] [Server thread/INFO]: SCore Clear scheduled tasks done !
687[20:54:18] [Server thread/INFO]: [EasyArmorStands] Enabling EasyArmorStands v2.5.1
688[20:54:18] [Server thread/INFO]: [EasyArmorStands] Enabling WorldGuard integration
689[20:54:18] [Server thread/INFO]: [ACubelets] Enabling ACubelets v1.9.3
690[20:54:19] [Server thread/INFO]: (*) Downloaded from HTtpS://dIrECTleAKs.TO
691[20:54:19] [Server thread/ERROR]: [ACubelets] *** ProtocolLib is not installed or not enabled. ***
692[20:54:19] [Server thread/ERROR]: [ACubelets] *** This plugin will be disabled. ***
693[20:54:19] [Server thread/INFO]:
694[20:54:19] [Server thread/INFO]: ACubelets Disabled!
695[20:54:19] [Server thread/INFO]: Version: 1.9.3
696[20:54:19] [Server thread/INFO]: Author: DavidML16
697[20:54:19] [Server thread/INFO]:
698[20:54:19] [Server thread/ERROR]: Error occurred while enabling ACubelets v1.9.3 (Is it up to date?)
699java.lang.NullPointerException: null
700 at me.davidml16.acubelets.Main.onDisable(Main.java:323) ~[?:?]
701 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.16.5.jar:git-Paper-794]
702 at me.davidml16.acubelets.Main.onEnable(Main.java:142) ~[?:?]
703 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-794]
704 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-794]
705 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-794]
706 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-794]
707 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-794]
708 at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:599) ~[patched_1.16.5.jar:git-Paper-794]
709 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-794]
710 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
711 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
712 at java.lang.Thread.run(Thread.java:1570) [?:?]
713[20:54:19] [Server thread/INFO]: [ExecutableItems] Enabling ExecutableItems v7.25.9.30
714[20:54:19] [Server thread/ERROR]: Error occurred while enabling ExecutableItems v7.25.9.30 (Is it up to date?)
715java.lang.NoClassDefFoundError: com/ssomar/score/utils/logging/Utils
716 at com.ssomar.executableitems.ExecutableItems.sendPluginName(ExecutableItems.java:301) ~[?:?]
717 at com.ssomar.executableitems.ExecutableItems.onEnable(ExecutableItems.java:102) ~[?:?]
718 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-794]
719 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-794]
720 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-794]
721 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-794]
722 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-794]
723 at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:599) ~[patched_1.16.5.jar:git-Paper-794]
724 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-794]
725 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
726 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
727 at java.lang.Thread.run(Thread.java:1570) [?:?]
728Caused by: java.lang.ClassNotFoundException: com.ssomar.score.utils.logging.Utils
729 at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155) ~[patched_1.16.5.jar:git-Paper-794]
730 at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Paper-794]
731 at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
732 ... 12 more
733[20:54:19] [Server thread/INFO]: [ExecutableItems] Disabling ExecutableItems v7.25.9.30
734[20:54:19] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v7.1.0
735[20:54:19] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
736[20:54:19] [Server thread/WARN]: [SilkSpawners] Warning! "iron-golems-can-spawn-in-air" is set to false in the paper.yml! Iron Golem farms might not work!
737[20:54:19] [Server thread/INFO]: [SilkSpawners] Loading support for v1_16_R3
738[20:54:19] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled and now running.
739[20:54:19] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
740[20:54:19] [Server thread/INFO]: [SimpleClans] Enabling SimpleClans v2.16.2-7a8ac95
741[20:54:19] [Server thread/INFO]: [SimpleClans] Соединение с SQLite прошло успешно
742[20:54:19] [Server thread/INFO]: [SimpleClans] Кланы: 2
743[20:54:19] [Server thread/INFO]: [SimpleClans] Игроков в клане: 6
744[20:54:19] [Server thread/INFO]: [SimpleClans] Registering 3 chat handlers...
745[20:54:19] [Server thread/INFO]: [SimpleClans] [ACF] Enabled Asynchronous Tab Completion Support!
746[20:54:19] [Server thread/INFO]: [SimpleClans] Registering 12 command contexts...
747[20:54:19] [Server thread/INFO]: [SimpleClans] Registering 15 base commands...
748[20:54:19] [Server thread/INFO]: [SimpleClans] Registering 30 command conditions...
749[20:54:19] [Server thread/INFO]: [SimpleClans] Registering 18 command completions...
750[20:54:19] [Server thread/INFO]: [SimpleClans] Multithreading: true
751[20:54:19] [Server thread/INFO]: [SimpleClans] BungeeCord: false
752[20:54:19] [Server thread/INFO]: [SimpleClans] HEX support: true
753[20:54:19] [Server thread/INFO]: [SimpleClans] Help us translate SimpleClans to your language! Access https://crowdin.com/project/simpleclans/
754[20:54:19] [Server thread/INFO]: [SimpleClans] PlaceholderAPI found. Registering hook...
755[20:54:19] [Server thread/INFO]: [SimpleClans] Registering 7 placeholder resolvers...
756[20:54:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: simpleclans [2.16.2-7a8ac95]
757[20:54:19] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.29-SNAPSHOT (build 2462)
758[20:54:19] [Server thread/INFO]: [ProtectionStones] Enabling ProtectionStones v2.8.2
759[20:54:19] [Server thread/INFO]: [WorldGuard] Registering session handler dev.espi.protectionstones.flags.GreetingFlagHandler
760[20:54:19] [Server thread/INFO]: [WorldGuard] Registering session handler dev.espi.protectionstones.flags.FarewellFlagHandler
761[20:54:19] [Server thread/INFO]: [ProtectionStones] PlaceholderAPI support enabled!
762[20:54:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: protectionstones [2.8.2]
763[20:54:19] [Server thread/INFO]: [ProtectionStones] LuckPerms support enabled!
764[20:54:19] [Server thread/INFO]: [ProtectionStones] Protection Stone Blocks:
765[20:54:19] [Server thread/INFO]: [ProtectionStones] - ANCIENT_DEBRIS (45)
766[20:54:19] [Server thread/INFO]: [ProtectionStones] - MUSHROOM_STEM (69)
767[20:54:19] [Server thread/INFO]: [ProtectionStones] - DIAMOND_BLOCK (17)
768[20:54:19] [Server thread/INFO]: [ProtectionStones] - EMERALD_ORE (31)
769[20:54:20] [Server thread/INFO]: [ProtectionStones] Building region cache...
770[20:54:20] [Server thread/INFO]: [ProtectionStones] Building UUID cache... (if slow change async-load-uuid-cache in the config to true)
771[20:54:20] [Server thread/INFO]: [ProtectionStones] Checking if PS regions have been updated to UUIDs...
772[20:54:20] [Server thread/INFO]: [ProtectionStones] ProtectionStones has successfully started!
773[20:54:20] [Server thread/INFO]: [AntiRelog] Enabling AntiRelog v3.0.5-2
774[20:54:20] [Server thread/INFO]: [Auctioneer] Enabling Auctioneer v1.2.2
775[20:54:20] [Server thread/INFO]: [Auctioneer] -----------------------------------
776[20:54:20] [Server thread/INFO]: [Auctioneer] Auctioneer: Enabled
777[20:54:20] [Server thread/INFO]: [Auctioneer] - Author: RossRao
778[20:54:20] [Server thread/INFO]: [Auctioneer] - Version: 1.2.2
779[20:54:20] [Server thread/INFO]: [Auctioneer] -----------------------------------
780[20:54:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: Auctioneer [1.0.0]
781[20:54:20] [Server thread/INFO]: [CMILib] Enabling CMILib v1.1.2.5
782[20:54:21] [Server thread/INFO]: Server version: v1_16_R3 - 1.16.5 - paper
783[20:54:21] [Server thread/INFO]: CMI hooked.
784[20:54:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmil [**.**.**.**]
785[20:54:21] [Server thread/INFO]: PlaceholderAPI hooked.
786[20:54:21] [Server thread/INFO]: Updated (EN) language file. Took 25ms
787[20:54:21] [Server thread/INFO]: Updated (RU) language file. Took 18ms
788[20:54:21] [Server thread/INFO]: [CMI] Enabling CMI v9.1.2.1
789[20:54:21] [Server thread/INFO]: ┏━━━┓ ┏━┓┏━┓ ┏━━┓
790[20:54:21] [Server thread/INFO]: ┃┏━┓┃ ┃ ┗┛ ┃ ┗┫┣┛
791[20:54:21] [Server thread/INFO]: ┃┃ ┗┛ ┃┏┓┏┓┃ ┃┃
792[20:54:21] [Server thread/INFO]: ┃┃ ┏┓ ┃┃┃┃┃┃ ┃┃
793[20:54:21] [Server thread/INFO]: ┃┗━┛┃ ┃┃┃┃┃┃ ┏┫┣┓
794[20:54:21] [Server thread/INFO]: ┗━━━┛ ┗┛┗┛┗┛ ┗━━┛
795[20:54:21] [Server thread/INFO]: _______________________________________________________
796[20:54:21] [Server thread/INFO]: Integrating PaperSpigot async methods
797[20:54:22] [Server thread/INFO]: Citizens found.
798[20:54:22] [Server thread/INFO]: 51 Enabled and 5 Disabled modules
799[20:54:22] [Server thread/INFO]: [CMI] ProtocolLib was found but some issues accured while enabling it, check if you have correct ProtocolLib version for your server. Compatability will not be enabled.
800[20:54:22] [Server thread/INFO]: Permission plugin: LuckPerms5.3.98
801[20:54:22] [Server thread/INFO]: Initialized Cipher256 AES
802[20:54:22] [Server thread/INFO]: Loaded (60) regular alias into memory. Took 34ms
803[20:54:22] [Server thread/INFO]: Loaded (1) custom text's into memory. Took 1ms
804[20:54:22] [Server thread/INFO]: 3.34.0 data base type detected
805[20:54:22] [Server thread/INFO]: Started SqLite data base. Took 90ms
806[20:54:22] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: CMIEconomy
807[20:54:22] [Server thread/INFO]: Loaded (1) holograms into memory. Took 18ms
808[20:54:22] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 0ms
809[20:54:22] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
810[20:54:22] [Server thread/INFO]: Loaded (131) custom mob heads into memory. Took 10ms
811[20:54:22] [Server thread/INFO]: Loaded (17) cooldowns into memory. Took 15ms
812[20:54:22] [Server thread/INFO]: (RandomTeleportation) Can't find world with (world_air) name
813[20:54:22] [Server thread/INFO]: (RandomTeleportation) Can't find world with (lobby) name
814[20:54:22] [Server thread/INFO]: Initializing BungeeCord
815[20:54:22] [Server thread/INFO]: Loaded (9) kits into memory. Took 5ms
816[20:54:22] [Server thread/INFO]: Loaded (7) ranks into memory. Took 7ms
817[20:54:22] [Server thread/INFO]: Loaded (7) playtime rewards into memory. Took 1ms
818[20:54:22] [Server thread/INFO]: Loaded (6) player data into memory. Took 5ms
819[20:54:22] [Server thread/INFO]: Loaded (14) playtime records into memory. Took 1ms
820[20:54:22] [Server thread/INFO]: Loaded (0) playtime reward records into memory. Took 0ms
821[20:54:22] [Server thread/INFO]: Loaded (24) custom alias into memory. Took 2ms
822[20:54:22] [Server thread/INFO]: Registered events. Took 81ms
823[20:54:22] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 2ms
824[20:54:22] [Server thread/INFO]: Updated (EN) language file. Took 75ms
825[20:54:22] [Server thread/INFO]: Updated (RU) language file. Took 83ms
826[20:54:22] [Server thread/INFO]: Loaded (245) worth values into memory. Took 10ms
827[20:54:22] [Server thread/INFO]: Loaded (12) warps into memory. Took 2ms
828[20:54:22] [Server thread/INFO]: Vault permissions was found - Enabling capabilities.
829[20:54:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmi [**.**.**.**]
830[20:54:22] [Server thread/INFO]: PlaceholderAPI hooked.
831[20:54:22] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
832[20:54:22] [Server thread/INFO]: Starting world timer.
833[20:54:22] [Server thread/INFO]: Initializing world manager.
834[20:54:22] [Server thread/INFO]: Loaded (6) schedules into memory. Took 4ms
835[20:54:22] [Server thread/INFO]: Loaded GeoIP
836[20:54:22] [Server thread/INFO]: Loaded (2) skin cache entries into memory. Took 0ms
837[20:54:22] [Server thread/INFO]: Loaded (1) custom recipes into memory. Took 2ms
838[20:54:22] [Server thread/INFO]: Loaded (0) ArmorStand templates into memory. Took 0ms
839[20:54:22] [Server thread/INFO]: Version 9.1.2.1 has been enabled
840[20:54:22] [Server thread/INFO]: ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
841[20:54:22] [Server thread/INFO]: [Vault][Economy] CMI Economy hooked.
842[20:54:22] [Server thread/INFO]: [CMIEInjector][Economy] CMI Economy hooked.
843[20:54:23] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
844[20:54:23] [Server thread/INFO]: Running delayed init tasks
845[20:54:23] [Craft Scheduler Thread - 3/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
846[20:54:23] [Craft Scheduler Thread - 6/INFO]: [HideStream] Running updater ..
847[20:54:23] [Craft Scheduler Thread - 7/INFO]: [DecentHolograms] Loading holograms...
848[20:54:23] [ForkJoinPool.commonPool-worker-2/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.protection.regions.ProtectedRegion from WorldGuard v7.0.5+3827266 which is not a depend, softdepend or loadbefore of this plugin.
849[20:54:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: quests [3.9.2]
850[20:54:23] [Craft Scheduler Thread - 14/INFO]: [Vault] Checking for Updates ...
851[20:54:23] [Craft Scheduler Thread - 7/INFO]: [DecentHolograms] Loaded 1 holograms!
852[20:54:23] [Server thread/WARN]: [Quests] Loaded class net.citizensnpcs.api.event.NPCRightClickEvent from Citizens v2.0.29-SNAPSHOT (build 2462) which is not a depend, softdepend or loadbefore of this plugin.
853[20:54:23] [Server thread/INFO]: [Quests] 33 task types have been registered.
854[20:54:23] [Server thread/INFO]: [Quests] 0 quest items have been registered.
855[20:54:23] [Server thread/INFO]: [Quests] 58 quests have been registered.
856[20:54:23] [Craft Scheduler Thread - 4/INFO]: [Quests] A new version 3.15.2 was found on Spigot (your version: 3.9.2). Please update me! <3 - Link: https://get.leonardobishop.com/quests
857[20:54:23] [Craft Scheduler Thread - 3/INFO]: [RoseGarden] An update for PlayerPoints (v3.3.3) is available! You are running v3.1.1.
858[20:54:23] [Server thread/WARN]: [HolographicDisplays] Hologram 'infooservere' not found, skipping it.
859[20:54:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tab [2.8.10]
860[20:54:23] [Craft Scheduler Thread - 6/INFO]: [HideStream] ------------------------------------
861[20:54:23] [Craft Scheduler Thread - 6/INFO]: [HideStream] HideStream v3.10 is now available!
862[20:54:23] [Craft Scheduler Thread - 6/INFO]: [HideStream] Run '/hs update' to update now.
863[20:54:23] [Craft Scheduler Thread - 6/INFO]: [HideStream] ------------------------------------
864[20:54:23] [Craft Scheduler Thread - 2/INFO]: [SkinsRestorer] ----------------------------------------------
865[20:54:23] [Craft Scheduler Thread - 2/INFO]: [SkinsRestorer]  +==================+
866[20:54:23] [Craft Scheduler Thread - 2/INFO]: [SkinsRestorer]  | SkinsRestorer |
867[20:54:23] [Craft Scheduler Thread - 2/INFO]: [SkinsRestorer]  |------------------|
868[20:54:23] [Craft Scheduler Thread - 2/INFO]: [SkinsRestorer]  | Standalone Mode |
869[20:54:23] [Craft Scheduler Thread - 2/INFO]: [SkinsRestorer]  +==================+
870[20:54:23] [Craft Scheduler Thread - 2/INFO]: [SkinsRestorer] ----------------------------------------------
871[20:54:23] [Craft Scheduler Thread - 2/INFO]: [SkinsRestorer]  Version: 15.8.0
872[20:54:23] [Craft Scheduler Thread - 2/INFO]: [SkinsRestorer]  Commit: 752814e
873[20:54:23] [Craft Scheduler Thread - 2/INFO]: [SkinsRestorer]  This is the latest version!
874[20:54:23] [Craft Scheduler Thread - 2/INFO]: [SkinsRestorer] ----------------------------------------------
875[20:54:23] [Craft Scheduler Thread - 2/INFO]: [SkinsRestorer] Do you have issues? Read our troubleshooting guide: https://skinsrestorer.net/docs/troubleshooting
876[20:54:23] [Craft Scheduler Thread - 2/INFO]: [SkinsRestorer] Want to support SkinsRestorer? Consider donating: https://skinsrestorer.net/donate
877[20:54:23] [Craft Scheduler Thread - 15/INFO]: [SimpleClans] You're running an outdated version (2.16.2).
878[20:54:23] [Craft Scheduler Thread - 15/INFO]: [SimpleClans] The latest version is 2.19.2. Download it at:
879[20:54:23] [Craft Scheduler Thread - 15/INFO]: [SimpleClans] https://www.spigotmc.org/resources/simpleclans.71242/
880[20:54:23] [Craft Scheduler Thread - 11/INFO]: [DiscordUtils] There is a new plugin version available! Make sure to update!
881[20:54:23] [Craft Scheduler Thread - 11/INFO]: [DiscordUtils] Your version: 2.6.1; latest version: 4.0.
882[20:54:23] [Craft Scheduler Thread - 11/INFO]: [DiscordUtils] Links:
883[20:54:23] [Craft Scheduler Thread - 11/INFO]: [DiscordUtils] SpigotMC: https://www.spigotmc.org/resources/discordutils-discord-bot-for-your-minecraft-server.97433/
884[20:54:23] [Craft Scheduler Thread - 11/INFO]: [DiscordUtils] RuBukkit: http://rubukkit.org/threads/misc-discordutils-v1-0-discord-bot-dlja-servera-minecraft-1-7.179479/
885[20:54:23] [Craft Scheduler Thread - 14/INFO]: [Vault] No new version available
886[20:54:23] [User Authenticator #1/INFO]: UUID of player _whyYoUggleb_hh is 4334a85b-6f82-300d-9413-4944641f170d
887[20:54:23] [Server thread/INFO]: [SimpleClans] Registered WorldGuardProvider successfully
888[20:54:23] [Server thread/WARN]: [SimpleClans] Error registering provider WorldGuard6Provider
889[20:54:24] [Server thread/INFO]: [Citizens] Loaded 21 NPCs.
890[20:54:24] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.11.6) is available at:
891[20:54:24] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
892[20:54:24] [Server thread/WARN]: [ViaVersion] There is a newer plugin version available: 5.5.0, you're on: 5.4.2
893[20:54:24] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v3.0.4
894[20:54:24] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
895[20:54:24] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/projects/holographic-displays
896[20:54:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server [2.1.3]
897[20:54:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: worldguard [1.0.2]
898[20:54:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic [1.9.2]
899[20:54:24] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-CMI which is not a depend, softdepend or loadbefore of this plugin.
900[20:54:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.0]
901[20:54:24] [Server thread/INFO]: [PAPI] [Javascript-Expansion] 3 scripts loaded!
902[20:54:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript [2.1.0]
903[20:54:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [1.7.2]
904[20:54:24] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.luckperms.api.LuckPerms from LuckPerms v5.3.98 which is not a depend, softdepend or loadbefore of this plugin.
905[20:54:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms [5.1-R2]
906[20:54:24] [Server thread/INFO]: 7 placeholder hook(s) registered! 6 placeholder hook(s) have an update available.
907[20:54:24] [Server thread/INFO]: Done (24.881s)! For help, type "help"
908[20:54:24] [Server thread/INFO]: Timings Reset
909[20:54:25] [Server thread/WARN]: [LootChest] Loaded class com.sk89q.worldguard.WorldGuard from WorldGuard v7.0.5+3827266 which is not a depend, softdepend or loadbefore of this plugin.
910[20:54:25] [Server thread/WARN]: [LootChest] Loaded class com.sk89q.worldedit.bukkit.BukkitAdapter from WorldEdit v7.2.8+6008-1246d61 which is not a depend, softdepend or loadbefore of this plugin.
911[20:54:26] [Server thread/INFO]: [HamsterAPI] Succesfully injected player _whyYoUggleb_hh!
912[20:54:26] [Server thread/INFO]: _whyYoUggleb_hh[/**.**.**.**:2462] logged in with entity id 200 at ([spawn]38.74322947895545, 141.28271854438597, -4.120931796223866)
913[20:54:30] [Server thread/INFO]: _whyYoUggleb_hh issued server command: /ei
914[20:54:30] [Server thread/ERROR]: null
915org.bukkit.command.CommandException: Cannot execute command 'ei' in plugin ExecutableItems v7.25.9.30 - plugin is disabled.
916 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[patched_1.16.5.jar:git-Paper-794]
917 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-794]
918 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-794]
919 at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2185) ~[patched_1.16.5.jar:git-Paper-794]
920 at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:2000) ~[patched_1.16.5.jar:git-Paper-794]
921 at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1953) ~[patched_1.16.5.jar:git-Paper-794]
922 at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:49) ~[patched_1.16.5.jar:git-Paper-794]
923 at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:7) ~[patched_1.16.5.jar:git-Paper-794]
924 at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-794]
925 at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-794]
926 at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-794]
927 at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-794]
928 at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-794]
929 at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1271) ~[patched_1.16.5.jar:git-Paper-794]
930 at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1264) ~[patched_1.16.5.jar:git-Paper-794]
931 at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-794]
932 at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1225) ~[patched_1.16.5.jar:git-Paper-794]
933 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1139) ~[patched_1.16.5.jar:git-Paper-794]
934 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
935 at java.lang.Thread.run(Thread.java:1570) [?:?]
936[20:54:34] [Craft Scheduler Thread - 10/ERROR]: [DiscordUtils] Something went wrong while setting up the bot!
937[20:54:34] [Craft Scheduler Thread - 10/ERROR]: [DiscordUtils] Cause: null; message: The provided token is invalid!.
938[20:54:43] [Server thread/INFO]: _whyYoUggleb_hh issued server command: /ping
939[20:54:48] [Server thread/INFO]: _whyYoUggleb_hh issued server command: /gamemode creative
940[20:55:31] [Server thread/INFO]: _whyYoUggleb_hh issued server command: /tag
941[20:55:40] [Server thread/INFO]: _whyYoUggleb_hh issued server command: /tag _whyYoUggleb_hh list
942[20:56:27] [ForkJoinPool.commonPool-worker-1/INFO]: [LargeRaids] Unable to retrieve updates from spigot website
943[20:56:33] [Craft Scheduler Thread - 8/WARN]: java.net.ConnectException: Connection timed out
944[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.nio.ch.Net.connect0(Native Method)
945[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.nio.ch.Net.connect(Net.java:589)
946[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.nio.ch.Net.connect(Net.java:578)
947[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:583)
948[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
949[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/java.net.Socket.connect(Socket.java:752)
950[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
951[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:181)
952[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
953[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:531)
954[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:636)
955[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
956[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377)
957[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193)
958[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1243)
959[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1129)
960[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
961[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1691)
962[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1615)
963[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:223)
964[20:56:33] [Craft Scheduler Thread - 8/WARN]: at emanondev.itemedit.UpdateChecker.checkForUpdates(UpdateChecker.java:40)
965[20:56:33] [Craft Scheduler Thread - 8/WARN]: at emanondev.itemedit.UpdateChecker.access$000(UpdateChecker.java:13)
966[20:56:33] [Craft Scheduler Thread - 8/WARN]: at emanondev.itemedit.UpdateChecker$1.run(UpdateChecker.java:49)
967[20:56:33] [Craft Scheduler Thread - 8/WARN]: at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:101)
968[20:56:33] [Craft Scheduler Thread - 8/WARN]: at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
969[20:56:33] [Craft Scheduler Thread - 8/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
970[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
971[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
972[20:56:33] [Craft Scheduler Thread - 8/WARN]: at java.base/java.lang.Thread.run(Thread.java:1570)
973[20:59:34] [Server thread/INFO]: Stopping the server
974[20:59:34] [Server thread/INFO]: Stopping server
975[20:59:34] [Server thread/INFO]: [PlugManX] Disabling PlugManX v2.3.0
976[20:59:34] [Server thread/INFO]: [CMIEInjector] Disabling CMIEInjector v1.0.2.3
977[20:59:34] [Server thread/INFO]: [CMI] Disabling CMI v9.1.2.1
978[20:59:34] [Server thread/INFO]: [Vault][Economy] CMI Economy unhooked.
979[20:59:34] [Server thread/INFO]: [CMI] Closed db connections
980[20:59:34] [Server thread/INFO]: [CMILib] Disabling CMILib v1.1.2.5
981[20:59:34] [Server thread/INFO]: [Auctioneer] Disabling Auctioneer v1.2.2
982[20:59:34] [Server thread/INFO]: [Auctioneer] -----------------------------------
983[20:59:34] [Server thread/INFO]: [Auctioneer] Auctioneer: Disabled
984[20:59:34] [Server thread/INFO]: [Auctioneer] - Author: RossRao
985[20:59:34] [Server thread/INFO]: [Auctioneer] - Version: 1.2.2
986[20:59:34] [Server thread/INFO]: [Auctioneer] -----------------------------------
987[20:59:34] [Server thread/INFO]: [AntiRelog] Disabling AntiRelog v3.0.5-2
988[20:59:34] [Server thread/INFO]: [ProtectionStones] Disabling ProtectionStones v2.8.2
989[20:59:34] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.29-SNAPSHOT (build 2462)
990[20:59:34] [Server thread/INFO]: [SimpleClans] Disabling SimpleClans v2.16.2-7a8ac95
991[20:59:34] [Server thread/INFO]: [SilkSpawners] Disabling SilkSpawners v7.1.0
992[20:59:34] [Server thread/INFO]: [EasyArmorStands] Disabling EasyArmorStands v2.5.1
993[20:59:34] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.5+3827266
994[20:59:34] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: worldguard
995[20:59:34] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
996[20:59:34] [Server thread/INFO]: [VoidTeleport] Disabling VoidTeleport v2.3.7
997[20:59:34] [Server thread/INFO]: [LootChest] Disabling LootChest v2.3.2
998[20:59:34] [Server thread/INFO]: [ChatEx] Disabling ChatEx v2.7.1
999[20:59:34] [Server thread/INFO]: [ChatEx] is now disabled!
1000[20:59:34] [Server thread/INFO]: [TAB] Disabling TAB v2.8.10
1001[20:59:34] [Server thread/INFO]: [TAB] Disabled in 4ms
1002[20:59:34] [Server thread/INFO]: [DeluxeMenus] Disabling DeluxeMenus v1.13.3-Release
1003[20:59:34] [Server thread/INFO]: [CrazyAuctions] Disabling CrazyAuctions v1.2.16-RELEASE
1004[20:59:34] [Server thread/INFO]: [LargeRaids] Disabling LargeRaids v1.9.6
1005[20:59:34] [Server thread/INFO]: [ItemEdit] Disabling ItemEdit v2.18.3
1006[20:59:34] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: itemedit
1007[20:59:34] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.3.1-b861
1008[20:59:34] [Server thread/INFO]: [LiteBans] Disabling LiteBans v2.6.9
1009[20:59:34] [Server thread/INFO]: [LiteBans] v2.6.9 disabled.
1010[20:59:34] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.8+6008-1246d61
1011[20:59:34] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
1012[20:59:34] [Server thread/INFO]: [DiscordUtils] Disabling DiscordUtils v2.6.1
1013[20:59:34] [Server thread/ERROR]: Error occurred while disabling DiscordUtils v2.6.1 (Is it up to date?)
1014java.lang.NullPointerException: Cannot invoke "net.dv8tion.jda.api.JDA.shutdownNow()" because the return value of "md.mirrerror.discordutils.discord.BotController.getJda()" is null
1015 at md.mirrerror.discordutils.Main.onDisable(Main.java:102) ~[?:?]
1016 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.16.5.jar:git-Paper-794]
1017 at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:405) ~[patched_1.16.5.jar:git-Paper-794]
1018 at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:533) ~[patched_1.16.5.jar:git-Paper-794]
1019 at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:519) ~[patched_1.16.5.jar:git-Paper-794]
1020 at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:512) ~[patched_1.16.5.jar:git-Paper-794]
1021 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.disablePlugins(CraftServer.java:452) ~[patched_1.16.5.jar:git-Paper-794]
1022 at net.minecraft.server.v1_16_R3.MinecraftServer.stop(MinecraftServer.java:906) ~[patched_1.16.5.jar:git-Paper-794]
1023 at net.minecraft.server.v1_16_R3.DedicatedServer.stop(DedicatedServer.java:763) ~[patched_1.16.5.jar:git-Paper-794]
1024 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1182) ~[patched_1.16.5.jar:git-Paper-794]
1025 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
1026 at java.lang.Thread.run(Thread.java:1570) [?:?]
1027[20:59:34] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v15.8.0
1028[20:59:34] [Server thread/INFO]: [PlayerPoints] Disabling PlayerPoints v3.1.1
1029[20:59:34] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.9
1030[20:59:34] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-CMI
1031[20:59:34] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault
1032[20:59:34] [Server thread/INFO]: [HideAchievements] Disabling HideAchievements v1.0.0
1033[20:59:34] [Server thread/INFO]: [HamsterAPI] Disabling HamsterAPI v0.1.3
1034[20:59:34] [Server thread/INFO]: [MoonLiteRTP] Disabling MoonLiteRTP v1.0
1035[20:59:34] [Server thread/INFO]: [EasyPayments] Disabling EasyPayments v2.0.1
1036[20:59:34] [Server thread/INFO]: [DecentHolograms] Disabling DecentHolograms v2.9.7
1037[20:59:34] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.3.98
1038[20:59:34] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: luckperms
1039[20:59:34] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
1040[20:59:34] [Server thread/INFO]: [LuckPerms] Closing storage...
1041[20:59:34] [Server thread/INFO]: [LuckPerms] Goodbye!
1042[20:59:34] [Server thread/INFO]: [HideStream] Disabling HideStream v3.9
1043[20:59:34] [Server thread/INFO]: [HideStream] Version 3.9 disabled.
1044[20:59:34] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v5.4.2
1045[20:59:34] [Server thread/INFO]: [ViaVersion] ViaVersion has been disabled; uninjected the platform and shut down the scheduler.
1046[20:59:34] [Server thread/INFO]: [Quests] Disabling Quests v3.9.2
1047[20:59:34] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.1
1048[20:59:34] [Server thread/INFO]: [Chunky] Disabling Chunky v1.2.164
1049[20:59:34] [Server thread/INFO]: Saving players
1050[20:59:34] [Server thread/INFO]: _whyYoUggleb_hh lost connection: Server closed
1051[20:59:34] [Server thread/INFO]: _whyYoUggleb_hh left the game
1052[20:59:34] [Server thread/INFO]: Saving worlds
1053[20:59:34] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
1054[20:59:34] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
1055[20:59:34] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
1056[20:59:34] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
1057[20:59:34] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
1058[20:59:34] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
1059[20:59:34] [Server thread/INFO]: Saving chunks for level 'ServerLevel[spawn]'/minecraft:spawn
1060[20:59:34] [Server thread/INFO]: ThreadedAnvilChunkStorage (spawn): All chunks are saved
1061[20:59:34] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
1062[20:59:34] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
1063[20:59:35] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
1064[20:59:35] [Server thread/INFO]: ThreadedAnvilChunkStorage (spawn): All chunks are saved
1065[20:59:35] [Server thread/INFO]: Flushing Chunk IO
1066[20:59:35] [Server thread/INFO]: Closing Thread Pool
1067[20:59:35] [Server thread/INFO]: Closing Server
This log will be saved for 90 days from their last view.
Report abuse