---- Minecraft Crash Report ---- // Don't be sad. I'll do better next time, I promise! Time: 1/16/19 11:31 PM Description: Exception generating new chunk java.util.concurrent.CompletionException: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 62499995 62499960 at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:604) at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:260) at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:599) at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:617) at java.util.concurrent.CompletableFuture.thenApplyAsync(CompletableFuture.java:1993) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:147) at java.util.Map.computeIfAbsent(Map.java:957) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:137) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:143) at net.minecraft.server.v1_13_R2.ChunkStatus.a(SourceFile:105) at net.minecraft.server.v1_13_R2.ChunkStatus.a(SourceFile:22) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:143) at java.util.Map.computeIfAbsent(Map.java:957) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:137) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:143) at net.minecraft.server.v1_13_R2.ChunkStatus.a(SourceFile:105) at net.minecraft.server.v1_13_R2.ChunkStatus.a(SourceFile:22) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:143) at java.util.Map.computeIfAbsent(Map.java:957) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:137) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:143) at net.minecraft.server.v1_13_R2.ChunkStatus.a(SourceFile:105) at net.minecraft.server.v1_13_R2.ChunkStatus.a(SourceFile:22) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:143) at java.util.Map.computeIfAbsent(Map.java:957) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:137) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:115) at net.minecraft.server.v1_13_R2.Scheduler.a(SourceFile:61) at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:260) at java.util.concurrent.CompletableFuture.asyncSupplyStage(CompletableFuture.java:1604) at java.util.concurrent.CompletableFuture.supplyAsync(CompletableFuture.java:1830) at net.minecraft.server.v1_13_R2.Scheduler.a(SourceFile:62) at net.minecraft.server.v1_13_R2.SchedulerBatch.a(SourceFile:39) at net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:109) at org.bukkit.craftbukkit.v1_13_R2.CraftWorld.loadChunk(CraftWorld.java:274) at org.bukkit.craftbukkit.v1_13_R2.CraftWorld.loadChunk(CraftWorld.java:173) at org.bukkit.craftbukkit.v1_13_R2.CraftWorld.getHighestBlockYAt(CraftWorld.java:110) at org.bukkit.craftbukkit.v1_13_R2.CraftWorld.getHighestBlockYAt(CraftWorld.java:552) at me.ryanhamshire.GriefPrevention.GriefPrevention.onCommand(GriefPrevention.java:1081) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:139) at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:702) at net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1641) at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1476) at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895) at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830) at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 62499995 62499960 at net.minecraft.server.v1_13_R2.RegionLimitedWorldAccess.getChunkAt(RegionLimitedWorldAccess.java:73) at net.minecraft.server.v1_13_R2.GeneratorAccess.y(SourceFile:42) at net.minecraft.server.v1_13_R2.RegionLimitedWorldAccess.getType(RegionLimitedWorldAccess.java:78) at net.minecraft.server.v1_13_R2.WorldGenMinable.a(SourceFile:132) at net.minecraft.server.v1_13_R2.WorldGenMinable.a(SourceFile:42) at net.minecraft.server.v1_13_R2.WorldGenMinable.generate(SourceFile:14) at net.minecraft.server.v1_13_R2.WorldGenDecoratorNetherHeight.a(SourceFile:21) at net.minecraft.server.v1_13_R2.WorldGenDecoratorNetherHeight.a(SourceFile:14) at net.minecraft.server.v1_13_R2.WorldGenFeatureComposite.a(SourceFile:27) at net.minecraft.server.v1_13_R2.BiomeBase.a(SourceFile:504) at net.minecraft.server.v1_13_R2.ChunkGeneratorAbstract.addDecorations(ChunkGeneratorAbstract.java:97) at org.bukkit.craftbukkit.v1_13_R2.generator.NormalChunkGenerator.addDecorations(NormalChunkGenerator.java:59) at net.minecraft.server.v1_13_R2.ChunkTaskDecorate.a(SourceFile:12) at net.minecraft.server.v1_13_R2.ChunkTask.a(SourceFile:35) at net.minecraft.server.v1_13_R2.ChunkStatus.a(SourceFile:95) at net.minecraft.server.v1_13_R2.ChunkTaskScheduler.a(ChunkTaskScheduler.java:75) at net.minecraft.server.v1_13_R2.ChunkTaskScheduler.a(ChunkTaskScheduler.java:1) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:147) at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) ... 59 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:604) at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:260) at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:599) at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:617) at java.util.concurrent.CompletableFuture.thenApplyAsync(CompletableFuture.java:1993) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:147) at java.util.Map.computeIfAbsent(Map.java:957) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:137) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:143) at net.minecraft.server.v1_13_R2.ChunkStatus.a(SourceFile:105) at net.minecraft.server.v1_13_R2.ChunkStatus.a(SourceFile:22) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:143) at java.util.Map.computeIfAbsent(Map.java:957) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:137) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:143) at net.minecraft.server.v1_13_R2.ChunkStatus.a(SourceFile:105) at net.minecraft.server.v1_13_R2.ChunkStatus.a(SourceFile:22) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:143) at java.util.Map.computeIfAbsent(Map.java:957) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:137) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:143) at net.minecraft.server.v1_13_R2.ChunkStatus.a(SourceFile:105) at net.minecraft.server.v1_13_R2.ChunkStatus.a(SourceFile:22) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:143) at java.util.Map.computeIfAbsent(Map.java:957) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:137) at net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:115) at net.minecraft.server.v1_13_R2.Scheduler.a(SourceFile:61) at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:260) at java.util.concurrent.CompletableFuture.asyncSupplyStage(CompletableFuture.java:1604) at java.util.concurrent.CompletableFuture.supplyAsync(CompletableFuture.java:1830) at net.minecraft.server.v1_13_R2.Scheduler.a(SourceFile:62) at net.minecraft.server.v1_13_R2.SchedulerBatch.a(SourceFile:39) at net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:109) at org.bukkit.craftbukkit.v1_13_R2.CraftWorld.loadChunk(CraftWorld.java:274) at org.bukkit.craftbukkit.v1_13_R2.CraftWorld.loadChunk(CraftWorld.java:173) at org.bukkit.craftbukkit.v1_13_R2.CraftWorld.getHighestBlockYAt(CraftWorld.java:110) at org.bukkit.craftbukkit.v1_13_R2.CraftWorld.getHighestBlockYAt(CraftWorld.java:552) at me.ryanhamshire.GriefPrevention.GriefPrevention.onCommand(GriefPrevention.java:1081) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:139) at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:702) at net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1641) at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1476) at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) -- Chunk to be generated -- Details: Location: -16,-37 Position hash: -154618822672 Generator: org.bukkit.craftbukkit.v1_13_R2.generator.NormalChunkGenerator@3748d065 Stacktrace: at net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:164) at net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:114) at net.minecraft.server.v1_13_R2.PlayerChunk.a(SourceFile:87) at net.minecraft.server.v1_13_R2.PlayerChunkMap.flush(PlayerChunkMap.java:135) at net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:291) at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:951) at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830) at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728) at java.lang.Thread.run(Thread.java:748) -- Affected level -- Details: Level name: world All players: 2 total; [EntityPlayer['TeemoCell'/525, l='world', x=165.03, y=76.00, z=-1302.57](TeemoCell at 165.0345873835122,76.0,-1302.5748657606612), EntityPlayer['kcbruins99'/8548619, l='world', x=-81.36, y=63.00, z=-652.65](kcbruins99 at -81.35929863294592,63.0,-652.651526657989)] Chunk stats: ServerChunkCache: 879 Drop: 0 Level seed: -9019584901578566098 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: {} Level spawn location: World: (179,80,-1283), Chunk: (at 3,5,13 in 11,-81; contains blocks 176,0,-1296 to 191,255,-1281), Region: (0,-3; contains chunks 0,-96 to 31,-65, blocks 0,0,-1536 to 511,255,-1025) Level time: 10256107 game time, 10328534 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 34272 (now: false), thunder time: 11848 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false -- System Details -- Details: Minecraft Version: 1.13.2 Operating System: Linux (amd64) version 4.4.0-141-generic Java Version: 1.8.0_191, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 9369387848 bytes (8935 MB) / 10450894848 bytes (9966 MB) up to 10450894848 bytes (9966 MB) JVM Flags: 3 total; -Xms10000M -Xmx10000M -XX:+UseConcMarkSweepGC CraftBukkit Information: Running: CraftBukkit version git-Spigot-518206a-a5b9c7b (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT) true Plugins: { LuckPerms v4.3.73 me.lucko.luckperms.bukkit.LPBukkitBootstrap [Luck], WorldEdit v7.0.0-SNAPSHOT;3997-ba8bde0 com.sk89q.worldedit.bukkit.WorldEditPlugin [], WildTP vRelease-2.4.2* us.creepermc.wtp.Core [], PlaceholderAPI v2.9.2 me.clip.placeholderapi.PlaceholderAPIPlugin [[extended_clip]], PacketListenerApi v3.7.1-SNAPSHOT* org.inventivetalent.packetlistener.PacketListenerPlugin [inventivetalent], EnchantsPlus v1.7.2* com.gmail.revision9000.VEnchants.EnchantsPlus [], MapManager v1.7.2-SNAPSHOT* org.inventivetalent.mapmanager.MapManagerPlugin [inventivetalent], Votifier v1.9* com.vexsoftware.votifier.Votifier [blakeman8192, Kramer], ProtocolLib v4.4.0* com.comphenix.protocol.ProtocolLib [dmulloy2, comphenix], DiscordBotAPI v2.7* com.tjplaysnow.discord.main.PluginMain [TJPlaysNow], WorldGuard v7.0.0-SNAPSHOT;1783-3ea7c9f com.sk89q.worldguard.bukkit.WorldGuardPlugin [], AdvancedPortals v0.0.49 com.sekwah.advancedportals.AdvancedPortalsPlugin [sekwah41], UberEnchant v8.1 me.sciguymjm.uberenchant.UberEnchant [Sciguymjm, coltonj96], iDisguise v5.8.2 de.robingrether.idisguise.iDisguise [RobinGrether], MinecraftStatistics v2.05* nl.zandervdm.minecraftstatistics.Main [Zander van der Meer], DeluxeMenus v1.10.5* com.extendedclip.deluxemenus.DeluxeMenus [extended_clip], RFChairs v4.4 com.rifledluffy.chairs.RFChairs [Rifle D. Luffy], mcMMO v1.6.0-SNAPSHOT com.gmail.nossr50.mcMMO [nossr50, GJ, NuclearW, bm01, Glitchfinder, TfT_02, t00thpick1, Riking], MinecraftHook v3.6* com.tjplaysnow.mchook.main.MCHook [TJPlaysNow], AnimatedFrames v4.11.2-SNAPSHOT* org.inventivetalent.animatedframes.AnimatedFramesPlugin [inventivetalent], WebFrames v2.2.0-SNAPSHOT* org.inventivetalent.webframes.WebFrames [inventivetalent], HolographicDisplays v2.3.2 com.gmail.filoghost.holographicdisplays.HolographicDisplays [], BuycraftX v11.0.0* net.buycraft.plugin.bukkit.BuycraftPlugin [Buycraft], ChestShop v3.9.3-SNAPSHOT (build 109) com.Acrobot.ChestShop.ChestShop [Acrobot, https://github.com/ChestShop-authors/ChestShop-3/contributors], Essentials v2.16.0.31 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam, md678685], EssentialsProtect v2.16.0.31 com.earth2me.essentials.protect.EssentialsProtect [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], EssentialsAntiBuild v2.16.0.31 com.earth2me.essentials.antibuild.EssentialsAntiBuild [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Iaccidentally], EssentialsSpawn v2.16.0.31 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], Jobs v4.9.5 com.gamingmesh.jobs.Jobs [phrstbrn], ServerlistMOTD vX-2018-10-20* cloud.bolte.serverlistmotd.Main [Strumswell], Vault v1.7.1-b91* net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], MyCommand v5.3.4* it.mri.mycommand.Main [emmerrei a.k.a Ivanpro], Rankup v3.3.1 sh.okx.rankup.Rankup [Okx], PlotSquared v4.97 com.github.intellectualsites.plotsquared.bukkit.BukkitMain [Citymonstret, Empire92, MattBDev, dordsor21], Multiverse-Core v2.5-b719* com.onarandombox.MultiverseCore.MultiverseCore [Rigby, fernferret, lithium3141, main--], DeluxeChat v1.13.2 me.clip.deluxechat.DeluxeChat [extended_clip], AuctionHouse v3.3* net.cfilatov.auctionhouse.AuctionHouse [], CustomEnchants v2.4.7* com.peaches.customenchants.main.Main [Peaches_MLG], Shopkeepers v2.4.1 com.nisovin.shopkeepers.SKShopkeepersPlugin [nisovin, blablubbabc], TAB v2.3.4 me.neznamy.tab.BukkitMain [NEZNAMY], SuperbVote v0.5.3 io.minimum.minecraft.superbvote.SuperbVote [tuxed], PlayerVaults v4.0.5* com.drtshock.playervaults.PlayerVaults [drtshock, kashike], MobMoney v2.5.2* com.anderhurtado.spigot.mobmoney.MobMoney [Anonymous_Dr], GriefPrevention v16.11.5 me.ryanhamshire.GriefPrevention.GriefPrevention [], AreaShop v2.6.0 me.wiefferink.areashop.AreaShop [NLThijs48], CrateReloaded v2.0.6 com.hazebyte.crate.cratereloaded.CorePlugin [dinosaur], Spawners v3.0.3 be.spyproof.spawners.Spawners [TPNils],} Warnings: DEFAULT Reload Count: 0 Threads: { WAITING JDA RateLimit-Queue Pool - Thread 1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING NonBlockingInputStreamThread: [java.lang.Object.wait(Native Method), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Jobs-BufferedPaymentThread: [java.lang.Thread.sleep(Native Method), com.gamingmesh.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:40)], WAITING ExpiringMap-Expirer: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING JDA MainWS-WriteThread: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), com.neovisionaries.ws.client.WritingThread.waitForFrames(WritingThread.java:305), com.neovisionaries.ws.client.WritingThread.main(WritingThread.java:89), com.neovisionaries.ws.client.WritingThread.runMain(WritingThread.java:55), com.neovisionaries.ws.client.WebSocketThread.run(WebSocketThread.java:45)], RUNNABLE Netty Epoll Server IO #1: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING ObjectCleanerThread: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54), io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:102)], WAITING JDA RateLimit-Queue Pool - Thread 2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Thread-14: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409), java.net.ServerSocket.implAccept(ServerSocket.java:545), java.net.ServerSocket.accept(ServerSocket.java:513), com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)], WAITING ProtocolLib-StructureCompiler 0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-19-thread-47: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 0: [java.lang.Thread.sleep(Native Method), com.github.intellectualsites.plotsquared.plot.database.SQLManager$1.run(SQLManager.java:155), org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81), org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING pool-6-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING JDA RateLimit-Queue Pool - Thread 4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 484: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING pool-7-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 492: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Timer-1: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:255), java.io.BufferedInputStream.fill(BufferedInputStream.java:246), java.io.BufferedInputStream.read(BufferedInputStream.java:265), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349), net.minecraft.server.v1_13_R2.DedicatedServer$2.run(DedicatedServer.java:91)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)], TIMED_WAITING Jobs-DatabaseSaveTask: [java.lang.Thread.sleep(Native Method), com.gamingmesh.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:40)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1610), org.bukkit.craftbukkit.v1_13_R2.CraftCrashReport.call(CraftCrashReport.java:32), net.minecraft.server.v1_13_R2.CrashReportSystemDetails.a(SourceFile:79), net.minecraft.server.v1_13_R2.CrashReport.h(CrashReport.java:66), net.minecraft.server.v1_13_R2.CrashReport.(CrashReport.java:34), net.minecraft.server.v1_13_R2.CrashReport.a(CrashReport.java:260), net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:163), net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:114), net.minecraft.server.v1_13_R2.PlayerChunk.a(SourceFile:87), net.minecraft.server.v1_13_R2.PlayerChunkMap.flush(PlayerChunkMap.java:135), net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:291), net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:951), net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417), net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830), net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 496: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING luckperms-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING luckperms-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 495: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING luckperms-0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Timer-0: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Craft Scheduler Thread - 497: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING process reaper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #0: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.lang.Thread.run(Thread.java:748)], WAITING pool-27-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Okio Watchdog: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), net.buycraft.plugin.internal.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:338), net.buycraft.plugin.internal.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:313)], TIMED_WAITING pool-26-thread-2: [java.lang.Thread.sleep(Native Method), org.inventivetalent.animatedframes.AnimatedFrame.run(AnimatedFrame.java:278), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 498: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Java2D Disposer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165), sun.java2d.Disposer.run(Disposer.java:148), java.lang.Thread.run(Thread.java:748)], RUNNABLE Signal Dispatcher: [], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Netty Epoll Server IO #2: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.lang.Thread.run(Thread.java:748)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Timer-2: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING JDA MainWS-KeepAlive Thread: [java.lang.Thread.sleep(Native Method), net.dv8tion.jda.core.requests.WebSocketClient.lambda$setupKeepAlive$4(WebSocketClient.java:707), net.dv8tion.jda.core.requests.WebSocketClient$$Lambda$1980/2037993081.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING File IO Thread: [java.util.zip.Deflater.deflateBytes(Native Method), java.util.zip.Deflater.deflate(Deflater.java:444), java.util.zip.Deflater.deflate(Deflater.java:366), java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:251), java.util.zip.DeflaterOutputStream.write(DeflaterOutputStream.java:211), java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82), java.io.BufferedOutputStream.write(BufferedOutputStream.java:126), java.io.DataOutputStream.write(DataOutputStream.java:107), java.io.FilterOutputStream.write(FilterOutputStream.java:97), net.minecraft.server.v1_13_R2.NBTTagByteArray.write(NBTTagByteArray.java:38), net.minecraft.server.v1_13_R2.NBTTagCompound.a(SourceFile:422), net.minecraft.server.v1_13_R2.NBTTagCompound.write(SourceFile:63), net.minecraft.server.v1_13_R2.NBTTagList.write(SourceFile:48), net.minecraft.server.v1_13_R2.NBTTagCompound.a(SourceFile:422), net.minecraft.server.v1_13_R2.NBTTagCompound.write(SourceFile:63), net.minecraft.server.v1_13_R2.NBTTagCompound.a(SourceFile:422), net.minecraft.server.v1_13_R2.NBTTagCompound.write(SourceFile:63), net.minecraft.server.v1_13_R2.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:70), net.minecraft.server.v1_13_R2.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:63), net.minecraft.server.v1_13_R2.RegionFileCache.write(RegionFileCache.java:99), net.minecraft.server.v1_13_R2.ChunkRegionLoader.processSaveQueueEntry(ChunkRegionLoader.java:349), net.minecraft.server.v1_13_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:325), net.minecraft.server.v1_13_R2.FileIOThread.c(SourceFile:44), net.minecraft.server.v1_13_R2.FileIOThread.run(SourceFile:35), java.lang.Thread.run(Thread.java:748)], WAITING JDA RateLimit-Queue Pool - Thread 3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING null housekeeper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Craft Scheduler Thread - 131: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.socketRead(SocketInputStream.java:116), java.net.SocketInputStream.read(SocketInputStream.java:171), java.net.SocketInputStream.read(SocketInputStream.java:141), java.io.BufferedInputStream.fill(BufferedInputStream.java:246), java.io.BufferedInputStream.read1(BufferedInputStream.java:286), java.io.BufferedInputStream.read(BufferedInputStream.java:345), sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735), sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678), sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587), sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492), com.Acrobot.ChestShop.Metrics.MCStats.Metrics.postPlugin(Metrics.java:480), com.Acrobot.ChestShop.Metrics.MCStats.Metrics.access$400(Metrics.java:61), com.Acrobot.ChestShop.Metrics.MCStats.Metrics$1.run(Metrics.java:227), org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81), org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING pool-28-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #3: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING PoolCleaner[999501886:1547646324798]: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING luckperms-3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Okio Watchdog: [java.lang.Object.wait(Native Method), okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:347), okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:312)], WAITING JDA RateLimit-Queue Pool - Thread 5: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Thread-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77), org.bukkit.craftbukkit.v1_13_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27), java.lang.Thread.run(Thread.java:748)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.lang.ref.Reference.tryHandlePending(Reference.java:191), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)], TIMED_WAITING ForkJoinPool.commonPool-worker-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)], TIMED_WAITING OkHttp ConnectionPool: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:460), net.buycraft.plugin.internal.okhttp3.ConnectionPool$1.run(ConnectionPool.java:66), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Abandoned connection cleanup thread: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Async Chat Thread - #4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Craft Scheduler Thread - 100: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.socketRead(SocketInputStream.java:116), java.net.SocketInputStream.read(SocketInputStream.java:171), java.net.SocketInputStream.read(SocketInputStream.java:141), java.io.BufferedInputStream.fill(BufferedInputStream.java:246), java.io.BufferedInputStream.read1(BufferedInputStream.java:286), java.io.BufferedInputStream.read(BufferedInputStream.java:345), sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735), sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678), sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587), sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492), org.mcstats.multiverse.Metrics.postPlugin(Metrics.java:480), org.mcstats.multiverse.Metrics.access$400(Metrics.java:61), org.mcstats.multiverse.Metrics$1.run(Metrics.java:227), org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81), org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 482: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE JDA MainWS-ReadThread: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.socketRead(SocketInputStream.java:116), java.net.SocketInputStream.read(SocketInputStream.java:171), java.net.SocketInputStream.read(SocketInputStream.java:141), sun.security.ssl.InputRecord.readFully(InputRecord.java:465), sun.security.ssl.InputRecord.read(InputRecord.java:503), sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975), sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933), sun.security.ssl.AppInputStream.read(AppInputStream.java:105), java.io.BufferedInputStream.fill(BufferedInputStream.java:246), java.io.BufferedInputStream.read1(BufferedInputStream.java:286), java.io.BufferedInputStream.read(BufferedInputStream.java:345), java.io.FilterInputStream.read(FilterInputStream.java:133), com.neovisionaries.ws.client.WebSocketInputStream.readBytes(WebSocketInputStream.java:165), com.neovisionaries.ws.client.WebSocketInputStream.readFrame(WebSocketInputStream.java:46), com.neovisionaries.ws.client.ReadingThread.readFrame(ReadingThread.java:332), com.neovisionaries.ws.client.ReadingThread.main(ReadingThread.java:99), com.neovisionaries.ws.client.ReadingThread.runMain(ReadingThread.java:64), com.neovisionaries.ws.client.WebSocketThread.run(WebSocketThread.java:45)], RUNNABLE Thread-11: [sun.nio.fs.LinuxWatchService.poll(Native Method), sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47), sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING JDA MainWS-Sending Thread: [java.lang.Thread.sleep(Native Method), net.dv8tion.jda.core.requests.WebSocketClient.lambda$setupSendingThread$0(WebSocketClient.java:373), net.dv8tion.jda.core.requests.WebSocketClient$$Lambda$1900/872765728.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING OkHttp ConnectionPool: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:460), okhttp3.ConnectionPool$1.run(ConnectionPool.java:67), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 470: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_13_R2.DedicatedServer$1.run(DedicatedServer.java:66)],} Recent tasks from 628809-628839{TAB:me.neznamy.tab.HeaderFooter$1@628839,TAB:me.neznamy.tab.BukkitMain$1@628839,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628839,TAB:me.neznamy.tab.HeaderFooter$1@628840,TAB:me.neznamy.tab.BukkitMain$1@628840,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628840,TAB:me.neznamy.tab.NameTag16$2@628841,TAB:me.neznamy.tab.HeaderFooter$1@628841,TAB:me.neznamy.tab.BukkitMain$1@628841,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628841,TAB:me.neznamy.tab.HeaderFooter$1@628842,TAB:me.neznamy.tab.BukkitMain$1@628842,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628842,TAB:me.neznamy.tab.HeaderFooter$1@628843,TAB:me.neznamy.tab.BukkitMain$1@628843,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628843,TAB:me.neznamy.tab.HeaderFooter$1@628844,TAB:me.neznamy.tab.BukkitMain$1@628844,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628844,TAB:me.neznamy.tab.HeaderFooter$1@628845,TAB:me.neznamy.tab.BukkitMain$1@628845,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628845,TAB:me.neznamy.tab.NameTag16$2@628846,TAB:me.neznamy.tab.HeaderFooter$1@628846,TAB:me.neznamy.tab.BukkitMain$1@628846,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628846,TAB:me.neznamy.tab.HeaderFooter$1@628847,TAB:me.neznamy.tab.BukkitMain$1@628847,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628847,TAB:me.neznamy.tab.TabObjective$1@628848,TAB:me.neznamy.tab.HeaderFooter$1@628848,TAB:me.neznamy.tab.BukkitMain$1@628848,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628848,PlaceholderAPI:com.extendedclip.expansion.pinger.PingerExpansion$1@628849,BuycraftX:net.buycraft.plugin.execution.strategy.PostCompletedCommandsTask@628849,TAB:me.neznamy.tab.HeaderFooter$1@628849,TAB:me.neznamy.tab.BukkitMain$1@628849,SuperbVote:io.minimum.minecraft.superbvote.SuperbVote$$Lambda$2416/1249029218@628849,SuperbVote:io.minimum.minecraft.superbvote.SuperbVote$$Lambda$2417/2043139747@628849,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628849,TAB:me.neznamy.tab.HeaderFooter$1@628850,TAB:me.neznamy.tab.BukkitMain$1@628850,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628850,TAB:me.neznamy.tab.NameTag16$2@628851,TAB:me.neznamy.tab.HeaderFooter$1@628851,TAB:me.neznamy.tab.BukkitMain$1@628851,TAB:me.neznamy.tab.BukkitMain$2@628851,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628851,CustomEnchants:com.peaches.customenchants.main.Main$$Lambda$2728/336108206@628851,CustomEnchants:com.peaches.customenchants.main.Main$$Lambda$2728/336108206@628851,TAB:me.neznamy.tab.HeaderFooter$1@628852,TAB:me.neznamy.tab.BukkitMain$1@628852,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628852,TAB:me.neznamy.tab.HeaderFooter$1@628853,TAB:me.neznamy.tab.BukkitMain$1@628853,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628853,TAB:me.neznamy.tab.HeaderFooter$1@628854,TAB:me.neznamy.tab.BukkitMain$1@628854,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628854,TAB:me.neznamy.tab.HeaderFooter$1@628855,TAB:me.neznamy.tab.BukkitMain$1@628855,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628855,TAB:me.neznamy.tab.NameTag16$2@628856,TAB:me.neznamy.tab.HeaderFooter$1@628856,TAB:me.neznamy.tab.BukkitMain$1@628856,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628856,TAB:me.neznamy.tab.HeaderFooter$1@628857,TAB:me.neznamy.tab.BukkitMain$1@628857,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628857,TAB:me.neznamy.tab.HeaderFooter$1@628858,TAB:me.neznamy.tab.BukkitMain$1@628858,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628858,TAB:me.neznamy.tab.HeaderFooter$1@628859,TAB:me.neznamy.tab.BukkitMain$1@628859,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628859,TAB:me.neznamy.tab.HeaderFooter$1@628860,TAB:me.neznamy.tab.BukkitMain$1@628860,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628860,TAB:me.neznamy.tab.NameTag16$2@628861,TAB:me.neznamy.tab.HeaderFooter$1@628861,TAB:me.neznamy.tab.BukkitMain$1@628861,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628861,TAB:me.neznamy.tab.HeaderFooter$1@628862,TAB:me.neznamy.tab.BukkitMain$1@628862,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628862,TAB:me.neznamy.tab.HeaderFooter$1@628863,TAB:me.neznamy.tab.BukkitMain$1@628863,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628863,TAB:me.neznamy.tab.HeaderFooter$1@628864,TAB:me.neznamy.tab.BukkitMain$1@628864,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628864,TAB:me.neznamy.tab.HeaderFooter$1@628865,TAB:me.neznamy.tab.BukkitMain$1@628865,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628865,TAB:me.neznamy.tab.NameTag16$2@628866,TAB:me.neznamy.tab.HeaderFooter$1@628866,TAB:me.neznamy.tab.BukkitMain$1@628866,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628866,TAB:me.neznamy.tab.HeaderFooter$1@628867,TAB:me.neznamy.tab.BukkitMain$1@628867,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628867,TAB:me.neznamy.tab.HeaderFooter$1@628868,TAB:me.neznamy.tab.BukkitMain$1@628868,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628868,BuycraftX:net.buycraft.plugin.execution.strategy.PostCompletedCommandsTask@628869,TAB:me.neznamy.tab.HeaderFooter$1@628869,TAB:me.neznamy.tab.BukkitMain$1@628869,CrateReloaded:com.hazebyte.effectlib.effect.OriginalEffect@628869,} Profiler Position: N/A (disabled) Player Count: 2 / 500; [EntityPlayer['TeemoCell'/525, l='world', x=165.03, y=76.00, z=-1302.57](TeemoCell at 165.0345873835122,76.0,-1302.5748657606612), EntityPlayer['kcbruins99'/8548619, l='world', x=-81.36, y=63.00, z=-652.65](kcbruins99 at -81.35929863294592,63.0,-652.651526657989)] Data Packs: vanilla, file/bukkit (incompatible) Is Modded: Definitely; Server brand changed to 'Spigot' Type: Dedicated Server (map_server.txt)