[10:50:51] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[10:50:53] [ServerMain/INFO]: Loaded 1175 recipes
[10:50:53] [ServerMain/INFO]: Loaded 1276 advancements
[10:50:53] [Server thread/INFO]: Starting minecraft server version 1.20.6
[10:50:53] [Server thread/INFO]: Loading properties
[10:50:54] [Server thread/INFO]: This server is running Paper version 1.20.6-149-ver/1.20.6@6e71f41 (2024-08-24T09:37:06Z) (Implementing API version 1.20.6-R0.1-SNAPSHOT)
[10:50:54] [Server thread/INFO]: Server Ping Player Sample Count: 12
[10:50:54] [Server thread/INFO]: Using 4 threads for Netty based IO
[10:50:55] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
For more information please visit: https://github.com/PaperMC/Paper/issues/8948
[10:50:55] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[10:50:56] [Server thread/INFO]: Default game type: SURVIVAL
[10:50:56] [Server thread/INFO]: Generating keypair
[10:50:56] [Server thread/INFO]: Starting Minecraft server on *:33096
[10:50:56] [Server thread/INFO]: Using epoll channel type
[10:50:56] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[10:50:56] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
[10:50:56] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[10:51:06] [Server thread/WARN]: Legacy plugin Sentinel v1.0 (build 90) does not specify an api-version.
[10:51:07] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.35-SNAPSHOT (build 3540)
[10:51:07] [Server thread/INFO]: [Sentinel] Loading server plugin Sentinel v1.0 (build 90)
[10:51:07] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[10:51:07] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[10:51:07] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[10:51:07] [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.
[10:51:07] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[10:51:07] [Server thread/INFO]: Preparing level "world"
[10:51:07] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[10:51:17] [Server thread/INFO]: Time elapsed: 9643 ms
[10:51:17] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[10:51:17] [Server thread/INFO]: Time elapsed: 162 ms
[10:51:17] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[10:51:17] [Server thread/INFO]: Time elapsed: 112 ms
[10:51:17] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.35-SNAPSHOT (build 3540)
[10:51:17] [Server thread/INFO]: [Citizens] Loading external libraries
[10:51:17] [Server thread/INFO]: [Citizens] Using mojmapped server, avoiding server package checks
[10:51:18] [Server thread/INFO]: [Citizens] Loaded 0 templates.
[10:51:18] [Server thread/INFO]: [Sentinel] Enabling Sentinel v1.0 (build 90)*
[10:51:18] [Server thread/INFO]: [Sentinel] Sentinel loading...
[10:51:18] [Server thread/INFO]: [Sentinel] Sentinel loaded!
[10:51:19] [Server thread/INFO]: Starting GS4 status listener
[10:51:19] [Server thread/INFO]: Thread Query Listener started
[10:51:19] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
[10:51:19] [Server thread/INFO]: JMX monitoring enabled
[10:51:19] [Server thread/INFO]: Running delayed init tasks
[10:51:19] [Server thread/INFO]: [Citizens] Loaded 1 NPCs.
[10:51:19] [Server thread/INFO]: Done (25.522s)! For help, type "help"
[10:51:19] [Server thread/INFO]: Timings Reset
[10:54:16] [User Authenticator #0/INFO]: UUID of player LimeClassix is 5f02c3cd-2666-31fc-8ba8-d0ad5618838a
[10:54:18] [Server thread/INFO]: LimeClassix joined the game
[10:54:18] [Server thread/INFO]: LimeClassix[/104.28.212.128:27003] logged in with entity id 40 at ([world]2079.939553898971, 76.03697408436753, -723.7858301232071)
[10:56:06] [Server thread/INFO]: LimeClassix issued server command: /sentinel healrate 2
[10:56:12] [Server thread/INFO]: LimeClassix issued server command: /npc select
[10:56:22] [Server thread/INFO]: LimeClassix issued server command: /sentinel healrate 2
[10:56:34] [Server thread/INFO]: LimeClassix issued server command: /sentinel healrate 2.1
[10:57:05] [Server thread/INFO]: Fidayaan_ik fell from a high place
[10:57:29] [Server thread/INFO]: Fidayaan_ik fell from a high place
[10:57:42] [Server thread/INFO]: Fidayaan_ik fell from a high place
[10:57:51] [Server thread/INFO]: Fidayaan_ik fell from a high place
[10:58:09] [Server thread/INFO]: LimeClassix lost connection: Disconnected
[10:58:09] [Server thread/ERROR]: Could not pass event InventoryCloseEvent to Sentinel v1.0 (build 90)
java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getTitle()'
at sentinel-1.0.jar/org.mcmonkey.sentinel.SentinelPlugin.onInvClose(SentinelPlugin.java:133) ~[sentinel-1.0.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor43.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.6-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.6-R0.1-SNAPSHOT.jar:1.20.6-149-6e71f41]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.6-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[paper-api-1.20.6-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.event.CraftEventFactory.handleInventoryCloseEvent(CraftEventFactory.java:1621) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.server.level.ServerPlayer.closeContainer(ServerPlayer.java:1764) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at org.bukkit.craftbukkit.entity.CraftHumanEntity.closeInventory(CraftHumanEntity.java:578) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.server.level.ServerLevel$EntityCallbacks.onTrackingEnd(ServerLevel.java:2795) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.server.level.ServerLevel$EntityCallbacks.onTrackingEnd(ServerLevel.java:2691) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at io.papermc.paper.chunk.system.entity.EntityLookup.entityStatusChange(EntityLookup.java:295) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at io.papermc.paper.chunk.system.entity.EntityLookup$EntityCallback.onRemove(EntityLookup.java:886) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.world.entity.Entity.setRemoved(Entity.java:4872) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.world.entity.Entity.remove(Entity.java:759) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.world.entity.LivingEntity.remove(LivingEntity.java:797) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.world.entity.player.Player.remove(Player.java:1527) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.server.level.ServerLevel.removePlayerImmediately(ServerLevel.java:1752) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.server.players.PlayerList.remove(PlayerList.java:657) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.server.players.PlayerList.remove(PlayerList.java:596) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.server.network.ServerGamePacketListenerImpl.removePlayerFromWorld(ServerGamePacketListenerImpl.java:2089) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2069) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2056) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.network.Connection.handleDisconnection(Connection.java:890) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:262) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1801) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:467) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1571) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1231) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323) ~[paper-1.20.6.jar:1.20.6-149-6e71f41]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[10:58:09] [Server thread/INFO]: LimeClassix left the game
[11:01:08] [Server thread/INFO]: Stopping the server
[11:01:08] [Server thread/INFO]: Stopping server
[11:01:08] [Server thread/INFO]: [Sentinel] Disabling Sentinel v1.0 (build 90)
[11:01:08] [Server thread/INFO]: [Sentinel] Sentinel unloading...
[11:01:08] [Server thread/INFO]: [Sentinel] Sentinel unloaded!
[11:01:08] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.35-SNAPSHOT (build 3540)
[11:01:08] [Server thread/INFO]: Saving players
[11:01:08] [Server thread/INFO]: Saving worlds
[11:01:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[11:01:08] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
[11:01:08] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
[11:01:08] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world'
[11:01:08] [Server thread/INFO]: [ChunkHolderManager] Saved 328 block chunks, 13 entity chunks, 0 poi chunks in world 'world' in 0.14s
[11:01:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[11:01:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[11:01:08] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
[11:01:08] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
[11:01:08] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether'
[11:01:08] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'world_nether' in 0.00s
[11:01:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[11:01:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[11:01:08] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
[11:01:08] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
[11:01:08] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end'
[11:01:08] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 10 entity chunks, 0 poi chunks in world 'world_the_end' in 0.00s
[11:01:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[11:01:08] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[11:01:08] [Server thread/INFO]: Flushing Chunk IO
[11:01:08] [Server thread/INFO]: Closing Thread Pool
[11:01:08] [Server thread/INFO]: Closing Server