Paper 1.16.4 Server Log

#OZF5ft1
1488 errors
3567 lines
Raw
Analysis
Minecraft version:
1.16.4
The plugin 'WitherAC_0.23.1' is missing the required plugin 'ProtocolLib'.
Line #47
Solutions
Install the plugin 'ProtocolLib'.
Delete the file 'plugins/WitherAC_0.23.1.jar'.
The plugin 'DeathPoint' has a problem while running.
Line #1233
Solutions
Install a different version of the plugin 'DeathPoint'.
Remove the plugin 'DeathPoint'.
The plugin 'NexEngine' could not be disabled.
Line #3563
Solutions
Install a different version of the plugin 'NexEngine'.
Remove the plugin 'NexEngine'.
The plugin 'ServerSigns' could not be disabled.
Line #3566
Solutions
Install a different version of the plugin 'ServerSigns'.
Remove the plugin 'ServerSigns'.
1[15:48:03] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
2[15:48:04] [main/INFO]: Reloading ResourceManager: Default, bukkit
3[15:48:10] [Worker-Main-1/INFO]: Loaded 7 recipes
4[15:48:21] [Server thread/INFO]: Starting minecraft server version 1.16.4
5[15:48:21] [Server thread/INFO]: Loading properties
6[15:48:22] [Server thread/INFO]: This server is running Paper version git-Paper-416 (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT)
7[15:48:22] [Server thread/WARN]: Failed to load operators list:
8java.io.FileNotFoundException: ops.json (Is a directory)
9 at java.io.FileInputStream.open0(Native Method) ~[?:?]
10 at java.io.FileInputStream.open(FileInputStream.java:219) ~[?:?]
11 at java.io.FileInputStream.<init>(FileInputStream.java:157) ~[?:?]
12 at com.google.common.io.Files.newReader(Files.java:84) ~[minecraft_server.jar:git-Paper-416]
13 at net.minecraft.server.v1_16_R3.JsonList.load(JsonList.java:185) ~[minecraft_server.jar:git-Paper-416]
14 at net.minecraft.server.v1_16_R3.DedicatedPlayerList.z(SourceFile:103) ~[minecraft_server.jar:git-Paper-416]
15 at net.minecraft.server.v1_16_R3.DedicatedPlayerList.<init>(SourceFile:26) ~[minecraft_server.jar:git-Paper-416]
16 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:158) ~[minecraft_server.jar:git-Paper-416]
17 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:935) ~[minecraft_server.jar:git-Paper-416]
18 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
19 at java.lang.Thread.run(Thread.java:834) [?:?]
20[15:48:22] [Server thread/WARN]: Failed to save operators list:
21java.io.FileNotFoundException: ops.json (Is a directory)
22 at java.io.FileOutputStream.open0(Native Method) ~[?:?]
23 at java.io.FileOutputStream.open(FileOutputStream.java:298) ~[?:?]
24 at java.io.FileOutputStream.<init>(FileOutputStream.java:237) ~[?:?]
25 at java.io.FileOutputStream.<init>(FileOutputStream.java:187) ~[?:?]
26 at com.google.common.io.Files.newWriter(Files.java:98) ~[minecraft_server.jar:git-Paper-416]
27 at net.minecraft.server.v1_16_R3.JsonList.save(JsonList.java:158) ~[minecraft_server.jar:git-Paper-416]
28 at net.minecraft.server.v1_16_R3.DedicatedPlayerList.A(SourceFile:111) ~[minecraft_server.jar:git-Paper-416]
29 at net.minecraft.server.v1_16_R3.DedicatedPlayerList.<init>(SourceFile:28) ~[minecraft_server.jar:git-Paper-416]
30 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:158) ~[minecraft_server.jar:git-Paper-416]
31 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:935) ~[minecraft_server.jar:git-Paper-416]
32 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
33 at java.lang.Thread.run(Thread.java:834) [?:?]
34[15:48:22] [Server thread/INFO]: Debug logging is disabled
35[15:48:22] [Server thread/INFO]: Using 4 threads for Netty based IO
36[15:48:23] [Server thread/INFO]: Server Ping Player Sample Count: 12
37[15:48:23] [Server thread/INFO]: Default game type: SURVIVAL
38[15:48:23] [Server thread/INFO]: Generating keypair
39[15:48:24] [Server thread/INFO]: Starting Minecraft server on *:25626
40[15:48:24] [Server thread/INFO]: Using epoll channel type
41[15:48:29] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
42[15:48:54] [Server thread/WARN]: Legacy plugin ColoredSigns v4.1.0 does not specify an api-version.
43[15:48:55] [Server thread/WARN]: Legacy plugin PerWorldPlugins v1.3.0 does not specify an api-version.
44[15:48:55] [Server thread/WARN]: Legacy plugin AntiPluginLookUp v1.1.7 does not specify an api-version.
45[15:48:55] [Server thread/WARN]: Legacy plugin DeathPoint v1.4.1 does not specify an api-version.
46[15:48:55] [Server thread/WARN]: Legacy plugin DeluxeTags v1.8.1 does not specify an api-version.
47[15:48:55] [Server thread/ERROR]: Could not load 'plugins/WitherAC_0.23.1.jar' in folder 'plugins'
48org.bukkit.plugin.UnknownDependencyException: Unknown dependency ProtocolLib. Please download and install ProtocolLib to run this plugin.
49 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:272) ~[minecraft_server.jar:git-Paper-416]
50 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:389) ~[minecraft_server.jar:git-Paper-416]
51 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:206) ~[minecraft_server.jar:git-Paper-416]
52 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:935) ~[minecraft_server.jar:git-Paper-416]
53 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
54 at java.lang.Thread.run(Thread.java:834) [?:?]
55[15:48:56] [Server thread/WARN]: Legacy plugin QuickBoard v4.4.1 does not specify an api-version.
56[15:48:56] [Server thread/WARN]: Legacy plugin PlayerTime v1.0.7-RELEASE does not specify an api-version.
57[15:48:56] [Server thread/WARN]: Legacy plugin CustomUknownCommand v1.3.3.7 does not specify an api-version.
58[15:48:56] [Server thread/WARN]: Legacy plugin ServerListPlus v3.4.8 does not specify an api-version.
59[15:48:57] [Server thread/WARN]: Legacy plugin PlayerVaults v3.6.0-bSNAPSHOT does not specify an api-version.
60[15:48:59] [Server thread/INFO]: [nLogin] Loading nLogin v9.2.0
61[15:49:00] [Server thread/INFO]: [nCore] [nLogin] Connecting to the remote server api.nickuc.com...
62[15:49:00] [Server thread/INFO]: [Colored Signs] Loading ColoredSigns v4.1.0
63[15:49:00] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.9
64[15:49:00] [Server thread/INFO]: [PerWorldPlugins] Loading PerWorldPlugins v1.3.0
65[15:49:00] [Server thread/INFO]: [PerWorldPlugins] Registering event interceptor...
66[15:49:00] [Server thread/INFO]: [UltimateAutoRestart] Loading UltimateAutoRestart vBuild 42b
67[15:49:00] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.6
68[15:49:00] [Server thread/INFO]: [AntiPluginLookUp] Loading AntiPluginLookUp v1.1.7
69[15:49:00] [Server thread/INFO]: [DeathPoint] Loading DeathPoint v1.4.1
70[15:49:00] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.8.1
71[15:49:00] [Server thread/INFO]: [LobbyCompassBungee] Loading LobbyCompassBungee v1.0.1
72[15:49:00] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v3.2.0
73[15:49:00] [Server thread/INFO]: [ViaVersion] ViaVersion 3.2.0 is now loaded, injecting!
74[15:49:03] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
75[15:49:03] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
76[15:49:04] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
77[15:49:05] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
78[15:49:05] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
79[15:49:05] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
80[15:49:05] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v3.2.0
81[15:49:05] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.2.35
82[15:49:06] [ForkJoinPool-1-worker-51/INFO]: [LuckPerms] It is safe to ignore any warning printed following this message starting with 'WARNING: An illegal reflective access operation has occurred, Illegal reflective access by me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader'. This is intended, and will not have any impact on the operation of LuckPerms.
83[15:49:06] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
84[15:49:09] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.1.5
85[15:49:09] [Server thread/INFO]: [SAML] Loading SAML v2.0.0
86[15:49:09] [Server thread/INFO]: [QuickBoard] Loading QuickBoard v4.4.1
87[15:49:09] [Server thread/INFO]: [CrazyAuctionsPlus] Loading CrazyAuctionsPlus v1.1.4.3
88[15:49:09] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2
89[15:49:09] [Server thread/INFO]: [PlayerTime] Loading PlayerTime v1.0.7-RELEASE
90[15:49:09] [Server thread/INFO]: [UberEnchant] Loading UberEnchant v8.9.2
91[15:49:09] [Server thread/INFO]: [CustomUknownCommand] Loading CustomUknownCommand v1.3.3.7
92[15:49:09] [Server thread/INFO]: [InfiniteVouchers] Loading InfiniteVouchers v2.0.9
93[15:49:09] [Server thread/INFO]: [StaffChatReloaded] Loading StaffChatReloaded v1.4
94[15:49:09] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
95[15:49:09] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
96[15:49:09] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v1.5.3
97[15:49:09] [Server thread/INFO]: [ChatColor2] Loading ChatColor2 v1.10.3
98[15:49:09] [Server thread/INFO]: [KitPvP] Loading KitPvP v2.1.6
99[15:49:09] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.9
100[15:49:09] [Server thread/INFO]: [RankGrant+] Loading RankGrantPlus v3.8.0
101[15:49:09] [Server thread/INFO]: [UltraRepair] Loading UltraRepair v3.0.2
102[15:49:09] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.0.2
103[15:49:09] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.6.0-bSNAPSHOT
104[15:49:09] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.0+a51fa43
105[15:49:12] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@22a26dbf]
106[15:49:12] [Server thread/INFO]: [Essentials] Loading Essentials v2.18.2.0
107[15:49:12] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.3.0
108[15:49:12] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.2.2-b812
109[15:49:12] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.18.2.0
110[15:49:12] [Server thread/INFO]: [TAB] Loading TAB v2.8.9
111[15:49:12] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.2.0
112[15:49:12] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4+f7ff984
113[15:49:12] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.18.2.0
114[15:49:12] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.18.2.0
115[15:49:12] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v4.2.1-b490
116[15:49:12] [Server thread/INFO]: [ChatFeelings] Loading ChatFeelings v4.6.11
117[15:49:12] [Server thread/INFO]: [GCoreLegacy] Loading GCoreLegacy v7.16.1
118[15:49:12] [Server thread/INFO]: [GSit] Loading GSit v[**.**.**.**]
119[15:49:12] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.6.4
120[15:49:12] [Server thread/INFO]: [NexEngine] Loading NexEngine v2.0.6
121[15:49:12] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.18.2.0
122[15:49:12] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v19.3
123[15:49:12] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.1.5-SNAPSHOT
124[15:49:12] [Server thread/INFO]: [TempFly] Loading TempFly v3.0.6
125[15:49:12] [Server thread/INFO]: [BedWars] Loading BedWars v0.2.15
126[15:49:12] [Server thread/INFO]: [ChatControl] Loading ChatControl v5.9.1
127[15:49:12] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v6.5.0
128[15:49:12] [Server thread/INFO]: [EconomyShopGUI] Loading EconomyShopGUI v3.0.5
129[15:49:12] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.17.1-2b69191
130[15:49:12] [Server thread/INFO]: [CustomCommands] Loading CustomCommands v3.3.1
131[15:49:12] [Server thread/INFO]: [StackMob] Loading StackMob v5.3.7
132[15:49:12] [Server thread/INFO]: [StackMob] Registered WorldGuard region flag.
133[15:49:12] [Server thread/INFO]: [GoldenCrates] Loading GoldenCrates v3.11.0
134[15:49:12] [Server thread/INFO]: [BetterRTP] Loading BetterRTP v3.0.5
135[15:49:12] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
136[15:49:12] [Server thread/INFO]: [nLogin] Enabling nLogin v9.2.0
137[15:49:12] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader nLogin v9.2.0
138[15:49:14] [Server thread/INFO]: [nCore] [nLogin] Successful plugin core start. Took 1540ms
139[15:49:15] [Server thread/INFO]: [nLogin] __ _
140[15:49:15] [Server thread/INFO]: [nLogin] _ __ / / ___ __ _(_)_ __
141[15:49:15] [Server thread/INFO]: [nLogin] | '_ \ / / / _ \ / _` | | '_ \
142[15:49:15] [Server thread/INFO]: [nLogin] | | | / /__| (_) | (_| | | | | |
143[15:49:15] [Server thread/INFO]: [nLogin] |_| |_\____/\___/ \__, |_|_| |_|
144[15:49:15] [Server thread/INFO]: [nLogin] |___/
145[15:49:15] [Server thread/INFO]: [nLogin] By: www.nickuc.com - V 9.2.0
146[15:49:15] [Server thread/INFO]: [nLogin]
147[15:49:17] [Server thread/INFO]: [nLogin] Performing inicialization tasks...
148[15:49:23] [Server thread/INFO]: [nLogin] A new type of conversion has been detected.
149[15:49:23] [Server thread/INFO]: [nLogin] nLogin was loaded in 9454ms.
150[15:49:23] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v3.2.0
151[15:49:23] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ViaBackwards v3.2.0
152[15:49:23] [Server thread/INFO]: [ViaBackwards] Loading translations...
153[15:49:23] [Server thread/INFO]: [ViaBackwards] Registering protocols...
154[15:49:24] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.13 -> 1.12 mappings...
155[15:49:24] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.13.2 -> 1.13 mappings...
156[15:49:25] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.14 -> 1.13.2 mappings...
157[15:49:25] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.15 -> 1.14 mappings...
158[15:49:25] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.16 -> 1.15 mappings...
159[15:49:25] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16.2 -> 1.16 mappings...
160[15:49:25] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.2.35
161[15:49:25] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader LuckPerms v5.2.35
162[15:49:25] [Server thread/WARN]: [LuckPerms] Loaded class us.myles.ViaVersion.api.protocol.ProtocolRegistry from ViaVersion v3.2.0 which is not a depend, softdepend or loadbefore of this plugin.
163[15:49:26] [Server thread/INFO]: __
164[15:49:26] [Server thread/INFO]: | |__) LuckPerms v5.2.35
165[15:49:26] [Server thread/INFO]: |___ | Running on Bukkit - Paper
166[15:49:26] [Server thread/INFO]:
167[15:49:26] [Server thread/INFO]: [LuckPerms] Loading configuration...
168[15:49:26] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
169[15:49:32] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
170[15:49:32] [Server thread/INFO]: [LuckPerms] Performing initial data load...
171[15:49:33] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 7989ms)
172[15:49:33] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
173[15:49:33] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Vault v1.7.3-b131
174[15:49:33] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.18.2.0 which is not a depend, softdepend or loadbefore of this plugin.
175[15:49:33] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
176[15:49:33] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
177[15:49:33] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
178[15:49:34] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
179[15:49:34] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v1.5.3
180[15:49:34] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ViaRewind v1.5.3
181[15:49:34] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.0+a51fa43
182[15:49:34] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader WorldEdit v7.2.0+a51fa43
183[15:49:34] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
184[15:49:35] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter
185[15:49:39] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.0.6
186[15:49:39] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader NexEngine v2.0.6
187[15:49:39] [Server thread/WARN]: [NexEngine] ============== DISCLAIMER ==============
188[15:49:39] [Server thread/WARN]: [NexEngine] > You're running an unknown Spigot fork.
189[15:49:39] [Server thread/WARN]: [NexEngine] > This plugin is designed to work on Spigot (spigotmc.org) only!
190[15:49:39] [Server thread/WARN]: [NexEngine] > You won't get any support for any issues unless they persist on regular Spigot.
191[15:49:39] [Server thread/WARN]: [NexEngine] ========================================
192[15:49:39] [Server thread/INFO]: [NexEngine] Loaded NMS version: V1_16_R3
193[15:49:39] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
194[15:49:39] [Server thread/INFO]: [NexEngine] Successfully hooked with Essentials Economy economy
195[15:49:39] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
196[15:49:39] [Server thread/INFO]: [NexEngine] [Hook] Vault: Success!
197[15:49:39] [Server thread/INFO]: [NexEngine] Found 0 external module(s).
198[15:49:39] [Server thread/INFO]: [NexEngine] Plugin loaded in 566 ms!
199[15:49:39] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
200[15:49:39] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
201[15:49:39] [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.
202[15:49:39] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
203[15:49:39] [Server thread/INFO]: Preparing level "world"
204[15:49:40] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
205[15:49:42] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
206[15:49:45] [Server thread/INFO]: Loaded 0 spawn chunks for world world
207[15:49:45] [Server thread/INFO]: Preparing spawn area: 0%
208[15:49:45] [Server thread/INFO]: Preparing spawn area: 0%
209[15:49:45] [Server thread/INFO]: Preparing spawn area: 0%
210[15:49:45] [Server thread/INFO]: Preparing spawn area: 0%
211[15:49:45] [Server thread/INFO]: Preparing spawn area: 0%
212[15:49:45] [Server thread/INFO]: Preparing spawn area: 0%
213[15:49:45] [Server thread/INFO]: Preparing spawn area: 0%
214[15:49:46] [Server thread/INFO]: Preparing spawn area: 0%
215[15:49:46] [Server thread/INFO]: Preparing spawn area: 0%
216[15:49:47] [Server thread/INFO]: Preparing spawn area: 0%
217[15:49:47] [Server thread/INFO]: Preparing spawn area: 1%
218[15:49:48] [Server thread/INFO]: Preparing spawn area: 1%
219[15:49:48] [Server thread/INFO]: Preparing spawn area: 2%
220[15:49:48] [Server thread/INFO]: Time elapsed: 6209 ms
221[15:49:48] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
222[15:49:49] [Server thread/INFO]: Loaded 0 spawn chunks for world world_nether
223[15:49:50] [Server thread/INFO]: Preparing spawn area: 0%
224[15:49:50] [Server thread/INFO]: Preparing spawn area: 0%
225[15:49:50] [Server thread/INFO]: Preparing spawn area: 0%
226[15:49:50] [Server thread/INFO]: Preparing spawn area: 0%
227[15:49:51] [Server thread/INFO]: Preparing spawn area: 3%
228[15:49:51] [Server thread/INFO]: Time elapsed: 2123 ms
229[15:49:51] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
230[15:49:52] [Server thread/INFO]: Loaded 0 spawn chunks for world world_the_end
231[15:49:53] [Server thread/INFO]: Time elapsed: 2621 ms
232[15:49:53] [Server thread/INFO]: [Colored Signs] Enabling ColoredSigns v4.1.0*
233[15:49:53] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ColoredSigns v4.1.0
234[15:49:53] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.9
235[15:49:53] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader PlaceholderAPI v2.10.9
236[15:49:54] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
237[15:49:54] [Server thread/INFO]: [PerWorldPlugins] Enabling PerWorldPlugins v1.3.0*
238[15:49:54] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader PerWorldPlugins v1.3.0
239[15:49:54] [Server thread/INFO]: [PerWorldPlugins] Enabled, attempting to inject CommandHandler...
240[15:49:54] [Server thread/ERROR]: PerWorldPlugins failed replacing the existing PluginLoader, contact the developers on BukkitDev!
241java.lang.IllegalArgumentException: Can not set final org.bukkit.craftbukkit.v1_16_R3.command.CraftCommandMap field org.bukkit.craftbukkit.v1_16_R3.CraftServer.commandMap to me.incomprehendable.dev.pwp.FakeSimpleCommandMap
242 at jdk.internal.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:167) ~[?:?]
243 at jdk.internal.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:171) ~[?:?]
244 at jdk.internal.reflect.UnsafeQualifiedObjectFieldAccessorImpl.set(UnsafeQualifiedObjectFieldAccessorImpl.java:83) ~[?:?]
245 at java.lang.reflect.Field.set(Field.java:780) ~[?:?]
246 at me.incomprehendable.dev.pwp.PerWorldPlugins.onEnable(PerWorldPlugins.java:123) ~[?:?]
247 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Paper-416]
248 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[minecraft_server.jar:git-Paper-416]
249 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:141) ~[?:?]
250 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[minecraft_server.jar:git-Paper-416]
251 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501) ~[minecraft_server.jar:git-Paper-416]
252 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415) ~[minecraft_server.jar:git-Paper-416]
253 at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:464) ~[minecraft_server.jar:git-Paper-416]
254 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:239) ~[minecraft_server.jar:git-Paper-416]
255 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:935) ~[minecraft_server.jar:git-Paper-416]
256 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
257 at java.lang.Thread.run(Thread.java:834) [?:?]
258[15:49:54] [Server thread/INFO]: [UltimateAutoRestart] Enabling UltimateAutoRestart vBuild 42b
259[15:49:54] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader UltimateAutoRestart vBuild 42b
260[15:49:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ultimateautorestart
261[15:49:55] [Server thread/INFO]:
262[15:49:55] [Server thread/INFO]: UltimateAutoRestart Build 42b, a free resource by Norska - Enabled!
263[15:49:55] [Server thread/INFO]:
264[15:49:55] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.6
265[15:49:55] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader HolographicDisplays v2.4.6
266[15:49:56] [Server thread/INFO]: [AntiPluginLookUp] Enabling AntiPluginLookUp v1.1.7*
267[15:49:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader AntiPluginLookUp v1.1.7
268[15:49:56] [Server thread/INFO]: [Info] [AntiPluginLookUp] Ignore the message (if sent) 'An illegal reflective access operation has occurred'. This is intended, and will not have any impact on the operation of AntiPluginLookUp.
269[15:49:56] [Server thread/WARN]: [AntiPluginLookUp] Could not save messages_en.yml to plugins/AntiPluginLookUp/messages_en.yml because messages_en.yml already exists.
270[15:49:56] [Server thread/WARN]: [AntiPluginLookUp] Could not save messages_de.yml to plugins/AntiPluginLookUp/messages_de.yml because messages_de.yml already exists.
271[15:49:56] [Server thread/WARN]: [AntiPluginLookUp] Could not save messages_fa.yml to plugins/AntiPluginLookUp/messages_fa.yml because messages_fa.yml already exists.
272[15:49:56] [Server thread/INFO]: [Info] [AntiPluginLookUp] AntiPluginLookUp is running on 1.16.4 / 1.16.5!
273[15:49:56] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: pl
274[15:49:56] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: plugins
275[15:49:56] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: ver
276[15:49:56] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: version
277[15:49:56] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: icanhasbukkit
278[15:49:56] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: about
279[15:49:56] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: ?
280[15:49:56] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: help
281[15:49:56] [Server thread/INFO]: [DeathPoint] Enabling DeathPoint v1.4.1*
282[15:49:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader DeathPoint v1.4.1
283[15:49:56] [Server thread/INFO]: [DP] DeathPoint has been Enabled!
284[15:49:56] [Server thread/WARN]: [DeathPoint] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
285[15:49:56] [Server thread/INFO]: [DP] Vault plugin detected, hook with LuckPerms system.
286[15:49:56] [Server thread/INFO]: [DP] Vault plugin detected, hook with Essentials Economy system.
287[15:49:56] [Server thread/INFO]: [DP] Successfully Loaded Config File!
288[15:49:56] [Server thread/INFO]: [DP] Successfully Loaded Language file: english.yml
289[15:49:56] [Server thread/INFO]: [DP] Took me 65 ms to load the Plugin
290[15:49:56] [Server thread/INFO]: [DP] is Created by : BioBG
291[15:49:56] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.8.1*
292[15:49:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader DeluxeTags v1.8.1
293[15:49:56] [Server thread/INFO]: [DeluxeTags] 11 tags loaded
294[15:49:56] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
295[15:49:56] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
296[15:49:56] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
297[15:49:56] [Server thread/INFO]: ----------------------------
298[15:49:56] [Server thread/INFO]: DeluxeTags Updater
299[15:49:56] [Server thread/INFO]:
300[15:49:56] [Server thread/INFO]: You are running 1.8.1
301[15:49:56] [Server thread/INFO]: The latest version
302[15:49:56] [Server thread/INFO]: of DeluxeTags!
303[15:49:56] [Server thread/INFO]:
304[15:49:56] [Server thread/INFO]: ----------------------------
305[15:49:56] [Server thread/INFO]: [LobbyCompassBungee] Enabling LobbyCompassBungee v1.0.1
306[15:49:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader LobbyCompassBungee v1.0.1
307[15:49:56] [Server thread/INFO]: [LobbyCompass2] v1.5.0 by Chronoxx98 enabled.
308[15:49:56] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v3.2.0
309[15:49:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ViaVersion v3.2.0
310[15:49:56] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.1.5
311[15:49:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader OpenInv v4.1.5
312[15:49:56] [Server thread/INFO]: [SAML] Enabling SAML v2.0.0
313[15:49:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader SAML v2.0.0
314[15:49:56] [Server thread/INFO]: [SAML] Loading config.yml...
315[15:49:56] [Server thread/INFO]: [SAML] Successfully loaded config.yml.
316[15:49:56] [Server thread/INFO]: [SAML] Loading custom_groups.yml...
317[15:49:56] [Server thread/INFO]: [SAML] Successfully loaded custom_groups.yml.
318[15:49:56] [Server thread/INFO]: [SAML] Loading nerfer_goals.yml...
319[15:49:56] [Server thread/INFO]: [SAML] Successfully loaded nerfer_goals.yml.
320[15:49:56] [Server thread/INFO]: [SAML] Loading messages.yml...
321[15:49:57] [Server thread/INFO]: [SAML] Successfully loaded messages.yml.
322[15:49:57] [Server thread/INFO]: [SAML] Successfully enabled.
323[15:49:57] [Server thread/INFO]: [QuickBoard] Enabling QuickBoard v4.4.1*
324[15:49:57] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader QuickBoard v4.4.1
325[15:49:57] [Server thread/INFO]: [QuickBoard] ------------------------------
326[15:49:57] [Server thread/INFO]: [QuickBoard] QuickBoard
327[15:49:57] [Server thread/INFO]: [QuickBoard] Listeners registered
328[15:49:57] [Server thread/INFO]: [QuickBoard] Loading scoreboards
329[15:49:57] [Server thread/INFO]: [QuickBoard] Loaded 'scoreboard.default.yml' with permission 'scoreboard.default'
330[15:49:57] [Server thread/INFO]: [QuickBoard] Scoreboards loaded
331[15:49:57] [Server thread/INFO]: [QuickBoard] Config registered
332[15:49:57] [Server thread/INFO]: [QuickBoard] Update Tasks started
333[15:49:57] [Server thread/INFO]: [QuickBoard] Command 'quickboard' enabled
334[15:49:57] [Server thread/INFO]: [QuickBoard] QuickBoard
335[15:49:57] [Server thread/INFO]: [QuickBoard] ------------------------------
336[15:49:57] [Server thread/INFO]: [CrazyAuctionsPlus] Enabling CrazyAuctionsPlus v1.1.4.3
337[15:49:57] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader CrazyAuctionsPlus v1.1.4.3
338[15:49:57] [Server thread/INFO]: [CrazyAuctionsPlus] System default language parameter information is loaded.
339[15:49:57] [Server thread/INFO]: [CrazyAuctionsPlus] Configuration file Config.yml successfully loaded!
340[15:49:57] [Server thread/INFO]: [CrazyAuctionsPlus] Configuration file Database.yml successfully loaded!
341[15:49:57] [Server thread/INFO]: [CrazyAuctionsPlus] Configuration file Category.yml successfully loaded!
342[15:49:57] [Server thread/INFO]: [CrazyAuctionsPlus] Configuration file ItemCollection.yml successfully loaded!
343[15:49:57] [Server thread/INFO]: [CrazyAuctionsPlus] Configuration file Messages.yml successfully loaded!
344[15:49:57] [Server thread/INFO]: CrazyAuctionsPlus >>> Vault found, Economic system has been initialized.
345[15:49:57] [Server thread/WARN]: [CrazyAuctionsPlus] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
346[15:49:57] [Server thread/INFO]: CrazyAuctionsPlus >>> Plugin are enabled! 217MS.
347[15:49:57] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
348[15:49:57] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ClearLag v3.2.2
349[15:49:57] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
350[15:49:57] [Server thread/ERROR]: Cannot load plugins/ClearLag/config.yml
351org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
352 in 'string', line 477, column 15:
353 - 'time:20 msg:&4[ClearLag] &cEnti ...
354 ^
355expected <block end>, but found '<scalar>'
356 in 'string', line 477, column 102:
357 ... ed in &710 &cseconds!' world-filter:
358 ^
359
360 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[minecraft_server.jar:git-Paper-416]
361 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[minecraft_server.jar:git-Paper-416]
362 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[minecraft_server.jar:git-Paper-416]
363 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:188) ~[minecraft_server.jar:git-Paper-416]
364 at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:157) ~[minecraft_server.jar:git-Paper-416]
365 at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:133) ~[minecraft_server.jar:git-Paper-416]
366 at me.minebuilders.clearlag.config.ConfigHandler.<init>(ConfigHandler.java:54) ~[?:?]
367 at me.minebuilders.clearlag.Clearlag.onEnable(Clearlag.java:58) ~[?:?]
368 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Paper-416]
369 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[minecraft_server.jar:git-Paper-416]
370 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:141) ~[?:?]
371 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[minecraft_server.jar:git-Paper-416]
372 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501) ~[minecraft_server.jar:git-Paper-416]
373 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415) ~[minecraft_server.jar:git-Paper-416]
374 at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:464) ~[minecraft_server.jar:git-Paper-416]
375 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:239) ~[minecraft_server.jar:git-Paper-416]
376 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:935) ~[minecraft_server.jar:git-Paper-416]
377 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
378 at java.lang.Thread.run(Thread.java:834) [?:?]
379Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
380 in 'string', line 477, column 15:
381 - 'time:20 msg:&4[ClearLag] &cEnti ...
382 ^
383expected <block end>, but found '<scalar>'
384 in 'string', line 477, column 102:
385 ... ed in &710 &cseconds!' world-filter:
386 ^
387
388 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:572) ~[minecraft_server.jar:git-Paper-416]
389 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[minecraft_server.jar:git-Paper-416]
390 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[minecraft_server.jar:git-Paper-416]
391 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:235) ~[minecraft_server.jar:git-Paper-416]
392 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
393 at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:209) ~[minecraft_server.jar:git-Paper-416]
394 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[minecraft_server.jar:git-Paper-416]
395 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
396 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
397 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
398 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
399 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
400 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
401 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
402 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
403 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
404 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
405 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
406 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
407 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
408 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
409 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
410 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
411 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
412 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
413 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
414 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
415 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
416 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
417 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
418 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
419 at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:95) ~[minecraft_server.jar:git-Paper-416]
420 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:119) ~[minecraft_server.jar:git-Paper-416]
421 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[minecraft_server.jar:git-Paper-416]
422 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:472) ~[minecraft_server.jar:git-Paper-416]
423 at org.yaml.snakeyaml.Yaml.load(Yaml.java:398) ~[minecraft_server.jar:git-Paper-416]
424 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[minecraft_server.jar:git-Paper-416]
425 ... 18 more
426[15:49:57] [Server thread/WARN]: [ClearLag] Clearlag failed to load to your config. Clearlag will now attempt to repair your config by force-updating it...
427[15:49:57] [Server thread/INFO]: [ClearLag] Updating config to v3.2.2...
428[15:49:58] [Server thread/INFO]: [ClearLag] Successfully updated config to v3.2.2!
429[15:49:58] [Server thread/ERROR]: Cannot load plugins/ClearLag/config.yml
430org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
431 in 'string', line 477, column 15:
432 - 'time:20 msg:&4[ClearLag] &cEnti ...
433 ^
434expected <block end>, but found '<scalar>'
435 in 'string', line 477, column 102:
436 ... ed in &710 &cseconds!' world-filter:
437 ^
438
439 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[minecraft_server.jar:git-Paper-416]
440 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[minecraft_server.jar:git-Paper-416]
441 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[minecraft_server.jar:git-Paper-416]
442 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:188) ~[minecraft_server.jar:git-Paper-416]
443 at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:157) ~[minecraft_server.jar:git-Paper-416]
444 at me.minebuilders.clearlag.config.ConfigHandler.<init>(ConfigHandler.java:64) ~[?:?]
445 at me.minebuilders.clearlag.Clearlag.onEnable(Clearlag.java:58) ~[?:?]
446 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Paper-416]
447 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[minecraft_server.jar:git-Paper-416]
448 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:141) ~[?:?]
449 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[minecraft_server.jar:git-Paper-416]
450 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501) ~[minecraft_server.jar:git-Paper-416]
451 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415) ~[minecraft_server.jar:git-Paper-416]
452 at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:464) ~[minecraft_server.jar:git-Paper-416]
453 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:239) ~[minecraft_server.jar:git-Paper-416]
454 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:935) ~[minecraft_server.jar:git-Paper-416]
455 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
456 at java.lang.Thread.run(Thread.java:834) [?:?]
457Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
458 in 'string', line 477, column 15:
459 - 'time:20 msg:&4[ClearLag] &cEnti ...
460 ^
461expected <block end>, but found '<scalar>'
462 in 'string', line 477, column 102:
463 ... ed in &710 &cseconds!' world-filter:
464 ^
465
466 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:572) ~[minecraft_server.jar:git-Paper-416]
467 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[minecraft_server.jar:git-Paper-416]
468 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[minecraft_server.jar:git-Paper-416]
469 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:235) ~[minecraft_server.jar:git-Paper-416]
470 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
471 at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:209) ~[minecraft_server.jar:git-Paper-416]
472 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[minecraft_server.jar:git-Paper-416]
473 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
474 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
475 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
476 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
477 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
478 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
479 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
480 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
481 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
482 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
483 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
484 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
485 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
486 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
487 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
488 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
489 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
490 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
491 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
492 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
493 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
494 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
495 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
496 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
497 at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:95) ~[minecraft_server.jar:git-Paper-416]
498 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:119) ~[minecraft_server.jar:git-Paper-416]
499 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[minecraft_server.jar:git-Paper-416]
500 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:472) ~[minecraft_server.jar:git-Paper-416]
501 at org.yaml.snakeyaml.Yaml.load(Yaml.java:398) ~[minecraft_server.jar:git-Paper-416]
502 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[minecraft_server.jar:git-Paper-416]
503 ... 17 more
504[15:49:58] [Server thread/INFO]: [ClearLag] Updating config to v3.2.2...
505[15:49:58] [Server thread/INFO]: [ClearLag] Successfully updated config to v3.2.2!
506[15:49:58] [Server thread/ERROR]: Cannot load plugins/ClearLag/config.yml
507org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
508 in 'string', line 477, column 15:
509 - 'time:20 msg:&4[ClearLag] &cEnti ...
510 ^
511expected <block end>, but found '<scalar>'
512 in 'string', line 477, column 102:
513 ... ed in &710 &cseconds!' world-filter:
514 ^
515
516 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[minecraft_server.jar:git-Paper-416]
517 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[minecraft_server.jar:git-Paper-416]
518 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[minecraft_server.jar:git-Paper-416]
519 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:188) ~[minecraft_server.jar:git-Paper-416]
520 at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:157) ~[minecraft_server.jar:git-Paper-416]
521 at me.minebuilders.clearlag.config.ConfigHandler.reloadConfig(ConfigHandler.java:224) ~[?:?]
522 at me.minebuilders.clearlag.config.ConfigHandler.<init>(ConfigHandler.java:115) ~[?:?]
523 at me.minebuilders.clearlag.Clearlag.onEnable(Clearlag.java:58) ~[?:?]
524 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Paper-416]
525 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[minecraft_server.jar:git-Paper-416]
526 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:141) ~[?:?]
527 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[minecraft_server.jar:git-Paper-416]
528 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501) ~[minecraft_server.jar:git-Paper-416]
529 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415) ~[minecraft_server.jar:git-Paper-416]
530 at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:464) ~[minecraft_server.jar:git-Paper-416]
531 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:239) ~[minecraft_server.jar:git-Paper-416]
532 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:935) ~[minecraft_server.jar:git-Paper-416]
533 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
534 at java.lang.Thread.run(Thread.java:834) [?:?]
535Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
536 in 'string', line 477, column 15:
537 - 'time:20 msg:&4[ClearLag] &cEnti ...
538 ^
539expected <block end>, but found '<scalar>'
540 in 'string', line 477, column 102:
541 ... ed in &710 &cseconds!' world-filter:
542 ^
543
544 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:572) ~[minecraft_server.jar:git-Paper-416]
545 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[minecraft_server.jar:git-Paper-416]
546 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[minecraft_server.jar:git-Paper-416]
547 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:235) ~[minecraft_server.jar:git-Paper-416]
548 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
549 at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:209) ~[minecraft_server.jar:git-Paper-416]
550 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[minecraft_server.jar:git-Paper-416]
551 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
552 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
553 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
554 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
555 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
556 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
557 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
558 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
559 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
560 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
561 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
562 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
563 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
564 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
565 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
566 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
567 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
568 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
569 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
570 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
571 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[minecraft_server.jar:git-Paper-416]
572 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[minecraft_server.jar:git-Paper-416]
573 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[minecraft_server.jar:git-Paper-416]
574 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[minecraft_server.jar:git-Paper-416]
575 at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:95) ~[minecraft_server.jar:git-Paper-416]
576 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:119) ~[minecraft_server.jar:git-Paper-416]
577 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[minecraft_server.jar:git-Paper-416]
578 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:472) ~[minecraft_server.jar:git-Paper-416]
579 at org.yaml.snakeyaml.Yaml.load(Yaml.java:398) ~[minecraft_server.jar:git-Paper-416]
580 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[minecraft_server.jar:git-Paper-416]
581 ... 18 more
582[15:49:58] [Server thread/INFO]: [ClearLag] Loading modules...
583[15:49:58] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
584[15:49:58] [Server thread/INFO]: [ClearLag] Modules have been loaded!
585[15:49:58] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
586[15:49:58] [Thread-19/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.16]...
587[15:49:58] [Server thread/INFO]: [PlayerTime] Enabling PlayerTime v1.0.7-RELEASE*
588[15:49:58] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader PlayerTime v1.0.7-RELEASE
589[15:49:58] [Server thread/INFO]: Initializing PlayerTime storage file...
590[15:49:58] [Server thread/INFO]: [UberEnchant] Enabling UberEnchant v8.9.2
591[15:49:58] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader UberEnchant v8.9.2
592[15:49:58] [Server thread/WARN]: [UberEnchant] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
593[15:49:58] [Server thread/INFO]: [CustomUknownCommand] Enabling CustomUknownCommand v1.3.3.7*
594[15:49:58] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader CustomUknownCommand v1.3.3.7
595[15:49:58] [Server thread/INFO]: [InfiniteVouchers] Enabling InfiniteVouchers v2.0.9
596[15:49:58] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader InfiniteVouchers v2.0.9
597[15:49:58] [Server thread/INFO]:
598[15:49:58] [Server thread/INFO]: [InfiniteVouchers] Loaded locale "en_US"
599[15:49:58] [Server thread/INFO]: [InfiniteCore] Hooked InfiniteVouchers.
600[15:49:58] [Server thread/INFO]: [InfiniteVouchers] Loaded locale "nl_NL"
601[15:49:58] [Server thread/INFO]: [InfiniteVouchers] Loaded locale "it_IT"
602[15:49:58] [Server thread/INFO]: =========================================
603[15:49:58] [Server thread/INFO]: Infinite Vouchers 2.0.9
604[15:49:58] [Server thread/INFO]: Infinite Vouchers has been Enabled
605[15:49:58] [Server thread/INFO]: =========================================
606[15:49:58] [Server thread/INFO]:
607[15:49:58] [Server thread/INFO]: [StaffChatReloaded] Enabling StaffChatReloaded v1.4
608[15:49:58] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader StaffChatReloaded v1.4
609[15:49:58] [Server thread/INFO]: (!) StaffChatReloaded has been loaded. Version 1.4
610[15:49:58] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8*
611[15:49:58] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ServerListPlus v3.4.8
612[15:49:58] [Server thread/ERROR]: [ServerListPlus] ProtocolLib IS NOT INSTALLED! Most features will NOT work!
613[15:49:58] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
614[15:49:58] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
615[15:49:58] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
616[15:49:58] [Server thread/ERROR]: [ServerListPlus] ProtocolLib IS NOT INSTALLED! Most features will NOT work!
617[15:49:58] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
618[15:49:58] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
619[15:49:58] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
620[15:49:58] [Server thread/INFO]: [ChatColor2] Enabling ChatColor2 v1.10.3
621[15:49:58] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ChatColor2 v1.10.3
622[15:49:59] [Server thread/INFO]: [ChatColor] ChatColor 2 Version 1.10.3 has been enabled.
623[15:49:59] [Server thread/INFO]: [ChatColor] Current update: Small bug fixes :)
624[15:49:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cc
625[15:49:59] [Server thread/INFO]: [ChatColor] PlaceholderAPI has been hooked.
626[15:49:59] [Server thread/INFO]: [ChatColor] Metrics is enabled for this plugin. Stats sent to https://bstats.org/plugin/bukkit/ChatColor2
627[15:49:59] [Server thread/INFO]: [KitPvP] Enabling KitPvP v2.1.6
628[15:49:59] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader KitPvP v2.1.6
629[15:49:59] [Thread-19/INFO]: [ClearLag] No updates found!
630[15:49:59] [Server thread/INFO]: [KIT-PVP] Enabling KitPvP version 2.1.6...
631[15:49:59] [Server thread/INFO]: [KIT-PVP] Discovered PlaceholderAPI, now hooking into it.
632[15:49:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: kitpvp
633[15:49:59] [Server thread/INFO]: [KIT-PVP] Done!
634[15:49:59] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.9
635[15:49:59] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader EpicRename v3.9
636[15:49:59] [Server thread/INFO]: [EpicRename] Version: 3.9 MC Version: ONE_DOT_SIXTEEN_OR_NEWER
637[15:49:59] [Server thread/INFO]: [EpicRename] This plugin is Copyright (c) 2021 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of it at: http://bit.ly/2eMknxx
638[15:49:59] [Server thread/INFO]: [EpicRename] Starting to enable plugin...
639[15:49:59] [Server thread/INFO]: [EpicRename] Prefix set to: '[EpicRename] '
640[15:49:59] [Server thread/INFO]: [EpicRename] Plugin Enabled!
641[15:49:59] [Server thread/INFO]: [RankGrant+] Enabling RankGrantPlus v3.8.0
642[15:49:59] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader RankGrantPlus v3.8.0
643[15:49:59] [Server thread/INFO]: [RankGrant+] Loading files...
644[15:49:59] [Server thread/INFO]: [RankGrant+] Registering commands...
645[15:49:59] [Server thread/INFO]: [RankGrant+] Registering listeners...
646[15:49:59] [Server thread/INFO]: [RankGrant+] Hooking into Vault...
647[15:49:59] [Server thread/INFO]: [RankGrant+] Launching tasks...
648[15:49:59] [Server thread/INFO]: [RankGrant+] Loading metrics...
649[15:49:59] [Server thread/INFO]: [RankGrant+] RankGrant+ v3.8.0 by Demeng has been successfully enabled in 132ms.
650[15:49:59] [Server thread/INFO]: [RankGrant+] Like RG+? Check out GrantX: https://demeng.dev/grantx
651[15:49:59] [Server thread/INFO]: [UltraRepair] Enabling UltraRepair v3.0.2
652[15:49:59] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader UltraRepair v3.0.2
653[15:49:59] [Server thread/INFO]: Enabling UltraRepair...
654
655 ____ ___.__ __ __________ .__
656| | \ |_/ |_____________ \______ \ ____ ___________ |__|______
657| | / |\ __\_ __ \__ \ | _// __ \\____ \__ \ | \_ __ \
658| | /| |_| | | | \// __ \| | \ ___/| |_> > __ \| || | \/
659|______/ |____/__| |__| (____ /____|_ /\___ > __(____ /__||__|
660 \/ \/ \/|__| \/
661
662
663[15:49:59] [Server thread/INFO]: [UltraRepair] Loading configuration files...
664[15:49:59] [Server thread/INFO]: [UltraRepair] Registering commands...
665[15:49:59] [Server thread/INFO]: [UltraRepair] Registering listeners...
666[15:49:59] [Server thread/INFO]: [UltraRepair] Hooking into Vault...
667[15:49:59] [Server thread/INFO]: [UltraRepair] Loading metrics...
668[15:49:59] [Server thread/INFO]: [UltraRepair] Checking for updates...
669[15:50:00] [Server thread/INFO]: [UltraRepair] UltraRepair v3.0.2 by Demeng has been successfully enabled!
670[15:50:00] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.0.2
671[15:50:00] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader SkinsRestorer v14.0.2
672[15:50:00] [Server thread/INFO]: [SkinsRestorer] [!] WARNING [!]
673[15:50:00] [Server thread/INFO]: [SkinsRestorer] Below message about "Illegal reflective access" can be IGNORED, we will fix this in a later release!
674[15:50:00] [Server thread/INFO]: [SkinsRestorer] Unsupported plugin (ViaVersion or ProtocolSupport) detected, forcing OldSkinRefresher
675[15:50:00] [Server thread/INFO]: [SkinsRestorer] [SkinsRestorer] Using SpigotSkinRefresher
676[15:50:00] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_16_R3, using UniversalSkinFactory.
677[15:50:00] [Server thread/INFO]: [SkinsRestorer] DisableAutoUpdateSkin is missing in config.yml! Using default value.
678[15:50:00] [Server thread/INFO]: [SkinsRestorer] RestrictSkinUrls.Enabled is missing in config.yml! Using default value.
679[15:50:00] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
680[15:50:02] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.6.0-bSNAPSHOT*
681[15:50:02] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader PlayerVaults v3.6.0-bSNAPSHOT
682[15:50:02] [Server thread/INFO]: [Essentials] Enabling Essentials v2.18.2.0
683[15:50:02] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Essentials v2.18.2.0
684[15:50:03] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
685[15:50:03] [Server thread/INFO]: [Essentials] No kits found to migrate.
686[15:50:03] [Server thread/INFO]: [Essentials] Loaded 25599 items from items.json.
687[15:50:03] [Server thread/INFO]: [Essentials] Using locale en
688[15:50:03] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
689[15:50:04] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
690[15:50:04] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
691[15:50:04] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
692[15:50:04] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.3.0
693[15:50:04] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader AdvancedBan v2.3.0
694[15:50:04] [Server thread/INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
695[15:50:06] [Server thread/INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.pool.PoolBase] HikariPool-1 - Driver does not support get/set network timeout for connections. (feature not supported)
696[15:50:06] [Server thread/INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
697[15:50:06] [Server thread/INFO]:
698
699[]=====[Enabling AdvancedBan]=====[]
700| Information:
701| Name: AdvancedBan
702| Developer: Leoko
703| Version: 2.3.0
704| Storage: HSQLDB (local)
705| Support:
706| Github: https://github.com/DevLeoko/AdvancedBan/issues
707| Discord: https://discord.gg/ycDG6rS
708| Twitter: @LeokoGar
709| Update:
710| You have the newest version
711[]================================[]
712
713[15:50:06] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.2.2-b812
714[15:50:06] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Multiverse-Core v4.2.2-b812
715[15:50:06] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.2.2-b812" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
716[15:50:06] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
717[15:50:08] [Server thread/INFO]: Preparing start region for dimension minecraft:randomizer
718[15:50:08] [Server thread/INFO]: Loaded 0 spawn chunks for world Randomizer
719[15:50:09] [Server thread/INFO]: Preparing spawn area: 0%
720[15:50:09] [Server thread/INFO]: Preparing spawn area: 0%
721[15:50:09] [Server thread/INFO]: Preparing spawn area: 0%
722[15:50:10] [Server thread/INFO]: Preparing spawn area: 0%
723[15:50:10] [Server thread/INFO]: Preparing spawn area: 0%
724[15:50:11] [Server thread/INFO]: Preparing spawn area: 0%
725[15:50:11] [Server thread/INFO]: Preparing spawn area: 0%
726[15:50:11] [Server thread/INFO]: Preparing spawn area: 0%
727[15:50:12] [Server thread/INFO]: Time elapsed: 3790 ms
728[15:50:22] [Server thread/INFO]: Preparing start region for dimension minecraft:blank
729[15:50:22] [Server thread/INFO]: Loaded 0 spawn chunks for world blank
730[15:50:22] [Server thread/INFO]: Preparing spawn area: 0%
731[15:50:22] [Server thread/INFO]: Preparing spawn area: 0%
732[15:50:23] [Server thread/INFO]: Preparing spawn area: 0%
733[15:50:23] [Worker-Main-1/INFO]: Preparing spawn area: 6%
734[15:50:24] [Server thread/INFO]: Preparing spawn area: 12%
735[15:50:24] [Server thread/INFO]: Preparing spawn area: 12%
736[15:50:24] [Server thread/INFO]: Time elapsed: 2815 ms
737[15:50:25] [Server thread/INFO]: Preparing start region for dimension minecraft:bedwars2
738[15:50:28] [Server thread/INFO]: Loaded 0 spawn chunks for world Bedwars2
739[15:50:28] [Server thread/INFO]: Preparing spawn area: 0%
740[15:50:28] [Server thread/INFO]: Preparing spawn area: 0%
741[15:50:28] [Server thread/INFO]: Preparing spawn area: 0%
742[15:50:28] [Server thread/INFO]: Preparing spawn area: 0%
743[15:50:28] [Server thread/INFO]: Preparing spawn area: 0%
744[15:50:28] [Server thread/INFO]: Preparing spawn area: 0%
745[15:50:28] [Server thread/INFO]: Preparing spawn area: 0%
746[15:50:29] [Server thread/INFO]: Preparing spawn area: 0%
747[15:50:29] [Server thread/INFO]: Time elapsed: 3571 ms
748[15:50:29] [Server thread/INFO]: Preparing start region for dimension minecraft:bedwars3
749[15:50:29] [Server thread/INFO]: Loaded 0 spawn chunks for world Bedwars3
750[15:50:29] [Server thread/INFO]: Preparing spawn area: 0%
751[15:50:30] [Server thread/INFO]: Preparing spawn area: 0%
752[15:50:30] [Server thread/INFO]: Preparing spawn area: 0%
753[15:50:30] [Server thread/INFO]: Time elapsed: 1413 ms
754[15:50:31] [Server thread/INFO]: Preparing start region for dimension minecraft:bedwars1
755[15:50:31] [Server thread/INFO]: Loaded 0 spawn chunks for world Bedwars1
756[15:50:31] [Server thread/INFO]: Preparing spawn area: 0%
757[15:50:32] [Server thread/INFO]: Preparing spawn area: 0%
758[15:50:32] [Server thread/INFO]: Preparing spawn area: 0%
759[15:50:34] [Server thread/INFO]: Preparing spawn area: 0%
760[15:50:34] [Server thread/INFO]: Preparing spawn area: 0%
761[15:50:34] [Server thread/INFO]: Preparing spawn area: 0%
762[15:50:34] [Server thread/INFO]: Time elapsed: 2840 ms
763[15:50:34] [Server thread/INFO]: Preparing start region for dimension minecraft:survival
764[15:50:40] [Server thread/INFO]: Loaded 0 spawn chunks for world survival
765[15:50:40] [Server thread/INFO]: Preparing spawn area: 0%
766[15:50:40] [Server thread/INFO]: Preparing spawn area: 0%
767[15:50:40] [Server thread/INFO]: Preparing spawn area: 0%
768[15:50:40] [Server thread/INFO]: Preparing spawn area: 0%
769[15:50:40] [Server thread/INFO]: Preparing spawn area: 0%
770[15:50:40] [Server thread/INFO]: Preparing spawn area: 0%
771[15:50:40] [Server thread/INFO]: Preparing spawn area: 0%
772[15:50:40] [Server thread/INFO]: Preparing spawn area: 0%
773[15:50:40] [Server thread/INFO]: Preparing spawn area: 0%
774[15:50:40] [Server thread/INFO]: Preparing spawn area: 0%
775[15:50:40] [Server thread/INFO]: Preparing spawn area: 0%
776[15:50:40] [Server thread/INFO]: Preparing spawn area: 0%
777[15:50:40] [Server thread/INFO]: Preparing spawn area: 0%
778[15:50:41] [Server thread/INFO]: Preparing spawn area: 0%
779[15:50:41] [Server thread/INFO]: Time elapsed: 6612 ms
780[15:50:42] [Server thread/INFO]: Preparing start region for dimension minecraft:kitpvp
781[15:50:44] [Server thread/INFO]: Loaded 0 spawn chunks for world KitPvP
782[15:50:44] [Server thread/INFO]: Preparing spawn area: 0%
783[15:50:44] [Server thread/INFO]: Preparing spawn area: 0%
784[15:50:44] [Server thread/INFO]: Preparing spawn area: 0%
785[15:50:44] [Server thread/INFO]: Preparing spawn area: 0%
786[15:50:44] [Server thread/INFO]: Preparing spawn area: 0%
787[15:50:44] [Server thread/INFO]: Preparing spawn area: 0%
788[15:50:45] [Server thread/INFO]: Preparing spawn area: 15%
789[15:50:45] [Server thread/INFO]: Time elapsed: 3046 ms
790[15:50:45] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Survival
791[15:50:45] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
792[15:50:46] [Server thread/INFO]: Preparing start region for dimension minecraft:prisons
793[15:50:49] [Server thread/INFO]: Loaded 0 spawn chunks for world Prisons
794[15:50:49] [Server thread/INFO]: Preparing spawn area: 0%
795[15:50:49] [Server thread/INFO]: Preparing spawn area: 0%
796[15:50:49] [Server thread/INFO]: Preparing spawn area: 0%
797[15:50:49] [Server thread/INFO]: Preparing spawn area: 0%
798[15:50:49] [Server thread/INFO]: Preparing spawn area: 0%
799[15:50:49] [Server thread/INFO]: Preparing spawn area: 0%
800[15:50:49] [Server thread/INFO]: Preparing spawn area: 0%
801[15:50:49] [Server thread/INFO]: Preparing spawn area: 0%
802[15:50:50] [Server thread/INFO]: Preparing spawn area: 0%
803[15:50:51] [Server thread/INFO]: Preparing spawn area: 0%
804[15:50:51] [Server thread/INFO]: Time elapsed: 4933 ms
805[15:50:51] [Server thread/INFO]: Preparing start region for dimension minecraft:survspawn
806[15:50:52] [Server thread/INFO]: Loaded 0 spawn chunks for world SurvSpawn
807[15:50:52] [Server thread/INFO]: Preparing spawn area: 0%
808[15:50:52] [Server thread/INFO]: Preparing spawn area: 0%
809[15:50:52] [Server thread/INFO]: Preparing spawn area: 0%
810[15:50:53] [Server thread/INFO]: Preparing spawn area: 0%
811[15:50:53] [Server thread/INFO]: Preparing spawn area: 31%
812[15:50:54] [Server thread/INFO]: Preparing spawn area: 66%
813[15:50:54] [Server thread/INFO]: Time elapsed: 2675 ms
814[15:50:54] [Server thread/INFO]: Preparing start region for dimension minecraft:parkour
815[15:50:54] [Server thread/INFO]: Loaded 0 spawn chunks for world parkour
816[15:50:54] [Server thread/INFO]: Preparing spawn area: 0%
817[15:50:55] [Server thread/INFO]: Preparing spawn area: 0%
818[15:50:55] [Server thread/INFO]: Preparing spawn area: 2%
819[15:50:56] [Server thread/INFO]: Preparing spawn area: 11%
820[15:50:56] [Server thread/INFO]: Time elapsed: 1821 ms
821[15:50:56] [Server thread/INFO]: [Multiverse-Core] 13 - World(s) loaded.
822[15:50:58] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
823[15:51:00] [Server thread/INFO]: [Multiverse-Core] Version 4.2.2-b812 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
824[15:51:00] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.18.2.0
825[15:51:00] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader EssentialsChat v2.18.2.0
826[15:51:00] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
827[15:51:00] [Server thread/INFO]: [TAB] Enabling TAB v2.8.9
828[15:51:00] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader TAB v2.8.9
829[15:51:00] [Server thread/INFO]: [TAB] Server version: 1.16.4 (v1_16_R3)
830[15:51:01] [Server thread/INFO]: [TAB] File plugins/TAB/errors.txt exists and is not empty. Please take a look at the errors and try to correct them. You can also join our discord for assistance. After you resolve them, delete the file.
831[15:51:01] [Server thread/INFO]: [TAB] Both unlimited nametag mode and belowname features are enabled, this will result in the worst combination: belowname objective not appearing on players, only NPCs. Check wiki for more info.
832[15:51:01] [Server thread/INFO]: [TAB] There were 2 startup warnings.
833[15:51:01] [Server thread/INFO]: [TAB] Enabled in 515ms
834[15:51:01] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.2.0
835[15:51:01] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader SuperVanish v6.2.0
836[15:51:01] [Server thread/INFO]: [SuperVanish] Please install ProtocolLib to be able to use all SuperVanish features: https://www.spigotmc.org/resources/protocollib.1997/
837[15:51:02] [Thread-33/INFO]: [TAB] Version 2.8.10 is out! Your version: 2.8.9
838[15:51:02] [Thread-33/INFO]: [TAB] Get the update at https://www.spigotmc.org/resources/57806/
839[15:51:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: supervanish
840[15:51:02] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
841[15:51:02] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
842[15:51:02] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.4+f7ff984
843[15:51:02] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader WorldGuard v7.0.4+f7ff984
844[15:51:02] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
845[15:51:02] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
846[15:51:02] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
847[15:51:02] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
848[15:51:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
849[15:51:02] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
850[15:51:02] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
851[15:51:02] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
852[15:51:02] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
853[15:51:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
854[15:51:02] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
855[15:51:02] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
856[15:51:02] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
857[15:51:02] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
858[15:51:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
859[15:51:02] [Server thread/INFO]: [WorldGuard] (Randomizer) TNT ignition is PERMITTED.
860[15:51:02] [Server thread/INFO]: [WorldGuard] (Randomizer) Lighters are PERMITTED.
861[15:51:02] [Server thread/INFO]: [WorldGuard] (Randomizer) Lava fire is PERMITTED.
862[15:51:02] [Server thread/INFO]: [WorldGuard] (Randomizer) Fire spread is UNRESTRICTED.
863[15:51:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Randomizer'
864[15:51:02] [Server thread/INFO]: [WorldGuard] (blank) TNT ignition is PERMITTED.
865[15:51:02] [Server thread/INFO]: [WorldGuard] (blank) Lighters are PERMITTED.
866[15:51:02] [Server thread/INFO]: [WorldGuard] (blank) Lava fire is PERMITTED.
867[15:51:02] [Server thread/INFO]: [WorldGuard] (blank) Fire spread is UNRESTRICTED.
868[15:51:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'blank'
869[15:51:02] [Server thread/INFO]: [WorldGuard] (Bedwars2) TNT ignition is PERMITTED.
870[15:51:02] [Server thread/INFO]: [WorldGuard] (Bedwars2) Lighters are PERMITTED.
871[15:51:02] [Server thread/INFO]: [WorldGuard] (Bedwars2) Lava fire is PERMITTED.
872[15:51:02] [Server thread/INFO]: [WorldGuard] (Bedwars2) Fire spread is UNRESTRICTED.
873[15:51:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Bedwars2'
874[15:51:02] [Server thread/INFO]: [WorldGuard] (Bedwars3) TNT ignition is PERMITTED.
875[15:51:02] [Server thread/INFO]: [WorldGuard] (Bedwars3) Lighters are PERMITTED.
876[15:51:02] [Server thread/INFO]: [WorldGuard] (Bedwars3) Lava fire is PERMITTED.
877[15:51:02] [Server thread/INFO]: [WorldGuard] (Bedwars3) Fire spread is UNRESTRICTED.
878[15:51:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Bedwars3'
879[15:51:02] [Server thread/INFO]: [WorldGuard] (Bedwars1) TNT ignition is PERMITTED.
880[15:51:02] [Server thread/INFO]: [WorldGuard] (Bedwars1) Lighters are PERMITTED.
881[15:51:02] [Server thread/INFO]: [WorldGuard] (Bedwars1) Lava fire is PERMITTED.
882[15:51:02] [Server thread/INFO]: [WorldGuard] (Bedwars1) Fire spread is UNRESTRICTED.
883[15:51:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Bedwars1'
884[15:51:02] [Server thread/INFO]: [WorldGuard] (survival) TNT ignition is PERMITTED.
885[15:51:02] [Server thread/INFO]: [WorldGuard] (survival) Lighters are PERMITTED.
886[15:51:02] [Server thread/INFO]: [WorldGuard] (survival) Lava fire is PERMITTED.
887[15:51:02] [Server thread/INFO]: [WorldGuard] (survival) Fire spread is UNRESTRICTED.
888[15:51:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survival'
889[15:51:02] [Server thread/INFO]: [WorldGuard] (KitPvP) TNT ignition is PERMITTED.
890[15:51:02] [Server thread/INFO]: [WorldGuard] (KitPvP) Lighters are PERMITTED.
891[15:51:02] [Server thread/INFO]: [WorldGuard] (KitPvP) Lava fire is PERMITTED.
892[15:51:02] [Server thread/INFO]: [WorldGuard] (KitPvP) Fire spread is UNRESTRICTED.
893[15:51:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'KitPvP'
894[15:51:02] [Server thread/INFO]: [WorldGuard] (Prisons) TNT ignition is PERMITTED.
895[15:51:02] [Server thread/INFO]: [WorldGuard] (Prisons) Lighters are PERMITTED.
896[15:51:02] [Server thread/INFO]: [WorldGuard] (Prisons) Lava fire is PERMITTED.
897[15:51:02] [Server thread/INFO]: [WorldGuard] (Prisons) Fire spread is UNRESTRICTED.
898[15:51:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Prisons'
899[15:51:02] [Server thread/INFO]: [WorldGuard] (SurvSpawn) TNT ignition is PERMITTED.
900[15:51:02] [Server thread/INFO]: [WorldGuard] (SurvSpawn) Lighters are PERMITTED.
901[15:51:02] [Server thread/INFO]: [WorldGuard] (SurvSpawn) Lava fire is PERMITTED.
902[15:51:02] [Server thread/INFO]: [WorldGuard] (SurvSpawn) Fire spread is UNRESTRICTED.
903[15:51:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SurvSpawn'
904[15:51:02] [Server thread/INFO]: [WorldGuard] (parkour) TNT ignition is PERMITTED.
905[15:51:02] [Server thread/INFO]: [WorldGuard] (parkour) Lighters are PERMITTED.
906[15:51:02] [Server thread/INFO]: [WorldGuard] (parkour) Lava fire is PERMITTED.
907[15:51:02] [Server thread/INFO]: [WorldGuard] (parkour) Fire spread is UNRESTRICTED.
908[15:51:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'parkour'
909[15:51:02] [Server thread/INFO]: [WorldGuard] Loading region data...
910[15:51:03] [Server thread/INFO]: [NexEngine] [Hook] WorldGuard: Success!
911[15:51:03] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.18.2.0
912[15:51:03] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader EssentialsXMPP v2.18.2.0
913[15:51:03] [Server thread/WARN]: [EssentialsXMPP] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
914[15:51:03] [Server thread/INFO]: [EssentialsXMPP] Starting Metrics. Opt-out using the global bStats config.
915[15:51:03] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.18.2.0
916[15:51:03] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader EssentialsProtect v2.18.2.0
917[15:51:03] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
918[15:51:03] [Server thread/INFO]: [EssentialsProtect] Starting Metrics. Opt-out using the global bStats config.
919[15:51:03] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v4.2.1-b490
920[15:51:03] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Multiverse-Inventories v4.2.1-b490
921[15:51:03] [Server thread/INFO]: [Multiverse-Inventories 4.2.1-b490] enabled.
922[15:51:03] [Server thread/INFO]: [ChatFeelings] Enabling ChatFeelings v4.6.11
923[15:51:03] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ChatFeelings v4.6.11
924[15:51:06] [Server thread/INFO]: [ChatFeelings] Having issues? Got a question? Join our support discord: https://discord.gg/6ugXPfX
925[15:51:06] [Server thread/INFO]: [ChatFeelings] Hooking into AdvancedBans...
926[15:51:06] [Server thread/INFO]: [ChatFeelings] Hooking into Essentials...
927[15:51:06] [Server thread/INFO]: [ChatFeelings] Hooking into PlaceholderAPI...
928[15:51:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: chatfeelings
929[15:51:06] [Server thread/INFO]: [GCoreLegacy] Enabling GCoreLegacy v7.16.1
930[15:51:06] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader GCoreLegacy v7.16.1
931[15:51:06] [Server thread/INFO]: [GCoreLegacy] SUCCESS: Loaded config.yml
932[15:51:06] [Server thread/INFO]: [GCoreLegacy] SUCCESS: Using locale en_US (with default backup en_US)
933[15:51:06] [Server thread/INFO]: [GCoreLegacy] SUCCESS: Loaded 164 texts
934[15:51:07] [Server thread/INFO]: [GCoreLegacy] SUCCESS: Registered data manager (using JSON)
935[15:51:07] [Server thread/INFO]: [GCoreLegacy] DEBUG: Could not find ProtocolLib to create npc protocols compatibility for version 1.16.4
936[15:51:07] [Server thread/INFO]: [GCoreLegacy] DEBUG: Couldn't enable NPC manager with ProtocolLib
937[15:51:07] [Server thread/INFO]: [GCoreLegacy] DEBUG: Allowing update check : true
938[15:51:07] [Server thread/INFO]: [GCoreLegacy] DEBUG: Detected server version : 1.16.4
939[15:51:07] [Server thread/INFO]: [GCoreLegacy] DEBUG: Detected server implementation : PAPERSPIGOT - this implementation isn't officially supported and plugins might not work as expected
940[15:51:07] [Server thread/INFO]: [GCoreLegacy] DEBUG: Created compatibility for version 1.16.4
941[15:51:07] [Server thread/INFO]: [GCoreLegacy] DEBUG: Initialized economy handler with Vault
942[15:51:07] [Server thread/INFO]: [GCoreLegacy] DEBUG: Initialized permission handler with Vault
943[15:51:07] [Server thread/INFO]: [GCoreLegacy] DEBUG: Not integrating HeadDatabase (not installed)
944[15:51:07] [Server thread/INFO]: [GCoreLegacy] SUCCESS: Registered PlaceholderAPI integration
945[15:51:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: gcore
946[15:51:07] [Server thread/INFO]: [GCoreLegacy] SUCCESS: Integrated PlaceholderAPI
947[15:51:09] [Server thread/INFO]: [GCoreLegacy] DEBUG: Successfully enabled
948[15:51:09] [Server thread/INFO]: [GCoreLegacy] DEBUG: Using metrics : yes
949[15:51:09] [Server thread/INFO]: [GCoreLegacy] SUCCESS: GCoreLegacy v7.16.1 is now enabled (took 2695ms) !
950[15:51:09] [Server thread/INFO]: [GSit] Enabling GSit v[**.**.**.**]
951[15:51:09] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader GSit v[**.**.**.**]
952[15:51:09] [Server thread/INFO]: [GSit] The Plugin was successfully enabled.
953[15:51:09] [Server thread/INFO]: [GSit] Link with WorldGuard successful!
954[15:51:09] [Server thread/INFO]: [GSit] This Plugin has a new Version: [**.**.**.**]!
955[GSit] You use the outdated Version: [**.**.**.**]!
956[GSit] Download the latest Version:
957[GSit] https://www.spigotmc.org/resources/62325
958[15:51:09] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.6.4
959[15:51:09] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ServerSigns v4.6.4
960[15:51:10] [Server thread/INFO]: [ServerSigns] Version 4.6.4 is now enabled.
961[15:51:10] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.18.2.0
962[15:51:10] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader EssentialsSpawn v2.18.2.0
963[15:51:10] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
964[15:51:10] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v19.3
965[15:51:10] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader CoreProtect v19.3
966[15:51:11] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
967[15:51:11] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
968[15:51:11] [Server thread/INFO]: --------------------
969[15:51:11] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
970[15:51:11] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
971[15:51:11] [Server thread/INFO]: --------------------
972[15:51:11] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.1.5-SNAPSHOT
973[15:51:11] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader WorldGuardExtraFlags v4.1.5-SNAPSHOT
974[15:51:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
975[15:51:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
976[15:51:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
977[15:51:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
978[15:51:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
979[15:51:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
980[15:51:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
981[15:51:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
982[15:51:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
983[15:51:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
984[15:51:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
985[15:51:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler
986[15:51:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
987[15:51:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
988[15:51:11] [Server thread/INFO]: [TempFly] Enabling TempFly v3.0.6
989[15:51:11] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader TempFly v3.0.6
990[15:51:11] [Server thread/INFO]: [TempFly] Initializing ClipAPI
991[15:51:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tempfly
992[15:51:12] [Server thread/INFO]: [BedWars] Enabling BedWars v0.2.15
993[15:51:12] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader BedWars v0.2.15
994[15:51:12] [Server thread/INFO]: [BedWars] Successfully loaded messages for BedWars! Language: English
995[15:51:12] [Server thread/INFO]: [BedWars] Loading statistics from YAML-File ...
996[15:51:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bedwars
997[15:51:12] [Server thread/WARN]: [BedWars] Wrong shop.yml/shop.groovy configuration!
998[15:51:12] [Server thread/WARN]: [BedWars] Check validity of your YAML/Groovy!
999[15:51:12] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
1000[15:51:12] [Server thread/WARN]: in 'string', line 73, column 6:
1001[15:51:12] [Server thread/WARN]: - price: 9 of bronze
1002[15:51:12] [Server thread/WARN]: ^
1003[15:51:12] [Server thread/WARN]: expected <block end>, but found '-'
1004[15:51:12] [Server thread/WARN]: in 'string', line 78, column 6:
1005[15:51:12] [Server thread/WARN]: - price: 32 of bronze
1006[15:51:12] [Server thread/WARN]: ^
1007[15:51:12] [Server thread/WARN]:
1008[15:51:12] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59)
1009[15:51:12] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160)
1010[15:51:12] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128)
1011[15:51:12] [Server thread/WARN]: at org.screamingsandals.bedwars.lib.sgui.loaders.YamlLoader.readData(YamlLoader.java:14)
1012[15:51:12] [Server thread/WARN]: at org.screamingsandals.bedwars.lib.sgui.SimpleInventories.load(SimpleInventories.java:230)
1013[15:51:12] [Server thread/WARN]: at org.screamingsandals.bedwars.lib.sgui.SimpleInventories.load(SimpleInventories.java:222)
1014[15:51:12] [Server thread/WARN]: at org.screamingsandals.bedwars.lib.sgui.SimpleInventories.loadFromDataFolder(SimpleInventories.java:209)
1015[15:51:12] [Server thread/WARN]: at org.screamingsandals.bedwars.inventories.ShopInventory.loadNewShop(ShopInventory.java:308)
1016[15:51:12] [Server thread/WARN]: at org.screamingsandals.bedwars.inventories.ShopInventory.<init>(ShopInventory.java:157)
1017[15:51:12] [Server thread/WARN]: at org.screamingsandals.bedwars.Main.onEnable(Main.java:458)
1018[15:51:12] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
1019[15:51:12] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380)
1020[15:51:12] [Server thread/WARN]: at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:141)
1021[15:51:12] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483)
1022[15:51:12] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501)
1023[15:51:12] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415)
1024[15:51:12] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:464)
1025[15:51:12] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:239)
1026[15:51:12] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:935)
1027[15:51:12] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173)
1028[15:51:12] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
1029[15:51:12] [Server thread/WARN]: Caused by: while parsing a block mapping
1030[15:51:12] [Server thread/WARN]: in 'string', line 73, column 6:
1031[15:51:12] [Server thread/WARN]: - price: 9 of bronze
1032[15:51:12] [Server thread/WARN]: ^
1033[15:51:12] [Server thread/WARN]: expected <block end>, but found '-'
1034[15:51:12] [Server thread/WARN]: in 'string', line 78, column 6:
1035[15:51:12] [Server thread/WARN]: - price: 32 of bronze
1036[15:51:12] [Server thread/WARN]: ^
1037[15:51:12] [Server thread/WARN]:
1038[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:572)
1039[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
1040[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
1041[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:235)
1042[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162)
1043[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:209)
1044[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
1045[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257)
1046[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248)
1047[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236)
1048[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162)
1049[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:209)
1050[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
1051[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257)
1052[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248)
1053[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236)
1054[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162)
1055[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:95)
1056[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:119)
1057[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150)
1058[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:472)
1059[15:51:12] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:398)
1060[15:51:12] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)
1061[15:51:12] [Server thread/WARN]: ... 20 more
1062[15:51:12] [Server thread/INFO]: ================ by ScreamingSandals <Misat11, Ceph>
1063[15:51:12] [Server thread/INFO]: + BedWars Zero + Version: 0.2.15
1064[15:51:12] [Server thread/INFO]: ================ STABLE VERSION
1065[15:51:12] [Server thread/INFO]: [BW] Found Vault
1066[15:51:13] [Server thread/INFO]: [BW] Arena Playground loaded!
1067[15:51:13] [Server thread/INFO]: Everything is loaded! If you like our work, consider visiting our Patreon! <3
1068[15:51:13] [Server thread/INFO]: https://www.patreon.com/screamingsandals
1069[15:51:13] [Server thread/INFO]: [ChatControl] Enabling ChatControl v5.9.1
1070[15:51:13] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ChatControl v5.9.1
1071[15:51:13] [Server thread/INFO]: Hooked into: Essentials
1072[15:51:13] [Server thread/INFO]: Hooked into: Multiverse-Core (World Alias)
1073[15:51:13] [Server thread/INFO]: Hooked into: Vault
1074[15:51:13] [Server thread/INFO]: Hooked into: PlaceholderAPI
1075[15:51:13] [Server thread/INFO]: Starting checker listener with NORMAL priority
1076[15:51:13] [Server thread/INFO]: *---------------- ChatControl -----------------*
1077[15:51:13] [Server thread/INFO]: Cannot enable packet features!
1078[15:51:13] [Server thread/INFO]: Required plugin missing: ProtocolLib
1079[15:51:13] [Server thread/INFO]: *----------------------------------------------*
1080[15:51:13] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v6.5.0
1081[15:51:13] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader SilkSpawners v6.5.0
1082[15:51:14] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
1083[15:51:14] [Server thread/INFO]: [SilkSpawners] Loading support for v1_16_R3
1084[15:51:14] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
1085[15:51:15] [Server thread/INFO]: [SilkSpawners] Error while auto updating:
1086java.lang.NullPointerException: null
1087 at de.dustplanet.silkspawners.SilkSpawners.onEnable(SilkSpawners.java:113) ~[?:?]
1088 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Paper-416]
1089 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[minecraft_server.jar:git-Paper-416]
1090 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:141) ~[?:?]
1091 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[minecraft_server.jar:git-Paper-416]
1092 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501) ~[minecraft_server.jar:git-Paper-416]
1093 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415) ~[minecraft_server.jar:git-Paper-416]
1094 at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:464) ~[minecraft_server.jar:git-Paper-416]
1095 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:239) ~[minecraft_server.jar:git-Paper-416]
1096 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:935) ~[minecraft_server.jar:git-Paper-416]
1097 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
1098 at java.lang.Thread.run(Thread.java:834) [?:?]
1099[15:51:15] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
1100[15:51:15] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v3.0.5
1101[15:51:15] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader EconomyShopGUI v3.0.5
1102[15:51:15] [Server thread/INFO]: [EconomyShopGUI] Using lang-en.yml as language file.
1103[15:51:15] [Server thread/INFO]: [EconomyShopGUI] Shops.yml has been found!
1104[15:51:15] [Server thread/INFO]: [EconomyShopGUI] Sections.yml has been found!
1105[15:51:15] [Server thread/INFO]: [EconomyShopGUI] Using plugin default spawners...
1106[15:51:15] [Server thread/INFO]: [EconomyShopGUI] Using minecraft version 1.16.4...
1107[15:51:15] [Server thread/INFO]: [EconomyShopGUI] Updating Shop settings...
1108[15:51:15] [Server thread/INFO]: [EconomyShopGUI] Debug mode is enabled.
1109[15:51:15] [Server thread/INFO]: [EconomyShopGUI] Loading all items...
1110[15:51:18] [Server thread/INFO]: [EconomyShopGUI] Done!
1111[15:51:18] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.17.1-2b69191
1112[15:51:18] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader GriefPrevention v16.17.1-2b69191
1113[15:51:18] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
1114[15:51:19] [Server thread/INFO]: [GriefPrevention] 2 total claims loaded.
1115[15:51:23] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
1116[15:51:23] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
1117[15:51:23] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
1118[15:51:23] [Server thread/INFO]: [GriefPrevention] Boot finished.
1119[15:51:23] [Server thread/INFO]: [CustomCommands] Enabling CustomCommands v3.3.1
1120[15:51:23] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader CustomCommands v3.3.1
1121[15:51:23] [Server thread/INFO]: [CustomCommands] SUCCESS: Loaded 8 texts
1122[15:51:23] [Server thread/INFO]: [CustomCommands] SUCCESS: Successfully loaded custom command spawn
1123[15:51:23] [Server thread/INFO]: [CustomCommands] SUCCESS: Successfully loaded custom command helpserver
1124[15:51:23] [Server thread/INFO]: [CustomCommands] SUCCESS: Successfully loaded custom command complex
1125[15:51:23] [Server thread/INFO]: [CustomCommands] SUCCESS: Registered data manager (using JSON)
1126[15:51:23] [Server thread/INFO]: [CustomCommands] DEBUG: Successfully enabled
1127[15:51:23] [Server thread/INFO]: [CustomCommands] DEBUG: Using metrics : yes
1128[15:51:23] [Server thread/INFO]: [CustomCommands] SUCCESS: CustomCommands v3.3.1 is now enabled (took 141ms) ! If you appreciate this plugin, you can support the author by rating the plugin 5-stars at www.spigotmc.org, being active on the community discord or share the plugin page to your friends ! 3
1129[15:51:23] [Server thread/INFO]: [StackMob] Enabling StackMob v5.3.7
1130[15:51:23] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader StackMob v5.3.7
1131[15:51:23] [Server thread/INFO]: [StackMob] StackMob v5.3.7 by antiPerson and contributors.
1132[15:51:23] [Server thread/INFO]: [StackMob] GitHub: https://github.com/Nathat23/StackMob-5
1133[15:51:23] [Server thread/INFO]: [StackMob] Discord: https://discord.gg/fz9xzuB
1134[15:51:23] [Server thread/INFO]: [StackMob] Loading config files...
1135[15:51:23] [Server thread/INFO]: [StackMob] Registering hooks and trait checks...
1136[15:51:23] [Server thread/INFO]: [StackMob] Registering events, commands and tasks...
1137[15:51:23] [Server thread/INFO]: [StackMob] bStats anonymous data collection has been enabled!
1138[15:51:23] [ForkJoinPool.commonPool-worker-3/INFO]: [StackMob] A new version is currently available. (5.5.0)
1139[15:51:23] [Server thread/INFO]: [GoldenCrates] Enabling GoldenCrates v3.11.0
1140[15:51:23] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader GoldenCrates v3.11.0
1141[15:51:23] [Server thread/WARN]: [GoldenCrates] ============== DISCLAIMER ==============
1142[15:51:23] [Server thread/WARN]: [GoldenCrates] > You're running an unknown Spigot fork.
1143[15:51:23] [Server thread/WARN]: [GoldenCrates] > This plugin is designed to work on Spigot (spigotmc.org) only!
1144[15:51:23] [Server thread/WARN]: [GoldenCrates] > You won't get any support for any issues unless they persist on regular Spigot.
1145[15:51:23] [Server thread/WARN]: [GoldenCrates] ========================================
1146[15:51:23] [Server thread/INFO]: [GoldenCrates] Powered by: NexEngine
1147[15:51:23] [Server thread/INFO]: [GoldenCrates] [Hook] HolographicDisplays: Success!
1148[15:51:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: goldencrates
1149[15:51:23] [Server thread/INFO]: [GoldenCrates] [Hook] PlaceholderAPI: Success!
1150[15:51:24] [Server thread/INFO]: [GoldenCrates] Found 0 external module(s).
1151[15:51:24] [Server thread/INFO]: [GoldenCrates] Templates Loaded: 6
1152[15:51:24] [Server thread/INFO]: [GoldenCrates] Loaded 4 crate keys!
1153[15:51:25] [Server thread/INFO]: [GoldenCrates] Crates Loaded: 4
1154[15:51:25] [Server thread/INFO]: [GoldenCrates] Menus Loaded: 1
1155[15:51:25] [Server thread/INFO]: [GoldenCrates] Plugin loaded in 1890 ms!
1156[15:51:25] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.0.5
1157[15:51:25] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader BetterRTP v3.0.5
1158[15:51:28] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
1159[15:51:29] [Server thread/INFO]: Starting GS4 status listener
1160[15:51:29] [Server thread/INFO]: Thread Query Listener started
1161[15:51:29] [Query Listener #1/INFO]: Query running on **.**.**.**:9898
1162[15:51:29] [Server thread/INFO]: Running delayed init tasks
1163[15:51:29] [Craft Scheduler Thread - 10/INFO]: [PlayerVaults] We didn't find an update!
1164[15:51:29] [Craft Scheduler Thread - 16/INFO]: [GCoreLegacy] DEBUG: Loaded StatisticsBoard for GDataManager (took 0 ms)
1165[15:51:29] [Craft Scheduler Thread - 16/INFO]: [GCoreLegacy] DEBUG: Initialized StatisticsBoard for GDataManager (took 0 ms)
1166[15:51:29] [Craft Scheduler Thread - 19/INFO]: [CustomCommands] DEBUG: Loaded CCBoard for CCDataManager (took 1 ms)
1167[15:51:29] [Craft Scheduler Thread - 19/INFO]: [CustomCommands] DEBUG: Initialized CCBoard for CCDataManager (took 1 ms)
1168[15:51:29] [Craft Scheduler Thread - 20/INFO]: [CustomCommands] DEBUG: Initialized UserBoard for CCDataManager (took 1 ms)
1169[15:51:29] [Craft Scheduler Thread - 25/INFO]: [Vault] Checking for Updates ...
1170[15:51:29] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.16.4(754)
1171[15:51:29] [Craft Scheduler Thread - 23/INFO]: [GoldenCrates] Auto-save: Saved 0 online users | 0 offline users.
1172[15:51:29] [Craft Scheduler Thread - 13/INFO]: [GCoreLegacy] DEBUG: Initialized UserBoard for GDataManager (took 495 ms)
1173[15:51:29] [Craft Scheduler Thread - 10/INFO]: [GCoreLegacy] DEBUG: Loaded DataProfileBoard for GDataManager (took 580 ms)
1174[15:51:29] [Craft Scheduler Thread - 10/INFO]: [GCoreLegacy] DEBUG: Initialized DataProfileBoard for GDataManager (took 601 ms)
1175[15:51:30] [Craft Scheduler Thread - 12/INFO]: [SkinsRestorer] ----------------------------------------------
1176[15:51:30] [Craft Scheduler Thread - 12/INFO]: [SkinsRestorer] +===============+
1177[15:51:30] [Craft Scheduler Thread - 12/INFO]: [SkinsRestorer] | SkinsRestorer |
1178[15:51:30] [Craft Scheduler Thread - 12/INFO]: [SkinsRestorer] |---------------|
1179[15:51:30] [Craft Scheduler Thread - 12/INFO]: [SkinsRestorer] | Bukkit only |
1180[15:51:30] [Craft Scheduler Thread - 12/INFO]: [SkinsRestorer] +===============+
1181[15:51:30] [Craft Scheduler Thread - 12/INFO]: [SkinsRestorer] ----------------------------------------------
1182[15:51:30] [Craft Scheduler Thread - 12/INFO]: [SkinsRestorer] Current version: 14.0.2
1183[15:51:30] [Craft Scheduler Thread - 12/INFO]: [SkinsRestorer] This is the latest version!
1184[15:51:30] [Craft Scheduler Thread - 12/INFO]: [SkinsRestorer] ----------------------------------------------
1185[15:51:31] [Craft Scheduler Thread - 25/INFO]: [Vault] No new version available
1186[15:51:31] [Server thread/INFO]: [SkinsRestorer] Activating ViaBackwards workaround.
1187[15:51:31] [Server thread/INFO]: [PlayerVaults] ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins/PlayerVaults/uuidvaults directory.
1188[15:51:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tab
1189[15:51:31] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
1190[15:51:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxetags
1191[15:51:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: pinger
1192[15:51:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
1193[15:51:32] [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.
1194[15:51:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
1195[15:51:32] [Server thread/WARN]: [PlaceholderAPI] Loaded class me.glaremasters.playertime.PlayerTime from PlayerTime v1.0.7-RELEASE which is not a depend, softdepend or loadbefore of this plugin.
1196[15:51:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playertime
1197[15:51:32] [Server thread/INFO]: 5 placeholder hooks successfully registered!
1198[15:51:32] [Thread-43/INFO]: [CoreProtect] No donation key found. Please check config.yml.
1199[15:51:32] [Thread-43/INFO]: --------------------
1200[15:51:32] [Thread-43/INFO]: [CoreProtect] Version 19.5 is now available.
1201[15:51:32] [Thread-43/INFO]: [CoreProtect] Download: www.coreprotect.net/download/
1202[15:51:32] [Thread-43/INFO]: --------------------
1203[15:51:33] [Server thread/INFO]: [ViaVersion] Shutting down mapping loader executor!
1204[15:51:33] [Server thread/INFO]: [KIT-PVP] New version found! Please update to v2.1.7 on the Spigot page.
1205[15:51:33] [Server thread/WARN]: [ViaVersion] There is a newer version available: 3.2.1, you're on: 3.2.0
1206[15:51:33] [Server thread/INFO]: Done (191.867s)! For help, type "help"
1207[15:51:33] [Server thread/INFO]: Timings Reset
1208[15:51:34] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5548ms or 110 ticks behind
1209[15:51:53] [Server thread/INFO]: [Info] [AntiPluginLookUp] You are using the latest version of AntiPluginLookUp <3
1210[15:52:50] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 45612ms or 912 ticks behind
1211[15:53:26] [Server thread/INFO]: [SAML] TPS low (16.65). Will attempt to freeze some mobs...
1212[15:53:26] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5990ms or 119 ticks behind
1213[15:53:26] [Server thread/INFO]: [SAML] 47 mobs affected (47 frozen, 0 nerfed) in 754ms. Total of 47/1272 affected (47 frozen, 15 nerfed).
1214[15:53:39] [Craft Scheduler Thread - 18/INFO]: [Metrics] Connection timed out (Connection timed out)
1215[15:54:58] [User Authenticator #1/INFO]: UUID of player StormyGalaxy4 is 6ba642cb-4d18-3c21-9c9c-62432eb2b8d4
1216[15:54:59] [Server thread/INFO]: CURRENT: 0
1217[15:54:59] [Server thread/INFO]: PLAYER: 0
1218[15:54:59] [Server thread/INFO]: StormyGalaxy4[/**.**.**.**:53569] logged in with entity id 1474 at ([world]-205.80728557351526, 70.0, -235.83580113691048)
1219[15:54:59] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1220[15:55:00] [Server thread/INFO]: GCoreLegacy >> This plugin is outdated :
1221[15:55:00] [Server thread/INFO]: GCoreLegacy >> This plugin is outdated : CustomCommands.
1222[15:55:00] [Server thread/INFO]: GCoreLegacy >> Get the update here : http://www.guillaumevdn.com/plugins/list/
1223[15:55:01] [Server thread/WARN]: [InfiniteVouchers] Loaded class us.myles.ViaVersion.api.Via from ViaVersion v3.2.0 which is not a depend, softdepend or loadbefore of this plugin.
1224[15:55:07] [Server thread/INFO]: [DP] [Check for Update] Check for Update failed, most likely Spigot being down or your server not having internet connection!
1225[15:55:32] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5095ms or 101 ticks behind
1226[15:57:03] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5006ms or 100 ticks behind
1227[15:57:43] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 9813ms or 196 ticks behind
1228[15:57:47] [Server thread/INFO]: [SAML] TPS low (15.15). Will attempt to freeze some mobs...
1229[15:57:48] [Server thread/INFO]: [SAML] 27 mobs affected (27 frozen, 0 nerfed) in 1554ms. Total of 74/1243 affected (74 frozen, 15 nerfed).
1230[15:58:19] [User Authenticator #2/INFO]: UUID of player Volpidash is 6f4f70cd-02ac-3464-85c4-2cad6c9463d8
1231[15:58:20] [Server thread/INFO]: CURRENT: 0
1232[15:58:20] [Server thread/INFO]: PLAYER: 0
1233[15:58:20] [Server thread/ERROR]: **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
1234Could not pass event PlayerJoinEvent to DeathPoint v1.4.1
1235org.bukkit.event.EventException: null
1236 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:118) ~[?:?]
1237 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[minecraft_server.jar:git-Paper-416]
1238 at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:38) ~[minecraft_server.jar:git-Paper-416]
1239 at me.incomprehendable.dev.pwp.transparentlisteners.PWPTimedRegisteredListener.callEvent(PWPTimedRegisteredListener.java:28) ~[?:?]
1240 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[minecraft_server.jar:git-Paper-416]
1241 at net.minecraft.server.v1_16_R3.PlayerList.postChunkLoadJoin(PlayerList.java:273) ~[minecraft_server.jar:git-Paper-416]
1242 at net.minecraft.server.v1_16_R3.PlayerList.lambda$null$1(PlayerList.java:220) ~[minecraft_server.jar:git-Paper-416]
1243 at net.minecraft.server.v1_16_R3.PlayerConnection.tick(PlayerConnection.java:167) ~[minecraft_server.jar:git-Paper-416]
1244 at net.minecraft.server.v1_16_R3.NetworkManager.a(NetworkManager.java:390) ~[minecraft_server.jar:git-Paper-416]
1245 at net.minecraft.server.v1_16_R3.ServerConnection.c(ServerConnection.java:145) ~[minecraft_server.jar:git-Paper-416]
1246 at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1380) ~[minecraft_server.jar:git-Paper-416]
1247 at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:377) ~[minecraft_server.jar:git-Paper-416]
1248 at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1208) ~[minecraft_server.jar:git-Paper-416]
1249 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996) ~[minecraft_server.jar:git-Paper-416]
1250 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
1251 at java.lang.Thread.run(Thread.java:834) [?:?]
1252Caused by: java.lang.NullPointerException
1253 at me.dragonscraft.info.PlayerEventListener.onPlayerJoin(PlayerEventListener.java:105) ~[?:?]
1254 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1255 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
1256 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
1257 at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
1258 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116) ~[?:?]
1259 ... 15 more
1260[15:58:21] [Server thread/INFO]: Volpidash[/**.**.**.**:61394] logged in with entity id 1516 at ([survival]108.15817014904997, 47.0, -90.49183204877329)
1261[15:58:21] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1262[15:59:11] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 58582ms or 1171 ticks behind
1263[15:59:25] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1264[16:00:07] [Server thread/INFO]: StormyGalaxy4 issued server command: /ev
1265[16:00:08] [Server thread/INFO]: StormyGalaxy4 issued server command: /v
1266[16:00:09] [Server thread/INFO]: StormyGalaxy4 issued server command: /v
1267[16:00:11] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1268[16:00:12] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 30971ms or 619 ticks behind
1269[16:00:17] [Server thread/INFO]: [SAML] TPS low (9.61). Will attempt to freeze some mobs...
1270[16:00:17] [Server thread/INFO]: [SAML] 405 mobs affected (405 frozen, 0 nerfed) in 319ms. Total of 468/1355 affected (468 frozen, 15 nerfed).
1271[16:00:30] [User Authenticator #3/INFO]: UUID of player StormyGalaxy4 is 6ba642cb-4d18-3c21-9c9c-62432eb2b8d4
1272[16:00:30] [Server thread/INFO]: CURRENT: 0
1273[16:00:30] [Server thread/INFO]: PLAYER: 0
1274[16:00:31] [Server thread/INFO]: StormyGalaxy4[/**.**.**.**:53634] logged in with entity id 2144 at ([world]-195.33810912603155, 70.0, -249.7780099821754)
1275[16:00:31] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1276[16:00:31] [Server thread/INFO]: GCoreLegacy >> This plugin is outdated :
1277[16:00:31] [Server thread/INFO]: GCoreLegacy >> This plugin is outdated : CustomCommands.
1278[16:00:31] [Server thread/INFO]: GCoreLegacy >> Get the update here : http://www.guillaumevdn.com/plugins/list/
1279[16:00:40] [Server thread/INFO]: [DP] [Check for Update] Check for Update failed, most likely Spigot being down or your server not having internet connection!
1280[16:00:47] [Server thread/INFO]: StormyGalaxy4 issued server command: /essentials reload
1281[16:00:47] [Server thread/INFO]: [Essentials] Loaded 25602 items from items.json.
1282[16:00:47] [Server thread/WARN]: [EssentialsXMPP] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1283[16:00:47] [Server thread/INFO]: [Essentials] Using locale en
1284[16:00:47] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
1285[16:00:53] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1286[16:01:01] [User Authenticator #3/INFO]: UUID of player StormyGalaxy4 is 6ba642cb-4d18-3c21-9c9c-62432eb2b8d4
1287[16:01:02] [Server thread/INFO]: CURRENT: 0
1288[16:01:02] [Server thread/INFO]: PLAYER: 0
1289[16:01:02] [Server thread/INFO]: StormyGalaxy4[/**.**.**.**:53696] logged in with entity id 2154 at ([world]-195.33810912603155, 70.0, -249.7780099821754)
1290[16:01:02] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1291[16:01:02] [Server thread/INFO]: GCoreLegacy >> This plugin is outdated :
1292[16:01:02] [Server thread/INFO]: GCoreLegacy >> This plugin is outdated : CustomCommands.
1293[16:01:02] [Server thread/INFO]: GCoreLegacy >> Get the update here : http://www.guillaumevdn.com/plugins/list/
1294[16:01:04] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 21743ms or 434 ticks behind
1295[16:01:12] [Server thread/INFO]: [DP] [Check for Update] Check for Update failed, most likely Spigot being down or your server not having internet connection!
1296[16:01:32] [Server thread/INFO]: StormyGalaxy4 issued server command: /essentials reload
1297[16:01:33] [Server thread/INFO]: [Essentials] Loaded 25602 items from items.json.
1298[16:01:33] [Server thread/WARN]: [EssentialsXMPP] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1299[16:01:33] [Server thread/INFO]: [Essentials] Using locale en
1300[16:01:33] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
1301[16:01:36] [Server thread/INFO]: StormyGalaxy4 issued server command: /ev
1302[16:01:38] [Server thread/INFO]: StormyGalaxy4 issued server command: /ev
1303[16:01:40] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1304[16:01:43] [User Authenticator #3/INFO]: UUID of player StormyGalaxy4 is 6ba642cb-4d18-3c21-9c9c-62432eb2b8d4
1305[16:01:43] [Server thread/INFO]: CURRENT: 0
1306[16:01:43] [Server thread/INFO]: PLAYER: 0
1307[16:01:44] [Server thread/INFO]: StormyGalaxy4[/**.**.**.**:53746] logged in with entity id 2161 at ([world]-201.62380133600132, 70.0, -256.3661524944917)
1308[16:01:44] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1309[16:01:44] [Server thread/INFO]: GCoreLegacy >> This plugin is outdated :
1310[16:01:44] [Server thread/INFO]: GCoreLegacy >> This plugin is outdated : CustomCommands.
1311[16:01:44] [Server thread/INFO]: GCoreLegacy >> Get the update here : http://www.guillaumevdn.com/plugins/list/
1312[16:01:56] [Server thread/INFO]: [DP] [Check for Update] Check for Update failed, most likely Spigot being down or your server not having internet connection!
1313[16:02:02] [Server thread/INFO]: StormyGalaxy4 issued server command: /v
1314[16:02:04] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1315[16:02:05] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 30675ms or 613 ticks behind
1316[16:02:06] [User Authenticator #3/INFO]: UUID of player StormyGalaxy4 is 6ba642cb-4d18-3c21-9c9c-62432eb2b8d4
1317[16:02:06] [Server thread/INFO]: CURRENT: 0
1318[16:02:06] [Server thread/INFO]: PLAYER: 0
1319[16:02:07] [Server thread/INFO]: StormyGalaxy4[/**.**.**.**:53771] logged in with entity id 2166 at ([world]-201.62380133600132, 70.0, -256.3661524944917)
1320[16:02:07] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1321[16:02:07] [Server thread/INFO]: GCoreLegacy >> This plugin is outdated :
1322[16:02:07] [Server thread/INFO]: GCoreLegacy >> This plugin is outdated : CustomCommands.
1323[16:02:07] [Server thread/INFO]: GCoreLegacy >> Get the update here : http://www.guillaumevdn.com/plugins/list/
1324[16:02:10] [Server thread/INFO]: [SAML] TPS low (10.32). Will attempt to freeze some mobs...
1325[16:02:11] [Server thread/INFO]: [SAML] 6 mobs affected (6 frozen, 0 nerfed) in 686ms. Total of 472/1354 affected (472 frozen, 15 nerfed).
1326[16:02:17] [Server thread/INFO]: [DP] [Check for Update] Check for Update failed, most likely Spigot being down or your server not having internet connection!
1327[16:02:49] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 13941ms or 278 ticks behind
1328[16:03:29] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 10013ms or 200 ticks behind
1329[16:03:30] [Server thread/INFO]: StormyGalaxy4 issued server command: /bv
1330[16:03:32] [Server thread/INFO]: StormyGalaxy4 issued server command: /v
1331[16:03:33] [Server thread/INFO]: StormyGalaxy4 issued server command: /v
1332[16:03:33] [Server thread/INFO]: [SAML] TPS low (15.35). Will attempt to freeze some mobs...
1333[16:03:34] [Server thread/INFO]: [SAML] 0 mobs affected (0 frozen, 0 nerfed) in 999ms. Total of 470/1350 affected (470 frozen, 15 nerfed).
1334[16:04:08] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 9113ms or 182 ticks behind
1335[16:04:24] [Server thread/INFO]: StormyGalaxy4 issued server command: /startsurvival
1336[16:04:31] [Server thread/INFO]: StormyGalaxy4 issued server command: /rtp
1337[16:04:45] [Server thread/INFO]: StormyGalaxy4 issued server command: /survival
1338[16:04:50] [Server thread/INFO]: StormyGalaxy4 issued server command: /rtp
1339[16:05:00] [Server thread/INFO]: StormyGalaxy4 issued server command: /survival
1340[16:05:00] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 22498ms or 449 ticks behind
1341[16:05:02] [Server thread/INFO]: StormyGalaxy4 issued server command: /rtp
1342[16:05:08] [Server thread/INFO]: StormyGalaxy4 issued server command: /ev
1343[16:05:09] [Server thread/INFO]: [SAML] TPS low (14.1). Will attempt to freeze some mobs...
1344[16:05:10] [Server thread/INFO]: [SAML] 0 mobs affected (0 frozen, 0 nerfed) in 671ms. Total of 404/1321 affected (404 frozen, 15 nerfed).
1345[16:05:11] [Server thread/INFO]: StormyGalaxy4 issued server command: /ev
1346[16:05:24] [Server thread/INFO]: StormyGalaxy4 issued server command: /i grassblock 1
1347[16:05:27] [Server thread/INFO]: StormyGalaxy4 issued server command: /rtp
1348[16:05:31] [Server thread/INFO]: StormyGalaxy4 issued server command: /rtp cancel
1349[16:05:38] [Async Chat Thread - #0/INFO]: CURRENT: 0
1350[16:05:38] [Async Chat Thread - #0/INFO]: PLAYER: 0
1351[16:05:38] [Server thread/INFO]: [world]<[Owner] StormyGalaxy4 > f
1352[16:05:42] [Server thread/INFO]: StormyGalaxy4 issued server command: /survival
1353[16:05:47] [Server thread/INFO]: StormyGalaxy4 issued server command: /rtp
1354[16:06:40] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 70348ms or 1406 ticks behind
1355[16:06:41] [Async Chat Thread - #1/INFO]: CURRENT: 0
1356[16:06:41] [Async Chat Thread - #1/INFO]: PLAYER: 0
1357[16:06:41] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > owo
1358[16:07:00] [Server thread/INFO]: StormyGalaxy4 issued server command: /rtp help
1359[16:07:36] [Server thread/INFO]: StormyGalaxy4 issued server command: /mvtp parkour
1360[16:07:44] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 33395ms or 667 ticks behind
1361[16:07:48] [Server thread/INFO]: [SAML] TPS low (9.39). Will attempt to freeze some mobs...
1362[16:07:48] [Server thread/INFO]: [SAML] 27 mobs affected (27 frozen, 0 nerfed) in 651ms. Total of 298/1365 affected (298 frozen, 15 nerfed).
1363[16:07:49] [Server thread/INFO]: StormyGalaxy4 issued server command: /i bedrock 1
1364[16:08:03] [Server thread/INFO]: [@: Set spawn point to -172, 7, -47 [0.0] in minecraft:parkour for StormyGalaxy4]
1365[16:08:08] [Server thread/INFO]: StormyGalaxy4 issued server command: //wand
1366[16:08:22] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 7980ms or 159 ticks behind
1367[16:08:24] [Server thread/INFO]: StormyGalaxy4 issued server command: //copy
1368[16:08:41] [Server thread/INFO]: StormyGalaxy4 issued server command: //paste
1369[16:08:45] [Server thread/INFO]: [@: Set spawn point to -172, 7, -67 [0.0] in minecraft:parkour for StormyGalaxy4]
1370[16:08:52] [Server thread/INFO]: [@: Set spawn point to -172, 7, -47 [0.0] in minecraft:parkour for StormyGalaxy4]
1371[16:08:57] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5460ms or 109 ticks behind
1372[16:08:58] [Server thread/INFO]: [@: Set spawn point to -172, 7, -19 [0.0] in minecraft:parkour for StormyGalaxy4]
1373[16:09:01] [Server thread/INFO]: [SAML] TPS low (17.78). Will attempt to freeze some mobs...
1374[16:09:01] [Server thread/INFO]: [SAML] 0 mobs affected (0 frozen, 0 nerfed) in 215ms. Total of 297/1148 affected (297 frozen, 15 nerfed).
1375[16:09:13] [Server thread/INFO]: StormyGalaxy4 issued server command: /rg flags __global
1376[16:09:16] [Server thread/INFO]: StormyGalaxy4 issued server command: /rg flags __global__
1377[16:09:23] [Server thread/INFO]: [@: Set spawn point to -187, 7, 5 [0.0] in minecraft:parkour for StormyGalaxy4]
1378[16:09:32] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'parkour' have been background saved
1379[16:09:38] [Server thread/INFO]: StormyGalaxy4 issued server command: /rg flag __global__ build deny
1380[16:09:40] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5024ms or 100 ticks behind
1381[16:09:40] [Server thread/INFO]: StormyGalaxy4 issued server command: /rg flags __global__
1382[16:09:58] [Craft Scheduler Thread - 57/INFO]: [Metrics] Connection timed out (Connection timed out)
1383[16:10:02] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'parkour' have been background saved
1384[16:10:04] [Server thread/INFO]: StormyGalaxy4 issued server command: /rg flags -w "parkour" -p 2 __global__
1385[16:10:07] [Server thread/INFO]: [SAML] TPS low (18.01). Will attempt to freeze some mobs...
1386[16:10:07] [Server thread/INFO]: [SAML] 0 mobs affected (0 frozen, 0 nerfed) in 45ms. Total of 295/1145 affected (295 frozen, 15 nerfed).
1387[16:10:08] [Server thread/INFO]: StormyGalaxy4 issued server command: /rg flag -w "parkour" -h 2 __global__ mob-spawning DENY
1388[16:10:14] [Server thread/INFO]: StormyGalaxy4 issued server command: /butcher
1389[16:10:16] [Server thread/INFO]: [@: Set spawn point to -173, 11, 4 [0.0] in minecraft:parkour for StormyGalaxy4]
1390[16:10:32] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'parkour' have been background saved
1391[16:10:49] [Server thread/INFO]: StormyGalaxy4 issued server command: /i barrier
1392[16:11:43] [Server thread/INFO]: StormyGalaxy4 issued server command: /i scaffolding 1
1393[16:12:51] [Server thread/INFO]: [@: Set spawn point to -187, 7, 5 [0.0] in minecraft:parkour for StormyGalaxy4]
1394[16:13:05] [Craft Scheduler Thread - 61/INFO]: [GoldenCrates] Auto-save: Saved 1 online users | 1 offline users.
1395[16:13:09] [Server thread/INFO]: StormyGalaxy4 issued server command: /rg flags __global__
1396[16:13:17] [Server thread/INFO]: StormyGalaxy4 issued server command: /rg flag -w "parkour" -h 1 __global__ use ALLOW
1397[16:13:32] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'parkour' have been background saved
1398[16:13:54] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1399[16:14:07] [User Authenticator #4/INFO]: UUID of player StormyGalaxy4 is 6ba642cb-4d18-3c21-9c9c-62432eb2b8d4
1400[16:14:07] [Server thread/INFO]: CURRENT: 0
1401[16:14:07] [Server thread/INFO]: PLAYER: 0
1402[16:14:08] [Server thread/INFO]: StormyGalaxy4[/**.**.**.**:53917] logged in with entity id 4038 at ([parkour]-187.82193057923598, 9.0, 6.440471620101681)
1403[16:14:08] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1404[16:14:08] [Server thread/INFO]: GCoreLegacy >> This plugin is outdated :
1405[16:14:08] [Server thread/INFO]: GCoreLegacy >> This plugin is outdated : CustomCommands.
1406[16:14:08] [Server thread/INFO]: GCoreLegacy >> Get the update here : http://www.guillaumevdn.com/plugins/list/
1407[16:14:13] [Server thread/INFO]: [DP] [Check for Update] Check for Update failed, most likely Spigot being down or your server not having internet connection!
1408[16:15:23] [User Authenticator #5/INFO]: UUID of player StormyGalaxyALT is 84583436-98e7-3861-8ee5-922f13d87592
1409[16:15:23] [Server thread/INFO]: CURRENT: 0
1410[16:15:23] [Server thread/INFO]: PLAYER: 0
1411[16:15:23] [Server thread/INFO]: StormyGalaxyALT[/**.**.**.**:54047] logged in with entity id 4059 at ([survival]71.91878633320147, 177.0, -125.70747708192704)
1412[16:15:23] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1413[16:15:30] [Server thread/INFO]: StormyGalaxy4 issued server command: /sv off StormyGalaxyALT
1414[16:15:51] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1415[16:17:40] [User Authenticator #6/INFO]: UUID of player StormyGalaxyALT is 84583436-98e7-3861-8ee5-922f13d87592
1416[16:17:40] [Server thread/INFO]: CURRENT: 0
1417[16:17:40] [Server thread/INFO]: PLAYER: 0
1418[16:17:40] [Server thread/INFO]: StormyGalaxyALT[/**.**.**.**:54098] logged in with entity id 4662 at ([survival]71.91878633320147, 177.0, -125.70747708192704)
1419[16:17:40] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1420[16:18:07] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5004ms or 100 ticks behind
1421[16:18:10] [Server thread/INFO]: [SAML] TPS low (17.8). Will attempt to freeze some mobs...
1422[16:18:11] [Server thread/INFO]: [SAML] 15 mobs affected (15 frozen, 0 nerfed) in 468ms. Total of 184/1170 affected (184 frozen, 15 nerfed).
1423[16:18:34] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1424[16:18:43] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6116ms or 122 ticks behind
1425[16:19:18] [Server thread/INFO]: [SAML] TPS low (18.28). Will attempt to freeze some mobs...
1426[16:19:19] [Server thread/INFO]: [SAML] 0 mobs affected (0 frozen, 0 nerfed) in 136ms. Total of 184/1168 affected (184 frozen, 15 nerfed).
1427[16:19:24] [Server thread/INFO]: StormyGalaxy4 issued server command: //paste
1428[16:19:29] [Server thread/INFO]: StormyGalaxy4 issued server command: //undo
1429[16:19:35] [Server thread/INFO]: StormyGalaxy4 issued server command: //paste
1430[16:19:37] [Server thread/INFO]: StormyGalaxy4 issued server command: //undo
1431[16:19:45] [Server thread/INFO]: StormyGalaxy4 issued server command: //paste
1432[16:19:52] [Server thread/INFO]: StormyGalaxy4 issued server command: //undo
1433[16:19:54] [Server thread/INFO]: StormyGalaxy4 issued server command: //paste
1434[16:19:59] [Server thread/INFO]: [@: Set spawn point to -200, 7, 4 [0.0] in minecraft:parkour for StormyGalaxy4]
1435[16:20:07] [Server thread/INFO]: StormyGalaxy4 issued server command: /i command_block 1
1436[16:20:21] [Craft Scheduler Thread - 70/INFO]: [Metrics] Connection timed out (Connection timed out)
1437[16:21:29] [Server thread/INFO]: Saving the game (this may take a moment!)
1438[16:21:30] [Server thread/INFO]: Saved the game
1439[16:22:44] [Server thread/INFO]: StormyGalaxy4 issued server command: /thru
1440[16:22:54] [Server thread/INFO]: StormyGalaxy4 issued server command: /pv 3
1441[16:23:23] [Server thread/INFO]: StormyGalaxy4 issued server command: /thru
1442[16:25:25] [User Authenticator #7/INFO]: UUID of player Volpidash is 6f4f70cd-02ac-3464-85c4-2cad6c9463d8
1443[16:25:25] [Server thread/INFO]: CURRENT: 0
1444[16:25:25] [Server thread/INFO]: PLAYER: 0
1445[16:25:25] [Server thread/ERROR]: **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
1446Could not pass event PlayerJoinEvent to DeathPoint v1.4.1
1447org.bukkit.event.EventException: null
1448 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:118) ~[?:?]
1449 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[minecraft_server.jar:git-Paper-416]
1450 at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:38) ~[minecraft_server.jar:git-Paper-416]
1451 at me.incomprehendable.dev.pwp.transparentlisteners.PWPTimedRegisteredListener.callEvent(PWPTimedRegisteredListener.java:28) ~[?:?]
1452 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[minecraft_server.jar:git-Paper-416]
1453 at net.minecraft.server.v1_16_R3.PlayerList.postChunkLoadJoin(PlayerList.java:273) ~[minecraft_server.jar:git-Paper-416]
1454 at net.minecraft.server.v1_16_R3.PlayerList.lambda$null$1(PlayerList.java:220) ~[minecraft_server.jar:git-Paper-416]
1455 at net.minecraft.server.v1_16_R3.PlayerConnection.tick(PlayerConnection.java:167) ~[minecraft_server.jar:git-Paper-416]
1456 at net.minecraft.server.v1_16_R3.NetworkManager.a(NetworkManager.java:390) ~[minecraft_server.jar:git-Paper-416]
1457 at net.minecraft.server.v1_16_R3.ServerConnection.c(ServerConnection.java:145) ~[minecraft_server.jar:git-Paper-416]
1458 at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1380) ~[minecraft_server.jar:git-Paper-416]
1459 at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:377) ~[minecraft_server.jar:git-Paper-416]
1460 at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1208) ~[minecraft_server.jar:git-Paper-416]
1461 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996) ~[minecraft_server.jar:git-Paper-416]
1462 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
1463 at java.lang.Thread.run(Thread.java:834) [?:?]
1464Caused by: java.lang.NullPointerException
1465 at me.dragonscraft.info.PlayerEventListener.onPlayerJoin(PlayerEventListener.java:105) ~[?:?]
1466 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1467 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
1468 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
1469 at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
1470 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116) ~[?:?]
1471 ... 15 more
1472[16:25:25] [Server thread/INFO]: Volpidash[/**.**.**.**:55587] logged in with entity id 5276 at ([survival]108.15817014904997, 47.0, -90.49183204877329)
1473[16:25:25] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1474[16:25:47] [User Authenticator #7/INFO]: UUID of player EnderStone09 is ec5e92c2-f270-3852-9010-66e24adcdc0a
1475[16:25:47] [Server thread/INFO]: CURRENT: 0
1476[16:25:47] [Server thread/INFO]: PLAYER: 0
1477[16:25:47] [Server thread/ERROR]: **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
1478Could not pass event PlayerJoinEvent to DeathPoint v1.4.1
1479org.bukkit.event.EventException: null
1480 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:118) ~[?:?]
1481 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[minecraft_server.jar:git-Paper-416]
1482 at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:38) ~[minecraft_server.jar:git-Paper-416]
1483 at me.incomprehendable.dev.pwp.transparentlisteners.PWPTimedRegisteredListener.callEvent(PWPTimedRegisteredListener.java:28) ~[?:?]
1484 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[minecraft_server.jar:git-Paper-416]
1485 at net.minecraft.server.v1_16_R3.PlayerList.postChunkLoadJoin(PlayerList.java:273) ~[minecraft_server.jar:git-Paper-416]
1486 at net.minecraft.server.v1_16_R3.PlayerList.lambda$null$1(PlayerList.java:220) ~[minecraft_server.jar:git-Paper-416]
1487 at net.minecraft.server.v1_16_R3.PlayerConnection.tick(PlayerConnection.java:167) ~[minecraft_server.jar:git-Paper-416]
1488 at net.minecraft.server.v1_16_R3.NetworkManager.a(NetworkManager.java:390) ~[minecraft_server.jar:git-Paper-416]
1489 at net.minecraft.server.v1_16_R3.ServerConnection.c(ServerConnection.java:145) ~[minecraft_server.jar:git-Paper-416]
1490 at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1380) ~[minecraft_server.jar:git-Paper-416]
1491 at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:377) ~[minecraft_server.jar:git-Paper-416]
1492 at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1208) ~[minecraft_server.jar:git-Paper-416]
1493 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996) ~[minecraft_server.jar:git-Paper-416]
1494 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
1495 at java.lang.Thread.run(Thread.java:834) [?:?]
1496Caused by: java.lang.NullPointerException
1497 at me.dragonscraft.info.PlayerEventListener.onPlayerJoin(PlayerEventListener.java:105) ~[?:?]
1498 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1499 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
1500 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
1501 at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
1502 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116) ~[?:?]
1503 ... 15 more
1504[16:25:47] [Server thread/INFO]: EnderStone09[/**.**.**.**:53795] logged in with entity id 6051 at ([survival]98.77434038199287, 61.0, -92.1603767761064)
1505[16:25:47] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1506[16:25:53] [Server thread/INFO]: StormyGalaxy4 issued server command: //cut
1507[16:26:05] [Async Chat Thread - #2/INFO]: CURRENT: 0
1508[16:26:05] [Async Chat Thread - #2/INFO]: PLAYER: 0
1509[16:26:05] [Server thread/INFO]: []<[Moderator] Volpidash > hello
1510[16:26:08] [Async Chat Thread - #2/INFO]: CURRENT: 0
1511[16:26:08] [Async Chat Thread - #2/INFO]: PLAYER: 0
1512[16:26:08] [Server thread/INFO]: [parkour]<[Owner] StormyGalaxy4 > hi
1513[16:26:17] [Async Chat Thread - #2/INFO]: CURRENT: 0
1514[16:26:17] [Async Chat Thread - #2/INFO]: PLAYER: 0
1515[16:26:17] [Server thread/INFO]: [parkour]<[Owner] StormyGalaxy4 > welcome EnderStone09
1516[16:26:19] [Async Chat Thread - #2/INFO]: CURRENT: 0
1517[16:26:19] [Async Chat Thread - #2/INFO]: PLAYER: 0
1518[16:26:19] [Server thread/INFO]: []<[Moderator] Volpidash > how at
1519[16:26:25] [Async Chat Thread - #2/INFO]: CURRENT: 0
1520[16:26:25] [Async Chat Thread - #2/INFO]: PLAYER: 0
1521[16:26:25] [Server thread/INFO]: []<[Member] EnderStone09 > Welcome.
1522[16:26:28] [Async Chat Thread - #2/INFO]: CURRENT: 0
1523[16:26:28] [Async Chat Thread - #2/INFO]: PLAYER: 0
1524[16:26:28] [Server thread/INFO]: []<[Member] EnderStone09 > xd
1525[16:26:31] [Async Chat Thread - #2/INFO]: CURRENT: 0
1526[16:26:31] [Async Chat Thread - #2/INFO]: PLAYER: 0
1527[16:26:32] [Server thread/INFO]: []<[Moderator] Volpidash > how are you
1528[16:26:32] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5886ms or 117 ticks behind
1529[16:26:39] [Async Chat Thread - #2/INFO]: CURRENT: 0
1530[16:26:39] [Async Chat Thread - #2/INFO]: PLAYER: 0
1531[16:26:39] [Server thread/INFO]: []<[Member] EnderStone09 > I´m speak spanish.
1532[16:26:43] [Async Chat Thread - #2/INFO]: *--------- ChatControl rule match on EnderStone09 --------- ID UNSET
1533[16:26:43] [Async Chat Thread - #2/INFO]: MATCH: :\(
1534[16:26:43] [Async Chat Thread - #2/INFO]: CATCH: :(
1535[16:26:43] [Async Chat Thread - #2/INFO]: FINAL: ☹
1536[16:26:43] [Async Chat Thread - #2/INFO]: CURRENT: 0
1537[16:26:43] [Async Chat Thread - #2/INFO]: PLAYER: 0
1538[16:26:43] [Server thread/INFO]: []<[Member] EnderStone09 > ☹
1539[16:27:01] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1540[16:27:02] [Async Chat Thread - #2/INFO]: CURRENT: 0
1541[16:27:02] [Async Chat Thread - #2/INFO]: PLAYER: 0
1542[16:27:02] [Server thread/INFO]: []<[Moderator] Volpidash > ah habls espanyyol
1543[16:27:05] [User Authenticator #8/INFO]: UUID of player EnderStone09 is ec5e92c2-f270-3852-9010-66e24adcdc0a
1544[16:27:06] [Server thread/INFO]: CURRENT: 0
1545[16:27:06] [Server thread/INFO]: PLAYER: 0
1546[16:27:06] [Server thread/ERROR]: **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
1547Could not pass event PlayerJoinEvent to DeathPoint v1.4.1
1548org.bukkit.event.EventException: null
1549 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:118) ~[?:?]
1550 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[minecraft_server.jar:git-Paper-416]
1551 at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:38) ~[minecraft_server.jar:git-Paper-416]
1552 at me.incomprehendable.dev.pwp.transparentlisteners.PWPTimedRegisteredListener.callEvent(PWPTimedRegisteredListener.java:28) ~[?:?]
1553 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[minecraft_server.jar:git-Paper-416]
1554 at net.minecraft.server.v1_16_R3.PlayerList.postChunkLoadJoin(PlayerList.java:273) ~[minecraft_server.jar:git-Paper-416]
1555 at net.minecraft.server.v1_16_R3.PlayerList.lambda$null$1(PlayerList.java:220) ~[minecraft_server.jar:git-Paper-416]
1556 at net.minecraft.server.v1_16_R3.PlayerConnection.tick(PlayerConnection.java:167) ~[minecraft_server.jar:git-Paper-416]
1557 at net.minecraft.server.v1_16_R3.NetworkManager.a(NetworkManager.java:390) ~[minecraft_server.jar:git-Paper-416]
1558 at net.minecraft.server.v1_16_R3.ServerConnection.c(ServerConnection.java:145) ~[minecraft_server.jar:git-Paper-416]
1559 at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1380) ~[minecraft_server.jar:git-Paper-416]
1560 at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:377) ~[minecraft_server.jar:git-Paper-416]
1561 at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1208) ~[minecraft_server.jar:git-Paper-416]
1562 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996) ~[minecraft_server.jar:git-Paper-416]
1563 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
1564 at java.lang.Thread.run(Thread.java:834) [?:?]
1565Caused by: java.lang.NullPointerException
1566 at me.dragonscraft.info.PlayerEventListener.onPlayerJoin(PlayerEventListener.java:105) ~[?:?]
1567 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1568 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
1569 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
1570 at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
1571 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116) ~[?:?]
1572 ... 15 more
1573[16:27:06] [Server thread/INFO]: EnderStone09[/**.**.**.**:53810] logged in with entity id 7988 at ([survival]112.67426014200802, 49.0, -87.45012276425011)
1574[16:27:06] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1575[16:27:10] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1576[16:27:13] [User Authenticator #8/INFO]: UUID of player EnderStone09 is ec5e92c2-f270-3852-9010-66e24adcdc0a
1577[16:27:13] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@ec7a03c[id=ec5e92c2-f270-3852-9010-66e24adcdc0a,name=EnderStone09,properties={},legacy=false] (/**.**.**.**:53812): You must wait 53 seconds before logging-in again.
1578[16:27:23] [Server thread/INFO]: StormyGalaxy4 issued server command: //set air barrier
1579[16:27:28] [User Authenticator #8/INFO]: UUID of player EnderStone09 is ec5e92c2-f270-3852-9010-66e24adcdc0a
1580[16:27:28] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@ec7a03c[id=ec5e92c2-f270-3852-9010-66e24adcdc0a,name=EnderStone09,properties={},legacy=false] (/**.**.**.**:53813): You must wait 38 seconds before logging-in again.
1581[16:27:31] [Server thread/INFO]: StormyGalaxy4 issued server command: //replace air barrier
1582[16:27:45] [Async Chat Thread - #2/INFO]: CURRENT: 0
1583[16:27:45] [Async Chat Thread - #2/INFO]: PLAYER: 0
1584[16:27:45] [Server thread/INFO]: []<[Moderator] Volpidash > hablas espanyol
1585[16:27:50] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 48383ms or 967 ticks behind
1586[16:27:54] [Async Chat Thread - #2/INFO]: CURRENT: 0
1587[16:27:54] [Async Chat Thread - #2/INFO]: PLAYER: 0
1588[16:27:54] [Server thread/INFO]: [parkour]<[Owner] StormyGalaxy4 > f
1589[16:27:54] [User Authenticator #8/INFO]: UUID of player EnderStone09 is ec5e92c2-f270-3852-9010-66e24adcdc0a
1590[16:27:54] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@ec7a03c[id=ec5e92c2-f270-3852-9010-66e24adcdc0a,name=EnderStone09,properties={},legacy=false] (/**.**.**.**:53825): You must wait 12 seconds before logging-in again.
1591[16:28:00] [Async Chat Thread - #2/INFO]: CURRENT: 0
1592[16:28:00] [Async Chat Thread - #2/INFO]: PLAYER: 0
1593[16:28:00] [Server thread/INFO]: [parkour]<[Owner] StormyGalaxy4 > they left
1594[16:28:07] [Async Chat Thread - #2/INFO]: CURRENT: 0
1595[16:28:07] [Async Chat Thread - #2/INFO]: PLAYER: 0
1596[16:28:07] [Server thread/INFO]: []<[Moderator] Volpidash > oh
1597[16:28:13] [Server thread/INFO]: StormyGalaxy4 issued server command: //cut
1598[16:28:19] [Async Chat Thread - #2/INFO]: CURRENT: 0
1599[16:28:19] [Async Chat Thread - #2/INFO]: PLAYER: 0
1600[16:28:19] [Server thread/INFO]: [parkour]<[Owner] StormyGalaxy4 > hmm
1601[16:28:20] [User Authenticator #8/INFO]: UUID of player EnderStone09 is ec5e92c2-f270-3852-9010-66e24adcdc0a
1602[16:28:20] [Server thread/INFO]: CURRENT: 0
1603[16:28:20] [Server thread/INFO]: PLAYER: 0
1604[16:28:20] [Server thread/ERROR]: **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
1605Could not pass event PlayerJoinEvent to DeathPoint v1.4.1
1606org.bukkit.event.EventException: null
1607 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:118) ~[?:?]
1608 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[minecraft_server.jar:git-Paper-416]
1609 at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:38) ~[minecraft_server.jar:git-Paper-416]
1610 at me.incomprehendable.dev.pwp.transparentlisteners.PWPTimedRegisteredListener.callEvent(PWPTimedRegisteredListener.java:28) ~[?:?]
1611 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[minecraft_server.jar:git-Paper-416]
1612 at net.minecraft.server.v1_16_R3.PlayerList.postChunkLoadJoin(PlayerList.java:273) ~[minecraft_server.jar:git-Paper-416]
1613 at net.minecraft.server.v1_16_R3.PlayerList.lambda$null$1(PlayerList.java:220) ~[minecraft_server.jar:git-Paper-416]
1614 at net.minecraft.server.v1_16_R3.PlayerConnection.tick(PlayerConnection.java:167) ~[minecraft_server.jar:git-Paper-416]
1615 at net.minecraft.server.v1_16_R3.NetworkManager.a(NetworkManager.java:390) ~[minecraft_server.jar:git-Paper-416]
1616 at net.minecraft.server.v1_16_R3.ServerConnection.c(ServerConnection.java:145) ~[minecraft_server.jar:git-Paper-416]
1617 at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1380) ~[minecraft_server.jar:git-Paper-416]
1618 at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:377) ~[minecraft_server.jar:git-Paper-416]
1619 at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1208) ~[minecraft_server.jar:git-Paper-416]
1620 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996) ~[minecraft_server.jar:git-Paper-416]
1621 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
1622 at java.lang.Thread.run(Thread.java:834) [?:?]
1623Caused by: java.lang.NullPointerException
1624 at me.dragonscraft.info.PlayerEventListener.onPlayerJoin(PlayerEventListener.java:105) ~[?:?]
1625 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1626 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
1627 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
1628 at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
1629 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116) ~[?:?]
1630 ... 15 more
1631[16:28:21] [Server thread/INFO]: EnderStone09[/**.**.**.**:53827] logged in with entity id 9186 at ([survival]112.67426014200802, 49.0, -87.45012276425011)
1632[16:28:21] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1633[16:28:26] [Async Chat Thread - #2/INFO]: CURRENT: 0
1634[16:28:26] [Async Chat Thread - #2/INFO]: PLAYER: 0
1635[16:28:26] [Server thread/INFO]: [parkour]<[Owner] StormyGalaxy4 > i dont know why its not showing in chat
1636[16:28:29] [Server thread/INFO]: [SAML] TPS low (8.92). Will attempt to freeze some mobs...
1637[16:28:30] [Server thread/INFO]: [SAML] 177 mobs affected (177 frozen, 0 nerfed) in 210ms. Total of 175/1553 affected (175 frozen, 15 nerfed).
1638[16:28:39] [Async Chat Thread - #2/INFO]: CURRENT: 0
1639[16:28:39] [Async Chat Thread - #2/INFO]: PLAYER: 0
1640[16:28:39] [Server thread/INFO]: []<[Moderator] Volpidash > hug
1641[16:28:49] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 28972ms or 579 ticks behind
1642[16:29:00] [Async Chat Thread - #2/INFO]: CURRENT: 0
1643[16:29:00] [Async Chat Thread - #2/INFO]: PLAYER: 0
1644[16:29:00] [Server thread/INFO]: []<[Moderator] Volpidash > he dident leave he is here
1645[16:29:01] [Async Chat Thread - #2/INFO]: CURRENT: 0
1646[16:29:01] [Async Chat Thread - #2/INFO]: PLAYER: 0
1647[16:29:01] [Server thread/INFO]: []<[Member] EnderStone09 > I´m not speak english xdd.
1648[16:29:21] [Async Chat Thread - #2/INFO]: CURRENT: 0
1649[16:29:21] [Async Chat Thread - #2/INFO]: PLAYER: 0
1650[16:29:21] [Server thread/INFO]: []<[Member] EnderStone09 > pss
1651[16:29:31] [Async Chat Thread - #2/INFO]: *--------- ChatControl rule match on EnderStone09 --------- ID UNSET
1652[16:29:31] [Async Chat Thread - #2/INFO]: MATCH: :\(
1653[16:29:31] [Async Chat Thread - #2/INFO]: CATCH: i´m hacker :(
1654[16:29:31] [Async Chat Thread - #2/INFO]: FINAL: i´m hacker ☹
1655[16:29:31] [Async Chat Thread - #2/INFO]: CURRENT: 0
1656[16:29:31] [Async Chat Thread - #2/INFO]: PLAYER: 0
1657[16:29:31] [Server thread/INFO]: []<[Member] EnderStone09 > I´m hacker ☹
1658[16:29:39] [Async Chat Thread - #2/INFO]: CURRENT: 0
1659[16:29:39] [Async Chat Thread - #2/INFO]: PLAYER: 0
1660[16:29:39] [Server thread/INFO]: []<[Moderator] Volpidash > oh
1661[16:29:43] [Async Chat Thread - #2/INFO]: CURRENT: 0
1662[16:29:43] [Async Chat Thread - #2/INFO]: PLAYER: 0
1663[16:29:43] [Server thread/INFO]: []<[Moderator] Volpidash > show me
1664[16:29:51] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 32047ms or 640 ticks behind
1665[16:30:11] [Server thread/INFO]: Volpidash issued server command: /ban-ip EnderStone09
1666[16:30:15] [Server thread/INFO]: StormyGalaxy4 issued server command: /essentials reload
1667[16:30:15] [Server thread/INFO]: [Essentials] Loaded 25602 items from items.json.
1668[16:30:15] [Server thread/WARN]: [EssentialsXMPP] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1669[16:30:15] [Server thread/INFO]: [Essentials] Using locale en
1670[16:30:15] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
1671[16:30:23] [Server thread/INFO]: Volpidash issued server command: /warn EnderStone09
1672[16:30:26] [Async Chat Thread - #2/INFO]: CURRENT: 0
1673[16:30:26] [Async Chat Thread - #2/INFO]: PLAYER: 0
1674[16:30:26] [Server thread/INFO]: [parkour]<[Owner] StormyGalaxy4 > owo
1675[16:30:27] [Server thread/INFO]: [SAML] TPS low (10.15). Will attempt to freeze some mobs...
1676[16:30:27] [Craft Scheduler Thread - 85/INFO]: [GoldenCrates] Auto-save: Saved 3 online users | 1 offline users.
1677[16:30:28] [Server thread/INFO]: StormyGalaxy4 issued server command: /v
1678[16:30:28] [Server thread/INFO]: [SAML] 294 mobs affected (294 frozen, 0 nerfed) in 752ms. Total of 401/1580 affected (401 frozen, 15 nerfed).
1679[16:30:32] [Server thread/INFO]: StormyGalaxy4 issued server command: /tp EnderStone09
1680[16:30:43] [Server thread/INFO]: StormyGalaxy4 issued server command: /staffchat
1681[16:30:47] [Async Chat Thread - #2/INFO]: CURRENT: 0
1682[16:30:47] [Async Chat Thread - #2/INFO]: PLAYER: 0
1683[16:30:48] [Server thread/INFO]: Volpidash issued server command: /fly
1684[16:30:48] [Async Chat Thread - #2/INFO]: CURRENT: 0
1685[16:30:48] [Async Chat Thread - #2/INFO]: PLAYER: 0
1686[16:30:48] [Server thread/INFO]: []<[Member] EnderStone09 > Don´t ban me plis xd.
1687[16:30:55] [Async Chat Thread - #2/INFO]: CURRENT: 0
1688[16:30:55] [Async Chat Thread - #2/INFO]: PLAYER: 0
1689[16:30:56] [Server thread/INFO]: []<[Moderator] Volpidash > he flew
1690[16:31:00] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 38824ms or 776 ticks behind
1691[16:31:03] [Server thread/INFO]: EnderStone09 fell from a high place
1692[16:31:05] [Server thread/ERROR]: **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
1693Could not pass event PlayerRespawnEvent to DeathPoint v1.4.1
1694org.bukkit.event.EventException: null
1695 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:118) ~[?:?]
1696 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[minecraft_server.jar:git-Paper-416]
1697 at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:38) ~[minecraft_server.jar:git-Paper-416]
1698 at me.incomprehendable.dev.pwp.transparentlisteners.PWPTimedRegisteredListener.callEvent(PWPTimedRegisteredListener.java:28) ~[?:?]
1699 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[minecraft_server.jar:git-Paper-416]
1700 at net.minecraft.server.v1_16_R3.PlayerList.moveToWorld(PlayerList.java:830) ~[minecraft_server.jar:git-Paper-416]
1701 at net.minecraft.server.v1_16_R3.PlayerList.moveToWorld(PlayerList.java:728) ~[minecraft_server.jar:git-Paper-416]
1702 at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2296) ~[minecraft_server.jar:git-Paper-416]
1703 at net.minecraft.server.v1_16_R3.PacketPlayInClientCommand.a(SourceFile:30) ~[minecraft_server.jar:git-Paper-416]
1704 at net.minecraft.server.v1_16_R3.PacketPlayInClientCommand.a(SourceFile:8) ~[minecraft_server.jar:git-Paper-416]
1705 at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[minecraft_server.jar:git-Paper-416]
1706 at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[minecraft_server.jar:git-Paper-416]
1707 at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[minecraft_server.jar:git-Paper-416]
1708 at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[minecraft_server.jar:git-Paper-416]
1709 at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[minecraft_server.jar:git-Paper-416]
1710 at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1132) ~[minecraft_server.jar:git-Paper-416]
1711 at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1125) ~[minecraft_server.jar:git-Paper-416]
1712 at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[minecraft_server.jar:git-Paper-416]
1713 at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1199) ~[minecraft_server.jar:git-Paper-416]
1714 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996) ~[minecraft_server.jar:git-Paper-416]
1715 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
1716 at java.lang.Thread.run(Thread.java:834) [?:?]
1717Caused by: java.lang.NullPointerException
1718 at me.dragonscraft.info.PlayerEventListener.onPlayerRespawn(PlayerEventListener.java:167) ~[?:?]
1719 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1720 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
1721 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
1722 at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
1723 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116) ~[?:?]
1724 ... 21 more
1725[16:31:05] [Server thread/ERROR]: **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
1726Could not pass event PlayerChangedWorldEvent to DeathPoint v1.4.1
1727org.bukkit.event.EventException: null
1728 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:118) ~[?:?]
1729 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[minecraft_server.jar:git-Paper-416]
1730 at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:38) ~[minecraft_server.jar:git-Paper-416]
1731 at me.incomprehendable.dev.pwp.transparentlisteners.PWPTimedRegisteredListener.callEvent(PWPTimedRegisteredListener.java:28) ~[?:?]
1732 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[minecraft_server.jar:git-Paper-416]
1733 at net.minecraft.server.v1_16_R3.PlayerList.moveToWorld(PlayerList.java:903) ~[minecraft_server.jar:git-Paper-416]
1734 at net.minecraft.server.v1_16_R3.PlayerList.moveToWorld(PlayerList.java:728) ~[minecraft_server.jar:git-Paper-416]
1735 at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2296) ~[minecraft_server.jar:git-Paper-416]
1736 at net.minecraft.server.v1_16_R3.PacketPlayInClientCommand.a(SourceFile:30) ~[minecraft_server.jar:git-Paper-416]
1737 at net.minecraft.server.v1_16_R3.PacketPlayInClientCommand.a(SourceFile:8) ~[minecraft_server.jar:git-Paper-416]
1738 at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[minecraft_server.jar:git-Paper-416]
1739 at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[minecraft_server.jar:git-Paper-416]
1740 at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[minecraft_server.jar:git-Paper-416]
1741 at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[minecraft_server.jar:git-Paper-416]
1742 at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[minecraft_server.jar:git-Paper-416]
1743 at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1132) ~[minecraft_server.jar:git-Paper-416]
1744 at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1125) ~[minecraft_server.jar:git-Paper-416]
1745 at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[minecraft_server.jar:git-Paper-416]
1746 at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1199) ~[minecraft_server.jar:git-Paper-416]
1747 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996) ~[minecraft_server.jar:git-Paper-416]
1748 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
1749 at java.lang.Thread.run(Thread.java:834) [?:?]
1750Caused by: java.lang.NullPointerException
1751 at me.dragonscraft.info.PlayerEventListener.onChangeWorld(PlayerEventListener.java:146) ~[?:?]
1752 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1753 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
1754 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
1755 at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
1756 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116) ~[?:?]
1757 ... 21 more
1758[16:31:18] [Async Chat Thread - #2/INFO]: CURRENT: 0
1759[16:31:18] [Async Chat Thread - #2/INFO]: PLAYER: 0
1760[16:31:21] [Server thread/INFO]: EnderStone09 issued server command: /warps survival
1761[16:31:25] [Server thread/ERROR]: **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
1762Could not pass event PlayerChangedWorldEvent to DeathPoint v1.4.1
1763org.bukkit.event.EventException: null
1764 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:118) ~[?:?]
1765 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[minecraft_server.jar:git-Paper-416]
1766 at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:38) ~[minecraft_server.jar:git-Paper-416]
1767 at me.incomprehendable.dev.pwp.transparentlisteners.PWPTimedRegisteredListener.callEvent(PWPTimedRegisteredListener.java:28) ~[?:?]
1768 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[minecraft_server.jar:git-Paper-416]
1769 at net.minecraft.server.v1_16_R3.PlayerList.moveToWorld(PlayerList.java:903) ~[minecraft_server.jar:git-Paper-416]
1770 at org.bukkit.craftbukkit.v1_16_R3.entity.CraftPlayer.teleport(CraftPlayer.java:835) ~[minecraft_server.jar:git-Paper-416]
1771 at org.bukkit.craftbukkit.v1_16_R3.entity.CraftEntity.lambda$teleportAsync$1(CraftEntity.java:525) ~[minecraft_server.jar:git-Paper-416]
1772 at java.util.concurrent.CompletableFuture.uniAcceptNow(CompletableFuture.java:753) ~[?:?]
1773 at java.util.concurrent.CompletableFuture.uniAcceptStage(CompletableFuture.java:731) ~[?:?]
1774 at java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:2108) ~[?:?]
1775 at org.bukkit.craftbukkit.v1_16_R3.entity.CraftEntity.teleportAsync(CraftEntity.java:525) ~[minecraft_server.jar:git-Paper-416]
1776 at org.bukkit.craftbukkit.v1_16_R3.entity.CraftPlayer.teleportAsync(CraftPlayer.java:773) ~[minecraft_server.jar:git-Paper-416]
1777 at com.earth2me.essentials.paperlib.features.asyncteleport.AsyncTeleportPaper_13.teleportAsync(AsyncTeleportPaper_13.java:13) ~[?:?]
1778 at com.earth2me.essentials.paperlib.environments.Environment.teleport(Environment.java:92) ~[?:?]
1779 at com.earth2me.essentials.paperlib.PaperLib.teleportAsync(PaperLib.java:87) ~[?:?]
1780 at com.earth2me.essentials.AsyncTeleport.lambda$nowAsync$3(AsyncTeleport.java:208) ~[?:?]
1781 at java.util.concurrent.CompletableFuture.uniAcceptNow(CompletableFuture.java:753) ~[?:?]
1782 at java.util.concurrent.CompletableFuture.uniAcceptStage(CompletableFuture.java:731) ~[?:?]
1783 at java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:2108) ~[?:?]
1784 at com.earth2me.essentials.AsyncTeleport.nowAsync(AsyncTeleport.java:179) ~[?:?]
1785 at com.earth2me.essentials.AsyncTimedTeleport$1DelayedTeleportTask.run(AsyncTimedTeleport.java:112) ~[?:?]
1786 at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:99) ~[minecraft_server.jar:git-Paper-416]
1787 at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) ~[minecraft_server.jar:git-Paper-416]
1788 at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1293) ~[minecraft_server.jar:git-Paper-416]
1789 at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:377) ~[minecraft_server.jar:git-Paper-416]
1790 at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1208) ~[minecraft_server.jar:git-Paper-416]
1791 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996) ~[minecraft_server.jar:git-Paper-416]
1792 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
1793 at java.lang.Thread.run(Thread.java:834) [?:?]
1794Caused by: java.lang.NullPointerException
1795 at me.dragonscraft.info.PlayerEventListener.onChangeWorld(PlayerEventListener.java:146) ~[?:?]
1796 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1797 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
1798 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
1799 at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
1800 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116) ~[?:?]
1801 ... 29 more
1802[16:31:26] [Server thread/INFO]: Volpidash issued server command: /staffchat
1803[16:31:32] [Server thread/INFO]: StormyGalaxy4 issued server command: /staffchat
1804[16:31:35] [Server thread/INFO]: EnderStone09 issued server command: /tpa Volpidash
1805[16:31:36] [Server thread/INFO]: StormyGalaxy4 issued server command: /tp EnderStone09
1806[16:31:45] [Server thread/INFO]: Volpidash issued server command: /tpaccept
1807[16:31:52] [Server thread/INFO]: StormyGalaxy4 issued server command: /tp EnderStone09
1808[16:32:02] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 31524ms or 630 ticks behind
1809[16:32:02] [Async Chat Thread - #2/INFO]: CURRENT: 0
1810[16:32:02] [Async Chat Thread - #2/INFO]: PLAYER: 0
1811[16:32:02] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > oml
1812[16:32:08] [Server thread/WARN]: [NexEngine] Loaded class me.clip.placeholderapi.PlaceholderAPI from PlaceholderAPI v2.10.9 which is not a depend, softdepend or loadbefore of this plugin.
1813[16:32:09] [Server thread/WARN]: EnderStone09 moved too quickly! 0.007520913459416079,-82.95644003661926,0.0
1814[16:32:15] [Server thread/INFO]: StormyGalaxy4 issued server command: /msg Volpidash /v O
1815[16:32:24] [Async Chat Thread - #2/INFO]: CURRENT: 0
1816[16:32:24] [Async Chat Thread - #2/INFO]: PLAYER: 0
1817[16:32:25] [Server thread/INFO]: [SAML] TPS low (13.42). Will attempt to freeze some mobs...
1818[16:32:25] [Server thread/INFO]: [SAML] 4 mobs affected (4 frozen, 0 nerfed) in 192ms. Total of 263/1243 affected (263 frozen, 15 nerfed).
1819[16:32:28] [Async Chat Thread - #2/INFO]: CURRENT: 0
1820[16:32:28] [Async Chat Thread - #2/INFO]: PLAYER: 0
1821[16:32:35] [Server thread/INFO]: Volpidash issued server command: /v
1822[16:32:37] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5491ms or 109 ticks behind
1823[16:32:38] [Craft Scheduler Thread - 78/INFO]: [Metrics] Connection timed out (Connection timed out)
1824[16:32:48] [Server thread/INFO]: StormyGalaxy4 issued server command: /staffchat ofc u cant here... why would u be able to here
1825[16:32:50] [Async Chat Thread - #2/INFO]: *--------- ChatControl rule match on EnderStone09 --------- ID UNSET
1826[16:32:50] [Async Chat Thread - #2/INFO]: MATCH: :\(
1827[16:32:50] [Async Chat Thread - #2/INFO]: CATCH: does it make you mad that i´m a hacker? :(
1828[16:32:50] [Async Chat Thread - #2/INFO]: FINAL: does it make you mad that i´m a hacker? ☹
1829[16:32:50] [Async Chat Thread - #2/INFO]: CURRENT: 0
1830[16:32:50] [Async Chat Thread - #2/INFO]: PLAYER: 0
1831[16:32:50] [Server thread/INFO]: []<[Member] EnderStone09 > Does it make you mad that i´m a hacker? ☹
1832[16:33:02] [Server thread/WARN]: EnderStone09 moved too quickly! 0.0,83.19629265542989,0.0
1833[16:33:06] [Async Chat Thread - #2/INFO]: CURRENT: 0
1834[16:33:06] [Async Chat Thread - #2/INFO]: PLAYER: 0
1835[16:33:14] [Async Chat Thread - #2/INFO]: CURRENT: 0
1836[16:33:14] [Async Chat Thread - #2/INFO]: PLAYER: 0
1837[16:33:15] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 8313ms or 166 ticks behind
1838[16:33:21] [Async Chat Thread - #2/INFO]: CURRENT: 0
1839[16:33:21] [Async Chat Thread - #2/INFO]: PLAYER: 0
1840[16:33:21] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > ?
1841[16:33:24] [Async Chat Thread - #2/INFO]: CURRENT: 0
1842[16:33:24] [Async Chat Thread - #2/INFO]: PLAYER: 0
1843[16:33:30] [Server thread/INFO]: StormyGalaxy4 issued server command: /r yea
1844[16:33:37] [Async Chat Thread - #2/INFO]: CURRENT: 0
1845[16:33:37] [Async Chat Thread - #2/INFO]: PLAYER: 0
1846[16:33:41] [Async Chat Thread - #2/INFO]: CURRENT: 0
1847[16:33:41] [Async Chat Thread - #2/INFO]: PLAYER: 0
1848[16:33:41] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > idk
1849[16:33:43] [Server thread/INFO]: [SAML] TPS low (14.51). Will attempt to freeze some mobs...
1850[16:33:43] [Server thread/INFO]: [SAML] 0 mobs affected (0 frozen, 0 nerfed) in 343ms. Total of 261/1275 affected (261 frozen, 15 nerfed).
1851[16:33:47] [Server thread/INFO]: StormyGalaxy4 issued server command: /r try tempban
1852[16:33:51] [Server thread/INFO]: StormyGalaxy4 issued server command: /staffchat
1853[16:33:53] [Async Chat Thread - #2/INFO]: CURRENT: 0
1854[16:33:53] [Async Chat Thread - #2/INFO]: PLAYER: 0
1855[16:33:58] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 12640ms or 252 ticks behind
1856[16:34:01] [Server thread/INFO]: EnderStone09 issued server command: /tpa StormyGalaxy4
1857[16:34:04] [Async Chat Thread - #2/INFO]: CURRENT: 0
1858[16:34:04] [Async Chat Thread - #2/INFO]: PLAYER: 0
1859[16:34:04] [Server thread/INFO]: []<[Member] EnderStone09 > pss
1860[16:34:11] [Async Chat Thread - #2/INFO]: CURRENT: 0
1861[16:34:11] [Async Chat Thread - #2/INFO]: PLAYER: 0
1862[16:34:12] [Async Chat Thread - #2/INFO]: CURRENT: 0
1863[16:34:12] [Async Chat Thread - #2/INFO]: PLAYER: 0
1864[16:34:12] [Server thread/INFO]: []<[Member] EnderStone09 > Owner.
1865[16:34:14] [Async Chat Thread - #2/INFO]: CURRENT: 0
1866[16:34:14] [Async Chat Thread - #2/INFO]: PLAYER: 0
1867[16:34:14] [Server thread/INFO]: []<[Member] EnderStone09 > PSS
1868[16:34:19] [Server thread/INFO]: StormyGalaxy4 issued server command: /staffchat
1869[16:34:24] [Async Chat Thread - #2/INFO]: CURRENT: 0
1870[16:34:24] [Async Chat Thread - #2/INFO]: PLAYER: 0
1871[16:34:24] [Server thread/INFO]: EnderStone09 fell from a high place
1872[16:34:24] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > ?
1873[16:34:25] [Server thread/ERROR]: **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
1874Could not pass event PlayerRespawnEvent to DeathPoint v1.4.1
1875org.bukkit.event.EventException: null
1876 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:118) ~[?:?]
1877 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[minecraft_server.jar:git-Paper-416]
1878 at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:38) ~[minecraft_server.jar:git-Paper-416]
1879 at me.incomprehendable.dev.pwp.transparentlisteners.PWPTimedRegisteredListener.callEvent(PWPTimedRegisteredListener.java:28) ~[?:?]
1880 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[minecraft_server.jar:git-Paper-416]
1881 at net.minecraft.server.v1_16_R3.PlayerList.moveToWorld(PlayerList.java:830) ~[minecraft_server.jar:git-Paper-416]
1882 at net.minecraft.server.v1_16_R3.PlayerList.moveToWorld(PlayerList.java:728) ~[minecraft_server.jar:git-Paper-416]
1883 at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2296) ~[minecraft_server.jar:git-Paper-416]
1884 at net.minecraft.server.v1_16_R3.PacketPlayInClientCommand.a(SourceFile:30) ~[minecraft_server.jar:git-Paper-416]
1885 at net.minecraft.server.v1_16_R3.PacketPlayInClientCommand.a(SourceFile:8) ~[minecraft_server.jar:git-Paper-416]
1886 at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[minecraft_server.jar:git-Paper-416]
1887 at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[minecraft_server.jar:git-Paper-416]
1888 at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[minecraft_server.jar:git-Paper-416]
1889 at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[minecraft_server.jar:git-Paper-416]
1890 at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[minecraft_server.jar:git-Paper-416]
1891 at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1132) ~[minecraft_server.jar:git-Paper-416]
1892 at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1125) ~[minecraft_server.jar:git-Paper-416]
1893 at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[minecraft_server.jar:git-Paper-416]
1894 at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1199) ~[minecraft_server.jar:git-Paper-416]
1895 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996) ~[minecraft_server.jar:git-Paper-416]
1896 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
1897 at java.lang.Thread.run(Thread.java:834) [?:?]
1898Caused by: java.lang.NullPointerException
1899 at me.dragonscraft.info.PlayerEventListener.onPlayerRespawn(PlayerEventListener.java:167) ~[?:?]
1900 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1901 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
1902 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
1903 at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
1904 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116) ~[?:?]
1905 ... 21 more
1906[16:34:25] [Server thread/ERROR]: **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
1907Could not pass event PlayerChangedWorldEvent to DeathPoint v1.4.1
1908org.bukkit.event.EventException: null
1909 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:118) ~[?:?]
1910 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[minecraft_server.jar:git-Paper-416]
1911 at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:38) ~[minecraft_server.jar:git-Paper-416]
1912 at me.incomprehendable.dev.pwp.transparentlisteners.PWPTimedRegisteredListener.callEvent(PWPTimedRegisteredListener.java:28) ~[?:?]
1913 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[minecraft_server.jar:git-Paper-416]
1914 at net.minecraft.server.v1_16_R3.PlayerList.moveToWorld(PlayerList.java:903) ~[minecraft_server.jar:git-Paper-416]
1915 at net.minecraft.server.v1_16_R3.PlayerList.moveToWorld(PlayerList.java:728) ~[minecraft_server.jar:git-Paper-416]
1916 at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2296) ~[minecraft_server.jar:git-Paper-416]
1917 at net.minecraft.server.v1_16_R3.PacketPlayInClientCommand.a(SourceFile:30) ~[minecraft_server.jar:git-Paper-416]
1918 at net.minecraft.server.v1_16_R3.PacketPlayInClientCommand.a(SourceFile:8) ~[minecraft_server.jar:git-Paper-416]
1919 at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[minecraft_server.jar:git-Paper-416]
1920 at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[minecraft_server.jar:git-Paper-416]
1921 at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[minecraft_server.jar:git-Paper-416]
1922 at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[minecraft_server.jar:git-Paper-416]
1923 at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[minecraft_server.jar:git-Paper-416]
1924 at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1132) ~[minecraft_server.jar:git-Paper-416]
1925 at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1125) ~[minecraft_server.jar:git-Paper-416]
1926 at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[minecraft_server.jar:git-Paper-416]
1927 at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1199) ~[minecraft_server.jar:git-Paper-416]
1928 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996) ~[minecraft_server.jar:git-Paper-416]
1929 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[minecraft_server.jar:git-Paper-416]
1930 at java.lang.Thread.run(Thread.java:834) [?:?]
1931Caused by: java.lang.NullPointerException
1932 at me.dragonscraft.info.PlayerEventListener.onChangeWorld(PlayerEventListener.java:146) ~[?:?]
1933 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1934 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
1935 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
1936 at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
1937 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116) ~[?:?]
1938 ... 21 more
1939[16:34:34] [Server thread/INFO]: Volpidash issued server command: /tempban EnderStone09 1d uninstll that
1940[16:34:34] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
1941[16:34:40] [Async Chat Thread - #2/INFO]: CURRENT: 0
1942[16:34:40] [Async Chat Thread - #2/INFO]: PLAYER: 0
1943[16:34:43] [Async Chat Thread - #2/INFO]: CURRENT: 0
1944[16:34:43] [Async Chat Thread - #2/INFO]: PLAYER: 0
1945[16:34:43] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > nice
1946[16:34:43] [Async Chat Thread - #2/INFO]: CURRENT: 0
1947[16:34:43] [Async Chat Thread - #2/INFO]: PLAYER: 0
1948[16:34:52] [Async Chat Thread - #2/INFO]: CURRENT: 0
1949[16:34:52] [Async Chat Thread - #2/INFO]: PLAYER: 0
1950[16:34:59] [Async Chat Thread - #2/INFO]: CURRENT: 0
1951[16:34:59] [Async Chat Thread - #2/INFO]: PLAYER: 0
1952[16:34:59] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > make sure to be in /v next time lmao
1953[16:35:15] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5005ms or 100 ticks behind
1954[16:35:24] [Async Chat Thread - #2/INFO]: CURRENT: 0
1955[16:35:24] [Async Chat Thread - #2/INFO]: PLAYER: 0
1956[16:35:50] [Server thread/INFO]: Volpidash issued server command: /epay stormygalaxy4 100000
1957[16:35:53] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 7940ms or 158 ticks behind
1958[16:35:54] [Server thread/INFO]: Volpidash issued server command: /v
1959[16:35:59] [Server thread/INFO]: Volpidash issued server command: /epay stormygalaxy4 100000
1960[16:36:02] [Server thread/INFO]: StormyGalaxy4 issued server command: /bal Volpidash
1961[16:36:02] [Server thread/INFO]: [SAML] TPS low (17.54). Will attempt to freeze some mobs...
1962[16:36:02] [Server thread/INFO]: [SAML] 12 mobs affected (12 frozen, 0 nerfed) in 131ms. Total of 271/1805 affected (271 frozen, 15 nerfed).
1963[16:36:04] [Async Chat Thread - #2/INFO]: CURRENT: 0
1964[16:36:04] [Async Chat Thread - #2/INFO]: PLAYER: 0
1965[16:36:04] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > sure
1966[16:36:10] [Async Chat Thread - #2/INFO]: CURRENT: 0
1967[16:36:10] [Async Chat Thread - #2/INFO]: PLAYER: 0
1968[16:36:13] [Server thread/INFO]: StormyGalaxy4 issued server command: /v
1969[16:36:16] [Server thread/INFO]: Volpidash issued server command: /epay stormygalaxy4 100000
1970[16:36:20] [Async Chat Thread - #2/INFO]: CURRENT: 0
1971[16:36:20] [Async Chat Thread - #2/INFO]: PLAYER: 0
1972[16:36:21] [Server thread/INFO]: StormyGalaxy4 issued server command: /goldencrates givekey StormyGalaxy4 legendary 1
1973[16:36:29] [Server thread/INFO]: StormyGalaxy4 issued server command: /openinv Volpidash
1974[16:36:36] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 13091ms or 261 ticks behind
1975[16:36:48] [Async Chat Thread - #2/INFO]: CURRENT: 0
1976[16:36:48] [Async Chat Thread - #2/INFO]: PLAYER: 0
1977[16:36:48] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > holy crap this should be illegal
1978[16:37:03] [Async Chat Thread - #2/INFO]: CURRENT: 0
1979[16:37:03] [Async Chat Thread - #2/INFO]: PLAYER: 0
1980[16:37:06] [Async Chat Thread - #2/INFO]: CURRENT: 0
1981[16:37:06] [Async Chat Thread - #2/INFO]: PLAYER: 0
1982[16:37:06] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > tp
1983[16:37:15] [Server thread/INFO]: Volpidash issued server command: /tp StormyGalaxy4
1984[16:37:19] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 13251ms or 265 ticks behind
1985[16:37:29] [Async Chat Thread - #2/INFO]: CURRENT: 0
1986[16:37:29] [Async Chat Thread - #2/INFO]: PLAYER: 0
1987[16:37:29] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > that...
1988[16:37:30] [Server thread/INFO]: [SAML] TPS low (13.71). Will attempt to freeze some mobs...
1989[16:37:30] [Server thread/INFO]: [SAML] 49 mobs affected (49 frozen, 0 nerfed) in 403ms. Total of 303/1783 affected (303 frozen, 15 nerfed).
1990[16:37:32] [Async Chat Thread - #2/INFO]: CURRENT: 0
1991[16:37:32] [Async Chat Thread - #2/INFO]: PLAYER: 0
1992[16:37:34] [Async Chat Thread - #2/INFO]: CURRENT: 0
1993[16:37:34] [Async Chat Thread - #2/INFO]: PLAYER: 0
1994[16:37:34] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > creeper on a spider
1995[16:37:45] [Async Chat Thread - #2/INFO]: CURRENT: 0
1996[16:37:45] [Async Chat Thread - #2/INFO]: PLAYER: 0
1997[16:37:49] [Async Chat Thread - #2/INFO]: CURRENT: 0
1998[16:37:49] [Async Chat Thread - #2/INFO]: PLAYER: 0
1999[16:37:55] [Server thread/INFO]: StormyGalaxy4 issued server command: /uadd enchant sharpness 100000
2000[16:37:59] [Server thread/INFO]: StormyGalaxy4 issued server command: /uadd enchant sharpness 10000
2001[16:38:02] [Server thread/INFO]: StormyGalaxy4 issued server command: /uadd enchant sharpness 1000
2002[16:38:08] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 19085ms or 381 ticks behind
2003[16:38:41] [Server thread/INFO]: StormyGalaxy4 issued server command: /co rollback StormyGalaxy4 3m
2004[16:38:49] [Server thread/INFO]: StormyGalaxy4 issued server command: /co rollback StormyGalaxy4 time: 3m
2005[16:38:53] [Async Chat Thread - #3/INFO]: CURRENT: 0
2006[16:38:53] [Async Chat Thread - #3/INFO]: PLAYER: 0
2007[16:38:57] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 18979ms or 379 ticks behind
2008[16:39:02] [Async Chat Thread - #3/INFO]: CURRENT: 0
2009[16:39:02] [Async Chat Thread - #3/INFO]: PLAYER: 0
2010[16:39:02] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > yea
2011[16:39:08] [Server thread/INFO]: [SAML] TPS low (12.84). Will attempt to freeze some mobs...
2012[16:39:08] [Server thread/INFO]: [SAML] 187 mobs affected (187 frozen, 0 nerfed) in 232ms. Total of 460/1920 affected (460 frozen, 15 nerfed).
2013[16:39:09] [Async Chat Thread - #3/INFO]: CURRENT: 0
2014[16:39:09] [Async Chat Thread - #3/INFO]: PLAYER: 0
2015[16:39:09] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > i used something called coreprotect
2016[16:39:14] [Async Chat Thread - #3/INFO]: CURRENT: 0
2017[16:39:14] [Async Chat Thread - #3/INFO]: PLAYER: 0
2018[16:39:19] [Async Chat Thread - #3/INFO]: CURRENT: 0
2019[16:39:19] [Async Chat Thread - #3/INFO]: PLAYER: 0
2020[16:39:19] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > oh yea
2021[16:39:23] [Async Chat Thread - #3/INFO]: CURRENT: 0
2022[16:39:23] [Async Chat Thread - #3/INFO]: PLAYER: 0
2023[16:39:23] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > also check this out
2024[16:39:32] [Server thread/INFO]: StormyGalaxy4 issued server command: /co rollback StormyGalaxy4 time: 3m
2025[16:39:35] [Async Chat Thread - #3/INFO]: CURRENT: 0
2026[16:39:35] [Async Chat Thread - #3/INFO]: PLAYER: 0
2027[16:39:35] [Server thread/INFO]: []<[Owner] StormyGalaxy4 > all gone
2028[16:39:40] [Async Chat Thread - #3/INFO]: CURRENT: 0
2029[16:39:40] [Async Chat Thread - #3/INFO]: PLAYER: 0
2030[16:39:42] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 14556ms or 291 ticks behind
2031[16:39:42] [Server thread/INFO]: StormyGalaxy4 issued server command: /co rollback StormyGalaxy4 time: 3m
2032[16:40:28] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 16195ms or 323 ticks behind
2033[16:40:38] [Server thread/INFO]: [SAML] TPS low (12.97). Will attempt to freeze some mobs...
2034[16:40:38] [Server thread/INFO]: [SAML] 140 mobs affected (140 frozen, 0 nerfed) in 111ms. Total of 489/1942 affected (489 frozen, 15 nerfed).
2035[16:40:40] [Server thread/INFO]: StormyGalaxy4 issued server command: /uar help
2036[16:40:43] [Async Chat Thread - #4/INFO]: CURRENT: 0
2037[16:40:43] [Async Chat Thread - #4/INFO]: PLAYER: 0
2038[16:40:49] [Server thread/INFO]: StormyGalaxy4 issued server command: /ultimateautorestart help
2039[16:41:06] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 8327ms or 166 ticks behind
2040[16:41:21] [Server thread/INFO]: Volpidash issued server command: /fly
2041[16:41:46] [Server thread/WARN]: Volpidash moved too quickly! -14.321755279756957,0.0,8.831204873692911
2042[16:42:00] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 23892ms or 477 ticks behind
2043[16:42:12] [Server thread/INFO]: [SAML] TPS low (10.8). Will attempt to freeze some mobs...
2044[16:42:13] [Server thread/INFO]: [SAML] 298 mobs affected (298 frozen, 0 nerfed) in 538ms. Total of 692/1997 affected (692 frozen, 15 nerfed).
2045[16:42:26] [Async Chat Thread - #5/INFO]: CURRENT: 0
2046[16:42:26] [Async Chat Thread - #5/INFO]: PLAYER: 0
2047[16:42:54] [Async Chat Thread - #5/INFO]: CURRENT: 0
2048[16:42:54] [Async Chat Thread - #5/INFO]: PLAYER: 0
2049[16:42:56] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 26295ms or 525 ticks behind
2050[16:43:20] [Async Chat Thread - #5/INFO]: CURRENT: 0
2051[16:43:20] [Async Chat Thread - #5/INFO]: PLAYER: 0
2052[16:43:23] [Server thread/INFO]: GoldenCrates » Player Volpidash just opened Legendary Crate and got the reward(s): 4 Player Vaults
2053[16:43:34] [pool-15-thread-1/INFO]: [LP] Set playervaults.amount.4 to true for volpidash in context global.
2054[16:44:01] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-416 (MC: 1.16.4) ---
2055[16:44:01] [Paper Watchdog Thread/ERROR]: The server has not responded for 27 seconds! Creating thread dump
2056[16:44:01] [Paper Watchdog Thread/ERROR]: ------------------------------
2057[16:44:01] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
2058[16:44:10] [Paper Watchdog Thread/ERROR]: ------------------------------
2059[16:44:10] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
2060[16:44:10] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
2061[16:44:10] [Paper Watchdog Thread/ERROR]: Stack:
2062[16:44:10] [Paper Watchdog Thread/ERROR]: com.infiniteplugins.infinitecore.compatibility.CompatibleSounds.<init>(CompatibleSounds.java:1008)
2063[16:44:10] [Paper Watchdog Thread/ERROR]: com.infiniteplugins.infinitecore.compatibility.CompatibleSounds.<clinit>(CompatibleSounds.java:690)
2064[16:44:10] [Paper Watchdog Thread/ERROR]: com.infiniteplugins.infinitevouchers.vouchers.Voucher.handleVoucher(Voucher.java:116)
2065[16:44:10] [Paper Watchdog Thread/ERROR]: com.infiniteplugins.infinitevouchers.listeners.PlayerInteractListener.voucherListener(PlayerInteractListener.java:63)
2066[16:44:10] [Paper Watchdog Thread/ERROR]: jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source)
2067[16:44:10] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2068[16:44:10] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.reflect.Method.invoke(Method.java:566)
2069[16:44:10] [Paper Watchdog Thread/ERROR]: me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116)
2070[16:44:10] [Paper Watchdog Thread/ERROR]: app//org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
2071[16:44:10] [Paper Watchdog Thread/ERROR]: app//org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:38)
2072[16:44:10] [Paper Watchdog Thread/ERROR]: me.incomprehendable.dev.pwp.transparentlisteners.PWPTimedRegisteredListener.callEvent(PWPTimedRegisteredListener.java:28)
2073[16:44:10] [Paper Watchdog Thread/ERROR]: app//org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607)
2074[16:44:10] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:510)
2075[16:44:10] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:473)
2076[16:44:10] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:468)
2077[16:44:10] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:464)
2078[16:44:10] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1601)
2079[16:44:10] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:28)
2080[16:44:10] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:5)
2081[16:44:10] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23)
2082[16:44:10] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PlayerConnectionUtils$$Lambda$6608/0x0000000101ad7040.run(Unknown Source)
2083[16:44:10] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18)
2084[16:44:10] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
2085[16:44:10] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
2086[16:44:10] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
2087[16:44:10] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1132)
2088[16:44:10] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1125)
2089[16:44:10] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
2090[16:44:10] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1199)
2091[16:44:10] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996)
2092[16:44:10] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173)
2093[16:44:10] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer$$Lambda$3134/0x0000000100930840.run(Unknown Source)
2094[16:44:10] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2095[16:44:10] [Paper Watchdog Thread/ERROR]: ------------------------------
2096[16:44:10] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
2097[16:44:10] [Paper Watchdog Thread/ERROR]: ------------------------------
2098[16:44:10] [pool-15-thread-1/WARN]: java.lang.OutOfMemoryError: Metaspace
2099[16:44:20] [pool-15-thread-1/ERROR]: [LuckPerms] Exception whilst executing command: [Volpidash, permission, set, playervaults.amount.4, true]
2100java.lang.OutOfMemoryError: Metaspace
2101[16:44:20] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-416 (MC: 1.16.4) ---
2102[16:44:20] [Paper Watchdog Thread/ERROR]: The server has not responded for 46 seconds! Creating thread dump
2103[16:44:20] [Paper Watchdog Thread/ERROR]: ------------------------------
2104[16:44:20] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
2105[16:44:29] [pool-15-thread-1/INFO]: [LP] %player& is not a valid username/uuid.
2106[16:44:29] [Paper Watchdog Thread/ERROR]: ------------------------------
2107[16:44:29] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
2108[16:44:29] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
2109[16:44:29] [Paper Watchdog Thread/ERROR]: Stack:
2110[16:44:29] [Paper Watchdog Thread/ERROR]: com.infiniteplugins.infinitecore.compatibility.CompatibleSounds.<clinit>(CompatibleSounds.java:847)
2111[16:44:29] [Paper Watchdog Thread/ERROR]: com.infiniteplugins.infinitevouchers.vouchers.Voucher.handleVoucher(Voucher.java:116)
2112[16:44:29] [Paper Watchdog Thread/ERROR]: com.infiniteplugins.infinitevouchers.listeners.PlayerInteractListener.voucherListener(PlayerInteractListener.java:63)
2113[16:44:29] [Paper Watchdog Thread/ERROR]: jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source)
2114[16:44:29] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2115[16:44:29] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.reflect.Method.invoke(Method.java:566)
2116[16:44:29] [Paper Watchdog Thread/ERROR]: me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116)
2117[16:44:29] [Paper Watchdog Thread/ERROR]: app//org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
2118[16:44:29] [Paper Watchdog Thread/ERROR]: app//org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:38)
2119[16:44:29] [Paper Watchdog Thread/ERROR]: me.incomprehendable.dev.pwp.transparentlisteners.PWPTimedRegisteredListener.callEvent(PWPTimedRegisteredListener.java:28)
2120[16:44:29] [Paper Watchdog Thread/ERROR]: app//org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607)
2121[16:44:29] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:510)
2122[16:44:29] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:473)
2123[16:44:29] [User Authenticator #9/INFO]: [LuckPerms] Another plugin has cancelled the connection for 6f4f70cd-02ac-3464-85c4-2cad6c9463d8 - Volpidash. No permissions data will be loaded.
2124[16:44:29] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:468)
2125[16:44:29] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:464)
2126[16:44:29] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1601)
2127[16:44:29] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:28)
2128[16:44:29] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:5)
2129[16:44:29] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23)
2130[16:44:29] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PlayerConnectionUtils$$Lambda$6608/0x0000000101ad7040.run(Unknown Source)
2131[16:44:29] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18)
2132[16:44:29] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
2133[16:44:29] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
2134[16:44:29] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
2135[16:44:29] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1132)
2136[16:44:29] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1125)
2137[16:44:29] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
2138[16:44:29] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1199)
2139[16:44:29] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996)
2140[16:44:29] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173)
2141[16:44:29] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer$$Lambda$3134/0x0000000100930840.run(Unknown Source)
2142[16:44:29] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2143[16:44:29] [Paper Watchdog Thread/ERROR]: ------------------------------
2144[16:44:29] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
2145[16:44:29] [Paper Watchdog Thread/ERROR]: ------------------------------
2146[16:44:39] [pool-15-thread-1/WARN]: java.lang.OutOfMemoryError: Metaspace
2147[16:44:39] [Paper Watchdog Thread/ERROR]: ------------------------------
2148[16:44:39] [Paper Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Paper bug.
2149[16:44:39] [Paper Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
2150[16:44:39] [Paper Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
2151[16:44:39] [Paper Watchdog Thread/ERROR]: If you see a world save or edit, then it means you did far more than your server can handle at once
2152[16:44:39] [Paper Watchdog Thread/ERROR]: If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
2153[16:44:39] [Paper Watchdog Thread/ERROR]: If you are unsure or still think this is a Paper bug, please report this to https://github.com/PaperMC/Paper/issues
2154[16:44:39] [Paper Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
2155[16:44:39] [Paper Watchdog Thread/ERROR]: Paper version: git-Paper-416 (MC: 1.16.4)
2156[16:44:39] [Paper Watchdog Thread/ERROR]: ------------------------------
2157[16:44:39] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
2158[16:44:39] [User Authenticator #9/INFO]: Disconnecting com.mojang.authlib.GameProfile@4aae1b22[id=6f4f70cd-02ac-3464-85c4-2cad6c9463d8,name=Volpidash,properties={textures=[com.mojang.authlib.properties.Property@58c51854]},legacy=false] (/**.**.**.**:55618): This player is already online.
2159[16:44:48] [pool-15-thread-1/ERROR]: [LuckPerms] Exception whilst executing command: [%player&, permission, set, playervaults.size.3, true]
2160java.lang.OutOfMemoryError: Metaspace
2161[16:44:48] [Paper Watchdog Thread/ERROR]: ------------------------------
2162[16:44:48] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
2163[16:44:48] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
2164[16:44:48] [Paper Watchdog Thread/ERROR]: Stack:
2165[16:44:48] [Paper Watchdog Thread/ERROR]: com.infiniteplugins.infinitecore.compatibility.CompatibleSounds.<clinit>(CompatibleSounds.java:847)
2166[16:44:48] [Paper Watchdog Thread/ERROR]: com.infiniteplugins.infinitevouchers.vouchers.Voucher.handleVoucher(Voucher.java:116)
2167[16:44:48] [Paper Watchdog Thread/ERROR]: com.infiniteplugins.infinitevouchers.listeners.PlayerInteractListener.voucherListener(PlayerInteractListener.java:63)
2168[16:44:48] [Paper Watchdog Thread/ERROR]: jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source)
2169[16:44:48] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2170[16:44:48] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.reflect.Method.invoke(Method.java:566)
2171[16:44:48] [Paper Watchdog Thread/ERROR]: me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116)
2172[16:44:48] [Paper Watchdog Thread/ERROR]: app//org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
2173[16:44:48] [Paper Watchdog Thread/ERROR]: app//org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:38)
2174[16:44:48] [Paper Watchdog Thread/ERROR]: me.incomprehendable.dev.pwp.transparentlisteners.PWPTimedRegisteredListener.callEvent(PWPTimedRegisteredListener.java:28)
2175[16:44:48] [Paper Watchdog Thread/ERROR]: app//org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607)
2176[16:44:48] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:510)
2177[16:44:48] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:473)
2178[16:44:48] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:468)
2179[16:44:48] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:464)
2180[16:44:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1601)
2181[16:44:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:28)
2182[16:44:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:5)
2183[16:44:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23)
2184[16:44:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PlayerConnectionUtils$$Lambda$6608/0x0000000101ad7040.run(Unknown Source)
2185[16:44:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18)
2186[16:44:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
2187[16:44:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
2188[16:44:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
2189[16:44:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1132)
2190[16:44:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1125)
2191[16:44:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
2192[16:44:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1199)
2193[16:44:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996)
2194[16:44:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173)
2195[16:44:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer$$Lambda$3134/0x0000000100930840.run(Unknown Source)
2196[16:44:48] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2197[16:44:48] [Paper Watchdog Thread/ERROR]: ------------------------------
2198[16:44:48] [Paper Watchdog Thread/ERROR]: Entire Thread Dump:
2199[16:44:49] [HikariPool-1 housekeeper/WARN]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=55s984ms120µs365ns).
2200[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2201[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Reference Handler
2202[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: RUNNABLE
2203[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2204[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
2205[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
2206[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
2207[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2208[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Finalizer
2209[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
2210[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2211[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Native Method)
2212[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
2213[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
2214[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)
2215[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2216[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
2217[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
2218[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2219[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2220[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Common-Cleaner
2221[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 9 | Suspended: false | Native: false | State: TIMED_WAITING
2222[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2223[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Native Method)
2224[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
2225[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
2226[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2227[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)
2228[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2229[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: server-timer
2230[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: RUNNABLE
2231[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2232[16:44:49] [Paper Watchdog Thread/ERROR]: platform/jdk.httpserver@11.0.10/sun.net.httpserver.ServerImpl$ServerTimerTask.run(ServerImpl.java:824)
2233[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.TimerThread.mainLoop(Timer.java:556)
2234[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.TimerThread.run(Timer.java:506)
2235[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2236[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: JolokiaDiscoveryListenerThread-172.18.0.71
2237[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: true | State: RUNNABLE
2238[16:44:49] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
2239[16:44:49] [Paper Watchdog Thread/ERROR]: Locked on:java.base@11.0.10/java.net.PlainDatagramSocketImpl.receive0(Native Method)
2240[16:44:49] [Paper Watchdog Thread/ERROR]: Locked on:java.base@11.0.10/java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:181)
2241[16:44:49] [Paper Watchdog Thread/ERROR]: Locked on:java.base@11.0.10/java.net.DatagramSocket.receive(DatagramSocket.java:814)
2242[16:44:49] [Paper Watchdog Thread/ERROR]: Locked on:java.base@11.0.10/java.net.DatagramSocket.receive(DatagramSocket.java:814)
2243[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2244[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.net.PlainDatagramSocketImpl.receive0(Native Method)
2245[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:181)
2246[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.net.DatagramSocket.receive(DatagramSocket.java:814)
2247[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.jolokia.discovery.MulticastSocketListenerThread.receiveMessage(MulticastSocketListenerThread.java:115)
2248[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.jolokia.discovery.MulticastSocketListenerThread.run(MulticastSocketListenerThread.java:72)
2249[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2250[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Jolokia Agent Cleanup Thread
2251[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: WAITING
2252[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2253[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Native Method)
2254[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.join(Thread.java:1305)
2255[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.join(Thread.java:1380)
2256[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.jolokia.jvmagent.CleanupThread.joinThreads(CleanupThread.java:110)
2257[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.jolokia.jvmagent.CleanupThread.run(CleanupThread.java:60)
2258[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2259[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: HTTP-Dispatcher
2260[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
2261[16:44:49] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
2262[16:44:49] [Paper Watchdog Thread/ERROR]: Locked on:java.base@11.0.10/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2263[16:44:49] [Paper Watchdog Thread/ERROR]: Locked on:java.base@11.0.10/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2264[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2265[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.HashMap.newNode(HashMap.java:1797)
2266[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.HashMap.putVal(HashMap.java:626)
2267[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.HashMap.put(HashMap.java:607)
2268[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.HashSet.add(HashSet.java:220)
2269[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.nio.ch.SelectorImpl.processReadyEvents(SelectorImpl.java:298)
2270[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.nio.ch.EPollSelectorImpl.processEvents(EPollSelectorImpl.java:197)
2271[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:137)
2272[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2273[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
2274[16:44:49] [Paper Watchdog Thread/ERROR]: platform/jdk.httpserver@11.0.10/sun.net.httpserver.ServerImpl$Dispatcher.run(ServerImpl.java:365)
2275[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2276[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2277[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Log4j2-TF-1-AsyncLogger[AsyncContext@77556fd]-1
2278[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
2279[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2280[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.StringUTF16.compress(StringUTF16.java:168)
2281[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.StringUTF16.newString(StringUTF16.java:1019)
2282[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.StringBuilder.toString(StringBuilder.java:449)
2283[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.layout.PatternLayout$PatternSelectorSerializer.toSerializable(PatternLayout.java:444)
2284[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.layout.PatternLayout.toSerializable(PatternLayout.java:208)
2285[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.layout.PatternLayout.toSerializable(PatternLayout.java:57)
2286[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecrell.terminalconsole.TerminalConsoleAppender.append(TerminalConsoleAppender.java:253)
2287[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:156)
2288[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:129)
2289[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:120)
2290[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:84)
2291[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:448)
2292[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:433)
2293[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)
2294[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:79)
2295[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.async.AsyncLogger.actualAsyncLog(AsyncLogger.java:337)
2296[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.async.RingBufferLogEvent.execute(RingBufferLogEvent.java:161)
2297[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.async.RingBufferLogEventHandler.onEvent(RingBufferLogEventHandler.java:45)
2298[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.async.RingBufferLogEventHandler.onEvent(RingBufferLogEventHandler.java:29)
2299[16:44:49] [Paper Watchdog Thread/ERROR]: app//com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
2300[16:44:49] [Paper Watchdog Thread/ERROR]: app//com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
2301[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2302[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2303[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2304[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2305[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Timer hack thread
2306[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: TIMED_WAITING
2307[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2308[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.sleep(Native Method)
2309[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.SystemUtils$5.run(SystemUtils.java:465)
2310[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2311[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Worker-Main-1
2312[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: WAITING
2313[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2314[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2315[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2316[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2317[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2318[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2319[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2320[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2321[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2322[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2323[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Snooper Timer
2324[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: WAITING
2325[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2326[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Native Method)
2327[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Object.java:328)
2328[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.TimerThread.mainLoop(Timer.java:527)
2329[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.TimerThread.run(Timer.java:506)
2330[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2331[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
2332[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
2333[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2334[16:44:49] [Paper Watchdog Thread/ERROR]: com.infiniteplugins.infinitecore.compatibility.CompatibleSounds.<clinit>(CompatibleSounds.java:847)
2335[16:44:49] [Paper Watchdog Thread/ERROR]: com.infiniteplugins.infinitevouchers.vouchers.Voucher.handleVoucher(Voucher.java:116)
2336[16:44:49] [Paper Watchdog Thread/ERROR]: com.infiniteplugins.infinitevouchers.listeners.PlayerInteractListener.voucherListener(PlayerInteractListener.java:63)
2337[16:44:49] [Paper Watchdog Thread/ERROR]: jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source)
2338[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2339[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.reflect.Method.invoke(Method.java:566)
2340[16:44:49] [Paper Watchdog Thread/ERROR]: me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116)
2341[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
2342[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:38)
2343[16:44:49] [Paper Watchdog Thread/ERROR]: me.incomprehendable.dev.pwp.transparentlisteners.PWPTimedRegisteredListener.callEvent(PWPTimedRegisteredListener.java:28)
2344[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607)
2345[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:510)
2346[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:473)
2347[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:468)
2348[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:464)
2349[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1601)
2350[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:28)
2351[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:5)
2352[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23)
2353[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PlayerConnectionUtils$$Lambda$6608/0x0000000101ad7040.run(Unknown Source)
2354[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18)
2355[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
2356[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
2357[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
2358[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1132)
2359[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1125)
2360[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
2361[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1199)
2362[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996)
2363[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173)
2364[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer$$Lambda$3134/0x0000000100930840.run(Unknown Source)
2365[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2366[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2367[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Server console handler
2368[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
2369[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2370[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:181)
2371[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)
2372[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133)
2373[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
2374[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.jline.keymap.BindingReader.readBinding(BindingReader.java:61)
2375[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:848)
2376[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:868)
2377[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:575)
2378[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:418)
2379[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:158)
2380[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:141)
2381[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.DedicatedServer$1.run(DedicatedServer.java:67)
2382[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2383[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
2384[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
2385[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2386[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2387[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
2388[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: WAITING
2389[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2390[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Native Method)
2391[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
2392[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
2393[16:44:49] [Paper Watchdog Thread/ERROR]: java.desktop@11.0.10/sun.java2d.Disposer.run(Disposer.java:144)
2394[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2395[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2396[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Watchdog Thread
2397[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: RUNNABLE
2398[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2399[16:44:49] [Paper Watchdog Thread/ERROR]: java.management@11.0.10/sun.management.ThreadImpl.dumpThreads0(Native Method)
2400[16:44:49] [Paper Watchdog Thread/ERROR]: java.management@11.0.10/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
2401[16:44:49] [Paper Watchdog Thread/ERROR]: java.management@11.0.10/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)
2402[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.spigotmc.WatchdogThread.run(WatchdogThread.java:131)
2403[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2404[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Async Chunk Task Thread #0
2405[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: WAITING
2406[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2407[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2408[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2409[16:44:49] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)
2410[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2411[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Async Chunk Task Thread #1
2412[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: WAITING
2413[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2414[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2415[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2416[16:44:49] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)
2417[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2418[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Async Chunk Urgent Task Thread
2419[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: WAITING
2420[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2421[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2422[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2423[16:44:49] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)
2424[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2425[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: pool-4-thread-1
2426[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
2427[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2428[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2429[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
2430[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
2431[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
2432[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
2433[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2434[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2435[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2436[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2437[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2438[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
2439[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
2440[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2441[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Native Method)
2442[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
2443[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
2444[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
2445[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2446[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2447[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
2448[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: RUNNABLE
2449[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2450[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.PacketSplitter.decode(PacketSplitter.java:36)
2451[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:489)
2452[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:428)
2453[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
2454[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
2455[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
2456[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
2457[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
2458[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
2459[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
2460[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
2461[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.handler.flush.FlushConsolidationHandler.channelRead(FlushConsolidationHandler.java:147)
2462[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
2463[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
2464[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
2465[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434)
2466[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
2467[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
2468[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965)
2469[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:808)
2470[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:408)
2471[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:308)
2472[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
2473[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2474[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2475[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-1-worker-51
2476[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: WAITING
2477[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2478[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2479[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2480[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
2481[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2482[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2483[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-1-worker-37
2484[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: WAITING
2485[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2486[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2487[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2488[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
2489[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2490[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2491[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-1-worker-23
2492[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: WAITING
2493[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2494[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2495[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2496[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
2497[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2498[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2499[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-1-worker-9
2500[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: WAITING
2501[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2502[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2503[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2504[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
2505[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2506[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2507[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-1-worker-59
2508[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: WAITING
2509[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2510[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2511[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2512[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
2513[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2514[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2515[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-1-worker-45
2516[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: WAITING
2517[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2518[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2519[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2520[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
2521[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2522[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2523[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-1-worker-3
2524[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: WAITING
2525[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2526[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2527[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2528[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
2529[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2530[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2531[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-1-worker-39
2532[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: WAITING
2533[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2534[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2535[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2536[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
2537[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2538[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2539[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-1-worker-11
2540[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: WAITING
2541[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2542[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2543[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2544[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
2545[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2546[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2547[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-1-worker-47
2548[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: WAITING
2549[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2550[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2551[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2552[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
2553[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2554[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2555[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-1-worker-33
2556[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: false | State: WAITING
2557[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2558[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2559[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2560[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
2561[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2562[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2563[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-1-worker-61
2564[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: false | State: WAITING
2565[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2566[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2567[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2568[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2569[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:483)
2570[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:671)
2571[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
2572[16:44:49] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.common.storage.implementation.file.watcher.AbstractFileWatcher.runEventProcessingLoop(AbstractFileWatcher.java:128)
2573[16:44:49] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher.lambda$new$0(FileWatcher.java:61)
2574[16:44:49] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher$$Lambda$4873/0x000000010112d840.run(Unknown Source)
2575[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1426)
2576[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
2577[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
2578[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
2579[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
2580[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2581[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2582[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-1-worker-25
2583[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: WAITING
2584[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2585[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2586[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2587[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
2588[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2589[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2590[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-1-worker-53
2591[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: WAITING
2592[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2593[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2594[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2595[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
2596[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2597[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2598[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-1-worker-17
2599[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: WAITING
2600[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2601[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2602[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2603[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
2604[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2605[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2606[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-1-worker-31
2607[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: WAITING
2608[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2609[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2610[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2611[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
2612[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2613[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2614[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: WorldEdit Session Manager
2615[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: TIMED_WAITING
2616[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2617[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Native Method)
2618[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.TimerThread.mainLoop(Timer.java:553)
2619[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.TimerThread.run(Timer.java:506)
2620[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2621[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: mysql-cj-abandoned-connection-cleanup
2622[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 66 | Suspended: false | Native: false | State: TIMED_WAITING
2623[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2624[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Native Method)
2625[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
2626[16:44:49] [Paper Watchdog Thread/ERROR]: app//com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:80)
2627[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2628[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2629[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2630[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2631[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Timer-0
2632[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: false | State: TIMED_WAITING
2633[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2634[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Native Method)
2635[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.TimerThread.mainLoop(Timer.java:553)
2636[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.TimerThread.run(Timer.java:506)
2637[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2638[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler
2639[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: false | State: RUNNABLE
2640[16:44:49] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
2641[16:44:49] [Paper Watchdog Thread/ERROR]: Locked on:java.base@11.0.10/java.util.concurrent.ConcurrentHashMap.replaceNode(ConcurrentHashMap.java:1130)
2642[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2643[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ConcurrentHashMap.replaceNode(ConcurrentHashMap.java:1130)
2644[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ConcurrentHashMap.remove(ConcurrentHashMap.java:1102)
2645[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.util.resources.Bundles.cleanupCache(Bundles.java:240)
2646[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.util.resources.Bundles.findBundleOf(Bundles.java:166)
2647[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.util.resources.Bundles.loadBundleOf(Bundles.java:145)
2648[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.util.resources.Bundles.of(Bundles.java:106)
2649[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.util.resources.LocaleData$1.run(LocaleData.java:185)
2650[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.util.resources.LocaleData$1.run(LocaleData.java:182)
2651[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.security.AccessController.doPrivileged(Native Method)
2652[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.util.resources.LocaleData.getBundle(LocaleData.java:182)
2653[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.util.resources.LocaleData.getNumberFormatData(LocaleData.java:178)
2654[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.util.locale.provider.LocaleResources.getDecimalFormatSymbolsData(LocaleResources.java:176)
2655[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.text.DecimalFormatSymbols.initialize(DecimalFormatSymbols.java:628)
2656[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.text.DecimalFormatSymbols.<init>(DecimalFormatSymbols.java:113)
2657[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.util.locale.provider.DecimalFormatSymbolsProviderImpl.getInstance(DecimalFormatSymbolsProviderImpl.java:85)
2658[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.text.DecimalFormatSymbols.getInstance(DecimalFormatSymbols.java:180)
2659[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.Formatter.getZero(Formatter.java:2437)
2660[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.Formatter.<init>(Formatter.java:1956)
2661[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.Formatter.<init>(Formatter.java:2011)
2662[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.String.format(String.java:2938)
2663[16:44:49] [Paper Watchdog Thread/ERROR]: app//com.google.common.util.concurrent.ThreadFactoryBuilder.format(ThreadFactoryBuilder.java:181)
2664[16:44:49] [Paper Watchdog Thread/ERROR]: app//com.google.common.util.concurrent.ThreadFactoryBuilder.access$000(ThreadFactoryBuilder.java:46)
2665[16:44:49] [Paper Watchdog Thread/ERROR]: app//com.google.common.util.concurrent.ThreadFactoryBuilder$1.newThread(ThreadFactoryBuilder.java:164)
2666[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(ThreadPoolExecutor.java:623)
2667[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:912)
2668[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1354)
2669[16:44:49] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.common.plugin.scheduler.AbstractJavaScheduler$ErrorReportingExecutor.execute(AbstractJavaScheduler.java:110)
2670[16:44:49] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.common.plugin.scheduler.AbstractJavaScheduler.lambda$asyncRepeating$3(AbstractJavaScheduler.java:77)
2671[16:44:49] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.common.plugin.scheduler.AbstractJavaScheduler$$Lambda$4799/0x0000000101113440.run(Unknown Source)
2672[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
2673[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
2674[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
2675[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2676[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2677[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2678[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2679[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: FileSystemWatchService
2680[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 73 | Suspended: false | Native: true | State: RUNNABLE
2681[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2682[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.nio.fs.LinuxWatchService.poll(Native Method)
2683[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316)
2684[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2685[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2686[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: MVStore background writer nio:/server/plugins/LuckPerms/luckperms-h2.mv.db
2687[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 79 | Suspended: false | Native: false | State: RUNNABLE
2688[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2689[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ConcurrentHashMap$ValuesView.iterator(ConcurrentHashMap.java:4732)
2690[16:44:49] [Paper Watchdog Thread/ERROR]: org.h2.mvstore.MVStore.hasUnsavedChanges(MVStore.java:1789)
2691[16:44:49] [Paper Watchdog Thread/ERROR]: org.h2.mvstore.MVStore.hasUnsavedChangesInternal(MVStore.java:1803)
2692[16:44:49] [Paper Watchdog Thread/ERROR]: org.h2.mvstore.MVStore.store(MVStore.java:1176)
2693[16:44:49] [Paper Watchdog Thread/ERROR]: org.h2.mvstore.MVStore.tryCommit(MVStore.java:1135)
2694[16:44:49] [Paper Watchdog Thread/ERROR]: org.h2.mvstore.MVStore.writeInBackground(MVStore.java:2763)
2695[16:44:49] [Paper Watchdog Thread/ERROR]: org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3123)
2696[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2697[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Timer-1
2698[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 91 | Suspended: false | Native: false | State: TIMED_WAITING
2699[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2700[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Native Method)
2701[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.TimerThread.mainLoop(Timer.java:553)
2702[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.TimerThread.run(Timer.java:506)
2703[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2704[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ViaRewind-1_8TO1_9
2705[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 92 | Suspended: false | Native: false | State: WAITING
2706[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2707[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Native Method)
2708[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Object.java:328)
2709[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.TimerThread.mainLoop(Timer.java:527)
2710[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.TimerThread.run(Timer.java:506)
2711[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2712[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Paper RegionFile IO Thread
2713[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 93 | Suspended: false | Native: false | State: WAITING
2714[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2715[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2716[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2717[16:44:49] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)
2718[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2719[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Cleaner-0
2720[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 94 | Suspended: false | Native: false | State: TIMED_WAITING
2721[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2722[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Native Method)
2723[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
2724[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
2725[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2726[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)
2727[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2728[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: world - Light
2729[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 96 | Suspended: false | Native: false | State: WAITING
2730[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2731[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2732[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2733[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2734[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2735[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2736[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2737[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2738[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2739[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2740[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: world_nether - Light
2741[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 97 | Suspended: false | Native: false | State: WAITING
2742[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2743[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2744[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2745[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2746[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2747[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2748[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2749[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2750[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2751[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2752[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1
2753[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 100 | Suspended: false | Native: false | State: RUNNABLE
2754[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2755[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Integer.toString(Integer.java:440)
2756[16:44:49] [Paper Watchdog Thread/ERROR]: dev.norska.uar.tasks.UARCountdown$1.run(UARCountdown.java:71)
2757[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
2758[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
2759[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
2760[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2761[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2762[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2763[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2764[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-18
2765[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 103 | Suspended: false | Native: false | State: RUNNABLE
2766[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2767[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.StringLatin1.newString(StringLatin1.java:715)
2768[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.String.substring(String.java:1879)
2769[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.bukkit.configuration.MemorySection.get(MemorySection.java:252)
2770[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.bukkit.configuration.MemorySection.get(MemorySection.java:229)
2771[16:44:49] [Paper Watchdog Thread/ERROR]: studio.trc.bukkit.crazyauctionsplus.util.FileManager$ProtectedConfiguration.getBoolean(FileManager.java:952)
2772[16:44:49] [Paper Watchdog Thread/ERROR]: studio.trc.bukkit.crazyauctionsplus.util.PluginControl.useSplitDatabase(PluginControl.java:706)
2773[16:44:49] [Paper Watchdog Thread/ERROR]: studio.trc.bukkit.crazyauctionsplus.database.GlobalMarket.getMarket(GlobalMarket.java:73)
2774[16:44:49] [Paper Watchdog Thread/ERROR]: studio.trc.bukkit.crazyauctionsplus.util.AuctionProcess.updateAuctionData(AuctionProcess.java:30)
2775[16:44:49] [Paper Watchdog Thread/ERROR]: studio.trc.bukkit.crazyauctionsplus.util.AuctionProcess$AuctionUpdateThread.run(AuctionProcess.java:129)
2776[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2777[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
2778[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 107 | Suspended: false | Native: false | State: TIMED_WAITING
2779[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2780[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2781[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
2782[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
2783[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
2784[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
2785[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2786[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2787[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2788[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2789[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2790[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: pool-20-thread-1
2791[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 114 | Suspended: false | Native: false | State: RUNNABLE
2792[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2793[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.addConditionWaiter(AbstractQueuedSynchronizer.java:1896)
2794[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2114)
2795[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
2796[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
2797[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2798[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2799[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2800[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2801[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2802[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: HSQLDB Timer @25eeb531
2803[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 115 | Suspended: false | Native: false | State: TIMED_WAITING
2804[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2805[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Native Method)
2806[16:44:49] [Paper Watchdog Thread/ERROR]: me.leoko.advancedban.shaded.org.hsqldb.lib.HsqlTimer$TaskQueue.park(Unknown Source)
2807[16:44:49] [Paper Watchdog Thread/ERROR]: me.leoko.advancedban.shaded.org.hsqldb.lib.HsqlTimer.nextTask(Unknown Source)
2808[16:44:49] [Paper Watchdog Thread/ERROR]: me.leoko.advancedban.shaded.org.hsqldb.lib.HsqlTimer$TaskRunner.run(Unknown Source)
2809[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2810[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2811[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: HikariPool-1 housekeeper
2812[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 116 | Suspended: false | Native: false | State: RUNNABLE
2813[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2814[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2815[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
2816[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Class.newInstance(Class.java:584)
2817[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.spi.AbstractLogger.createDefaultMessageFactory(AbstractLogger.java:212)
2818[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.spi.AbstractLogger.<init>(AbstractLogger.java:128)
2819[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.Logger.<init>(Logger.java:71)
2820[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.async.AsyncLogger.<init>(AsyncLogger.java:95)
2821[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.async.AsyncLoggerContext.newInstance(AsyncLoggerContext.java:59)
2822[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.LoggerContext.getLogger(LoggerContext.java:453)
2823[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.LoggerContext.getLogger(LoggerContext.java:420)
2824[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.LoggerContext.getLogger(LoggerContext.java:60)
2825[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.LogManager.getLogger(LogManager.java:618)
2826[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.util.ForwardLogHandler.getLogger(ForwardLogHandler.java:17)
2827[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R3.util.ForwardLogHandler.publish(ForwardLogHandler.java:26)
2828[16:44:49] [Paper Watchdog Thread/ERROR]: java.logging@11.0.10/java.util.logging.Logger.log(Logger.java:979)
2829[16:44:49] [Paper Watchdog Thread/ERROR]: me.leoko.advancedban.shaded.org.slf4j.impl.JDK14LoggerAdapter.log(JDK14LoggerAdapter.java:582)
2830[16:44:49] [Paper Watchdog Thread/ERROR]: me.leoko.advancedban.shaded.org.slf4j.impl.JDK14LoggerAdapter.warn(JDK14LoggerAdapter.java:422)
2831[16:44:49] [Paper Watchdog Thread/ERROR]: me.leoko.advancedban.shaded.com.zaxxer.hikari.pool.HikariPool$HouseKeeper.run(HikariPool.java:787)
2832[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
2833[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
2834[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
2835[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2836[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2837[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2838[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2839[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: world_the_end - Light
2840[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 119 | Suspended: false | Native: false | State: WAITING
2841[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2842[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2843[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2844[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2845[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2846[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2847[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2848[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2849[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2850[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2851[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Randomizer - Light
2852[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 120 | Suspended: false | Native: false | State: WAITING
2853[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2854[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2855[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2856[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2857[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2858[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2859[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2860[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2861[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2862[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2863[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Object Cleaner
2864[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 121 | Suspended: false | Native: false | State: WAITING
2865[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2866[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2867[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2868[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2869[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2870[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2871[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2872[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2873[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2874[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2875[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: blank - Light
2876[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 122 | Suspended: false | Native: false | State: WAITING
2877[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2878[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2879[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2880[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2881[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2882[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2883[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2884[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2885[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2886[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2887[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Bedwars2 - Light
2888[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 124 | Suspended: false | Native: false | State: WAITING
2889[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2890[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2891[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2892[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2893[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2894[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2895[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2896[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2897[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2898[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2899[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Bedwars3 - Light
2900[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 125 | Suspended: false | Native: false | State: WAITING
2901[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2902[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2903[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2904[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2905[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2906[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2907[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2908[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2909[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2910[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2911[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Bedwars1 - Light
2912[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 126 | Suspended: false | Native: false | State: WAITING
2913[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2914[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2915[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2916[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2917[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2918[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2919[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2920[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2921[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2922[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2923[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: survival - Light
2924[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 128 | Suspended: false | Native: false | State: WAITING
2925[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2926[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2927[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2928[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2929[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2930[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2931[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2932[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2933[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2934[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2935[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: KitPvP - Light
2936[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 129 | Suspended: false | Native: false | State: WAITING
2937[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2938[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2939[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2940[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2941[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2942[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2943[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2944[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2945[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2946[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2947[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Prisons - Light
2948[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 130 | Suspended: false | Native: false | State: WAITING
2949[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2950[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2951[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2952[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2953[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2954[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2955[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2956[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2957[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2958[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2959[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: SurvSpawn - Light
2960[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 131 | Suspended: false | Native: false | State: WAITING
2961[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2962[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2963[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2964[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2965[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2966[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2967[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2968[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2969[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2970[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2971[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: parkour - Light
2972[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 132 | Suspended: false | Native: false | State: WAITING
2973[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2974[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
2975[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2976[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2977[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2978[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2979[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2980[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2981[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2982[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2983[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: pool-21-thread-1
2984[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 133 | Suspended: false | Native: false | State: RUNNABLE
2985[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2986[16:44:49] [Paper Watchdog Thread/ERROR]: me.neznamy.tab.shared.cpu.CPUManager$1.run(CPUManager.java:50)
2987[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
2988[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.FutureTask.run(FutureTask.java:264)
2989[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2990[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2991[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
2992[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
2993[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: pool-21-thread-2
2994[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 134 | Suspended: false | Native: false | State: RUNNABLE
2995[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
2996[16:44:49] [Paper Watchdog Thread/ERROR]: me.neznamy.tab.shared.placeholders.PlayerPlaceholder.update(PlayerPlaceholder.java:22)
2997[16:44:49] [Paper Watchdog Thread/ERROR]: me.neznamy.tab.shared.features.PlaceholderManager$1.run(PlaceholderManager.java:85)
2998[16:44:49] [Paper Watchdog Thread/ERROR]: me.neznamy.tab.shared.cpu.CPUManager$4.run(CPUManager.java:119)
2999[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
3000[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.FutureTask.run(FutureTask.java:264)
3001[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
3002[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3003[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3004[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3005[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: pool-21-thread-3
3006[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 135 | Suspended: false | Native: false | State: RUNNABLE
3007[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3008[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ConcurrentHashMap$ValuesView.iterator(ConcurrentHashMap.java:4732)
3009[16:44:49] [Paper Watchdog Thread/ERROR]: me.neznamy.tab.shared.features.GroupRefresher$1.run(GroupRefresher.java:29)
3010[16:44:49] [Paper Watchdog Thread/ERROR]: me.neznamy.tab.shared.cpu.CPUManager$4.run(CPUManager.java:119)
3011[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
3012[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.FutureTask.run(FutureTask.java:264)
3013[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
3014[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3015[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3016[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3017[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: pool-21-thread-4
3018[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 137 | Suspended: false | Native: false | State: RUNNABLE
3019[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3020[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ConcurrentHashMap$ValuesView.iterator(ConcurrentHashMap.java:4732)
3021[16:44:49] [Paper Watchdog Thread/ERROR]: me.neznamy.tab.premium.SortingType$1.run(SortingType.java:52)
3022[16:44:49] [Paper Watchdog Thread/ERROR]: me.neznamy.tab.shared.cpu.CPUManager$4.run(CPUManager.java:119)
3023[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
3024[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.FutureTask.run(FutureTask.java:264)
3025[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
3026[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3027[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3028[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3029[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: pool-21-thread-5
3030[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 138 | Suspended: false | Native: false | State: RUNNABLE
3031[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3032[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ConcurrentHashMap$ValuesView.iterator(ConcurrentHashMap.java:4732)
3033[16:44:49] [Paper Watchdog Thread/ERROR]: me.neznamy.tab.shared.features.NameTag$1.run(NameTag.java:34)
3034[16:44:49] [Paper Watchdog Thread/ERROR]: me.neznamy.tab.shared.cpu.CPUManager$4.run(CPUManager.java:119)
3035[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
3036[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.FutureTask.run(FutureTask.java:264)
3037[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
3038[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3039[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3040[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3041[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: pool-21-thread-6
3042[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 139 | Suspended: false | Native: false | State: RUNNABLE
3043[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3044[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ConcurrentHashMap$ValuesView.iterator(ConcurrentHashMap.java:4732)
3045[16:44:49] [Paper Watchdog Thread/ERROR]: me.neznamy.tab.platforms.bukkit.features.unlimitedtags.NameTagX$1.run(NameTagX.java:103)
3046[16:44:49] [Paper Watchdog Thread/ERROR]: me.neznamy.tab.shared.cpu.CPUManager$4.run(CPUManager.java:119)
3047[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
3048[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.FutureTask.run(FutureTask.java:264)
3049[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
3050[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3051[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3052[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3053[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: WorldGuard Region I/O
3054[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 143 | Suspended: false | Native: false | State: TIMED_WAITING
3055[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3056[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Native Method)
3057[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.TimerThread.mainLoop(Timer.java:553)
3058[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.TimerThread.run(Timer.java:506)
3059[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3060[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ServerSigns-TaskPersistence
3061[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 158 | Suspended: false | Native: false | State: WAITING
3062[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3063[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3064[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
3065[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
3066[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
3067[16:44:49] [Paper Watchdog Thread/ERROR]: de.czymm.serversigns.taskmanager.QueueConsumer.run(QueueConsumer.java:43)
3068[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3069[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3070[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-36
3071[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 162 | Suspended: false | Native: false | State: TIMED_WAITING
3072[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3073[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.sleep(Native Method)
3074[16:44:49] [Paper Watchdog Thread/ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:16)
3075[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3076[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3077[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-37
3078[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 163 | Suspended: false | Native: false | State: RUNNABLE
3079[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3080[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.sqlite.jdbc4.JDBC4Connection.createStatement(JDBC4Connection.java:28)
3081[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.sqlite.jdbc3.JDBC3Connection.createStatement(JDBC3Connection.java:152)
3082[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.sqlite.jdbc4.JDBC4Connection.isValid(JDBC4Connection.java:79)
3083[16:44:49] [Paper Watchdog Thread/ERROR]: net.coreprotect.consumer.process.Process.validateConnection(Process.java:61)
3084[16:44:49] [Paper Watchdog Thread/ERROR]: net.coreprotect.consumer.process.Process.processConsumer(Process.java:95)
3085[16:44:49] [Paper Watchdog Thread/ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:133)
3086[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3087[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3088[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: tempfly batch manager
3089[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 164 | Suspended: false | Native: false | State: WAITING
3090[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3091[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Native Method)
3092[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Object.wait(Object.java:328)
3093[16:44:49] [Paper Watchdog Thread/ERROR]: com.moneybags.tempfly.util.data.DataBridge.run(DataBridge.java:242)
3094[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3095[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-39
3096[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 165 | Suspended: false | Native: false | State: RUNNABLE
3097[16:44:49] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
3098[16:44:49] [Paper Watchdog Thread/ERROR]: Locked on:java.base@11.0.10/java.io.BufferedInputStream.read(BufferedInputStream.java:351)
3099[16:44:49] [Paper Watchdog Thread/ERROR]: Locked on:java.base@11.0.10/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1615)
3100[16:44:49] [Paper Watchdog Thread/ERROR]: Locked on:java.base@11.0.10/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520)
3101[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3102[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1411)
3103[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1376)
3104[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:963)
3105[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.io.BufferedInputStream.fill(BufferedInputStream.java:252)
3106[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.io.BufferedInputStream.read1(BufferedInputStream.java:292)
3107[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.io.BufferedInputStream.read(BufferedInputStream.java:351)
3108[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:754)
3109[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:689)
3110[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1615)
3111[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520)
3112[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527)
3113[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:334)
3114[16:44:49] [Paper Watchdog Thread/ERROR]: de.dustplanet.util.Updater.followRedirects(Updater.java:494)
3115[16:44:49] [Paper Watchdog Thread/ERROR]: de.dustplanet.util.Updater.downloadFile(Updater.java:429)
3116[16:44:49] [Paper Watchdog Thread/ERROR]: de.dustplanet.util.Updater.saveFile(Updater.java:409)
3117[16:44:49] [Paper Watchdog Thread/ERROR]: de.dustplanet.util.Updater.runUpdater(Updater.java:848)
3118[16:44:49] [Paper Watchdog Thread/ERROR]: de.dustplanet.util.Updater.lambda$new$0(Updater.java:320)
3119[16:44:49] [Paper Watchdog Thread/ERROR]: de.dustplanet.util.Updater$$Lambda$5936/0x000000010189ec40.run(Unknown Source)
3120[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3121[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3122[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ExpiringMap-Expirer
3123[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 175 | Suspended: false | Native: false | State: TIMED_WAITING
3124[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3125[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3126[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
3127[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
3128[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
3129[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
3130[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
3131[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3132[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3133[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3134[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3135[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Query Listener #1
3136[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 177 | Suspended: false | Native: false | State: RUNNABLE
3137[16:44:49] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
3138[16:44:49] [Paper Watchdog Thread/ERROR]: Locked on:java.base@11.0.10/java.net.PlainDatagramSocketImpl.receive0(Native Method)
3139[16:44:49] [Paper Watchdog Thread/ERROR]: Locked on:java.base@11.0.10/java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:181)
3140[16:44:49] [Paper Watchdog Thread/ERROR]: Locked on:java.base@11.0.10/java.net.DatagramSocket.receive(DatagramSocket.java:814)
3141[16:44:49] [Paper Watchdog Thread/ERROR]: Locked on:java.base@11.0.10/java.net.DatagramSocket.receive(DatagramSocket.java:814)
3142[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3143[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.net.PlainDatagramSocketImpl.receive0(Native Method)
3144[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:181)
3145[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.net.DatagramSocket.receive(DatagramSocket.java:814)
3146[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.RemoteStatusListener.run(RemoteStatusListener.java:332)
3147[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3148[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3149[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
3150[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 178 | Suspended: false | Native: false | State: RUNNABLE
3151[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3152[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.util.DefaultAttributeMap.attr(DefaultAttributeMap.java:48)
3153[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.NetworkManager.setProtocol(NetworkManager.java:96)
3154[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.NetworkManager.channelActive(NetworkManager.java:87)
3155[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213)
3156[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199)
3157[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192)
3158[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:64)
3159[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213)
3160[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199)
3161[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192)
3162[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:64)
3163[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213)
3164[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199)
3165[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192)
3166[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:64)
3167[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213)
3168[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199)
3169[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192)
3170[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:64)
3171[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:271)
3172[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213)
3173[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199)
3174[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192)
3175[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:64)
3176[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213)
3177[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199)
3178[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192)
3179[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1422)
3180[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213)
3181[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199)
3182[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:941)
3183[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:518)
3184[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:423)
3185[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:482)
3186[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
3187[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
3188[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:313)
3189[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
3190[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3191[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3192[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
3193[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 179 | Suspended: false | Native: false | State: RUNNABLE
3194[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3195[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.util.DefaultAttributeMap.attr(DefaultAttributeMap.java:48)
3196[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.NetworkManager.setProtocol(NetworkManager.java:96)
3197[16:44:49] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R3.NetworkManager.channelActive(NetworkManager.java:87)
3198[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213)
3199[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199)
3200[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192)
3201[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:64)
3202[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213)
3203[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199)
3204[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192)
3205[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:64)
3206[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213)
3207[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199)
3208[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192)
3209[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:64)
3210[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213)
3211[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199)
3212[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192)
3213[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:64)
3214[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:271)
3215[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213)
3216[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199)
3217[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192)
3218[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:64)
3219[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213)
3220[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199)
3221[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192)
3222[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1422)
3223[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213)
3224[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199)
3225[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:941)
3226[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:518)
3227[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:423)
3228[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:482)
3229[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
3230[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
3231[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:313)
3232[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
3233[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3234[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3235[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
3236[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 180 | Suspended: false | Native: true | State: RUNNABLE
3237[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3238[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.Native.epollWait0(Native Method)
3239[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.Native.epollWait(Native.java:114)
3240[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
3241[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
3242[16:44:49] [Paper Watchdog Thread/ERROR]: app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
3243[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3244[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3245[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Async Scheduler Management Thread
3246[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 181 | Suspended: false | Native: false | State: WAITING
3247[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3248[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3249[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
3250[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
3251[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
3252[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
3253[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3254[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3255[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3256[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3257[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: jolokia-0
3258[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 207 | Suspended: false | Native: false | State: WAITING
3259[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3260[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3261[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
3262[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
3263[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
3264[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
3265[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3266[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3267[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3268[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3269[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-41
3270[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 217 | Suspended: false | Native: false | State: RUNNABLE
3271[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3272[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.bukkit.configuration.MemorySection.getDefault(MemorySection.java:839)
3273[16:44:49] [Paper Watchdog Thread/ERROR]: app//org.bukkit.configuration.MemorySection.get(MemorySection.java:229)
3274[16:44:49] [Paper Watchdog Thread/ERROR]: studio.trc.bukkit.crazyauctionsplus.util.FileManager$ProtectedConfiguration.getDouble(FileManager.java:933)
3275[16:44:49] [Paper Watchdog Thread/ERROR]: studio.trc.bukkit.crazyauctionsplus.util.PluginControl.getGlobalMarketAutomaticUpdateDelay(PluginControl.java:718)
3276[16:44:49] [Paper Watchdog Thread/ERROR]: studio.trc.bukkit.crazyauctionsplus.Main$1.lambda$run$3(Main.java:158)
3277[16:44:49] [Paper Watchdog Thread/ERROR]: studio.trc.bukkit.crazyauctionsplus.Main$1$$Lambda$6272/0x00000001019dc440.run(Unknown Source)
3278[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3279[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3280[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-42
3281[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 218 | Suspended: false | Native: false | State: RUNNABLE
3282[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3283[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.HashMap$KeySet.spliterator(HashMap.java:918)
3284[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.Collection.stream(Collection.java:711)
3285[16:44:49] [Paper Watchdog Thread/ERROR]: studio.trc.bukkit.crazyauctionsplus.Main$1.lambda$run$6(Main.java:176)
3286[16:44:49] [Paper Watchdog Thread/ERROR]: studio.trc.bukkit.crazyauctionsplus.Main$1$$Lambda$6273/0x00000001019dc840.run(Unknown Source)
3287[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3288[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3289[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-43
3290[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 219 | Suspended: false | Native: false | State: TIMED_WAITING
3291[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3292[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.sleep(Native Method)
3293[16:44:49] [Paper Watchdog Thread/ERROR]: net.coreprotect.thread.CheckUpdate.run(CheckUpdate.java:175)
3294[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3295[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3296[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ServerSigns-TaskManager
3297[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 157 | Suspended: false | Native: false | State: WAITING
3298[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3299[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3300[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
3301[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
3302[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.DelayQueue.take(DelayQueue.java:217)
3303[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.DelayQueue.take(DelayQueue.java:77)
3304[16:44:49] [Paper Watchdog Thread/ERROR]: de.czymm.serversigns.taskmanager.QueueConsumer.run(QueueConsumer.java:43)
3305[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3306[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3307[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-2-worker-3
3308[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 268 | Suspended: false | Native: false | State: WAITING
3309[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3310[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3311[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
3312[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
3313[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
3314[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3315[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: pool-103-thread-1
3316[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 269 | Suspended: false | Native: false | State: WAITING
3317[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3318[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3319[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
3320[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
3321[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
3322[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
3323[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3324[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3325[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3326[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3327[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: pool-19-thread-1
3328[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 273 | Suspended: false | Native: false | State: WAITING
3329[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3330[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3331[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
3332[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
3333[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
3334[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
3335[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3336[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3337[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3338[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3339[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-3
3340[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 473 | Suspended: false | Native: false | State: WAITING
3341[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3342[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3343[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
3344[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
3345[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
3346[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3347[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: pool-21-thread-14
3348[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 907 | Suspended: false | Native: false | State: TIMED_WAITING
3349[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3350[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3351[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
3352[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
3353[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
3354[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
3355[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
3356[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3357[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3358[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3359[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3360[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler-worker-29
3361[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 979 | Suspended: false | Native: false | State: TIMED_WAITING
3362[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3363[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3364[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
3365[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
3366[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
3367[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
3368[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
3369[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3370[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3371[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3372[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3373[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler-worker-32
3374[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 1054 | Suspended: false | Native: false | State: TIMED_WAITING
3375[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3376[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3377[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
3378[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
3379[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
3380[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
3381[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
3382[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3383[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3384[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3385[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3386[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler-worker-33
3387[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 1076 | Suspended: false | Native: false | State: TIMED_WAITING
3388[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3389[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3390[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
3391[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
3392[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
3393[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
3394[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
3395[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3396[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3397[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3398[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3399[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler-worker-34
3400[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 1099 | Suspended: false | Native: false | State: TIMED_WAITING
3401[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3402[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3403[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
3404[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
3405[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
3406[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
3407[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
3408[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3409[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3410[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3411[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3412[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: pool-15-thread-1
3413[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 1106 | Suspended: false | Native: false | State: WAITING
3414[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3415[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3416[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
3417[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
3418[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
3419[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
3420[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3421[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3422[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3423[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3424[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler-worker-35
3425[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 1107 | Suspended: false | Native: false | State: TIMED_WAITING
3426[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3427[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3428[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
3429[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
3430[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
3431[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
3432[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
3433[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3434[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3435[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3436[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3437[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler-worker-36
3438[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 1109 | Suspended: false | Native: false | State: TIMED_WAITING
3439[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3440[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3441[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
3442[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
3443[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
3444[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
3445[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
3446[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3447[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3448[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3449[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3450[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler-worker-37
3451[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 1110 | Suspended: false | Native: false | State: TIMED_WAITING
3452[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3453[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3454[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
3455[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
3456[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
3457[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
3458[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
3459[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3460[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3461[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3462[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3463[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler-worker-38
3464[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 1111 | Suspended: false | Native: false | State: RUNNABLE
3465[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3466[16:44:49] [Paper Watchdog Thread/ERROR]: app//com.google.common.collect.ImmutableSet.construct(ImmutableSet.java:175)
3467[16:44:49] [Paper Watchdog Thread/ERROR]: app//com.google.common.collect.ImmutableSet.access$000(ImmutableSet.java:50)
3468[16:44:49] [Paper Watchdog Thread/ERROR]: app//com.google.common.collect.ImmutableSet$Builder.build(ImmutableSet.java:551)
3469[16:44:49] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.common.model.NodeMap.asImmutableSet(NodeMap.java:141)
3470[16:44:49] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.common.model.PermissionHolder.auditTemporaryNodes(PermissionHolder.java:438)
3471[16:44:49] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.common.model.PermissionHolder.auditTemporaryNodes(PermissionHolder.java:432)
3472[16:44:49] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.common.tasks.ExpireTemporaryTask.run(ExpireTemporaryTask.java:47)
3473[16:44:49] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.common.plugin.scheduler.AbstractJavaScheduler$ErrorReportingRunnable.run(AbstractJavaScheduler.java:124)
3474[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
3475[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3476[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3477[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3478[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler-worker-39
3479[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 1112 | Suspended: false | Native: false | State: TIMED_WAITING
3480[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3481[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3482[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
3483[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
3484[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
3485[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
3486[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
3487[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3488[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3489[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3490[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3491[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler-worker-40
3492[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 1113 | Suspended: false | Native: false | State: TIMED_WAITING
3493[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3494[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3495[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
3496[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
3497[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
3498[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
3499[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
3500[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3501[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3502[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3503[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3504[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler-worker-41
3505[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 1114 | Suspended: false | Native: false | State: TIMED_WAITING
3506[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3507[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3508[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
3509[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
3510[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
3511[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
3512[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
3513[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3514[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3515[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3516[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3517[16:44:49] [Paper Watchdog Thread/ERROR]: Current Thread: User Authenticator #9
3518[16:44:49] [Paper Watchdog Thread/ERROR]: PID: 1115 | Suspended: false | Native: false | State: TIMED_WAITING
3519[16:44:49] [Paper Watchdog Thread/ERROR]: Stack:
3520[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)
3521[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
3522[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
3523[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
3524[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
3525[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
3526[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
3527[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
3528[16:44:49] [Paper Watchdog Thread/ERROR]: java.base@11.0.10/java.lang.Thread.run(Thread.java:834)
3529[16:44:49] [Paper Watchdog Thread/ERROR]: ------------------------------
3530[16:44:49] [User Authenticator #9/INFO]: [LuckPerms] Another plugin has cancelled the connection for 6ba642cb-4d18-3c21-9c9c-62432eb2b8d4 - StormyGalaxy4. No permissions data will be loaded.
3531[16:44:49] [User Authenticator #9/INFO]: Disconnecting com.mojang.authlib.GameProfile@4469ec07[id=6ba642cb-4d18-3c21-9c9c-62432eb2b8d4,name=StormyGalaxy4,properties={textures=[com.mojang.authlib.properties.Property@6dd46ece]},legacy=false] (/**.**.**.**:54435): This player is already online.
3532[16:44:50] [Paper Watchdog Thread/INFO]: Stopping main thread (Ignore any thread death message you see! - DO NOT REPORT THREAD DEATH TO PAPER)
3533[16:44:50] [Server thread/ERROR]: Main thread terminated by WatchDog due to hard crash
3534java.lang.ThreadDeath: null
3535 at java.lang.Thread.stop(Thread.java:942) [?:?]
3536 at net.minecraft.server.v1_16_R3.MinecraftServer.stop(MinecraftServer.java:753) ~[minecraft_server.jar:git-Paper-416]
3537 at net.minecraft.server.v1_16_R3.DedicatedServer.stop(DedicatedServer.java:704) ~[minecraft_server.jar:git-Paper-416]
3538 at net.minecraft.server.v1_16_R3.MinecraftServer.close(MinecraftServer.java:727) ~[minecraft_server.jar:git-Paper-416]
3539 at org.spigotmc.WatchdogThread.run(WatchdogThread.java:161) ~[minecraft_server.jar:git-Paper-416]
3540[16:44:50] [Paper Watchdog Thread/INFO]: Stopping server
3541[16:44:50] [Paper Watchdog Thread/INFO]: [BetterRTP] Disabling BetterRTP v3.0.5
3542[16:44:50] [Paper Watchdog Thread/INFO]: [GoldenCrates] Disabling GoldenCrates v3.11.0
3543[16:44:50] [Paper Watchdog Thread/INFO]: [GoldenCrates] Auto-save: Saved 0 online users | 3 offline users.
3544[16:44:51] [Paper Watchdog Thread/INFO]: [StackMob] Disabling StackMob v5.3.7
3545[16:44:51] [Paper Watchdog Thread/INFO]: [CustomCommands] Disabling CustomCommands v3.3.1
3546[16:44:51] [Paper Watchdog Thread/INFO]: [CustomCommands] DEBUG: Successfully disabled
3547[16:44:51] [Paper Watchdog Thread/INFO]: [CustomCommands] SUCCESS: Unregistered data manager
3548[16:44:51] [Paper Watchdog Thread/INFO]: [CustomCommands] SUCCESS: CustomCommands v3.3.1 is now disabled.
3549[16:44:51] [Paper Watchdog Thread/INFO]: [GriefPrevention] Disabling GriefPrevention v16.17.1-2b69191
3550[16:44:51] [Paper Watchdog Thread/INFO]: [GriefPrevention] GriefPrevention disabled.
3551[16:44:51] [Paper Watchdog Thread/INFO]: [EconomyShopGUI] Disabling EconomyShopGUI v3.0.5
3552[16:44:51] [Paper Watchdog Thread/INFO]: [SilkSpawners] Disabling SilkSpawners v6.5.0
3553[16:44:51] [Paper Watchdog Thread/INFO]: [ChatControl] Disabling ChatControl v5.9.1
3554[16:44:51] [Paper Watchdog Thread/INFO]: [BedWars] Disabling BedWars v0.2.15
3555[16:44:51] [Paper Watchdog Thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: bedwars
3556[16:44:52] [Paper Watchdog Thread/INFO]: [TempFly] Disabling TempFly v3.0.6
3557[16:44:52] [Paper Watchdog Thread/INFO]: [WorldGuardExtraFlags] Disabling WorldGuardExtraFlags v4.1.5-SNAPSHOT
3558[16:44:52] [Paper Watchdog Thread/INFO]: [CoreProtect] Disabling CoreProtect v19.3
3559[16:44:52] [Paper Watchdog Thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
3560[16:44:52] [Paper Watchdog Thread/INFO]: [CoreProtect] Success! Disabled CoreProtect v19.3
3561[16:44:52] [Paper Watchdog Thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.18.2.0
3562[16:44:52] [Paper Watchdog Thread/INFO]: [NexEngine] Disabling NexEngine v2.0.6
3563[16:45:11] [Paper Watchdog Thread/ERROR]: Error occurred while disabling NexEngine v2.0.6 (Is it up to date?)
3564java.lang.OutOfMemoryError: Metaspace
3565[16:45:11] [Paper Watchdog Thread/INFO]: [ServerSigns] Disabling ServerSigns v4.6.4
3566[16:45:20] [Paper Watchdog Thread/ERROR]: Error occurred while disabling ServerSigns v4.6.4 (Is it up to date?)
3567java.lang.OutOfMemoryError: Metaspace
This log will be saved for 90 days from their last view.
Report abuse