Paper 1.18.1 Server Log

#uatPE9S
60 errors
767 lines
Raw
Analysis
Minecraft version:
1.18.1
The plugin 'Morph-2.22' is missing the required plugin 'LibsDisguises'.
Line #20
Solutions
Install the plugin 'LibsDisguises'.
Delete the file 'plugins/Morph-2.22.jar'.
The plugin 'CombatLogX' is missing the required plugin 'SirBlobmanCore'.
Line #31
Solutions
Install the plugin 'SirBlobmanCore'.
Delete the file 'plugins/CombatLogX.jar'.
The plugin 'GSit' has a problem while running.
Line #677
Solutions
Install a different version of the plugin 'GSit'.
Remove the plugin 'GSit'.
The plugin 'HomeSpawn' has a problem while running.
Line #716
Solutions
Install a different version of the plugin 'HomeSpawn'.
Remove the plugin 'HomeSpawn'.
The plugin 'RetrieveOP' has a problem while running.
Line #719
Solutions
Install a different version of the plugin 'RetrieveOP'.
Remove the plugin 'RetrieveOP'.
The plugin 'SkinsRestorer' has a problem while running.
Line #721
Solutions
Install a different version of the plugin 'SkinsRestorer'.
Remove the plugin 'SkinsRestorer'.
The plugin 'AureliumSkills' has a problem while running.
Line #723
Solutions
Install a different version of the plugin 'AureliumSkills'.
Remove the plugin 'AureliumSkills'.
The plugin 'Essentials' has a problem while running.
Line #725
Solutions
Install a different version of the plugin 'Essentials'.
Remove the plugin 'Essentials'.
The plugin 'SuperVanish' has a problem while running.
Line #756
Solutions
Install a different version of the plugin 'SuperVanish'.
Remove the plugin 'SuperVanish'.
The plugin 'MoneyHunters' has a problem while running.
Line #758
Solutions
Install a different version of the plugin 'MoneyHunters'.
Remove the plugin 'MoneyHunters'.
1[14:00:20] [ServerMain/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[14:00:22] [ServerMain/INFO]: Reloading ResourceManager: Default, bukkit
3[14:00:26] [Worker-Main-1/INFO]: Loaded 7 recipes
4[14:00:36] [Server thread/INFO]: Starting minecraft server version 1.18.1
5[14:00:36] [Server thread/INFO]: Loading properties
6[14:00:36] [Server thread/INFO]: This server is running Paper version git-Paper-177 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: 2e99e5e)
7[14:00:37] [Server thread/INFO]: Server Ping Player Sample Count: 12
8[14:00:37] [Server thread/INFO]: Using 4 threads for Netty based IO
9[14:00:37] [Server thread/INFO]: Default game type: SURVIVAL
10[14:00:37] [Server thread/INFO]: Generating keypair
11[14:00:39] [Server thread/INFO]: Starting Minecraft server on *:63230
12[14:00:39] [Server thread/INFO]: Using epoll channel type
13[14:00:39] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
14[14:00:39] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
15[14:00:42] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_18_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
16[14:01:14] [Server thread/WARN]: Legacy plugin Craftconomy3 v3.3.1-d99cf63-trv200 does not specify an api-version.
17[14:01:14] [Server thread/WARN]: Legacy plugin OnePlayerSleep v1.3 does not specify an api-version.
18[14:01:14] [Server thread/WARN]: Legacy plugin EasyRanks v1.3.2 does not specify an api-version.
19[14:01:14] [Server thread/WARN]: Legacy plugin AntiPluginLookUp v1.1.8 does not specify an api-version.
20[14:01:14] [Server thread/ERROR]: Could not load 'plugins/Morph-2.22.jar' in folder 'plugins'
21org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [LibsDisguises]. Please download and install these plugins to run 'Morphy'.
22 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:290) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
23 at org.bukkit.craftbukkit.v1_18_R1.CraftServer.loadPlugins(CraftServer.java:422) ~[paper-1.18.1.jar:git-Paper-177]
24 at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:285) ~[paper-1.18.1.jar:git-Paper-177]
25 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1202) ~[paper-1.18.1.jar:git-Paper-177]
26 at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-177]
27 at java.lang.Thread.run(Thread.java:833) ~[?:?]
28[14:01:14] [Server thread/WARN]: Legacy plugin Sudo v1 does not specify an api-version.
29[14:01:14] [Server thread/WARN]: Legacy plugin FlyToggle v1.7 does not specify an api-version.
30[14:01:14] [Server thread/WARN]: Legacy plugin RetrieveOP vBuild 31 does not specify an api-version.
31[14:01:15] [Server thread/ERROR]: Could not load 'plugins/CombatLogX.jar' in folder 'plugins'
32org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [SirBlobmanCore]. Please download and install these plugins to run 'CombatLogX'.
33 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:290) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
34 at org.bukkit.craftbukkit.v1_18_R1.CraftServer.loadPlugins(CraftServer.java:422) ~[paper-1.18.1.jar:git-Paper-177]
35 at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:285) ~[paper-1.18.1.jar:git-Paper-177]
36 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1202) ~[paper-1.18.1.jar:git-Paper-177]
37 at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-177]
38 at java.lang.Thread.run(Thread.java:833) ~[?:?]
39[14:01:15] [Server thread/WARN]: Legacy plugin ClickTpa v1.5.1 does not specify an api-version.
40[14:01:15] [Server thread/WARN]: Legacy plugin LoginSecurity v3.1 does not specify an api-version.
41[14:01:15] [Server thread/WARN]: Legacy plugin WatchDog v1.0 does not specify an api-version.
42[14:01:15] [Server thread/ERROR]: Fatal error trying to convert WatchDog v1.0:com/zooskey/wd/WatchDog.class
43org.bukkit.plugin.AuthorNagException: No legacy enum constant for CLOCK. Did you forget to define a modern (1.13+) api-version in your plugin.yml?
44 at org.bukkit.craftbukkit.v1_18_R1.util.Commodore$1$1.visitFieldInsn(Commodore.java:360) ~[paper-1.18.1.jar:git-Paper-177]
45 at org.objectweb.asm.ClassReader.readCode(ClassReader.java:2444) ~[asm-9.2.jar:9.2]
46 at org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1514) ~[asm-9.2.jar:9.2]
47 at org.objectweb.asm.ClassReader.accept(ClassReader.java:744) ~[asm-9.2.jar:9.2]
48 at org.objectweb.asm.ClassReader.accept(ClassReader.java:424) ~[asm-9.2.jar:9.2]
49 at org.bukkit.craftbukkit.v1_18_R1.util.Commodore.convert(Commodore.java:174) ~[paper-1.18.1.jar:git-Paper-177]
50 at org.bukkit.craftbukkit.v1_18_R1.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:395) ~[paper-1.18.1.jar:git-Paper-177]
51 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:174) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
52 at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
53 at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:108) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
54 at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
55 at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
56 at java.lang.Class.forName0(Native Method) ~[?:?]
57 at java.lang.Class.forName(Class.java:467) ~[?:?]
58 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:71) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
59 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
60 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
61 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
62 at org.bukkit.craftbukkit.v1_18_R1.CraftServer.loadPlugins(CraftServer.java:422) ~[paper-1.18.1.jar:git-Paper-177]
63 at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:285) ~[paper-1.18.1.jar:git-Paper-177]
64 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1202) ~[paper-1.18.1.jar:git-Paper-177]
65 at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-177]
66 at java.lang.Thread.run(Thread.java:833) ~[?:?]
67[14:01:15] [Server thread/WARN]: Legacy plugin MultiMOTD v1.0 does not specify an api-version.
68[14:01:15] [Server thread/WARN]: Legacy plugin SmartBans v1.0.2 does not specify an api-version.
69[14:01:16] [Server thread/WARN]: Legacy plugin CCTV v6.7 does not specify an api-version.
70[14:01:17] [Server thread/INFO]: [JoinLeaveMessages] Loading JoinLeaveMessages v3.9.2
71[14:01:17] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.1
72[14:01:17] [Server thread/INFO]: [Craftconomy3] Loading Craftconomy3 v3.3.1-d99cf63-trv200
73[14:01:17] [Server thread/INFO]: [SoaromaSAC] Loading SoaromaSAC v1.0.46
74[14:01:17] [Server thread/INFO]: [OnePlayerSleep] Loading OnePlayerSleep v1.3
75[14:01:17] [Server thread/INFO]: [EasyRanks] Loading EasyRanks v1.3.2
76[14:01:17] [Server thread/INFO]: [OreGenerator] Loading OreGenerator v1.1
77[14:01:17] [Server thread/INFO]: [AntiPluginLookUp] Loading AntiPluginLookUp v1.1.8
78[14:01:17] [Server thread/INFO]: [Sudo] Loading Sudo v1
79[14:01:17] [Server thread/INFO]: [FlyToggle] Loading FlyToggle v1.7
80[14:01:17] [Server thread/INFO]: [HomeSpawn] Loading HomeSpawn v3.1.15
81[14:01:17] [Server thread/INFO]: [RetrieveOP] Loading RetrieveOP vBuild 31
82[14:01:17] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.1.1
83[14:01:17] [Server thread/INFO]: [ViaVersion] ViaVersion 4.1.1 is now loaded, injecting!
84[14:01:19] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
85[14:01:19] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
86[14:01:19] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
87[14:01:19] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
88[14:01:20] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
89[14:01:20] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
90[14:01:20] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
91[14:01:20] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
92[14:01:20] [Server thread/INFO]: [ClickTpa] Loading ClickTpa v1.5.1
93[14:01:20] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v4.1.1
94[14:01:20] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
95[14:01:20] [Server thread/INFO]: [ViaBackwards] Loading translations...
96[14:01:21] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.10 -> 1.9.4 mappings...
97[14:01:21] [Via-Mappingloader-2/INFO]: [ViaBackwards] Loading 1.11 -> 1.10 mappings...
98[14:01:21] [Via-Mappingloader-2/INFO]: [ViaBackwards] Loading 1.12 -> 1.11 mappings...
99[14:01:21] [Via-Mappingloader-2/INFO]: [ViaBackwards] Loading 1.13 -> 1.12 mappings...
100[14:01:22] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.13.2 -> 1.13 mappings...
101[14:01:22] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 mappings...
102[14:01:23] [Via-Mappingloader-2/INFO]: [ViaBackwards] Loading 1.15 -> 1.14 mappings...
103[14:01:23] [Via-Mappingloader-2/INFO]: [ViaBackwards] Loading 1.16 -> 1.15 mappings...
104[14:01:23] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.16.2 -> 1.16 mappings...
105[14:01:23] [Via-Mappingloader-4/INFO]: [ViaBackwards] Loading 1.17 -> 1.16.2 mappings...
106[14:01:23] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.18 -> 1.17 mappings...
107[14:01:23] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.86
108[14:01:24] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.1.9
109[14:01:24] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v3.1
110[14:01:24] [Server thread/INFO]: [InventoryFullPlus] Loading InventoryFullPlus v2.5.9
111[14:01:24] [Server thread/INFO]: [WatchDog] Loading WatchDog v1.0
112[14:01:24] [Server thread/INFO]: [MultiMOTD] Loading MultiMOTD v1.0
113[14:01:25] [Server thread/INFO]: [SmartBans] Loading SmartBans v1.0.2
114[14:01:25] [Server thread/INFO]: [Minepacks] Loading Minepacks v2.4.3-Release
115[14:01:25] [Server thread/INFO]: [Minepacks] PCGF-PluginLib not installed. Switching to standalone mode!
116[14:01:25] [Server thread/INFO]: [floodgate] Loading floodgate v2.1.0-SNAPSHOT
117[14:01:26] [Server thread/WARN]: [floodgate] en_ is not a supported Floodgate language.
118[14:01:26] [Server thread/INFO]: [floodgate] Took 1,850ms to boot Floodgate
119[14:01:26] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
120[14:01:26] [Server thread/INFO]: [DailyRewards] Loading DailyRewards v1.1.0
121[14:01:26] [Server thread/INFO]: [CCTV] Loading CCTV v6.7
122[14:01:26] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v2.0.2
123[14:01:26] [Server thread/INFO]: [DailyShop] Loading DailyShop v3.6.0
124[14:01:26] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.1.10
125[14:01:26] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.1
126[14:01:26] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v2.0.0-SNAPSHOT
127[14:01:26] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.8+6008-1246d61
128[14:01:35] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@4542200d]
129[14:01:35] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.2
130[14:01:35] [Server thread/INFO]: [ViaVersionStatus] Loading ViaVersionStatus v3.1
131[14:01:35] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.2.6
132[14:01:35] [Server thread/INFO]: [LightAntiCheat] Loading LightAntiCheat v1.2.8
133[14:01:35] [Server thread/INFO]: [GeyserSkinManager] Loading GeyserSkinManager v1.6
134[14:01:35] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.6+1cff55f
135[14:01:35] [Server thread/INFO]: [TabList] Loading TabList v5.6.1
136[14:01:35] [Server thread/INFO]: [AFKPlus] Loading AFKPlus v3.3.13
137[14:01:35] [Server thread/INFO]: [GSit] Loading GSit v1.0.5
138[14:01:35] [Server thread/INFO]: [NexEngine] Loading NexEngine v2.1.0
139[14:01:35] [Server thread/INFO]: [SimpleScore] Loading SimpleScore v3.9.2
140[14:01:35] [Server thread/INFO]: [SellGUI] Loading SellGUI v1.5.1
141[14:01:35] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v7.2.0
142[14:01:35] [Server thread/INFO]: [MoneyHunters] Loading MoneyHunters v6.0.1
143[14:01:35] [Server thread/INFO]: [ProtectionStones] Loading ProtectionStones v2.9.1
144[14:01:35] [Server thread/INFO]: [AureliumSkills] Loading AureliumSkills vBeta 1.2.8
145[14:01:36] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
146[14:01:36] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.3.86
147[14:01:41] [Server thread/INFO]: __
148[14:01:41] [Server thread/INFO]: | |__) LuckPerms v5.3.86
149[14:01:41] [Server thread/INFO]: |___ | Running on Bukkit - Paper
150[14:01:41] [Server thread/INFO]:
151[14:01:41] [Server thread/INFO]: [LuckPerms] Loading configuration...
152[14:01:44] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
153[14:01:50] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
154[14:01:52] [Server thread/INFO]: [LuckPerms] Performing initial data load...
155[14:01:54] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 18011ms)
156[14:01:54] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
157[14:01:54] [Server thread/WARN]: [Vault] Loaded class com.greatmancode.craftconomy3.tools.interfaces.BukkitLoader from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
158[14:01:54] [Server thread/INFO]: [Vault] [Economy] CraftConomy3 found: Waiting
159[14:01:54] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.2 which is not a depend, softdepend or loadbefore of this plugin.
160[14:01:54] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
161[14:01:54] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
162[14:01:55] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
163[14:01:55] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
164[14:01:55] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v2.0.2
165[14:01:56] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.8+6008-1246d61
166[14:01:56] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
167[14:01:57] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
168[14:01:58] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_18_R1.PaperweightAdapter as the Bukkit adapter
169[14:02:07] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.1.0
170[14:02:07] [Server thread/INFO]: [NexEngine] Loaded NMS version: V1_18_R1
171[14:02:07] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
172[14:02:07] [Server thread/INFO]: [NexEngine] Successfully hooked with Craftconomy3 economy
173[14:02:07] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
174[14:02:07] [Server thread/INFO]: [NexEngine] Successfully hooked with Vault!
175[14:02:08] [Server thread/INFO]: [NexEngine] Found 0 external module(s).
176[14:02:08] [Server thread/INFO]: [NexEngine] Plugin loaded in 851 ms!
177[14:02:08] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
178[14:02:08] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
179[14:02:08] [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.
180[14:02:08] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
181[14:02:08] [Server thread/INFO]: Preparing level "One33Seven"
182[14:02:18] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
183[14:02:22] [Server thread/INFO]: Preparing spawn area: 0%
184[14:02:22] [Server thread/INFO]: Preparing spawn area: 0%
185[14:02:22] [Server thread/INFO]: Preparing spawn area: 0%
186[14:02:22] [Server thread/INFO]: Preparing spawn area: 0%
187[14:02:22] [Server thread/INFO]: Preparing spawn area: 0%
188[14:02:22] [Server thread/INFO]: Preparing spawn area: 0%
189[14:02:22] [Server thread/INFO]: Preparing spawn area: 0%
190[14:02:22] [Server thread/INFO]: Preparing spawn area: 0%
191[14:02:23] [Server thread/INFO]: Preparing spawn area: 0%
192[14:02:23] [Server thread/INFO]: Preparing spawn area: 0%
193[14:02:23] [Server thread/INFO]: Preparing spawn area: 0%
194[14:02:24] [Server thread/INFO]: Preparing spawn area: 0%
195[14:02:24] [Server thread/INFO]: Preparing spawn area: 0%
196[14:02:25] [Server thread/INFO]: Preparing spawn area: 0%
197[14:02:25] [Server thread/INFO]: Preparing spawn area: 0%
198[14:02:26] [Server thread/INFO]: Preparing spawn area: 0%
199[14:02:26] [Server thread/INFO]: Preparing spawn area: 0%
200[14:02:27] [Server thread/INFO]: Preparing spawn area: 0%
201[14:02:27] [Server thread/INFO]: Preparing spawn area: 0%
202[14:02:28] [Server thread/INFO]: Preparing spawn area: 0%
203[14:02:28] [Server thread/INFO]: Preparing spawn area: 0%
204[14:02:29] [Server thread/INFO]: Preparing spawn area: 0%
205[14:02:29] [Server thread/INFO]: Preparing spawn area: 0%
206[14:02:30] [Server thread/INFO]: Preparing spawn area: 0%
207[14:02:30] [Server thread/INFO]: Preparing spawn area: 0%
208[14:02:31] [Server thread/INFO]: Preparing spawn area: 0%
209[14:02:31] [Server thread/INFO]: Time elapsed: 12954 ms
210[14:02:31] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
211[14:02:32] [Server thread/INFO]: Preparing spawn area: 0%
212[14:02:32] [Server thread/INFO]: Preparing spawn area: 0%
213[14:02:32] [Server thread/INFO]: Preparing spawn area: 0%
214[14:02:33] [Server thread/INFO]: Preparing spawn area: 0%
215[14:02:33] [Server thread/INFO]: Preparing spawn area: 0%
216[14:02:34] [Server thread/INFO]: Preparing spawn area: 0%
217[14:02:34] [Server thread/INFO]: Preparing spawn area: 0%
218[14:02:35] [Server thread/INFO]: Preparing spawn area: 0%
219[14:02:35] [Server thread/INFO]: Preparing spawn area: 0%
220[14:02:36] [Server thread/INFO]: Preparing spawn area: 0%
221[14:02:36] [Server thread/INFO]: Preparing spawn area: 0%
222[14:02:37] [Server thread/INFO]: Preparing spawn area: 0%
223[14:02:37] [Server thread/INFO]: Preparing spawn area: 0%
224[14:02:38] [Server thread/INFO]: Preparing spawn area: 0%
225[14:02:38] [Server thread/INFO]: Preparing spawn area: 0%
226[14:02:39] [Server thread/INFO]: Preparing spawn area: 0%
227[14:02:39] [Server thread/INFO]: Preparing spawn area: 0%
228[14:02:40] [Server thread/INFO]: Preparing spawn area: 0%
229[14:02:40] [Server thread/INFO]: Preparing spawn area: 0%
230[14:02:41] [Server thread/INFO]: Preparing spawn area: 0%
231[14:02:41] [Server thread/INFO]: Preparing spawn area: 0%
232[14:02:41] [Server thread/INFO]: Time elapsed: 10183 ms
233[14:02:41] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
234[14:02:42] [Server thread/INFO]: Preparing spawn area: 0%
235[14:02:42] [Server thread/INFO]: Preparing spawn area: 0%
236[14:02:42] [Server thread/INFO]: Preparing spawn area: 0%
237[14:02:43] [Server thread/INFO]: Preparing spawn area: 0%
238[14:02:43] [Server thread/INFO]: Preparing spawn area: 0%
239[14:02:44] [Server thread/INFO]: Preparing spawn area: 0%
240[14:02:44] [Server thread/INFO]: Preparing spawn area: 0%
241[14:02:45] [Server thread/INFO]: Preparing spawn area: 0%
242[14:02:45] [Server thread/INFO]: Preparing spawn area: 0%
243[14:02:46] [Server thread/INFO]: Time elapsed: 4389 ms
244[14:02:46] [Server thread/INFO]: [JoinLeaveMessages] Enabling JoinLeaveMessages v3.9.2
245[14:02:46] [Server thread/INFO]: --------------------------------------------
246[14:02:46] [Server thread/INFO]: JoinLeaveMessages
247[14:02:46] [Server thread/INFO]: by outbuilding
248[14:02:46] [Server thread/INFO]: is now Enabled!
249[14:02:46] [Server thread/INFO]: https://docs.joinleavemessages.ga/
250[14:02:46] [Server thread/INFO]: https://someonesplugins.ga/discord/
251[14:02:46] [Server thread/INFO]: v3.9.2
252[14:02:46] [Server thread/INFO]: --------------------------------------------
253[14:02:46] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.1
254[14:02:47] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.viaversion.viaversion.api.type.Type from ViaVersion v4.1.1 which is not a depend, softdepend or loadbefore of this plugin.
255[14:02:48] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
256[14:02:48] [Server thread/INFO]: [Craftconomy3] Enabling Craftconomy3 v3.3.1-d99cf63-trv200*
257[14:02:48] [Server thread/INFO]: [Craftconomy3] Starting up!
258[14:02:48] [Server thread/INFO]: [Craftconomy3] Loading the Configuration
259[14:02:49] [Server thread/INFO]: [Craftconomy3] Loading listeners.
260[14:02:49] [Server thread/INFO]: [Craftconomy3] Loading commands
261[14:02:49] [Server thread/INFO]: [Craftconomy3] Loading the Database Manager
262[14:02:49] [Server thread/ERROR]: [Craftconomy3] [STDERR] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
263[14:02:49] [Server thread/WARN]: Nag author(s): '[Greatman]' of 'Craftconomy3' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
264[14:02:49] [Server thread/ERROR]: [Craftconomy3] [STDERR] SLF4J: Defaulting to no-operation (NOP) logger implementation
265[14:02:49] [Server thread/ERROR]: [Craftconomy3] [STDERR] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
266[14:02:52] [Server thread/INFO]: [Craftconomy3] Database Manager Loaded!
267[14:02:52] [Server thread/INFO]: [Craftconomy3] Loading the Currency manager.
268[14:02:52] [Server thread/INFO]: [Craftconomy3] Currency Manager Loaded!
269[14:02:52] [Server thread/INFO]: [Craftconomy3] Loading default settings.
270[14:02:52] [Server thread/INFO]: [Craftconomy3] Default settings loaded!
271[14:02:52] [Server thread/INFO]: [Craftconomy3] Loading the Account Manager
272[14:02:52] [Server thread/INFO]: [Craftconomy3] Starting Metrics.
273[14:02:52] [Server thread/INFO]: [Craftconomy3] Account Manager Loaded!
274[14:02:52] [Server thread/INFO]: [Craftconomy3] World Group Manager loaded!
275[14:02:52] [Server thread/INFO]: [Craftconomy3] Ready!
276[14:02:52] [Server thread/INFO]: [Vault] [Economy] Craftconomy3 hooked.
277[14:02:52] [Server thread/INFO]: [SoaromaSAC] Enabling SoaromaSAC v1.0.46
278[14:02:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: SoaromaSAC [1.0.46]
279[14:02:52] [Server thread/INFO]: [OnePlayerSleep] Enabling OnePlayerSleep v1.3*
280[14:02:52] [Server thread/INFO]: [EasyRanks] Enabling EasyRanks v1.3.2*
281[14:02:52] [Server thread/INFO]: [OreGenerator] Enabling OreGenerator v1.1
282[14:02:52] [Server thread/INFO]: [AntiPluginLookUp] Enabling AntiPluginLookUp v1.1.8*
283[14:02:53] [Server thread/WARN]: [AntiPluginLookUp] Could not save messages_en.yml to plugins/AntiPluginLookUp/messages_en.yml because messages_en.yml already exists.
284[14:02:53] [Server thread/WARN]: [AntiPluginLookUp] Could not save messages_de.yml to plugins/AntiPluginLookUp/messages_de.yml because messages_de.yml already exists.
285[14:02:53] [Server thread/WARN]: [AntiPluginLookUp] Could not save messages_fa.yml to plugins/AntiPluginLookUp/messages_fa.yml because messages_fa.yml already exists.
286[14:02:53] [Server thread/INFO]: [Warning] [AntiPluginLookUp] Unsupported version detected! Continue with own risk! (Support may not be guaranteed)
287[14:02:53] [Server thread/INFO]: [Info] [AntiPluginLookUp] AntiPluginLookUp is running on 1.18.1!
288[14:02:53] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_18_R1.Packet
289[14:02:53] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151)
290[14:02:53] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103)
291[14:02:53] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
292[14:02:53] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method)
293[14:02:53] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:375)
294[14:02:53] [Server thread/WARN]: at AntiPluginLookUp-1.1.8.jar//me.Entity303.AntiPluginLookUp.TabCompleteSender.TabCompleteSender_Reflections.<init>(TabCompleteSender_Reflections.java:24)
295[14:02:53] [Server thread/WARN]: at AntiPluginLookUp-1.1.8.jar//me.Entity303.AntiPluginLookUp.Main.aplu.onEnable(aplu.java:759)
296[14:02:53] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
297[14:02:53] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
298[14:02:53] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
299[14:02:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R1.CraftServer.enablePlugin(CraftServer.java:564)
300[14:02:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R1.CraftServer.enablePlugins(CraftServer.java:478)
301[14:02:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:727)
302[14:02:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:503)
303[14:02:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:313)
304[14:02:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1202)
305[14:02:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
306[14:02:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
307[14:02:53] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: pl
308[14:02:53] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: plugins
309[14:02:53] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: ver
310[14:02:53] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: version
311[14:02:53] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: icanhasbukkit
312[14:02:53] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: about
313[14:02:53] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: ?
314[14:02:53] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: help
315[14:02:53] [Server thread/INFO]: [Sudo] Enabling Sudo v1*
316[14:02:53] [Server thread/INFO]: [FlyToggle] Enabling FlyToggle v1.7*
317[14:02:53] [Server thread/INFO]: [FlyToggle] #> Loading FlyToggle - v1.7
318[14:02:53] [Server thread/INFO]: [FlyToggle] #> Settings up bStats..
319[14:02:53] [Server thread/INFO]: [FlyToggle] #> Loading plugin files...
320[14:02:53] [Server thread/INFO]: [FlyToggle] #> Loading command..
321[14:02:53] [Server thread/INFO]: [FlyToggle] #> Loading events..
322[14:02:53] [Server thread/INFO]: [FlyToggle] #> FlyToggle startup done!
323[14:02:53] [Server thread/INFO]: [HomeSpawn] Enabling HomeSpawn v3.1.15
324[14:02:53] [Server thread/INFO]: [HomeSpawn] The messages.yml file has been updated, it is now called messages_PRE_3.1.15.yml, please transfer any values into the new messages.yml
325[14:02:54] [Server thread/INFO]: [HomeSpawn] HomeSpawn v3.1.15 has been enabled
326[14:02:54] [Server thread/INFO]: [RetrieveOP] Enabling RetrieveOP vBuild 31*
327[14:02:54] [Server thread/INFO]:
328[14:02:54] [Server thread/INFO]: RetrieveOP Build 31, a premium resource by Norska - Executing startup sequence...
329[14:02:54] [Server thread/INFO]:
330[14:02:54] [Server thread/INFO]: [+] Registered commands (took 6ms)
331[14:02:54] [Server thread/INFO]: [+] Registered listeners (took 26ms)
332[14:02:54] [Server thread/INFO]:
333[14:02:54] [Server thread/INFO]: [+] Completed startup. Enjoy the plugin!
334[14:02:54] [Server thread/INFO]:
335[14:02:54] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.1.1
336[14:02:54] [Server thread/INFO]: [ClickTpa] Enabling ClickTpa v1.5.1*
337[14:02:55] [Server thread/INFO]: [ClickTpa] Loaded Successfully!
338[14:02:55] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.1.1
339[14:02:55] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.1.9
340[14:02:55] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v3.1*
341[14:02:55] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
342[14:02:55] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
343[14:02:56] [Server thread/INFO]: [LoginSecurity] Registering commands...
344[14:02:56] [Server thread/INFO]: [LoginSecurity] Registering listeners...
345[14:02:56] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
346[14:02:56] [Server thread/INFO]: [InventoryFullPlus] Enabling InventoryFullPlus v2.5.9
347[14:02:56] [Server thread/INFO]: [InventoryFullPlus] --------------------------------------
348[14:02:56] [Server thread/INFO]: [InventoryFullPlus] InventoryFull+
349[14:02:56] [Server thread/INFO]: [InventoryFullPlus] Author: ItsLewizzz
350[14:02:56] [Server thread/INFO]: [InventoryFullPlus] Plugin Version: 2.5.9
351[14:02:56] [Server thread/INFO]: [InventoryFullPlus] --------------------------------------
352[14:02:56] [Server thread/INFO]: [WatchDog] Enabling WatchDog v1.0*
353[14:02:56] [Server thread/INFO]: [MultiMOTD] Enabling MultiMOTD v1.0*
354[14:02:56] [Server thread/INFO]: [SmartBans] Enabling SmartBans v1.0.2*
355[14:02:56] [Server thread/INFO]: [SmartBans] # SmartBans coded by: Ocean #
356[14:02:56] [Server thread/INFO]: [SmartBans] # youtube.com/TheMineShack #
357[14:02:56] [Server thread/WARN]: [SmartBans] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
358[14:02:56] [Server thread/INFO]: [Minepacks] Enabling Minepacks v2.4.3-Release
359[14:02:56] [Server thread/INFO]: [Minepacks] Starting Minepacks in standalone mode!
360[14:02:57] [Server thread/INFO]: [Minepacks] Config file successfully loaded.
361[14:02:57] [Server thread/INFO]: [Minepacks] Language file successfully loaded. Language: english Author: GeorgH93
362[14:02:57] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Starting...
363[14:02:57] [Server thread/WARN]: [Minepacks] Loaded class org.h2.Driver from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
364[14:02:57] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Start completed.
365[14:03:12] [Server thread/INFO]: [Minepacks] Item name language file successfully loaded. Language: english Author: GeorgH93
366[14:03:12] [Server thread/INFO]: [Minepacks] Loading item translations ...
367[14:03:12] [Server thread/INFO]: [Minepacks] Finished loading item translations for 828 items.
368[14:03:12] [Server thread/INFO]: [Minepacks]  Minepacks has been enabled!  :) 
369[14:03:12] [Server thread/INFO]: [floodgate] Enabling floodgate v2.1.0-SNAPSHOT
370[14:03:13] [Server thread/INFO]: [DailyRewards] Enabling DailyRewards v1.1.0
371[14:03:13] [Server thread/INFO]: [CCTV] Enabling CCTV v6.7*
372[14:03:14] [Server thread/INFO]: v1_18_R1.
373[14:03:14] [Server thread/INFO]: [CCTV] .-==--+]- CCTV -[+--==-.
374[14:03:14] [Server thread/INFO]: [CCTV] This is the CCTV plugin!
375[14:03:14] [Server thread/INFO]: [CCTV] Authors: Timdecoole123, Streampy
376[14:03:14] [Server thread/INFO]: [CCTV] For updates check our spigot page
377[14:03:14] [Server thread/INFO]: [CCTV] Spigot: https://www.spigotmc.org/resources/cctv.60310/
378[14:03:14] [Server thread/INFO]: [CCTV] To report bugs go to the spigot page and send us a message!
379[14:03:14] [Server thread/INFO]: [CCTV] NOTE: This plugin is discontinued. There will only be small improvements.
380[14:03:14] [Server thread/INFO]: [CCTV] .-==--+]- -[+--==-.
381[14:03:14] [Server thread/INFO]: [DailyShop] Enabling DailyShop v3.6.0
382[14:03:14] [Server thread/INFO]: Hooked to Vault
383[14:03:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: DailyShop [3.6.0]
384[14:03:14] [Server thread/INFO]: [DailyShop] Hooked to PlaceholderAPI
385[14:03:15] [Server thread/WARN]: [DailyShop] Loaded class org.h2.Driver from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
386[14:03:15] [ForkJoinPool.commonPool-worker-1/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R1! Trying to find NMS support
387[14:03:15] [ForkJoinPool.commonPool-worker-1/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R1' loaded!
388[14:03:15] [ForkJoinPool.commonPool-worker-1/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
389[14:03:16] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.1.10
390[14:03:16] [Thread-16/WARN]: [NBTAPI] [NBTAPI] The NBT-API at 'package io.github.divios.dependencies.nbt.nbtapi' seems to be a future Version, not yet released on Spigot/CurseForge!
391[14:03:16] [Thread-16/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.9.0-SNAPSHOT' Newest Version: 2.8.0'
392[14:03:17] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_18_R1, using MappingSpigotSkinRefresher.
393[14:03:18] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
394[14:03:21] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.1
395[14:03:21] [Server thread/INFO]: [AuctionHouse] Found locale file en_us.json
396[14:03:21] [Server thread/WARN]: [AuctionHouse] A backup of the database has been saved with .backup extension.
397[14:03:21] [Server thread/WARN]: [AuctionHouse] Loaded class org.h2.Driver from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
398[14:03:21] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_18_R1
399[14:03:21] [Server thread/INFO]: [AuctionHouse] Using en_us locale
400[14:03:21] [Server thread/INFO]: [AuctionHouse] Loaded 40 listings
401[14:03:21] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.0.0-SNAPSHOT
402[14:03:24] [Server thread/INFO]: [Geyser-Spigot] Auto-loaded Floodgate key
403[14:03:24] [Server thread/INFO]: [Geyser-Spigot] ******************************************
404[14:03:24] [Server thread/INFO]: [Geyser-Spigot]
405[14:03:24] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.0.0-SNAPSHOT (git-master-3251d90)
406[14:03:24] [Server thread/INFO]: [Geyser-Spigot]
407[14:03:24] [Server thread/INFO]: [Geyser-Spigot] ******************************************
408[14:03:41] [Server thread/INFO]: [Geyser-Spigot] Loaded Floodgate key!
409[14:03:41] [Network Listener - #1/INFO]: [Geyser-Spigot] Started Geyser on 0.0.0.0:63230
410[14:03:41] [Server thread/INFO]: [Geyser-Spigot] Done (17.615s)! Run /geyser help for help!
411[14:03:42] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.2
412[14:03:45] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
413[14:03:45] [Server thread/INFO]: [Essentials] No kits found to migrate.
414[14:03:46] [Server thread/INFO]: [Essentials] Loaded 36926 items from items.json.
415[14:03:46] [Server thread/INFO]: [Essentials] Using locale en
416[14:03:46] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
417[14:03:46] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
418[14:03:46] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
419[14:03:46] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
420[14:03:46] [Server thread/INFO]: [ViaVersionStatus] Enabling ViaVersionStatus v3.1
421[14:03:46] [Server thread/INFO]: [ViaVersionStatus] Using ViaVersion to determine versions.
422[14:03:46] [Server thread/INFO]: [ViaVersionStatus] Metrics enabled if allowed by plugins/bStats/config.yml
423[14:03:46] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.2.6
424[14:03:47] [Server thread/INFO]: [SuperVanish] Please install ProtocolLib to be able to use all SuperVanish features: https://www.spigotmc.org/resources/protocollib.1997/
425[14:03:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: supervanish [6.2.6]
426[14:03:47] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
427[14:03:47] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
428[14:03:47] [Server thread/INFO]: [LightAntiCheat] Enabling LightAntiCheat v1.2.8
429[14:03:47] [Server thread/INFO]: [GeyserSkinManager] Enabling GeyserSkinManager v1.6
430[14:03:49] [Server thread/WARN]: [GeyserSkinManager] Floodgate found on the server! Disabling skin services and only running mod interactions.
431[14:03:49] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.6+1cff55f
432[14:03:49] [Server thread/WARN]: [WorldGuard] Loaded class org.h2.Driver from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
433[14:03:50] [Server thread/INFO]: [WorldGuard] (One33Seven) TNT ignition is PERMITTED.
434[14:03:50] [Server thread/INFO]: [WorldGuard] (One33Seven) Lighters are PERMITTED.
435[14:03:50] [Server thread/INFO]: [WorldGuard] (One33Seven) Lava fire is PERMITTED.
436[14:03:50] [Server thread/INFO]: [WorldGuard] (One33Seven) Fire spread is UNRESTRICTED.
437[14:03:50] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'One33Seven'
438[14:03:50] [Server thread/INFO]: [WorldGuard] (One33Seven_nether) TNT ignition is PERMITTED.
439[14:03:50] [Server thread/INFO]: [WorldGuard] (One33Seven_nether) Lighters are PERMITTED.
440[14:03:50] [Server thread/INFO]: [WorldGuard] (One33Seven_nether) Lava fire is PERMITTED.
441[14:03:50] [Server thread/INFO]: [WorldGuard] (One33Seven_nether) Fire spread is UNRESTRICTED.
442[14:03:50] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'One33Seven_nether'
443[14:03:50] [Server thread/INFO]: [WorldGuard] (One33Seven_the_end) TNT ignition is PERMITTED.
444[14:03:50] [Server thread/INFO]: [WorldGuard] (One33Seven_the_end) Lighters are PERMITTED.
445[14:03:50] [Server thread/INFO]: [WorldGuard] (One33Seven_the_end) Lava fire is PERMITTED.
446[14:03:50] [Server thread/INFO]: [WorldGuard] (One33Seven_the_end) Fire spread is UNRESTRICTED.
447[14:03:50] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'One33Seven_the_end'
448[14:03:50] [Server thread/INFO]: [WorldGuard] Loading region data...
449[14:03:50] [Server thread/INFO]: [NexEngine] Successfully hooked with WorldGuard!
450[14:03:50] [Server thread/INFO]: [TabList] Enabling TabList v5.6.1
451[14:03:51] [Server thread/INFO]: [TabList] Hooked PlaceholderAPI version: 2.11.1
452[14:03:51] [Server thread/INFO]: [TabList] > Enabled v5.6.1 (341ms)
453[14:03:51] [Server thread/INFO]: [AFKPlus] Enabling AFKPlus v3.3.13
454[14:03:51] [Server thread/INFO]: [AFKPlus] AFKPlus v.3.3.13 has been enabled!
455[14:03:51] [Server thread/INFO]: [GSit] Enabling GSit v1.0.5
456[14:03:51] [Server thread/INFO]: [GSit] The Plugin was successfully enabled.
457[14:03:51] [Server thread/INFO]: [GSit] Link with WorldGuard successful!
458[14:03:51] [Server thread/INFO]: [SimpleScore] Enabling SimpleScore v3.9.2
459[14:03:52] [Server thread/INFO]: [SimpleScore] Loading player data...
460[14:03:52] [Server thread/INFO]: [SimpleScore] Player data loaded.
461[14:03:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: SimpleScore [3.9.2]
462[14:03:53] [Server thread/INFO]: [SellGUI] Enabling SellGUI v1.5.1
463[14:03:53] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v7.2.0
464[14:03:54] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
465[14:03:54] [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!
466[14:03:54] [Server thread/INFO]: [SilkSpawners] Loading support for v1_18_R1
467[14:03:54] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled and now running.
468[14:03:54] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
469[14:03:54] [Server thread/INFO]: [MoneyHunters] Enabling MoneyHunters v6.0.1
470[14:03:54] [Server thread/INFO]: [MoneyHunters] Powered by: NexEngine
471[14:03:54] [Server thread/WARN]: [NexEngine] Loaded class org.h2.Driver from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
472[14:03:54] [Server thread/INFO]: [MoneyHunters] Found 0 external module(s).
473[14:03:55] [Server thread/INFO]: [MoneyHunters] Registered currency: vault ($)
474[14:03:55] [Server thread/INFO]: [NexEngine] Enabled listener for player placed blocks.
475[14:03:55] [Server thread/WARN]: [MoneyHunters] Job 'mythic.yml' could not be loaded due to no dependency installed (MythicMobs).
476[14:03:55] [Server thread/INFO]: [MoneyHunters] Jobs Loaded: 5
477[14:03:55] [Server thread/INFO]: [MoneyHunters] Plugin loaded in 1297 ms!
478[14:03:55] [Server thread/INFO]: [ProtectionStones] Enabling ProtectionStones v2.9.1
479[14:03:55] [Server thread/INFO]: [WorldGuard] Registering session handler dev.espi.protectionstones.flags.GreetingFlagHandler
480[14:03:55] [Server thread/INFO]: [WorldGuard] Registering session handler dev.espi.protectionstones.flags.FarewellFlagHandler
481[14:03:56] [Server thread/INFO]: [ProtectionStones] PlaceholderAPI support enabled!
482[14:03:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: protectionstones [2.9.1]
483[14:03:56] [Server thread/INFO]: [ProtectionStones] LuckPerms support enabled!
484[14:03:56] [Server thread/INFO]: [ProtectionStones] Protection Stone Blocks:
485[14:03:56] [Server thread/INFO]: [ProtectionStones] - IRON_ORE (3)
486[14:03:56] [Server thread/INFO]: [ProtectionStones] - EMERALD_ORE (64)
487[14:03:56] [Server thread/INFO]: [ProtectionStones] - GOLD_ORE (1)
488[14:03:56] [Server thread/INFO]: [ProtectionStones] - DIAMOND_ORE (9)
489[14:03:58] [Server thread/INFO]: [ProtectionStones] Building region cache...
490[14:03:58] [Server thread/INFO]: [ProtectionStones] Building UUID cache... (if slow change async-load-uuid-cache in the config to true)
491[14:03:58] [Server thread/INFO]: [ProtectionStones] Checking if PS regions have been updated to UUIDs...
492[14:03:58] [Server thread/INFO]: [ProtectionStones] ProtectionStones has successfully started!
493[14:03:58] [Server thread/INFO]: [AureliumSkills] Enabling AureliumSkills vBeta 1.2.8
494[14:03:58] [Server thread/INFO]: [AureliumSkills] WorldGuard Support Enabled!
495[14:03:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: aureliumskills [Beta 1.2.8]
496[14:03:58] [Server thread/INFO]: [AureliumSkills] PlaceholderAPI Support Enabled!
497[14:03:58] [Server thread/INFO]: [AureliumSkills] Vault Support Enabled!
498[14:03:58] [Server thread/INFO]: [AureliumSkills] Loaded 183 config options in 1 ms
499[14:03:58] [Server thread/INFO]: [AureliumSkills] Loaded 284 sources and 10 tags in 102ms
500[14:03:59] [Server thread/INFO]: [AureliumSkills] [ACF] Enabled Asynchronous Tab Completion Support!
501[14:03:59] [Server thread/INFO]: [AureliumSkills] Loading languages...
502[14:04:04] [Server thread/INFO]: [AureliumSkills] Loaded 13 languages in 4695ms
503[14:04:04] [Server thread/INFO]: [AureliumSkills] Loaded 30 pattern rewards and 0 level rewards
504[14:04:05] [Server thread/INFO]: [AureliumSkills] Loaded 3 menus, 9 items, and 5 templates in 283 ms
505[14:04:05] [Server thread/INFO]: [AureliumSkills] Loaded 78 Ability Options in 11ms
506[14:04:05] [Server thread/INFO]: [AureliumSkills] Loaded 32 loot entries in 4 pools and 2 tables
507[14:04:05] [Server thread/INFO]: [AureliumSkills] Loaded 3 blocked worlds.
508[14:04:05] [Server thread/INFO]: [AureliumSkills] Aurelium Skills has been enabled
509[14:04:07] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
510[14:04:07] [Server thread/INFO]: Starting GS4 status listener
511[14:04:07] [ForkJoinPool.commonPool-worker-2/WARN]: [PlaceholderAPI] Loaded class net.ess3.api.IEssentials from Essentials v2.19.2 which is not a depend, softdepend or loadbefore of this plugin.
512[14:04:07] [Server thread/INFO]: Thread Query Listener started
513[14:04:07] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
514[14:04:07] [Server thread/INFO]: JMX monitoring enabled
515[14:04:07] [Server thread/INFO]: Running delayed init tasks
516[14:04:07] [Craft Scheduler Thread - 12 - Essentials/INFO]: [Essentials] Fetching version information...
517[14:04:07] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.18 (757)
518[14:04:07] [Craft Scheduler Thread - 8 - HomeSpawn/INFO]: [HomeSpawn] HomeSpawn file watcher started!
519[14:04:08] [Craft Scheduler Thread - 16 - AFKPlus/INFO]: [AFKPlus] AFKPlus file watcher started!
520[14:04:08] [Craft Scheduler Thread - 19 - NexEngine/INFO]: [NexEngine] Loading user placed blocks in async mode...
521[14:04:08] [Craft Scheduler Thread - 18 - SellGUI/INFO]: [SellGUI] Plugin is up to date
522[14:04:08] [Craft Scheduler Thread - 19 - Vault/INFO]: [Vault] Checking for Updates ...
523[14:04:08] [Craft Scheduler Thread - 25 - MoneyHunters/INFO]: [MoneyHunters] Auto-save: Saved 0 online users | 0 offline users.
524[14:04:08] [Craft Scheduler Thread - 6 - DailyRewards/INFO]: [DailyRewards] You are running latest release (1.1.0)
525[14:04:08] [Craft Scheduler Thread - 4 - JoinLeaveMessages/INFO]: [JoinLeaveMessages] There is not a new update available. You are using the LATEST file!
526[14:04:08] [Craft Scheduler Thread - 15 - AFKPlus/INFO]: [AFKPlus] There is no update available
527[14:04:08] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
528[14:04:08] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] +==================+
529[14:04:08] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] | SkinsRestorer |
530[14:04:08] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] |------------------|
531[14:04:08] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] | Standalone Mode |
532[14:04:08] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] +==================+
533[14:04:08] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
534[14:04:08] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] Current version: 14.1.10
535[14:04:08] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] This is the latest version!
536[14:04:08] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
537[14:04:08] [Craft Scheduler Thread - 19 - Vault/INFO]: [Vault] No new version available
538[14:04:08] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Economy API
539[14:04:08] [Server thread/INFO]: [AuctionHouse] Registered Service Provider LuckPerms for Vault's Chat API
540[14:04:08] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
541[14:04:08] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
542[14:04:08] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
543[14:04:08] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.0]
544[14:04:08] [Server thread/INFO]: Vanish Placeholders - Hooked into SuperVanish or PremiumVanish
545[14:04:08] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vanish [1.2]
546[14:04:08] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials [1.4.0]
547[14:04:08] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.2]
548[14:04:08] [Server thread/INFO]: 4 placeholder hook(s) registered!
549[14:04:08] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
550[14:04:08] [Server thread/INFO]: [AuctionHouse] Found PlaceholderAPI plugin
551[14:04:08] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: auctionhouse [3.1]
552[14:04:08] [Server thread/INFO]: [AuctionHouse] Registered PlaceholderAPI placeholders
553[14:04:09] [Server thread/INFO]: Done (212.785s)! For help, type "help"
554[14:04:09] [Server thread/INFO]: Timings Reset
555[14:04:11] [Craft Scheduler Thread - 20 - AureliumSkills/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R1! Trying to find NMS support
556[14:04:11] [Craft Scheduler Thread - 20 - AureliumSkills/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R1' loaded!
557[14:04:11] [Craft Scheduler Thread - 20 - AureliumSkills/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
558[14:04:14] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5970ms or 119 ticks behind
559[14:04:19] [Server thread/INFO]: [Warning] [AntiPluginLookUp] There is a new version available! (1.1.9)
560[14:04:19] [Server thread/INFO]: [Info] [AntiPluginLookUp] Auto-updating!
561[14:04:19] [Server thread/INFO]: [Info] [AntiPluginLookUp] (You need to restart the server so the update can take effect)
562[14:04:19] [Server thread/INFO]: [Error] [AntiPluginLookUp] Error while trying downloading the update!
563[14:04:19] [Server thread/WARN]: java.io.FileNotFoundException: plugins/update/AntiPluginLookUp-1.1.8.jar (No such file or directory)
564[14:04:19] [Server thread/WARN]: at java.base/java.io.FileOutputStream.open0(Native Method)
565[14:04:19] [Server thread/WARN]: at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293)
566[14:04:19] [Server thread/WARN]: at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235)
567[14:04:19] [Server thread/WARN]: at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:184)
568[14:04:19] [Server thread/WARN]: at AntiPluginLookUp-1.1.8.jar//me.Entity303.AntiPluginLookUp.Main.aplu.lambda$3(aplu.java:822)
569[14:04:19] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101)
570[14:04:19] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
571[14:04:19] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1547)
572[14:04:19] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:480)
573[14:04:19] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1470)
574[14:04:19] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1264)
575[14:04:19] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
576[14:04:19] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
577[14:04:22] [Server thread/INFO]: [ViaVersionStatus] ViaVersion supported protocols:
578[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.7-1.7.5(4)
579[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.7.6-1.7.10(5)
580[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.8.x(47)
581[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.9(107)
582[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.9.1(108)
583[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.9.2(109)
584[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.9.3/4(110)
585[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.10.x(210)
586[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.11(315)
587[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.11.1/2(316)
588[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.12(335)
589[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.12.1(338)
590[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.12.2(340)
591[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.13(393)
592[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.13.1(401)
593[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.13.2(404)
594[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.14(477)
595[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.14.1(480)
596[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.14.2(485)
597[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.14.3(490)
598[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.14.4(498)
599[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.15(573)
600[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.15.1(575)
601[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.15.2(578)
602[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.16(735)
603[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.16.1(736)
604[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.16.2(751)
605[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.16.3(753)
606[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.16.4/5(754)
607[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.17(755)
608[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.17.1(756)
609[14:04:22] [Server thread/INFO]: [ViaVersionStatus] 1.18(757)
610[14:06:00] [User Authenticator #1/INFO]: UUID of player ZXVoidx is f544c5e3-f357-339a-a2e6-082d715dd579
611[14:06:06] [Server thread/INFO]: [+] ZXVoidx
612[14:06:06] [Server thread/INFO]: ZXVoidx[/**.**.**.**:62430] logged in with entity id 1161 at ([One33Seven]2247.411719500023, 52.0625, 3206.529973729918)
613[14:06:07] [Server thread/WARN]: [Essentials] Permissions lag notice with (LuckPermsHandler). Response took 78.161034ms. Summary: Getting group for ZXVoidx
614[14:06:10] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5045ms or 100 ticks behind
615[14:06:45] [Server thread/INFO]: ZXVoidx issued server command: /shop
616[14:06:53] [Server thread/INFO]: ZXVoidx issued server command: /bp
617[14:06:57] [Server thread/INFO]: ZXVoidx issued server command: /rewards
618[14:07:13] [Server thread/INFO]: ZXVoidx issued server command: /shoutworld hi
619[14:07:18] [Server thread/INFO]: ZXVoidx issued server command: /shout Undo
620[14:07:29] [Server thread/INFO]: ZXVoidx issued server command: /dailyshop
621[14:07:35] [Server thread/INFO]: ZXVoidx issued server command: /rdshop open blocks
622[14:07:46] [Server thread/INFO]: ZXVoidx issued server command: /rdshop open items
623[14:08:09] [Server thread/INFO]: ZXVoidx issued server command: /dailyshop:randomshop
624[14:08:16] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 96593ms or 1931 ticks behind
625[14:08:23] [Server thread/INFO]: ZXVoidx issued server command: /ds import
626[14:09:16] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 29685ms or 593 ticks behind
627[14:09:17] [Server thread/INFO]: ZXVoidx issued server command: /inventoryfull
628[14:09:21] [Server thread/INFO]: ZXVoidx issued server command: /if
629[14:09:23] [Server thread/INFO]: ZXVoidx issued server command: /ifo
630[14:09:26] [Server thread/INFO]: ZXVoidx issued server command: /ifo ZXVoidx
631[14:09:31] [Server thread/ERROR]: [Essentials] Command ifo failed:
632java.lang.OutOfMemoryError: Metaspace
633 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
634 at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?]
635 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]
636 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:197) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
637 at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
638 at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:108) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
639 at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
640 at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
641 at com.earth2me.essentials.textreader.KeywordReplacer.replaceLine(KeywordReplacer.java:281) ~[EssentialsX-2.19.2.jar:?]
642 at com.earth2me.essentials.textreader.KeywordReplacer.replaceKeywords(KeywordReplacer.java:149) ~[EssentialsX-2.19.2.jar:?]
643 at com.earth2me.essentials.textreader.KeywordReplacer.<init>(KeywordReplacer.java:110) ~[EssentialsX-2.19.2.jar:?]
644 at com.earth2me.essentials.commands.Commandinfo.run(Commandinfo.java:20) ~[EssentialsX-2.19.2.jar:?]
645 at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:177) ~[EssentialsX-2.19.2.jar:?]
646 at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:172) ~[EssentialsX-2.19.2.jar:?]
647 at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:790) ~[EssentialsX-2.19.2.jar:?]
648 at com.earth2me.essentials.Essentials.onCommand(Essentials.java:693) ~[EssentialsX-2.19.2.jar:?]
649 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
650 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
651 at org.bukkit.craftbukkit.v1_18_R1.CraftServer.dispatchCommand(CraftServer.java:897) ~[paper-1.18.1.jar:git-Paper-177]
652 at net.minecraft.server.network.ServerGamePacketListenerImpl.handleCommand(ServerGamePacketListenerImpl.java:2287) ~[?:?]
653 at net.minecraft.server.network.ServerGamePacketListenerImpl.handleChat(ServerGamePacketListenerImpl.java:2098) ~[?:?]
654 at net.minecraft.server.network.ServerGamePacketListenerImpl.handleChat(ServerGamePacketListenerImpl.java:2079) ~[?:?]
655 at net.minecraft.network.protocol.game.ServerboundChatPacket.handle(ServerboundChatPacket.java:46) ~[?:?]
656 at net.minecraft.network.protocol.game.ServerboundChatPacket.a(ServerboundChatPacket.java:6) ~[?:?]
657 at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[?:?]
658 at net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9328/0x00000008028737d0.run(Unknown Source) ~[?:?]
659 at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.18.1.jar:git-Paper-177]
660 at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[?:?]
661 at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[?:?]
662 at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1413) ~[paper-1.18.1.jar:git-Paper-177]
663 at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) ~[paper-1.18.1.jar:git-Paper-177]
664 at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[?:?]
665[14:09:32] [Server thread/INFO]: ZXVoidx issued server command: /ifo
666[14:09:38] [Server thread/ERROR]: [Essentials] Command ifo failed:
667java.lang.OutOfMemoryError: Metaspace
668[14:09:44] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-177 (MC: 1.18.1) ---
669[14:09:44] [Paper Watchdog Thread/ERROR]: The server has not responded for 12 seconds! Creating thread dump
670[14:09:44] [Paper Watchdog Thread/ERROR]: ------------------------------
671[14:09:44] [WebSocketConnectReadThread-114/INFO]: [Geyser-Spigot] Got disconnected from the skin uploader: pings have to be at least 10 seconds apart
672[14:09:44] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
673[14:09:44] [Paper Watchdog Thread/ERROR]: ------------------------------
674[14:09:44] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
675[14:09:44] [Paper Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: RUNNABLE
676[14:09:44] [Paper Watchdog Thread/ERROR]: Stack:
677[14:09:49] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GSit v1.0.5
678java.lang.OutOfMemoryError: Metaspace
679[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.world.phys.AABB.intersects(AABB.java:238)
680[14:09:49] [Paper Watchdog Thread/ERROR]: io.papermc.paper.world.ChunkEntitySlices$EntityCollectionBySection.getEntitiesWithEnderDragonParts(ChunkEntitySlices.java:381)
681[14:09:49] [Paper Watchdog Thread/ERROR]: io.papermc.paper.world.ChunkEntitySlices.getEntities(ChunkEntitySlices.java:138)
682[14:09:49] [Paper Watchdog Thread/ERROR]: io.papermc.paper.world.EntitySliceManager.getEntities(EntitySliceManager.java:149)
683[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getEntities(Level.java:1109)
684[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.world.entity.decoration.ArmorStand.pushEntities(ArmorStand.java:357)
685[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3325)
686[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:2905)
687[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.world.entity.decoration.ArmorStand.tick(ArmorStand.java:687)
688[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1128)
689[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.WorldServer$$Lambda$8987/0x00000008027c7238.accept(Unknown Source)
690[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.Level.guardEntityTick(Level.java:970)
691[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.lambda$tick$5(ServerLevel.java:670)
692[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.WorldServer$$Lambda$8937/0x00000008027a9d40.accept(Unknown Source)
693[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:43)
694[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:650)
695[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1607)
696[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:480)
697[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1470)
698[14:09:49] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1264)
699[14:09:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
700[14:09:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3965/0x0000000801448b00.run(Unknown Source)
701[14:09:50] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
702[14:09:50] [Paper Watchdog Thread/ERROR]: ------------------------------
703[14:09:50] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
704[14:09:50] [Paper Watchdog Thread/ERROR]: ------------------------------
705[14:09:58] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-177 (MC: 1.18.1) ---
706[14:09:58] [Paper Watchdog Thread/ERROR]: The server has not responded for 13 seconds! Creating thread dump
707[14:09:58] [Paper Watchdog Thread/ERROR]: ------------------------------
708[14:09:58] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
709[14:09:58] [Paper Watchdog Thread/ERROR]: Ticking entity: minecraft:armor_stand, entity class: net.minecraft.world.entity.decoration.EntityArmorStand
710[14:10:10] [Paper Watchdog Thread/ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
711[14:10:10] [Paper Watchdog Thread/ERROR]: Entity UUID: 324d6de8-118b-4b1a-ab0e-745971417389
712[14:10:10] [Server thread/INFO]: ZXVoidx lost connection: Disconnected
713[14:10:21] [Paper Watchdog Thread/ERROR]: Position: world: 'One33Seven' at location (2248.5, 86.97, 3205.5)
714[14:11:12] [Netty Epoll Server IO #1/WARN]: [io.netty.channel.AbstractChannelHandlerContext] An exception 'java.lang.InternalError: java.lang.OutOfMemoryError: Metaspace' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception:
715java.lang.OutOfMemoryError: Metaspace
716[14:11:12] [Server thread/ERROR]: Could not pass event PlayerQuitEvent to HomeSpawn v3.1.15
717java.lang.OutOfMemoryError: Metaspace
718[14:11:12] [Paper Watchdog Thread/WARN]: Exception in thread "Paper Watchdog Thread" java.lang.OutOfMemoryError: Metaspace
719[14:11:16] [Server thread/ERROR]: Could not pass event PlayerQuitEvent to RetrieveOP vBuild 31
720java.lang.OutOfMemoryError: Metaspace
721[14:11:21] [Server thread/ERROR]: Could not pass event PlayerQuitEvent to SkinsRestorer v14.1.10
722java.lang.OutOfMemoryError: Metaspace
723[14:11:27] [Server thread/ERROR]: Could not pass event PlayerQuitEvent to AureliumSkills vBeta 1.2.8
724java.lang.OutOfMemoryError: Metaspace
725[14:11:31] [Server thread/ERROR]: Could not pass event PlayerQuitEvent to Essentials v2.19.2
726java.lang.InternalError: java.lang.OutOfMemoryError: Metaspace
727 at java.lang.invoke.InnerClassLambdaMetafactory.generateInnerClass(InnerClassLambdaMetafactory.java:413) ~[?:?]
728 at java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass(InnerClassLambdaMetafactory.java:315) ~[?:?]
729 at java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite(InnerClassLambdaMetafactory.java:228) ~[?:?]
730 at java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:341) ~[?:?]
731 at java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:134) ~[?:?]
732 at java.lang.invoke.CallSite.makeSite(CallSite.java:315) ~[?:?]
733 at java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:281) ~[?:?]
734 at java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:271) ~[?:?]
735 at com.earth2me.essentials.User.dispose(User.java:303) ~[EssentialsX-2.19.2.jar:?]
736 at com.earth2me.essentials.EssentialsPlayerListener.onPlayerQuit(EssentialsPlayerListener.java:284) ~[EssentialsX-2.19.2.jar:?]
737 at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor153.execute(Unknown Source) ~[?:?]
738 at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:75) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
739 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:git-Paper-177]
740 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
741 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
742 at net.minecraft.server.players.PlayerList.remove(PlayerList.java:610) ~[paper-1.18.1.jar:git-Paper-177]
743 at net.minecraft.server.players.PlayerList.remove(PlayerList.java:595) ~[paper-1.18.1.jar:git-Paper-177]
744 at net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:1990) ~[?:?]
745 at net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:1970) ~[?:?]
746 at net.minecraft.network.Connection.handleDisconnection(Connection.java:714) ~[?:?]
747 at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:221) ~[?:?]
748 at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1636) ~[paper-1.18.1.jar:git-Paper-177]
749 at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:480) ~[paper-1.18.1.jar:git-Paper-177]
750 at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1470) ~[paper-1.18.1.jar:git-Paper-177]
751 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1264) ~[paper-1.18.1.jar:git-Paper-177]
752 at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-177]
753 at java.lang.Thread.run(Thread.java:833) ~[?:?]
754Caused by: java.lang.OutOfMemoryError: Metaspace
755[14:11:31] [Minepacks-Connection-Pool housekeeper/WARN]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.pool.HikariPool] Minepacks-Connection-Pool - Thread starvation or clock leap detected (housekeeper delta=48s419ms679µs542ns).
756[14:11:36] [Server thread/ERROR]: Could not pass event PlayerQuitEvent to SuperVanish v6.2.6
757java.lang.OutOfMemoryError: Metaspace
758[14:11:41] [Server thread/ERROR]: Could not pass event PlayerQuitEvent to MoneyHunters v6.0.1
759java.lang.OutOfMemoryError: Metaspace
760[14:11:45] [Server thread/ERROR]: Encountered an unexpected exception
761java.lang.OutOfMemoryError: Metaspace
762[14:11:52] [ForkJoinPool-1-worker-9/WARN]: [LuckPerms] Unable to pass event UserDataRecalculateEvent to handler me.lucko.luckperms.bukkit.listeners.BukkitCommandListUpdater$$Lambda$6069/0x0000000801d577a0
763java.lang.OutOfMemoryError: Metaspace
764[14:12:27] [WebSocketConnectReadThread-360/WARN]: Exception in thread "WebSocketConnectReadThread-360" java.lang.OutOfMemoryError: Metaspace
765[14:12:43] [WebSocketWriteThread-362/WARN]: Exception in thread "WebSocketWriteThread-362" java.lang.OutOfMemoryError: Metaspace
766[14:12:59] [Server thread/INFO]: Stopping server
767[14:12:59] [Server thread/INFO]: [AureliumSkills] Disabling AureliumSkills vBeta 1.2.8
This log will be saved for 90 days from their last view.
Report abuse