Paper 1.16.5 Server Log

#XjkqvdO
10 errors
731 lines
Raw
Analysis
Minecraft version:
1.16.5
The plugin 'EssentialsSpawn' is missing the required plugin 'Essentials'.
Line #16
Solutions
Install a different version of the plugin 'EssentialsSpawn'.
Delete the file 'plugins/EssentialsXSpawn-2.21.0-dev+151-f2af952 (1).jar'.
Install the plugin 'Essentials'.
The plugin 'SetSpawn-2.9' needs version '1.19' of your server software.
Line #25
Solutions
Install a different version of the plugin 'SetSpawn-2.9'.
Delete the file 'plugins/SetSpawn-2.9.jar'.
Install the version '1.19' of your server software.
The plugin 'AntiCheatReplay' is missing the required plugin 'AdvancedReplay'.
Line #64
Solutions
Install a different version of the plugin 'AntiCheatReplay'.
Delete the file 'plugins/AntiCheatReplay-2.7.16.jar'.
Install the plugin 'AdvancedReplay'.
The plugin 'oraxen-1.188.0' needs version '1.18' of your server software.
Line #81
Solutions
Install a different version of the plugin 'oraxen-1.188.0'.
Delete the file 'plugins/oraxen-1.188.0.jar'.
Install the version '1.18' of your server software.
The plugin 'tiDiscord2FA' could not be enabled.
Line #324
Solutions
Install a different version of the plugin 'tiDiscord2FA'.
Remove the plugin 'tiDiscord2FA'.
1[11:03:33] [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[11:03:36] [main/INFO]: Reloading ResourceManager: Default, bukkit
3[11:03:41] [Worker-Main-1/INFO]: Loaded 7 recipes
4[11:03:50] [Server thread/INFO]: Starting minecraft server version 1.16.5
5[11:03:50] [Server thread/INFO]: Loading properties
6[11:03:50] [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[11:03:51] [Server thread/INFO]: Debug logging is disabled
8[11:03:51] [Server thread/INFO]: Server Ping Player Sample Count: 12
9[11:03:51] [Server thread/INFO]: Using 4 threads for Netty based IO
10[11:03:51] [Server thread/INFO]: Default game type: SURVIVAL
11[11:03:51] [Server thread/INFO]: Generating keypair
12[11:03:53] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25568
13[11:03:53] [Server thread/INFO]: Using epoll channel type
14[11:03:57] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
15[11:04:23] [Server thread/WARN]: Legacy plugin Spawn v1.0 does not specify an api-version.
16[11:04:23] [Server thread/ERROR]: Could not load 'plugins/EssentialsXSpawn-2.21.0-dev+151-f2af952 (1).jar' in folder 'plugins'
17org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [Essentials]. Please download and install these plugins to run 'EssentialsSpawn'.
18 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:291) ~[patched_1.16.5.jar:git-Paper-794]
19 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Paper-794]
20 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-794]
21 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
22 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
23 at java.lang.Thread.run(Thread.java:831) [?:?]
24[11:04:24] [Server thread/WARN]: Legacy plugin AutoMessage v2.5.5 does not specify an api-version.
25[11:04:24] [Server thread/ERROR]: Could not load 'plugins/SetSpawn-2.9.jar' in folder 'plugins'
26org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.19
27 at org.bukkit.craftbukkit.v1_16_R3.util.CraftMagicNumbers.checkSupported(CraftMagicNumbers.java:361) ~[patched_1.16.5.jar:git-Paper-794]
28 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149) ~[patched_1.16.5.jar:git-Paper-794]
29 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[patched_1.16.5.jar:git-Paper-794]
30 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[patched_1.16.5.jar:git-Paper-794]
31 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Paper-794]
32 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-794]
33 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
34 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
35 at java.lang.Thread.run(Thread.java:831) [?:?]
36[11:04:24] [Server thread/INFO]: [tiDiscord2FA] Loading 3 libraries... please wait
37[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/net/elytrium/serializer/1.1.1/serializer-1.1.1.jar
38[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/net/dv8tion/JDA/5.2.2/JDA-5.2.2.jar
39[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar
40[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/com/neovisionaries/nv-websocket-client/2.14/nv-websocket-client-2.14.jar
41[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar
42[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar
43[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar
44[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar
45[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.8.21/kotlin-stdlib-jdk8-1.8.21.jar
46[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/org/jetbrains/kotlin/kotlin-stdlib/1.8.21/kotlin-stdlib-1.8.21.jar
47[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/org/jetbrains/annotations/13.0/annotations-13.0.jar
48[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.8.21/kotlin-stdlib-jdk7-1.8.21.jar
49[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/club/minnced/opus-java/1.1.1/opus-java-1.1.1.jar
50[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/club/minnced/opus-java-api/1.1.1/opus-java-api-1.1.1.jar
51[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
52[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/club/minnced/opus-java-natives/1.1.1/opus-java-natives-1.1.1.jar
53[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
54[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/net/sf/trove4j/core/3.1.0/core-3.1.0.jar
55[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar
56[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar
57[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar
58[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/com/google/crypto/tink/tink/1.14.1/tink-1.14.1.jar
59[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
60[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
61[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/com/google/errorprone/error_prone_annotations/2.22.0/error_prone_annotations-2.22.0.jar
62[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/com/google/protobuf/protobuf-java/3.25.3/protobuf-java-3.25.3.jar
63[11:04:25] [Server thread/INFO]: [tiDiscord2FA] Loaded library /home/********/libraries/com/zaxxer/HikariCP/6.2.1/HikariCP-6.2.1.jar
64[11:04:26] [Server thread/ERROR]: Could not load 'plugins/AntiCheatReplay-2.7.16.jar' in folder 'plugins'
65org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [AdvancedReplay]. Please download and install these plugins to run 'AntiCheatReplay'.
66 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:291) ~[patched_1.16.5.jar:git-Paper-794]
67 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Paper-794]
68 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-794]
69 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
70 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
71 at java.lang.Thread.run(Thread.java:831) [?:?]
72[11:04:26] [Server thread/INFO]: [PlayerPoints] Loading 2 libraries... please wait
73[11:04:26] [Server thread/INFO]: [PlayerPoints] Loaded library /home/********/libraries/com/mysql/mysql-connector-j/9.1.0/mysql-connector-j-9.1.0.jar
74[11:04:26] [Server thread/INFO]: [PlayerPoints] Loaded library /home/********/libraries/com/google/protobuf/protobuf-java/4.26.1/protobuf-java-4.26.1.jar
75[11:04:26] [Server thread/INFO]: [PlayerPoints] Loaded library /home/********/libraries/org/xerial/sqlite-jdbc/**.**.**.**/sqlite-jdbc-3.46.0.0.jar
76[11:04:26] [Server thread/INFO]: [PlayerPoints] Loaded library /home/********/libraries/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
77[11:04:28] [Server thread/WARN]: Legacy plugin EnigmaSalary v1.01 does not specify an api-version.
78[11:04:30] [Server thread/INFO]: [PvPManager] Loading 2 libraries... please wait
79[11:04:30] [Server thread/INFO]: [PvPManager] Loaded library /home/********/libraries/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar
80[11:04:30] [Server thread/INFO]: [PvPManager] Loaded library /home/********/libraries/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar
81[11:04:30] [Server thread/ERROR]: Could not load 'plugins/oraxen-1.188.0.jar' in folder 'plugins'
82org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.18
83 at org.bukkit.craftbukkit.v1_16_R3.util.CraftMagicNumbers.checkSupported(CraftMagicNumbers.java:361) ~[patched_1.16.5.jar:git-Paper-794]
84 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149) ~[patched_1.16.5.jar:git-Paper-794]
85 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[patched_1.16.5.jar:git-Paper-794]
86 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[patched_1.16.5.jar:git-Paper-794]
87 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Paper-794]
88 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-794]
89 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
90 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
91 at java.lang.Thread.run(Thread.java:831) [?:?]
92[11:04:32] [Server thread/INFO]: [sElytraNoDamageWall] Loading sElytraNoDamageWall v1.0
93[11:04:32] [Server thread/INFO]: [criper-Chheck] Loading criper-Chheck v${version}
94[11:04:32] [Server thread/INFO]: [Chunky] Loading Chunky v1.2.86
95[11:04:32] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.6
96[11:04:32] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v3.0.0-SNAPSHOT-b205
97[11:04:32] [Server thread/INFO]: [ConsoleSpamFix] Loading ConsoleSpamFix v1.10.0
98[11:04:32] [Server thread/INFO]: [Spawn] Loading Spawn v1.0
99[11:04:32] [Server thread/INFO]: [PL-Hide] Loading PL-Hide v1.5.22
100[11:04:32] [Server thread/INFO]: [PlayerReport] Loading PlayerReport v3.4.3
101[11:04:32] [Server thread/INFO]: [MOTD] Loading MOTD v1.0
102[11:04:32] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.41
103[11:04:34] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.5
104[11:04:34] [Server thread/INFO]: [CMILib] Loading CMILib v1.2.5.3
105[11:04:34] [Server thread/INFO]: [getAfkZone] Loading getAfkZone v1.0.7
106[11:04:34] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.3.0
107[11:04:35] [Server thread/INFO]: [AuthVH] Loading AuthVH v1.9.141
108[11:04:35] [Server thread/INFO]: [RHSignItem] Loading RHSignItem v1.19_R1
109[11:04:35] [Server thread/INFO]: [TAB] Loading TAB v4.0.9
110[11:04:35] [Server thread/INFO]: [tiDiscord2FA] Loading tiDiscord2FA v2.1
111[11:04:35] [Server thread/INFO]: [BLib] Loading BLib v1.0.7.1-beta
112[11:04:35] [Server thread/INFO]: [BLib] set api
113[11:04:35] [Server thread/INFO]: [InvShulker] Loading InvShulker v1.0
114[11:04:35] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v15.5.2
115[11:04:35] [Server thread/INFO]: [Maintenance] Loading Maintenance v4.3.0
116[11:04:35] [Server thread/INFO]: [CustomEnderChest] Loading CustomEnderChest v1.13.1
117[11:04:35] [Server thread/INFO]: [DecentHolograms] Loading DecentHolograms v2.8.3
118[11:04:35] [Server thread/INFO]: [AutoMine] Loading AutoMine v0.1
119[11:04:35] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v3.3.0
120[11:04:35] [Server thread/INFO]: [PlayerPoints] Initializing using RoseGarden v1.4.6
121[11:04:35] [Server thread/INFO]: [CMI] Loading CMI v9.5.0.2
122[11:04:35] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
123[11:04:35] [Server thread/INFO]: [EnigmaSalary] Loading EnigmaSalary v1.01
124[11:04:35] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.7.4
125[11:04:35] [Server thread/INFO]: [TigerReports] Loading TigerReports v5.3.5
126[11:04:35] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.5+57d5ac9
127[11:04:40] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@2bbc8651]
128[11:04:40] [Server thread/INFO]: [BetterTalismans] Loading BetterTalismans v0.8-BETA
129[11:04:40] [Server thread/INFO]: [ACubelets] Loading ACubelets v1.8.5
130[11:04:40] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.7.5
131[11:04:40] [Server thread/INFO]: [AdvancedPortals] Loading AdvancedPortals v0.9.3
132[11:04:40] [Server thread/INFO]: [ajLeaderboards] Loading ajLeaderboards v2.9.0
133[11:04:41] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
134[11:04:41] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
135[11:04:41] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator
136[11:04:41] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator
137[11:04:41] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm
138[11:04:41] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm
139[11:04:41] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons
140[11:04:41] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons
141[11:04:42] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
142[11:04:42] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
143[11:04:42] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP
144[11:04:42] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP
145[11:04:42] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api
146[11:04:42] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api
147[11:04:42] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2
148[11:04:43] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2
149[11:04:43] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okhttp
150[11:04:43] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okhttp
151[11:04:43] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okio
152[11:04:43] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okio
153[11:04:43] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okio-jvm
154[11:04:43] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okio-jvm
155[11:04:43] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-jdk8
156[11:04:43] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-jdk8
157[11:04:43] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib
158[11:04:43] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib
159[11:04:43] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-common
160[11:04:43] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-common
161[11:04:43] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for annotations
162[11:04:43] [Server thread/INFO]: [ajLeaderboards] Checksum matched for annotations
163[11:04:43] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-jdk7
164[11:04:43] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-jdk7
165[11:04:43] [Server thread/INFO]: [AntiSwear] Loading AntiSwear v5.4
166[11:04:43] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4+f7ff984
167[11:04:43] [Server thread/INFO]: [BAirDrop] Loading BAirDrop v1.0.9
168[11:04:43] [Server thread/INFO]: [SCore] Loading SCore v5.24.12.7
169[11:04:43] [Server thread/INFO]: [PvPManager] Loading PvPManager v3.18.36
170[11:04:43] [Server thread/INFO]: [ExecutableItems] Loading ExecutableItems v7.24.12.7
171[11:04:43] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.16.0
172[11:04:47] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (3797 ms).
173[11:04:47] [Server thread/INFO]: [Shopkeepers] Loading config.
174[11:04:47] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': ALLAY
175[11:04:47] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': AXOLOTL
176[11:04:47] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': FROG
177[11:04:47] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': GLOW_SQUID
178[11:04:48] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': GOAT
179[11:04:48] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': TADPOLE
180[11:04:48] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': WARDEN
181[11:04:48] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
182[11:04:48] [Server thread/WARN]: [Shopkeepers] Could not find language file 'language-ru.yml'!
183[11:04:48] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
184[11:04:48] [Server thread/INFO]: [Shopkeepers] Registering defaults.
185[11:04:48] [Server thread/INFO]: [TradeSystem] Loading TradeSystem v2.5.3
186[11:04:48] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.14.0-Release
187[11:04:48] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup successfully!
188[11:04:48] [Server thread/INFO]: [PlugManX] Loading PlugManX v2.3.0
189[11:04:48] [Server thread/INFO]: true
190[11:04:48] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
191[11:04:48] [Server thread/INFO]: [ConsoleSpamFix] Enabling ConsoleSpamFix v1.10.0
192[11:04:49] [Server thread/INFO]: [ConsoleSpamFix] Server version detected: 1.16.5
193[11:04:49] [Server thread/INFO]: [ConsoleSpamFix] Loading the config file...
194[11:04:49] [Server thread/INFO]: [ConsoleSpamFix] Config file loaded!
195[11:04:49] [Server thread/INFO]: [ConsoleSpamFix] ConsoleSpamFix loaded successfully!
196[11:04:49] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.41
197[11:04:53] [Server thread/INFO]: __
198[11:04:53] [Server thread/INFO]: | |__) LuckPerms v5.4.41
199[11:04:53] [Server thread/INFO]: |___ | Running on Bukkit - Paper
200[11:04:53] [Server thread/INFO]:
201[11:04:53] [Server thread/INFO]: [LuckPerms] Loading configuration...
202[11:04:56] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
203[11:05:03] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
204[11:05:05] [Server thread/INFO]: [LuckPerms] Performing initial data load...
205[11:05:09] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 19808ms)
206[11:05:09] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.3.0
207[11:05:09] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v15.5.2
208[11:05:13] [Server thread/WARN]: [SkinsRestorer] You must agree to the rules at 'commands.perSkinPermissionsConsent' in the config to use per skin permissions.
209[11:05:16] [Server thread/INFO]: [SkinsRestorer] Running on Minecraft 1.16.5.
210[11:05:23] [Server thread/INFO]: [SkinsRestorer] Using paper join listener!
211[11:05:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: skinsrestorer [15.5.2]
212[11:05:23] [Server thread/INFO]: [SkinsRestorer] PlaceholderAPI expansion registered!
213[11:05:23] [Server thread/WARN]: [SkinsRestorer] You are running an outdated Java version, please update it to at least Java 21 (your version is 16).
214[11:05:23] [Server thread/WARN]: [SkinsRestorer] SkinsRestorer no longer officially supports this version of Java, you are currently using an unsupported compatibility build.
215[11:05:23] [Server thread/WARN]: [SkinsRestorer] You can still use the plugin, but you may encounter issues that are not present in newer versions of Java.
216[11:05:23] [Server thread/INFO]: [CustomEnderChest] Enabling CustomEnderChest v1.13.1
217[11:05:23] [Server thread/INFO]: [CustomEnderChest] Incompatible server version detected: 1.16.5 . Running into 1.16 API mode.
218[11:05:23] [Server thread/INFO]: [CustomEnderChest] Loading the config file...
219[11:05:23] [Server thread/INFO]: [CustomEnderChest] Config loaded successfully!
220[11:05:23] [Server thread/INFO]: [CustomEnderChest] Using FlatFile system for data. IMPORTANT! We recommend MySQL.
221[11:05:23] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest loaded successfully!
222[11:05:23] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v3.3.0
223[11:05:26] [Server thread/INFO]: [PlayerPoints] Data handler connected using SQLite.
224[11:05:27] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
225[11:05:28] [Server thread/INFO]: [Vault] [Economy] CMI Economy found: Waiting
226[11:05:29] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
227[11:05:30] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b${env.TRAVIS_BUILD_NUMBER}
228[11:05:30] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
229[11:05:30] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.5+57d5ac9
230[11:05:30] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
231[11:05:34] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter
232[11:05:42] [Server thread/INFO]: [PlugManX] Enabling PlugManX v2.3.0
233[11:05:46] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
234[11:05:46] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
235[11:05:46] [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.
236[11:05:46] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
237[11:05:46] [Server thread/INFO]: Preparing level "world"
238[11:05:47] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
239[11:05:51] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
240[11:05:55] [Server thread/INFO]: Preparing spawn area: 0%
241[11:05:55] [Server thread/INFO]: Preparing spawn area: 0%
242[11:05:55] [Server thread/INFO]: Preparing spawn area: 0%
243[11:05:55] [Server thread/INFO]: Preparing spawn area: 0%
244[11:05:55] [Server thread/INFO]: Preparing spawn area: 0%
245[11:05:55] [Server thread/INFO]: Preparing spawn area: 0%
246[11:05:55] [Server thread/INFO]: Preparing spawn area: 0%
247[11:05:55] [Server thread/INFO]: Preparing spawn area: 0%
248[11:05:55] [Server thread/INFO]: Preparing spawn area: 0%
249[11:05:56] [Server thread/INFO]: Preparing spawn area: 0%
250[11:05:56] [Server thread/INFO]: Preparing spawn area: 1%
251[11:05:57] [Server thread/INFO]: Preparing spawn area: 5%
252[11:05:57] [Server thread/INFO]: Preparing spawn area: 7%
253[11:05:58] [Server thread/INFO]: Preparing spawn area: 12%
254[11:05:58] [Server thread/INFO]: Preparing spawn area: 17%
255[11:05:59] [Server thread/INFO]: Preparing spawn area: 21%
256[11:05:59] [Server thread/INFO]: Preparing spawn area: 27%
257[11:06:00] [Server thread/INFO]: Preparing spawn area: 36%
258[11:06:02] [Server thread/INFO]: Time elapsed: 10503 ms
259[11:06:02] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
260[11:06:02] [Server thread/INFO]: Preparing spawn area: 0%
261[11:06:02] [Server thread/INFO]: Preparing spawn area: 0%
262[11:06:03] [Server thread/INFO]: Preparing spawn area: 4%
263[11:06:04] [Server thread/INFO]: Preparing spawn area: 12%
264[11:06:04] [Server thread/INFO]: Preparing spawn area: 12%
265[11:06:04] [Server thread/INFO]: Preparing spawn area: 12%
266[11:06:05] [Server thread/INFO]: Preparing spawn area: 21%
267[11:06:05] [Server thread/INFO]: Preparing spawn area: 43%
268[11:06:06] [Server thread/INFO]: Preparing spawn area: 71%
269[11:06:06] [Worker-Main-1/INFO]: Preparing spawn area: 100%
270[11:06:07] [Worker-Main-1/INFO]: Preparing spawn area: 100%
271[11:06:07] [Worker-Main-1/INFO]: Preparing spawn area: 100%
272[11:06:08] [Worker-Main-1/INFO]: Preparing spawn area: 100%
273[11:06:08] [Worker-Main-1/INFO]: Preparing spawn area: 100%
274[11:06:09] [Worker-Main-1/INFO]: Preparing spawn area: 100%
275[11:06:09] [Worker-Main-1/INFO]: Preparing spawn area: 100%
276[11:06:10] [Worker-Main-1/INFO]: Preparing spawn area: 100%
277[11:06:10] [Worker-Main-1/INFO]: Preparing spawn area: 100%
278[11:06:11] [Worker-Main-1/INFO]: Preparing spawn area: 100%
279[11:06:11] [Worker-Main-1/INFO]: Preparing spawn area: 100%
280[11:06:12] [Worker-Main-1/INFO]: Preparing spawn area: 100%
281[11:06:12] [Worker-Main-1/INFO]: Preparing spawn area: 100%
282[11:06:13] [Worker-Main-1/INFO]: Preparing spawn area: 100%
283[11:06:13] [Worker-Main-1/INFO]: Preparing spawn area: 100%
284[11:06:13] [Server thread/INFO]: Time elapsed: 11585 ms
285[11:06:13] [Server thread/INFO]: [sElytraNoDamageWall] Enabling sElytraNoDamageWall v1.0
286[11:06:13] [Server thread/INFO]: [criper-Chheck] Enabling criper-Chheck v${version}
287[11:06:13] [Server thread/INFO]: [Chunky] Enabling Chunky v1.2.86
288[11:06:14] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
289[11:06:15] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
290[11:06:15] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.0-SNAPSHOT-b205
291[11:06:15] [Server thread/INFO]: [Spawn] Enabling Spawn v1.0*
292[11:06:16] [Server thread/INFO]: [PL-Hide] Enabling PL-Hide v1.5.22
293[11:06:16] [Server thread/INFO]: [PlayerReport] Enabling PlayerReport v3.4.3
294[11:06:16] [Server thread/INFO]: [MOTD] Enabling MOTD v1.0
295[11:06:16] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.5*
296[11:06:16] [Server thread/INFO]: [CMILib] Enabling CMILib v1.2.5.3
297[11:06:21] [Server thread/INFO]: Server version: v1_16_R3 - 1.16.5 - paper
298[11:06:23] [Server thread/INFO]: CMI hooked.
299[11:06:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [**.**.**.**]
300[11:06:23] [Server thread/INFO]: PlaceholderAPI hooked.
301[11:06:24] [Server thread/INFO]: Updated (EN) language file. Took 281ms
302[11:06:24] [Server thread/INFO]: [getAfkZone] Enabling getAfkZone v1.0.7
303[11:06:24] [Server thread/INFO]: [AuthVH] Enabling AuthVH v1.9.141
304[11:06:24] [Server thread/INFO]: [AuthVH] Time to load plugin: 29ms
305[11:06:24] [Server thread/INFO]: [RHSignItem] Enabling RHSignItem v1.19_R1
306[11:06:24] [Server thread/INFO]: [RHSignItem] The plugin has been loaded!
307[11:06:24] [Server thread/INFO]: [RHSignItem] You are using version 1.19_R1 /w 💕 by X0R3 & GeekLegend
308[11:06:24] [Server thread/INFO]: [RHSignItem] Info:
309[11:06:24] [Server thread/INFO]: [RHSignItem] If you want your server be presented on the plugin page, then please contact me! :)
310[11:06:24] [Server thread/INFO]: [TAB] Enabling TAB v4.0.9
311[11:06:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [4.0.9]
312[11:06:26] [Server thread/INFO]: [TAB] Enabled in 927ms
313[11:06:26] [Server thread/INFO]: [tiDiscord2FA] Enabling tiDiscord2FA v2.1
314[11:06:26] [Server thread/INFO]:
315[11:06:26] [Server thread/INFO]: _ _ ____ _ _ ____ _____ _
316[11:06:26] [Server thread/INFO]: | |_(_) _ \(_)___ ___ ___ _ __ __| |___ \| ___/ \
317[11:06:26] [Server thread/INFO]: | __| | | | | / __|/ __/ _ \| '__/ _` | __) | |_ / _ \
318[11:06:26] [Server thread/INFO]: | |_| | |_| | \__ \ (_| (_) | | | (_| |/ __/| _/ ___ \
319[11:06:26] [Server thread/INFO]: \__|_|____/|_|___/\___\___/|_| \__,_|_____|_|/_/ \_\
320[11:06:26] [Server thread/INFO]: Версия: 2.1 | Автор: 1050TI_top
321[11:06:26] [Server thread/INFO]:
322[11:06:28] [Server thread/WARN]: [tiDiscord2FA] Error starting the Discord bot: The provided token is invalid!
323[11:06:28] [Server thread/INFO]: [tiDiscord2FA] Disabling tiDiscord2FA v2.1
324[11:06:28] [Server thread/ERROR]: Error occurred while enabling tiDiscord2FA v2.1 (Is it up to date?)
325java.lang.IllegalStateException: zip file closed
326 at java.util.zip.ZipFile.ensureOpen(ZipFile.java:829) ~[?:?]
327 at java.util.zip.ZipFile.getEntry(ZipFile.java:328) ~[?:?]
328 at java.util.jar.JarFile.getEntry(JarFile.java:519) ~[?:?]
329 at java.util.jar.JarFile.getJarEntry(JarFile.java:474) ~[?:?]
330 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:167) ~[patched_1.16.5.jar:git-Paper-794]
331 at java.lang.ClassLoader.loadClass(ClassLoader.java:586) ~[?:?]
332 at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:119) ~[patched_1.16.5.jar:git-Paper-794]
333 at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Paper-794]
334 at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
335 at ru.matveylegenda.tidiscord2fa.TiDiscord2FA.registerListeners(TiDiscord2FA.java:100) ~[?:?]
336 at ru.matveylegenda.tidiscord2fa.TiDiscord2FA.onEnable(TiDiscord2FA.java:54) ~[?:?]
337 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-794]
338 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-794]
339 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-794]
340 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-794]
341 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-794]
342 at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:599) ~[patched_1.16.5.jar:git-Paper-794]
343 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-794]
344 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
345 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
346 at java.lang.Thread.run(Thread.java:831) [?:?]
347[11:06:28] [Server thread/INFO]: [BLib] Enabling BLib v1.0.7.1-beta
348[11:06:28] [Server thread/INFO]: [BLib] Обнаруженная версия сервера: 1.16.5
349[11:06:28] [Server thread/INFO]: [InvShulker] Enabling InvShulker v1.0
350[11:06:28] [Server thread/INFO]:
351[11:06:28] [Server thread/INFO]: InvShulker v1.0
352[11:06:28] [Server thread/INFO]: Автор: Тимур
353[11:06:28] [Server thread/INFO]: Телеграм: tmrtrsvch
354[11:06:28] [Server thread/INFO]:
355[11:06:28] [Server thread/INFO]: [Maintenance] Enabling Maintenance v4.3.0
356[11:06:29] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.3
357[11:06:30] [Server thread/INFO]: [DecentHolograms] Using ProtocolLib for packet listening.
358[11:06:30] [Server thread/INFO]: [AutoMine] Enabling AutoMine v0.1
359[11:06:30] [Server thread/INFO]: Авто-шахта: red загружена!
360[11:06:30] [Server thread/INFO]: 100
361[11:06:30] [Server thread/INFO]: Авто-шахта: obsidian загружена!
362[11:06:30] [Server thread/INFO]: 100
363[11:06:30] [Server thread/INFO]: Авто-шахта: izumrud загружена!
364[11:06:30] [Server thread/INFO]: 100
365[11:06:30] [Server thread/INFO]: Авто-шахта: svet загружена!
366[11:06:30] [Server thread/INFO]: 100
367[11:06:30] [Server thread/INFO]: Авто-шахта: lelvel1 загружена!
368[11:06:30] [Server thread/INFO]: 100
369[11:06:30] [Server thread/INFO]: Авто-шахта: level1l загружена!
370[11:06:30] [Server thread/INFO]: 100
371[11:06:30] [Server thread/INFO]: Авто-шахта: level2 загружена!
372[11:06:30] [Server thread/INFO]: 100
373[11:06:30] [Server thread/INFO]: Авто-шахта: level2l загружена!
374[11:06:30] [Server thread/INFO]: 100
375[11:06:30] [Server thread/INFO]: Авто-шахта: level3 загружена!
376[11:06:30] [Server thread/INFO]: 100
377[11:06:30] [Server thread/INFO]: Авто-шахта: level3l загружена!
378[11:06:30] [Server thread/INFO]: 100
379[11:06:30] [Server thread/INFO]: Авто-шахта: level4 загружена!
380[11:06:30] [Server thread/INFO]: 100
381[11:06:30] [Server thread/INFO]: Авто-шахта: level4l загружена!
382[11:06:30] [Server thread/INFO]: 100
383[11:06:30] [Server thread/INFO]: Авто-шахта: level5 загружена!
384[11:06:30] [Server thread/INFO]: 100
385[11:06:30] [Server thread/INFO]: Авто-шахта: lvl5l загружена!
386[11:06:30] [Server thread/INFO]: 100
387[11:06:30] [Server thread/INFO]: Авто-шахта: level6 загружена!
388[11:06:30] [Server thread/INFO]: 100
389[11:06:30] [Server thread/INFO]: Авто-шахта: level6l загружена!
390[11:06:30] [Server thread/INFO]: 100
391[11:06:30] [Server thread/INFO]: Авто-шахта: level7 загружена!
392[11:06:30] [Server thread/INFO]: 100
393[11:06:30] [Server thread/INFO]: Авто-шахта: level7l загружена!
394[11:06:30] [Server thread/INFO]: 100
395[11:06:30] [Server thread/INFO]: Авто-шахта: level8 загружена!
396[11:06:30] [Server thread/INFO]: 100
397[11:06:30] [Server thread/INFO]: Авто-шахта: level8l загружена!
398[11:06:30] [Server thread/INFO]: 100
399[11:06:30] [Server thread/INFO]: Авто-шахта: level9 загружена!
400[11:06:30] [Server thread/INFO]: 100
401[11:06:30] [Server thread/INFO]: Авто-шахта: level9l загружена!
402[11:06:30] [Server thread/INFO]: 100
403[11:06:30] [Server thread/INFO]: Авто-шахта: level10 загружена!
404[11:06:30] [Server thread/INFO]: 100
405[11:06:30] [Server thread/INFO]: Авто-шахта: level11l загружена!
406[11:06:30] [Server thread/INFO]: 100
407[11:06:30] [Server thread/INFO]: Авто-шахта: Nether загружена!
408[11:06:30] [Server thread/INFO]: 100
409[11:06:30] [Server thread/INFO]: Авто-шахта: New загружена!
410[11:06:30] [Server thread/INFO]: 100
411[11:06:30] [Server thread/INFO]: Авто-шахта: cosmic загружена!
412[11:06:30] [Server thread/INFO]: 100
413[11:06:30] [Server thread/INFO]: [AutoMine] AutoMine Start!
414[11:06:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: am [0.1]
415[11:06:30] [Server thread/INFO]: [CMI] Enabling CMI v9.5.0.2
416[11:06:31] [Server thread/INFO]: ┏━━━┓ ┏━┓┏━┓ ┏━━┓
417[11:06:31] [Server thread/INFO]: ┃┏━┓┃ ┃ ┗┛ ┃ ┗┫┣┛
418[11:06:31] [Server thread/INFO]: ┃┃ ┗┛ ┃┏┓┏┓┃ ┃┃
419[11:06:31] [Server thread/INFO]: ┃┃ ┏┓ ┃┃┃┃┃┃ ┃┃
420[11:06:31] [Server thread/INFO]: ┃┗━┛┃ ┃┃┃┃┃┃ ┏┫┣┓
421[11:06:31] [Server thread/INFO]: ┗━━━┛ ┗┛┗┛┗┛ ┗━━┛
422[11:06:31] [Server thread/INFO]: _______________________________________________________
423[11:06:31] [Server thread/INFO]: Integrating PaperSpigot async methods
424[11:06:32] [Server thread/INFO]: 48 Enabled and 10 Disabled modules
425[11:06:33] [Server thread/INFO]: Loaded (1) portals into memory. Took 73ms
426[11:06:33] [Server thread/INFO]: Permission plugin: LuckPerms5.4.41
427[11:06:33] [Server thread/INFO]: Initialized Cipher256 AES
428[11:06:34] [Server thread/INFO]: Loaded (60) regular alias into memory. Took 357ms
429[11:06:34] [Server thread/INFO]: Loaded (1) custom text's into memory. Took 5ms
430[11:06:35] [Server thread/INFO]: 3.34.0 data base type detected
431[11:06:36] [Server thread/INFO]: Started SqLite data base. Took 1080ms
432[11:06:36] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: CMIEconomy
433[11:06:37] [Server thread/INFO]: Loaded (1) holograms into memory. Took 11ms
434[11:06:37] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 1ms
435[11:06:37] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
436[11:06:37] [Server thread/INFO]: Loaded (135) custom mob heads into memory. Took 165ms
437[11:06:37] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 190ms
438[11:06:38] [Server thread/INFO]: Incorrect Chat.GroupFormat.1 format! You cant use gradient here for {message}, check Chat.GroupMessageFormat section
439[11:06:38] [Server thread/INFO]: Incorrect Chat.GroupFormat.2 format! You cant use gradient here for {message}, check Chat.GroupMessageFormat section
440[11:06:38] [Server thread/INFO]: Initializing BungeeCord
441[11:06:38] [Server thread/INFO]: Loaded (8) kits into memory. Took 521ms
442[11:06:38] [Server thread/INFO]: Loaded (7) ranks into memory. Took 85ms
443[11:06:38] [Server thread/INFO]: Loaded (8) playtime rewards into memory. Took 5ms
444[11:06:39] [Server thread/INFO]: Loaded (218) player data into memory. Took 469ms
445[11:06:39] [Server thread/INFO]: Loaded (0) playtime records into memory. Took 1ms
446[11:06:39] [Server thread/INFO]: Loaded (0) playtime reward records into memory. Took 0ms
447[11:06:39] [Server thread/INFO]: Loaded (0) custom alias into memory. Took 2ms
448[11:06:40] [Server thread/INFO]: Registered events. Took 586ms
449[11:06:40] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 76ms
450[11:06:41] [Server thread/INFO]: Updated (EN) language file. Took 1002ms
451[11:06:42] [Server thread/INFO]: Updated (RU) language file. Took 1008ms
452[11:06:42] [Server thread/WARN]: [CMILib] Loaded class com.Zrips.CMI.Containers.Snd from CMI v9.5.0.2 which is not a depend, softdepend or loadbefore of this plugin.
453[11:06:42] [Server thread/INFO]: Loaded (245) worth values into memory. Took 105ms
454[11:06:42] [Server thread/INFO]: Loaded (1) warps into memory. Took 57ms
455[11:06:42] [Server thread/INFO]: Vault permissions was found - Enabling capabilities.
456[11:06:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmi [**.**.**.**]
457[11:06:42] [Server thread/INFO]: PlaceholderAPI hooked.
458[11:06:42] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
459[11:06:42] [Server thread/INFO]: Starting world timer.
460[11:06:42] [Server thread/INFO]: Initializing world manager.
461[11:06:42] [Server thread/INFO]: Loaded (7) schedules into memory. Took 24ms
462[11:06:42] [Server thread/INFO]: Loaded GeoIP
463[11:06:42] [Server thread/INFO]: Loaded (1) holograms into memory. Took 3ms
464[11:06:42] [Server thread/INFO]: Loaded (5) skin cache entries into memory. Took 11ms
465[11:06:42] [Server thread/INFO]: Loaded (0) ArmorStand templates into memory. Took 1ms
466[11:06:42] [Server thread/INFO]: Version 9.5.0.2 has been enabled
467[11:06:42] [Server thread/INFO]: ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
468[11:06:42] [Server thread/INFO]: [Vault][Economy] CMI Economy hooked.
469[11:06:42] [Server thread/INFO]: [EnigmaSalary] Enabling EnigmaSalary v1.01*
470[11:06:42] [Server thread/INFO]: |<---------------------------------------->|
471[11:06:42] [Server thread/INFO]: | EnigmaSalary v1.01 has been started |
472[11:06:42] [Server thread/INFO]: |<---------------------------------------->|
473[11:06:42] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.4
474[11:06:42] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
475[11:06:42] [Server thread/INFO]: | Hooked on Vault 1.7.3-b${env.TRAVIS_BUILD_NUMBER}
476[11:06:42] [Server thread/INFO]: | Command file(s) found : 1
477[11:06:42] [Server thread/INFO]: | Config : Ready.
478[11:06:43] [Server thread/INFO]: | ProtocolLib found, features availables (SignMenu)
479[11:06:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mycommand [1.0.0]
480[11:06:43] [Server thread/INFO]: | Placeholder_API : Hooked, Ok.
481[11:06:43] [Server thread/INFO]: | Custom commands loaded : 53
482[11:06:43] [Server thread/INFO]: | You're running the latest version of MyCommand.
483[11:06:43] [Server thread/INFO]: | by emmerrei a.k.a. ivanfromitaly.
484[11:06:43] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
485[11:06:43] [Server thread/INFO]: [TigerReports] Enabling TigerReports v5.3.5
486[11:06:43] [Server thread/INFO]: [TigerReports] Le plugin utilise les prefixes et suffixes du chat du plugin Vault pour afficher les noms des joueurs.
487[11:06:43] [Server thread/INFO]: [BetterTalismans] Enabling BetterTalismans v0.8-BETA
488[11:06:44] [Server thread/INFO]: [BetterTalismans] Inventory title with support for more than 32 characters. Skipping..
489[11:06:44] [Server thread/INFO]: [BetterTalismans] Hex colors are available! Ready for RGB..
490[11:06:44] [Server thread/INFO]: [BetterTalismans] Old constructor for HoverEvent found! Using it..
491[11:06:44] [Server thread/INFO]: [BetterTalismans] New sendTitle method found! Using it..
492[11:06:44] [Server thread/INFO]: [BetterTalismans] New setUnbreakable method found! Using it..
493[11:06:44] [Server thread/INFO]: [BetterTalismans] New isUnbreakable method found! Using it..
494[11:06:44] [Server thread/INFO]: [BetterTalismans] ================================================================================
495[11:06:44] [Server thread/INFO]: [BetterTalismans] This plugin requires NBTAPI. It's needed for this plugin to work.
496[11:06:44] [Server thread/INFO]: [BetterTalismans] NBTAPI couldn't be found in your server. Disabling plugin..
497[11:06:44] [Server thread/INFO]: [BetterTalismans] Download latest version of NBTAPI in https://alonsoaliaga.com/NBTAPI
498[11:06:44] [Server thread/INFO]: [BetterTalismans] Please install NBTAPI to use this plugin or it won't work.
499[11:06:44] [Server thread/INFO]: [BetterTalismans] For more questions join us on https://alonsoaliaga.com/discord
500[11:06:44] [Server thread/INFO]: [BetterTalismans] ================================================================================
501[11:06:44] [Server thread/INFO]: [BetterTalismans] Disabling BetterTalismans v0.8-BETA
502[11:06:44] [Server thread/INFO]:
503[11:06:44] [Server thread/INFO]: [BetterTalismans] Plugin has been disabled!
504[11:06:44] [Server thread/INFO]: [BetterTalismans] Thank you for using my plugin!
505[11:06:44] [Server thread/INFO]:
506[11:06:44] [Server thread/INFO]: [ACubelets] Enabling ACubelets v1.8.5
507[11:06:44] [Server thread/INFO]: [ACubelets] Downloaded from https://directleaks.net
508[11:06:44] [Server thread/INFO]:
509[11:06:44] [Server thread/INFO]: Loading language:
510[11:06:44] [Server thread/INFO]: 'ru' loaded!
511[11:06:44] [Server thread/INFO]:
512[11:06:44] [Server thread/INFO]: Loading database:
513[11:06:44] [Server thread/INFO]: SQLite has been enabled!
514[11:06:44] [Server thread/INFO]:
515[11:06:44] [Server thread/INFO]: Loading machines:
516[11:06:44] [Server thread/INFO]: 1 Cubelet Machines loaded!
517[11:06:44] [Server thread/INFO]:
518[11:06:44] [Server thread/INFO]: Loading cubelets:
519[11:06:44] [Server thread/INFO]: 'coins' ► 7 rarities, 7 rewards
520[11:06:44] [Server thread/INFO]: 'dk' ► 7 rarities, 18 rewards
521[11:06:44] [Server thread/INFO]:
522[11:06:44] [Server thread/INFO]: Loading crafts:
523[11:06:44] [Server thread/INFO]: No Cubelet crafts has been loaded!
524[11:06:44] [Server thread/INFO]:
525[11:06:45] [Server thread/INFO]: ACubelets Enabled!
526[11:06:45] [Server thread/INFO]: Version: 1.8.5
527[11:06:45] [Server thread/INFO]: Author: DavidML16
528[11:06:45] [Server thread/INFO]:
529[11:06:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: acubelets [1.0.0]
530[11:06:45] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.7.5
531[11:06:46] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 1.4.197 (org.h2.Driver)
532[11:06:46] [Server thread/INFO]: [LiteBans] Connecting to database...
533[11:06:46] [Server thread/INFO]: [LiteBans] litebans-pool - Starting...
534[11:06:47] [Server thread/INFO]: [LiteBans] litebans-pool - Start completed.
535[11:06:47] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///home/********/plugins/LiteBans/litebans] (1132.3 ms).
536[11:06:47] [Server thread/INFO]: [LiteBans] Database connection fully initialized (1198 ms).
537[11:06:48] [Server thread/INFO]: [LiteBans] v2.7.5 enabled. Startup took 2181 ms.
538[11:06:48] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.9.3
539[11:06:48] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
540[11:06:48] [Server thread/WARN]: [AdvancedPortals] Proxy features disabled for Advanced Portals as bungee isn't enabled on the server (spigot.yml).If you are using Paper proxies.velocity.enabled (config/paper-global.yml) or settings.velocity-support.enabled (paper.yml) may not be enabled
541[11:06:48] [Server thread/INFO]: Advanced portals have been successfully enabled!
542[11:06:48] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.9.0
543[11:06:51] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2)
544[11:06:52] [Server thread/INFO]: [ajLeaderboards] Loaded 3 boards
545[11:06:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ajlb [2.9.0]
546[11:06:52] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered!
547[11:06:52] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.9.0 by ajgeiss0702 enabled!
548[11:06:52] [Server thread/INFO]: [AntiSwear] Enabling AntiSwear v5.4
549[11:06:53] [Server thread/INFO]: [AntiSwear] AntiSwear Version: 5.4 by brooky1010 is enabled!
550[11:06:53] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.4+f7ff984
551[11:06:53] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
552[11:06:53] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
553[11:06:53] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
554[11:06:53] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
555[11:06:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
556[11:06:53] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
557[11:06:53] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
558[11:06:53] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
559[11:06:53] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
560[11:06:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
561[11:06:53] [Server thread/INFO]: [WorldGuard] Loading region data...
562[11:06:55] [Server thread/INFO]: [BAirDrop] Enabling BAirDrop v1.0.9
563[11:06:55] [pool-25-thread-1/INFO]: [ajLeaderboards] You are up to date! (2.9.0)
564[11:06:56] [Server thread/INFO]: Airdrop air loaded!
565[11:06:56] [Server thread/WARN]: [BAirDrop] unknown observer: mystalertstart
566[11:06:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: BAirDrop [1.0.9]
567[11:06:57] [Server thread/INFO]: Plugin successfully enabled in 1710ms
568[11:06:57] [Server thread/INFO]: [SCore] Enabling SCore v5.24.12.7
569[11:06:57] [Server thread/INFO]: ================ SCore ================
570[11:06:57] [Server thread/INFO]: SCore is running on Paper or fork
571[11:06:57] [Server thread/INFO]: SCore Version of the server git-Paper-794 (MC: 1.16.5) !
572[11:06:57] [Server thread/INFO]: SCore ExecutableItems hooked ! (**.**.**.**) Load After
573[11:06:57] [Server thread/INFO]: SCore PlaceholderAPI hooked ! (2.11.6) Load Before
574[11:06:57] [Server thread/INFO]: SCore WorldGuard hooked ! (7.0.4+f7ff984) Load Before
575[11:06:57] [Server thread/INFO]: SCore Vault hooked ! (1.7.3-b${env.TRAVIS_BUILD_NUMBER}) Load Before
576[11:06:57] [Server thread/INFO]: SCore ProtocolLib hooked !
577[11:06:57] [Server thread/INFO]: SCore Locale setup: EN
578[11:06:57] [Server thread/INFO]: SCore DecentHolograms hooked ! (2.8.3) Load Before
579[11:06:57] [Server thread/ERROR]: [SCore] HolographicDisplays hooked BUT you haven't the good version ! (require 3.0 or higher) !
580[11:06:57] [Server thread/WARN]: java.lang.NoClassDefFoundError: me/filoghost/holographicdisplays/api/HolographicDisplaysAPI
581[11:06:57] [Server thread/WARN]: at com.ssomar.score.SCore.loadDependency(SCore.java:618)
582[11:06:57] [Server thread/WARN]: at com.ssomar.score.SCore.onEnable(SCore.java:460)
583[11:06:57] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
584[11:06:57] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
585[11:06:57] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
586[11:06:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518)
587[11:06:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432)
588[11:06:57] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:599)
589[11:06:57] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298)
590[11:06:57] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074)
591[11:06:57] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291)
592[11:06:57] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:831)
593[11:06:57] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: me.filoghost.holographicdisplays.api.HolographicDisplaysAPI
594[11:06:57] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155)
595[11:06:57] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114)
596[11:06:57] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)
597[11:06:57] [Server thread/WARN]: ... 12 more
598[11:06:57] [Server thread/INFO]: SCore CMI hooked ! (**.**.**.**) Load Before
599[11:06:57] [Server thread/INFO]: SCore TAB hooked ! (4.0.9) Load Before
600[11:06:57] [Server thread/INFO]: SCore WorldEdit hooked ! (7.2.5+57d5ac9) Load Before
601[11:06:57] [Server thread/INFO]: SCore Language of the editor setup on EN
602[11:06:57] [Server thread/INFO]: SCore Language for in-game messages setup on EN
603[11:06:57] [Server thread/INFO]: SCore will connect to the database hosted: In Local
604[11:06:57] [Server thread/INFO]: SCore Connection to the db...
605[11:06:57] [Server thread/INFO]: SCore will connect to the database hosted: In Local
606[11:06:57] [Server thread/INFO]: SCore Creating table SecurityOP if not exists...
607[11:06:57] [Server thread/INFO]: SCore Creating table Commands if not exists...
608[11:06:57] [Server thread/INFO]: SCore Creating table Cooldowns if not exists...
609[11:06:57] [Server thread/INFO]: SCore Creating table Commands Player if not exists...
610[11:06:57] [Server thread/INFO]: SCore Creating table Commands Entity if not exists...
611[11:06:57] [Server thread/INFO]: SCore Creating table Commands Block if not exists...
612[11:06:57] [Server thread/INFO]: SCore Creating table UsePerDay if not exists...
613[11:06:59] [Server thread/INFO]: SCore SCore loaded 1 variables from local files !
614[11:06:59] [Server thread/INFO]: SCore SCore loaded 0 delayed commands saved
615[11:06:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: SCore [1.0.0]
616[11:06:59] [Server thread/INFO]: ================ SCore ================
617[11:06:59] [Server thread/INFO]: [PvPManager] Enabling PvPManager v3.18.36
618[11:06:59] [Server thread/INFO]: [PvPManager] Using player nametags: false
619[11:06:59] [Server thread/INFO]: [PvPManager] Connected to SQLITE database successfully
620[11:06:59] [Server thread/INFO]: [PvPManager] Players stored: 186
621[11:06:59] [Server thread/INFO]: [PvPManager] WorldGuard Found! Enabling Support For WorldGuard Regions
622[11:06:59] [Server thread/INFO]: [PvPManager] Vault Found! Using it for currency related features
623[11:06:59] [Server thread/INFO]: [PvPManager] PlaceholderAPI Found! Hooked successfully
624[11:06:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: pvpmanager [3.18.36]
625[11:07:00] [Server thread/INFO]: [PvPManager] PvPManager v3.18.36 enabled (699 ms)
626[11:07:00] [Server thread/INFO]: [ExecutableItems] Enabling ExecutableItems v7.24.12.7
627[11:07:00] [Server thread/INFO]: ========*======== ExecutableItems ========*========
628[11:07:02] [PvPManager Worker Thread - 0/INFO]: [PvPManager] Checking for updates...
629[11:07:02] [PvPManager Worker Thread - 0/INFO]: [PvPManager] No update found
630[11:07:03] [Server thread/INFO]: ExecutableItems Amount of Executable Items configurations loaded: 20
631[11:07:03] [Server thread/INFO]: ExecutableItems Items with display conditions :
632[11:07:03] [Server thread/INFO]: ========*======== ExecutableItems ========*========
633[11:07:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ExecutableItems [1.0.0]
634[11:07:03] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.16.0
635[11:07:04] [Server thread/INFO]: [Shopkeepers] Loading the data of 9 shopkeepers ...
636[11:07:04] [Server thread/INFO]: [TradeSystem] Enabling TradeSystem v2.5.3
637[11:07:04] [Server thread/INFO]:
638[11:07:04] [Server thread/INFO]: __________________________________________________________
639[11:07:04] [Server thread/INFO]:
640[11:07:04] [Server thread/INFO]: TradeSystem [2.5.3]
641[11:07:04] [Server thread/INFO]:
642[11:07:04] [Server thread/INFO]: Status:
643[11:07:04] [Server thread/INFO]:
644[11:07:04] [Server thread/INFO]: MC-Version: 1.16.5 (R0.1-SNAPSHOT, Paper)
645[11:07:04] [Server thread/INFO]:
646[11:07:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tradesystem [1.2]
647[11:07:05] [Server thread/INFO]: > Loading sounds
648[11:07:06] [Server thread/INFO]: > Loading blacklist
649[11:07:06] [Server thread/INFO]: ...got 3 blocked item(s)
650[11:07:06] [Server thread/INFO]: > Loading layouts
651[11:07:06] [Server thread/ERROR]: [TradeSystem] A layout could not been loaded due to an error: The icon 'EssentialsIcon' could not be found. Either it is no longer available or a plugin requirement has not been fulfilled.
652[11:07:06] [Server thread/INFO]: ...got 3 layout(s)
653[11:07:06] [Server thread/INFO]: > Queuing database initializing task
654[11:07:06] [Server thread/INFO]:
655[11:07:06] [Server thread/INFO]: Finished (1790ms)
656[11:07:06] [Server thread/INFO]:
657[11:07:06] [Server thread/INFO]: __________________________________________________________
658[11:07:06] [Server thread/INFO]:
659[11:07:06] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.0-Release
660[11:07:06] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
661[11:07:08] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: menu11 already exists for another menu!
662Skipping menu: menu11
663[11:07:08] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: don1 already exists for another menu!
664Skipping menu: don1
665[11:07:08] [Server thread/INFO]: [DeluxeMenus] 18 GUI menus loaded!
666[11:07:08] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
667[11:07:08] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.0-Release]
668[11:07:09] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
669[11:07:09] [Thread-19/ERROR]: [PlaceholderAPI] Failed to load expansion Expansion-essentials.jar (is a dependency missing?)
670java.lang.NoClassDefFoundError: net/ess3/api/IEssentials
671 at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?]
672 at java.lang.Class.privateGetDeclaredMethods(Class.java:3334) ~[?:?]
673 at java.lang.Class.getDeclaredMethods(Class.java:2446) ~[?:?]
674 at me.clip.placeholderapi.expansion.manager.LocalExpansionManager.lambda$findExpansionInFile$7(LocalExpansionManager.java:429) ~[?:?]
675 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764) ~[?:?]
676 at java.lang.Thread.run(Thread.java:831) [?:?]
677Caused by: java.lang.ClassNotFoundException: net.ess3.api.IEssentials
678 at java.net.URLClassLoader.findClass(URLClassLoader.java:433) ~[?:?]
679 at java.lang.ClassLoader.loadClass(ClassLoader.java:586) ~[?:?]
680 at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
681 ... 6 more
682[11:07:09] [Server thread/INFO]: Starting GS4 status listener
683[11:07:10] [Server thread/INFO]: Thread Query Listener started
684[11:07:10] [Server thread/INFO]: Starting remote control listener
685[11:07:10] [Query Listener #1/INFO]: Query running on 0.0.0.0:25684
686[11:07:10] [Server thread/INFO]: Thread RCON Listener started
687[11:07:10] [Server thread/INFO]: RCON running on 0.0.0.0:25746
688[11:07:10] [Server thread/INFO]: Running delayed init tasks
689[11:07:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerpoints [3.3.0]
690[11:07:11] [Craft Scheduler Thread - 4/INFO]: [AuthVH] Database is connected!
691[11:07:11] [Craft Scheduler Thread - 16/INFO]: [TigerReports] Le plugin utilise la base de donnees SQLite (par defaut, car les parametres MySQL ne sont pas valides: Database host and name cannot be null or empty.).
692[11:07:11] [Craft Scheduler Thread - 13/INFO]: [DecentHolograms] Loading holograms...
693[11:07:11] [Craft Scheduler Thread - 11/INFO]: New version of CMILib was detected. Please update it
694[11:07:11] [Craft Scheduler Thread - 17/INFO]: [TradeSystem] Database was started successfully.
695[11:07:11] [Craft Scheduler Thread - 15/INFO]:
696A newer version of DecentHolograms is available. Download it from: https://www.spigotmc.org/resources/96927/
697[11:07:11] [Craft Scheduler Thread - 21/INFO]: [Vault] Checking for Updates ...
698[11:07:11] [Craft Scheduler Thread - 21/INFO]: [Vault] No new version available
699[11:07:11] [Craft Scheduler Thread - 13/INFO]: [DecentHolograms] Loaded 7 holograms!
700[11:07:12] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] ----------------------------------------------
701[11:07:12] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer]  +==================+
702[11:07:12] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer]  | SkinsRestorer |
703[11:07:12] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer]  |------------------|
704[11:07:12] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer]  | Standalone Mode |
705[11:07:12] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer]  +==================+
706[11:07:12] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] ----------------------------------------------
707[11:07:12] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer]  Version: 15.5.2
708[11:07:12] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer]  Commit: ae257f6
709[11:07:12] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer]  This is the latest version!
710[11:07:12] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] ----------------------------------------------
711[11:07:12] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] Do you have issues? Read our troubleshooting guide: https://skinsrestorer.net/docs/troubleshooting
712[11:07:12] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] Want to support SkinsRestorer? Consider donating: https://skinsrestorer.net/donate
713[11:07:16] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v3.0.4
714[11:07:16] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
715[11:07:16] [Server thread/INFO]: [HolographicDisplays] https://dev.bukkit.org/projects/holographic-displays
716[11:07:16] [Server thread/INFO]: [TigerReports] Le plugin utilise BungeeCord.
717[11:07:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.7.3]
718[11:07:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
719[11:07:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: math [2.0.2]
720[11:07:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: parseother [2.0.0]
721[11:07:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
722[11:07:16] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion itemmultiply due to a missing plugin: ItemMultiplyPlus
723[11:07:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
724[11:07:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: expirytime [1.2]
725[11:07:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: checkitem [2.7.8]
726[11:07:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
727[11:07:16] [Server thread/INFO]: 9 placeholder hook(s) registered!
728[11:07:16] [Server thread/INFO]: Done (206.586s)! For help, type "help"
729[11:07:16] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6487ms or 129 ticks behind
730[11:07:16] [Server thread/INFO]: Timings Reset
731[11:07:23] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
This log will be saved for 90 days from their last view.
Report abuse