[14:07:29] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[14:07:29] [ServerMain/INFO]: Found non-pack entry './world/datapacks/pack.mcmeta', ignoring
[14:07:30] [ServerMain/INFO]: Loaded 1174 recipes
[14:07:30] [ServerMain/INFO]: Loaded 1271 advancements
[14:07:30] [Server thread/INFO]: Starting minecraft server version 1.20.4
[14:07:30] [Server thread/INFO]: Loading properties
[14:07:30] [Server thread/INFO]: This server is running Paper version git-Paper-496 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 7ac24a1 on ver/1.20.4)
[14:07:31] [Server thread/INFO]: Server Ping Player Sample Count: 12
[14:07:31] [Server thread/INFO]: Using 4 threads for Netty based IO
[14:07:31] [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
[14:07:31] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[14:07:31] [Server thread/INFO]: Default game type: SURVIVAL
[14:07:31] [Server thread/INFO]: Generating keypair
[14:07:31] [Server thread/INFO]: Starting Minecraft server on *:25575
[14:07:31] [Server thread/INFO]: Using epoll channel type
[14:07:31] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[14:07:31] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
[14:07:31] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'ViaVersion' for files 'plugins/ViaVersion.jar' and 'plugins/ViaVersion-4.10.2.jar' in 'plugins'
[14:07:32] [Server thread/INFO]: [MinehutPlugin] Found matching version for version 1.20.4-R0.1-SNAPSHOT (V1_20_R3)
[14:07:32] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_20_R3.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[14:07:34] [Server thread/WARN]: Legacy plugin skUtilities v0.9.2 does not specify an api-version.
[14:07:34] [Server thread/WARN]: Legacy plugin PlayerVaults v3.6.0-bSNAPSHOT does not specify an api-version.
[14:07:34] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.10.2
[14:07:34] [Server thread/INFO]: [ViaVersion] ViaVersion 4.10.2 is now loaded. Registering protocol transformers and injecting...
[14:07:35] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[14:07:35] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[14:07:35] [Server thread/INFO]: [ViaBackwards] Loading translations...
[14:07:35] [Server thread/INFO]: [ViaBackwards] Registering protocols...
[14:07:35] [Server thread/ERROR]: [ViaVersion] Error initializing plugin 'ViaVersion.jar' in folder 'plugins' (Is it up to date?)
java.lang.IllegalStateException: Ids have not been initialized yet (type ENTITY)
at com.viaversion.viaversion.api.minecraft.entities.EntityTypes1_14.getId(EntityTypes1_14.java:225) ~[ViaVersion.jar:?]
at com.viaversion.viabackwards.api.rewriters.EntityRewriterBase.mapTypes(EntityRewriterBase.java:181) ~[ViaBackwards-4.10.0.jar:?]
at com.viaversion.viabackwards.protocol.protocol1_13_2to1_14.packets.EntityPackets1_14.registerRewrites(EntityPackets1_14.java:334) ~[ViaBackwards-4.10.0.jar:?]
at com.viaversion.viaversion.api.rewriter.RewriterBase.register(RewriterBase.java:37) ~[ViaVersion.jar:?]
at com.viaversion.viaversion.api.protocol.AbstractProtocol.callRegister(AbstractProtocol.java:222) ~[ViaVersion.jar:?]
at com.viaversion.viaversion.api.protocol.AbstractProtocol.registerPackets(AbstractProtocol.java:205) ~[ViaVersion.jar:?]
at com.viaversion.viabackwards.api.BackwardsProtocol.registerPackets(BackwardsProtocol.java:49) ~[ViaBackwards-4.10.0.jar:?]
at com.viaversion.viabackwards.protocol.protocol1_13_2to1_14.Protocol1_13_2To1_14.registerPackets(Protocol1_13_2To1_14.java:56) ~[ViaBackwards-4.10.0.jar:?]
at com.viaversion.viaversion.api.protocol.AbstractProtocol.initialize(AbstractProtocol.java:100) ~[ViaVersion.jar:?]
at com.viaversion.viaversion.protocol.ProtocolManagerImpl.registerProtocol(ProtocolManagerImpl.java:201) ~[ViaVersion.jar:?]
at com.viaversion.viaversion.protocol.ProtocolManagerImpl.registerProtocol(ProtocolManagerImpl.java:195) ~[ViaVersion.jar:?]
at com.viaversion.viabackwards.api.ViaBackwardsPlatform.init(ViaBackwardsPlatform.java:110) ~[ViaBackwards-4.10.0.jar:?]
at com.viaversion.viabackwards.BukkitPlugin.lambda$new$0(BukkitPlugin.java:34) ~[ViaBackwards-4.10.0.jar:?]
at com.viaversion.viaversion.ViaManagerImpl.init(ViaManagerImpl.java:114) ~[ViaVersion.jar:?]
at com.viaversion.viaversion.ViaVersionPlugin.onLoad(ViaVersionPlugin.java:85) ~[ViaVersion.jar:?]
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59) ~[paper-1.20.4.jar:git-Paper-496]
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18) ~[paper-1.20.4.jar:git-Paper-496]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[paper-1.20.4.jar:git-Paper-496]
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.CraftServer.loadPlugins(CraftServer.java:507) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:274) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1131) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:07:35] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.119
[14:07:35] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[14:07:35] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.9.1-SNAPSHOT-666;b6d691d
[14:07:36] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@5e314179]
[14:07:36] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9+5934e49
[14:07:36] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.2.0-SNAPSHOT-679
[14:07:36] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.5
[14:07:36] [Server thread/INFO]: [VoidGen] Loading server plugin VoidGen v2.2.1
[14:07:36] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.8.5
[14:07:36] [Server thread/INFO]: [LibsDisguises] Loading server plugin LibsDisguises v10.0.44
[14:07:36] [Server thread/INFO]: [HolographicDisplays] Loading server plugin HolographicDisplays v3.0.4
[14:07:36] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.33-SNAPSHOT (build 3394)
[14:07:36] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.12
[14:07:36] [Server thread/INFO]: [SkBee] Loading server plugin SkBee v3.4.3
[14:07:36] [Server thread/INFO]: [Vulcan] Loading server plugin Vulcan v2.8.6
[14:07:37] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.1
[14:07:37] [Server thread/INFO]: [MinehutPlugin] Loading server plugin MinehutPlugin v0.0.27-SNAPSHOT
[14:07:37] [Server thread/INFO]: [skRayFall] Loading server plugin skRayFall v1.9.28
[14:07:37] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v4.10.0
[14:07:37] [Server thread/INFO]: [SkriptDisplays] Loading server plugin SkriptDisplays v1.2 (Hello)
[14:07:37] [Server thread/INFO]: [HeadDatabase] Loading server plugin HeadDatabase v4.18.4
[14:07:37] [Server thread/INFO]: [Diskuise] Loading server plugin Diskuise v0.3.4
[14:07:37] [Server thread/INFO]: [Tebex] Loading server plugin Tebex v2.0.4
[14:07:37] [Server thread/INFO]: [skript-yaml] Loading server plugin skript-yaml v1.5
[14:07:37] [Server thread/INFO]: [AdvancedPortals] Loading server plugin AdvancedPortals v0.9.3
[14:07:37] [Server thread/INFO]: [AntiPhysics] Loading server plugin AntiPhysics v1.4-AntiPhysics
[14:07:37] [Server thread/INFO]: [ChatItem] Loading server plugin ChatItem v2.5
[14:07:37] [Server thread/INFO]: [WorldGuardExtraFlags] Loading server plugin WorldGuardExtraFlags v4.2.3
[14:07:37] [Server thread/INFO]: [ez-broadcast] Loading server plugin ez-broadcast v1.5
[14:07:37] [Server thread/INFO]: [HolographicExtension] Loading server plugin HolographicExtension v1.10.9
[14:07:37] [Server thread/INFO]: [ItemEdit] Loading server plugin ItemEdit v3.1.12
[14:07:37] [Server thread/INFO]: [skript-gui] Loading server plugin skript-gui v1.3
[14:07:37] [Server thread/INFO]: [skUtilities] Loading server plugin skUtilities v0.9.2
[14:07:37] [Server thread/INFO]: [PlugManX] Loading server plugin PlugManX v2.3.7
[14:07:37] [Server thread/INFO]: [PlayerVaults] Loading server plugin PlayerVaults v3.6.0-bSNAPSHOT
[14:07:37] [Server thread/INFO]: [MineResetLite] Loading server plugin MineResetLite v4.21.2
[14:07:37] [Server thread/INFO]: [Shopkeepers] Loading server plugin Shopkeepers v2.19.0
[14:07:37] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (265 ms).
[14:07:37] [Server thread/INFO]: [Shopkeepers] Loading config.
[14:07:37] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
[14:07:37] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
[14:07:37] [Server thread/INFO]: [Shopkeepers] Registering defaults.
[14:07:37] [Server thread/INFO]: [Skellett] Loading server plugin Skellett v2.0.10
[14:07:37] [Server thread/INFO]: [skript-placeholders] Loading server plugin skript-placeholders v1.6.0
[14:07:37] [Server thread/INFO]: [TAB] Loading server plugin TAB v4.1.2
[14:07:37] [Server thread/INFO]: [SkQuery] Loading server plugin SkQuery v4.1.10
[14:07:37] [Server thread/INFO]: [Skuishy] Loading server plugin Skuishy v2.4
[14:07:37] [Server thread/INFO]: [TradeSystem] Loading server plugin TradeSystem v2.5.3
[14:07:37] [Server thread/INFO]: [skript-particle] Loading server plugin skript-particle v1.2.0
[14:07:37] [Server thread/INFO]: [OpenInv] Loading server plugin OpenInv v4.4.3
[14:07:37] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[14:07:37] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.119
[14:07:37] [Server thread/INFO]: __
[14:07:37] [Server thread/INFO]: | |__) LuckPerms v5.4.119
[14:07:37] [Server thread/INFO]: |___ | Running on Bukkit - Paper
[14:07:37] [Server thread/INFO]:
[14:07:37] [Server thread/INFO]: [LuckPerms] Loading configuration...
[14:07:38] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[14:07:38] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[14:07:38] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[14:07:38] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1354ms)
[14:07:38] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[14:07:38] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[14:07:38] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[14:07:38] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[14:07:38] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[14:07:38] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.9.1-SNAPSHOT-666;b6d691d
[14:07:38] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[14:07:39] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[14:07:39] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[14:07:39] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[14:07:39] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R3.PaperweightFaweAdapter as the Bukkit adapter
[14:07:39] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.2.0-SNAPSHOT-679
[14:07:39] [Server thread/INFO]: [VoidGen] Enabling VoidGen v2.2.1
[14:07:39] [Server thread/INFO]: [VoidGen] Using VoidChunkGen: VERSION_UNKNOWN
[14:07:39] [Server thread/INFO]: [PlugManX] Enabling PlugManX v2.3.7
[14:07:39] [Server thread/WARN]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[14:07:39] [Server thread/WARN]: It seems like you're running on paper.
[14:07:39] [Server thread/WARN]: PlugManX cannot interact with paper-plugins, yet.
[14:07:39] [Server thread/WARN]: Also, if you encounter any issues, please join my discord: https://discord.gg/GxEFhVY6ff
[14:07:39] [Server thread/WARN]: Or create an issue on GitHub: https://github.com/TheBlackEntity/PlugMan
[14:07:39] [Server thread/WARN]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[14:07:39] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[14:07:39] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[14:07:39] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[14:07:39] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[14:07:39] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[14:07:39] [Server thread/INFO]: Preparing level "world"
[14:07:39] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[14:07:39] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[14:07:40] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[14:07:40] [ForkJoinPool.commonPool-worker-1/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] An update for FastAsyncWorldEdit is available. You are 110 build(s) out of date.
You are running build 666, the latest version is build 776.
Update at https://www.spigotmc.org/resources/13932/
[14:07:40] [Server thread/INFO]: Time elapsed: 173 ms
[14:07:40] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[14:07:40] [Server thread/INFO]: Time elapsed: 18 ms
[14:07:40] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.10.2
[14:07:40] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.20.3-1.20.4 (765)
[14:07:40] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9+5934e49
[14:07:40] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[14:07:40] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[14:07:40] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[14:07:40] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[14:07:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[14:07:40] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[14:07:40] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[14:07:40] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[14:07:40] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[14:07:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[14:07:40] [Server thread/INFO]: [WorldGuard] Loading region data...
[14:07:40] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.5
[14:07:40] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[14:07:40] [Server thread/INFO]: [Skript] Enabling Skript v2.8.5
[14:07:41] [ForkJoinPool.commonPool-worker-1/INFO]: [Skript] Checking for updates failed. Do you have Internet connection?
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: java.util.concurrent.CompletionException: java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.github.com/repos/SkriptLang/Skript/releases
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770)
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760)
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: Caused by: java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.github.com/repos/SkriptLang/Skript/releases
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: at Skript-2.8.5.jar//ch.njol.skript.update.GithubChecker.lambda$check$0(GithubChecker.java:111)
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: ... 6 more
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.github.com/repos/SkriptLang/Skript/releases
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000)
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: at java.base/java.net.URL.openStream(URL.java:1161)
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: at Skript-2.8.5.jar//ch.njol.skript.update.GithubChecker.lambda$check$0(GithubChecker.java:105)
[14:07:41] [ForkJoinPool.commonPool-worker-1/WARN]: ... 7 more
[14:07:46] [Server thread/INFO]: [Skript] Loaded 233032 aliases in 4886ms
[14:07:46] [Server thread/INFO]: [Skript] ~ created by & ? Peter G?ttinger aka Njol ~
[14:07:46] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.44
[14:07:46] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-10.0.41-Free.jar
[14:07:46] [Server thread/INFO]: [LibsDisguises] Discovered nms version: (Package: v1_20_R3) (LD: v1_20_R3) (MC: 1.20.4)
[14:07:46] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1314
[14:07:46] [Server thread/INFO]: [LibsDisguises] Build Date: 10/04/2024 02:12
[14:07:46] [Server thread/INFO]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
[14:07:46] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
[14:07:46] [Server thread/INFO]: [LibsDisguises] Config 'TallSelfDisguises' is set to 'false', LD will hide oversized disguises from self disguise. https://www.spigotmc.org/wiki/lib-s-disguises-faq/#tall-disguises-self-disguises
[14:07:47] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
[14:07:47] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
[14:07:47] [Server thread/INFO]: [LibsDisguises] Config is up to date!
[14:07:47] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.4
[14:07:47] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.33-SNAPSHOT (build 3394)
[14:07:47] [Server thread/INFO]: [Citizens] Loading external libraries
[14:07:47] [Server thread/INFO]: [Citizens] Loaded 0 templates.
[14:07:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizensplaceholder [1.0.0]
[14:07:47] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[14:07:47] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.12
[14:07:47] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.12" 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--].
[14:07:47] [Server thread/INFO]: [Multiverse-Core] ?aWe 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.
[14:07:47] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[14:07:47] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[14:07:47] [Server thread/INFO]: Preparing start region for dimension minecraft:sr
[14:07:48] [Server thread/INFO]: Time elapsed: 277 ms
[14:07:48] [Server thread/INFO]: [WorldGuard] (sr) TNT ignition is PERMITTED.
[14:07:48] [Server thread/INFO]: [WorldGuard] (sr) Lighters are PERMITTED.
[14:07:48] [Server thread/INFO]: [WorldGuard] (sr) Lava fire is PERMITTED.
[14:07:48] [Server thread/INFO]: [WorldGuard] (sr) Fire spread is UNRESTRICTED.
[14:07:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'sr'
[14:07:48] [Server thread/WARN]: [WorldGuard] Failed to parse flag 'block-place:allow' with value 'null'
[14:07:48] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[14:07:48] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
[14:07:48] [Server thread/INFO]: [Multiverse-Core] Version 4.3.12 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[14:07:48] [Server thread/INFO]: [SkBee] Enabling SkBee v3.4.3
[14:07:48] [Server thread/INFO]: [SkBee] Loading NBTApi...
[14:07:48] [Server thread/INFO]: [SkBee] [NBTAPI] Found Spigot: v1_20_R3! Trying to find NMS support
[14:07:48] [Server thread/INFO]: [SkBee] [NBTAPI] NMS support 'MC1_20_R3' loaded!
[14:07:48] [Server thread/INFO]: [SkBee] Successfully loaded NBTApi!
[14:07:48] [Server thread/INFO]: [SkBee] NBT Elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Text Component Elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Advancement Elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] BossBar Elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Bound Elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Damage Source elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Display Entity elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Fishing elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Game Event Elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Particle Elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] RayTrace elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Recipe Elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Scoreboard Elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Scoreboard Objective Elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Statistic Elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Structure Elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Minecraft Tag elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Team Elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Tick Manager elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Villager Elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Virtual Furnace Elements disabled via config
[14:07:48] [Server thread/INFO]: [SkBee] World Border Elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] World Creator Elements successfully loaded
[14:07:48] [Server thread/INFO]: [SkBee] Loaded (391) elements:
[14:07:48] [Server thread/INFO]: [SkBee] - 53 events
[14:07:48] [Server thread/INFO]: [SkBee] - 61 effects
[14:07:48] [Server thread/INFO]: [SkBee] - 241 expressions
[14:07:48] [Server thread/INFO]: [SkBee] - 27 conditions
[14:07:48] [Server thread/INFO]: [SkBee] - 9 sections
[14:07:48] [Server thread/INFO]: [SkBee] Checking for update...
[14:07:48] [Server thread/INFO]: [SkBee] Checking for update failed!
[14:07:48] [Server thread/INFO]: [SkBee] Successfully enabled v3.4.3 in 0.41 seconds
[14:07:48] [Server thread/INFO]: [Vulcan] Enabling Vulcan v2.8.6
[14:07:48] [Server thread/INFO]: [Vulcan] Server Version: 1.20.4 detected!
[14:07:48] [Server thread/INFO]: [Vulcan] LibsDisguises found. Enabling hook!
[14:07:48] [Server thread/INFO]: [Vulcan] BStats enabled!
[14:07:48] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: Vulcan [2.8.6]
[14:07:48] [Server thread/INFO]: [Vulcan] PlaceholderAPI found. Enabling hook!
[14:07:48] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1
[14:07:48] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[14:07:49] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[14:07:49] [Server thread/INFO]: [Essentials] No kits found to migrate.
[14:07:49] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json.
[14:07:49] [Server thread/INFO]: [Essentials] Using locale en_US
[14:07:49] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[14:07:49] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[14:07:49] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[14:07:49] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[14:07:49] [Server thread/INFO]: [MinehutPlugin] Enabling MinehutPlugin v0.0.27-SNAPSHOT
[14:07:49] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.28
[14:07:49] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.28!
[14:07:49] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
[14:07:49] [Server thread/INFO]: [skRayFall] Cooking Bacon...
[14:07:49] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens...
[14:07:49] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!
[14:07:49] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
[14:07:49] [Server thread/INFO]: [skRayFall] Bacon holograms found
[14:07:49] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled
[14:07:49] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
[14:07:49] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
[14:07:49] [Server thread/INFO]: [skRayFall] Getting the extra special 1.17+ bacon!
[14:07:49] [Server thread/INFO]: [skRayFall] Bacon is ready!
[14:07:49] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.10.0
[14:07:49] [Server thread/INFO]: [SkriptDisplays] Enabling SkriptDisplays v1.2 (Hello)
[14:07:49] [Server thread/INFO]: [Skript] The plugin SkriptDisplays uses a non-standard version syntax: '1.2 (Hello)'. Skript will use 1.2.0 instead.
[14:07:49] [Server thread/INFO]: [SkriptDisplays] SkriptDisplays is now enabled.
[14:07:49] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.18.4
[14:07:50] [Server thread/INFO]: [HeadDatabase] ?bUsing default ?3"en_US.lang" ?bcreated by ?6Arcaniax
[14:07:50] [Server thread/WARN]: [HeadDatabase] Economy was not loaded, some features will be disabled!
[14:07:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: hdb [4.18.4]
[14:07:50] [Server thread/INFO]: [Diskuise] Enabling Diskuise v0.3.4
[14:07:50] [Server thread/INFO]: [Tebex] Enabling Tebex v2.0.4
[14:07:50] [Server thread/INFO]: [skript-yaml] Enabling skript-yaml v1.5
[14:07:50] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.9.3
[14:07:50] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
[14:07:50] [Server thread/INFO]: [AdvancedPortals] Bungee detected. Enabling proxy features.
[14:07:50] [Server thread/INFO]: Advanced portals have been successfully enabled!
[14:07:50] [Server thread/INFO]: [AntiPhysics] Enabling AntiPhysics v1.4-AntiPhysics
[14:07:50] [Server thread/INFO]: [ChatItem] Enabling ChatItem v2.5
[14:07:50] [Server thread/INFO]: [ChatItem] Detected server version: v1_20
[14:07:50] [Server thread/INFO]: [ChatItem] The plugin ProtocolLib has been detected. Loading Protocollib support ...
[14:07:50] [Server thread/INFO]: [ChatItem] Loaded 4 getter for base components.
[14:07:50] [Server thread/INFO]: [ChatItem] Save method founded: b. Use ComponentBuilder's method.
[14:07:50] [Server thread/INFO]: [ChatItem] Manager automatically chosen: PacketEditing (packet), ChatListener (chat)
[14:07:50] [Folia Async Scheduler Thread #0/INFO]: [HeadDatabase] Successfully loaded 74821 heads!
[14:07:50] [OkHttp https://plugin.tebex.io/.../INFO]: [Tebex] Connected to AngyBox Store - Minecraft: Java Edition server.
[14:07:50] [Folia Async Scheduler Thread #0/INFO]: [HeadDatabase] Successfully loaded 18 featured tags!
[14:07:50] [Folia Async Scheduler Thread Timer/WARN]: [HeadDatabase] ?cYou are using an outdated version!
[14:07:50] [Folia Async Scheduler Thread Timer/WARN]: [HeadDatabase] Latest version: ?a4.19.6?e. You are on version: ?c4.18.4?e.
[14:07:50] [Folia Async Scheduler Thread Timer/WARN]: [HeadDatabase] Update here: ?bhttps://www.spigotmc.org/resources/head-database.14280/
[14:07:51] [Server thread/INFO]: [ChatItem] Loaded translation for en_gb.
[14:07:51] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.2.3
[14:07:51] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
[14:07:51] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
[14:07:51] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
[14:07:51] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler
[14:07:51] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
[14:07:51] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
[14:07:51] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
[14:07:51] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
[14:07:51] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
[14:07:51] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
[14:07:51] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
[14:07:51] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
[14:07:51] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
[14:07:51] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
[14:07:51] [Server thread/INFO]: [ez-broadcast] Enabling ez-broadcast v1.5
[14:07:51] [Server thread/INFO]: [HolographicExtension] Enabling HolographicExtension v1.10.9
[14:07:51] [Server thread/INFO]: [HolographicExtension] Starting HolographicExtension v1.10.9
[14:07:51] [ForkJoinPool.commonPool-worker-1/INFO]: [ChatItem] ?cA new version of ChatItem is available. ?aClick here to download.
[14:07:51] [Server thread/INFO]: [HolographicExtension] Registering placeholder 'example' from config.
[14:07:51] [Server thread/INFO]: [HolographicExtension] Registering placeholder 'scroller' from config.
[14:07:51] [Server thread/INFO]: [HolographicExtension] Registering placeholder 'typing' from config.
[14:07:51] [Server thread/INFO]: [HolographicExtension] Registering placeholder 'rainbow' from config.
[14:07:51] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v3.1.12
[14:07:51] [Server thread/INFO]: [ItemEdit] Selected Storage Type: YAML
[14:07:51] [Server thread/INFO]: [ItemEdit] Hooking into Vault
[14:07:51] [Server thread/INFO]: [ItemEdit] Hooking into PlaceholderApi
[14:07:51] [Server thread/INFO]: [ItemEdit] Hooked into PlaceHolderAPI:
[14:07:51] [Server thread/INFO]: [ItemEdit] placeholders:
[14:07:51] [Server thread/INFO]: [ItemEdit] %itemedit_amount_<{itemid}>_[{slot}]_[{player}]%
[14:07:51] [Server thread/INFO]: [ItemEdit] shows how many itemid player has on slot
[14:07:51] [Server thread/INFO]: [ItemEdit] <{itemid}> for item id on serveritem
[14:07:51] [Server thread/INFO]: [ItemEdit] [{slot}] for the slot where the item should be counted, by default inventory
[14:07:51] [Server thread/INFO]: [ItemEdit] Values: inventory (include offhand), equip (include offhand), inventoryandequip (include offhand), hand, offhand, head, chest, legs, feet
[14:07:51] [Server thread/INFO]: [ItemEdit] [{player}] for the player, by default self
[14:07:51] [Server thread/INFO]: [ItemEdit] example: %itemedit_amount_{my_item_id}_{hand}%
[14:07:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: itemedit [1.0]
[14:07:51] [Server thread/INFO]: [ItemEdit] # Enabled (took 54 ms)
[14:07:51] [Server thread/INFO]: [skript-gui] Enabling skript-gui v1.3
[14:07:51] [Server thread/INFO]: [Skript] Missing version in default.lang
[14:07:51] [Server thread/INFO]: [skUtilities] Enabling skUtilities v0.9.2*
[14:07:51] [Server thread/INFO]: [skUtilities] v0.9.2: loaded modules (Conversions, Files, Yaml, Urls, Utilities) in 34ms
[14:07:51] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.6.0-bSNAPSHOT*
[14:07:51] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v4.21.2
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Endstone.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Flower.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'RedTerracotta.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'basalt.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'beacon.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'blackstone.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'coal.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'diamond.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'gold.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'iron.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'lapis.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'netherite.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'netherrack.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'obsidian.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'quartz.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'redstone.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'stone.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'wood.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'amethyst.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'copper.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'stonebrick.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'tiles.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'soul.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'BlackWool.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'PrismarineStairs.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'warpedwood.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'crimsonwood.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'pinkconc.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'purpur.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'blueconc.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'yellowconc.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'greyconc.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'godlysoulsand.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'ggc.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'sand1.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'sand2.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mysticredsand.mine.yml'...
[14:07:51] [Server thread/INFO]: [MineResetLite] Registering BlockEventListener
[14:07:51] [Server thread/INFO]: [MineResetLite] TokenEnchant was not found... skipping.
[14:07:51] [Server thread/INFO]: [MineResetLite] Registering PlayerEventListener
[14:07:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mineresetlite [${project.version}]
[14:07:51] [Server thread/INFO]: [MineResetLite] Registered PAPI expansion
[14:07:51] [Server thread/INFO]: [MineResetLite] MineResetLite version 4.21.2 enabled!
[14:07:51] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.19.0
[14:07:51] [Server thread/INFO]: [Shopkeepers] Citizens found: Enabling NPC shopkeepers.
[14:07:51] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[14:07:51] [Server thread/INFO]: [Shopkeepers] Loading the data of 114 shopkeepers ...
[14:07:51] [Server thread/INFO]: [Skellett] Enabling Skellett v2.0.10
[14:07:52] [Server thread/INFO]: [Skellett] Registered 27 Effects, 11 Conditions, 70 Expressions and 16 Events
[14:07:52] [Server thread/INFO]: [skript-placeholders] Enabling skript-placeholders v1.6.0
[14:07:52] [Server thread/INFO]: [TAB] Enabling TAB v4.1.2
[14:07:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [4.1.2]
[14:07:52] [Server thread/INFO]: [TAB] Enabled in 104ms
[14:07:52] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.10
[14:07:52] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[14:07:52] [Server thread/INFO]: [skQuery] Beginning to process a total of 117 from SkQuery
[14:07:52] [Server thread/INFO]: [skQuery] Out of 117 classes, 117 classes were loaded from SkQuery
[14:07:52] [Server thread/INFO]: [Skuishy] Enabling Skuishy v2.4
[14:07:52] [Server thread/INFO]: redDecentHolograms elements not loaded.
[14:07:52] [Server thread/INFO]: redVivecraft elements not loaded.
[14:07:52] [Server thread/INFO]: greenVulcan elements loaded!
[14:07:52] [Server thread/INFO]: greenNote elements loaded!
[14:07:52] [Server thread/INFO]: greenPermission elements loaded!
[14:07:52] [Server thread/INFO]: greenPlugin elements loaded!
[14:07:52] [Server thread/INFO]: [Skuishy] ??aSkin elements loaded!
[14:07:52] [Server thread/INFO]: [Skuishy] Skuishy has been enabled!
[14:07:52] [Server thread/INFO]: [TradeSystem] Enabling TradeSystem v2.5.3
[14:07:52] [Server thread/INFO]:
[14:07:52] [Server thread/INFO]: __________________________________________________________
[14:07:52] [Server thread/INFO]:
[14:07:52] [Server thread/INFO]: TradeSystem [2.5.3]
[14:07:52] [Server thread/INFO]:
[14:07:52] [Server thread/INFO]: Status:
[14:07:52] [Server thread/INFO]:
[14:07:52] [Server thread/INFO]: MC-Version: 1.20.4 (R0.1-SNAPSHOT, Paper)
[14:07:52] [Server thread/INFO]:
[14:07:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tradesystem [1.2]
[14:07:52] [Server thread/INFO]: > Loading sounds
[14:07:52] [Server thread/INFO]: > Loading blacklist
[14:07:52] [Server thread/INFO]: ...got 3 blocked item(s)
[14:07:52] [Server thread/INFO]: > Loading layouts
[14:07:52] [Server thread/INFO]: ...got 4 layout(s)
[14:07:52] [Server thread/INFO]: > Queuing database initializing task
[14:07:52] [Server thread/INFO]:
[14:07:52] [Server thread/INFO]: Finished (150ms)
[14:07:52] [Server thread/INFO]:
[14:07:52] [Server thread/INFO]: __________________________________________________________
[14:07:52] [Server thread/INFO]:
[14:07:52] [Server thread/INFO]: [skript-particle] Enabling skript-particle v1.2.0
[14:07:52] [Server thread/INFO]: [skript-particle] Successfully enabled skript-particle.
[14:07:52] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.4.3
[14:07:52] [Server thread/WARN]: Could not register alias discord because it contains commands that do not exist: https://discord.gg/BcVfFbz6Tt
[14:07:52] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[14:07:52] [Server thread/INFO]: Running delayed init tasks
[14:07:52] [Craft Scheduler Thread - 1 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[14:07:52] [Craft Scheduler Thread - 6 - Essentials/INFO]: [Essentials] Fetching version information...
[14:07:52] [Craft Scheduler Thread - 3 - PlayerVaults/INFO]: [PlayerVaults] We didn't find an update!
[14:07:52] [Craft Scheduler Thread - 3 - Vault/INFO]: [Vault] Checking for Updates ...
[14:07:52] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
[14:07:52] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
[14:07:52] [Craft Scheduler Thread - 1 - TradeSystem/INFO]: [TradeSystem] Database was started successfully.
[14:07:52] [Server thread/INFO]: [Skript] Loading variables...
[14:07:52] [Craft Scheduler Thread - 3 - Vault/INFO]: [Vault] No new version available
[14:07:52] [Craft Scheduler Thread - 10 - ItemEdit/INFO]: [ItemEdit] New Update at https://spigotmc.org/resources/40993
[14:07:53] [Thread-20/INFO]: [Skript] Loaded 299231 variables so far...
[14:07:55] [Server thread/INFO]: [Skript] Loaded 562029 variables in 2.7 seconds
[14:07:56] [Server thread/INFO]: [Skript] Line 115: (Farming.sk)
[14:07:56] [Server thread/INFO]: '%itemtype% with all flags hidden' is deprecated, please use new expression: '%itemtype% with all item[ ]flags'
[14:07:56] [Server thread/INFO]: Line: set {items::%{_name}%} to 1 of unbreakable shiny {_base} with all flags hidden with name "%{_raritycolor}%%{_name}%" with lore "" and "%{_description}%" and "" and " &7Fortune: %{_fortune}%" and "" and "%{_rarity}%"
[14:07:56] [Server thread/INFO]:
[14:07:56] [Server thread/INFO]: [Skript] Line 117: (Farming.sk)
[14:07:56] [Server thread/INFO]: '%itemtype% with all flags hidden' is deprecated, please use new expression: '%itemtype% with all item[ ]flags'
[14:07:56] [Server thread/INFO]: Line: set {items::%{_name}%} to 1 of unbreakable {_base} with all flags hidden with name "%{_raritycolor}%%{_name}%" with lore "" and "%{_description}%" and "" and "%{_rarity}%"
[14:07:56] [Server thread/INFO]:
[14:08:00] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[14:08:00] [Skript variable save thread/INFO]: [Skript] Skript cannot save any variables to the database 'CSV'. The server will hang and may crash if no more variables can be saved.
[14:08:00] [Server thread/INFO]: Leaderboards Have Been Updated
[14:08:00] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[14:08:00] [Server thread/INFO]: [Skript] Loaded 28 scripts with a total of 437 structures in 5.1 seconds
[14:08:00] [Server thread/INFO]: [Skript] Finished loading.
[14:08:00] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[14:08:00] [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.
[14:08:00] [Server thread/WARN]: [Skuishy] Task #1197 for Skuishy v2.4 generated an exception
java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.net.ConnectException: Network is unreachable
at lol.aabss.skuishy.other.GetVersion.latestVersion(GetVersion.java:44) ~[Skuishy-2.4-all.jar:?]
at lol.aabss.skuishy.Skuishy.lambda$onEnable$4(Skuishy.java:107) ~[Skuishy-2.4-all.jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1142) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.util.concurrent.ExecutionException: java.net.ConnectException: Network is unreachable
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?]
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?]
at lol.aabss.skuishy.other.GetVersion.latestVersion(GetVersion.java:41) ~[Skuishy-2.4-all.jar:?]
... 6 more
Caused by: java.net.ConnectException: Network is unreachable
at jdk.internal.net.http.common.Utils.toConnectException(Utils.java:1055) ~[java.net.http:?]
at jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:198) ~[java.net.http:?]
at jdk.internal.net.http.AsyncSSLConnection.connectAsync(AsyncSSLConnection.java:56) ~[java.net.http:?]
at jdk.internal.net.http.Http2Connection.createAsync(Http2Connection.java:378) ~[java.net.http:?]
at jdk.internal.net.http.Http2ClientImpl.getConnectionFor(Http2ClientImpl.java:128) ~[java.net.http:?]
at jdk.internal.net.http.ExchangeImpl.get(ExchangeImpl.java:93) ~[java.net.http:?]
at jdk.internal.net.http.Exchange.establishExchange(Exchange.java:343) ~[java.net.http:?]
at jdk.internal.net.http.Exchange.responseAsyncImpl0(Exchange.java:475) ~[java.net.http:?]
at jdk.internal.net.http.Exchange.responseAsyncImpl(Exchange.java:380) ~[java.net.http:?]
at jdk.internal.net.http.Exchange.responseAsync(Exchange.java:372) ~[java.net.http:?]
at jdk.internal.net.http.MultiExchange.responseAsyncImpl(MultiExchange.java:408) ~[java.net.http:?]
at jdk.internal.net.http.MultiExchange.lambda$responseAsyncImpl$7(MultiExchange.java:449) ~[java.net.http:?]
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) ~[?:?]
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:950) ~[?:?]
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2340) ~[?:?]
at jdk.internal.net.http.MultiExchange.responseAsyncImpl(MultiExchange.java:439) ~[java.net.http:?]
at jdk.internal.net.http.MultiExchange.lambda$responseAsync0$2(MultiExchange.java:341) ~[java.net.http:?]
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
... 1 more
Caused by: java.net.SocketException: Network is unreachable
at sun.nio.ch.Net.connect0(Native Method) ~[?:?]
at sun.nio.ch.Net.connect(Net.java:579) ~[?:?]
at sun.nio.ch.Net.connect(Net.java:586) ~[?:?]
at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:853) ~[?:?]
at jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:183) ~[java.net.http:?]
at java.security.AccessController.doPrivileged(AccessController.java:569) ~[?:?]
at jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:185) ~[java.net.http:?]
at jdk.internal.net.http.AsyncSSLConnection.connectAsync(AsyncSSLConnection.java:56) ~[java.net.http:?]
at jdk.internal.net.http.Http2Connection.createAsync(Http2Connection.java:378) ~[java.net.http:?]
at jdk.internal.net.http.Http2ClientImpl.getConnectionFor(Http2ClientImpl.java:128) ~[java.net.http:?]
at jdk.internal.net.http.ExchangeImpl.get(ExchangeImpl.java:93) ~[java.net.http:?]
at jdk.internal.net.http.Exchange.establishExchange(Exchange.java:343) ~[java.net.http:?]
at jdk.internal.net.http.Exchange.responseAsyncImpl0(Exchange.java:475) ~[java.net.http:?]
at jdk.internal.net.http.Exchange.responseAsyncImpl(Exchange.java:380) ~[java.net.http:?]
at jdk.internal.net.http.Exchange.responseAsync(Exchange.java:372) ~[java.net.http:?]
at jdk.internal.net.http.MultiExchange.responseAsyncImpl(MultiExchange.java:408) ~[java.net.http:?]
at jdk.internal.net.http.MultiExchange.lambda$responseAsyncImpl$7(MultiExchange.java:449) ~[java.net.http:?]
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) ~[?:?]
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:950) ~[?:?]
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2340) ~[?:?]
at jdk.internal.net.http.MultiExchange.responseAsyncImpl(MultiExchange.java:439) ~[java.net.http:?]
at jdk.internal.net.http.MultiExchange.lambda$responseAsync0$2(MultiExchange.java:341) ~[java.net.http:?]
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
... 1 more
[14:08:01] [Server thread/INFO]: [Citizens] Loaded 48 NPCs.
[14:08:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
[14:08:01] [Server thread/INFO]: 1 placeholder hook(s) registered!
[14:08:01] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.11.6) is available at:
[14:08:01] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
[14:08:01] [Server thread/INFO]: Done (30.236s)! For help, type "help"
[14:08:01] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 8330ms or 166 ticks behind
[14:08:01] [Server thread/INFO]: Timings Reset
[14:08:01] [Craft Scheduler Thread - 6 - skUtilities/ERROR]: [skUtilities] v0.9.2: Failed to get latest version number! (Main.class)
[14:08:32] [User Authenticator #0/INFO]: UUID of player OPPRINGLES is e70af019-0427-4b97-976d-28df7e5e31dd
[14:08:32] [Server thread/ERROR]: Couldn't parse player advancements in ./world/advancements/e70af019-0427-4b97-976d-28df7e5e31dd.json
com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 982 column 1 path $.minecraft:recipes/building_blocks/quartz_block.done
at com.google.gson.internal.Streams.parse(Streams.java:59) ~[gson-2.10.1.jar:?]
at net.minecraft.server.PlayerAdvancements.load(PlayerAdvancements.java:139) ~[?:?]
at net.minecraft.server.PlayerAdvancements.<init>(PlayerAdvancements.java:76) ~[?:?]
at net.minecraft.server.players.PlayerList.getPlayerAdvancements(PlayerList.java:1504) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ServerPlayer.<init>(ServerPlayer.java:420) ~[?:?]
at net.minecraft.server.players.PlayerList.canPlayerLogin(PlayerList.java:725) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerLoginPacketListenerImpl.verifyLoginAndFinishConnectionSetup(ServerLoginPacketListenerImpl.java:196) ~[?:?]
at net.minecraft.server.network.ServerLoginPacketListenerImpl.tick(ServerLoginPacketListenerImpl.java:87) ~[?:?]
at net.minecraft.network.Connection.tick(Connection.java:593) ~[?:?]
at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:234) ~[?:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1746) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.io.EOFException: End of input at line 982 column 1 path $.minecraft:recipes/building_blocks/quartz_block.done
at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1457) ~[gson-2.10.1.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:491) ~[gson-2.10.1.jar:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:422) ~[gson-2.10.1.jar:?]
at com.google.gson.internal.bind.TypeAdapters$28.read(TypeAdapters.java:779) ~[gson-2.10.1.jar:?]
at com.google.gson.internal.bind.TypeAdapters$28.read(TypeAdapters.java:725) ~[gson-2.10.1.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:49) ~[gson-2.10.1.jar:?]
... 15 more
[14:08:33] [Server thread/INFO]: [+] OPPRINGLES
[14:08:33] [Server thread/INFO]: OPPRINGLES[/235.92.106.230:34472] logged in with entity id 510 at ([world]9925.300000011921, 80.50916960332228, 999932.3000000119)
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ServerEntity.broadcastAndSend(ServerEntity.java:406) ~[?:?]
at net.minecraft.server.level.ServerEntity.sendDirtyEntityData(ServerEntity.java:383) ~[?:?]
at net.minecraft.server.level.ServerEntity.sendChanges(ServerEntity.java:223) ~[?:?]
at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:1158) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:1169) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:490) ~[?:?]
at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:868) ~[?:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1724) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@567ccbb7[
b=510
c=[b[id=9, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@49934212, value=20.0], b[id=16, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@3d885776, value=100], b[id=17, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=127]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@703fa60[
b=512
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@19332b93[
b=513
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@7b7cad30[
b=514
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@58726fd4[
b=515
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@224bdb0a[
b=516
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@22a41363[
b=517
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@3c2f2f2a[
b=518
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@7768fbb4[
b=519
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@b07fdd8[
b=520
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@93ac8d0[
b=521
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@4ca9e0a2[
b=522
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@7cac17d8[
b=523
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@4871cca8[
b=524
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@17d2f13e[
b=525
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@4e21e13c[
b=526
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@4e7aa2c7[
b=527
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@3782b591[
b=528
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=15, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=27], b[id=2, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@29663e53, value=Optional.empty], b[id=3, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@2f4e7e4b, value=false]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.PacketGroupImpl$PacketGroup2.sendTo(PacketGroupImpl.java:25) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendPackets(Viewer.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewers.lambda$sendPackets$0(Viewers.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewers.sendPackets(Viewers.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.ClickableLineTracker.sendSpawnPackets(ClickableLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:85) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutEntityMetadata@6e61cb00[
b=303
c=[b[id=0, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@4186af83, value=32], b[id=16, serializer=net.minecraft.network.syncher.DataWatcherSerializer$1@3d885776, value=1]]
]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception number 32 occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception number 64 occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception number 128 occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:08:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception number 256 occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:160) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at net.citizensnpcs.nms.v1_20_R3.util.NMSImpl.sendPacket(NMSImpl.java:2383) ~[Citizens-2.0.33-b3394.jar:?]
at net.citizensnpcs.nms.v1_20_R3.util.NMSImpl.linkTextInteraction(NMSImpl.java:927) ~[Citizens-2.0.33-b3394.jar:?]
at net.citizensnpcs.util.NMS.linkTextInteraction(NMS.java:671) ~[Citizens-2.0.33-b3394.jar:?]
at net.citizensnpcs.trait.HologramTrait$InteractionVehicleRenderer.onSeenByPlayer(HologramTrait.java:478) ~[Citizens-2.0.33-b3394.jar:?]
at net.citizensnpcs.EventListen.lambda$onNPCLinkToPlayer$4(EventListen.java:477) ~[Citizens-2.0.33-b3394.jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:09:07] [Server thread/ERROR]: [HolographicExtension] Unhandled exception number 512 occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ChunkMap$TrackedEntity.broadcast(ChunkMap.java:1372) ~[?:?]
at net.minecraft.server.level.ServerEntity.broadcastAndSend(ServerEntity.java:404) ~[?:?]
at net.minecraft.server.level.ServerEntity.sendDirtyEntityData(ServerEntity.java:383) ~[?:?]
at net.minecraft.server.level.ServerEntity.sendChanges(ServerEntity.java:160) ~[?:?]
at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:1158) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:1169) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:490) ~[?:?]
at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:868) ~[?:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1724) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:09:07] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/132, uuid='f4fa0b28-ae2c-49fa-ac47-010082231a4e', l='ServerLevel[world]', x=9844.72, y=-53.00, z=999978.23, cpos=[615, 62498], tl=1522, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:09:18] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/147, uuid='ae6df098-e52a-4902-8e75-9d2895b431af', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=1750, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:09:33] [Server thread/ERROR]: [HolographicExtension] Unhandled exception number 1024 occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ChunkMap$TrackedEntity.broadcast(ChunkMap.java:1372) ~[?:?]
at net.minecraft.server.level.ServerEntity.broadcastAndSend(ServerEntity.java:404) ~[?:?]
at net.minecraft.server.level.ServerEntity.sendDirtyEntityData(ServerEntity.java:383) ~[?:?]
at net.minecraft.server.level.ServerEntity.sendChanges(ServerEntity.java:160) ~[?:?]
at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:1158) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:1169) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:490) ~[?:?]
at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:868) ~[?:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1724) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:10:35] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/146, uuid='8206e051-eb47-4af3-a72e-489874f8f050', l='ServerLevel[world]', x=9845.85, y=-53.00, z=999979.21, cpos=[615, 62498], tl=3274, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[14:10:46] [Server thread/INFO]: OPPRINGLES issued server command: /vault OPPRINGLES OPPRINGLES OPPRINGLES 99
[14:10:54] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:11:03] [Server thread/ERROR]: [HolographicExtension] Unhandled exception number 2048 occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ChunkMap$TrackedEntity.broadcast(ChunkMap.java:1372) ~[?:?]
at net.minecraft.server.level.ServerEntity.broadcastAndSend(ServerEntity.java:404) ~[?:?]
at net.minecraft.server.level.ServerEntity.sendDirtyEntityData(ServerEntity.java:383) ~[?:?]
at net.minecraft.server.level.ServerEntity.sendChanges(ServerEntity.java:160) ~[?:?]
at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:1158) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:1169) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:490) ~[?:?]
at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:868) ~[?:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1724) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:11:27] [Server thread/INFO]: OPPRINGLES issued server command: /vault 98
[14:11:45] [Server thread/INFO]: OPPRINGLES issued server command: /vault 1
[14:11:50] [Server thread/INFO]: OPPRINGLES issued server command: /vault 2
[14:12:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[14:12:02] [Server thread/INFO]: OPPRINGLES issued server command: /fly
[14:12:10] [Server thread/INFO]: OPPRINGLES issued server command: /vault 1
[14:12:13] [Server thread/INFO]: OPPRINGLES issued server command: /vault 2
[14:12:59] [Server thread/ERROR]: [HolographicExtension] Unhandled exception number 4096 occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ChunkMap$TrackedEntity.broadcast(ChunkMap.java:1372) ~[?:?]
at net.minecraft.server.level.ServerEntity.broadcastAndSend(ServerEntity.java:404) ~[?:?]
at net.minecraft.server.level.ServerEntity.sendDirtyEntityData(ServerEntity.java:383) ~[?:?]
at net.minecraft.server.level.ServerEntity.sendChanges(ServerEntity.java:160) ~[?:?]
at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:1158) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:1169) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:490) ~[?:?]
at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:868) ~[?:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1724) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:13:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/198, uuid='f19bbc68-09bd-4b6b-ac65-d5842953ac2c', l='ServerLevel[world]', x=9803.23, y=-47.00, z=999978.98, cpos=[612, 62498], tl=5364, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/165, uuid='a0828e24-730c-40e7-9b62-c0ffaf2b1bf3', l='ServerLevel[world]', x=9807.16, y=-47.00, z=999973.78, cpos=[612, 62498], tl=5377, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/197, uuid='5cacac3e-8dd4-471a-b8b3-14b017d46643', l='ServerLevel[world]', x=9800.65, y=-47.00, z=999982.23, cpos=[612, 62498], tl=6844, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/200, uuid='27b41494-a000-4028-9a33-330dafe64ab8', l='ServerLevel[world]', x=9803.56, y=-47.00, z=999976.97, cpos=[612, 62498], tl=5364, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 450.93/450.93'/196, uuid='4dfd4b69-4445-4bd7-a619-b66adac6bb7c', l='ServerLevel[world]', x=9805.71, y=-47.00, z=999979.49, cpos=[612, 62498], tl=5374, v=true] died: [LVL 5] Pharoh 450.93/450.93 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.59/10'/135, uuid='e6a3563f-d30f-44ba-9049-abcd37f78536', l='ServerLevel[world]', x=9836.75, y=-47.00, z=999984.82, cpos=[614, 62499], tl=6193, v=true] died: [LVL 5] Mummy 1.59/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/133, uuid='0327d61d-1303-41b4-af53-d041815b5cba', l='ServerLevel[world]', x=9838.25, y=-57.00, z=999974.75, cpos=[614, 62498], tl=6193, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 403.58/403.58'/199, uuid='362c32db-6ebc-40d2-853b-ba38ff8ebefa', l='ServerLevel[world]', x=9795.58, y=-57.00, z=999996.51, cpos=[612, 62499], tl=2383, v=true] died: [LVL 5] Pharoh 403.58/403.58 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/201, uuid='5480778d-dfe7-48a9-af70-f64027649a2a', l='ServerLevel[world]', x=9802.91, y=-47.00, z=999979.58, cpos=[612, 62498], tl=5364, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/169, uuid='35ec8120-6b2e-473e-ae0d-82a01a4d4abb', l='ServerLevel[world]', x=9811.06, y=-54.50, z=999974.03, cpos=[613, 62498], tl=5377, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 368.68/369.18'/499, uuid='20a66e7e-76b6-40e7-a925-dfc8af6ede64', l='ServerLevel[world]', x=9812.27, y=-57.00, z=999986.21, cpos=[613, 62499], tl=6840, v=true] died: [LVL 5] Pharoh 368.68/369.18 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/598, uuid='e67f4cab-0d0e-41de-98df-0a1a3a65bf2d', l='ServerLevel[world]', x=9802.51, y=-47.00, z=999983.18, cpos=[612, 62498], tl=6274, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/193, uuid='227af40f-0347-4dd5-b5b0-1d2389829f5b', l='ServerLevel[world]', x=9798.66, y=-47.00, z=999981.25, cpos=[612, 62498], tl=5374, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 235.89/235.89'/195, uuid='79560b45-15bb-49d7-ba50-3d00e4cc5ea5', l='ServerLevel[world]', x=9805.84, y=-47.00, z=999984.08, cpos=[612, 62499], tl=5374, v=true] died: [LVL 5] Pharoh 235.89/235.89 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/171, uuid='b66b2674-88a3-4c71-bfc7-641de75cf61b', l='ServerLevel[world]', x=9832.88, y=-49.50, z=999988.00, cpos=[614, 62499], tl=5370, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/167, uuid='cd46abcc-94c8-46f0-b1a3-3bbffc38157b', l='ServerLevel[world]', x=9806.84, y=-47.00, z=999981.46, cpos=[612, 62498], tl=5377, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/600, uuid='53b90dc9-7125-4162-983a-dbe974d7b469', l='ServerLevel[world]', x=9802.50, y=-47.00, z=999978.23, cpos=[612, 62498], tl=5360, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/501, uuid='420566d9-fc7e-4e04-83a2-736007bf6350', l='ServerLevel[world]', x=9805.22, y=-57.00, z=999971.50, cpos=[612, 62498], tl=3485, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/497, uuid='564bb8ff-d577-4209-9595-784266df67bd', l='ServerLevel[world]', x=9800.72, y=-47.00, z=999981.28, cpos=[612, 62498], tl=5364, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/163, uuid='eb843bd1-953e-4702-bb89-894a126de5bd', l='ServerLevel[world]', x=9840.68, y=-47.00, z=999982.40, cpos=[615, 62498], tl=5377, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 248.58/248.58'/596, uuid='8d574775-041e-44fc-a604-5f232e2072e1', l='ServerLevel[world]', x=9804.20, y=-57.00, z=999984.50, cpos=[612, 62499], tl=6820, v=true] died: [LVL 5] Pharoh 248.58/248.58 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/503, uuid='1911b36c-4b6b-4b2a-b6ac-15a881ebaf98', l='ServerLevel[world]', x=9799.78, y=-47.00, z=999980.43, cpos=[612, 62498], tl=6840, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/602, uuid='93564c30-9956-445b-ad06-64c93e6b710c', l='ServerLevel[world]', x=9796.20, y=-57.00, z=999982.20, cpos=[612, 62498], tl=1190, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/140, uuid='c5f4b327-2eda-4746-813c-a78b558f3e17', l='ServerLevel[world]', x=9845.25, y=-47.00, z=999992.51, cpos=[615, 62499], tl=6193, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/173, uuid='5197f412-4c45-4e6f-80b4-2d826167b619', l='ServerLevel[world]', x=9837.59, y=-47.00, z=999986.17, cpos=[614, 62499], tl=5370, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/139, uuid='ea24f46f-e3bc-436f-9e19-649f1ef85e0e', l='ServerLevel[world]', x=9835.78, y=-47.00, z=999984.78, cpos=[614, 62499], tl=6193, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 320.34/320.34'/204, uuid='a7d0607f-4ad6-40f0-afb7-a0963d3aadd2', l='ServerLevel[world]', x=9799.34, y=-47.00, z=999976.90, cpos=[612, 62498], tl=5364, v=true] died: [LVL 5] Pharoh 320.34/320.34 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/205, uuid='dcba7edb-d0dc-4029-a0ee-8188a8395a6f', l='ServerLevel[world]', x=9808.01, y=-47.00, z=999973.63, cpos=[613, 62498], tl=5364, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/597, uuid='1c11b560-7398-40b5-a1ac-fa5cb0cf2f56', l='ServerLevel[world]', x=9801.81, y=-47.00, z=999979.81, cpos=[612, 62498], tl=6332, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/136, uuid='35d0076d-b9b2-4c8a-adcf-ca6e115f6c53', l='ServerLevel[world]', x=9844.21, y=-47.00, z=999982.51, cpos=[615, 62498], tl=5831, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/605, uuid='0333e0d5-5cef-497d-9ed9-3b4528503865', l='ServerLevel[world]', x=9790.53, y=-57.00, z=999999.56, cpos=[611, 62499], tl=1170, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/613, uuid='95a5b3ee-27aa-4635-a523-78ec497d0328', l='ServerLevel[world]', x=9795.73, y=-57.00, z=999993.77, cpos=[612, 62499], tl=1170, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/144, uuid='6f0c3567-a52c-47f1-b937-db1562b6b756', l='ServerLevel[world]', x=9842.47, y=-47.00, z=999988.47, cpos=[615, 62499], tl=6193, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/168, uuid='f2bafdb9-3c58-459a-b8f3-1d624e9a453a', l='ServerLevel[world]', x=9835.82, y=-47.00, z=999988.50, cpos=[614, 62499], tl=5377, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/504, uuid='e3a9d25e-0141-4608-8ad9-31d0c441d750', l='ServerLevel[world]', x=9796.72, y=-57.00, z=999981.65, cpos=[612, 62498], tl=2514, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/164, uuid='0aedbb2c-e287-44b6-b250-a481c436b983', l='ServerLevel[world]', x=9845.26, y=-47.00, z=999983.80, cpos=[615, 62498], tl=5377, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/500, uuid='77061467-9f38-4103-bd4d-cdbbb1313b58', l='ServerLevel[world]', x=9806.13, y=-47.00, z=999981.29, cpos=[612, 62498], tl=6294, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 20.96/20.96'/172, uuid='457306b4-aabb-4d5e-8732-8810d635aade', l='ServerLevel[world]', x=9839.50, y=-47.00, z=999983.57, cpos=[614, 62498], tl=5370, v=true] died: [LVL 5] Mummy 20.96/20.96 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/508, uuid='bcee82a6-e61e-4862-bf54-72fd9da361c1', l='ServerLevel[world]', x=9799.57, y=-47.00, z=999982.22, cpos=[612, 62498], tl=5364, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/611, uuid='2041f48c-777f-4840-b775-b16259e0c411', l='ServerLevel[world]', x=9797.49, y=-57.00, z=999983.49, cpos=[612, 62498], tl=1927, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/610, uuid='4b127a90-a8cd-4c19-8066-e6f040bc5866', l='ServerLevel[world]', x=9791.41, y=-57.00, z=999999.19, cpos=[611, 62499], tl=1927, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/609, uuid='efb3b6b4-bf4b-4b8b-80c1-7ea0b968b959', l='ServerLevel[world]', x=9796.20, y=-57.00, z=1000000.13, cpos=[612, 62500], tl=1927, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/612, uuid='92b16c25-2915-481b-9b7e-2cc315e3cfe4', l='ServerLevel[world]', x=9793.27, y=-57.00, z=999991.77, cpos=[612, 62499], tl=1927, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/507, uuid='922fe9e6-2f89-4783-b8aa-c1a843d350e4', l='ServerLevel[world]', x=9809.64, y=-47.00, z=999982.27, cpos=[613, 62498], tl=5364, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/606, uuid='e24bb9d6-8e14-4f84-ae24-a6f1f5035aa3', l='ServerLevel[world]', x=9794.16, y=-57.00, z=1000000.17, cpos=[612, 62500], tl=1170, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/614, uuid='14f126ac-a94b-4ebd-bc92-3658d390dee6', l='ServerLevel[world]', x=9788.30, y=-57.00, z=999999.78, cpos=[611, 62499], tl=1170, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.12/10'/143, uuid='3391eddb-f502-4111-95e6-9d7c018d8275', l='ServerLevel[world]', x=9842.03, y=-47.00, z=999987.84, cpos=[615, 62499], tl=6193, v=true] died: [LVL 5] Mummy 9.12/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.8/10'/145, uuid='4be7300c-5d1a-4eca-9b3d-668d3b473143', l='ServerLevel[world]', x=9840.37, y=-47.00, z=999987.91, cpos=[615, 62499], tl=6193, v=true] died: [LVL 5] Mummy 1.8/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/608, uuid='49470e73-aca3-46f0-afc6-cab93b43ba83', l='ServerLevel[world]', x=9788.41, y=-57.00, z=999997.58, cpos=[611, 62499], tl=1927, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/604, uuid='e6e96b69-d6ee-4938-80f9-1f35926c6fc5', l='ServerLevel[world]', x=9792.29, y=-57.00, z=999998.19, cpos=[612, 62499], tl=1170, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/505, uuid='dfed87eb-0a82-42d0-b42d-418a4405edf2', l='ServerLevel[world]', x=9797.19, y=-57.00, z=999976.25, cpos=[612, 62498], tl=1403, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/509, uuid='477f21ed-0747-4142-a0e4-3b01b83a34fb', l='ServerLevel[world]', x=9801.75, y=-47.00, z=999975.80, cpos=[612, 62498], tl=6828, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/141, uuid='9935c676-01cf-4ff0-8c76-6f9b7394b936', l='ServerLevel[world]', x=9817.78, y=-57.00, z=999979.28, cpos=[613, 62498], tl=6193, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/603, uuid='085707be-c912-4a99-bda6-577bc66a9fae', l='ServerLevel[world]', x=9788.87, y=-57.00, z=999995.93, cpos=[611, 62499], tl=1170, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.5/10'/138, uuid='9abd55f5-f2c0-480c-8d90-c2f967df5478', l='ServerLevel[world]', x=9842.10, y=-47.00, z=999991.65, cpos=[615, 62499], tl=6193, v=true] died: [LVL 5] Mummy 9.5/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/142, uuid='980d7057-3f9f-4adf-a333-a4bb2f902721', l='ServerLevel[world]', x=9838.81, y=-47.00, z=999987.18, cpos=[614, 62499], tl=5887, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 384.14/384.14'/203, uuid='ff6c504b-ee06-4750-9c7b-eff785fad720', l='ServerLevel[world]', x=9809.06, y=-57.00, z=999999.20, cpos=[613, 62499], tl=5364, v=true] died: [LVL 5] Pharoh 384.14/384.14 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/202, uuid='0ae5a27f-f9a8-45ad-bf1e-50f13a6dd050', l='ServerLevel[world]', x=9805.44, y=-47.00, z=999981.81, cpos=[612, 62498], tl=5364, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/194, uuid='8d793c99-4274-492f-b9c7-25713a4a1d22', l='ServerLevel[world]', x=9809.63, y=-47.00, z=999981.44, cpos=[613, 62498], tl=5374, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/607, uuid='b430dda4-fcff-4144-b388-64fb4dca4346', l='ServerLevel[world]', x=9814.20, y=-57.00, z=1000000.50, cpos=[613, 62500], tl=1170, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/615, uuid='11e3c656-0640-49df-ae6d-cdf7384fee8b', l='ServerLevel[world]', x=9800.25, y=-57.00, z=999997.83, cpos=[612, 62499], tl=6265, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/595, uuid='35348817-1d50-44a4-a60c-92488d2ad788', l='ServerLevel[world]', x=9804.68, y=-47.00, z=999979.11, cpos=[612, 62498], tl=6820, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/599, uuid='9e2d64a3-cfae-4d96-83f8-edf3770789e8', l='ServerLevel[world]', x=9792.21, y=-57.00, z=999988.79, cpos=[612, 62499], tl=1925, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/174, uuid='314a7d77-92bf-4c1f-a3bf-7aa44dc5ba31', l='ServerLevel[world]', x=9806.59, y=-47.00, z=999976.89, cpos=[612, 62498], tl=5370, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/166, uuid='3921dd9e-ec96-46d1-8a8d-ea2defa6161e', l='ServerLevel[world]', x=9835.77, y=-47.00, z=999986.73, cpos=[614, 62499], tl=5377, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/502, uuid='824a5d14-a03e-449f-97e7-da815f60e060', l='ServerLevel[world]', x=9801.75, y=-47.00, z=999972.84, cpos=[612, 62498], tl=6840, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/170, uuid='2639ec97-8ef1-41f5-8a4a-34d384acb63d', l='ServerLevel[world]', x=9843.15, y=-47.00, z=999991.15, cpos=[615, 62499], tl=5377, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/506, uuid='39ecdc3f-9436-467d-89dc-b6071c3ad2a7', l='ServerLevel[world]', x=9788.85, y=-57.00, z=999980.17, cpos=[611, 62498], tl=1381, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/162, uuid='440a7fdd-0f98-4dcf-83b2-10702d8b4bdd', l='ServerLevel[world]', x=9836.77, y=-47.00, z=999992.19, cpos=[614, 62499], tl=5377, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/498, uuid='7f9659cd-f79c-47a0-ac87-bd9f067fba93', l='ServerLevel[world]', x=9803.74, y=-47.00, z=999978.68, cpos=[612, 62498], tl=6840, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:13:03] [Server thread/INFO]: Killed 195 entities
[14:13:11] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:14:02] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:14:26] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.01/10'/721, uuid='0bb975d3-49d9-4ae8-9329-2092ece5ab87', l='ServerLevel[world]', x=9836.34, y=-57.00, z=999980.56, cpos=[614, 62498], tl=1688, v=true] died: [LVL 5] Mummy 0.01/10 burned to death
[14:14:35] [Server thread/INFO]: OPPRINGLES issued server command: /vault 1
[14:14:41] [Server thread/INFO]: OPPRINGLES issued server command: /vault 98
[14:15:11] [User Authenticator #1/INFO]: UUID of player TIKTOKJONNE is a4fd90ad-0805-49fa-8799-a63e0f69ebcf
[14:15:11] [Server thread/INFO]: [+] TIKTOKJONNE
[14:15:11] [Server thread/INFO]: TIKTOKJONNE[/246.0.232.204:54538] logged in with entity id 888 at ([world]9789.300000011921, -57.0, 999940.5256777942)
[14:15:25] [Server thread/INFO]: OPPRINGLES issued server command: /vault 98
[14:15:35] [Server thread/INFO]: TIKTOKJONNE issued server command: /spawn
[14:15:37] [Server thread/INFO]: OPPRINGLES issued server command: /trash
[14:15:42] [Server thread/INFO]: [AdvancedPortals] Portal command: desert
[14:15:42] [Server thread/INFO]: TIKTOKJONNE issued server command: /desert
[14:15:44] [Server thread/INFO]: [AdvancedPortals] Portal command: mysticredsand
[14:15:44] [Server thread/INFO]: TIKTOKJONNE issued server command: /mysticredsand
[14:15:48] [Server thread/INFO]: TIKTOKJONNE lost connection: Disconnected
[14:15:48] [Server thread/INFO]: [-] TIKTOKJONNE
[14:16:38] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/716, uuid='7a00b2d7-fb33-42c0-8b06-2c81a10ff401', l='ServerLevel[world]', x=9844.80, y=-53.00, z=999978.69, cpos=[615, 62498], tl=4339, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:16:43] [Server thread/INFO]: OPPRINGLES issued server command: /vault 1
[14:16:47] [Server thread/INFO]: OPPRINGLES issued server command: /vault 2
[14:17:00] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.14/10'/719, uuid='a3bd14f1-43d9-4087-824a-9cd4bad46029', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=4760, v=true] died: [LVL 5] Mummy 0.14/10 went up in flames
[14:17:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[14:17:03] [Server thread/INFO]: OPPRINGLES issued server command: /vault 2
[14:17:14] [Server thread/INFO]: OPPRINGLES issued server command: /vault 2
[14:17:41] [Server thread/INFO]: OPPRINGLES issued server command: /vault 2
[14:17:46] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/733, uuid='42dd67d6-5afa-4627-b48f-41d8886a2fed', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=5686, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:17:47] [Server thread/INFO]: OPPRINGLES issued server command: /vault 3
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/725, uuid='ca0cbaf8-5929-4f30-9bd4-b7b2e342b750', l='ServerLevel[world]', x=9843.21, y=-47.00, z=999988.02, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/726, uuid='5184bb10-bba0-4bcc-ac21-5b38f513e299', l='ServerLevel[world]', x=9839.24, y=-47.00, z=999990.41, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/728, uuid='1649b225-294f-4203-89d1-e522a27d194e', l='ServerLevel[world]', x=9851.66, y=-48.50, z=999971.99, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/723, uuid='4a97f86a-348f-49f7-893a-a0cf85df77ad', l='ServerLevel[world]', x=9858.50, y=-57.00, z=999999.82, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/727, uuid='f58bebdb-ab31-4ebe-87a4-21739cbb3010', l='ServerLevel[world]', x=9835.15, y=-47.00, z=999988.84, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/724, uuid='1106ebea-57c2-4574-82d8-8c19fd3d56ed', l='ServerLevel[world]', x=9807.75, y=-57.00, z=999988.22, cpos=[612, 62499], tl=5487, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/730, uuid='3cf2a95c-4f9b-4c4c-a134-67bb3e0375a7', l='ServerLevel[world]', x=9837.48, y=-47.00, z=999987.99, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/722, uuid='bc3689fd-cf9f-419b-b34b-8fb5249d0918', l='ServerLevel[world]', x=9842.39, y=-47.00, z=999988.19, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.54/100'/762, uuid='f54be7c1-93cb-49a7-b96b-1db490880ce1', l='ServerLevel[world]', x=9799.81, y=-47.00, z=999976.25, cpos=[612, 62498], tl=5449, v=true] died: [LVL 5] Pharoh 99.54/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/760, uuid='62d8d239-8334-42aa-af29-9e8420ca2be7', l='ServerLevel[world]', x=9807.23, y=-47.00, z=999975.73, cpos=[612, 62498], tl=5449, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/758, uuid='2fc6484a-b06f-457f-9ffa-f75c2538e522', l='ServerLevel[world]', x=9805.18, y=-47.00, z=999983.18, cpos=[612, 62498], tl=5487, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/756, uuid='4a1389b6-fb2d-4176-9aff-26ad7c6be117', l='ServerLevel[world]', x=9811.51, y=-57.00, z=999980.78, cpos=[613, 62498], tl=5298, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/754, uuid='e4ce3ebd-47cf-4b01-b7fd-4bb49922eacd', l='ServerLevel[world]', x=9797.22, y=-57.00, z=999964.76, cpos=[612, 62497], tl=5314, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98/100'/752, uuid='30d520bf-b264-44ec-981d-79855d4eb096', l='ServerLevel[world]', x=9802.90, y=-47.00, z=999978.04, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/750, uuid='4a979f01-b986-42c3-be9e-9704829ec0dd', l='ServerLevel[world]', x=9802.32, y=-57.00, z=999984.51, cpos=[612, 62499], tl=5163, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/735, uuid='e95ea66d-ea53-4c1f-9571-b4456aeb538d', l='ServerLevel[world]', x=9841.06, y=-47.00, z=999988.48, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/734, uuid='e615539d-3acd-45cb-be74-e7aae1b1e40f', l='ServerLevel[world]', x=9841.22, y=-47.00, z=999991.86, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/718, uuid='cb9cf9d7-04e4-4155-baa6-59cb259adfd0', l='ServerLevel[world]', x=9838.25, y=-47.00, z=999985.95, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/715, uuid='a46b3c14-6995-45db-abdd-caf0c707da8b', l='ServerLevel[world]', x=9838.79, y=-57.00, z=999966.79, cpos=[614, 62497], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/714, uuid='a8edaecb-ce95-489e-8b27-70aeddb2bb77', l='ServerLevel[world]', x=9836.50, y=-57.00, z=1000000.22, cpos=[614, 62500], tl=5487, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/763, uuid='86c0c88a-d836-4aaf-83c5-ce5969ff90aa', l='ServerLevel[world]', x=9795.19, y=-57.00, z=1000000.18, cpos=[612, 62500], tl=5163, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/747, uuid='cb4dc1d8-4162-48c6-b68b-7519d6ddb434', l='ServerLevel[world]', x=9800.49, y=-47.00, z=999979.71, cpos=[612, 62498], tl=5487, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/739, uuid='8001744e-485b-4ce0-9c8b-e5ba0c36d34c', l='ServerLevel[world]', x=9804.30, y=-47.00, z=999981.24, cpos=[612, 62498], tl=5449, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/731, uuid='81cb4e5e-eb1d-4476-97da-317c0d1422c6', l='ServerLevel[world]', x=9837.84, y=-57.00, z=999973.21, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/751, uuid='096e894d-8e66-4e5a-836b-b356f22958a6', l='ServerLevel[world]', x=9808.49, y=-47.00, z=999976.71, cpos=[613, 62498], tl=5487, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.64/100'/759, uuid='f847eb43-21d1-4687-8592-c4cf671cedaa', l='ServerLevel[world]', x=9807.79, y=-47.00, z=999973.98, cpos=[612, 62498], tl=5487, v=true] died: [LVL 5] Pharoh 96.64/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/755, uuid='70330f68-edca-4484-829e-5079b328b127', l='ServerLevel[world]', x=9800.65, y=-47.00, z=999981.25, cpos=[612, 62498], tl=5449, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 426.29/426.29'/742, uuid='74771c54-cedd-4075-9345-38931080fcea', l='ServerLevel[world]', x=9843.19, y=-47.00, z=999988.99, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 426.29/426.29 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/741, uuid='7e125938-db8b-498f-be99-bff9ca27cbb8', l='ServerLevel[world]', x=9840.26, y=-47.00, z=999989.13, cpos=[615, 62499], tl=5487, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/743, uuid='3d926426-f532-4a66-9cd5-83722729bb55', l='ServerLevel[world]', x=9801.79, y=-47.00, z=999974.79, cpos=[612, 62498], tl=5449, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/738, uuid='72be42db-8c93-41a6-904d-f282fe3d5cda', l='ServerLevel[world]', x=9843.95, y=-47.00, z=999983.29, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/746, uuid='60209401-593d-49f5-8087-072beef33e7d', l='ServerLevel[world]', x=9806.79, y=-47.00, z=999981.16, cpos=[612, 62498], tl=5487, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/740, uuid='cd3132b5-6093-4ced-a768-231efb8511eb', l='ServerLevel[world]', x=9797.83, y=-57.00, z=1000000.15, cpos=[612, 62500], tl=5314, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/736, uuid='3a0319b9-836e-4b43-9659-46d5269eb788', l='ServerLevel[world]', x=9842.21, y=-47.00, z=999989.27, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/748, uuid='5fbc95f7-a458-4c69-ab6c-d9b322a6d11f', l='ServerLevel[world]', x=9804.22, y=-47.00, z=999979.78, cpos=[612, 62498], tl=5449, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98/100'/744, uuid='4d232c82-f9f7-4844-a7c0-b9caf3252285', l='ServerLevel[world]', x=9799.81, y=-47.00, z=999982.39, cpos=[612, 62498], tl=5487, v=true] died: [LVL 5] Pharoh 98/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/717, uuid='f0173aa4-351a-434c-8d72-37232dcd2ed2', l='ServerLevel[world]', x=9841.23, y=-47.00, z=999991.19, cpos=[615, 62499], tl=5487, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/732, uuid='7daa27e7-3005-43a2-acc6-98b095c957ee', l='ServerLevel[world]', x=9838.86, y=-47.00, z=999981.86, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/720, uuid='e06bf04b-d01d-4c27-b078-0079840e1015', l='ServerLevel[world]', x=9835.33, y=-47.00, z=999990.44, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/737, uuid='5123b99d-2916-4e23-a940-a1258d2a133c', l='ServerLevel[world]', x=9858.50, y=-56.00, z=999974.85, cpos=[616, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 44.06/44.06'/729, uuid='3a2d7d2e-8cd5-4dd9-b079-c1b9aadd8dca', l='ServerLevel[world]', x=9844.26, y=-47.00, z=999992.53, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 44.06/44.06 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/761, uuid='71c884cf-4231-4fdf-82ac-e385e51b75ac', l='ServerLevel[world]', x=9805.19, y=-47.00, z=999978.71, cpos=[612, 62498], tl=5487, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 94.5/100'/745, uuid='d0b55db2-0f4f-4413-a078-4a7f5f43b580', l='ServerLevel[world]', x=9811.97, y=-57.00, z=999979.23, cpos=[613, 62498], tl=5314, v=true] died: [LVL 5] Pharoh 94.5/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/749, uuid='416fe224-a287-4c78-8cde-843f357eda85', l='ServerLevel[world]', x=9851.80, y=-48.50, z=999972.96, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/757, uuid='64eb49c7-6477-4c0f-9b63-0ab87676631d', l='ServerLevel[world]', x=9802.85, y=-47.00, z=999978.83, cpos=[612, 62498], tl=5487, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/753, uuid='64b061a6-ba36-4d2e-bb43-c8216e5951ee', l='ServerLevel[world]', x=9788.51, y=-57.00, z=999985.74, cpos=[611, 62499], tl=5047, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:18:02] [Server thread/INFO]: Killed 159 entities
[14:18:02] [Server thread/WARN]: OPPRINGLES moved too quickly! -5.244208936663199,0.0,9.287277922965586
[14:18:11] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:18:18] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/1245, uuid='1a48885d-d552-43e0-8d8a-dd48fd4a6c9f', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=339, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:18:52] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:19:00] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:19:12] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/1249, uuid='85f35184-945f-4f9e-9dff-420dbe84e789', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=1402, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:19:13] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:19:59] [Server thread/INFO]: OPPRINGLES issued server command: /vault 3
[14:20:06] [Server thread/INFO]: OPPRINGLES issued server command: /vault 2
[14:20:55] [Server thread/INFO]: OPPRINGLES issued server command: /vault 2
[14:21:54] [User Authenticator #2/INFO]: UUID of player TwelfthParty216 is 63a58f19-35fd-4498-82c9-f3ab09570290
[14:21:54] [Server thread/INFO]: Everyone, welcome TwelfthParty216 to AngyBox!
[14:21:54] [Server thread/INFO]: [+] TwelfthParty216
[14:21:54] [Server thread/INFO]: TwelfthParty216[/9.69.219.189:57566] logged in with entity id 1519 at ([world]9927.5, 81.0, 999938.5)
[14:21:55] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[14:22:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[14:22:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[14:22:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[14:22:19] [Server thread/INFO]: OPPRINGLES issued server command: /vault 2
[14:22:23] [Server thread/INFO]: OPPRINGLES issued server command: /vault 1
[14:22:24] [Server thread/INFO]: TwelfthParty216 lost connection: Disconnected
[14:22:24] [Server thread/INFO]: [-] TwelfthParty216
[14:22:35] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/1242, uuid='64a1a541-5b51-44e6-aeb0-3790bb17a47e', l='ServerLevel[world]', x=9842.73, y=-57.00, z=999980.53, cpos=[615, 62498], tl=5471, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1286, uuid='f5056379-7a09-43ae-8a94-9e005b000e81', l='ServerLevel[world]', x=9803.85, y=-47.00, z=999976.82, cpos=[612, 62498], tl=5945, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/1253, uuid='4ca59d14-7afc-41b2-9e73-568ceb00e9ab', l='ServerLevel[world]', x=9843.22, y=-47.00, z=999989.27, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1287, uuid='043e0421-5ed8-4117-a7e5-5f486a8dfefc', l='ServerLevel[world]', x=9807.40, y=-47.00, z=999975.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1285, uuid='fdec119b-45ba-4b82-91fd-a94b5c95d136', l='ServerLevel[world]', x=9807.77, y=-47.00, z=999981.25, cpos=[612, 62498], tl=5928, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1284, uuid='911d22e6-428e-433f-b4c7-9a599afc528b', l='ServerLevel[world]', x=9810.58, y=-48.00, z=999980.41, cpos=[613, 62498], tl=5867, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1282, uuid='46d70b53-7301-4f38-ba8f-e05930d926e1', l='ServerLevel[world]', x=9799.73, y=-47.00, z=999974.78, cpos=[612, 62498], tl=5928, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/1250, uuid='6e9073de-8a77-438d-a3f1-68fd61e135e9', l='ServerLevel[world]', x=9835.80, y=-47.00, z=999982.85, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7.5/10'/1248, uuid='7bc939f9-3f8a-4518-a264-93acfb77c563', l='ServerLevel[world]', x=9815.75, y=-57.00, z=999991.81, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 7.5/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/1252, uuid='92694cfe-7c40-434b-b313-a0a00ac4bc43', l='ServerLevel[world]', x=9838.79, y=-47.00, z=999988.08, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1254, uuid='98774db8-5708-4d66-a022-8b9740890069', l='ServerLevel[world]', x=9805.16, y=-57.00, z=999986.84, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1260, uuid='40f103d7-84fe-4000-9ff2-5c0967a1d78c', l='ServerLevel[world]', x=9843.20, y=-47.00, z=999986.85, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/1258, uuid='a38ab64b-9fec-40a1-aebf-0e8fedc355a5', l='ServerLevel[world]', x=9837.76, y=-47.00, z=999984.65, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.81/10'/1256, uuid='637f67af-a4b7-46da-9ae5-c3954c6b88e3', l='ServerLevel[world]', x=9843.09, y=-47.00, z=999982.92, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.81/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1278, uuid='8c3bf100-e9be-4824-9074-bc41da090d80', l='ServerLevel[world]', x=9837.38, y=-47.00, z=999990.59, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1277, uuid='9b3e934e-6e46-4acb-8488-7aeeb752e554', l='ServerLevel[world]', x=9839.93, y=-47.00, z=999988.91, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.43/10'/1244, uuid='dab310a9-874d-4d54-9396-3c329480aac4', l='ServerLevel[world]', x=9833.70, y=-47.58, z=999989.56, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.43/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/1241, uuid='12e551f8-9355-45f0-8817-cd26c8553e86', l='ServerLevel[world]', x=9843.81, y=-47.00, z=999988.45, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1273, uuid='561159bb-bd21-494c-b817-9be929af9b2c', l='ServerLevel[world]', x=9805.90, y=-47.00, z=999978.26, cpos=[612, 62498], tl=5614, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1281, uuid='45ec0240-24f4-41c7-a973-914c51d777c7', l='ServerLevel[world]', x=9809.81, y=-47.00, z=999981.81, cpos=[613, 62498], tl=5928, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99/100'/1265, uuid='4e17f1b2-7ee1-473f-8174-38b451c4bdd4', l='ServerLevel[world]', x=9801.21, y=-47.00, z=999975.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1261, uuid='f894ea64-fb52-439e-bb31-7760a1ad27f5', l='ServerLevel[world]', x=9845.51, y=-47.00, z=999985.83, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1257, uuid='0b465b77-6384-4ad8-bdc4-5c0a28b96fc9', l='ServerLevel[world]', x=9833.52, y=-53.00, z=999984.42, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/1270, uuid='40051c2d-091c-4d8e-b779-d417aaefb36a', l='ServerLevel[world]', x=9801.83, y=-57.00, z=999988.17, cpos=[612, 62499], tl=4871, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1269, uuid='5f35dc55-8b0a-45c1-a904-b951ae45a014', l='ServerLevel[world]', x=9804.41, y=-47.00, z=999980.85, cpos=[612, 62498], tl=5675, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/1238, uuid='ba301eac-4376-44f3-8274-3ff7e4fc3e03', l='ServerLevel[world]', x=9820.84, y=-57.00, z=999973.79, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1274, uuid='1a773dae-6236-41cd-b878-5372fb64747f', l='ServerLevel[world]', x=9801.46, y=-47.00, z=999976.56, cpos=[612, 62498], tl=5893, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.08/100'/1266, uuid='7772a2f1-89be-4679-8635-9c76c9da4c0c', l='ServerLevel[world]', x=9809.05, y=-47.00, z=999981.04, cpos=[613, 62498], tl=4938, v=true] died: [LVL 5] Pharoh 99.08/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/1240, uuid='14088095-f0c1-4931-af4e-3ce576ab0e9f', l='ServerLevel[world]', x=9840.29, y=-47.00, z=999989.76, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1276, uuid='07d7ea3a-d143-4d0a-879d-d0b993e3bcc1', l='ServerLevel[world]', x=9807.24, y=-47.00, z=999973.13, cpos=[612, 62498], tl=5893, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1272, uuid='5289fd0f-1fbf-4e4e-ae79-fb48fc5def13', l='ServerLevel[world]', x=9799.74, y=-47.00, z=999980.20, cpos=[612, 62498], tl=5893, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1264, uuid='0ca1f4b2-a6b2-43ae-b299-e570a999c695', l='ServerLevel[world]', x=9808.28, y=-47.00, z=999983.47, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1268, uuid='adc24fc9-b531-493b-9813-116c2077f9f7', l='ServerLevel[world]', x=9801.80, y=-47.00, z=999973.33, cpos=[612, 62498], tl=5928, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1262, uuid='d5d30f62-03e1-454c-bd2b-31d26369e188', l='ServerLevel[world]', x=9814.80, y=-57.00, z=1000000.50, cpos=[613, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1279, uuid='df709c93-f377-4d65-a737-ca9cd414be89', l='ServerLevel[world]', x=9837.59, y=-47.00, z=999982.75, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1246, uuid='8532977a-edd5-4b03-aa7d-b9df9ae88e60', l='ServerLevel[world]', x=9821.51, y=-57.00, z=999978.86, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1280, uuid='52581d66-0a07-407b-a0d8-8bd8b85aab9c', l='ServerLevel[world]', x=9804.79, y=-47.00, z=999974.83, cpos=[612, 62498], tl=5893, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1283, uuid='ffe3646a-e236-4958-85e9-438beb7d377f', l='ServerLevel[world]', x=9808.29, y=-47.00, z=999979.18, cpos=[613, 62498], tl=5135, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1275, uuid='341cbf48-2b90-440a-9b9d-c4ed6cdbcf6e', l='ServerLevel[world]', x=9808.29, y=-47.00, z=999982.31, cpos=[613, 62498], tl=5893, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1239, uuid='32afd335-d665-4d5d-be69-26282fd045a5', l='ServerLevel[world]', x=9840.70, y=-47.00, z=999984.69, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1243, uuid='c851ddb8-2326-4eb2-93eb-be8f17d4f4da', l='ServerLevel[world]', x=9819.02, y=-57.00, z=999983.07, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1247, uuid='9b671851-ea3e-4943-a5dd-5674c767d728', l='ServerLevel[world]', x=9838.87, y=-47.00, z=999982.80, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.5/10'/1251, uuid='d30e5f34-0925-4b7d-87ac-96372ce3c82e', l='ServerLevel[world]', x=9840.62, y=-47.00, z=999985.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 9.5/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1255, uuid='4662f6de-8eb3-4129-b3fa-3b432a84681f', l='ServerLevel[world]', x=9834.95, y=-47.00, z=999991.17, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1267, uuid='d1a4e3d2-212e-444b-bfe9-1eae0a4cceb7', l='ServerLevel[world]', x=9804.63, y=-47.00, z=999978.80, cpos=[612, 62498], tl=5893, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1271, uuid='e266ade5-3a67-4852-aa06-d55d00ab4bf5', l='ServerLevel[world]', x=9804.31, y=-47.00, z=999980.23, cpos=[612, 62498], tl=5628, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1263, uuid='39a8bc13-6dd9-490a-9174-953915f82cc9', l='ServerLevel[world]', x=9808.53, y=-47.00, z=999976.02, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1259, uuid='4f066519-da44-47ef-921c-48dfb1292a9b', l='ServerLevel[world]', x=9855.47, y=-56.00, z=999965.27, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:23:02] [Server thread/INFO]: Killed 160 entities
[14:23:23] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/1561, uuid='75f72af6-259e-485c-a38d-c788539331cc', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=429, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:23:55] [Server thread/INFO]: OPPRINGLES issued server command: /vault 1
[14:24:04] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.04/10'/1562, uuid='ea8927fe-31d5-46ec-b55e-ea7581613141', l='ServerLevel[world]', x=9848.10, y=-53.00, z=999976.60, cpos=[615, 62498], tl=1251, v=true] died: [LVL 5] Mummy 0.04/10 burned to death
[14:24:33] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/1572, uuid='8128a9e5-6dca-48b4-abd1-d0475b0a88e4', l='ServerLevel[world]', x=9839.53, y=-57.00, z=999980.45, cpos=[614, 62498], tl=1825, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[14:24:56] [Server thread/INFO]: OPPRINGLES issued server command: /vault 1
[14:25:59] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.07/10'/1555, uuid='17fac72e-59a4-48b3-9d30-8f7538e05f6b', l='ServerLevel[world]', x=9840.45, y=-57.00, z=999980.51, cpos=[615, 62498], tl=3548, v=true] died: [LVL 5] Mummy 0.07/10 burned to death
[14:26:10] [User Authenticator #3/INFO]: UUID of player awrschoolyt is 01910fee-ee3e-4e33-a72f-7cf88ff355a3
[14:26:10] [Server thread/INFO]: Everyone, welcome awrschoolyt to AngyBox!
[14:26:10] [Server thread/INFO]: [+] awrschoolyt
[14:26:10] [Server thread/INFO]: awrschoolyt[/11.166.102.146:46350] logged in with entity id 1623 at ([world]9927.5, 81.0, 999938.5)
[14:26:10] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[14:26:10] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/1560, uuid='67a39511-c7a9-4fb3-bfe5-77b3a8dff638', l='ServerLevel[world]', x=9833.47, y=-56.50, z=999980.93, cpos=[614, 62498], tl=3776, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[14:26:21] [Server thread/INFO]: awrschoolyt lost connection: Disconnected
[14:26:21] [Server thread/INFO]: [-] awrschoolyt
[14:26:28] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:26:49] [Server thread/ERROR]: [HolographicExtension] Unhandled exception number 8192 occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:26:58] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:27:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[14:27:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[14:27:05] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:27:25] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:27:26] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/1568, uuid='4ad2c651-45cb-47a4-a585-3295cde94c06', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=5291, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1583, uuid='fd0b35e2-b5ef-408b-b79e-25bc754e283a', l='ServerLevel[world]', x=9804.43, y=-47.00, z=999974.48, cpos=[612, 62498], tl=5465, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1550, uuid='ff0c9771-cdbc-40bd-9324-cc1ac2f1f287', l='ServerLevel[world]', x=9854.14, y=-50.83, z=999974.61, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1584, uuid='0109fd69-799d-4768-bc9b-87ed2fefe593', l='ServerLevel[world]', x=9808.28, y=-47.00, z=999972.73, cpos=[613, 62498], tl=5673, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1582, uuid='0b2896ad-9767-4448-a73d-8b8788d1aad5', l='ServerLevel[world]', x=9826.83, y=-57.00, z=999976.83, cpos=[614, 62498], tl=5782, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1549, uuid='6d7ed65b-bd13-4d53-b7c0-a945d9c93c18', l='ServerLevel[world]', x=9836.55, y=-47.00, z=999984.72, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1551, uuid='d3be2d3b-86f4-40b7-b6c7-5547d2718e9a', l='ServerLevel[world]', x=9842.58, y=-47.00, z=999990.81, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9/10'/1554, uuid='e52bc228-5868-4cc8-9078-0534df7e9143', l='ServerLevel[world]', x=9836.15, y=-47.00, z=999989.98, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 9/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1553, uuid='d0a43760-23e6-4e0a-9b42-6cbf0318be99', l='ServerLevel[world]', x=9838.23, y=-47.00, z=999985.07, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/1552, uuid='58c49a1b-e072-4b50-82b8-adf51d5aa5fc', l='ServerLevel[world]', x=9836.87, y=-47.00, z=999988.13, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1580, uuid='110a131f-b5cb-4018-99e0-ab4a3ce9b84c', l='ServerLevel[world]', x=9842.28, y=-47.00, z=999985.46, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1578, uuid='c30b24fd-63cd-4983-a585-e7ab72f367c5', l='ServerLevel[world]', x=9806.88, y=-47.00, z=999980.45, cpos=[612, 62498], tl=5506, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1586, uuid='622de5b5-ec12-4dd0-89cc-9442db706685', l='ServerLevel[world]', x=9797.30, y=-57.00, z=1000000.23, cpos=[612, 62500], tl=5507, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1588, uuid='ae626835-a8a5-47d4-b94c-b0ac05dfdf16', l='ServerLevel[world]', x=9807.54, y=-47.00, z=999978.60, cpos=[612, 62498], tl=5465, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1590, uuid='7aa85bb9-9c50-48a8-8cbd-2c16a620b77b', l='ServerLevel[world]', x=9804.76, y=-47.00, z=999983.28, cpos=[612, 62498], tl=5465, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1576, uuid='df8dcc7b-d914-4a27-bc32-568fcbda08c4', l='ServerLevel[world]', x=9797.24, y=-57.00, z=999978.55, cpos=[612, 62498], tl=5200, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1573, uuid='a4e52250-661e-46c1-8a95-b7e177b895ed', l='ServerLevel[world]', x=9844.22, y=-47.00, z=999992.28, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1556, uuid='75456aec-bd71-4da8-87fa-1e648b542476', l='ServerLevel[world]', x=9857.22, y=-57.00, z=1000000.27, cpos=[616, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1557, uuid='fe846a1b-0377-4d7a-b93d-29ea15453be5', l='ServerLevel[world]', x=9844.18, y=-47.00, z=999989.25, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1581, uuid='ae279a78-1c5d-4b7c-bfa0-15056a0e788a', l='ServerLevel[world]', x=9808.94, y=-47.00, z=999982.35, cpos=[613, 62498], tl=5673, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1577, uuid='a7e6de62-49f4-43c4-9899-e9a5b10c068b', l='ServerLevel[world]', x=9802.15, y=-47.00, z=999978.81, cpos=[612, 62498], tl=5465, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 369.23/369.23'/1589, uuid='2ec4d3d0-cf7f-4430-b984-fce00e1b352e', l='ServerLevel[world]', x=9808.22, y=-47.00, z=999982.42, cpos=[613, 62498], tl=5618, v=true] died: [LVL 5] Pharoh 369.23/369.23 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1585, uuid='324e81cf-0de8-4c89-a1fd-ed4fb4603cad', l='ServerLevel[world]', x=9807.93, y=-47.00, z=999979.39, cpos=[612, 62498], tl=5542, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1597, uuid='f8f7e494-1155-4a3c-b7aa-da32fc3e09aa', l='ServerLevel[world]', x=9808.00, y=-47.00, z=999977.03, cpos=[612, 62498], tl=5630, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1593, uuid='bfc50470-ab40-4e33-9cda-784144080bb3', l='ServerLevel[world]', x=9804.49, y=-47.00, z=999973.23, cpos=[612, 62498], tl=5506, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/1567, uuid='2a54ecdd-8f4f-463c-8257-5b1e4e121370', l='ServerLevel[world]', x=9834.54, y=-47.00, z=999984.75, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7.24/10'/1566, uuid='543aba37-b289-465a-a99d-6b6075679456', l='ServerLevel[world]', x=9837.75, y=-47.00, z=999992.22, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 7.24/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/1569, uuid='16403ebd-9595-4e7a-9cc9-af1756361b07', l='ServerLevel[world]', x=9837.82, y=-47.00, z=999983.85, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1565, uuid='eb5fcdb9-cedc-48e3-8754-0555b5e1562a', l='ServerLevel[world]', x=9838.81, y=-47.00, z=999992.50, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1564, uuid='9d8369c2-94a8-45dc-a836-ab60e6a76e4d', l='ServerLevel[world]', x=9812.27, y=-57.00, z=999985.20, cpos=[613, 62499], tl=5714, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1570, uuid='5d80b3c6-1c86-4807-b271-bcf4a6f43929', l='ServerLevel[world]', x=9837.51, y=-47.00, z=999985.13, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1598, uuid='875d434e-89f6-4af2-afa5-07b6009da619', l='ServerLevel[world]', x=9802.19, y=-47.00, z=999974.96, cpos=[612, 62498], tl=5465, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1596, uuid='cd865dd4-b602-4a4e-8a79-193d79993bf8', l='ServerLevel[world]', x=9806.22, y=-47.00, z=999978.27, cpos=[612, 62498], tl=5465, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1592, uuid='dce577aa-71c8-4aa0-bd64-cf4382a50526', l='ServerLevel[world]', x=9800.78, y=-47.00, z=999978.74, cpos=[612, 62498], tl=5465, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1594, uuid='4f6ffb83-b35d-46d5-8d44-8764cfbd9330', l='ServerLevel[world]', x=9806.40, y=-47.00, z=999975.11, cpos=[612, 62498], tl=5506, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 87.1/100'/1591, uuid='04c7e9c6-84c2-4731-a23d-8bb95f53a45c', l='ServerLevel[world]', x=9840.42, y=-47.00, z=999986.96, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 87.1/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1558, uuid='62d1573b-1513-4386-8fdf-2ff64bff0fd9', l='ServerLevel[world]', x=9844.28, y=-47.00, z=999983.76, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1575, uuid='769db634-43a1-40cc-a094-71150477174f', l='ServerLevel[world]', x=9802.17, y=-47.00, z=999976.73, cpos=[612, 62498], tl=5506, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1574, uuid='bbbcd16d-73b7-4cb1-a738-95453fbe7a86', l='ServerLevel[world]', x=9806.88, y=-47.00, z=999978.82, cpos=[612, 62498], tl=5465, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1559, uuid='b600b446-dcf9-48b9-b90b-849812781e61', l='ServerLevel[world]', x=9844.18, y=-47.00, z=999984.76, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1587, uuid='500dbc78-e617-442a-afba-9a8315d04c00', l='ServerLevel[world]', x=9807.92, y=-47.00, z=999976.62, cpos=[612, 62498], tl=5611, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1579, uuid='443cea84-2832-4c2d-a598-bf31c380270b', l='ServerLevel[world]', x=9788.83, y=-57.00, z=999993.17, cpos=[611, 62499], tl=5360, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.8/10'/1563, uuid='b3082727-352e-4683-bb5f-ba1a7174f06d', l='ServerLevel[world]', x=9833.43, y=-50.50, z=999986.74, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.8/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1571, uuid='a397cfb2-6387-435e-918c-b629a100e87c', l='ServerLevel[world]', x=9851.71, y=-48.50, z=999972.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1595, uuid='581f603a-1ffe-4a07-95f2-78f0cf038360', l='ServerLevel[world]', x=9807.98, y=-57.00, z=999999.88, cpos=[612, 62499], tl=5557, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:28:02] [Server thread/INFO]: Killed 157 entities
[14:29:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/1751, uuid='d8304c4e-e0df-49d3-97c9-4a5a09049220', l='ServerLevel[world]', x=9841.84, y=-57.00, z=999980.44, cpos=[615, 62498], tl=1203, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[14:29:30] [Server thread/INFO]: OPPRINGLES issued server command: /vault 1
[14:29:37] [User Authenticator #4/INFO]: UUID of player Gabrielprimo15 is ba41347b-db54-4ee5-a593-d8f0236575e0
[14:29:37] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player Gabrielprimo15. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[14:29:38] [Server thread/INFO]: [+] Gabrielprimo15
[14:29:38] [Server thread/INFO]: Gabrielprimo15[/166.126.232.88:54978] logged in with entity id 1838 at ([world]9942.863665612718, 86.0, 999997.038825198)
[14:29:42] [pool-20-thread-1/INFO]: [Vulcan] Gabrielprimo15 failed Invalid *(Type A)* (1/8)
[14:29:42] [pool-20-thread-1/INFO]: [Vulcan] Gabrielprimo15 failed Invalid *(Type A)* (2/8)
[14:29:42] [pool-20-thread-1/INFO]: [Vulcan] Gabrielprimo15 failed Invalid *(Type A)* (3/8)
[14:29:43] [pool-20-thread-1/INFO]: [Vulcan] Gabrielprimo15 failed Invalid *(Type A)* (4/8)
[14:29:43] [pool-20-thread-1/INFO]: [Vulcan] Gabrielprimo15 failed Invalid *(Type A)* (5/8)
[14:29:50] [Async Chat Thread - #4/INFO]: [Not Secure] [??????] Gabrielprimo15 [1]: hi
[14:29:53] [Async Chat Thread - #4/INFO]: [??????] OPPRINGLES [22]: hi
[14:30:01] [Async Chat Thread - #4/INFO]: [Not Secure] [??????] Gabrielprimo15 [1]: why am i level 1
[14:30:08] [Async Chat Thread - #4/INFO]: [??????] OPPRINGLES [22]: idk
[14:30:18] [Async Chat Thread - #4/INFO]: [Not Secure] [??????] Gabrielprimo15 [1]: Wait...
[14:30:23] [Server thread/INFO]: Gabrielprimo15 issued server command: /prefix
[14:30:28] [Async Chat Thread - #4/INFO]: [Not Secure] [??s???] Gabrielprimo15 [1]: Much better
[14:30:40] [Server thread/INFO]: OPPRINGLES issued server command: /vault 1
[14:30:42] [Server thread/INFO]: Gabrielprimo15 issued server command: /fly
[14:31:25] [Async Chat Thread - #4/INFO]: [??????] OPPRINGLES [23]: i think all are stats got reset but not are stuff or rank
[14:31:39] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/1734, uuid='6ae38cc4-b061-4450-9930-f17c1f8ade70', l='ServerLevel[world]', x=9845.21, y=-53.00, z=999979.17, cpos=[615, 62498], tl=4342, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:31:47] [Async Chat Thread - #4/INFO]: [Not Secure] [??s???] Gabrielprimo15 [1]: i was like level 74
[14:32:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[14:32:14] [Async Chat Thread - #4/INFO]: [??????] OPPRINGLES [24]: i forget wach level i was on
[14:32:23] [Server thread/INFO]: OPPRINGLES issued server command: /vault 1
[14:32:31] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.44/48.85'/1736, uuid='f1245c55-b81d-43eb-a641-3fb8ad44a5d6', l='ServerLevel[world]', x=9845.10, y=-53.00, z=999979.14, cpos=[615, 62498], tl=5383, v=true] died: [LVL 5] Mummy 0.44/48.85 went up in flames
[14:32:35] [Server thread/INFO]: Gabrielprimo15 issued server command: /daily
[14:32:44] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.27/10'/1742, uuid='1af40e9f-a80a-4cd9-a378-65c76c6ec734', l='ServerLevel[world]', x=9840.38, y=-57.00, z=999980.51, cpos=[615, 62498], tl=5659, v=true] died: [LVL 5] Mummy 0.27/10 burned to death
[14:32:50] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/1732, uuid='4280b02a-3142-42a0-82f7-84bf73186d27', l='ServerLevel[world]', x=9845.90, y=-53.00, z=999979.17, cpos=[615, 62498], tl=5771, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:32:51] [Server thread/INFO]: OPPRINGLES issued server command: /vault 1
[14:32:54] [Async Chat Thread - #4/INFO]: [Not Secure] [??s???] Gabrielprimo15 [1]: bro do you want 1 milion?
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/1748, uuid='c03e86c8-d17d-45e3-8eb3-cadda9419fec', l='ServerLevel[world]', x=9845.99, y=-53.58, z=999976.70, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1749, uuid='81094ef7-f879-41be-a978-38b972658bf1', l='ServerLevel[world]', x=9843.19, y=-47.00, z=999986.34, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/1747, uuid='d497b5aa-cab9-43c5-9baa-389abf22a40b', l='ServerLevel[world]', x=9839.72, y=-47.00, z=999982.76, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/1744, uuid='5154e20c-dd96-42bb-9838-6ba14be5abc3', l='ServerLevel[world]', x=9836.83, y=-47.00, z=999992.02, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1752, uuid='da03d555-d156-410a-a218-0c00db3ada75', l='ServerLevel[world]', x=9791.78, y=-57.00, z=1000000.50, cpos=[611, 62500], tl=5820, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1776, uuid='44b1467a-a2db-4cb5-977c-2d0c21db14f3', l='ServerLevel[world]', x=9803.70, y=-47.00, z=999975.71, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1754, uuid='04566650-b946-4c84-961e-9aaa66e51953', l='ServerLevel[world]', x=9842.05, y=-47.00, z=999990.56, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1746, uuid='36711d46-9f69-44b4-b7ac-0b57fbbc75e1', l='ServerLevel[world]', x=9847.53, y=-56.00, z=999965.27, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6/10'/1750, uuid='9dd95106-b8ec-45a0-9c73-b60773897b8d', l='ServerLevel[world]', x=9842.23, y=-47.00, z=999984.64, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99/100'/1774, uuid='d70d3928-7dbf-4e9a-a050-90dc0960554a', l='ServerLevel[world]', x=9811.49, y=-57.00, z=999979.75, cpos=[613, 62498], tl=5680, v=true] died: [LVL 5] Pharoh 99/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/1772, uuid='5dc0bf68-8fe7-4b27-9ff1-71b2af7992e4', l='ServerLevel[world]', x=9804.28, y=-47.00, z=999982.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/1739, uuid='2823e9dc-7bf2-40cb-992a-80734ac14de4', l='ServerLevel[world]', x=9820.26, y=-57.00, z=999990.80, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1738, uuid='e5bbb4bb-eef1-4aa9-aef4-e2945b061f61', l='ServerLevel[world]', x=9847.42, y=-53.00, z=999976.69, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/1727, uuid='e31a035f-8352-4e80-be3b-a59fb9dc0f23', l='ServerLevel[world]', x=9852.19, y=-57.00, z=999986.19, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1735, uuid='ad26d92b-90f9-4c4e-a079-bc2a8db1e78e', l='ServerLevel[world]', x=9851.90, y=-48.50, z=999973.17, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/1743, uuid='c8a2157f-08d9-42c1-8520-ad86de2ece1c', l='ServerLevel[world]', x=9840.72, y=-57.00, z=999993.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1771, uuid='62aed716-d1c1-441b-adff-90f26473ebd9', l='ServerLevel[world]', x=9806.36, y=-47.00, z=999982.19, cpos=[612, 62498], tl=5853, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1775, uuid='52251ea9-791a-45d0-8ac0-42f2ce41d8ca', l='ServerLevel[world]', x=9805.60, y=-47.00, z=999979.73, cpos=[612, 62498], tl=5906, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1755, uuid='db1b7a3d-c2be-404d-bc5d-8254d457250e', l='ServerLevel[world]', x=9808.25, y=-47.00, z=999973.80, cpos=[613, 62498], tl=5100, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1759, uuid='6040e504-6edd-4eac-9e67-d639237da856', l='ServerLevel[world]', x=9805.93, y=-47.00, z=999974.02, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1767, uuid='5f18a0ea-b6be-4d23-85d0-af3c60abe101', l='ServerLevel[world]', x=9796.78, y=-57.00, z=999999.91, cpos=[612, 62499], tl=5058, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1763, uuid='7acbb40a-50f2-4568-9423-fa501ebd0b11', l='ServerLevel[world]', x=9802.76, y=-47.00, z=999981.86, cpos=[612, 62498], tl=5605, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1731, uuid='28a0111e-3703-419e-99ec-d30173eb002f', l='ServerLevel[world]', x=9841.28, y=-47.00, z=999983.77, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1733, uuid='b1bd9103-6031-40d0-86ab-404173f5a032', l='ServerLevel[world]', x=9850.51, y=-50.50, z=999969.94, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/1730, uuid='fd5b55d7-2751-4d33-9348-9b976dcc0491', l='ServerLevel[world]', x=9837.30, y=-47.00, z=999983.77, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/1729, uuid='0d882d73-6206-4046-98d3-e11edc0a0673', l='ServerLevel[world]', x=9851.96, y=-48.50, z=999972.17, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/1728, uuid='6f56d0b8-677b-4429-95ec-9f8798d12255', l='ServerLevel[world]', x=9838.11, y=-47.00, z=999982.78, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97/100'/1758, uuid='ceeab81e-49ee-4fcf-911e-4678c8f977a8', l='ServerLevel[world]', x=9804.47, y=-47.00, z=999977.94, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 97/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1770, uuid='e20bb229-ca92-45ba-ac15-c21aa3ecb903', l='ServerLevel[world]', x=9801.21, y=-57.00, z=1000000.26, cpos=[612, 62500], tl=5058, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1768, uuid='c2799ca9-f6fb-4164-9d05-3e1c99c4eb80', l='ServerLevel[world]', x=9799.10, y=-47.00, z=999978.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1766, uuid='5d246816-318c-4d87-9310-f1ed889d695b', l='ServerLevel[world]', x=9799.48, y=-47.00, z=999975.79, cpos=[612, 62498], tl=5058, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/1764, uuid='6f4f3ccc-e191-4176-82b2-5cf16bf9c3d7', l='ServerLevel[world]', x=9801.73, y=-47.00, z=999978.39, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1760, uuid='ed580364-fe4f-4e8f-995a-e6e2bfee9763', l='ServerLevel[world]', x=9841.23, y=-47.00, z=999982.77, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1762, uuid='99628c9b-354e-4cad-867d-c999a5128bf0', l='ServerLevel[world]', x=9808.21, y=-47.00, z=999981.16, cpos=[613, 62498], tl=5093, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1756, uuid='3beff5fe-7d3f-48f0-971c-2acd33bf808e', l='ServerLevel[world]', x=9805.21, y=-47.00, z=999977.29, cpos=[612, 62498], tl=5553, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1773, uuid='8efcbf77-a6fd-4a41-bcaf-4b01e85c5d13', l='ServerLevel[world]', x=9807.20, y=-47.00, z=999980.29, cpos=[612, 62498], tl=5923, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1741, uuid='6ace2d41-590f-49f3-85b8-577002f87453', l='ServerLevel[world]', x=9838.49, y=-47.00, z=999991.20, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.35/10'/1740, uuid='95623720-5a28-4fef-a281-2f7d5aeb3e47', l='ServerLevel[world]', x=9849.20, y=-53.00, z=999976.52, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.35/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1769, uuid='f3edf5ad-fa3e-4e33-9336-a459c95e2ca9', l='ServerLevel[world]', x=9842.06, y=-47.00, z=999982.94, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1753, uuid='c2ddd978-bc2b-4381-9b70-bc16112da035', l='ServerLevel[world]', x=9789.25, y=-57.00, z=999997.67, cpos=[611, 62499], tl=5519, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1745, uuid='7bdc78e5-22ac-4691-9f33-02d1d43123aa', l='ServerLevel[world]', x=9834.89, y=-47.00, z=999990.26, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/1737, uuid='ceb9a373-b98d-4a08-9d51-991d062308b5', l='ServerLevel[world]', x=9841.21, y=-47.00, z=999989.75, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1757, uuid='2b10a090-c812-4e14-b506-76753d137241', l='ServerLevel[world]', x=9800.45, y=-47.00, z=999978.23, cpos=[612, 62498], tl=5679, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1765, uuid='f0295d13-7507-47b3-9bca-80ceacc021e8', l='ServerLevel[world]', x=9805.25, y=-47.00, z=999973.82, cpos=[612, 62498], tl=5553, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/1761, uuid='8bd2588b-b826-4a36-ac30-cc572a6dc5cc', l='ServerLevel[world]', x=9805.16, y=-47.00, z=999980.51, cpos=[612, 62498], tl=5825, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:33:02] [Server thread/INFO]: Killed 160 entities
[14:33:02] [Async Chat Thread - #4/INFO]: [??????] OPPRINGLES [24]: ok
[14:33:02] [Server thread/WARN]: Gabrielprimo15 moved too quickly! -6.35015533846672,0.0,20.502048372407444
[14:33:13] [Async Chat Thread - #4/INFO]: [Not Secure] [??s???] Gabrielprimo15 [1]: i have an extra 1 milion that i don't need
[14:33:29] [Server thread/INFO]: OPPRINGLES issued server command: /trade accept Gabrielprimo15
[14:33:32] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/2008, uuid='da5828a0-1f4b-4eaa-b78f-4e9306183cda', l='ServerLevel[world]', x=9842.73, y=-57.00, z=999980.53, cpos=[615, 62498], tl=611, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[14:33:40] [Async Chat Thread - #4/INFO]: [??????] OPPRINGLES [24]: thx :)
[14:33:41] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/2004, uuid='ae5ef0e5-ca53-4221-8bbe-63690baf9264', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=795, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:33:45] [Async Chat Thread - #4/INFO]: [Not Secure] [??s???] Gabrielprimo15 [1]: :)
[14:33:56] [Server thread/INFO]: OPPRINGLES issued server command: /vault 2
[14:34:03] [Server thread/INFO]: OPPRINGLES issued server command: /vault 1
[14:34:19] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:34:39] [Server thread/INFO]: OPPRINGLES issued server command: /vault 1
[14:34:42] [Server thread/INFO]: OPPRINGLES issued server command: /vault 2
[14:35:15] [Server thread/INFO]: OPPRINGLES issued server command: /vault 1
[14:35:16] [Async Chat Thread - #5/INFO]: [Not Secure] [??s???] Gabrielprimo15 [1]: if you want i can help you to get godly rank
[14:36:05] [Server thread/INFO]: OPPRINGLES issued server command: /vault 1
[14:36:18] [Async Chat Thread - #7/INFO]: [??????] OPPRINGLES [26]: ok :)
[14:36:48] [Async Chat Thread - #7/INFO]: [Not Secure] [??s???] Gabrielprimo15 [1]: wait a few seconds i have my inventory full
[14:36:59] [Async Chat Thread - #7/INFO]: [??????] OPPRINGLES [26]: got it
[14:37:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[14:37:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[14:37:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[14:37:21] [User Authenticator #5/INFO]: UUID of player LEAYk7 is 937b08c7-785d-4500-a31a-86a1d862a146
[14:37:22] [Server thread/INFO]: Everyone, welcome LEAYk7 to AngyBox!
[14:37:22] [Server thread/INFO]: [+] LEAYk7
[14:37:22] [Server thread/INFO]: LEAYk7[/85.34.12.112:49058] logged in with entity id 2122 at ([world]9927.5, 81.0, 999938.5)
[14:37:22] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[14:37:25] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/2005, uuid='ba65dbcc-9347-4d19-b7fe-8753b35bb5c2', l='ServerLevel[world]', x=9845.37, y=-53.00, z=999979.26, cpos=[615, 62498], tl=5279, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:37:30] [Async Chat Thread - #7/INFO]: [Not Secure] [??s???] Gabrielprimo15 [1]: welcome LEAYk7
[14:37:34] [Server thread/INFO]: LEAYk7 issued server command: /rules
[14:37:51] [Async Chat Thread - #7/INFO]: [??????] OPPRINGLES [26]: welcome
[14:37:59] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:38:01] [Craft Scheduler Thread - 46 - LibsDisguises/INFO]: [LibsDisguises] Now looking for update on Github..
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2012, uuid='3d4da943-b3d5-4462-a2d9-53f58f3d106f', l='ServerLevel[world]', x=9837.06, y=-57.00, z=999980.49, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2044, uuid='21a2cae1-9646-4f05-a4fa-3b4147f069c6', l='ServerLevel[world]', x=9811.31, y=-57.00, z=999983.39, cpos=[613, 62498], tl=5423, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2045, uuid='8ccd1472-7f7e-4ac4-ade6-5c11d3c53398', l='ServerLevel[world]', x=9796.22, y=-57.00, z=999992.16, cpos=[612, 62499], tl=5423, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/2043, uuid='b3ce5ce2-e59f-4969-8945-75623dfadec4', l='ServerLevel[world]', x=9800.78, y=-47.00, z=999978.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2047, uuid='f31a34d9-be6d-46c1-ab97-6b3ef2974e8b', l='ServerLevel[world]', x=9813.34, y=-57.00, z=999977.80, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2046, uuid='98479f11-442e-4bae-830f-ae098ab15667', l='ServerLevel[world]', x=9806.15, y=-47.00, z=999982.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2048, uuid='ee31de8b-5c82-4f0d-af35-7cdf73f354c5', l='ServerLevel[world]', x=9842.66, y=-56.25, z=999969.68, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 361.78/361.78'/2049, uuid='45e833f8-92b7-4f4a-b1ed-88837eac2422', l='ServerLevel[world]', x=9804.19, y=-47.00, z=999972.75, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 361.78/361.78 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 393.26/393.26'/2041, uuid='707be15e-6d48-41c5-b64a-da33b3480374', l='ServerLevel[world]', x=9810.50, y=-49.50, z=999978.90, cpos=[613, 62498], tl=5642, v=true] died: [LVL 5] Pharoh 393.26/393.26 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7.58/10'/2007, uuid='39b899ea-077a-44fd-a36e-b392d5901c99', l='ServerLevel[world]', x=9835.73, y=-47.00, z=999983.23, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 7.58/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2039, uuid='16bbf10b-afc1-4471-9590-009169d0e300', l='ServerLevel[world]', x=9809.20, y=-47.00, z=999973.84, cpos=[613, 62498], tl=5423, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2019, uuid='8fda1cc5-0612-43be-a697-dc670937438a', l='ServerLevel[world]', x=9830.80, y=-57.00, z=999986.85, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2017, uuid='6352b645-3201-4e05-aac4-fe0acda81e97', l='ServerLevel[world]', x=9846.47, y=-57.00, z=999989.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 21.42/21.42'/2013, uuid='2a7c0b5b-91d4-46a5-884c-e89232220cc0', l='ServerLevel[world]', x=9856.53, y=-57.00, z=999994.48, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 21.42/21.42 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2009, uuid='00b0ce20-e98c-405e-8383-1f88624df3c7', l='ServerLevel[world]', x=9836.72, y=-47.00, z=999991.05, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 34.15/34.15'/2011, uuid='162bc958-0676-457a-96de-375bafa25d20', l='ServerLevel[world]', x=9836.74, y=-47.00, z=999983.79, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 34.15/34.15 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/2015, uuid='aa97ec34-1e0d-4ebf-9f20-c1e14c70fb24', l='ServerLevel[world]', x=9834.69, y=-47.00, z=999982.81, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2035, uuid='b689700f-bdbf-4d4a-9e7d-fc6634d0138f', l='ServerLevel[world]', x=9805.92, y=-47.00, z=999980.11, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2038, uuid='428b751c-6107-485e-9180-154283238e61', l='ServerLevel[world]', x=9802.18, y=-47.00, z=999976.00, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2051, uuid='48ba8696-cac8-4659-97b5-064d9424cb2e', l='ServerLevel[world]', x=9799.01, y=-47.00, z=999977.54, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2050, uuid='a4a8c855-a3a3-47b5-9ae4-38fc1d0abba3', l='ServerLevel[world]', x=9841.30, y=-47.00, z=999992.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98/100'/2042, uuid='06f9e8d0-13cf-4abf-883e-1a70eb6527da', l='ServerLevel[world]', x=9799.84, y=-47.00, z=999978.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2034, uuid='f49dcd92-f541-4035-ba8f-544858131821', l='ServerLevel[world]', x=9798.73, y=-47.00, z=999974.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/2018, uuid='e37fe05c-fb71-4680-aacc-979035f5dff1', l='ServerLevel[world]', x=9835.90, y=-47.00, z=999989.34, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/2022, uuid='231e6c09-8b35-4686-8822-4e744636b381', l='ServerLevel[world]', x=9840.79, y=-47.00, z=999983.81, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2010, uuid='a885d877-5e70-4fb3-a3d9-cf511f8c15b8', l='ServerLevel[world]', x=9844.51, y=-56.00, z=999968.20, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2030, uuid='17c7227b-30dd-48df-9a62-ba9296d4a26a', l='ServerLevel[world]', x=9809.15, y=-47.00, z=999974.85, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/2006, uuid='e42ec707-d176-40ff-b41a-1f9577dc1f4e', l='ServerLevel[world]', x=9840.82, y=-47.00, z=999989.15, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2026, uuid='30ca9414-e428-4c7e-ba84-0a670657c1ca', l='ServerLevel[world]', x=9838.81, y=-47.00, z=999989.25, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/2014, uuid='e0799068-a9e4-4efc-beb9-556e49a12bde', l='ServerLevel[world]', x=9841.79, y=-47.00, z=999987.24, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2028, uuid='cb374a90-1992-498f-9ca2-5fbd4b76b55b', l='ServerLevel[world]', x=9844.18, y=-47.00, z=999987.24, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2029, uuid='92134c7f-ebed-4f91-b62d-63b4db0b1422', l='ServerLevel[world]', x=9806.81, y=-47.00, z=999982.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2025, uuid='66c8ff80-55ca-4d03-95d4-b30fdd7c465e', l='ServerLevel[world]', x=9838.18, y=-47.00, z=999987.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2031, uuid='c484dbf3-2e92-4851-9967-6e85084c93d9', l='ServerLevel[world]', x=9806.34, y=-47.00, z=999977.48, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2033, uuid='e9af9675-a5ef-4761-9d30-66fd54e89c6f', l='ServerLevel[world]', x=9803.78, y=-47.00, z=999982.17, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 28.32/28.32'/2027, uuid='a6f92b15-515b-4795-bbc6-a8a10f6864cd', l='ServerLevel[world]', x=9844.23, y=-47.00, z=999985.73, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 28.32/28.32 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2021, uuid='522eb330-51e6-4133-91fd-6a6581d9de41', l='ServerLevel[world]', x=9843.20, y=-47.00, z=999983.76, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2023, uuid='3708b78f-2024-4a9c-87e5-d1349f7820d0', l='ServerLevel[world]', x=9841.17, y=-47.00, z=999982.83, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2053, uuid='90c26a36-155c-499d-86bd-c5aa49cc0f40', l='ServerLevel[world]', x=9788.55, y=-57.00, z=999967.24, cpos=[611, 62497], tl=5435, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2020, uuid='8f275edd-00df-4843-905c-1e3f623f3ada', l='ServerLevel[world]', x=9845.21, y=-47.00, z=999992.26, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/2037, uuid='481c8230-ee36-41e6-9230-d0467ce4e134', l='ServerLevel[world]', x=9803.96, y=-47.00, z=999977.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2036, uuid='f0a7deb6-a875-42b0-a97d-3eddd5a3cb97', l='ServerLevel[world]', x=9807.92, y=-47.00, z=999979.60, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2052, uuid='f1ad0502-f819-4174-8212-1354f9e00410', l='ServerLevel[world]', x=9835.56, y=-47.00, z=999985.78, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2016, uuid='1c51fd99-0fbc-4ade-bbdc-9526da5d3a5b', l='ServerLevel[world]', x=9844.51, y=-56.00, z=999974.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2024, uuid='ac145bb4-90e4-429a-89a3-39355d0a0868', l='ServerLevel[world]', x=9843.91, y=-56.00, z=999970.70, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2040, uuid='fff460db-b905-4faf-9bea-ce52ca3064b5', l='ServerLevel[world]', x=9808.35, y=-47.00, z=999978.97, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2032, uuid='266bda4e-335f-4ad8-a233-096f7697ec2e', l='ServerLevel[world]', x=9807.15, y=-57.00, z=999996.13, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:38:02] [Server thread/INFO]: Killed 151 entities
[14:38:27] [Async Chat Thread - #7/INFO]: [Not Secure] [??s???] Gabrielprimo15 [1]: ok
[14:38:32] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:38:32] [Async Chat Thread - #7/INFO]: [Not Secure] [??s???] Gabrielprimo15 [1]: i'm ready
[14:38:41] [Async Chat Thread - #7/INFO]: [Not Secure] [??s???] Gabrielprimo15 [1]: wait here
[14:38:43] [Server thread/INFO]: LEAYk7 has reached the goal [Sky's the Limit]
[14:38:46] [Server thread/INFO]: [AdvancedPortals] Portal command: endportal
[14:38:46] [Server thread/INFO]: Gabrielprimo15 issued server command: /endportal
[14:38:47] [Async Chat Thread - #7/INFO]: [??????] OPPRINGLES [27]: ok
[14:38:50] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/2163, uuid='efd27dd9-19e3-4ef4-9f20-ad08bd6278b9', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=977, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:38:54] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/2161, uuid='11c7f115-0c60-4296-9565-2f6b134aa41f', l='ServerLevel[world]', x=9846.23, y=-53.00, z=999978.90, cpos=[615, 62498], tl=1058, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[14:39:00] [User Authenticator #6/INFO]: UUID of player XHERMANX0205 is a788b6a7-5c1c-4bdf-862f-a17805b32296
[14:39:00] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player XHERMANX0205. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[14:39:00] [Server thread/INFO]: [+] XHERMANX0205
[14:39:00] [Server thread/INFO]: XHERMANX0205[/36.184.152.125:51728] logged in with entity id 2234 at ([world]9895.227345186662, 81.0, 1000008.3415274146)
[14:39:04] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/2164, uuid='5ce1595a-34f5-4b19-9d44-2597285a5929', l='ServerLevel[world]', x=9844.78, y=-53.00, z=999978.15, cpos=[615, 62498], tl=1248, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[14:39:09] [Server thread/WARN]: Gabrielprimo15 moved wrongly!
[14:39:20] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:39:23] [Server thread/INFO]: LEAYk7 lost connection: Disconnected
[14:39:23] [Server thread/INFO]: [-] LEAYk7
[14:39:30] [Async Chat Thread - #7/INFO]: [Not Secure] [??s???] Gabrielprimo15 [23]: i got
[14:39:33] [User Authenticator #6/INFO]: UUID of player szimione is 2d846ab1-9527-4701-8ce4-5b4d19becbd1
[14:39:33] [User Authenticator #6/INFO]: UUID of player Drokasodo is 4da606af-7a60-4113-99a5-13bb844e94f9
[14:39:33] [User Authenticator #6/INFO]: UUID of player Janosaurus is d47de14c-5c60-4d7e-a673-d1326686841d
[14:39:33] [User Authenticator #6/INFO]: UUID of player .flyguyLucanator is 00000000-0000-0000-0009-01f236c37eb1
[14:39:33] [Server thread/INFO]: Everyone, welcome .flyguyLucanator to AngyBox!
[14:39:33] [Server thread/INFO]: [+] .flyguyLucanator
[14:39:33] [Server thread/INFO]: .flyguyLucanator[/255.190.38.90:41004] logged in with entity id 2442 at ([world]9927.5, 81.0, 999938.5)
[14:39:33] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player Drokasodo. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[14:39:33] [Server thread/INFO]: Everyone, welcome Drokasodo to AngyBox!
[14:39:33] [Server thread/INFO]: [+] Drokasodo
[14:39:33] [Server thread/INFO]: Drokasodo[/100.87.15.173:47664] logged in with entity id 2440 at ([world]9927.5, 81.0, 999938.5)
[14:39:33] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[14:39:33] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[14:39:34] [Server thread/INFO]: Everyone, welcome szimione to AngyBox!
[14:39:34] [Server thread/INFO]: [+] szimione
[14:39:34] [Server thread/INFO]: szimione[/61.252.53.247:56816] logged in with entity id 2439 at ([world]9927.5, 81.0, 999938.5)
[14:39:34] [Server thread/INFO]: [+] Janosaurus
[14:39:34] [Server thread/INFO]: Janosaurus[/137.134.161.81:51512] logged in with entity id 2441 at ([world]9930.693808894623, 81.0, 999946.3591197315)
[14:39:34] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[14:39:40] [Async Chat Thread - #7/INFO]: [??????] szimione [1]: Hello
[14:39:41] [Server thread/INFO]: .flyguyLucanator lost connection: Disconnected
[14:39:41] [Server thread/INFO]: [-] .flyguyLucanator
[14:39:42] [Async Chat Thread - #7/INFO]: [Not Secure] [??s???] Gabrielprimo15 [23]: level 23 in 3 seconds
[14:39:43] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:39:45] [Server thread/INFO]: Drokasodo issued server command: /rules
[14:39:50] [Async Chat Thread - #7/INFO]: [???] Janosaurus [45]: funny that this got a raid
[14:39:53] [Server thread/INFO]: szimione issued server command: /rules
[14:39:53] [Server thread/INFO]: Drokasodo has reached the goal [Sky's the Limit]
[14:39:54] [Async Chat Thread - #8/INFO]: [??????] OPPRINGLES [27]: nice
[14:40:02] [Async Chat Thread - #8/INFO]: [Not Secure] [??s???] Gabrielprimo15 [29]: bruh.
[14:40:05] [Server thread/INFO]: szimione has made the advancement [Ice Bucket Challenge]
[14:40:08] [Server thread/INFO]: szimione has reached the goal [Sky's the Limit]
[14:40:14] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/2154, uuid='ec0b6102-bd37-4c9c-b11d-a96a6e2c0c5e', l='ServerLevel[world]', x=9833.74, y=-56.58, z=999980.70, cpos=[614, 62498], tl=2659, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[14:40:18] [Server thread/ERROR]: [HolographicExtension] Unhandled exception number 16384 occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ChunkMap$TrackedEntity.broadcast(ChunkMap.java:1372) ~[?:?]
at net.minecraft.server.level.ServerEntity.broadcastAndSend(ServerEntity.java:404) ~[?:?]
at net.minecraft.server.level.ServerEntity.sendDirtyEntityData(ServerEntity.java:383) ~[?:?]
at net.minecraft.server.level.ServerEntity.sendChanges(ServerEntity.java:223) ~[?:?]
at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:1158) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:1169) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:490) ~[?:?]
at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:868) ~[?:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1724) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:40:34] [Server thread/INFO]: OPPRINGLES issued server command: /vault 1
[14:40:35] [Server thread/INFO]: szimione issued server command: /kit
[14:40:35] [Server thread/INFO]: [Essentials] szimione was denied access to command.
[14:40:41] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/2162, uuid='41376904-0719-4630-af42-540957be4c85', l='ServerLevel[world]', x=9846.22, y=-53.00, z=999978.91, cpos=[615, 62498], tl=3194, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[14:40:43] [Server thread/INFO]: OPPRINGLES issued server command: /vault 2
[14:40:47] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.21/10'/2156, uuid='88bcc868-662a-43b0-a82f-d6b438ad98b9', l='ServerLevel[world]', x=9846.25, y=-57.00, z=999993.36, cpos=[615, 62499], tl=3309, v=true] died: [LVL 5] Mummy 0.21/10 burned to death
[14:40:51] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/2151, uuid='5120eb93-38a1-436c-954d-920544e799a4', l='ServerLevel[world]', x=9845.25, y=-53.00, z=999979.03, cpos=[615, 62498], tl=3391, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:40:53] [Server thread/INFO]: Janosaurus has made the advancement [A GEODE! (no)]
[14:41:07] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/2170, uuid='a86736cc-cec2-4690-8a85-78f31ed6b024', l='ServerLevel[world]', x=9845.31, y=-53.00, z=999979.20, cpos=[615, 62498], tl=3708, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:41:12] [Async Chat Thread - #9/INFO]: [??????] szimione [1]: where is armor
[14:41:26] [Server thread/INFO]: [Essentials] Created a User for Beacon Lunatic (5bbd11dd-0dda-2ace-a5d8-1f93f39ca136) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[14:41:29] [Server thread/INFO]: Gabrielprimo15 issued server command: /coincomp
[14:41:35] [Server thread/INFO]: [Essentials] Created a User for (3a986b1a-9017-279f-97b2-8a991963cdcd) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[14:41:39] [Server thread/INFO]: szimione issued server command: /pvp
[14:41:41] [Server thread/INFO]: szimione issued server command: /pvp
[14:41:51] [Server thread/INFO]: szimione lost connection: Disconnected
[14:41:51] [Server thread/INFO]: [-] szimione
[14:41:56] [Async Chat Thread - #9/INFO]: [??????] XHERMANX0205 [57]: Hyper super ultra compressed soul sand x190 can anyone give me this
[14:41:56] [Async Chat Thread - #9/INFO]: [ChatItem] Loading ViaVersion support ...
[14:42:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[14:42:36] [Server thread/INFO]: XHERMANX0205 issued server command: /afk
[14:42:58] [Async Chat Thread - #11/INFO]: [Not Secure] [??s???] Gabrielprimo15 [35]: why is it so laggy
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2177, uuid='d7468efa-d8e5-44c4-903d-5c2fc08a9cfe', l='ServerLevel[world]', x=9798.84, y=-47.00, z=999973.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2181, uuid='561d6ddc-9bda-4a81-bef0-dc82bb1e7d19', l='ServerLevel[world]', x=9806.65, y=-47.00, z=999977.31, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2173, uuid='830397a8-4f0a-4f08-a34b-5f7ed17d099d', l='ServerLevel[world]', x=9838.77, y=-47.00, z=999981.75, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99/100'/2179, uuid='5cc44254-426d-4bd3-8e4c-ae9d01defc2f', l='ServerLevel[world]', x=9809.50, y=-47.00, z=999979.29, cpos=[613, 62498], tl=5760, v=true] died: [LVL 5] Pharoh 99/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2171, uuid='f1eed78b-15fb-4926-98e6-cc9908fcf94d', l='ServerLevel[world]', x=9842.17, y=-47.00, z=999983.79, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2175, uuid='7ef7ffb4-74a6-4064-b134-a10e2cd34aa3', l='ServerLevel[world]', x=9810.50, y=-49.50, z=999978.26, cpos=[613, 62498], tl=5336, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 271.47/271.47'/2183, uuid='c7db8787-7d87-46ca-851e-bb8f0ec3c6d0', l='ServerLevel[world]', x=9801.21, y=-57.00, z=999995.21, cpos=[612, 62499], tl=5344, v=true] died: [LVL 5] Pharoh 271.47/271.47 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2152, uuid='c51598e0-8795-42ce-8cce-3ec41ea2bd71', l='ServerLevel[world]', x=9845.22, y=-47.00, z=999984.83, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 308.76/308.76'/2185, uuid='50116919-0c9f-451e-b835-6dedbc5574cc', l='ServerLevel[world]', x=9852.83, y=-50.00, z=999974.63, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 308.76/308.76 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2168, uuid='b595d824-4f1d-4ba5-be1a-e80cfcece13e', l='ServerLevel[world]', x=9803.88, y=-47.00, z=999982.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/2167, uuid='cd01e323-5099-4d64-9334-ecf2c3c7a908', l='ServerLevel[world]', x=9837.75, y=-57.00, z=999993.50, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/2172, uuid='1b146672-bfea-4f7a-8d38-5fbcfabd9b3b', l='ServerLevel[world]', x=9845.25, y=-47.00, z=999992.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2196, uuid='3ab4a13d-b25f-4bd6-8a08-de239c0f975a', l='ServerLevel[world]', x=9804.79, y=-47.00, z=999981.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2192, uuid='8e3ff676-b041-495d-970d-adc5396113e0', l='ServerLevel[world]', x=9840.79, y=-47.00, z=999990.16, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2184, uuid='7200bba6-5ea9-4606-839a-83bd04010f14', l='ServerLevel[world]', x=9808.08, y=-47.00, z=999974.80, cpos=[613, 62498], tl=5859, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2180, uuid='526ad04c-c4ed-49b6-98d3-86a021d380b4', l='ServerLevel[world]', x=9794.79, y=-57.00, z=999999.50, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2176, uuid='9b13b3cf-85af-4e42-b6a6-4865bc1312ad', l='ServerLevel[world]', x=9806.79, y=-47.00, z=999979.35, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/2188, uuid='5485d349-90b6-47e1-a4fa-b3d604a9bc48', l='ServerLevel[world]', x=9808.98, y=-47.00, z=999982.31, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2194, uuid='47f85185-ab14-446f-b181-fda5e4503712', l='ServerLevel[world]', x=9801.79, y=-47.00, z=999973.79, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2193, uuid='7d199614-ab90-466c-9ff5-966ba85c330b', l='ServerLevel[world]', x=9806.23, y=-47.00, z=999981.76, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2159, uuid='777c929f-67a6-4d07-a56b-495a087f58d3', l='ServerLevel[world]', x=9850.19, y=-50.00, z=999974.51, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 42.97/43.47'/2160, uuid='e422f3df-e807-429c-b2ee-46d28626b23d', l='ServerLevel[world]', x=9838.23, y=-47.00, z=999984.83, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 42.97/43.47 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2158, uuid='7c30f580-3f6a-41b3-b74a-c355d525e049', l='ServerLevel[world]', x=9845.83, y=-56.00, z=999964.77, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2189, uuid='80ec6604-c11d-429b-ae3b-60de9fcd715c', l='ServerLevel[world]', x=9840.63, y=-47.00, z=999991.01, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2197, uuid='4eba6f30-b66e-421a-9a1f-1cade1761287', l='ServerLevel[world]', x=9806.08, y=-47.00, z=999975.82, cpos=[612, 62498], tl=5530, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/2155, uuid='8baebca6-6ad9-407d-ad97-0f1e17730d6b', l='ServerLevel[world]', x=9839.73, y=-47.00, z=999983.78, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2157, uuid='364d33c6-0f8c-4426-8707-77d24627da72', l='ServerLevel[world]', x=9834.73, y=-47.00, z=999983.77, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2165, uuid='54be6b2a-1e1d-4428-9e5e-7cf06e36d2d3', l='ServerLevel[world]', x=9837.85, y=-47.00, z=999991.15, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2187, uuid='5acf004a-01db-4ead-9583-938c704f68c7', l='ServerLevel[world]', x=9801.72, y=-47.00, z=999974.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2191, uuid='a82dcf2f-5305-4a35-ae02-82d9f631cdb9', l='ServerLevel[world]', x=9809.26, y=-47.00, z=999973.78, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2195, uuid='22c44445-90a6-4553-8daa-bc6e0788956d', l='ServerLevel[world]', x=9798.63, y=-47.00, z=999974.92, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2169, uuid='235ac593-eff7-4da3-8e70-95195f0fa410', l='ServerLevel[world]', x=9833.51, y=-50.00, z=999987.41, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2153, uuid='02f6bf1a-ae21-435a-a5b2-64b935a80e8f', l='ServerLevel[world]', x=9852.83, y=-57.00, z=1000000.16, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/2150, uuid='e42667e4-ac23-4b97-8542-d546f6d9cbd1', l='ServerLevel[world]', x=9852.64, y=-55.00, z=999965.57, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/2149, uuid='41037d5b-a945-4125-a6af-ddf6c545860e', l='ServerLevel[world]', x=9843.80, y=-47.00, z=999987.51, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2198, uuid='32560b4c-52a2-4f5f-9884-52e963b06b9f', l='ServerLevel[world]', x=9806.08, y=-47.00, z=999980.45, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2166, uuid='fb401501-69a2-4981-853d-ca12be88a228', l='ServerLevel[world]', x=9848.54, y=-53.00, z=999968.25, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2174, uuid='c82732e6-70dc-4f75-ae7e-1471867aa3d7', l='ServerLevel[world]', x=9807.25, y=-47.00, z=999980.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2186, uuid='ad0adda4-7abd-4574-a44e-ea986876bb64', l='ServerLevel[world]', x=9826.22, y=-57.00, z=999980.74, cpos=[614, 62498], tl=5336, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2190, uuid='8179343a-8fe5-4282-8c16-82c75ef0385b', l='ServerLevel[world]', x=9790.45, y=-57.00, z=999986.55, cpos=[611, 62499], tl=5859, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2178, uuid='685fbc4d-05bc-4c61-9a42-85720143dc4d', l='ServerLevel[world]', x=9799.79, y=-47.00, z=999981.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 373.68/373.68'/2182, uuid='ea323bad-d9a6-415d-ab91-f2fc0b898c5a', l='ServerLevel[world]', x=9801.74, y=-47.00, z=999975.49, cpos=[612, 62498], tl=5748, v=true] died: [LVL 5] Pharoh 373.68/373.68 was killed
[14:43:02] [Server thread/INFO]: Killed 152 entities
[14:43:17] [Async Chat Thread - #11/INFO]: [Not Secure] [??????] Drokasodo [1]: oppenpringles
[14:43:22] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/2666, uuid='a44a466e-bd15-43c6-b72a-b2ca58bd5ed5', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=415, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:43:27] [User Authenticator #7/INFO]: UUID of player boestie2002 is 0151d7d1-b43b-4be4-8ab2-e6a628cf6e56
[14:43:28] [Server thread/INFO]: [+] boestie2002
[14:43:28] [Server thread/INFO]: boestie2002[/185.5.0.242:39100] logged in with entity id 2715 at ([world]9886.699999988079, 81.0000001, 1000012.3268191251)
[14:43:28] [Async Chat Thread - #11/INFO]: [??????] OPPRINGLES [28]: hi
[14:43:36] [Server thread/INFO]: Gabrielprimo15 issued server command: /spawn
[14:43:40] [Server thread/INFO]: boestie2002 lost connection: Disconnected
[14:43:40] [Server thread/INFO]: [-] boestie2002
[14:43:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/2673, uuid='691cce2a-1039-4088-bbdc-02c1908217df', l='ServerLevel[world]', x=9845.79, y=-53.00, z=999979.25, cpos=[615, 62498], tl=767, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:43:42] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:43:42] [Server thread/INFO]: Gabrielprimo15 issued server command: /rules
[14:43:55] [Async Chat Thread - #11/INFO]: [Not Secure] [??s???] Gabrielprimo15 [36]: 1.400.000
[14:43:56] [Server thread/INFO]: Janosaurus has made the advancement [Where's my golem?]
[14:44:05] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.01/10'/2672, uuid='b43cf517-b886-4072-bfb3-a4652560fa2d', l='ServerLevel[world]', x=9845.18, y=-53.00, z=999979.76, cpos=[615, 62498], tl=1267, v=true] died: [LVL 5] Mummy 0.01/10 burned to death
[14:44:14] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/2668, uuid='5846f85f-aaa2-4093-a73b-d88503937ebb', l='ServerLevel[world]', x=9833.41, y=-54.82, z=999982.00, cpos=[614, 62498], tl=1441, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[14:44:18] [Server thread/INFO]: Gabrielprimo15 lost connection: Disconnected
[14:44:18] [Server thread/INFO]: [-] Gabrielprimo15
[14:44:23] [Server thread/INFO]: Janosaurus issued server command: /trade accept OPPRINGLES
[14:44:27] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/2686, uuid='05ce7368-6cb0-4cc5-b0d4-0f6a31c08f75', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=1711, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:44:29] [User Authenticator #8/INFO]: UUID of player Gabrielprimo15 is ba41347b-db54-4ee5-a593-d8f0236575e0
[14:44:29] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player Gabrielprimo15. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[14:44:29] [Server thread/INFO]: [+] Gabrielprimo15
[14:44:29] [Server thread/INFO]: Gabrielprimo15[/166.126.232.88:50506] logged in with entity id 2736 at ([world]9922.064724962953, 81.0, 999966.7551242254)
[14:44:42] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:44:49] [Server thread/ERROR]: #!#!
[14:44:49] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[14:44:49] [Server thread/ERROR]: #!#!
[14:44:49] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[14:44:49] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[14:44:49] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[14:44:49] [Server thread/ERROR]: #!#! Here is full list of them:
[14:44:49] [Server thread/ERROR]: #!#! Diskuise v0.3.4 (https://github.com/UnderscoreTud/diskuise) skript-placeholders v1.6.0 (https://github.com/APickledWalrus/skript-placeholders) skRayFall v1.9.28 (https://sk.rayfall.net/) Skuishy v2.4 (https://aabss.lol) skript-particle v1.2.0 (https://github.com/sovdeeth/skript-particle) skript-gui v1.3 (https://github.com/APickledWalrus/skript-gui) SkBee v3.4.3 (https://github.com/ShaneBeee/SkBee) skript-yaml v1.5 skUtilities v0.9.2 (https://tim740.github.io/) Skellett v2.0.10 (https://forums.skunity.com/resources/skellett.24/) SkQuery v4.1.10 SkriptDisplays v1.2 (Hello)
[14:44:49] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[14:44:49] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[14:44:49] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[14:44:49] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[14:44:49] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[14:44:49] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[14:44:49] [Server thread/ERROR]: #!#!
[14:44:49] [Server thread/ERROR]: #!#! Stack trace:
[14:44:49] [Server thread/ERROR]: #!#! java.lang.NullPointerException: Cannot invoke "java.lang.Number.doubleValue()" because the return value of "net.rayfall.eyesniper2.skrayfall.bossbar.BossBarManager.getBarProgress(String)" is null
[14:44:49] [Server thread/ERROR]: #!#! at skRayFall v1.9.28 (1).jar//net.rayfall.eyesniper2.skrayfall.bossbar.ExprBossBarValue.get(ExprBossBarValue.java:47)
[14:44:49] [Server thread/ERROR]: #!#! at skRayFall v1.9.28 (1).jar//net.rayfall.eyesniper2.skrayfall.bossbar.ExprBossBarValue.get(ExprBossBarValue.java:15)
[14:44:49] [Server thread/ERROR]: #!#! at Skript-2.8.5.jar//ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:94)
[14:44:49] [Server thread/ERROR]: #!#! at Skript-2.8.5.jar//ch.njol.skript.effects.EffChange.execute(EffChange.java:284)
[14:44:49] [Server thread/ERROR]: #!#! at Skript-2.8.5.jar//ch.njol.skript.lang.Effect.run(Effect.java:49)
[14:44:49] [Server thread/ERROR]: #!#! at Skript-2.8.5.jar//ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[14:44:49] [Server thread/ERROR]: #!#! at Skript-2.8.5.jar//ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:88)
[14:44:49] [Server thread/ERROR]: #!#! at Skript-2.8.5.jar//ch.njol.skript.effects.Delay.lambda$walk$0(Delay.java:107)
[14:44:49] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101)
[14:44:49] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482)
[14:44:49] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1646)
[14:44:49] [Server thread/ERROR]: #!#! at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
[14:44:49] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1525)
[14:44:49] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1226)
[14:44:49] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319)
[14:44:49] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833)
[14:44:49] [Server thread/ERROR]: #!#!
[14:44:49] [Server thread/ERROR]: #!#! Version Information:
[14:44:49] [Server thread/ERROR]: #!#! Skript: 2.8.5
[14:44:49] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[14:44:49] [Server thread/ERROR]: #!#! Date: 16:49:26.326703600
[14:44:49] [Server thread/ERROR]: #!#! Bukkit: 1.20.4-R0.1-SNAPSHOT
[14:44:49] [Server thread/ERROR]: #!#! Minecraft: 1.20.4
[14:44:49] [Server thread/ERROR]: #!#! Java: 17.0.7 (OpenJDK 64-Bit Server VM 17.0.7+7)
[14:44:49] [Server thread/ERROR]: #!#! OS: Linux amd64 6.2.0-36-generic
[14:44:49] [Server thread/ERROR]: #!#!
[14:44:49] [Server thread/ERROR]: #!#! Server platform: Paper
[14:44:49] [Server thread/ERROR]: #!#!
[14:44:49] [Server thread/ERROR]: #!#! Current node: null
[14:44:49] [Server thread/ERROR]: #!#! Current item: set {_value} (as java.lang.Object) to null
[14:44:49] [Server thread/ERROR]: #!#! Current trigger: join (simple event) (Bossbar.sk, line 12)
[14:44:49] [Server thread/ERROR]: #!#!
[14:44:49] [Server thread/ERROR]: #!#! Thread: Server thread
[14:44:49] [Server thread/ERROR]: #!#!
[14:44:49] [Server thread/ERROR]: #!#! Language: english
[14:44:49] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[14:44:49] [Server thread/ERROR]: #!#!
[14:44:49] [Server thread/ERROR]: #!#! End of Error.
[14:44:49] [Server thread/ERROR]: #!#!
[14:44:50] [Server thread/INFO]: Gabrielprimo15 issued server command: /fly
[14:45:00] [Server thread/INFO]: Drokasodo issued server command: /trash
[14:45:24] [Async Chat Thread - #13/INFO]: [Not Secure] [??s???] Gabrielprimo15 [36]: DO NOT TOUCH MY SOUL SOIL COMPRESSED
[14:45:52] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:46:00] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:46:25] [Server thread/INFO]: OPPRINGLES has made the advancement [Who's in there?]
[14:46:33] [Server thread/INFO]: OPPRINGLES issued server command: /vault 98
[14:46:33] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/20.14'/2689, uuid='e46aca77-76a6-4e3c-9944-e0733c8fb501', l='ServerLevel[world]', x=9845.90, y=-53.00, z=999979.17, cpos=[615, 62498], tl=4236, v=true] died: [LVL 5] Mummy 0.45/20.14 went up in flames
[14:46:36] [Async Chat Thread - #15/INFO]: [Not Secure] [??s???] Gabrielprimo15 [36]: what happened to this server...
[14:46:57] [Server thread/INFO]: OPPRINGLES issued server command: /trash
[14:47:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[14:47:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[14:47:04] [Async Chat Thread - #15/INFO]: [Not Secure] [??s???] Gabrielprimo15 [36]: my autocompressor isn't working
[14:47:19] [Async Chat Thread - #15/INFO]: [???] Janosaurus [45]: u have to right click while holding it
[14:47:24] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.2/24.94'/2688, uuid='10762bba-b7d7-4e34-a4ee-0902247ff425', l='ServerLevel[world]', x=9837.34, y=-57.00, z=999980.50, cpos=[614, 62498], tl=5247, v=true] died: [LVL 5] Mummy 0.2/24.94 burned to death
[14:47:24] [Async Chat Thread - #15/INFO]: [Not Secure] [??s???] Gabrielprimo15 [36]: i know
[14:47:30] [Async Chat Thread - #15/INFO]: [Not Secure] [??s???] Gabrielprimo15 [36]: i doesn't work
[14:47:44] [Async Chat Thread - #15/INFO]: [Not Secure] [??s???] Gabrielprimo15 [36]: it doesn't work
[14:47:58] [User Authenticator #9/INFO]: UUID of player DavidCetinean is 3574a3d5-a9d1-429b-9fb0-e0025e4c4c24
[14:47:58] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player DavidCetinean. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[14:47:58] [Server thread/INFO]: Everyone, welcome DavidCetinean to AngyBox!
[14:47:58] [Server thread/INFO]: [+] DavidCetinean
[14:47:58] [Server thread/INFO]: DavidCetinean[/223.73.175.0:44262] logged in with entity id 2798 at ([world]9927.5, 81.0, 999938.5)
[14:47:59] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2671, uuid='096ca539-a906-4016-ae08-fd228bad0043', l='ServerLevel[world]', x=9842.19, y=-47.00, z=999992.44, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2703, uuid='d8e1b6ef-fdc5-4e8d-9bf9-2569cde01305', l='ServerLevel[world]', x=9798.72, y=-47.00, z=999980.24, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2670, uuid='080bd8a3-351c-4d96-9fe5-36425df9b4f5', l='ServerLevel[world]', x=9835.73, y=-47.00, z=999990.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2706, uuid='eab1fbda-a846-47bf-b9b2-f2a919b147b8', l='ServerLevel[world]', x=9845.18, y=-47.00, z=999992.24, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2704, uuid='f8cc0d2b-3d39-48af-bddc-ace7cdf92be9', l='ServerLevel[world]', x=9806.33, y=-47.00, z=999974.96, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2705, uuid='77035009-cec8-4541-8719-386b733288b5', l='ServerLevel[world]', x=9807.83, y=-47.00, z=999980.80, cpos=[612, 62498], tl=5645, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2675, uuid='ad596555-5fc9-4b6a-a75c-46678a00096c', l='ServerLevel[world]', x=9840.29, y=-47.00, z=999983.56, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2701, uuid='7360145b-666b-4d7a-beca-d5b4aa8846e6', l='ServerLevel[world]', x=9808.27, y=-47.00, z=999973.77, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/2707, uuid='4e01b908-ebb4-4ccc-8466-04b5d27fe2e4', l='ServerLevel[world]', x=9800.67, y=-47.00, z=999972.76, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2709, uuid='76b29405-102e-4f22-bbdf-7b767a0691d5', l='ServerLevel[world]', x=9804.98, y=-47.00, z=999973.79, cpos=[612, 62498], tl=5807, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 41.47/41.47'/2669, uuid='b5e68cb7-424f-4ead-af21-54e9272efc09', l='ServerLevel[world]', x=9842.76, y=-47.00, z=999992.69, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 41.47/41.47 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.53/10'/2667, uuid='40c20aa3-97fc-42c9-ac83-9393ba6246cc', l='ServerLevel[world]', x=9842.10, y=-47.00, z=999983.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.53/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2677, uuid='586ce4c2-8121-471f-97eb-c026b09be792', l='ServerLevel[world]', x=9838.30, y=-47.00, z=999985.75, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2699, uuid='e34632d5-232c-4f6a-ad01-26118e8d5759', l='ServerLevel[world]', x=9806.28, y=-47.00, z=999975.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2714, uuid='9fe82f33-545a-4ef4-b2af-623208a35333', l='ServerLevel[world]', x=9813.51, y=-57.00, z=999994.59, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2711, uuid='cd0da6bf-6b03-46cc-83f2-589646649eb8', l='ServerLevel[world]', x=9798.77, y=-47.00, z=999973.79, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.86/10'/2665, uuid='6cac294d-f7f1-4cf0-8b5e-4ae0bb1f6cf6', l='ServerLevel[world]', x=9841.23, y=-47.00, z=999987.37, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.86/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2710, uuid='cb34a0db-5556-4dcc-bab7-ea203efbaf76', l='ServerLevel[world]', x=9842.91, y=-47.00, z=999984.08, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2690, uuid='73daa1f7-ebfe-4076-906a-5f56dd9619d9', l='ServerLevel[world]', x=9835.71, y=-47.00, z=999984.31, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2694, uuid='23209c3c-58fa-4f95-9a69-9e2a26558ad8', l='ServerLevel[world]', x=9837.43, y=-47.00, z=999983.76, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2682, uuid='10c1f745-9642-4fef-b5dd-a3de8c1ac782', l='ServerLevel[world]', x=9817.50, y=-57.00, z=999992.53, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2702, uuid='8a1c349a-2559-456d-ad0f-3523fce57edc', l='ServerLevel[world]', x=9806.27, y=-47.00, z=999980.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/2674, uuid='a52334ee-41b7-426b-9210-2963221e8c7d', l='ServerLevel[world]', x=9841.63, y=-47.00, z=999991.83, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/2678, uuid='1f64738d-c834-4ba9-b42a-1a2c2e837dc3', l='ServerLevel[world]', x=9843.09, y=-47.00, z=999989.34, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2698, uuid='2f40e2c9-e0c3-486e-ad70-5fb148730db3', l='ServerLevel[world]', x=9843.59, y=-47.00, z=999986.35, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2691, uuid='b18b78da-f865-459a-862d-24b07989b3ce', l='ServerLevel[world]', x=9803.00, y=-47.00, z=999976.68, cpos=[612, 62498], tl=5474, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2693, uuid='460e5e99-d548-4c1d-82cf-f38fa602f04e', l='ServerLevel[world]', x=9805.15, y=-47.00, z=999983.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2695, uuid='e4311153-4e29-4aec-9034-3e63934c3cc7', l='ServerLevel[world]', x=9808.29, y=-47.00, z=999982.50, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2683, uuid='e39949f1-5e0c-4348-b76a-ae6f402bb653', l='ServerLevel[world]', x=9802.09, y=-57.00, z=999999.83, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2681, uuid='4c501598-d4d4-483a-88d4-9f55b0c526fd', l='ServerLevel[world]', x=9847.30, y=-53.25, z=999978.03, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/2685, uuid='2d6f5248-9d0e-4140-995c-4d3a5babe497', l='ServerLevel[world]', x=9834.23, y=-47.00, z=999989.65, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/2687, uuid='f0f08598-46e1-4168-b96f-ca0e72782af7', l='ServerLevel[world]', x=9842.61, y=-47.00, z=999990.43, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2713, uuid='bd883bd2-9340-46c6-a362-e3560d602c5a', l='ServerLevel[world]', x=9802.75, y=-47.00, z=999975.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2680, uuid='a4dc9e7e-8d38-41d6-a10f-476d9785644d', l='ServerLevel[world]', x=9817.52, y=-57.00, z=999990.72, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2679, uuid='5166509b-a685-4ed1-a845-bb336f703b8f', l='ServerLevel[world]', x=9842.98, y=-47.00, z=999986.99, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2696, uuid='6b982613-a861-42c2-899c-9dbe521d7c53', l='ServerLevel[world]', x=9837.58, y=-47.00, z=999984.48, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2697, uuid='f7ea314f-7ee4-4403-9417-1c414340e156', l='ServerLevel[world]', x=9851.80, y=-48.50, z=999972.25, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2712, uuid='09c85278-aff0-4aec-bbef-e36a057141ad', l='ServerLevel[world]', x=9802.74, y=-47.00, z=999980.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2692, uuid='06b74424-4f2e-4e07-bea7-009752e47c16', l='ServerLevel[world]', x=9804.81, y=-47.00, z=999973.08, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2700, uuid='98369ee1-5699-49fc-b6b8-4b4d8b9e03e0', l='ServerLevel[world]', x=9798.38, y=-47.00, z=999978.12, cpos=[612, 62498], tl=5645, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.5/10'/2684, uuid='c41b9e1d-9883-4ca5-865d-0cfe04d5aa03', l='ServerLevel[world]', x=9839.79, y=-47.00, z=999989.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 9.5/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2676, uuid='b720c24c-ce74-43ac-819e-e9471bdfc4ed', l='ServerLevel[world]', x=9809.52, y=-47.00, z=999978.74, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2708, uuid='b62eb438-3ce9-4269-a60c-833a19526d50', l='ServerLevel[world]', x=9805.26, y=-57.00, z=999992.80, cpos=[612, 62499], tl=5637, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:48:02] [Server thread/INFO]: Killed 147 entities
[14:48:02] [Async Chat Thread - #15/INFO]: [???] Janosaurus [45]: welcome!
[14:48:12] [Async Chat Thread - #15/INFO]: [Not Secure] [??s???] Gabrielprimo15 [36]: welcome DavidCetinean!
[14:48:20] [Server thread/INFO]: DavidCetinean issued server command: /rules
[14:48:26] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/2847, uuid='1ba6e9aa-feb2-4518-b761-0d0c05373968', l='ServerLevel[world]', x=9845.90, y=-53.00, z=999979.17, cpos=[615, 62498], tl=481, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:48:41] [Server thread/INFO]: Janosaurus issued server command: /drop
[14:48:48] [User Authenticator #9/INFO]: UUID of player aSorrow is 139e4219-498a-431e-bb1c-bca8f55e8ee2
[14:48:49] [Server thread/INFO]: [+] aSorrow
[14:48:49] [Server thread/INFO]: aSorrow[/46.216.129.234:49980] logged in with entity id 2910 at ([world]9930.35549410756, 82.0, 999974.6333723069)
[14:48:58] [Async Chat Thread - #15/INFO]: [???] Janosaurus [45]: i cant drop
[14:49:19] [Async Chat Thread - #15/INFO]: [??????] OPPRINGLES [30]: thx
[14:49:23] [Async Chat Thread - #15/INFO]: [???] Janosaurus [45]: np
[14:49:30] [Server thread/INFO]: DavidCetinean issued server command: /ad
[14:49:41] [Server thread/INFO]: DavidCetinean issued server command: /ad angybox ??????x - ??? ??s? ?? ??x s????? ???? ???s ?? ???????
[14:49:50] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/2858, uuid='5bca78ca-d5fe-4e74-b8da-7853f041393c', l='ServerLevel[world]', x=9844.72, y=-53.00, z=999978.23, cpos=[615, 62498], tl=2170, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:49:50] [Server thread/INFO]: DavidCetinean issued server command: /ad angybox ??????x - ??? ??s? ?? ??x s????? ???? ???s ?? ???????
[14:49:54] [Server thread/INFO]: DavidCetinean issued server command: /ad angybox ??????x - ??? ??s? ?? ??x s????? ???? ???s ?? ???????
[14:50:00] [Server thread/INFO]: DavidCetinean issued server command: /ad sd
[14:50:04] [Server thread/INFO]: Automatic saving is now disabled
[14:50:08] [Server thread/INFO]: DavidCetinean issued server command: /ad angybox ??????x - ??? ??s? ?? ??x s????? ???? ???s ?? ???????
[14:50:23] [Server thread/INFO]: Janosaurus has made the advancement [No Silverfish]
[14:50:28] [Server thread/INFO]: Automatic saving is now enabled
[14:50:30] [Server thread/INFO]: DavidCetinean lost connection: Disconnected
[14:50:30] [Server thread/INFO]: [-] DavidCetinean
[14:50:36] [Server thread/INFO]: aSorrow lost connection: Disconnected
[14:50:36] [Server thread/INFO]: [-] aSorrow
[14:51:47] [Server thread/INFO]: [Essentials] Created a User for (ea9134f6-be07-249b-b8f6-4e0ea0dd17dc) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[14:52:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[14:52:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[14:52:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[14:52:17] [Server thread/INFO]: Gabrielprimo15 issued server command: /guild create
[14:52:25] [Server thread/INFO]: Gabrielprimo15 issued server command: /guild Geometry Dash
[14:52:32] [Server thread/INFO]: Gabrielprimo15 issued server command: /guild
[14:52:35] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.12/10'/2839, uuid='6d169aa9-1a8b-4b25-a0ce-939e3e501bcd', l='ServerLevel[world]', x=9851.73, y=-57.00, z=999986.61, cpos=[615, 62499], tl=5462, v=true] died: [LVL 5] Mummy 0.12/10 burned to death
[14:52:42] [Server thread/INFO]: Gabrielprimo15 issued server command: /guild create Geometry Dash 2.2
[14:53:00] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/2852, uuid='ede187f7-315c-4106-a132-b225d66f2b91', l='ServerLevel[world]', x=9857.28, y=-53.00, z=999978.49, cpos=[616, 62498], tl=5966, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:53:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[14:53:02] [pool-20-thread-1/INFO]: [Vulcan] XHERMANX0205 failed Flight (Type A) (2/30)
[14:53:02] [pool-20-thread-1/INFO]: [Vulcan] XHERMANX0205 failed Flight (Type A) (4/30)
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2869, uuid='3f5e5884-709d-43e9-b483-038e61f97e89', l='ServerLevel[world]', x=9802.65, y=-47.00, z=999978.95, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2868, uuid='361a2d66-4fd7-4ed9-aad7-8262d565b0a7', l='ServerLevel[world]', x=9810.13, y=-47.00, z=999981.37, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/2837, uuid='8a6d3b27-d7fc-419d-b46c-b4b92356cd7f', l='ServerLevel[world]', x=9841.45, y=-47.00, z=999982.76, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2870, uuid='6e2370d2-d55c-41c0-80ad-10f7166f60af', l='ServerLevel[world]', x=9841.25, y=-47.00, z=999989.25, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/2836, uuid='e87faacb-01e7-413e-98b4-6e6c7349bc57', l='ServerLevel[world]', x=9835.81, y=-47.00, z=999987.65, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.5/10'/2841, uuid='3fbc10bb-bc75-4e36-89f1-51976fbabea4', l='ServerLevel[world]', x=9844.22, y=-47.00, z=999985.61, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 9.5/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2865, uuid='867ee36c-2a6b-40e2-9b83-ad3baf594cf9', l='ServerLevel[world]', x=9805.24, y=-47.00, z=999979.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2875, uuid='908569bd-4c9a-4e16-baec-e5d34611cb72', l='ServerLevel[world]', x=9798.80, y=-57.00, z=999993.75, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2873, uuid='f40de100-04fa-4fdf-9c18-bb47749a0f4a', l='ServerLevel[world]', x=9806.21, y=-57.00, z=999984.79, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2863, uuid='447d4bb9-3658-4b62-9f36-79bb50a4e568', l='ServerLevel[world]', x=9805.42, y=-47.00, z=999974.43, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2871, uuid='838280f0-e2f2-4fc1-8f5c-e2c997dbcf36', l='ServerLevel[world]', x=9800.73, y=-47.00, z=999976.73, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/2843, uuid='110904bb-3b37-48ad-a027-e2dfce97621e', l='ServerLevel[world]', x=9836.84, y=-57.00, z=999968.79, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2867, uuid='c54fd1ef-3e46-4530-a16d-3d3d7891b0e6', l='ServerLevel[world]', x=9805.97, y=-47.00, z=999975.08, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2861, uuid='d2c3e68f-e2d0-40b6-a52d-eef4cc477065', l='ServerLevel[world]', x=9801.84, y=-47.00, z=999977.27, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2844, uuid='f332b057-d120-4e14-931e-8d9dee3aa0c6', l='ServerLevel[world]', x=9800.61, y=-57.00, z=999984.51, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2877, uuid='91a7cd8f-01ca-4f3c-bee9-311a744c5c40', l='ServerLevel[world]', x=9802.36, y=-47.00, z=999979.56, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2876, uuid='ab9260a5-a389-4d6e-a8ff-e7dfe9981c01', l='ServerLevel[world]', x=9819.36, y=-57.00, z=999972.43, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2880, uuid='818df8f6-89b3-46ef-b92b-234cd79e81b4', l='ServerLevel[world]', x=9807.14, y=-47.00, z=999978.17, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.8/10'/2840, uuid='c1312699-4e22-4507-864e-1c4b422f66d8', l='ServerLevel[world]', x=9836.07, y=-47.00, z=999989.03, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.8/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/2872, uuid='dc193420-02e0-42fd-8a04-689048787074', l='ServerLevel[world]', x=9799.58, y=-47.00, z=999978.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2864, uuid='c3ea58fc-d0fd-4f38-aa70-004ddc039d4c', l='ServerLevel[world]', x=9800.26, y=-47.00, z=999977.62, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.06/10'/2860, uuid='400cb9a0-612a-44e8-af94-c80614551472', l='ServerLevel[world]', x=9850.91, y=-48.50, z=999972.79, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.06/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2856, uuid='be9e8431-ad65-4233-ac18-f912c5b14503', l='ServerLevel[world]', x=9850.77, y=-57.00, z=999999.72, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2848, uuid='5f53841b-0acd-46d6-92f6-93c369587123', l='ServerLevel[world]', x=9843.91, y=-55.46, z=999974.38, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2885, uuid='d29759d3-f541-4784-8df4-f76bd6f86b93', l='ServerLevel[world]', x=9801.55, y=-47.00, z=999979.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2883, uuid='ff739832-faad-4aa0-bcd1-cdc01b7aa087', l='ServerLevel[world]', x=9834.58, y=-47.00, z=999992.22, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2884, uuid='9144361f-80a9-42d0-8f68-7d25db31b204', l='ServerLevel[world]', x=9805.26, y=-57.00, z=999984.43, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2857, uuid='5e9f1c4b-f0bd-4b63-9bac-5c5289136438', l='ServerLevel[world]', x=9843.24, y=-47.00, z=999987.68, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2849, uuid='36dfab5c-ab12-4a46-bfb9-5847fffa309d', l='ServerLevel[world]', x=9837.18, y=-47.00, z=999984.53, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2881, uuid='da71919e-27bb-4b69-a85d-7aab39f440a3', l='ServerLevel[world]', x=9805.20, y=-47.00, z=999981.26, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.5/10'/2859, uuid='13c1f66a-ec9a-4849-8dcd-8e529aca884f', l='ServerLevel[world]', x=9835.12, y=-47.00, z=999989.66, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 9.5/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2851, uuid='5a1588a5-9551-4100-8d12-35615e97b5fc', l='ServerLevel[world]', x=9856.24, y=-56.00, z=999965.41, cpos=[616, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2853, uuid='e18c65c9-4c31-48f5-ad0f-62d0761e2e8f', l='ServerLevel[world]', x=9842.26, y=-47.00, z=999984.55, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/2855, uuid='5212eb64-3a10-4a21-bde1-1156d79c5d52', l='ServerLevel[world]', x=9845.17, y=-47.00, z=999982.84, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.09/10'/2845, uuid='1878325d-f42f-4412-b2be-19313b3d0a25', l='ServerLevel[world]', x=9834.94, y=-57.00, z=999980.50, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.09/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2879, uuid='9aafb58e-4beb-4311-ae37-edc42f2ea62f', l='ServerLevel[world]', x=9809.23, y=-47.00, z=999973.62, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2878, uuid='c03abbe3-59da-49d4-a77d-94874168f3d5', l='ServerLevel[world]', x=9792.23, y=-57.00, z=999990.27, cpos=[612, 62499], tl=5761, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2882, uuid='e08b9722-b528-4227-aa5b-1668ec253aec', l='ServerLevel[world]', x=9798.93, y=-47.00, z=999979.52, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2866, uuid='6e728e93-9794-4f89-8b77-c62d93807c88', l='ServerLevel[world]', x=9802.84, y=-47.00, z=999981.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2874, uuid='d9d0805a-9ee7-4bdf-9139-9ed4636780cc', l='ServerLevel[world]', x=9801.18, y=-47.00, z=999976.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2838, uuid='414c21b9-9a6b-44d0-8ba8-5e429aedf84e', l='ServerLevel[world]', x=9851.84, y=-57.00, z=1000000.17, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2842, uuid='19f3f7e0-d42c-4c93-bd78-d7fa810960c6', l='ServerLevel[world]', x=9845.18, y=-55.00, z=999968.46, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2846, uuid='80b636ec-5e3f-4cd4-a606-1313cfe47ac4', l='ServerLevel[world]', x=9835.82, y=-47.00, z=999987.16, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/2862, uuid='2438a2fa-094f-4b69-9227-7487ff1934b1', l='ServerLevel[world]', x=9806.82, y=-47.00, z=999973.68, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.19/21.21'/2850, uuid='798f4adc-6984-42cd-80e4-e672b98ee834', l='ServerLevel[world]', x=9843.86, y=-47.00, z=999988.84, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.19/21.21 was killed
[14:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/2854, uuid='88b2efc7-c9fc-42a7-9147-a3d9ac68b192', l='ServerLevel[world]', x=9857.19, y=-57.00, z=1000000.50, cpos=[616, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:53:02] [Server thread/INFO]: Killed 148 entities
[14:53:02] [Server thread/WARN]: Drokasodo moved too quickly! -7.493945567108312,-13.392225081752585,-14.937906661536545
[14:53:22] [Server thread/INFO]: Drokasodo has made the advancement [Beginnings]
[14:54:06] [Server thread/ERROR]: [HolographicExtension] Unhandled exception number 32768 occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at me.filoghost.holographicdisplays.nms.v1_20_R3.VersionNMSPacket.sendTo(VersionNMSPacket.java:17) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup1.sendTo(IndividualTextPacketGroupImpl.java:30) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.nms.common.IndividualTextPacketGroupImpl$IndividualTextPacketGroup2.sendTo(IndividualTextPacketGroupImpl.java:47) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.Viewer.sendIndividualPackets(Viewer.java:36) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineViewer.sendTextPackets(TextLineViewer.java:29) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.lambda$sendSpawnPackets$0(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.MutableViewers.forEach(MutableViewers.java:32) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.TextLineTracker.sendSpawnPackets(TextLineTracker.java:88) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.modifyViewersAndSendPackets(LineTracker.java:147) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTracker.update(LineTracker.java:74) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tracking.LineTrackerManager.update(LineTrackerManager.java:61) ~[HolographicDisplays (3).jar:?]
at me.filoghost.holographicdisplays.core.tick.TickingTask.run(TickingTask.java:102) ~[HolographicDisplays (3).jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:54:18] [Server thread/WARN]: Gabrielprimo15 moved wrongly!
[14:54:27] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3062, uuid='452dd0df-9d4d-4cd4-97a9-2740d75717b3', l='ServerLevel[world]', x=9843.37, y=-54.15, z=999979.63, cpos=[615, 62498], tl=1703, v=true] died: [LVL 5] Mummy 0.13/10 burned to death
[14:54:32] [Server thread/INFO]: Drokasodo lost connection: Disconnected
[14:54:32] [Server thread/INFO]: [-] Drokasodo
[14:54:46] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[14:54:51] [Server thread/INFO]: Gabrielprimo15 issued server command: /compressors
[14:54:55] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.01/10'/3072, uuid='24ba18eb-2e79-4f5e-8075-0bdb7172affa', l='ServerLevel[world]', x=9846.50, y=-57.00, z=999987.63, cpos=[615, 62499], tl=2266, v=true] died: [LVL 5] Mummy 0.01/10 burned to death
[14:55:28] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3070, uuid='2bbbfc24-a1ea-4669-8d48-3eb77f4f4ab5', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=2931, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:55:29] [User Authenticator #10/INFO]: UUID of player Sickwidit1984 is 33d6db2b-158f-470c-beea-c86dc27ccb95
[14:55:29] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player Sickwidit1984. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[14:55:29] [Server thread/INFO]: [+] Sickwidit1984
[14:55:29] [Server thread/INFO]: Sickwidit1984[/32.18.52.45:43606] logged in with entity id 3195 at ([world]9902.459353960026, 86.15760980339938, 999994.068560658)
[14:55:33] [Async Chat Thread - #17/INFO]: [Not Secure] [??s???] Gabrielprimo15 [36]: i'll just play another game then
[14:55:35] [Async Chat Thread - #17/INFO]: [???] Janosaurus [46]: xdle
[14:55:43] [Server thread/INFO]: Gabrielprimo15 lost connection: Disconnected
[14:55:43] [Server thread/INFO]: [-] Gabrielprimo15
[14:55:43] [Server thread/INFO]: Sickwidit1984 issued server command: /fly
[14:55:44] [Async Chat Thread - #17/INFO]: [???] Janosaurus [46]: oh wait he off
[14:55:53] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3079, uuid='0fd2dc1b-85ba-4c72-ba2b-c711f51a533a', l='ServerLevel[world]', x=9833.85, y=-57.00, z=999980.50, cpos=[614, 62498], tl=3435, v=true] died: [LVL 5] Mummy 0.13/10 burned to death
[14:56:04] [Server thread/INFO]: [Essentials] Created a User for CIT-12326cc60ac1 (12326cc6-0ac1-2c4c-942b-dfaa43d0ee66) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[14:57:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[14:57:04] [Server thread/INFO]: Sickwidit1984 issued server command: /trash
[14:57:51] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.07/10'/3083, uuid='c06037fe-4bf7-45fc-bb3f-851b51f9d41f', l='ServerLevel[world]', x=9846.51, y=-56.00, z=999980.53, cpos=[615, 62498], tl=5798, v=true] died: [LVL 5] Mummy 0.07/10 burned to death
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/3067, uuid='19162082-c72b-40b6-b59f-836c87215828', l='ServerLevel[world]', x=9843.25, y=-57.00, z=1000000.50, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3100, uuid='00ff6b97-68fa-4658-9b0d-ab1f10810710', l='ServerLevel[world]', x=9791.52, y=-57.00, z=999994.34, cpos=[611, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.06/10'/3069, uuid='f97c6d77-389b-4a63-b9a2-29a5f5d6c956', l='ServerLevel[world]', x=9838.71, y=-47.00, z=999988.84, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.06/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3066, uuid='d5119f92-1905-4950-a218-4be5935aec3a', l='ServerLevel[world]', x=9849.77, y=-57.00, z=999998.72, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3068, uuid='793b4b67-2aa4-4580-8cef-430e0b5fc8ed', l='ServerLevel[world]', x=9843.75, y=-56.00, z=999966.80, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/3065, uuid='dd243ad3-d3f3-4220-8bce-44a6ffa3e07d', l='ServerLevel[world]', x=9842.82, y=-47.00, z=999987.35, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/3064, uuid='573505f6-e65d-48f3-9c77-200d9da0e5ff', l='ServerLevel[world]', x=9806.81, y=-47.00, z=999981.17, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3063, uuid='d40eb826-e7be-4e4f-8d30-6d40142b546d', l='ServerLevel[world]', x=9842.26, y=-47.00, z=999981.65, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3096, uuid='4aec8b54-cce6-42e8-ba23-62ae8a95e14d', l='ServerLevel[world]', x=9806.71, y=-47.00, z=999977.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3094, uuid='809b4618-5c09-4798-bf67-1a79bf9b362b', l='ServerLevel[world]', x=9832.82, y=-57.00, z=999972.23, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 459.2/459.2'/3098, uuid='7187f068-8a36-4d40-9ed3-413324e810da', l='ServerLevel[world]', x=9804.22, y=-47.00, z=999976.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 459.2/459.2 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3102, uuid='f22b5627-9e9b-4b8a-a10a-12e5e1867acb', l='ServerLevel[world]', x=9806.23, y=-57.00, z=999971.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3108, uuid='941c2a65-d764-4584-8f13-0602c33a698f', l='ServerLevel[world]', x=9798.78, y=-47.00, z=999974.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3104, uuid='2b3ce7f9-0564-47fa-bdf5-f91f45d33571', l='ServerLevel[world]', x=9844.18, y=-47.00, z=999990.25, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3106, uuid='10e4611c-2b97-4801-8957-0c300fa1d342', l='ServerLevel[world]', x=9806.34, y=-47.00, z=999975.66, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3059, uuid='970a7587-3a7d-43aa-b41f-5c1b8b8bef43', l='ServerLevel[world]', x=9832.52, y=-57.00, z=999990.72, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3075, uuid='f8ffaf96-59d1-4dce-955e-c4c1d671f3dd', l='ServerLevel[world]', x=9840.66, y=-47.00, z=999991.57, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3091, uuid='9014ed4b-37fd-47c3-ab58-7f4d87ada119', l='ServerLevel[world]', x=9802.96, y=-47.00, z=999980.73, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3078, uuid='a7c6add0-e2df-4c24-80dc-8b3c6be58dfe', l='ServerLevel[world]', x=9841.50, y=-47.00, z=999990.19, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 44.21/44.21'/3074, uuid='5ac362d9-299b-4962-ab70-fba4e39ceff9', l='ServerLevel[world]', x=9842.23, y=-57.00, z=999993.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 44.21/44.21 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.94/10'/3071, uuid='e5aba726-ca7a-42ea-ae48-94e812cc303f', l='ServerLevel[world]', x=9850.19, y=-50.00, z=999970.49, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.94/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 348.91/348.91'/3095, uuid='12b5509d-2262-46fa-85aa-d8b2169086e5', l='ServerLevel[world]', x=9810.89, y=-48.00, z=999980.24, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 348.91/348.91 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3087, uuid='6e04877e-64ba-42eb-b73f-91c735899622', l='ServerLevel[world]', x=9806.24, y=-47.00, z=999982.14, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3099, uuid='84b73725-ae85-4c82-8fa1-b08dc5eb7959', l='ServerLevel[world]', x=9806.87, y=-47.00, z=999977.88, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3103, uuid='7a54aa28-3274-4c3e-a366-1261e4083b07', l='ServerLevel[world]', x=9798.74, y=-47.00, z=999976.78, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3107, uuid='ce475872-ad9a-40cb-9abe-596622725e46', l='ServerLevel[world]', x=9802.00, y=-47.00, z=999978.01, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3082, uuid='a68875b6-f435-428f-aa39-5d83dc6ab3e7', l='ServerLevel[world]', x=9844.24, y=-47.00, z=999992.49, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3084, uuid='c7a4d612-d033-4392-9a42-2be2c90858aa', l='ServerLevel[world]', x=9810.48, y=-52.00, z=999976.41, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3085, uuid='02973fec-f089-4f66-9fe8-772858e7a6f4', l='ServerLevel[world]', x=9806.21, y=-47.00, z=999983.33, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3088, uuid='e6b4b06a-0223-4ca7-bd7f-1cfa7f1b5999', l='ServerLevel[world]', x=9805.76, y=-47.00, z=999976.97, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3080, uuid='a62a12ed-44d7-4a5a-bdcc-3501d8523e24', l='ServerLevel[world]', x=9818.80, y=-57.00, z=999972.25, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3086, uuid='ac75777b-694b-411a-a320-e65828dd26a9', l='ServerLevel[world]', x=9805.54, y=-47.00, z=999979.42, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3090, uuid='bb397db2-e4c0-420b-b6bf-9c5706c92cb9', l='ServerLevel[world]', x=9810.26, y=-47.00, z=999981.20, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3092, uuid='9888ce87-5997-49e2-8622-b764dd2a8c56', l='ServerLevel[world]', x=9803.59, y=-47.00, z=999975.69, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/3076, uuid='1adb1426-0e4a-439d-997d-9a0780f700cd', l='ServerLevel[world]', x=9836.05, y=-47.00, z=999991.08, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3093, uuid='7b9ce51d-65aa-437a-9605-13d940aac868', l='ServerLevel[world]', x=9810.34, y=-51.50, z=999977.07, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/3061, uuid='d9f33f9f-2e4d-423b-a8d0-e21b612e08e7', l='ServerLevel[world]', x=9851.19, y=-48.50, z=999972.60, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.06/10'/3077, uuid='72249e66-4dc6-40cc-93de-db7dcb5570c5', l='ServerLevel[world]', x=9830.22, y=-57.00, z=999992.50, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.06/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3073, uuid='d5fa6e9b-2f1b-4c7c-b231-bf36561539de', l='ServerLevel[world]', x=9838.78, y=-47.00, z=999990.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/3060, uuid='c29e654d-3a14-45ef-a3bd-e7185ca93520', l='ServerLevel[world]', x=9838.22, y=-47.00, z=999986.74, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3089, uuid='ae297247-c601-42ce-96ec-2eb4018f526e', l='ServerLevel[world]', x=9801.21, y=-47.00, z=999974.79, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3081, uuid='e8522567-6e5e-40a1-8c4c-5635107d9b53', l='ServerLevel[world]', x=9840.91, y=-47.00, z=999985.69, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3097, uuid='d8bb56f3-8929-4950-bac8-c494ba149a4b', l='ServerLevel[world]', x=9842.53, y=-47.00, z=999986.37, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3101, uuid='e723efbe-7876-4bcc-ba6b-65fca038c5d3', l='ServerLevel[world]', x=9802.21, y=-57.00, z=1000000.26, cpos=[612, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3105, uuid='da03fdbb-e315-473e-b582-bcdab41d56e0', l='ServerLevel[world]', x=9792.74, y=-57.00, z=999991.79, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[14:58:02] [Server thread/INFO]: Killed 149 entities
[14:58:44] [Server thread/INFO]: Sickwidit1984 issued server command: /pv 10
[14:58:48] [Server thread/INFO]: Sickwidit1984 issued server command: /pv 1
[14:59:10] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.01/10'/3324, uuid='b414c313-d1dd-4300-bb2d-eca5b228ec30', l='ServerLevel[world]', x=9844.05, y=-55.23, z=999971.17, cpos=[615, 62498], tl=1362, v=true] died: [LVL 5] Mummy 0.01/10 burned to death
[14:59:20] [Server thread/INFO]: Sickwidit1984 issued server command: /pv 2
[14:59:24] [Server thread/INFO]: Sickwidit1984 issued server command: /pv 3
[14:59:28] [Server thread/INFO]: OPPRINGLES has made the advancement [Deep Slate]
[14:59:28] [Server thread/INFO]: Sickwidit1984 issued server command: /pv 4
[14:59:33] [Server thread/INFO]: Sickwidit1984 issued server command: /pv 5
[14:59:36] [Server thread/INFO]: Sickwidit1984 issued server command: /pv 6
[14:59:37] [Server thread/INFO]: OPPRINGLES issued server command: /trash
[14:59:38] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3322, uuid='b44b0cfd-a548-41a5-9e3c-0331f676d945', l='ServerLevel[world]', x=9845.36, y=-53.00, z=999979.19, cpos=[615, 62498], tl=1933, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[14:59:39] [Server thread/INFO]: Sickwidit1984 issued server command: /pv 7
[14:59:43] [Server thread/INFO]: Sickwidit1984 issued server command: /pv 8
[14:59:46] [Server thread/INFO]: Sickwidit1984 issued server command: /pv 9
[15:00:26] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/3328, uuid='478cbe9c-399c-4184-b994-889cb8f1af35', l='ServerLevel[world]', x=9845.93, y=-53.00, z=999978.91, cpos=[615, 62498], tl=2899, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[15:01:30] [Server thread/INFO]: Sickwidit1984 issued server command: /pv 999
[15:01:36] [Server thread/INFO]: Sickwidit1984 issued server command: /pv 9999
[15:02:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[15:02:10] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[15:02:28] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[15:02:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3314, uuid='334c22d9-05f8-4da5-bfc8-7b7ca1c8dd48', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=5573, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:02:45] [Server thread/INFO]: Sickwidit1984 issued server command: /coincomp
[15:03:02] [pool-20-thread-1/INFO]: [Vulcan] XHERMANX0205 failed Flight (Type A) (2/30)
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.03/100'/3331, uuid='f4bfcfff-21ee-4afe-8ab3-b7def4a75640', l='ServerLevel[world]', x=9838.82, y=-47.00, z=999984.69, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 96.03/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3330, uuid='5141852b-ff29-4b94-ac94-07c618af5de7', l='ServerLevel[world]', x=9807.22, y=-47.00, z=999983.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3332, uuid='a01e437d-1bc5-437c-9da2-782b13eb730f', l='ServerLevel[world]', x=9836.26, y=-47.00, z=999992.48, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3333, uuid='48ddc9bf-f6aa-4f3a-90c1-3459d084df4b', l='ServerLevel[world]', x=9791.44, y=-57.00, z=999981.44, cpos=[611, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7/10'/3329, uuid='bd4c96ef-c980-4da4-ad7a-9a9ed6df3a44', l='ServerLevel[world]', x=9814.73, y=-57.00, z=999994.78, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 7/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3335, uuid='ba68d610-5c60-40a1-88f2-29895f2f83fa', l='ServerLevel[world]', x=9808.21, y=-47.00, z=999972.83, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3327, uuid='b4523f2e-ceaf-4410-a34e-897c35f49b3d', l='ServerLevel[world]', x=9845.17, y=-57.00, z=1000000.16, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3337, uuid='e0ca7cee-3bb3-4c77-ae56-baa33cf4f02f', l='ServerLevel[world]', x=9806.80, y=-47.00, z=999975.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3306, uuid='4b47ea66-3937-48cc-9945-f903805876cb', l='ServerLevel[world]', x=9846.66, y=-53.00, z=999971.54, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3338, uuid='ca79cacd-6ef4-4003-a1c7-0d424d046519', l='ServerLevel[world]', x=9817.19, y=-57.00, z=999971.76, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3321, uuid='4e68da30-02ed-4e21-bbe4-7613631fbb86', l='ServerLevel[world]', x=9844.10, y=-47.00, z=999981.66, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3309, uuid='92a809a9-2871-499f-a690-ed0add1918c0', l='ServerLevel[world]', x=9853.45, y=-53.00, z=999976.77, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3305, uuid='16e3e525-bede-47a8-a15f-cff19823fe23', l='ServerLevel[world]', x=9838.85, y=-47.00, z=999982.81, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/3325, uuid='827820f7-3d93-4dd4-af05-b51d89c1125d', l='ServerLevel[world]', x=9845.28, y=-47.00, z=999981.80, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3326, uuid='bcf90841-ab09-45cc-8ade-0fff27c47cb2', l='ServerLevel[world]', x=9833.53, y=-57.00, z=999992.74, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 216.54/216.54'/3334, uuid='3e470468-61e8-4d61-b191-d6b19211232f', l='ServerLevel[world]', x=9836.68, y=-47.00, z=999983.25, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 216.54/216.54 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3342, uuid='27919fdd-33c1-45ec-9ef6-779fd96a2958', l='ServerLevel[world]', x=9796.54, y=-57.00, z=999997.32, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3354, uuid='3957f536-554f-4a86-8002-e4505cd077d1', l='ServerLevel[world]', x=9812.79, y=-57.00, z=999995.67, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3346, uuid='b48fdbbd-f863-4057-b2c3-c7bd1dec3a41', l='ServerLevel[world]', x=9805.17, y=-47.00, z=999980.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3350, uuid='b528a5f6-19ad-4add-a375-08c3112cf83b', l='ServerLevel[world]', x=9806.83, y=-47.00, z=999976.65, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3348, uuid='94c60d57-cca5-48ae-a24d-3351224df34b', l='ServerLevel[world]', x=9803.72, y=-47.00, z=999982.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3347, uuid='b8328641-7690-4037-8dbb-59c3b062c735', l='ServerLevel[world]', x=9804.80, y=-47.00, z=999979.33, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/3318, uuid='996f4eb4-93ed-470f-bacc-74939ccb9c60', l='ServerLevel[world]', x=9845.22, y=-47.00, z=999992.23, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/3315, uuid='75f21f57-4c5d-47c6-8eda-aac20a287345', l='ServerLevel[world]', x=9840.68, y=-47.00, z=999985.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3311, uuid='015a1cba-f83a-435a-b9b0-351c292648d2', l='ServerLevel[world]', x=9844.54, y=-47.00, z=999985.71, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3313, uuid='e371211f-faa4-4e3f-a2f4-112d94b2ef5e', l='ServerLevel[world]', x=9837.26, y=-47.00, z=999990.27, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 15.38/24.32'/3312, uuid='a0274754-d4f6-4502-ba2b-958cae85613f', l='ServerLevel[world]', x=9842.60, y=-47.00, z=999982.92, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 15.38/24.32 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/3317, uuid='179bedbe-596c-43a5-91c8-6c5bdc030047', l='ServerLevel[world]', x=9835.49, y=-47.00, z=999985.27, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3316, uuid='22fba6ea-f556-40a8-9f4c-d9b9e4f96dc2', l='ServerLevel[world]', x=9837.74, y=-47.00, z=999984.79, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 383.99/383.99'/3343, uuid='3b39722b-40d1-46b9-b315-1574e4b91408', l='ServerLevel[world]', x=9806.33, y=-47.00, z=999977.35, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 383.99/383.99 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3310, uuid='2e58adcd-eef7-4ad0-be43-008925f182e6', l='ServerLevel[world]', x=9833.52, y=-52.00, z=999985.41, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3351, uuid='eab51660-fd37-4c26-9244-2d5838e60f38', l='ServerLevel[world]', x=9799.27, y=-57.00, z=999984.80, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3341, uuid='c1f100c8-b859-48e0-b3b7-be069257eab5', l='ServerLevel[world]', x=9823.48, y=-57.00, z=1000000.20, cpos=[613, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3349, uuid='ef88f0ae-3c44-454c-9d03-d19c4e002294', l='ServerLevel[world]', x=9811.50, y=-57.00, z=999978.72, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3345, uuid='5b799cd1-f9ce-4d7e-a7e2-bec97518aed0', l='ServerLevel[world]', x=9802.75, y=-47.00, z=999982.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3353, uuid='3d8baa73-d2c0-485e-b333-ae7a608c2775', l='ServerLevel[world]', x=9836.27, y=-47.00, z=999990.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3323, uuid='86f670f1-1a16-49bb-96a2-77c0a7e25865', l='ServerLevel[world]', x=9838.92, y=-47.00, z=999991.33, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3307, uuid='117f1130-f3e0-450a-9fce-31643ce8820c', l='ServerLevel[world]', x=9843.18, y=-47.00, z=999987.76, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3340, uuid='dddcd2b5-7c9a-404c-b9d1-172690f91a1b', l='ServerLevel[world]', x=9799.00, y=-57.00, z=999992.39, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3339, uuid='dea367b7-e155-4072-9984-969dbe638049', l='ServerLevel[world]', x=9807.25, y=-47.00, z=999981.34, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/3308, uuid='560e3536-553d-48a8-8659-10da0c24c073', l='ServerLevel[world]', x=9836.72, y=-47.00, z=999986.77, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/3320, uuid='d574acc2-d18a-4367-b5de-685e8d675f07', l='ServerLevel[world]', x=9838.34, y=-47.00, z=999988.71, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.8/10'/3319, uuid='a056acec-ac09-4a22-b682-fa002349600c', l='ServerLevel[world]', x=9839.61, y=-47.00, z=999981.94, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 1.8/10 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3352, uuid='24e629d0-919a-4881-bfb9-4be28a744ac8', l='ServerLevel[world]', x=9805.78, y=-47.00, z=999975.54, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 426.88/426.88'/3344, uuid='85e8b756-735b-4552-acec-b8ede043a949', l='ServerLevel[world]', x=9802.75, y=-47.00, z=999974.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 426.88/426.88 was killed
[15:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3336, uuid='8fa3f454-4788-4501-b6ad-9a53d5660cad', l='ServerLevel[world]', x=9789.78, y=-57.00, z=999989.78, cpos=[611, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:03:02] [Server thread/INFO]: Killed 148 entities
[15:03:25] [Server thread/INFO]: Sickwidit1984 issued server command: /pv 1
[15:03:40] [Server thread/INFO]: Sickwidit1984 issued server command: /coincomp
[15:04:07] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.04/10'/3515, uuid='553ce111-094c-4ed2-a053-056d23e2781c', l='ServerLevel[world]', x=9845.89, y=-53.00, z=999979.85, cpos=[615, 62498], tl=1304, v=true] died: [LVL 5] Mummy 0.04/10 burned to death
[15:04:45] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3508, uuid='27448140-a7e1-4034-b51f-6b9d5ad1a2a8', l='ServerLevel[world]', x=9845.31, y=-53.00, z=999979.20, cpos=[615, 62498], tl=2073, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:05:02] [Server thread/INFO]: Sickwidit1984 lost connection: Disconnected
[15:05:02] [Server thread/INFO]: [-] Sickwidit1984
[15:05:22] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/3500, uuid='db8ab15d-c10f-4d7d-b8b1-36cba86f5a89', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=2805, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[15:05:34] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3511, uuid='cfed6aa9-3c08-4fbe-a780-19f53dd37f9f', l='ServerLevel[world]', x=9845.72, y=-53.00, z=999979.24, cpos=[615, 62498], tl=3056, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:06:36] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.07/10'/3514, uuid='a939f392-b474-441f-a38a-c3ea70289fd7', l='ServerLevel[world]', x=9840.37, y=-57.00, z=999980.51, cpos=[615, 62498], tl=4290, v=true] died: [LVL 5] Mummy 0.07/10 burned to death
[15:06:41] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[15:07:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[15:07:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[15:07:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[15:07:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[15:07:26] [Server thread/INFO]: OPPRINGLES issued server command: /vault 98
[15:07:34] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[15:07:41] [Server thread/INFO]: OPPRINGLES issued server command: /vault 98
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3529, uuid='e56ac99f-99f8-4815-a57a-7cc5c6922d54', l='ServerLevel[world]', x=9845.82, y=-47.00, z=999992.77, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3497, uuid='2a17277e-fc10-45e2-b427-c955df8a7f11', l='ServerLevel[world]', x=9841.21, y=-47.00, z=999986.37, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3498, uuid='63ff2479-bbeb-451e-98f0-093b8e01c242', l='ServerLevel[world]', x=9838.18, y=-47.00, z=999985.82, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 279.48/279.49'/3533, uuid='77519a70-6bba-4d8c-9839-edcac0f0fd4f', l='ServerLevel[world]', x=9808.20, y=-47.00, z=999972.79, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 279.48/279.49 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3499, uuid='ac8867e2-ddc0-4e04-8ede-7448de5ce266', l='ServerLevel[world]', x=9802.81, y=-47.00, z=999980.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3501, uuid='0e5a7fb7-2eb7-4c60-b520-ea597b5e8fae', l='ServerLevel[world]', x=9834.68, y=-47.00, z=999991.09, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3535, uuid='c029eb90-0666-4964-b02a-733bafb29e1d', l='ServerLevel[world]', x=9805.09, y=-47.00, z=999975.07, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3523, uuid='e374c2ba-a967-4f17-87e4-9b60a49f599f', l='ServerLevel[world]', x=9805.88, y=-47.00, z=999978.53, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 245.71/245.71'/3531, uuid='a78f640a-3cc4-40a1-82e7-d1a0dd48c680', l='ServerLevel[world]', x=9802.81, y=-47.00, z=999982.17, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 245.71/245.71 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3525, uuid='cbf82fea-0bba-41dc-a4be-1f2cef7ba119', l='ServerLevel[world]', x=9800.10, y=-47.00, z=999974.87, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 468.55/468.55'/3527, uuid='a08d9169-e0be-4c22-b5c9-0a8d1ea1eb14', l='ServerLevel[world]', x=9808.67, y=-47.00, z=999980.45, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 468.55/468.55 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 217.47/217.47'/3537, uuid='9fd777f3-2a0a-4741-9f06-1cccc579c3a2', l='ServerLevel[world]', x=9802.48, y=-47.00, z=999980.85, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 217.47/217.47 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3503, uuid='88fa0efd-765c-4b65-88c9-bef4b26acf8d', l='ServerLevel[world]', x=9840.67, y=-47.00, z=999988.24, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3504, uuid='73d50a21-743c-4d4b-a388-2cd561145378', l='ServerLevel[world]', x=9848.54, y=-55.00, z=999978.73, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3516, uuid='7b60f657-1177-4b4f-8ba6-371e2ccb3768', l='ServerLevel[world]', x=9836.83, y=-47.00, z=999989.56, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3540, uuid='6e7efb36-7c8b-4ced-b1f2-43df52e99c89', l='ServerLevel[world]', x=9841.76, y=-47.00, z=999992.18, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3536, uuid='0ee13950-8387-4193-b2d8-e099833f26c4', l='ServerLevel[world]', x=9805.67, y=-47.00, z=999974.93, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3532, uuid='66431edb-7bac-4fb0-8c50-ff5f27008d42', l='ServerLevel[world]', x=9812.21, y=-57.00, z=999977.15, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3528, uuid='8f2be264-373e-4900-9251-aba6b4386887', l='ServerLevel[world]', x=9806.93, y=-47.00, z=999976.01, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 23.64/23.64'/3520, uuid='880daffc-1601-496b-aee3-96e51db986bc', l='ServerLevel[world]', x=9845.20, y=-47.00, z=999986.28, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 23.64/23.64 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3524, uuid='0662c7be-a0af-437f-9d9b-e02be6dfaf59', l='ServerLevel[world]', x=9808.32, y=-47.00, z=999978.01, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3512, uuid='4ad42c15-8dfc-4f7c-885e-a17922bde30f', l='ServerLevel[world]', x=9803.38, y=-47.00, z=999975.91, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3513, uuid='6c886178-4d89-4416-9233-f1a7917f6f1b', l='ServerLevel[world]', x=9851.17, y=-48.50, z=999972.00, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3546, uuid='4b3cdb4c-5090-4810-930b-546bde830288', l='ServerLevel[world]', x=9839.27, y=-47.00, z=999991.22, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 314.75/315.25'/3545, uuid='b54c9bdc-aa85-4352-bb01-65fbe8ee7286', l='ServerLevel[world]', x=9821.16, y=-57.00, z=999982.77, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 314.75/315.25 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3544, uuid='47eff677-9994-4eed-bc7c-4e0b8b2b02b9', l='ServerLevel[world]', x=9804.51, y=-47.00, z=999980.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3541, uuid='ecab1e05-3cf9-4373-9800-a49ece18fe22', l='ServerLevel[world]', x=9800.58, y=-57.00, z=999998.16, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3517, uuid='b8e27aac-c755-4867-9143-7ccde2b30783', l='ServerLevel[world]', x=9844.24, y=-47.00, z=999990.28, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/3509, uuid='b943c329-37d1-4350-b2cf-5dd0b42ddebb', l='ServerLevel[world]', x=9845.02, y=-47.00, z=999992.11, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3507, uuid='4be135df-a67e-40ca-9e66-a84180048472', l='ServerLevel[world]', x=9836.76, y=-47.00, z=999992.30, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3539, uuid='6a192fbc-2269-49fe-9be7-62e75d670cf1', l='ServerLevel[world]', x=9808.33, y=-47.00, z=999982.18, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3543, uuid='bf845fe1-9fb7-4780-a049-f0bd91407605', l='ServerLevel[world]', x=9803.86, y=-47.00, z=999976.94, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/3519, uuid='e6b94cda-7d66-419c-b5ac-31eab1b67bc3', l='ServerLevel[world]', x=9837.85, y=-47.00, z=999988.15, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/3521, uuid='6d8a03b1-7156-4651-8d0d-26b07aa28d1c', l='ServerLevel[world]', x=9835.98, y=-47.00, z=999992.37, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3538, uuid='cf3555ca-1baa-4da8-b7f5-733a51ebeb30', l='ServerLevel[world]', x=9801.77, y=-47.00, z=999973.85, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3506, uuid='84134485-e55b-4fa8-9b31-1dc571e9a646', l='ServerLevel[world]', x=9843.29, y=-47.00, z=999992.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.59/10'/3505, uuid='4310286c-68c9-4aec-b447-0b3d40f93089', l='ServerLevel[world]', x=9834.67, y=-47.00, z=999991.77, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.59/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3502, uuid='fcee70dc-78c5-4d4d-a201-721ad4a0977c', l='ServerLevel[world]', x=9851.84, y=-48.50, z=999972.64, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3542, uuid='96c7f2ae-93bd-4587-a605-3313cf8e4fd4', l='ServerLevel[world]', x=9803.81, y=-47.00, z=999982.52, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3510, uuid='01f786b5-3039-4b94-b0e1-cc9628fcb09d', l='ServerLevel[world]', x=9842.84, y=-47.00, z=999987.16, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3518, uuid='0ff880ee-e7c9-4c0c-b2ca-7734399cad85', l='ServerLevel[world]', x=9843.56, y=-47.00, z=999983.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3530, uuid='fde3e180-f4ee-4642-9935-8ba20f31c05b', l='ServerLevel[world]', x=9809.18, y=-47.00, z=999982.18, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3534, uuid='2ce9626e-f894-4eb8-b14f-dbb6f3a9d7e3', l='ServerLevel[world]', x=9802.61, y=-47.00, z=999978.13, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3522, uuid='3c507539-c269-492a-b207-cde4e15fcd09', l='ServerLevel[world]', x=9814.78, y=-57.00, z=999964.77, cpos=[613, 62497], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3526, uuid='ebeb9e46-8ab3-48e2-8943-212598ef261f', l='ServerLevel[world]', x=9800.84, y=-47.00, z=999974.69, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:08:02] [Server thread/INFO]: Killed 147 entities
[15:08:14] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[15:08:18] [Server thread/INFO]: OPPRINGLES issued server command: /vault 98
[15:08:25] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.01/10'/3651, uuid='7a1c5ce6-4d2e-4f40-8366-a32e5d0baada', l='ServerLevel[world]', x=9847.52, y=-53.00, z=999976.81, cpos=[615, 62498], tl=462, v=true] died: [LVL 5] Mummy 0.01/10 burned to death
[15:08:33] [Server thread/INFO]: OPPRINGLES issued server command: /vault 98
[15:08:47] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[15:08:54] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[15:09:06] [Server thread/INFO]: OPPRINGLES has made the advancement [Remote Getaway]
[15:09:06] [Server thread/INFO]: [AdvancedPortals] Portal command: endportal
[15:09:06] [Server thread/INFO]: OPPRINGLES issued server command: /endportal
[15:09:34] [Server thread/INFO]: OPPRINGLES issued server command: /vault 97
[15:10:21] [Server thread/INFO]: OPPRINGLES issued server command: /vault 97
[15:10:25] [Server thread/INFO]: OPPRINGLES issued server command: /vault 98
[15:10:26] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/3666, uuid='290a6d7b-f7b9-4eb0-b0a8-3233cb908ee2', l='ServerLevel[world]', x=9835.06, y=-57.00, z=999980.50, cpos=[614, 62498], tl=2883, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[15:10:29] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[15:10:39] [Server thread/INFO]: OPPRINGLES issued server command: /vault 99
[15:10:48] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3649, uuid='9e05cf5c-cf24-4b2a-8574-628b41b3e994', l='ServerLevel[world]', x=9844.72, y=-53.00, z=999978.23, cpos=[615, 62498], tl=3326, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:10:54] [Server thread/INFO]: OPPRINGLES issued server command: /sp
[15:11:01] [Server thread/INFO]: OPPRINGLES issued server command: /spawn
[15:11:07] [Server thread/INFO]: OPPRINGLES issued server command: /rules
[15:11:55] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/3657, uuid='e99b3b2a-74ea-4ffb-832e-3af8461e57b8', l='ServerLevel[world]', x=9845.76, y=-53.00, z=999979.07, cpos=[615, 62498], tl=4671, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[15:12:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[15:12:29] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3659, uuid='117b7047-7198-40ca-92cd-309bdf76368a', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=5356, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:13:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[15:13:02] [pool-20-thread-1/INFO]: [Vulcan] XHERMANX0205 failed Flight (Type A) (2/30)
[15:13:02] [pool-20-thread-1/INFO]: [Vulcan] XHERMANX0205 failed Flight (Type A) (4/30)
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/3661, uuid='069742f2-312b-426f-9ca8-ad92b212cd4e', l='ServerLevel[world]', x=9841.75, y=-47.00, z=999992.04, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3663, uuid='25907f1a-2afa-4933-996f-74bce6c358ef', l='ServerLevel[world]', x=9833.54, y=-57.00, z=999992.75, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/3662, uuid='33139855-071f-4b74-b146-96b3ba58a023', l='ServerLevel[world]', x=9839.06, y=-47.00, z=999983.04, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3660, uuid='27967f6e-382b-4c1a-a04a-397f63139107', l='ServerLevel[world]', x=9840.50, y=-47.00, z=999982.56, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3658, uuid='c9f16e0b-fd4d-4610-b349-b232598195da', l='ServerLevel[world]', x=9843.88, y=-47.00, z=999989.29, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3665, uuid='3e7f1a3d-2d20-4c19-aa44-76802aea3cd3', l='ServerLevel[world]', x=9845.23, y=-47.00, z=999992.17, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98/100'/3687, uuid='f072ff88-3fc5-4608-b0f1-b067b4893d03', l='ServerLevel[world]', x=9797.80, y=-57.00, z=999971.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3689, uuid='307a3e88-b5cf-4ae8-85c9-ccd488ac930b', l='ServerLevel[world]', x=9801.75, y=-47.00, z=999981.25, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3691, uuid='cdb4f5d8-5d6e-434f-9394-b64dfc49a888', l='ServerLevel[world]', x=9803.81, y=-57.00, z=1000000.25, cpos=[612, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3693, uuid='0d198d97-f81a-4942-99c2-c5ee6982c8c1', l='ServerLevel[world]', x=9820.73, y=-57.00, z=999982.79, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3669, uuid='937f4838-f9a4-45ea-9ef9-1c0294393fe1', l='ServerLevel[world]', x=9789.20, y=-57.00, z=999997.15, cpos=[611, 62499], tl=43, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3685, uuid='e5f3eac8-7294-4a5d-9f1b-fe6040a63c97', l='ServerLevel[world]', x=9834.59, y=-47.00, z=999988.04, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3686, uuid='23b7a2e2-c47e-4b92-a3da-3fb89b47320e', l='ServerLevel[world]', x=9805.29, y=-47.00, z=999980.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3670, uuid='2b33e488-8dec-4d7f-9b85-da5c1b9069f5', l='ServerLevel[world]', x=9809.50, y=-47.00, z=999982.20, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3654, uuid='2eb9fb4e-a6b7-4f6e-ac39-0febbbc3e76d', l='ServerLevel[world]', x=9843.80, y=-47.00, z=999990.81, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3650, uuid='21c90539-e892-49a3-8fa1-0f9bb3c60d14', l='ServerLevel[world]', x=9842.76, y=-47.00, z=999990.87, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3653, uuid='b9677ed4-72df-424a-87a2-c551f168ed0e', l='ServerLevel[world]', x=9828.82, y=-57.00, z=999996.77, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3690, uuid='b4a7ef08-5f17-4610-a8a4-c759aa0eb898', l='ServerLevel[world]', x=9789.86, y=-57.00, z=999996.15, cpos=[611, 62499], tl=43, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3682, uuid='faf665a3-cc75-4f84-a66e-40ff9735dc36', l='ServerLevel[world]', x=9800.75, y=-47.00, z=999980.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3674, uuid='6521e0b3-834a-4875-8fca-f5c757727f65', l='ServerLevel[world]', x=9788.83, y=-57.00, z=999979.17, cpos=[611, 62498], tl=1239, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3677, uuid='4d60bd71-3b80-4e1c-abc0-87f2a5572d91', l='ServerLevel[world]', x=9791.11, y=-57.00, z=999979.88, cpos=[611, 62498], tl=139, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3645, uuid='44b19623-a7af-440f-b9d6-816a5e2860d2', l='ServerLevel[world]', x=9840.17, y=-47.00, z=999990.32, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3644, uuid='64ea7949-2faf-4f8b-984b-0347ca477e43', l='ServerLevel[world]', x=9836.66, y=-57.00, z=999993.54, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3676, uuid='b9e9a577-2a5e-452e-bb3a-cd0acad11970', l='ServerLevel[world]', x=9788.30, y=-57.00, z=999996.68, cpos=[611, 62499], tl=43, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3678, uuid='03b13420-5cd2-43cf-b75a-59d00c8c24da', l='ServerLevel[world]', x=9803.70, y=-47.00, z=999979.46, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/3646, uuid='52ba71d6-3a08-4022-865c-eb9f41557531', l='ServerLevel[world]', x=9840.19, y=-57.00, z=999976.32, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.54/10'/3647, uuid='1789c97f-bd3d-4e85-acea-454b2bcd6a84', l='ServerLevel[world]', x=9858.32, y=-57.00, z=999992.91, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 9.54/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3648, uuid='030292e8-2df9-4f2a-8de2-ba794a14a561', l='ServerLevel[world]', x=9851.83, y=-48.50, z=999972.20, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3681, uuid='a80056d6-d1ed-4dd4-b2ef-9d8373e99e14', l='ServerLevel[world]', x=9853.51, y=-52.00, z=999975.67, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3675, uuid='3801bc28-ef3d-4e44-b536-c0ad9c0e7058', l='ServerLevel[world]', x=9788.30, y=-57.00, z=999997.69, cpos=[611, 62499], tl=43, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3673, uuid='2c820b7b-d794-457f-8b44-5538378331fb', l='ServerLevel[world]', x=9802.28, y=-47.00, z=999977.92, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3679, uuid='28a4609f-9124-4be0-93d0-b469347000b5', l='ServerLevel[world]', x=9790.17, y=-57.00, z=999997.19, cpos=[611, 62499], tl=43, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3683, uuid='353bb800-9c65-4428-b6a8-0b1699399cf3', l='ServerLevel[world]', x=9801.78, y=-47.00, z=999980.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 21.9/21.9'/3668, uuid='689a0220-af4d-45da-852b-ba726885f4e7', l='ServerLevel[world]', x=9823.84, y=-57.00, z=999991.79, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 21.9/21.9 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/3667, uuid='e70a1c51-dc51-42d5-9e83-66a417d9f647', l='ServerLevel[world]', x=9845.26, y=-47.00, z=999983.80, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3671, uuid='6f7c225c-97eb-4d4e-abd7-3a2b3cbaeb46', l='ServerLevel[world]', x=9791.92, y=-57.00, z=999993.59, cpos=[611, 62499], tl=1292, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3656, uuid='50f15774-a8e6-42cb-8335-f6156df665af', l='ServerLevel[world]', x=9843.75, y=-47.00, z=999986.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/3655, uuid='ec4a7bd7-15df-4460-a690-7b5c8a694529', l='ServerLevel[world]', x=9841.63, y=-47.00, z=999986.23, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.53/10'/3652, uuid='319d241c-0a7e-4c55-a08b-8019e91ebc50', l='ServerLevel[world]', x=9835.68, y=-57.00, z=999993.49, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.53/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3664, uuid='9b2811c6-a512-4dce-af3b-9352ecd0a2d9', l='ServerLevel[world]', x=9838.51, y=-47.00, z=999982.76, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3672, uuid='d1f45806-a460-40be-b2e5-0366cd0e5aeb', l='ServerLevel[world]', x=9791.88, y=-57.00, z=999974.90, cpos=[611, 62498], tl=357, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98/100'/3688, uuid='a9414434-63d4-487e-ad8b-9c78cb5e8bf0', l='ServerLevel[world]', x=9800.78, y=-47.00, z=999981.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3684, uuid='f159444a-c063-4b25-8814-b7c3dbe09998', l='ServerLevel[world]', x=9840.41, y=-47.00, z=999989.02, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3680, uuid='b66544ad-4942-400f-b865-1899f3455791', l='ServerLevel[world]', x=9805.16, y=-47.00, z=999973.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3692, uuid='eef37d68-c23f-431b-b927-aa29b32801b4', l='ServerLevel[world]', x=9836.83, y=-47.00, z=999983.83, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:13:02] [Server thread/INFO]: Killed 147 entities
[15:13:22] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3766, uuid='e842b33d-5766-4232-ab93-7540e459992c', l='ServerLevel[world]', x=9843.37, y=-54.15, z=999979.63, cpos=[615, 62498], tl=415, v=true] died: [LVL 5] Mummy 0.13/10 burned to death
[15:14:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.33/10'/3777, uuid='8aac2132-5117-49b9-8263-18c379d3c0d4', l='ServerLevel[world]', x=9840.33, y=-57.00, z=999980.51, cpos=[615, 62498], tl=1207, v=true] died: [LVL 5] Mummy 0.33/10 burned to death
[15:14:15] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3781, uuid='fab607e8-a970-4995-bb32-3b69686e861b', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=1460, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:14:47] [Server thread/INFO]: XHERMANX0205 lost connection: Disconnected
[15:14:47] [Server thread/INFO]: [-] XHERMANX0205
[15:14:54] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/3789, uuid='361323c0-073a-419e-9811-394574959950', l='ServerLevel[world]', x=9833.46, y=-55.48, z=999981.62, cpos=[614, 62498], tl=2240, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[15:17:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[15:18:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3793, uuid='6d081cae-5f04-4baa-a42d-60075ffe92af', l='ServerLevel[world]', x=9798.19, y=-57.00, z=999997.26, cpos=[612, 62499], tl=179, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3794, uuid='7e71050a-856a-4d3f-83f5-f933e2da1e76', l='ServerLevel[world]', x=9788.30, y=-57.00, z=999997.62, cpos=[611, 62499], tl=179, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3792, uuid='756983de-fb94-498c-a872-e8523b7ec3f5', l='ServerLevel[world]', x=9840.93, y=-47.00, z=999985.96, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3788, uuid='08e7a9d8-b622-4ac9-bff9-1bd7bb84b11c', l='ServerLevel[world]', x=9833.80, y=-47.00, z=999990.16, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 385.54/385.54'/3796, uuid='27d7227b-d3c7-43dd-90aa-e28fd7d60182', l='ServerLevel[world]', x=9788.72, y=-57.00, z=999996.60, cpos=[611, 62499], tl=179, v=true] died: [LVL 5] Pharoh 385.54/385.54 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3798, uuid='8e5fbbaa-bc92-47f1-9d8e-8292288a699c', l='ServerLevel[world]', x=9804.20, y=-47.00, z=999975.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3786, uuid='0fde8fb2-610d-4acc-bbfd-e6435317681c', l='ServerLevel[world]', x=9834.86, y=-47.00, z=999981.86, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.6/10'/3790, uuid='e0b740fa-fe95-45ba-b34a-ff500ba5f2e6', l='ServerLevel[world]', x=9841.19, y=-47.00, z=999982.81, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.6/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3784, uuid='ffa376ba-62c1-4bf7-8cb9-d422921945f4', l='ServerLevel[world]', x=9845.29, y=-47.00, z=999992.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3767, uuid='86fa8325-d69a-4090-8984-e0782e23f5b6', l='ServerLevel[world]', x=9844.17, y=-56.00, z=999968.50, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 339.51/339.51'/3800, uuid='b339ab2b-04dc-4265-8a16-9b528d5915b3', l='ServerLevel[world]', x=9808.26, y=-47.00, z=999982.19, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 339.51/339.51 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3799, uuid='9f42cb16-0653-4661-bb43-fdbb696c94cb', l='ServerLevel[world]', x=9843.34, y=-47.00, z=999986.97, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3803, uuid='e0ae09f9-6bb3-4fc8-99b6-b34108a80756', l='ServerLevel[world]', x=9804.06, y=-47.00, z=999974.94, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3815, uuid='5b8b7231-a8d6-45e9-abac-d50202078800', l='ServerLevel[world]', x=9838.80, y=-47.00, z=999987.26, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3795, uuid='a9372659-bc63-4863-a250-8a521dbb2bc8', l='ServerLevel[world]', x=9807.20, y=-47.00, z=999982.15, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3787, uuid='13feea4e-075a-4856-9299-465eef1df9e7', l='ServerLevel[world]', x=9822.29, y=-57.00, z=1000000.49, cpos=[613, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3791, uuid='d4158551-b457-4d23-910a-f88d868e2f2a', l='ServerLevel[world]', x=9797.27, y=-57.00, z=999991.73, cpos=[612, 62499], tl=179, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3771, uuid='4dc4900d-3781-4339-9218-69ee791cc467', l='ServerLevel[world]', x=9844.77, y=-57.00, z=1000000.22, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.68/10'/3775, uuid='e9fef8e3-645b-4094-b44b-6dda4de38113', l='ServerLevel[world]', x=9843.22, y=-47.00, z=999991.27, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.68/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3783, uuid='c30cc3b3-7f1a-4629-920b-22f20ac653c5', l='ServerLevel[world]', x=9836.73, y=-47.00, z=999990.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3779, uuid='b36edb56-ded8-4182-86a6-2b67c160e09f', l='ServerLevel[world]', x=9842.65, y=-47.00, z=999990.20, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3810, uuid='7a560b6a-9e3b-42eb-90b6-f37e9e292276', l='ServerLevel[world]', x=9791.84, y=-57.00, z=1000000.16, cpos=[611, 62500], tl=3343, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3809, uuid='a6aa774f-aaed-4fd8-abe5-0770aae64dd0', l='ServerLevel[world]', x=9839.80, y=-47.00, z=999984.74, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3807, uuid='37b2d469-fc61-4073-b534-cd9b1ebe4427', l='ServerLevel[world]', x=9808.12, y=-47.00, z=999974.41, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3812, uuid='7cf20fee-b198-44d8-b7a0-b7a04a2d1a37', l='ServerLevel[world]', x=9791.87, y=-57.00, z=999989.07, cpos=[611, 62499], tl=280, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99/100'/3811, uuid='8c79d4e7-6815-4d5c-9842-c695ba5ffe12', l='ServerLevel[world]', x=9811.45, y=-57.00, z=999972.86, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3808, uuid='eb0f272b-9f24-4c83-8d20-6c68a7779e02', l='ServerLevel[world]', x=9789.59, y=-57.00, z=999997.08, cpos=[611, 62499], tl=179, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3772, uuid='d6c915d6-84dc-47dc-a60d-e5d8c98e60aa', l='ServerLevel[world]', x=9857.57, y=-57.00, z=999996.65, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3806, uuid='1369d8ea-40da-4f09-91e9-5327ae7bc216', l='ServerLevel[world]', x=9799.60, y=-47.00, z=999973.73, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3804, uuid='92ae1517-4c71-4caf-880d-90760e813590', l='ServerLevel[world]', x=9840.48, y=-47.00, z=999990.80, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3770, uuid='c2c499fd-f3cb-4d05-b1de-6d6acd69beb6', l='ServerLevel[world]', x=9851.22, y=-48.50, z=999972.30, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 37.51/45.26'/3774, uuid='f5061c3d-ffa4-4129-bf50-80c7eee9a2ff', l='ServerLevel[world]', x=9841.55, y=-57.00, z=999975.58, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 37.51/45.26 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3782, uuid='39ca7a22-ba8a-4fd9-a546-b7ffc0698e8d', l='ServerLevel[world]', x=9819.83, y=-57.00, z=999978.17, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3780, uuid='8b3ac0e8-4e1b-462a-8db9-8d77644c2f09', l='ServerLevel[world]', x=9836.61, y=-47.00, z=999983.40, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3776, uuid='08159617-c246-4c45-b76e-81add8cc9c3a', l='ServerLevel[world]', x=9832.50, y=-57.00, z=999987.75, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3801, uuid='68e7f1ad-9a0f-41aa-99b8-f74974f504ab', l='ServerLevel[world]', x=9801.09, y=-47.00, z=999974.13, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.07/10'/3778, uuid='fb330fa7-454d-45db-be60-db5f997fe23b', l='ServerLevel[world]', x=9845.14, y=-53.00, z=999979.18, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 1.07/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/3768, uuid='27da8d04-ffbf-4d37-a19e-265a7318dadb', l='ServerLevel[world]', x=9841.17, y=-47.00, z=999988.60, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3785, uuid='208ee335-4be3-403b-a0d8-827eabba3162', l='ServerLevel[world]', x=9839.75, y=-57.00, z=999993.52, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3802, uuid='8248ee41-f69d-4863-bc71-03e784b0e687', l='ServerLevel[world]', x=9822.19, y=-57.00, z=999994.76, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3814, uuid='784b05a4-a91d-412f-bd0e-8b46a56afc5e', l='ServerLevel[world]', x=9799.84, y=-47.00, z=999982.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3797, uuid='d1cd36c2-1430-4945-9d0f-b30bb92349de', l='ServerLevel[world]', x=9810.68, y=-47.50, z=999980.75, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3805, uuid='a35dc3a3-d16b-4c70-9e5a-a7daa4154284', l='ServerLevel[world]', x=9835.79, y=-47.00, z=999984.73, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3813, uuid='0d566ca9-b669-4e78-8e91-9eb46325ac11', l='ServerLevel[world]', x=9803.20, y=-47.00, z=999980.33, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/3769, uuid='fdee5bb9-9217-4935-82df-87e134638a68', l='ServerLevel[world]', x=9838.81, y=-47.00, z=999983.80, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[15:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3773, uuid='c0fb2893-25d7-4359-9dc4-16420387fdde', l='ServerLevel[world]', x=9808.90, y=-47.00, z=999974.88, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:18:02] [Server thread/INFO]: Killed 148 entities
[15:18:06] [Server thread/INFO]: Janosaurus lost connection: Disconnected
[15:18:06] [Server thread/INFO]: [-] Janosaurus
[15:18:22] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3845, uuid='e5649bda-5503-4b27-879a-35a1fe8d5942', l='ServerLevel[world]', x=9843.37, y=-54.15, z=999979.64, cpos=[615, 62498], tl=404, v=true] died: [LVL 5] Mummy 0.13/10 burned to death
[15:18:52] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/3853, uuid='d9d04c40-6414-41f1-80fc-2dce8320aed1', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=1019, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[15:19:28] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3841, uuid='8854734e-5a33-4d8b-9339-e829fc734cbe', l='ServerLevel[world]', x=9845.72, y=-53.00, z=999979.23, cpos=[615, 62498], tl=1737, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:20:23] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3855, uuid='7cec6e62-39a9-47cd-9955-42323698d311', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=2835, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:21:36] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3860, uuid='b9cae094-70e8-4fa1-a867-10f79a17d786', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=4283, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:22:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[15:22:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[15:22:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[15:22:39] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/3863, uuid='1fd1002e-cb75-4f28-94cd-af03dd2ffc89', l='ServerLevel[world]', x=9835.34, y=-57.00, z=999980.50, cpos=[614, 62498], tl=5542, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[15:23:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3889, uuid='8eda1811-60c8-42ca-a059-497a4f79f672', l='ServerLevel[world]', x=9789.01, y=-57.00, z=999997.16, cpos=[611, 62499], tl=80, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3887, uuid='26a6447f-53df-484c-8275-10f690519aae', l='ServerLevel[world]', x=9807.11, y=-47.00, z=999981.49, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3865, uuid='bb81abcc-c179-454b-aa6d-0c7ac31d06d7', l='ServerLevel[world]', x=9801.83, y=-47.00, z=999980.36, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3857, uuid='bb53742b-054a-4c27-8ffb-de41368bb232', l='ServerLevel[world]', x=9858.20, y=-57.00, z=999997.21, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3859, uuid='f7c0aa33-d0c0-460a-8ea9-223baa79dfbb', l='ServerLevel[world]', x=9850.42, y=-57.00, z=999994.42, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3861, uuid='7c749710-89b7-4ed8-bf6c-5fce51788916', l='ServerLevel[world]', x=9843.73, y=-47.00, z=999987.46, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.68/10'/3851, uuid='e7de8233-0690-4dcd-b314-46a7aaa2eef1', l='ServerLevel[world]', x=9835.76, y=-47.00, z=999982.74, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.68/10 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3885, uuid='3d32e92e-763c-4e24-9563-6d0182bc4e47', l='ServerLevel[world]', x=9844.07, y=-47.00, z=999986.44, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3884, uuid='fadea82a-af2a-421a-b9d9-a82e4537a7bd', l='ServerLevel[world]', x=9809.28, y=-47.00, z=999981.21, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3888, uuid='a69752e5-eb76-4d60-80be-4336e4d1675f', l='ServerLevel[world]', x=9800.22, y=-47.00, z=999979.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3872, uuid='a031440e-ffe6-4326-97d0-17233fb3f9c9', l='ServerLevel[world]', x=9791.94, y=-57.00, z=999991.95, cpos=[611, 62499], tl=143, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 227.57/228.07'/3880, uuid='6378537f-df05-4c8e-8406-b7b0c6d0e3a0', l='ServerLevel[world]', x=9838.17, y=-57.00, z=999977.22, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 227.57/228.07 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3840, uuid='5fb67d06-55d4-4c0c-a980-575b90f34d0b', l='ServerLevel[world]', x=9806.96, y=-57.00, z=999984.30, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3844, uuid='41a03688-7185-45fd-92a2-60d29127883d', l='ServerLevel[world]', x=9839.97, y=-47.00, z=999991.01, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/3852, uuid='13b635d2-d660-4edb-a5fe-a19fc5c018c5', l='ServerLevel[world]', x=9843.45, y=-47.00, z=999982.74, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/3848, uuid='05a2a332-ef32-4018-b340-96d3bc452ab9', l='ServerLevel[world]', x=9833.49, y=-51.48, z=999985.56, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 375.05/375.05'/3868, uuid='a6ea9d11-0dc8-46c5-9a88-08100732084e', l='ServerLevel[world]', x=9807.77, y=-47.00, z=999974.74, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 375.05/375.05 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/3864, uuid='56697506-af39-42ff-9992-7adad6ddb2e2', l='ServerLevel[world]', x=9840.86, y=-47.00, z=999988.43, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 8.5/10'/3856, uuid='603f2e62-0ff0-4ab0-90f2-3f506e27dd63', l='ServerLevel[world]', x=9834.80, y=-47.00, z=999990.20, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 8.5/10 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3875, uuid='d364cb76-60eb-4596-9c7e-a6c0f2d1f1af', l='ServerLevel[world]', x=9804.51, y=-47.00, z=999974.95, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3876, uuid='fa537b42-02f0-4c82-8c63-e2aa069655df', l='ServerLevel[world]', x=9800.57, y=-47.00, z=999976.78, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 25.51/25.51'/3843, uuid='64ce350a-370c-4e67-aa4e-81a535bde0a1', l='ServerLevel[world]', x=9836.27, y=-47.00, z=999984.79, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 25.51/25.51 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 23.85/23.85'/3842, uuid='1de6b70c-7aa0-493f-917e-36c74f78f14c', l='ServerLevel[world]', x=9842.41, y=-47.00, z=999990.26, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 23.85/23.85 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3871, uuid='372fb1b2-6a1f-4aa8-b8b8-e98bba64d8e5', l='ServerLevel[world]', x=9799.41, y=-47.00, z=999976.45, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3879, uuid='7a139d50-30da-4bb3-b20b-a6275688f532', l='ServerLevel[world]', x=9791.94, y=-57.00, z=999983.11, cpos=[611, 62498], tl=123, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/3847, uuid='a80de959-3447-46ea-b6dd-1083db3b55fe', l='ServerLevel[world]', x=9837.33, y=-47.00, z=999990.20, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3881, uuid='8feb1578-526b-434b-8828-d728e0213adb', l='ServerLevel[world]', x=9802.57, y=-47.00, z=999981.26, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3869, uuid='36b6fc4b-eaed-4002-81e3-224175c9a187', l='ServerLevel[world]', x=9788.97, y=-57.00, z=999973.97, cpos=[611, 62498], tl=80, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3877, uuid='2d37817e-d134-43f5-878e-fa647f26e6b4', l='ServerLevel[world]', x=9807.15, y=-57.00, z=999984.85, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3849, uuid='4ba00285-3b3a-4163-94ec-2a9ca9e741da', l='ServerLevel[world]', x=9807.07, y=-47.00, z=999976.46, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 294.31/296.31'/3873, uuid='d5e99278-6e7f-4279-8bd8-be3edc410713', l='ServerLevel[world]', x=9804.92, y=-47.00, z=999973.27, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 294.31/296.31 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3867, uuid='56411578-8e15-4988-a971-9f054275d565', l='ServerLevel[world]', x=9837.43, y=-47.00, z=999984.27, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 19.65/20.05'/3850, uuid='6413c1fb-5364-419c-bf2a-42690cd6d4f8', l='ServerLevel[world]', x=9843.79, y=-47.00, z=999989.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 19.65/20.05 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3882, uuid='fe9e29cf-d083-4434-94e0-574ae87616db', l='ServerLevel[world]', x=9807.38, y=-47.00, z=999977.12, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3883, uuid='95b6abd3-976b-45a8-9aa1-1f7ae6393e7d', l='ServerLevel[world]', x=9791.90, y=-57.00, z=999968.52, cpos=[611, 62498], tl=3340, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/3846, uuid='ce12361d-0bd3-435b-923d-6f150bf9ce3c', l='ServerLevel[world]', x=9851.53, y=-49.50, z=999974.27, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.3/10'/3854, uuid='0028c24d-fe63-4ed7-80fc-7c9346d8eb49', l='ServerLevel[world]', x=9844.55, y=-56.00, z=999978.76, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 1.3/10 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3878, uuid='3b4d7e75-de21-4636-aad4-b9b782a5786a', l='ServerLevel[world]', x=9807.78, y=-57.00, z=999997.27, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3886, uuid='5e172c16-96c3-429b-b335-b34f72a34a8e', l='ServerLevel[world]', x=9835.83, y=-47.00, z=999982.13, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3874, uuid='c1c3d528-c062-4ae5-bbd8-fd5f29d024fa', l='ServerLevel[world]', x=9791.97, y=-57.00, z=999981.04, cpos=[611, 62498], tl=1940, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3866, uuid='1ea945e9-d292-4d78-92a2-4d549b78e06d', l='ServerLevel[world]', x=9804.49, y=-47.00, z=999982.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3870, uuid='0ac0751d-2685-41fc-931d-a371b552c04e', l='ServerLevel[world]', x=9809.23, y=-47.00, z=999973.79, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.3/10'/3858, uuid='4a35827d-e5db-449d-bcc9-49a823d1d19f', l='ServerLevel[world]', x=9845.16, y=-47.00, z=999990.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.3/10 was killed
[15:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3862, uuid='921eb8a6-4cd3-4d87-8499-297aab548c5e', l='ServerLevel[world]', x=9835.08, y=-47.00, z=999983.49, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:23:02] [Server thread/INFO]: Killed 146 entities
[15:23:22] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/3915, uuid='d649be02-bb11-4188-b9cb-1368d0d0b301', l='ServerLevel[world]', x=9833.96, y=-55.82, z=999980.60, cpos=[614, 62498], tl=404, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[15:25:19] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3919, uuid='bac52674-0687-4413-9599-fd8f810ec5a9', l='ServerLevel[world]', x=9845.22, y=-53.00, z=999979.15, cpos=[615, 62498], tl=2757, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:27:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[15:27:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[15:27:05] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/3928, uuid='f559a393-86d4-4604-b3d2-56ed2dcadffe', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=4876, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:28:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3958, uuid='07a90593-679f-4f93-96d4-436a028296f8', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/3957, uuid='beb48cb1-0a49-450e-969e-dc03eaa7c9d6', l='ServerLevel[world]', x=9799.75, y=-47.00, z=999975.34, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.75/10'/3926, uuid='7f305821-c66c-4056-916e-6cba593c9ad0', l='ServerLevel[world]', x=9840.34, y=-47.00, z=999990.57, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.75/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/3923, uuid='9a7f84b0-d721-4900-a84e-2775ac2c1c93', l='ServerLevel[world]', x=9838.22, y=-47.00, z=999984.62, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3924, uuid='33760c6a-c9d9-4f7e-a123-3c1848c610de', l='ServerLevel[world]', x=9807.02, y=-47.00, z=999981.02, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3925, uuid='54f7295a-c717-4a3a-8459-275d51d92929', l='ServerLevel[world]', x=9800.79, y=-47.00, z=999983.34, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3962, uuid='9a1d45a4-bc3d-4edf-a98a-accf8b205953', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 421.51/421.51'/3954, uuid='63bfa199-1915-431c-a68a-ec1babfa4dce', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 421.51/421.51 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3930, uuid='7ff4427d-819f-47e8-9495-f666576af3f5', l='ServerLevel[world]', x=9848.54, y=-55.00, z=999966.26, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/3920, uuid='a2d979b9-c8db-4b21-ad16-0e066f589ece', l='ServerLevel[world]', x=9838.78, y=-47.00, z=999990.37, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3922, uuid='0401d789-6879-4739-8fb8-7b2e2625c4bf', l='ServerLevel[world]', x=9848.46, y=-57.00, z=999999.36, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3960, uuid='52a6555d-52de-4f95-9856-2308bed2cdb0', l='ServerLevel[world]', x=9841.62, y=-47.00, z=999985.24, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3952, uuid='7e8a12cd-a537-4478-87bf-5058f573e395', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3956, uuid='a0c8affb-ce3f-4905-8681-b563d75c5260', l='ServerLevel[world]', x=9802.91, y=-47.00, z=999981.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3950, uuid='b55d3cef-6b09-466d-9f9c-0bfea9f04d0f', l='ServerLevel[world]', x=9809.33, y=-47.00, z=999981.30, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3933, uuid='95c717dc-9936-4375-97bc-c43ccea3b81f', l='ServerLevel[world]', x=9845.19, y=-47.00, z=999982.63, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3916, uuid='e548a025-c941-4650-96e2-bbe179df2978', l='ServerLevel[world]', x=9854.51, y=-52.00, z=999968.70, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3917, uuid='64a1fa01-1b61-4980-ac02-56b4a2afd02c', l='ServerLevel[world]', x=9843.56, y=-47.00, z=999988.86, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3932, uuid='69ac99b5-be2a-4b89-94d5-e615ddbd4f4e', l='ServerLevel[world]', x=9838.23, y=-47.00, z=999991.27, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3937, uuid='c302abc8-8065-49fc-8152-9e401c52c1c6', l='ServerLevel[world]', x=9846.57, y=-57.00, z=999991.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7.06/10'/3929, uuid='edc9abd7-2f3f-4302-a5aa-87686e817c61', l='ServerLevel[world]', x=9836.83, y=-47.00, z=999991.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 7.06/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3953, uuid='646ba1a8-5fbe-4144-bb80-cd5c8b58ef3b', l='ServerLevel[world]', x=9801.62, y=-47.00, z=999976.34, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3961, uuid='a1bc9447-c142-4973-8097-15b6b8cf9216', l='ServerLevel[world]', x=9804.15, y=-47.00, z=999977.17, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.25/10'/3921, uuid='556d98dc-3e5c-4146-bd78-1c09ec13a005', l='ServerLevel[world]', x=9798.50, y=-47.00, z=999975.78, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.25/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3949, uuid='7a83e9c9-1410-4509-9a87-0b0e6152745f', l='ServerLevel[world]', x=9838.83, y=-47.00, z=999989.17, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/3945, uuid='7d2971af-c92a-47f1-957f-e37abbfa5965', l='ServerLevel[world]', x=9805.50, y=-47.00, z=999974.12, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3941, uuid='afc487a7-f6ad-434a-85a8-2a64f0d23338', l='ServerLevel[world]', x=9808.88, y=-47.00, z=999982.21, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3936, uuid='30caad98-78fd-42dd-bb77-8ee9b64e6cd9', l='ServerLevel[world]', x=9840.84, y=-47.00, z=999991.48, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3938, uuid='87a95c02-0bb7-4f37-a177-0ea0683ce383', l='ServerLevel[world]', x=9853.86, y=-55.00, z=999978.50, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3948, uuid='71abedb3-a192-41a6-8aff-7a0e6c21cfb3', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 410.17/410.17'/3942, uuid='b51e856a-a412-4e98-add1-bd32bb7d0943', l='ServerLevel[world]', x=9808.20, y=-47.00, z=999983.27, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 410.17/410.17 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3940, uuid='4d9c35bd-ebfb-41c4-bab0-63d25b321cef', l='ServerLevel[world]', x=9801.50, y=-47.00, z=999980.27, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3944, uuid='e6cccf7d-7d2a-42bf-bc98-a663a69a0db6', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 89.92/100'/3946, uuid='7cdb8cff-f24c-46c3-92ff-e143b7080029', l='ServerLevel[world]', x=9835.40, y=-47.00, z=999987.91, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 89.92/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3934, uuid='ea96c1bf-4360-489f-b7b9-a189c686e234', l='ServerLevel[world]', x=9851.79, y=-48.50, z=999972.86, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.5/10'/3918, uuid='4c38d9c0-2ca2-4711-8048-5de55b6f7d70', l='ServerLevel[world]', x=9854.86, y=-52.00, z=999976.01, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 9.5/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3914, uuid='8602f572-f382-4df6-830b-2f0dce435d45', l='ServerLevel[world]', x=9851.30, y=-48.50, z=999971.92, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3963, uuid='5f33f9e6-8601-4734-b1ac-d66b3f6fe604', l='ServerLevel[world]', x=9809.27, y=-47.00, z=999978.77, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3927, uuid='cca0cd76-1145-48be-83cc-c38c0b05caa5', l='ServerLevel[world]', x=9844.64, y=-57.00, z=1000000.50, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3935, uuid='69262bda-2fec-4b74-8a53-7cbb9cafc94a', l='ServerLevel[world]', x=9838.33, y=-47.00, z=999985.65, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3939, uuid='513f27fd-0d5c-4f01-9d0c-433e23190a56', l='ServerLevel[world]', x=9799.85, y=-47.00, z=999976.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3943, uuid='1c8c94ad-39bb-4bea-8373-68f7f3c91246', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3931, uuid='7ae529db-8acc-4bc7-bf88-37d30f535720', l='ServerLevel[world]', x=9844.21, y=-47.00, z=999985.74, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3951, uuid='6a8b5f95-33fa-4744-b82c-a3b5bb2a4385', l='ServerLevel[world]', x=9803.67, y=-47.00, z=999975.34, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3955, uuid='7a9fd39c-a043-4791-b736-2584aad4287e', l='ServerLevel[world]', x=9802.70, y=-47.00, z=999977.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/3959, uuid='608a4867-e741-4cce-8842-0b1bb0ca186d', l='ServerLevel[world]', x=9801.01, y=-47.00, z=999981.91, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 490.31/490.31'/3947, uuid='e98288aa-08ad-45eb-a319-38377d2a3098', l='ServerLevel[world]', x=9803.53, y=-47.00, z=999974.65, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 490.31/490.31 was killed
[15:28:02] [Server thread/INFO]: Killed 149 entities
[15:29:00] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.07/10'/3990, uuid='73170ed3-8d71-4854-aa29-5c2404462e0b', l='ServerLevel[world]', x=9840.34, y=-57.00, z=999980.50, cpos=[615, 62498], tl=1162, v=true] died: [LVL 5] Mummy 0.07/10 burned to death
[15:29:00] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.04/10'/4004, uuid='8717b6e8-510e-4165-9183-ac3ee0d38665', l='ServerLevel[world]', x=9837.34, y=-57.00, z=999980.50, cpos=[614, 62498], tl=1165, v=true] died: [LVL 5] Mummy 0.04/10 burned to death
[15:29:25] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4005, uuid='6f06ee3b-a99f-413e-a469-8a4dcf21a194', l='ServerLevel[world]', x=9845.53, y=-53.00, z=999979.13, cpos=[615, 62498], tl=1666, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:29:52] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/3989, uuid='5353787b-18c4-4ef2-b9f3-d8021c700baf', l='ServerLevel[world]', x=9833.70, y=-55.48, z=999980.72, cpos=[614, 62498], tl=2204, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[15:30:43] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.07/10'/3991, uuid='476deaa4-9844-48d8-a181-6b2e46fdc65d', l='ServerLevel[world]', x=9851.09, y=-55.00, z=999979.51, cpos=[615, 62498], tl=3234, v=true] died: [LVL 5] Mummy 0.07/10 burned to death
[15:31:18] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4010, uuid='cde8984d-6eaf-4218-8e92-1f107e0843aa', l='ServerLevel[world]', x=9845.79, y=-53.00, z=999979.25, cpos=[615, 62498], tl=3922, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:32:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[15:32:04] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/3992, uuid='8c563e61-e463-49d9-9a10-495a07dc78fd', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=4848, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4024, uuid='7a61c23e-b2cd-4fca-ae1b-dc4fd01c5b48', l='ServerLevel[world]', x=9799.75, y=-47.00, z=999982.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4023, uuid='775c75a5-a70a-4d57-9943-686f2c0d52c4', l='ServerLevel[world]', x=9802.85, y=-57.00, z=999970.79, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3993, uuid='e026653f-28f3-4a37-8151-b51589b7b3e9', l='ServerLevel[world]', x=9838.81, y=-47.00, z=999990.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3994, uuid='4f35785d-9b01-4846-971a-d2fea6531353', l='ServerLevel[world]', x=9847.43, y=-52.00, z=999971.41, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/3988, uuid='8bf78295-e218-4566-be21-06ecb1b7c973', l='ServerLevel[world]', x=9840.26, y=-47.00, z=999989.19, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3995, uuid='c49ff6a2-9741-4a77-acb3-d39415a7733f', l='ServerLevel[world]', x=9791.97, y=-57.00, z=999986.97, cpos=[611, 62499], tl=3967, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4019, uuid='74bba22b-8f89-407b-861f-6760784668e1', l='ServerLevel[world]', x=9844.01, y=-47.00, z=999983.90, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4021, uuid='c338a364-d23c-40f6-8c8c-f0bbc88e8a6d', l='ServerLevel[world]', x=9803.79, y=-47.00, z=999981.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4017, uuid='3de5c5ee-f902-4874-a53f-f7078e9952a6', l='ServerLevel[world]', x=9800.94, y=-47.00, z=999974.48, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4025, uuid='44e07f7a-d253-4531-ab01-a8f610941fe7', l='ServerLevel[world]', x=9803.00, y=-47.00, z=999972.90, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4027, uuid='6aa2cb73-f511-4c99-af77-7fd37010e415', l='ServerLevel[world]', x=9808.23, y=-47.00, z=999980.22, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4029, uuid='20bb7383-8e46-43f3-9094-575ecee6e9fc', l='ServerLevel[world]', x=9831.40, y=-57.00, z=1000000.20, cpos=[614, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4031, uuid='afe0cdad-4957-453d-b910-54de95224b22', l='ServerLevel[world]', x=9802.69, y=-47.00, z=999978.72, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.03/10'/3998, uuid='edf1f7aa-b993-4f9a-a6f0-db091b539856', l='ServerLevel[world]', x=9831.92, y=-57.00, z=999999.14, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.03/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.16/100'/4014, uuid='fd425af4-0ec9-44ca-adb7-077eae242529', l='ServerLevel[world]', x=9811.30, y=-57.00, z=999976.49, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.16/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4001, uuid='635bbc67-b370-4335-ad95-a7d075d77b14', l='ServerLevel[world]', x=9807.43, y=-47.00, z=999975.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/3997, uuid='4c088ec3-6109-4f40-b07b-115a1bfbdef6', l='ServerLevel[world]', x=9843.08, y=-47.00, z=999984.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4002, uuid='8063c191-495d-4269-9715-79fc7fdc04a5', l='ServerLevel[world]', x=9838.73, y=-47.00, z=999991.17, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4034, uuid='8f1db046-a724-4697-a1c3-92e98f44cd5b', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4026, uuid='12128c4a-4909-4df6-a127-1f46040ca726', l='ServerLevel[world]', x=9798.79, y=-47.00, z=999979.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4018, uuid='a93eb5f4-cc17-4cba-a837-e6210c141780', l='ServerLevel[world]', x=9798.79, y=-47.00, z=999974.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4022, uuid='17585b3b-a88e-4303-b8f5-784f48c088c4', l='ServerLevel[world]', x=9852.18, y=-57.00, z=1000000.18, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4030, uuid='ebaf3270-15e1-4aa0-a87d-28c6607b735e', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4007, uuid='5aa4c13f-0b01-4ec5-a545-72b505fc03ea', l='ServerLevel[world]', x=9841.05, y=-47.00, z=999982.52, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4006, uuid='e66ad0aa-35ed-436b-844a-ca04f216e0de', l='ServerLevel[world]', x=9839.78, y=-47.00, z=999992.25, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4008, uuid='252c2179-1418-4fff-89e0-d67206484b52', l='ServerLevel[world]', x=9857.28, y=-57.00, z=1000000.50, cpos=[616, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4009, uuid='dd1646da-3221-45af-bc1c-4699ea25ae97', l='ServerLevel[world]', x=9842.71, y=-57.00, z=999980.50, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4003, uuid='68c20322-a06e-4239-abca-3ea4561c8714', l='ServerLevel[world]', x=9804.15, y=-47.00, z=999983.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4011, uuid='36d3767e-8b6b-4bda-99a4-bf4358609801', l='ServerLevel[world]', x=9838.80, y=-47.00, z=999982.16, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4013, uuid='59b00115-07d7-4c66-8d28-c76fd3bb63d0', l='ServerLevel[world]', x=9841.70, y=-47.00, z=999984.75, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4037, uuid='1e5126ed-0197-4cba-bfdc-3249eed64384', l='ServerLevel[world]', x=9799.79, y=-47.00, z=999981.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98/100'/4033, uuid='4223bbb5-80a7-4228-86da-2f43f1290fb7', l='ServerLevel[world]', x=9809.50, y=-47.00, z=999974.78, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4035, uuid='9aa81fe3-9dcb-49a7-a8c2-3d5946113c13', l='ServerLevel[world]', x=9808.44, y=-47.00, z=999975.29, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4032, uuid='872c98b3-adab-49b1-b875-dc36b035659f', l='ServerLevel[world]', x=9843.90, y=-47.00, z=999986.19, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4015, uuid='293c2a3f-ce02-41b2-906f-53bf437f40db', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4016, uuid='d2f595d2-9507-4304-a71e-d0b9da2fef88', l='ServerLevel[world]', x=9805.10, y=-47.00, z=999975.47, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 37.08/45.28'/3999, uuid='356ce2f3-128a-486e-9140-ce6a8f16bb78', l='ServerLevel[world]', x=9837.90, y=-47.00, z=999985.42, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 37.08/45.28 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4000, uuid='ac9d280d-ee4b-49a3-82a9-7d6b8526c17d', l='ServerLevel[world]', x=9843.58, y=-47.00, z=999987.26, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/3996, uuid='7219a309-48f7-4176-8905-114c0b1a1444', l='ServerLevel[world]', x=9845.45, y=-47.00, z=999982.49, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4036, uuid='a66597a4-f022-463e-a578-aae0c7a17279', l='ServerLevel[world]', x=9800.80, y=-47.00, z=999972.70, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4020, uuid='98200447-7f4a-456f-9879-9602ee38e066', l='ServerLevel[world]', x=9800.79, y=-47.00, z=999977.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4012, uuid='6f0d8c79-6adb-40f8-b028-b61fcf8158ed', l='ServerLevel[world]', x=9807.24, y=-47.00, z=999977.28, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4028, uuid='9fa1dfef-cb6a-4fd7-b54b-d6003639dc3a', l='ServerLevel[world]', x=9805.70, y=-47.00, z=999972.95, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:33:02] [Server thread/INFO]: Killed 145 entities
[15:34:20] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4064, uuid='29562eba-83de-481c-b63d-4b85b787b920', l='ServerLevel[world]', x=9844.72, y=-53.00, z=999978.23, cpos=[615, 62498], tl=1576, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:34:35] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/4073, uuid='2fa8c65e-be0a-41fe-968e-c0a2d9bc1475', l='ServerLevel[world]', x=9844.72, y=-53.00, z=999978.24, cpos=[615, 62498], tl=1867, v=true] died: [LVL 5] Mummy 0.1/10 went up in flames
[15:34:52] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.27/10'/4070, uuid='4e8be1a4-fdc0-45de-bd3e-fef6158e98c5', l='ServerLevel[world]', x=9837.80, y=-57.00, z=999974.74, cpos=[614, 62498], tl=2219, v=true] died: [LVL 5] Mummy 0.27/10 burned to death
[15:35:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/4076, uuid='058ea079-e696-45b0-b5d5-5601e671b21a', l='ServerLevel[world]', x=9835.34, y=-57.00, z=999980.50, cpos=[614, 62498], tl=3167, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[15:36:25] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4063, uuid='89883fff-100b-40e4-8850-5d7ea4362738', l='ServerLevel[world]', x=9844.72, y=-53.00, z=999978.23, cpos=[615, 62498], tl=4069, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:37:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[15:37:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[15:37:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[15:37:12] [User Authenticator #11/INFO]: UUID of player oren1321 is 03dfa76a-55e4-4251-90f1-baa38ac4699c
[15:37:12] [Server thread/INFO]: [+] oren1321
[15:37:12] [Server thread/INFO]: oren1321[/52.6.86.226:60292] logged in with entity id 4112 at ([world]9923.546158194575, 81.4375, 1000031.1752841697)
[15:37:41] [Server thread/INFO]: oren1321 issued server command: /pv 100
[15:37:43] [Server thread/INFO]: oren1321 issued server command: /pv 101
[15:37:47] [Server thread/INFO]: oren1321 issued server command: /pv 199
[15:37:52] [Server thread/INFO]: oren1321 issued server command: /pv 1000
[15:37:54] [Server thread/INFO]: oren1321 issued server command: /pv 10000
[15:37:58] [Server thread/INFO]: oren1321 issued server command: /pv 10000000000
[15:38:00] [Server thread/INFO]: oren1321 issued server command: /pv 1000000000
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4088, uuid='be7b8216-ab97-4737-b352-531fe3930eac', l='ServerLevel[world]', x=9801.82, y=-47.00, z=999981.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4089, uuid='2fc0e588-8a4e-4eaf-8a95-8f115609bf2b', l='ServerLevel[world]', x=9791.94, y=-57.00, z=999971.94, cpos=[611, 62498], tl=1828, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4091, uuid='966daa6e-d4d6-4acd-a3a0-c51b46c52d2c', l='ServerLevel[world]', x=9803.22, y=-47.00, z=999975.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4090, uuid='c11dfb5e-a39a-4aea-88ef-3bed9ab0fe8d', l='ServerLevel[world]', x=9791.99, y=-57.00, z=999977.09, cpos=[611, 62498], tl=113, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4087, uuid='17cc865f-9c33-4e98-8c36-4aa19ae3522e', l='ServerLevel[world]', x=9851.17, y=-48.50, z=999971.88, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4086, uuid='7a65e75c-23ce-490f-a8d5-a9d2ab4de055', l='ServerLevel[world]', x=9832.50, y=-57.00, z=999987.74, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4094, uuid='bca7f19a-6fed-4dbe-9528-81e6c4792d9d', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4092, uuid='51f32885-77bd-4d0b-a879-ae6c2469987b', l='ServerLevel[world]', x=9800.75, y=-47.00, z=999974.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4096, uuid='18b0055a-2d25-411e-b49e-8a72ec3d8b65', l='ServerLevel[world]', x=9805.16, y=-47.00, z=999980.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4098, uuid='c33de8ca-b01c-4775-91df-7b5fb0539c89', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 43.5/43.5'/4082, uuid='5eab409c-1120-4e6a-bcfb-f68087f30dbc', l='ServerLevel[world]', x=9836.74, y=-47.00, z=999984.80, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 43.5/43.5 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4099, uuid='65cc9f55-27b2-4c12-aaba-cf4690a3364a', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/4079, uuid='0943c6f4-254d-4697-8c06-b1e959c73743', l='ServerLevel[world]', x=9837.74, y=-47.00, z=999983.78, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4067, uuid='df8a1d0d-c74d-4760-ae98-90b5c137453a', l='ServerLevel[world]', x=9843.17, y=-47.00, z=999982.84, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4062, uuid='5829278d-ba68-4d2d-92f2-c83e82fc0777', l='ServerLevel[world]', x=9835.72, y=-47.00, z=999983.83, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 31.37/31.37'/4083, uuid='24a38c3d-1f73-4a62-8f0a-257bf8bc8c1e', l='ServerLevel[world]', x=9835.23, y=-47.00, z=999982.88, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 31.37/31.37 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4078, uuid='9c4db7ca-5618-45cb-86af-1989b2f57f41', l='ServerLevel[world]', x=9851.82, y=-48.50, z=999972.72, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4066, uuid='97f50906-298d-4b28-966a-9547fde011f1', l='ServerLevel[world]', x=9839.25, y=-47.00, z=999987.57, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 215.86/215.86'/4095, uuid='e7746849-a858-43ab-8b35-5b7962e3221d', l='ServerLevel[world]', x=9803.19, y=-47.00, z=999974.75, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 215.86/215.86 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4103, uuid='687f2082-3d3c-4695-b9d6-ae7d19d184bf', l='ServerLevel[world]', x=9802.77, y=-47.00, z=999982.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4107, uuid='9d233a73-0594-4494-a598-faa89052de87', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4111, uuid='6badb6e4-b4d3-4ab7-96ca-4baecc83af60', l='ServerLevel[world]', x=9807.47, y=-47.00, z=999974.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4106, uuid='f29042e2-c3e9-40aa-86f6-38cdacaa3e9f', l='ServerLevel[world]', x=9837.11, y=-47.00, z=999990.54, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4071, uuid='c234a347-a5d3-4b36-bc0f-f2c0a418921f', l='ServerLevel[world]', x=9791.95, y=-57.00, z=999994.05, cpos=[611, 62499], tl=3515, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/4075, uuid='9c74ccb5-9d63-4631-b57d-dd7ce41d6d05', l='ServerLevel[world]', x=9844.16, y=-47.00, z=999984.81, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4074, uuid='eedc0107-b53f-4d8e-b659-4e8323a7eee1', l='ServerLevel[world]', x=9798.33, y=-47.00, z=999977.13, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4072, uuid='f0bc5c47-723b-46a2-aca5-c4e124dd5247', l='ServerLevel[world]', x=9840.81, y=-47.00, z=999982.41, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4102, uuid='a21ce2b4-fc12-4904-ab8b-2ee26efb478c', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4110, uuid='b6b7d955-3d1b-4796-a44b-63c4a3a50455', l='ServerLevel[world]', x=9835.82, y=-47.00, z=999987.73, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.87/10'/4069, uuid='23934cbf-55db-4215-a808-d8e31e67d8f3', l='ServerLevel[world]', x=9830.81, y=-57.00, z=999966.76, cpos=[614, 62497], tl=5980, v=true] died: [LVL 5] Mummy 4.87/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4104, uuid='0f3e4d90-7cd8-444b-8fac-0d53f736a53d', l='ServerLevel[world]', x=9807.76, y=-47.00, z=999975.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4100, uuid='08f6f741-5361-42e9-bab6-73a022c7d538', l='ServerLevel[world]', x=9835.74, y=-47.00, z=999987.20, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4108, uuid='c45fb9e9-8c34-4c7a-9fac-152752c33e65', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4065, uuid='33b87dfa-7ce0-4f3e-9c3a-e9eb41e840ff', l='ServerLevel[world]', x=9840.56, y=-47.00, z=999984.35, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/4081, uuid='5b22e3f7-ca23-4e69-90f6-7c7568f79b4e', l='ServerLevel[world]', x=9854.84, y=-51.20, z=999972.50, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4097, uuid='714adea8-04ee-4107-86b2-88f406e2571c', l='ServerLevel[world]', x=9808.36, y=-47.00, z=999980.82, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4084, uuid='798d9234-04a1-4e44-ba69-b27a5c2c89e5', l='ServerLevel[world]', x=9809.80, y=-57.00, z=1000000.48, cpos=[613, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.51/10'/4080, uuid='41327372-8941-41fb-a2af-2fc2cda176cf', l='ServerLevel[world]', x=9840.83, y=-47.00, z=999992.17, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.51/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4068, uuid='3b41bce3-b743-49d9-8989-5c54c5faf100', l='ServerLevel[world]', x=9830.20, y=-57.00, z=999993.80, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4077, uuid='1b6e98ae-5d3e-4511-9547-c29d22a12183', l='ServerLevel[world]', x=9797.48, y=-57.00, z=999986.57, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.97/10'/4085, uuid='280350d8-de36-424e-97a6-f9c054c57caa', l='ServerLevel[world]', x=9851.08, y=-48.50, z=999972.76, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.97/10 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4101, uuid='50c67f67-f0c6-45f6-90d4-3caa33b0912c', l='ServerLevel[world]', x=9806.47, y=-47.00, z=999982.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4093, uuid='33b87903-4489-427f-81ae-60592f362448', l='ServerLevel[world]', x=9805.81, y=-47.00, z=999977.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4105, uuid='5157d7e5-5ceb-4e34-a96b-8b8a46467625', l='ServerLevel[world]', x=9799.65, y=-47.00, z=999978.75, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4109, uuid='38195c85-1337-44c6-bd62-aab27fc98906', l='ServerLevel[world]', x=9838.02, y=-57.00, z=999993.51, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:38:02] [Server thread/INFO]: Killed 147 entities
[15:38:06] [Server thread/INFO]: oren1321 issued server command: /pv 99
[15:38:34] [Server thread/INFO]: oren1321 issued server command: /pv 50
[15:38:36] [Server thread/INFO]: oren1321 issued server command: /pv 50
[15:38:46] [Server thread/INFO]: oren1321 issued server command: /pv 1-
[15:38:48] [Server thread/INFO]: oren1321 issued server command: /pv 1
[15:38:51] [Server thread/INFO]: oren1321 issued server command: /pv 10
[15:38:53] [Server thread/INFO]: oren1321 issued server command: /pv 3
[15:38:55] [Server thread/INFO]: oren1321 issued server command: /pv 4
[15:38:57] [Server thread/INFO]: oren1321 issued server command: /pv 2
[15:40:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.5/10'/4152, uuid='6f56246b-44ce-42e8-9755-abdeb14e98b3', l='ServerLevel[world]', x=9840.95, y=-57.00, z=999975.03, cpos=[615, 62498], tl=2413, v=true] died: [LVL 5] Mummy 0.5/10 burned to death
[15:40:15] [Server thread/INFO]: oren1321 issued server command: /fly
[15:40:32] [Server thread/INFO]: oren1321 issued server command: /daily
[15:41:00] [Server thread/INFO]: [AdvancedPortals] Portal command: endportal
[15:41:00] [Server thread/INFO]: oren1321 issued server command: /endportal
[15:41:12] [Server thread/WARN]: oren1321 moved wrongly!
[15:41:49] [Server thread/INFO]: oren1321 issued server command: /pv 2
[15:41:49] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4151, uuid='e8157a10-9f35-4e17-bdca-1844118bdb64', l='ServerLevel[world]', x=9845.76, y=-53.00, z=999979.28, cpos=[615, 62498], tl=4558, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:41:53] [Server thread/INFO]: oren1321 issued server command: /pv 9
[15:41:55] [Server thread/INFO]: oren1321 issued server command: /pv 99
[15:42:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[15:42:06] [User Authenticator #12/INFO]: UUID of player kingalon821 is 0a102c7d-3c0f-4240-91ae-5ad849ef149d
[15:42:07] [Server thread/INFO]: [+] kingalon821
[15:42:07] [Server thread/INFO]: kingalon821[/39.236.38.173:60822] logged in with entity id 4232 at ([world]9926.448306014561, 81.0, 999939.0240034759)
[15:42:37] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4158, uuid='abce18ff-62e7-49ef-800c-329fbb8e117e', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=5513, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:43:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9/10'/4159, uuid='0c450430-76ca-4473-ac70-666e0534721c', l='ServerLevel[world]', x=9841.34, y=-47.00, z=999988.75, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 9/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4157, uuid='100a3abd-485f-4f0b-a97d-bd4bcf7f2a16', l='ServerLevel[world]', x=9841.31, y=-47.00, z=999990.24, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4155, uuid='39c804c8-d394-4b3f-a8a0-c776b4d9b010', l='ServerLevel[world]', x=9840.03, y=-47.00, z=999981.86, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4154, uuid='57c14b8b-08c6-4b5a-a7b6-5d6ca863a304', l='ServerLevel[world]', x=9839.94, y=-47.00, z=999989.37, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4153, uuid='d378447d-626f-41f6-bef2-d22eb2734018', l='ServerLevel[world]', x=9841.71, y=-47.00, z=999991.23, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4156, uuid='869f2500-c5d9-4ee3-8cef-0b7ba8e6548c', l='ServerLevel[world]', x=9831.22, y=-57.00, z=999973.22, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4185, uuid='0d8e4a44-b74e-4952-93a3-644d58827460', l='ServerLevel[world]', x=9796.22, y=-57.00, z=999981.69, cpos=[612, 62498], tl=2565, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4183, uuid='724cb42b-a77a-4069-9259-73d4144f2bdf', l='ServerLevel[world]', x=9807.25, y=-47.00, z=999981.64, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4180, uuid='7851586b-9984-4a77-8a86-dccb8aa91147', l='ServerLevel[world]', x=9804.50, y=-47.00, z=999976.06, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4164, uuid='b278e92e-2bd9-41fa-9a5f-2388797aff2b', l='ServerLevel[world]', x=9803.61, y=-47.00, z=999977.11, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4148, uuid='0cc98a47-a3e1-4be1-8734-da1a1cd2ced2', l='ServerLevel[world]', x=9835.82, y=-47.00, z=999982.81, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4147, uuid='81dc598e-3ad8-4838-9bf7-be8aa81e8a34', l='ServerLevel[world]', x=9839.28, y=-47.00, z=999987.76, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 369.91/369.91'/4179, uuid='2c837050-9661-4b07-a59b-0a72037264a2', l='ServerLevel[world]', x=9803.46, y=-57.00, z=999993.51, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 369.91/369.91 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4163, uuid='64d1045f-b343-45ee-b315-dd723494149b', l='ServerLevel[world]', x=9816.10, y=-57.00, z=999977.12, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4168, uuid='f1322eae-a562-4b52-a28f-49ec4b6ff2d6', l='ServerLevel[world]', x=9798.78, y=-47.00, z=999974.32, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4143, uuid='ec1cba84-f430-43a4-9345-84c69c66a53e', l='ServerLevel[world]', x=9836.21, y=-47.00, z=999990.41, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4160, uuid='267145c6-5613-4e1d-8a4b-1072eaf34527', l='ServerLevel[world]', x=9832.70, y=-57.00, z=999983.66, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4184, uuid='f807bd51-94d0-4fa1-be90-373cfd862cba', l='ServerLevel[world]', x=9844.19, y=-47.00, z=999981.76, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4176, uuid='9065bafb-797f-4f6b-9504-e72442054543', l='ServerLevel[world]', x=9800.42, y=-47.00, z=999982.73, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4172, uuid='18445849-1241-42e7-8bd4-6bc7c382414a', l='ServerLevel[world]', x=9788.50, y=-57.00, z=999973.71, cpos=[611, 62498], tl=3181, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4139, uuid='23d1ec81-727a-4ffe-9db5-d2049add14f5', l='ServerLevel[world]', x=9852.20, y=-49.00, z=999973.41, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4171, uuid='0e828996-ded0-4aae-869e-3524e31d2e6d', l='ServerLevel[world]', x=9808.23, y=-47.00, z=999974.72, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4138, uuid='ad7af45a-e22d-46ee-9332-d3c0c327c5df', l='ServerLevel[world]', x=9841.22, y=-57.00, z=999993.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4173, uuid='dbf23d1d-d20b-458d-a602-7af81ce6f3cc', l='ServerLevel[world]', x=9791.23, y=-57.00, z=999994.46, cpos=[611, 62499], tl=2513, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4140, uuid='f1baec6c-f464-4fef-881c-9db8c043632c', l='ServerLevel[world]', x=9842.54, y=-57.00, z=999970.50, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 274.05/274.05'/4170, uuid='1470fb8c-9f17-4f22-9182-d8866f9d7921', l='ServerLevel[world]', x=9791.34, y=-57.00, z=999988.50, cpos=[611, 62499], tl=4575, v=true] died: [LVL 5] Pharoh 274.05/274.05 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4137, uuid='5b35505d-615d-4152-9648-b3d686a4db56', l='ServerLevel[world]', x=9851.27, y=-48.50, z=999972.53, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 45.99/49.34'/4141, uuid='61bf8388-02bd-492c-83f9-79d324983e05', l='ServerLevel[world]', x=9839.96, y=-57.00, z=999980.49, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 45.99/49.34 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4174, uuid='2867423b-f3e2-461d-891e-adadade2b9f8', l='ServerLevel[world]', x=9798.60, y=-47.00, z=999979.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4144, uuid='8bde4981-b13f-4583-a8b8-f6fcf9d1a17f', l='ServerLevel[world]', x=9833.70, y=-54.00, z=999983.47, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4167, uuid='f329ea27-ff15-424a-9622-b54620269a99', l='ServerLevel[world]', x=9808.43, y=-47.00, z=999981.07, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4175, uuid='d5c1d22f-02bd-4537-bed4-474103f8dce4', l='ServerLevel[world]', x=9840.21, y=-47.00, z=999991.26, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/4142, uuid='ca9c9fae-cd92-4442-bd7a-408307f25e2f', l='ServerLevel[world]', x=9828.84, y=-57.00, z=999984.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4169, uuid='7e946075-ae10-4aa0-8458-7025110f373a', l='ServerLevel[world]', x=9841.29, y=-47.00, z=999982.52, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4177, uuid='07c395f8-a10f-473c-b97b-a7097b6baf81', l='ServerLevel[world]', x=9803.09, y=-47.00, z=999975.72, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4181, uuid='78b49539-0121-4a91-9d8c-2ea9ae7898b2', l='ServerLevel[world]', x=9807.21, y=-47.00, z=999981.05, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4162, uuid='aed6a646-1ff4-4464-8035-ceb49d8f61db', l='ServerLevel[world]', x=9805.13, y=-47.00, z=999972.58, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4149, uuid='9eae747f-f7f9-4458-ae30-3599a6c33919', l='ServerLevel[world]', x=9842.43, y=-47.00, z=999987.02, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4146, uuid='ca158298-6b65-4094-b4ea-eacc6201d4f7', l='ServerLevel[world]', x=9833.39, y=-48.00, z=999989.40, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4165, uuid='9dac9014-d04e-4ab9-983c-dec307477011', l='ServerLevel[world]', x=9802.10, y=-47.00, z=999980.75, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4166, uuid='3218e750-58b4-4f7f-8e68-1a672fafeba8', l='ServerLevel[world]', x=9805.15, y=-47.00, z=999982.15, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.5/10'/4145, uuid='312acdcb-ba50-4dbc-ad40-d80dd49e8f4b', l='ServerLevel[world]', x=9847.16, y=-57.00, z=1000000.16, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 9.5/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4161, uuid='f58e5643-7a02-44a7-887b-23e43c96f900', l='ServerLevel[world]', x=9831.72, y=-57.00, z=999998.24, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.22/10'/4150, uuid='f3bad08e-cabf-427d-9a98-63b3ac22e6ae', l='ServerLevel[world]', x=9843.29, y=-47.00, z=999987.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.22/10 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4178, uuid='c5f2397d-d2a3-4003-ad39-77612df38bf5', l='ServerLevel[world]', x=9796.78, y=-57.00, z=999991.22, cpos=[612, 62499], tl=4407, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4182, uuid='f904c13f-2cd8-4755-90c5-87af72180a19', l='ServerLevel[world]', x=9801.22, y=-57.00, z=999993.77, cpos=[612, 62499], tl=4407, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4186, uuid='61009646-14c2-4a09-a1d0-2fafab4f30a2', l='ServerLevel[world]', x=9806.27, y=-47.00, z=999972.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:43:02] [Server thread/INFO]: Killed 157 entities
[15:43:02] [Server thread/WARN]: kingalon821 moved too quickly! -0.7400543798939907,-1.127890238205481,10.377345926128328
[15:43:24] [User Authenticator #13/INFO]: UUID of player Fortrezz7 is 7947d287-d707-4cf7-8cf7-e56d18c7d1cc
[15:43:24] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player Fortrezz7. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[15:43:25] [Server thread/INFO]: Everyone, welcome Fortrezz7 to AngyBox!
[15:43:25] [Server thread/INFO]: [+] Fortrezz7
[15:43:25] [Server thread/INFO]: Fortrezz7[/154.203.94.150:46018] logged in with entity id 4308 at ([world]9927.5, 81.0, 999938.5)
[15:43:25] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[15:43:28] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4277, uuid='eb1822e0-0450-434b-ad9f-957eba02e2fe', l='ServerLevel[world]', x=9844.72, y=-53.00, z=999978.23, cpos=[615, 62498], tl=537, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:43:31] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4282, uuid='2108d03e-0864-46a9-9ced-13ff98389a02', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=595, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:43:36] [Server thread/INFO]: Fortrezz7 issued server command: /rules
[15:43:45] [Server thread/INFO]: Fortrezz7 has made the advancement [Stone Age]
[15:43:46] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/4273, uuid='68cdf084-300c-4144-9a51-e75a76d3983f', l='ServerLevel[world]', x=9833.69, y=-56.38, z=999981.20, cpos=[614, 62498], tl=897, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[15:43:59] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4278, uuid='ef3b0f6e-2038-437c-bda0-47230b7502d0', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=1158, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:44:33] [Server thread/INFO]: [Essentials] Created a User for Beacon Lunatic (5bbd11dd-0dda-2ace-a5d8-1f93f39ca136) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[15:44:38] [Server thread/INFO]: Fortrezz7 issued server command: /pvp
[15:44:41] [Server thread/INFO]: Fortrezz7 issued server command: /pvp
[15:44:46] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/4275, uuid='48dc00e2-9686-426c-a3b7-0d6ba95b718e', l='ServerLevel[world]', x=9835.89, y=-57.00, z=999980.50, cpos=[614, 62498], tl=2080, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[15:44:49] [Server thread/INFO]: Fortrezz7 has made the advancement [Beginnings]
[15:45:05] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4260, uuid='feb4a8e1-5141-4993-91b4-ca98a9fd32db', l='ServerLevel[world]', x=9844.80, y=-53.00, z=999978.69, cpos=[615, 62498], tl=2461, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:45:33] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4272, uuid='9e55d2fd-c82f-4b85-95b7-054ebff09b72', l='ServerLevel[world]', x=9845.78, y=-53.00, z=999979.27, cpos=[615, 62498], tl=3028, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:45:48] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/4281, uuid='5bd50dc4-a449-4092-9236-9c2f4bc4c70b', l='ServerLevel[world]', x=9835.78, y=-57.00, z=999980.50, cpos=[614, 62498], tl=3327, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[15:46:16] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/4269, uuid='c781d4b6-a5c4-48bf-ad6f-38539720fcd2', l='ServerLevel[world]', x=9841.11, y=-57.00, z=999971.24, cpos=[615, 62498], tl=3898, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[15:47:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[15:47:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[15:47:26] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/4259, uuid='fc1c710a-5c74-40cc-9a62-03f7792f5147', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=5288, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[15:48:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4287, uuid='a81e5038-6113-4365-896a-4f20bc7ee757', l='ServerLevel[world]', x=9799.79, y=-47.00, z=999983.26, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4288, uuid='0fc6465f-9b09-42b3-aa03-99288f360773', l='ServerLevel[world]', x=9801.60, y=-47.00, z=999979.46, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4292, uuid='a2324e41-851f-4275-9b0d-ef2337911933', l='ServerLevel[world]', x=9802.50, y=-57.00, z=999997.28, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4258, uuid='c6e8e933-ad2e-42ac-988d-bafb39f62843', l='ServerLevel[world]', x=9838.19, y=-47.00, z=999985.24, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4290, uuid='e396934b-443d-4877-80be-81eb55375452', l='ServerLevel[world]', x=9840.77, y=-47.00, z=999987.96, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4294, uuid='597e8c1a-5758-4e81-9082-0971fc78be2b', l='ServerLevel[world]', x=9851.16, y=-48.50, z=999972.24, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4286, uuid='fc45356b-2d2e-45d8-b0fa-fed630a078db', l='ServerLevel[world]', x=9807.09, y=-47.00, z=999980.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4284, uuid='41d03422-d8a7-406f-ae99-53283df4b1f1', l='ServerLevel[world]', x=9812.22, y=-57.00, z=1000000.28, cpos=[613, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4280, uuid='af9d661e-88bd-4444-ae89-9cbbcb47c4eb', l='ServerLevel[world]', x=9807.17, y=-47.00, z=999983.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 469.61/469.61'/4297, uuid='69c6dbdc-38bc-46e9-9d05-0a289e73906b', l='ServerLevel[world]', x=9836.78, y=-47.00, z=999984.28, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 469.61/469.61 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 8.16/10'/4264, uuid='6bff54cc-7682-4159-a30d-eca67ddbbaab', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 8.16/10 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4261, uuid='4dc57245-c27b-4533-af0a-38ec0a7bb1b2', l='ServerLevel[world]', x=9834.48, y=-47.00, z=999987.78, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4301, uuid='1aad36c8-0ac1-47a4-84f3-ddaaeb6d3224', l='ServerLevel[world]', x=9800.02, y=-47.00, z=999980.58, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.46/10'/4257, uuid='84cdd60d-bc07-49a1-b807-eeb65c884dc0', l='ServerLevel[world]', x=9841.00, y=-47.00, z=999991.24, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.46/10 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/4265, uuid='4ffcea61-06e8-44fe-a022-66639dbbf373', l='ServerLevel[world]', x=9842.28, y=-47.00, z=999987.44, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4289, uuid='94abff0a-d27c-4d88-a539-7fc0ceab9406', l='ServerLevel[world]', x=9844.16, y=-47.00, z=999986.78, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4293, uuid='8613bad9-d70a-4d09-a1f0-0a9f6b45920b', l='ServerLevel[world]', x=9800.65, y=-47.00, z=999979.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4285, uuid='68ea33ed-cfca-4a89-9a1a-57432bd09299', l='ServerLevel[world]', x=9802.28, y=-47.00, z=999979.29, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 316.7/316.7'/4304, uuid='2e4da69c-bc28-4c01-899d-7e065657881c', l='ServerLevel[world]', x=9792.72, y=-57.00, z=999982.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 316.7/316.7 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.53/10'/4270, uuid='2f6de2ab-4952-47d1-821a-9cd84e3a535f', l='ServerLevel[world]', x=9838.18, y=-47.00, z=999991.16, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.53/10 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4305, uuid='81033d35-ff5a-4535-b6b2-d1127c2bbc48', l='ServerLevel[world]', x=9842.63, y=-47.00, z=999989.26, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4303, uuid='21f3a727-4cbc-4734-a48a-c0b56452c073', l='ServerLevel[world]', x=9807.16, y=-47.00, z=999973.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4302, uuid='2fc13721-3164-410c-8331-097b614a34ef', l='ServerLevel[world]', x=9808.12, y=-47.00, z=999981.43, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4306, uuid='2b5f0941-4e86-4a4a-bace-ca1fa5c7365b', l='ServerLevel[world]', x=9802.22, y=-47.00, z=999980.67, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 312.45/315.95'/4300, uuid='35f64570-7915-41fb-b9f1-2163701659ad', l='ServerLevel[world]', x=9839.54, y=-47.00, z=999990.13, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 312.45/315.95 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4268, uuid='0fef1bc7-36a6-4df9-badd-bcda105bb9db', l='ServerLevel[world]', x=9851.84, y=-48.50, z=999972.83, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4266, uuid='5e15422c-cfa0-46f2-afd0-7a02d284287d', l='ServerLevel[world]', x=9846.56, y=-57.00, z=999988.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4298, uuid='dc2f803e-f242-4269-b0c4-64069adaca99', l='ServerLevel[world]', x=9837.83, y=-47.00, z=999982.22, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 21.35/29.55'/4274, uuid='bf1dda5e-a6e9-4f30-b8c0-bfd7561c902f', l='ServerLevel[world]', x=9840.18, y=-47.00, z=999982.72, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 21.35/29.55 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4276, uuid='ebfa617f-9224-4f22-b4f6-4c761e9a9745', l='ServerLevel[world]', x=9838.14, y=-47.00, z=999988.48, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4279, uuid='9265cf3f-66aa-4c11-833f-1f135277fafc', l='ServerLevel[world]', x=9840.46, y=-47.00, z=999987.10, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4296, uuid='e635424e-4716-4e9f-94bb-3c50651ed3fa', l='ServerLevel[world]', x=9803.19, y=-47.00, z=999973.26, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 447.03/447.03'/4295, uuid='7a5b50a0-1ede-4ab7-92fa-05a09f783c51', l='ServerLevel[world]', x=9803.50, y=-47.00, z=999977.91, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 447.03/447.03 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4263, uuid='440e3883-20bb-452d-8b71-3fd8c9d82f50', l='ServerLevel[world]', x=9833.68, y=-47.25, z=999989.41, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 27.27/27.27'/4262, uuid='bcc4650c-bc52-4559-8800-23de329a49cf', l='ServerLevel[world]', x=9836.60, y=-47.00, z=999992.42, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 27.27/27.27 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/4267, uuid='772c895b-8e5a-4ab3-90b4-314d3eb337c5', l='ServerLevel[world]', x=9839.14, y=-47.00, z=999986.85, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4291, uuid='b974507a-85d7-43fc-9b31-ccb40744b732', l='ServerLevel[world]', x=9798.66, y=-47.00, z=999980.99, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4307, uuid='7d6df521-2254-4039-b4b8-b1f25312e4c9', l='ServerLevel[world]', x=9798.16, y=-57.00, z=999996.80, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4299, uuid='a3ad6d73-7c18-4c5a-a94b-4d6006db39ea', l='ServerLevel[world]', x=9806.49, y=-47.00, z=999973.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.4/100'/4283, uuid='c915b312-c100-4b89-a736-299a2cd090e5', l='ServerLevel[world]', x=9837.16, y=-47.00, z=999982.69, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.4/100 was killed
[15:48:02] [Server thread/INFO]: Killed 150 entities
[15:49:05] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.07/10'/4371, uuid='3df0ee49-9dcf-4f3a-addf-513d37c99dd2', l='ServerLevel[world]', x=9833.63, y=-56.25, z=999980.86, cpos=[614, 62498], tl=1273, v=true] died: [LVL 5] Mummy 0.07/10 burned to death
[15:49:46] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/4373, uuid='4204ebc3-5ca0-4bca-a259-eb75f4e50c7c', l='ServerLevel[world]', x=9844.49, y=-56.00, z=999977.05, cpos=[615, 62498], tl=2096, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[15:50:12] [Server thread/INFO]: Automatic saving is now disabled
[15:50:35] [Server thread/INFO]: Automatic saving is now enabled
[15:52:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[15:52:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[15:52:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[15:52:09] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4377, uuid='7f8c35e8-d676-4c47-aec7-556cc77546df', l='ServerLevel[world]', x=9845.72, y=-53.00, z=999979.12, cpos=[615, 62498], tl=4944, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:52:10] [Server thread/INFO]: Fortrezz7 has made the advancement [Rocky Road]
[15:52:27] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/4367, uuid='2315b94f-5672-44ce-84b1-ab8b4832dbe6', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=5313, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4388, uuid='c6a3402f-3560-466a-affb-1a6fd16b01ef', l='ServerLevel[world]', x=9814.48, y=-57.00, z=999983.80, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4387, uuid='3d410025-b675-44ba-82af-12624b322a26', l='ServerLevel[world]', x=9799.30, y=-57.00, z=1000000.50, cpos=[612, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4386, uuid='70349677-722c-474f-a1a6-0b07dc2f1d34', l='ServerLevel[world]', x=9809.27, y=-47.00, z=999982.13, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4385, uuid='7ad55e7c-ca7f-4406-85e8-2234aa8d4b8a', l='ServerLevel[world]', x=9803.75, y=-47.00, z=999981.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4357, uuid='6d24d17f-b6fd-4495-adee-41ce5c64ed56', l='ServerLevel[world]', x=9835.82, y=-47.00, z=999990.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.06/10'/4381, uuid='a0c22a48-707d-4580-b36d-728daec51462', l='ServerLevel[world]', x=9844.33, y=-47.00, z=999981.70, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.06/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4383, uuid='efe5da9b-2788-4819-854b-c4d61fae651f', l='ServerLevel[world]', x=9843.16, y=-47.00, z=999990.24, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4391, uuid='52e076d0-ddc7-4381-9da1-0e821dbee9b0', l='ServerLevel[world]', x=9800.36, y=-47.00, z=999975.25, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4389, uuid='717d3741-05b5-4b81-8bdf-8f45a06def12', l='ServerLevel[world]', x=9799.79, y=-47.00, z=999978.75, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4359, uuid='3058f86d-ba78-409b-a65a-220749d278eb', l='ServerLevel[world]', x=9839.12, y=-47.00, z=999982.54, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4361, uuid='952d3b34-e9df-4c7d-8607-df6aa8d75c80', l='ServerLevel[world]', x=9841.25, y=-47.00, z=999989.88, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4378, uuid='e509979f-e32d-4a27-866b-eea2c1ffef81', l='ServerLevel[world]', x=9855.38, y=-52.00, z=999972.49, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/4362, uuid='d90c2059-cee8-4b99-93a0-7a19b3f66748', l='ServerLevel[world]', x=9845.15, y=-47.00, z=999992.19, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/4395, uuid='e803ec1a-3512-4ec0-a702-b32a1750e62b', l='ServerLevel[world]', x=9807.33, y=-47.00, z=999975.79, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4394, uuid='6772fd39-1fc5-4952-b307-54de08aa9049', l='ServerLevel[world]', x=9801.86, y=-47.00, z=999975.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4379, uuid='5cd493c2-c4e2-411c-b8cc-24a407994dce', l='ServerLevel[world]', x=9841.63, y=-47.00, z=999987.00, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/4374, uuid='f768251a-1944-4aaa-858f-0e3eb6c8f943', l='ServerLevel[world]', x=9837.46, y=-47.00, z=999989.52, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4382, uuid='89b79fde-0c8e-484c-9c13-d95d9b9b8981', l='ServerLevel[world]', x=9808.28, y=-47.00, z=999981.90, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4358, uuid='c954accc-0493-49d4-963b-c85f42bae715', l='ServerLevel[world]', x=9799.17, y=-47.00, z=999973.94, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4398, uuid='c17932b3-b047-494e-9c4a-74b7e7059b2b', l='ServerLevel[world]', x=9807.67, y=-47.00, z=999981.54, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 217.87/217.87'/4390, uuid='0f4217ed-2ec3-42f3-a353-4f4be0b86a61', l='ServerLevel[world]', x=9801.78, y=-47.00, z=999980.28, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 217.87/217.87 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4366, uuid='3239abd9-b0f7-4f8b-af92-ef0671037740', l='ServerLevel[world]', x=9844.20, y=-56.00, z=999969.20, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97.5/100'/4403, uuid='acdb804e-b544-4982-a53e-6fc5d6e892f9', l='ServerLevel[world]', x=9802.18, y=-47.00, z=999974.10, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 97.5/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/4370, uuid='db8ba04a-2a00-48a0-aece-cf0e3cffb144', l='ServerLevel[world]', x=9843.19, y=-47.00, z=999992.26, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4405, uuid='c81d8741-8203-4769-a018-a917be56b063', l='ServerLevel[world]', x=9805.31, y=-47.00, z=999982.24, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4401, uuid='eb4dc9cf-61f9-460d-8de3-74f1e8416a89', l='ServerLevel[world]', x=9810.15, y=-47.00, z=999981.47, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99/100'/4406, uuid='59ce28f3-1d61-47c0-aeda-9ed48d348a3c', l='ServerLevel[world]', x=9803.48, y=-47.00, z=999982.61, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4404, uuid='0afdb915-7584-4518-ac83-6c6d1db81ec2', l='ServerLevel[world]', x=9799.78, y=-47.00, z=999977.31, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4400, uuid='147b16f7-8bce-4549-a080-420c1cc52476', l='ServerLevel[world]', x=9800.75, y=-57.00, z=999971.51, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4402, uuid='d0d1f0b5-489e-4a7d-bdc9-4fb77f1a7bee', l='ServerLevel[world]', x=9800.50, y=-47.00, z=999982.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.68/100'/4399, uuid='1fb33900-750d-4e79-9d73-41771e960bf4', l='ServerLevel[world]', x=9809.49, y=-47.00, z=999973.79, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.68/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.12/10'/4375, uuid='73894438-e76e-4dbe-8387-d1ab36331238', l='ServerLevel[world]', x=9836.78, y=-47.00, z=999982.84, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.12/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 8.53/10'/4369, uuid='c4a59b14-e047-4430-9aae-8fb07be2e331', l='ServerLevel[world]', x=9845.57, y=-53.00, z=999979.19, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 8.53/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4365, uuid='e525c5e4-1dc8-4b3f-95a5-58966e408af4', l='ServerLevel[world]', x=9855.54, y=-55.33, z=999980.68, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/4363, uuid='e601a738-d1a5-43be-a6f0-ad5d77e46939', l='ServerLevel[world]', x=9843.20, y=-47.00, z=999987.07, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4393, uuid='621917f5-69dc-4126-9558-cd2b8288ec2b', l='ServerLevel[world]', x=9847.24, y=-57.00, z=1000000.50, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4396, uuid='5503271b-4185-4445-a4dd-745814662929', l='ServerLevel[world]', x=9790.73, y=-57.00, z=999964.50, cpos=[611, 62497], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4397, uuid='2781122c-3252-417d-8ab0-de5ebd2520e8', l='ServerLevel[world]', x=9808.18, y=-47.00, z=999974.23, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4392, uuid='b73d7f38-45e7-4b64-9eea-195a209a61da', l='ServerLevel[world]', x=9844.28, y=-47.00, z=999986.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4384, uuid='691b79b5-aa9f-4283-b9b1-f698b962eb47', l='ServerLevel[world]', x=9842.43, y=-47.00, z=999984.52, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4372, uuid='2ecc6d1d-de0a-4295-9105-23d0eeffe74b', l='ServerLevel[world]', x=9805.38, y=-47.00, z=999977.04, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4368, uuid='15cce140-db62-41fe-a9d3-ff8fdaaf3599', l='ServerLevel[world]', x=9839.79, y=-47.00, z=999989.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/4380, uuid='136b9350-dab9-4b72-9a95-ba1e9800f351', l='ServerLevel[world]', x=9844.20, y=-47.00, z=999982.81, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/4360, uuid='c60d953b-dfdc-4515-b298-8849b6aa8383', l='ServerLevel[world]', x=9837.51, y=-47.00, z=999985.29, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7.53/10'/4376, uuid='827e8e00-4b96-4508-ba15-535db7aa5c7a', l='ServerLevel[world]', x=9833.49, y=-51.50, z=999985.92, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 7.53/10 was killed
[15:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4364, uuid='c20e0a61-0ab2-4d11-b2f6-36172b959dfc', l='ServerLevel[world]', x=9798.83, y=-47.00, z=999982.68, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:53:02] [Server thread/INFO]: Killed 156 entities
[15:53:02] [Server thread/INFO]: Fortrezz7 has made the advancement [A Beacon Of Hope]
[15:53:12] [User Authenticator #14/INFO]: UUID of player Trenfix4 is e94092f8-4216-4cd1-8264-5039c986c9d4
[15:53:13] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player Trenfix4. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[15:53:13] [Server thread/INFO]: Everyone, welcome Trenfix4 to AngyBox!
[15:53:13] [Server thread/INFO]: [+] Trenfix4
[15:53:13] [Server thread/INFO]: Trenfix4[/182.109.72.75:37324] logged in with entity id 4601 at ([world]9927.5, 81.0, 999938.5)
[15:53:13] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[15:53:27] [User Authenticator #14/INFO]: UUID of player Beluglu is ceaea8fe-80c7-4622-9ef3-9005716a151e
[15:53:28] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player Beluglu. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[15:53:28] [Server thread/INFO]: [+] Beluglu
[15:53:28] [Server thread/INFO]: Beluglu[/159.147.24.222:58944] logged in with entity id 4602 at ([world]9918.25062353019, 62.0, 999866.7838687017)
[15:53:32] [Server thread/INFO]: Fortrezz7 has made the advancement [Getting an Upgrade]
[15:53:34] [Server thread/INFO]: Trenfix4 lost connection: Disconnected
[15:53:34] [Server thread/INFO]: [-] Trenfix4
[15:53:36] [User Authenticator #14/INFO]: UUID of player Dr4g7n_F1r3 is 2a4f5aac-5694-4711-b685-66cfcb80a98d
[15:53:36] [Server thread/INFO]: [+] Dr4g7n_F1r3
[15:53:36] [Server thread/INFO]: Dr4g7n_F1r3[/130.215.153.236:52766] logged in with entity id 4603 at ([world]9916.226535682861, 81.0, 999966.6207235383)
[15:53:40] [Server thread/INFO]: Beluglu issued server command: /rules
[15:53:41] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4571, uuid='1930b091-2f4a-4620-a81e-c40685a3e066', l='ServerLevel[world]', x=9844.78, y=-53.00, z=999978.15, cpos=[615, 62498], tl=799, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:53:42] [Server thread/INFO]: Dr4g7n_F1r3 has made the advancement [Crystal Collector]
[15:53:47] [Server thread/INFO]: [Essentials] Created a User for (ea9134f6-be07-249b-b8f6-4e0ea0dd17dc) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[15:54:02] [Server thread/INFO]: Beluglu lost connection: Disconnected
[15:54:02] [Server thread/INFO]: [-] Beluglu
[15:54:05] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/4559, uuid='b78a42e0-9235-42a2-9cac-1d4d1ca2975d', l='ServerLevel[world]', x=9844.36, y=-54.15, z=999980.60, cpos=[615, 62498], tl=1272, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[15:54:10] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/4551, uuid='6a904f35-bc21-45a6-934d-efb0c35288c9', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=1366, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[15:54:27] [Server thread/INFO]: Dr4g7n_F1r3 lost connection: Disconnected
[15:54:27] [Server thread/INFO]: [-] Dr4g7n_F1r3
[15:54:38] [Server thread/INFO]: Fortrezz7 has made the advancement [Bad Christmas]
[15:55:21] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4562, uuid='da043488-c252-4f39-ba22-32f77209c386', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=2788, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:57:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[15:58:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4584, uuid='bbda11a9-9c51-4750-bde4-509f5df25a88', l='ServerLevel[world]', x=9802.18, y=-47.00, z=999980.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4585, uuid='7373c088-8128-47c9-95e0-70544c3895ea', l='ServerLevel[world]', x=9806.59, y=-47.00, z=999979.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4553, uuid='a5c88369-9595-4f55-a34f-bd08ce83ec0a', l='ServerLevel[world]', x=9835.84, y=-47.00, z=999981.85, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4552, uuid='e58a44b1-2ff9-4732-bc3f-abe70f83ab00', l='ServerLevel[world]', x=9837.55, y=-47.00, z=999985.25, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4582, uuid='76698a93-9616-4487-8f75-1504a66e1268', l='ServerLevel[world]', x=9806.74, y=-47.00, z=999973.63, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4587, uuid='51807bc3-3d27-4633-b175-781c7f7a8fdd', l='ServerLevel[world]', x=9799.41, y=-47.00, z=999982.36, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4586, uuid='3994ea64-1e62-4a8d-9c2b-4b692487cc94', l='ServerLevel[world]', x=9806.75, y=-47.00, z=999976.99, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4583, uuid='815687a0-49b8-4db6-80e3-b91c626b5294', l='ServerLevel[world]', x=9799.39, y=-47.00, z=999974.63, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4581, uuid='38b38999-9f6a-4c33-85e4-6dc564911b03', l='ServerLevel[world]', x=9805.61, y=-47.00, z=999976.85, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4580, uuid='a90686ba-169e-4360-bccf-d541894361f2', l='ServerLevel[world]', x=9843.22, y=-47.00, z=999982.73, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98.4/100'/4588, uuid='745d62cf-be46-4993-b6da-2ef2d8e8f902', l='ServerLevel[world]', x=9842.06, y=-47.00, z=999986.08, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 98.4/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4557, uuid='b93de4df-1651-44cc-8253-0319e5a6ceb6', l='ServerLevel[world]', x=9851.57, y=-48.50, z=999972.82, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4555, uuid='b01c2269-e550-4628-98b0-0f6cdd960450', l='ServerLevel[world]', x=9837.71, y=-47.00, z=999987.80, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4576, uuid='ff90a7f5-1291-4245-bff9-1c9ad1815ac7', l='ServerLevel[world]', x=9800.58, y=-47.00, z=999973.66, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.18/10'/4560, uuid='6143798f-e12d-4fa1-a281-3aca472f3364', l='ServerLevel[world]', x=9844.24, y=-47.00, z=999982.81, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 0.18/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4593, uuid='3e2eee32-cf78-4315-a868-9896ec154c1c', l='ServerLevel[world]', x=9810.50, y=-57.00, z=999996.77, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4592, uuid='9b272f98-0935-40b5-8e42-830f9af13931', l='ServerLevel[world]', x=9803.27, y=-47.00, z=999973.69, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4561, uuid='13fc0bef-67c6-4eae-84b4-3adc478669c3', l='ServerLevel[world]', x=9839.28, y=-47.00, z=999984.39, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4577, uuid='ef871352-73e6-4857-b9f8-cd25073f5e1f', l='ServerLevel[world]', x=9809.21, y=-47.00, z=999974.78, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4573, uuid='f092fdf7-39f9-4008-8cf9-8e7d4105db0a', l='ServerLevel[world]', x=9847.27, y=-53.00, z=999976.66, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4572, uuid='812bbb72-e435-4303-8fea-555f2c5a067d', l='ServerLevel[world]', x=9840.15, y=-47.00, z=999982.88, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4589, uuid='af5d470c-989c-4207-855e-3bba5a0533f7', l='ServerLevel[world]', x=9807.40, y=-47.00, z=999974.17, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4564, uuid='17e92f9d-f6ff-491d-8c97-39da7ed8c92f', l='ServerLevel[world]', x=9837.26, y=-47.00, z=999983.80, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4556, uuid='9c2d5295-3387-4af4-ba87-9f19a5a51bd6', l='ServerLevel[world]', x=9797.50, y=-57.00, z=999975.71, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4597, uuid='51ee2e55-a19c-4010-ac25-e850decc5f32', l='ServerLevel[world]', x=9802.05, y=-47.00, z=999974.65, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4568, uuid='2433d971-fdf7-42d4-8e59-68db3b864947', l='ServerLevel[world]', x=9843.16, y=-47.00, z=999984.52, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4567, uuid='6fe7c677-55a0-48c7-93c7-df093cd10546', l='ServerLevel[world]', x=9800.29, y=-57.00, z=999965.22, cpos=[612, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4600, uuid='ee825ab7-3d2e-4019-a4ff-f52ab510eeed', l='ServerLevel[world]', x=9845.67, y=-47.00, z=999992.20, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4599, uuid='e243e395-8958-471c-ba4a-8903b5f96d31', l='ServerLevel[world]', x=9801.95, y=-47.00, z=999973.76, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/4570, uuid='82d51b70-157f-425e-9ec1-082fabfd5cdf', l='ServerLevel[world]', x=9834.73, y=-47.00, z=999991.22, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4566, uuid='db02f413-11f0-4fd2-a8db-5a6ba5732b52', l='ServerLevel[world]', x=9808.38, y=-47.00, z=999977.22, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4565, uuid='c2411162-197b-44f1-9057-ded2efafe3d2', l='ServerLevel[world]', x=9852.81, y=-50.00, z=999970.49, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 8.5/10'/4569, uuid='1a0a0c58-faa8-449c-ae80-2e374f2848e7', l='ServerLevel[world]', x=9832.70, y=-57.00, z=999983.05, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 8.5/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4563, uuid='703b59ab-bbaa-481b-869a-95429ba0953b', l='ServerLevel[world]', x=9844.20, y=-47.00, z=999986.25, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4598, uuid='9c2afccd-7b80-4bc8-be73-9d994e32b15d', l='ServerLevel[world]', x=9803.79, y=-47.00, z=999981.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/4596, uuid='a886cd46-7ab1-4f1e-8ede-8134f99279e8', l='ServerLevel[world]', x=9804.87, y=-47.00, z=999977.28, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4591, uuid='03e79aad-4170-4d6b-aef1-17791b211358', l='ServerLevel[world]', x=9802.76, y=-47.00, z=999982.17, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/4558, uuid='9f22944f-9eb9-45a5-ba56-4876c304982c', l='ServerLevel[world]', x=9819.72, y=-57.00, z=999976.77, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4594, uuid='f8b6ab3a-8400-4ffd-85f1-85a804ade095', l='ServerLevel[world]', x=9809.20, y=-47.00, z=999979.80, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.86/10'/4574, uuid='a3e1f009-ed08-409d-9803-5dc84d86cb67', l='ServerLevel[world]', x=9840.28, y=-57.00, z=1000000.50, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 0.86/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4578, uuid='f3e41f8f-e01c-414a-9b12-f59f1ab02819', l='ServerLevel[world]', x=9799.79, y=-47.00, z=999976.75, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4590, uuid='faab0e26-8359-4093-8484-9ad3f354e078', l='ServerLevel[world]', x=9800.53, y=-47.00, z=999976.47, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9/10'/4575, uuid='327da03d-813e-4e4a-8389-47830bbba3c7', l='ServerLevel[world]', x=9836.77, y=-47.00, z=999989.28, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 9/10 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98.62/100'/4579, uuid='ee134c3e-c0e6-48a6-bbd2-6d0905e3d4dc', l='ServerLevel[world]', x=9838.62, y=-47.00, z=999987.24, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 98.62/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4595, uuid='e7aaf58e-a064-42df-8a99-1d17f534d85d', l='ServerLevel[world]', x=9806.23, y=-47.00, z=999979.13, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[15:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4554, uuid='eff87fb5-5cbc-4b0c-8d5a-7e4143689611', l='ServerLevel[world]', x=9841.16, y=-47.00, z=999991.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[15:58:02] [Server thread/INFO]: Killed 156 entities
[15:58:33] [User Authenticator #15/INFO]: UUID of player iD3rpy is 77b1e199-8eee-48ea-810f-71bae7c9074f
[15:58:33] [Server thread/INFO]: [+] iD3rpy
[15:58:33] [Server thread/INFO]: iD3rpy[/223.172.189.52:34808] logged in with entity id 4750 at ([world]9922.238224617024, 81.125, 999976.1738898994)
[15:58:36] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Invalid *(Type A)* (1/8)
[15:58:36] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type B) (2/20)
[15:58:36] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type C) (2/15)
[15:58:36] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type D) (2/20)
[15:58:36] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type B) (3/20)
[15:58:36] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type D) (3/20)
[15:58:36] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Motion (Type A) (1/15)
[15:58:36] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type B) (4/20)
[15:58:36] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type C) (4/15)
[15:58:36] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type D) (4/20)
[15:58:36] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Strafe (Type A) (2/15)
[15:58:36] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type B) (5/20)
[15:58:36] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type D) (5/20)
[15:58:36] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type B) (6/20)
[15:58:36] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type C) (6/15)
[15:58:36] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type D) (6/20)
[15:58:37] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type B) (7/20)
[15:58:37] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type D) (7/20)
[15:58:37] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type B) (8/20)
[15:58:37] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type C) (8/15)
[15:58:37] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type D) (8/20)
[15:58:37] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type B) (9/20)
[15:58:37] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Speed (Type D) (9/20)
[15:58:37] [pool-20-thread-1/INFO]: [Vulcan] iD3rpy failed Improbable (Type B) (1/1)
[15:58:37] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kick iD3rpy [Vulcan] Unfair Advantage
[15:58:37] [Server thread/INFO]: iD3rpy lost connection: [Vulcan] Unfair Advantage
[15:58:37] [Server thread/INFO]: [-] iD3rpy
[15:58:37] [Server thread/INFO]: [Essentials] Player Console kicked iD3rpy for [Vulcan] Unfair Advantage.
[15:58:58] [Server thread/INFO]: oren1321 lost connection: Disconnected
[15:58:58] [Server thread/INFO]: [-] oren1321
[15:59:00] [User Authenticator #15/INFO]: UUID of player SilversWho is 6b2d5adc-c571-489e-a8c7-d2e3e3fd3ee7
[15:59:00] [Server thread/INFO]: Everyone, welcome SilversWho to AngyBox!
[15:59:00] [Server thread/INFO]: [+] SilversWho
[15:59:00] [Server thread/INFO]: SilversWho[/210.239.187.109:49246] logged in with entity id 4763 at ([world]9927.5, 81.0, 999938.5)
[15:59:00] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[15:59:05] [Server thread/INFO]: kingalon821 issued server command: /spawn
[15:59:08] [pool-20-thread-1/INFO]: [Vulcan] SilversWho failed Motion (Type C) (1/5)
[15:59:08] [pool-20-thread-1/INFO]: [Vulcan] SilversWho failed Strafe (Type A) (2/15)
[15:59:08] [pool-20-thread-1/INFO]: [Vulcan] SilversWho failed Speed (Type C) (2/15)
[15:59:08] [pool-20-thread-1/INFO]: [Vulcan] SilversWho failed Strafe (Type A) (4/15)
[15:59:08] [pool-20-thread-1/INFO]: [Vulcan] SilversWho failed Flight (Type B) (2/30)
[15:59:08] [pool-20-thread-1/INFO]: [Vulcan] SilversWho failed Strafe (Type A) (6/15)
[15:59:08] [pool-20-thread-1/INFO]: [Vulcan] SilversWho failed Flight (Type B) (4/30)
[15:59:11] [Server thread/INFO]: kingalon821 issued server command: /rules
[15:59:21] [pool-20-thread-1/INFO]: [Vulcan] SilversWho failed Flight (Type B) (6/30)
[15:59:21] [pool-20-thread-1/INFO]: [Vulcan] SilversWho failed Flight (Type B) (8/30)
[15:59:22] [pool-20-thread-1/INFO]: [Vulcan] SilversWho failed Flight (Type B) (10/30)
[15:59:22] [pool-20-thread-1/INFO]: [Vulcan] SilversWho failed Flight (Type B) (12/30)
[15:59:22] [pool-20-thread-1/INFO]: [Vulcan] SilversWho failed Flight (Type B) (14/30)
[15:59:22] [pool-20-thread-1/INFO]: [Vulcan] SilversWho failed Flight (Type B) (16/30)
[15:59:22] [pool-20-thread-1/INFO]: [Vulcan] SilversWho failed Flight (Type B) (18/30)
[15:59:22] [pool-20-thread-1/INFO]: [Vulcan] SilversWho failed Improbable (Type B) (1/1)
[15:59:22] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kick SilversWho [Vulcan] Unfair Advantage
[15:59:22] [Server thread/INFO]: SilversWho lost connection: [Vulcan] Unfair Advantage
[15:59:22] [Server thread/INFO]: [-] SilversWho
[15:59:22] [Server thread/INFO]: [Essentials] Player Console kicked SilversWho for [Vulcan] Unfair Advantage.
[15:59:27] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4718, uuid='e995c977-7793-43eb-8109-4ce7061253bb', l='ServerLevel[world]', x=9845.93, y=-53.00, z=999979.12, cpos=[615, 62498], tl=1705, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[15:59:47] [User Authenticator #15/INFO]: UUID of player yhoaa is 28ddadae-1621-4713-8830-e0ba678ab040
[15:59:47] [Server thread/INFO]: [+] yhoaa
[15:59:47] [Server thread/INFO]: yhoaa[/39.236.38.173:35108] logged in with entity id 4764 at ([world]9936.185883426166, 81.0, 999949.3890186382)
[15:59:54] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/4719, uuid='ed2540e2-9324-47f6-8ef6-1913213f01cf', l='ServerLevel[world]', x=9844.83, y=-53.00, z=999979.07, cpos=[615, 62498], tl=2258, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[16:00:00] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4703, uuid='d3de5f6b-0667-4e13-978d-9bbec84911b1', l='ServerLevel[world]', x=9844.73, y=-53.00, z=999978.23, cpos=[615, 62498], tl=2378, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:00:15] [Server thread/INFO]: yhoaa issued server command: /pv 1
[16:00:15] [User Authenticator #15/INFO]: UUID of player slimegaming64 is 2d9d54f3-b4b7-4565-b129-7b1317840d38
[16:00:15] [Server thread/INFO]: Everyone, welcome slimegaming64 to AngyBox!
[16:00:15] [Server thread/INFO]: [+] slimegaming64
[16:00:15] [Server thread/INFO]: slimegaming64[/28.108.184.178:53084] logged in with entity id 4765 at ([world]9927.5, 81.0, 999938.5)
[16:00:15] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[16:00:26] [Server thread/INFO]: slimegaming64 issued server command: /rules
[16:00:30] [Server thread/INFO]: [Essentials] Created a User for Beacon Lunatic (5bbd11dd-0dda-2ace-a5d8-1f93f39ca136) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[16:00:34] [User Authenticator #15/INFO]: UUID of player oren1321 is 03dfa76a-55e4-4251-90f1-baa38ac4699c
[16:00:34] [Server thread/INFO]: [+] oren1321
[16:00:34] [Server thread/INFO]: oren1321[/52.6.86.226:35620] logged in with entity id 4774 at ([world]10119.300000011921, 81.0, 1000005.0699359904)
[16:00:35] [Server thread/INFO]: slimegaming64 lost connection: Disconnected
[16:00:35] [Server thread/INFO]: [-] slimegaming64
[16:00:40] [Server thread/INFO]: kingalon821 has made the advancement [Diamonds!]
[16:00:50] [Server thread/INFO]: yhoaa lost connection: Disconnected
[16:00:50] [Server thread/INFO]: [-] yhoaa
[16:00:55] [Server thread/INFO]: Fortrezz7 lost connection: Disconnected
[16:00:55] [Server thread/INFO]: [-] Fortrezz7
[16:00:58] [Server thread/INFO]: oren1321 lost connection: Disconnected
[16:00:58] [Server thread/INFO]: [-] oren1321
[16:01:10] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4701, uuid='bf4c63b8-9a46-4d32-a37f-e90e7fcf55d8', l='ServerLevel[world]', x=9845.85, y=-53.00, z=999979.22, cpos=[615, 62498], tl=3766, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:01:53] [User Authenticator #16/INFO]: UUID of player oren1321 is 03dfa76a-55e4-4251-90f1-baa38ac4699c
[16:01:54] [Server thread/INFO]: [+] oren1321
[16:01:54] [Server thread/INFO]: oren1321[/52.6.86.226:33640] logged in with entity id 4785 at ([world]10130.105604238825, 83.5, 1000004.4919241675)
[16:02:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[16:02:22] [User Authenticator #16/INFO]: UUID of player Trenfix4 is e94092f8-4216-4cd1-8264-5039c986c9d4
[16:02:22] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player Trenfix4. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[16:02:22] [Server thread/INFO]: [+] Trenfix4
[16:02:22] [Server thread/INFO]: Trenfix4[/182.109.72.75:54688] logged in with entity id 4794 at ([world]9918.609235528456, 62.0, 999863.3000000119)
[16:02:26] [Server thread/INFO]: Trenfix4 lost connection: Disconnected
[16:02:26] [Server thread/INFO]: [-] Trenfix4
[16:03:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4716, uuid='df308c75-3fd1-46ee-9ef3-68141e6c055b', l='ServerLevel[world]', x=9841.15, y=-47.00, z=999985.19, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4749, uuid='59f9b274-5082-4f48-bd02-a826c21210e0', l='ServerLevel[world]', x=9799.83, y=-47.00, z=999983.41, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/4715, uuid='1e55dde5-a9b3-4a6e-aa1b-44cb756cb367', l='ServerLevel[world]', x=9845.63, y=-47.00, z=999988.00, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.15/10'/4717, uuid='116d8e69-9bd3-4700-813d-284143dfa1fa', l='ServerLevel[world]', x=9834.86, y=-47.00, z=999990.31, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.15/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4747, uuid='5f341d72-0f3e-4533-843f-abddf6664b03', l='ServerLevel[world]', x=9836.80, y=-47.00, z=999989.51, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4746, uuid='e15f5257-e9df-4d75-8e05-2940456d4bbb', l='ServerLevel[world]', x=9844.21, y=-47.00, z=999989.23, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4748, uuid='a18054aa-b9ca-4c49-8915-b48066f42a3b', l='ServerLevel[world]', x=9805.41, y=-47.00, z=999974.65, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4713, uuid='10dcf715-13b1-4d85-8106-99248cebe084', l='ServerLevel[world]', x=9838.90, y=-47.00, z=999985.10, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4721, uuid='8bc0602f-870b-41f3-8c7c-1ca92022ccb7', l='ServerLevel[world]', x=9848.26, y=-52.00, z=999975.51, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4711, uuid='0da5df00-0c74-4565-9c1f-112e2cd2e254', l='ServerLevel[world]', x=9839.73, y=-57.00, z=999972.26, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 39.57/46.7'/4709, uuid='173283ba-5674-4079-86d1-9d34065bb777', l='ServerLevel[world]', x=9838.58, y=-47.00, z=999986.63, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 39.57/46.7 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4726, uuid='edbc4753-bd10-4261-9b97-397a05be233b', l='ServerLevel[world]', x=9792.50, y=-57.00, z=999999.25, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 21.92/28.71'/4723, uuid='b3bbbfe3-0171-484a-97b7-c01121fe210a', l='ServerLevel[world]', x=9845.43, y=-47.00, z=999981.72, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 21.92/28.71 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4743, uuid='273020e5-8ce0-49ff-b5c6-98a7a66bb94e', l='ServerLevel[world]', x=9842.03, y=-47.00, z=999988.95, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4739, uuid='0a13b2d4-f87d-4b88-be0c-660183c2be71', l='ServerLevel[world]', x=9788.76, y=-57.00, z=1000000.10, cpos=[611, 62500], tl=1741, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4742, uuid='6d28379f-7593-4f72-8539-802a74ca4b53', l='ServerLevel[world]', x=9798.52, y=-47.00, z=999975.71, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 253.15/253.15'/4738, uuid='e8943c73-4ee0-4f03-8057-7789e5d2cc2f', l='ServerLevel[world]', x=9802.53, y=-47.00, z=999976.57, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 253.15/253.15 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4722, uuid='1cfe4def-b54d-49d6-99e1-2781af3b6d50', l='ServerLevel[world]', x=9846.62, y=-57.00, z=999990.79, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4710, uuid='361931c1-7314-45b9-9d65-f0145aa0e39e', l='ServerLevel[world]', x=9838.75, y=-47.00, z=999982.79, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4714, uuid='c3cd291b-665c-4e99-96ca-858d1bc4a613', l='ServerLevel[world]', x=9837.83, y=-57.00, z=999996.83, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4706, uuid='c9ec88a8-f618-44e9-a8fc-7a6e765d8937', l='ServerLevel[world]', x=9837.11, y=-47.00, z=999992.01, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4702, uuid='76302b63-f3c4-46cd-988d-b3692bc7f98f', l='ServerLevel[world]', x=9843.52, y=-47.00, z=999987.40, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4732, uuid='803a8441-d4de-40bd-aad0-e1e2f7713c46', l='ServerLevel[world]', x=9807.24, y=-47.00, z=999983.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4733, uuid='7cba0679-e98d-43fa-8c47-c0735b40a535', l='ServerLevel[world]', x=9805.19, y=-47.00, z=999975.48, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4731, uuid='37f6b2a0-30b5-410d-8fea-4606c2ee49c6', l='ServerLevel[world]', x=9836.71, y=-47.00, z=999984.76, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4730, uuid='849c8a45-4e92-43f7-b792-7c58552902ae', l='ServerLevel[world]', x=9789.74, y=-57.00, z=999985.21, cpos=[611, 62499], tl=2366, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4735, uuid='51407660-9733-49af-8653-23dc4610c5a8', l='ServerLevel[world]', x=9809.76, y=-47.00, z=999980.63, cpos=[613, 62498], tl=4854, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4734, uuid='3413701b-4250-44ea-a114-82dee61045f5', l='ServerLevel[world]', x=9835.95, y=-47.00, z=999981.95, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4736, uuid='54f2d5aa-6fd7-4239-81e4-db43b2c0910b', l='ServerLevel[world]', x=9789.81, y=-57.00, z=1000000.51, cpos=[611, 62500], tl=1696, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4737, uuid='86bd4457-43d8-4df3-b9b7-197a26374c81', l='ServerLevel[world]', x=9800.80, y=-47.00, z=999974.27, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 360.83/360.83'/4729, uuid='d943e2f0-9c64-4b73-ae1b-194316b67204', l='ServerLevel[world]', x=9788.57, y=-57.00, z=999996.21, cpos=[611, 62499], tl=2038, v=true] died: [LVL 5] Pharoh 360.83/360.83 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98.56/100'/4727, uuid='5d48659c-3a82-4a03-a3f4-014f996125c4', l='ServerLevel[world]', x=9799.60, y=-47.00, z=999982.57, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98.56/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4705, uuid='958d2b3d-7f55-438e-a030-d5bb54ad0deb', l='ServerLevel[world]', x=9857.52, y=-57.00, z=1000000.19, cpos=[616, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 26.55/26.55'/4707, uuid='df074bdd-6453-404a-ab20-e7b5f23978e3', l='ServerLevel[world]', x=9834.22, y=-47.00, z=999990.71, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 26.55/26.55 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.95/10'/4708, uuid='ffd805bd-8e70-4bce-97c1-614ddf1061c4', l='ServerLevel[world]', x=9842.16, y=-47.00, z=999991.10, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.95/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 307.52/307.52'/4741, uuid='3dc03b16-17cd-4fc8-89ad-e362ea4ef025', l='ServerLevel[world]', x=9803.73, y=-47.00, z=999976.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 307.52/307.52 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/4724, uuid='a1819167-a3e9-4644-838d-f45bd6eb814a', l='ServerLevel[world]', x=9834.72, y=-47.00, z=999982.78, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99/100'/4725, uuid='7b7104c4-b5e2-4ede-8064-c38bb253fdd4', l='ServerLevel[world]', x=9806.28, y=-47.00, z=999973.51, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4744, uuid='1b78516a-1162-439b-ad0f-004bd35c3200', l='ServerLevel[world]', x=9799.49, y=-47.00, z=999980.64, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4740, uuid='7b3dd7c9-97b6-485d-9f1f-abf3352d8d3c', l='ServerLevel[world]', x=9800.74, y=-47.00, z=999981.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4745, uuid='ff51c26f-6891-445d-8853-797704e97c81', l='ServerLevel[world]', x=9804.46, y=-47.00, z=999973.70, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4704, uuid='8b0a1272-8097-4657-9aa1-7249e75a1299', l='ServerLevel[world]', x=9834.84, y=-47.00, z=999991.45, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4712, uuid='d957b4ba-c73f-453c-ac4d-b61381021427', l='ServerLevel[world]', x=9845.26, y=-47.00, z=999989.40, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4728, uuid='0f117c3c-9f03-4100-9994-9861802a00c8', l='ServerLevel[world]', x=9803.56, y=-47.00, z=999978.56, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/4720, uuid='61c312b5-3b9c-4fb9-9819-093baa669aca', l='ServerLevel[world]', x=9838.80, y=-47.00, z=999987.49, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[16:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4700, uuid='a6e61843-c745-443f-aa58-60f9187f005b', l='ServerLevel[world]', x=9858.70, y=-56.00, z=999976.46, cpos=[616, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:03:02] [Server thread/INFO]: Killed 156 entities
[16:03:34] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4835, uuid='b2a12d7b-c9b2-4da6-97b5-686b904693e9', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=642, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:04:12] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4826, uuid='77a417bb-8066-48f1-99ef-bf0e59712196', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=1407, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:06:18] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.01/10'/4841, uuid='cacc57f1-a9a1-4896-9aba-5f27db7ece8e', l='ServerLevel[world]', x=9844.50, y=-56.00, z=999974.92, cpos=[615, 62498], tl=3934, v=true] died: [LVL 5] Mummy 0.01/10 burned to death
[16:06:24] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4837, uuid='a4ca67d5-78fa-44f9-af74-b12f6fa84945', l='ServerLevel[world]', x=9846.53, y=-56.08, z=999980.98, cpos=[615, 62498], tl=4057, v=true] died: [LVL 5] Mummy 0.13/10 burned to death
[16:07:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[16:07:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[16:07:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[16:07:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[16:07:22] [Server thread/INFO]: kingalon821 lost connection: Disconnected
[16:07:22] [Server thread/INFO]: [-] kingalon821
[16:07:29] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4839, uuid='d4d5a1ef-2432-459b-af72-38096d248d3c', l='ServerLevel[world]', x=9845.73, y=-53.00, z=999979.23, cpos=[615, 62498], tl=5344, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:08:01] [Server thread/INFO]: [Skuishy] Got latest version.
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4847, uuid='932dca40-f479-43d2-a093-ee43f7c52b37', l='ServerLevel[world]', x=9804.48, y=-47.00, z=999976.28, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4850, uuid='08bfe6d4-d284-4715-83e3-18ba44c6a88f', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4849, uuid='11a074b6-01ef-4c0b-baa4-7b026b6754f2', l='ServerLevel[world]', x=9805.33, y=-47.00, z=999976.72, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4848, uuid='57468bf9-99ae-460c-8cc6-6481186c8c1a', l='ServerLevel[world]', x=9801.78, y=-47.00, z=999974.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4846, uuid='024abbd2-5cfe-4cd9-9e75-ed7007654489', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4853, uuid='0012c8b9-9f0b-487b-9233-ae65e4f0b010', l='ServerLevel[world]', x=9805.47, y=-47.00, z=999980.17, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4845, uuid='21e4910e-71eb-4e9a-a0d7-4ded86ffb452', l='ServerLevel[world]', x=9808.52, y=-47.00, z=999975.75, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4851, uuid='6d089cf5-17cb-44bd-8781-bd9c27168bda', l='ServerLevel[world]', x=9801.80, y=-47.00, z=999972.68, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4843, uuid='0ca969b3-2803-4c4f-96fd-84838da2da23', l='ServerLevel[world]', x=9835.66, y=-47.00, z=999984.80, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.42/10'/4840, uuid='1421f8be-ab73-4726-b1c6-ad42974b5a70', l='ServerLevel[world]', x=9837.40, y=-47.00, z=999985.50, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.42/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4823, uuid='ecd04905-6b4a-45ed-b660-b97457325489', l='ServerLevel[world]', x=9842.16, y=-47.00, z=999992.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4856, uuid='5f26bda1-d95d-4977-82c6-3e83e6c97952', l='ServerLevel[world]', x=9798.80, y=-47.00, z=999980.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4855, uuid='1dad545d-e332-478e-993b-06fcbd0050f6', l='ServerLevel[world]', x=9805.42, y=-47.00, z=999976.01, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4820, uuid='b123642a-b5f3-4be7-97d6-92bd1c5c5f40', l='ServerLevel[world]', x=9843.19, y=-47.00, z=999987.25, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4827, uuid='1c6a9417-929d-4378-af37-c5ff04018a42', l='ServerLevel[world]', x=9837.79, y=-47.00, z=999991.18, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4824, uuid='b9b6d5f8-4f41-4beb-8241-cb8038245fa6', l='ServerLevel[world]', x=9844.20, y=-47.00, z=999992.25, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4844, uuid='69e6fb26-5ce3-4821-b4b0-f55e7c6e8b7d', l='ServerLevel[world]', x=9791.79, y=-57.00, z=999973.53, cpos=[611, 62498], tl=5779, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4852, uuid='112d559c-b621-4b71-bb53-349deed0ba3f', l='ServerLevel[world]', x=9802.25, y=-47.00, z=999979.71, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4860, uuid='1ff38845-06a5-4bb1-a95c-dfc24dacb8c9', l='ServerLevel[world]', x=9804.21, y=-47.00, z=999982.15, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.26/10'/4836, uuid='b5020b55-9909-4ba6-bf3f-e6864477f3f1', l='ServerLevel[world]', x=9833.25, y=-48.00, z=999989.54, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.26/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4819, uuid='e0174ee0-9db1-422d-ab8d-cf0f9e93c671', l='ServerLevel[world]', x=9840.36, y=-47.00, z=999982.27, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4864, uuid='683bf12b-06c3-4826-bba6-77bfa92b611c', l='ServerLevel[world]', x=9835.83, y=-47.00, z=999987.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4868, uuid='1d98d558-e2f1-47a0-ad6a-781a08c8f2ef', l='ServerLevel[world]', x=9842.09, y=-47.00, z=999983.56, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4865, uuid='2299212d-a015-4dde-83fd-5f65c660ef64', l='ServerLevel[world]', x=9806.20, y=-47.00, z=999974.63, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/4832, uuid='5c775d72-add8-41ef-b4a4-e46735380dd4', l='ServerLevel[world]', x=9846.50, y=-57.00, z=999988.23, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4834, uuid='0e618fc0-039f-400e-88ab-38bb80d991c5', l='ServerLevel[world]', x=9849.49, y=-53.08, z=999967.56, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4833, uuid='95d80bc3-1525-4512-bb40-03705bcee2b9', l='ServerLevel[world]', x=9840.76, y=-57.00, z=999994.16, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/4831, uuid='2c011dbf-95a1-42d0-9d60-9b4f60c63ee2', l='ServerLevel[world]', x=9844.16, y=-47.00, z=999982.85, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4830, uuid='ff8c7626-7383-4138-a48f-2729410f60c5', l='ServerLevel[world]', x=9851.22, y=-49.50, z=999970.79, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4828, uuid='bec6779a-c633-422c-8a6d-7575aa18a914', l='ServerLevel[world]', x=9851.77, y=-48.50, z=999972.70, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 23.54/23.54'/4829, uuid='5760b2fd-0191-474a-95f5-1930dc127278', l='ServerLevel[world]', x=9858.53, y=-56.00, z=999976.79, cpos=[616, 62498], tl=5980, v=true] died: [LVL 5] Mummy 23.54/23.54 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4861, uuid='7fef8435-52e4-4f9d-b5fd-9ba4fe117506', l='ServerLevel[world]', x=9798.65, y=-47.00, z=999973.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4863, uuid='5c337310-63d9-4338-8353-3ef6f54f9910', l='ServerLevel[world]', x=9799.35, y=-47.00, z=999978.47, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4859, uuid='d9f975ca-01cc-4d42-98c8-fd6231f338f9', l='ServerLevel[world]', x=9836.72, y=-47.00, z=999982.77, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4867, uuid='fbfd109d-b3b2-4e43-8f08-280aca60b3a1', l='ServerLevel[world]', x=9799.80, y=-47.00, z=999979.44, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4857, uuid='f37f0519-df70-438a-ab9d-a8676fd4326f', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4842, uuid='1de275de-8b5f-4f25-91a6-0b12dd519b93', l='ServerLevel[world]', x=9839.12, y=-47.00, z=999992.27, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4821, uuid='21049f5a-5715-4ede-a55d-802f08edc0d6', l='ServerLevel[world]', x=9805.84, y=-47.00, z=999981.70, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4838, uuid='1ab88e9e-5505-445e-8658-310f20b6f3d1', l='ServerLevel[world]', x=9799.31, y=-47.00, z=999975.47, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9/10'/4822, uuid='c8f94a2c-c767-4471-b518-f0da40bdadde', l='ServerLevel[world]', x=9805.64, y=-47.00, z=999975.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 9/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4825, uuid='f9369227-1e5b-43db-9cb4-c4bed394ba3d', l='ServerLevel[world]', x=9832.52, y=-57.00, z=999991.05, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4854, uuid='c6b5916d-ea82-4c84-93ff-aef3b54dd7a9', l='ServerLevel[world]', x=9799.82, y=-47.00, z=999972.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4862, uuid='6ec53fb3-73ec-483e-a06b-c8f715a9368e', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4858, uuid='4809d1a9-662f-4b0d-9e55-b043ec22bc14', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4866, uuid='a95617b6-65ae-43fd-b5d8-ccb5d3d47ee4', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:08:02] [Server thread/INFO]: Killed 155 entities
[16:09:31] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/4893, uuid='7f552018-8611-4306-ab5f-767e4fe9b2d9', l='ServerLevel[world]', x=9835.88, y=-57.00, z=999980.50, cpos=[614, 62498], tl=1780, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[16:09:48] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4916, uuid='c9d21979-eb51-4884-baba-85cff018daa9', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=2136, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:10:06] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.3/10'/4907, uuid='6c4a4ef8-2274-41fb-b627-68a823db0e24', l='ServerLevel[world]', x=9838.17, y=-57.00, z=999980.50, cpos=[614, 62498], tl=2482, v=true] died: [LVL 5] Mummy 0.3/10 burned to death
[16:11:43] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4896, uuid='bff83408-cb3e-4d55-b987-e81dcc4dce54', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=4436, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:12:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[16:12:15] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/4894, uuid='180b77a4-a552-4e0b-9649-708828eb6390', l='ServerLevel[world]', x=9833.45, y=-55.70, z=999981.67, cpos=[614, 62498], tl=5064, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[16:13:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.58/10'/4914, uuid='af9818ba-bc48-4aba-bbdb-5e6881f9f1ac', l='ServerLevel[world]', x=9837.12, y=-47.00, z=999983.99, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.58/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4912, uuid='4dfe6c39-6868-4e74-a028-a8b8bdbe358b', l='ServerLevel[world]', x=9836.80, y=-57.00, z=999993.51, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4915, uuid='2392a81a-0ac4-4487-aa1e-688835286357', l='ServerLevel[world]', x=9839.66, y=-47.00, z=999986.64, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4913, uuid='7f1f8870-333f-41ed-93b0-2ab87b64cfa5', l='ServerLevel[world]', x=9833.51, y=-48.50, z=999988.90, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4911, uuid='24ec8a15-d794-48f7-90f0-309b35175135', l='ServerLevel[world]', x=9836.76, y=-47.00, z=999986.83, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4917, uuid='b46158db-70d5-4e15-99ae-e676d8d637db', l='ServerLevel[world]', x=9799.97, y=-57.00, z=999984.97, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4918, uuid='9592008e-efac-4502-8657-924de030e902', l='ServerLevel[world]', x=9791.97, y=-57.00, z=999973.48, cpos=[611, 62498], tl=804, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4942, uuid='8ad37b03-61b0-4725-8af3-388e788270f0', l='ServerLevel[world]', x=9800.74, y=-47.00, z=999978.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 348.83/348.83'/4940, uuid='31727f87-0e7e-45fb-8246-05cf1f2e4202', l='ServerLevel[world]', x=9801.28, y=-47.00, z=999978.58, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 348.83/348.83 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4925, uuid='43b2f00f-fc61-48ed-ab4a-ea69f9d24130', l='ServerLevel[world]', x=9837.56, y=-47.00, z=999986.16, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4908, uuid='ac5d551a-54c6-4934-bd10-f13c9841d9f7', l='ServerLevel[world]', x=9837.78, y=-47.00, z=999988.02, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.62/100'/4924, uuid='a6599760-0d08-4998-be18-52206020888e', l='ServerLevel[world]', x=9802.83, y=-47.00, z=999981.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.62/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4904, uuid='ea944931-4e95-4440-84a4-9d1dc96ee314', l='ServerLevel[world]', x=9855.15, y=-57.00, z=999989.80, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4921, uuid='18796901-d284-4484-aee7-37f4a99f916b', l='ServerLevel[world]', x=9791.96, y=-57.00, z=999994.51, cpos=[611, 62499], tl=3932, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4920, uuid='46154e1f-dac3-45b7-8268-98393286cd6f', l='ServerLevel[world]', x=9805.34, y=-47.00, z=999972.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4909, uuid='f4431f31-5458-4986-a014-0d4452536ffc', l='ServerLevel[world]', x=9838.97, y=-47.00, z=999985.52, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4905, uuid='b6b32e5c-70d8-48aa-868c-8abea622e7e7', l='ServerLevel[world]', x=9845.30, y=-47.00, z=999986.20, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4933, uuid='504b0715-c60e-4c43-8ffb-e7babaac693b', l='ServerLevel[world]', x=9801.73, y=-47.00, z=999982.27, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4941, uuid='f506da3c-9ab4-4ced-a120-8b98dca7a13d', l='ServerLevel[world]', x=9791.92, y=-57.00, z=999983.08, cpos=[611, 62498], tl=841, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4937, uuid='f4604d13-353d-4bb5-b4ef-08697a440721', l='ServerLevel[world]', x=9805.90, y=-47.00, z=999979.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4897, uuid='4e0d74e4-0d1e-41f2-a1e9-4b40bfb5c90c', l='ServerLevel[world]', x=9843.15, y=-47.00, z=999990.96, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/4898, uuid='0458f8d7-e46c-498a-b6fe-e5e85af6a3da', l='ServerLevel[world]', x=9838.57, y=-47.00, z=999986.73, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4929, uuid='edf814d5-2d40-464c-97b0-92bffa18e590', l='ServerLevel[world]', x=9805.72, y=-47.00, z=999975.51, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4931, uuid='96922cff-b8be-4a79-9b21-3768869b6050', l='ServerLevel[world]', x=9835.79, y=-47.00, z=999990.25, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4930, uuid='c3dde02d-f39c-4ca7-af75-bc338a6b9461', l='ServerLevel[world]', x=9804.34, y=-47.00, z=999972.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4932, uuid='cb989498-c1e7-45ea-a5cd-77f65caa5902', l='ServerLevel[world]', x=9804.16, y=-47.00, z=999976.85, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4899, uuid='beb55bd8-7351-419a-a808-b92d7bbd23a0', l='ServerLevel[world]', x=9846.50, y=-57.00, z=999985.78, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4900, uuid='bfd0dd87-b6f9-47b0-8aa1-c3d49cc65c43', l='ServerLevel[world]', x=9843.66, y=-47.00, z=999985.98, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4926, uuid='1201de3c-93e8-49a5-aa84-46a260e95b6c', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/4901, uuid='882a2c70-3f04-45db-834c-be784227d744', l='ServerLevel[world]', x=9845.37, y=-47.00, z=999982.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4936, uuid='0dd6d6ad-20ac-4dd6-8f4a-32d69d8829c0', l='ServerLevel[world]', x=9836.48, y=-47.00, z=999983.72, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4928, uuid='6776bf3a-00a9-4294-aed6-1a5d617928d7', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4895, uuid='d57de070-15d1-4290-989b-ad3a19ab8971', l='ServerLevel[world]', x=9843.96, y=-47.00, z=999991.48, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4934, uuid='19c3bca9-d27a-4225-b856-afc4d8b69a13', l='ServerLevel[world]', x=9804.19, y=-47.00, z=999979.32, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4939, uuid='ad807c7a-05f3-432f-8cb7-cfdeccf8b34d', l='ServerLevel[world]', x=9806.41, y=-47.00, z=999972.74, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/4906, uuid='6cbb9dee-0e95-4238-8e5f-491433388fc4', l='ServerLevel[world]', x=9833.99, y=-47.00, z=999987.13, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4923, uuid='47856f35-400a-40f7-8513-923041db6135', l='ServerLevel[world]', x=9791.95, y=-57.00, z=1000000.50, cpos=[611, 62500], tl=5399, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4922, uuid='a48946ff-0ed2-4102-8c15-985b9b5f39bc', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4938, uuid='43f440f0-b714-4464-aac2-59898db5cbcd', l='ServerLevel[world]', x=9841.81, y=-47.00, z=999987.66, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4903, uuid='96113125-aa25-4c93-bacc-706b674b53fb', l='ServerLevel[world]', x=9839.81, y=-47.00, z=999984.40, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4919, uuid='6fec1062-7815-400b-9089-8b0ccd6698a1', l='ServerLevel[world]', x=9808.26, y=-47.00, z=999975.77, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4910, uuid='68625404-a3df-46c5-99b2-40479075d8b7', l='ServerLevel[world]', x=9838.36, y=-47.00, z=999983.74, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4902, uuid='b54ebe72-b1c6-4bd8-8e8b-f2a42b26db6d', l='ServerLevel[world]', x=9839.55, y=-47.00, z=999987.81, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4927, uuid='3f81d732-0efb-49d4-8365-e4a810f49a98', l='ServerLevel[world]', x=9809.25, y=-47.00, z=999973.78, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4935, uuid='7ac4e932-07e8-4989-9827-4f73f7c8d7c3', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:13:02] [Server thread/INFO]: Killed 155 entities
[16:13:31] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/4971, uuid='1d125443-8eca-467f-b2a1-9af895f6a61b', l='ServerLevel[world]', x=9845.24, y=-53.00, z=999979.03, cpos=[615, 62498], tl=598, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:13:43] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.18/10'/4972, uuid='473456b5-1dad-4c8c-b255-0d31d454d963', l='ServerLevel[world]', x=9831.96, y=-57.00, z=999984.75, cpos=[614, 62499], tl=834, v=true] died: [LVL 5] Mummy 0.18/10 hit the ground too hard
[16:15:34] [User Authenticator #17/INFO]: UUID of player Hummercremesuppe is cab8ed19-4a76-4c81-a180-9aceb974023f
[16:15:35] [Server thread/INFO]: [+] Hummercremesuppe
[16:15:35] [Server thread/INFO]: Hummercremesuppe[/237.143.212.107:34256] logged in with entity id 5017 at ([world]9927.043371914731, 81.0, 999941.3808018421)
[16:15:38] [Server thread/INFO]: [Essentials] Created a User for CIT-2184ec272aae (2184ec27-2aae-299a-9b19-dacd8260333f) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[16:15:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/4985, uuid='784b012c-fc82-4495-904a-5329bfee5cb5', l='ServerLevel[world]', x=9845.23, y=-53.00, z=999979.51, cpos=[615, 62498], tl=3160, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[16:15:47] [Server thread/INFO]: Hummercremesuppe lost connection: Disconnected
[16:15:47] [Server thread/INFO]: [-] Hummercremesuppe
[16:16:11] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/4984, uuid='a5fc7a36-dc98-44cf-9e30-3ef0632a6204', l='ServerLevel[world]', x=9849.21, y=-57.00, z=999982.25, cpos=[615, 62498], tl=3791, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[16:16:22] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/4980, uuid='b6298005-f075-4914-8bf7-e1e57d29c96e', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=4010, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[16:17:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[16:18:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5013, uuid='c3138bd3-202c-4ffa-b124-f0d500fcc346', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5014, uuid='57439635-dfd3-4089-b42b-38c06e6e5768', l='ServerLevel[world]', x=9801.86, y=-47.00, z=999973.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5012, uuid='68ae10b7-e146-4a5a-9d47-aaf2e320163a', l='ServerLevel[world]', x=9802.35, y=-47.00, z=999978.91, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4981, uuid='e817036d-34f8-4f33-9f82-8a0793d17094', l='ServerLevel[world]', x=9837.91, y=-47.00, z=999989.71, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 21.93/28.72'/4979, uuid='904dca86-f5fd-48c1-8ba9-d95020885075', l='ServerLevel[world]', x=9835.99, y=-47.00, z=999982.66, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 21.93/28.72 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5015, uuid='9c8bf436-de03-4e43-b176-50725d50df43', l='ServerLevel[world]', x=9809.81, y=-47.00, z=999980.54, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/4978, uuid='29995464-4168-4468-9d7a-7369d7ff9297', l='ServerLevel[world]', x=9842.10, y=-47.00, z=999985.15, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4982, uuid='3b81e284-be8f-40e6-b28d-7373a43689db', l='ServerLevel[world]', x=9842.18, y=-47.00, z=999985.93, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5011, uuid='b3281843-c5f8-4baa-9c93-ce5da93b445a', l='ServerLevel[world]', x=9800.69, y=-47.00, z=999974.06, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5009, uuid='98509612-bab0-447b-a39d-7bb752d66686', l='ServerLevel[world]', x=9800.81, y=-47.00, z=999977.25, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4976, uuid='2d540336-f108-4b58-a2ac-e058554f3374', l='ServerLevel[world]', x=9833.78, y=-57.00, z=999974.17, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4974, uuid='66a78820-0adc-4fb1-8ec2-599081417ab5', l='ServerLevel[world]', x=9837.18, y=-47.00, z=999982.59, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 460.81/460.81'/5005, uuid='93800200-01c4-4ece-b5ea-5a13efa62dcf', l='ServerLevel[world]', x=9803.02, y=-47.00, z=999973.42, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 460.81/460.81 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4973, uuid='12b99c5a-d312-478a-9ab9-499ce265b584', l='ServerLevel[world]', x=9842.94, y=-47.00, z=999985.56, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 37.05/37.05'/4990, uuid='ca659e85-e65d-4867-a542-ceef1f701e64', l='ServerLevel[world]', x=9851.86, y=-48.50, z=999972.83, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 37.05/37.05 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5006, uuid='152dfebd-ebcc-4256-9892-e87a8fe62045', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4986, uuid='7706d191-e9ad-4400-8456-baf7e9264a92', l='ServerLevel[world]', x=9840.12, y=-47.00, z=999982.73, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5002, uuid='4eccc889-750a-4a88-9fdb-b301071fdf1d', l='ServerLevel[world]', x=9801.53, y=-47.00, z=999979.24, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.84/10'/4989, uuid='f07158e6-e90d-41a7-a0b1-a6c420c4b7e8', l='ServerLevel[world]', x=9841.19, y=-47.00, z=999984.51, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.84/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5010, uuid='14d8d5aa-b888-4fbe-a446-b925631c1610', l='ServerLevel[world]', x=9802.37, y=-47.00, z=999974.28, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/4977, uuid='4a3767d8-cfab-421e-a43c-313261101670', l='ServerLevel[world]', x=9839.83, y=-47.00, z=999992.15, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4969, uuid='04744d64-a9db-44b2-a160-9f367c9e3191', l='ServerLevel[world]', x=9849.81, y=-55.50, z=999964.80, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5000, uuid='9e113289-5305-4b16-bc39-18a21b67133b', l='ServerLevel[world]', x=9854.27, y=-56.00, z=999980.46, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4999, uuid='33329688-8486-42d9-be94-2a6f0676530d', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4998, uuid='59de3187-4c39-4706-93cf-6737d830068c', l='ServerLevel[world]', x=9838.85, y=-47.00, z=999990.56, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4997, uuid='992d60f3-dc90-453e-8fba-3de4e0fbbe2e', l='ServerLevel[world]', x=9801.22, y=-47.00, z=999974.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4996, uuid='40ad8651-6f5d-43e3-8ab9-a4f2800798ed', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4995, uuid='dff4bdcd-42c0-4c6d-9c14-40febd24b0b6', l='ServerLevel[world]', x=9843.83, y=-47.00, z=999986.13, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4994, uuid='cb093632-5e20-4d48-8223-66e6b6272b65', l='ServerLevel[world]', x=9840.84, y=-47.00, z=999983.90, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4993, uuid='907b18cb-f2d2-48a0-bb46-4f10ebb803ed', l='ServerLevel[world]', x=9803.95, y=-47.00, z=999973.49, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5001, uuid='6b1a16e2-0058-4366-8316-c8fb4b720a89', l='ServerLevel[world]', x=9853.13, y=-57.00, z=1000000.13, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4968, uuid='d2926b0a-dc4a-4aa0-9b9c-33dc5c367469', l='ServerLevel[world]', x=9842.26, y=-47.00, z=999988.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4970, uuid='4388bd8c-c194-4add-b2f3-91fcebb9f84e', l='ServerLevel[world]', x=9833.52, y=-52.25, z=999984.72, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4988, uuid='1a62ee9f-868f-48e8-8475-62649cdce07b', l='ServerLevel[world]', x=9833.72, y=-47.00, z=999990.32, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5004, uuid='6f8fb2e5-982b-4c8c-bc65-f47fb5f7f5df', l='ServerLevel[world]', x=9840.17, y=-47.00, z=999989.71, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5003, uuid='f0bd01fc-e2af-419e-92d6-80e4b807145a', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/4987, uuid='2b331989-5e70-46f3-8297-24431593ee4a', l='ServerLevel[world]', x=9845.21, y=-47.00, z=999992.27, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 94.15/100'/5007, uuid='17fdf50a-52f9-4d13-94af-671000693724', l='ServerLevel[world]', x=9837.60, y=-47.00, z=999983.64, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 94.15/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4991, uuid='a9cfaa08-b9b8-4275-89e5-76763c45155c', l='ServerLevel[world]', x=9843.56, y=-56.00, z=999973.79, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/4992, uuid='139ad9a5-b1f1-45da-925e-fdc5c28cbd83', l='ServerLevel[world]', x=9791.93, y=-57.00, z=999972.01, cpos=[611, 62498], tl=830, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4967, uuid='8b6a0abf-cea7-42de-a85e-6094d015ca67', l='ServerLevel[world]', x=9844.20, y=-47.00, z=999982.73, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5008, uuid='089b61b9-2719-4949-a75a-0261df24afbd', l='ServerLevel[world]', x=9803.06, y=-47.00, z=999975.70, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/4983, uuid='ccac8b9e-2d2f-4faf-94d0-2b99e46b0209', l='ServerLevel[world]', x=9845.18, y=-55.00, z=999976.46, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5016, uuid='969ab64c-fc76-469f-aa77-4f7be18a8536', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/4975, uuid='f2b74631-90bf-4881-b4da-ac2c3faa91c2', l='ServerLevel[world]', x=9841.61, y=-47.00, z=999987.39, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[16:18:02] [Server thread/INFO]: Killed 155 entities
[16:19:47] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5044, uuid='55c6fb22-5844-4596-9b40-b703539d9d5e', l='ServerLevel[world]', x=9845.79, y=-53.00, z=999979.25, cpos=[615, 62498], tl=2113, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:19:55] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/5050, uuid='6a6ac655-b312-43eb-96b5-6711158954d2', l='ServerLevel[world]', x=9834.94, y=-57.00, z=999980.50, cpos=[614, 62498], tl=2260, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[16:20:45] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5064, uuid='ff70ace8-f23c-44ca-a3d3-7d26472f71c4', l='ServerLevel[world]', x=9844.36, y=-54.15, z=999980.60, cpos=[615, 62498], tl=3279, v=true] died: [LVL 5] Mummy 0.13/10 burned to death
[16:22:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[16:22:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[16:22:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5081, uuid='0b5c930c-4611-44d9-8eea-8ad8a0dd4550', l='ServerLevel[world]', x=9800.79, y=-47.00, z=999974.15, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5077, uuid='9f0d5fe1-2f9a-4fc1-aa6c-2587af860da1', l='ServerLevel[world]', x=9801.92, y=-47.00, z=999978.26, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5082, uuid='bae9c0ce-a1e0-40c8-8145-5383781a412b', l='ServerLevel[world]', x=9803.23, y=-47.00, z=999982.26, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5080, uuid='825d391c-c9a1-4920-918c-ebb467acd305', l='ServerLevel[world]', x=9802.16, y=-47.00, z=999980.98, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5078, uuid='2c14b6cf-e69c-48e0-b372-b07303fe6a9d', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5076, uuid='47ccfd67-a2d7-4595-901a-009f56c11a88', l='ServerLevel[world]', x=9791.99, y=-57.00, z=999987.00, cpos=[611, 62499], tl=78, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5079, uuid='e985447e-b1f8-419e-84b6-77988d41af71', l='ServerLevel[world]', x=9803.23, y=-47.00, z=999978.74, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5075, uuid='f2e51d47-7197-4c6b-a8d6-c98aef0a6864', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5051, uuid='bf1cb4e6-dcfd-4d2c-a68c-456d0f02226a', l='ServerLevel[world]', x=9798.80, y=-47.00, z=999975.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5049, uuid='07a4d53d-0a3d-4484-ab04-77c054993fe3', l='ServerLevel[world]', x=9801.35, y=-47.00, z=999977.64, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/5047, uuid='6b978a56-a575-4728-a582-77d07662224f', l='ServerLevel[world]', x=9837.62, y=-47.00, z=999989.51, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5045, uuid='4cdfcae7-02b2-4982-8415-52de34d409ce', l='ServerLevel[world]', x=9849.13, y=-55.00, z=999978.54, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5043, uuid='2d0cb6e1-15b4-4253-a1c5-1c4102ec23e4', l='ServerLevel[world]', x=9847.81, y=-57.00, z=1000000.19, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5087, uuid='c79d61a2-bc0c-49a7-a610-d5331d1ff2ff', l='ServerLevel[world]', x=9809.23, y=-47.00, z=999982.28, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5054, uuid='14f03786-fede-4f14-a346-685edc8adfe6', l='ServerLevel[world]', x=9838.50, y=-47.00, z=999982.75, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5071, uuid='2e32d154-26f9-4f37-9a4a-1d565e8f85be', l='ServerLevel[world]', x=9801.83, y=-47.00, z=999975.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5070, uuid='d2d63d50-74f7-4d79-a436-b0ce9173302b', l='ServerLevel[world]', x=9837.50, y=-47.00, z=999982.75, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5055, uuid='98716646-083d-4545-999e-b294a4360cd1', l='ServerLevel[world]', x=9804.96, y=-57.00, z=999984.50, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5090, uuid='95c412a3-edad-46a2-93f7-7052eaf7e80d', l='ServerLevel[world]', x=9801.81, y=-47.00, z=999972.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5086, uuid='ef46c274-5366-4299-a15f-e155221453f0', l='ServerLevel[world]', x=9810.06, y=-47.00, z=999981.07, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/5074, uuid='1fe8e56f-701e-4cdc-a458-c5907f0d0add', l='ServerLevel[world]', x=9838.71, y=-47.00, z=999990.93, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5083, uuid='37b9120c-3b52-4e8d-a073-f0211acec4f9', l='ServerLevel[world]', x=9805.70, y=-47.00, z=999980.71, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5042, uuid='5327a6c8-ee16-442d-a1aa-2ca7ddf0d204', l='ServerLevel[world]', x=9843.22, y=-47.00, z=999992.04, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5066, uuid='86205b71-c3c0-48f5-899e-5875f2e080e4', l='ServerLevel[world]', x=9851.78, y=-48.50, z=999972.22, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5091, uuid='4d70d497-90a2-4e84-b699-2482a360338a', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5058, uuid='fd5bca39-d0ad-4c6b-a96c-1563514854b4', l='ServerLevel[world]', x=9836.42, y=-47.00, z=999987.64, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5063, uuid='a17d7d4a-7180-4905-b14e-d83dcd21ffb2', l='ServerLevel[world]', x=9841.80, y=-47.00, z=999983.80, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5062, uuid='ceedcb4e-6e80-4879-b76b-26dd311fe7c7', l='ServerLevel[world]', x=9842.01, y=-47.00, z=999981.74, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/5061, uuid='2518677f-2fcb-4492-82d7-87588fb8f64a', l='ServerLevel[world]', x=9837.16, y=-47.00, z=999983.49, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.6/10'/5065, uuid='45d8dc4e-5562-4dfd-abac-edd5b463edda', l='ServerLevel[world]', x=9832.50, y=-57.00, z=999994.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.6/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5067, uuid='9ad5d4ec-c562-443a-9118-c0338c31f3c8', l='ServerLevel[world]', x=9806.25, y=-47.00, z=999979.12, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5059, uuid='668a3c58-f2b8-411a-8a9f-e1d37fffd51d', l='ServerLevel[world]', x=9841.61, y=-47.00, z=999992.40, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5057, uuid='7bad3f59-9333-453e-959c-a77b56a84126', l='ServerLevel[world]', x=9843.79, y=-47.00, z=999982.83, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5088, uuid='8698647c-f50c-4404-b8bf-6fef5701925d', l='ServerLevel[world]', x=9848.91, y=-50.50, z=999972.50, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5053, uuid='177f3656-d419-471c-b9bf-d58495c5b21c', l='ServerLevel[world]', x=9840.84, y=-47.00, z=999981.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5056, uuid='3d3351f8-7a1e-4264-877a-f5a27b898133', l='ServerLevel[world]', x=9840.64, y=-47.00, z=999988.31, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5073, uuid='478fd740-9486-43f9-a7af-1a17f31dfb0c', l='ServerLevel[world]', x=9802.60, y=-47.00, z=999979.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5085, uuid='cd58393c-5695-412f-aa05-c402603c9386', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5089, uuid='ed2ed916-0caf-469f-9097-fb3bee7bfb42', l='ServerLevel[world]', x=9840.23, y=-47.00, z=999988.81, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98.5/100'/5068, uuid='cef79a88-1322-4938-8f1a-76ed9b44665b', l='ServerLevel[world]', x=9810.07, y=-47.00, z=999975.09, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98.5/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5069, uuid='d8544b17-ea25-4f6f-be58-ae8738e8bbdb', l='ServerLevel[world]', x=9822.26, y=-57.00, z=999979.79, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 362.2/364.7'/5072, uuid='96c57a25-5ee6-4cd2-a0a1-34c4363700b6', l='ServerLevel[world]', x=9805.79, y=-47.00, z=999982.17, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 362.2/364.7 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/5084, uuid='302f541d-298a-4138-b0da-ef22853691b0', l='ServerLevel[world]', x=9807.17, y=-47.00, z=999982.87, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5060, uuid='854ab611-83f2-4125-a197-a5af68f3b64d', l='ServerLevel[world]', x=9831.80, y=-57.00, z=999994.22, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/5052, uuid='69a1abed-1a9d-4544-bc2e-ee40721e2657', l='ServerLevel[world]', x=9849.46, y=-50.00, z=999972.65, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/5048, uuid='6ac87717-9980-4087-af75-fc8760e97a3f', l='ServerLevel[world]', x=9836.73, y=-47.00, z=999992.50, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[16:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/5046, uuid='ac67b1ac-822d-4c16-a0ce-ffd97206d453', l='ServerLevel[world]', x=9843.21, y=-47.00, z=999985.74, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[16:23:02] [Server thread/INFO]: Killed 157 entities
[16:23:27] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/5140, uuid='b7cb7ccf-c0af-4adc-b780-b9d5cce6cbac', l='ServerLevel[world]', x=9846.53, y=-53.00, z=999973.83, cpos=[615, 62498], tl=515, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[16:24:22] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5120, uuid='b0de6ee4-3871-43a4-8471-c99c2cf103be', l='ServerLevel[world]', x=9845.89, y=-53.00, z=999979.09, cpos=[615, 62498], tl=1601, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:24:33] [User Authenticator #18/INFO]: UUID of player tazo_3C is 96b03282-3174-4b81-af78-34c6c5012b5c
[16:24:34] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player tazo_3C. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[16:24:34] [Server thread/INFO]: Everyone, welcome tazo_3C to AngyBox!
[16:24:34] [Server thread/INFO]: [+] tazo_3C
[16:24:34] [Server thread/INFO]: tazo_3C[/27.128.160.207:37914] logged in with entity id 5166 at ([world]9927.5, 81.0, 999938.5)
[16:24:34] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[16:24:40] [Server thread/INFO]: tazo_3C issued server command: /rules
[16:24:43] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/5125, uuid='47c21e4a-8d68-4d65-95b2-36e634116b9f', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=2022, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[16:24:46] [Server thread/INFO]: [Essentials] Created a User for (3a986b1a-9017-279f-97b2-8a991963cdcd) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[16:24:54] [Server thread/INFO]: [Essentials] Created a User for Beacon Lunatic (5bbd11dd-0dda-2ace-a5d8-1f93f39ca136) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[16:25:12] [Server thread/INFO]: tazo_3C lost connection: Disconnected
[16:25:12] [Server thread/INFO]: [-] tazo_3C
[16:27:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[16:27:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[16:28:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5145, uuid='508d4c2b-daf7-4c6f-830e-cc6f3715463d', l='ServerLevel[world]', x=9800.27, y=-47.00, z=999977.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5146, uuid='a8373e52-bcea-4bd4-9190-64c0d3adc04f', l='ServerLevel[world]', x=9844.23, y=-47.00, z=999983.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5144, uuid='b18ca139-d5ee-4041-a0aa-5918fc723300', l='ServerLevel[world]', x=9805.02, y=-47.00, z=999975.83, cpos=[612, 62498], tl=3842, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5143, uuid='67e05139-21fd-4f57-a8b8-83ab7aed5ae2', l='ServerLevel[world]', x=9836.86, y=-47.00, z=999988.91, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/5147, uuid='a07f2eb5-2a38-4499-b039-73f96019d7ef', l='ServerLevel[world]', x=9807.17, y=-47.00, z=999980.20, cpos=[612, 62498], tl=4175, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5116, uuid='5a5cf5f8-0795-4068-9854-6d34a5fa7c34', l='ServerLevel[world]', x=9851.19, y=-48.50, z=999972.18, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5148, uuid='aaed946c-2026-438a-a878-d372e3ad580e', l='ServerLevel[world]', x=9804.13, y=-47.00, z=999975.56, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5150, uuid='6f7c6daa-cdb4-4e63-b444-5841f2ef24e3', l='ServerLevel[world]', x=9802.16, y=-47.00, z=999976.08, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5142, uuid='f20c57e9-465e-4108-ae7f-ec48b4df844e', l='ServerLevel[world]', x=9804.29, y=-47.00, z=999977.57, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/5118, uuid='307312a6-30c2-42db-bffc-40b70ea3dadf', l='ServerLevel[world]', x=9842.06, y=-47.00, z=999985.13, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.39/10'/5136, uuid='6108550c-e054-45b0-84a8-f71663e51576', l='ServerLevel[world]', x=9839.40, y=-47.00, z=999985.77, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.39/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5151, uuid='b93a5529-b9d9-492d-9c23-6a5f16b8d5ac', l='ServerLevel[world]', x=9789.08, y=-57.00, z=999998.72, cpos=[611, 62499], tl=399, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5155, uuid='180e3565-1f25-4a76-8cda-20b08abe22f0', l='ServerLevel[world]', x=9789.86, y=-57.00, z=999998.05, cpos=[611, 62499], tl=399, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5152, uuid='bd37e95a-38aa-469e-9be6-bd0357b72bda', l='ServerLevel[world]', x=9788.38, y=-57.00, z=999998.04, cpos=[611, 62499], tl=399, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5156, uuid='62457756-9514-4ff3-847b-3597dc0b39d8', l='ServerLevel[world]', x=9800.57, y=-47.00, z=999976.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5139, uuid='fcbcb4f2-7f79-46b2-95c9-c52283032594', l='ServerLevel[world]', x=9851.59, y=-48.50, z=999972.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/5131, uuid='ac71119b-79c2-4a84-a8df-b0943b8a458f', l='ServerLevel[world]', x=9833.82, y=-47.00, z=999990.55, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.71/10'/5135, uuid='8d24fde0-ac1b-4713-9464-011a65580d27', l='ServerLevel[world]', x=9836.13, y=-47.00, z=999983.98, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.71/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10.05/25.77'/5119, uuid='c6ba7f6d-8db0-4e42-9896-15fc1efaf579', l='ServerLevel[world]', x=9843.18, y=-47.00, z=999988.77, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10.05/25.77 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5127, uuid='73a6489e-0ffe-416f-964e-805b632691f4', l='ServerLevel[world]', x=9836.28, y=-47.00, z=999982.87, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.06/10'/5123, uuid='7cb989a4-6b7a-4b21-82ec-29730d3bf4f2', l='ServerLevel[world]', x=9843.32, y=-47.00, z=999991.30, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.06/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/5128, uuid='72d73a77-6bb1-4d53-84af-b7bd8d269207', l='ServerLevel[world]', x=9853.79, y=-56.00, z=999979.50, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7/10'/5129, uuid='5c5ceeac-47a1-4929-8432-0f3cc30479d5', l='ServerLevel[world]', x=9839.63, y=-47.00, z=999984.61, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 7/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5159, uuid='e66dbcfb-f4e8-41be-9abd-6ab1e1375ef7', l='ServerLevel[world]', x=9800.81, y=-47.00, z=999977.11, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5165, uuid='a147cbbd-1eae-47de-ac1e-e071726d8343', l='ServerLevel[world]', x=9807.16, y=-47.00, z=999976.86, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5164, uuid='4428cd26-5829-40e1-a439-5a01feecf7a5', l='ServerLevel[world]', x=9799.83, y=-47.00, z=999983.17, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5162, uuid='22e5da98-f8f1-40fc-96c1-424605b40f91', l='ServerLevel[world]', x=9809.26, y=-47.00, z=999978.78, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5158, uuid='3f0d7a8f-343e-4894-bb6f-db689362aeac', l='ServerLevel[world]', x=9834.13, y=-47.00, z=999986.47, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5161, uuid='52bb750c-39ba-4083-8a8c-a61a9eaead2e', l='ServerLevel[world]', x=9808.25, y=-47.00, z=999979.51, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5160, uuid='21f3e8ed-08ab-4af3-ae55-39689ff10db8', l='ServerLevel[world]', x=9811.18, y=-57.00, z=999967.82, cpos=[613, 62497], tl=3842, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5163, uuid='f1abee73-a287-440e-a65f-06087614582f', l='ServerLevel[world]', x=9805.71, y=-57.00, z=999984.71, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5132, uuid='f650c788-431f-4474-959a-21c2685756bb', l='ServerLevel[world]', x=9842.22, y=-47.00, z=999986.73, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5126, uuid='82178877-62ec-45a2-80b1-b2e580c70df5', l='ServerLevel[world]', x=9844.02, y=-47.00, z=999986.83, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.31/10'/5130, uuid='a4db4c06-9f49-45ed-94eb-81edd703ecc7', l='ServerLevel[world]', x=9839.72, y=-47.00, z=999986.76, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.31/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/5134, uuid='11db2b16-bf7c-48a3-8bef-0e905d4885ae', l='ServerLevel[world]', x=9834.77, y=-47.00, z=999991.30, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 20.47/20.47'/5124, uuid='586e1c25-a6e3-419b-8387-3a088b0f228c', l='ServerLevel[world]', x=9835.67, y=-47.00, z=999988.81, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 20.47/20.47 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.86/10'/5122, uuid='f59245b4-e113-4c3e-8416-84cb0dffa720', l='ServerLevel[world]', x=9844.07, y=-47.00, z=999985.44, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.86/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/5137, uuid='dee39a3b-e631-4e83-9860-901a8034dc27', l='ServerLevel[world]', x=9839.13, y=-47.00, z=999988.07, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5154, uuid='a72022c1-7d7e-45d9-bd67-a6d4fb5a0c64', l='ServerLevel[world]', x=9809.27, y=-47.00, z=999982.52, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5153, uuid='8ffa3508-cf07-48f7-8f9e-9c81b82783fd', l='ServerLevel[world]', x=9789.05, y=-57.00, z=999997.92, cpos=[611, 62499], tl=399, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5138, uuid='a4870c71-b552-43cd-b468-6e974ebeee87', l='ServerLevel[world]', x=9839.67, y=-47.00, z=999986.12, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 331.98/333.48'/5149, uuid='32105cb0-3096-4008-85f7-4b4b9508f69c', l='ServerLevel[world]', x=9799.83, y=-47.00, z=999974.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 331.98/333.48 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5157, uuid='cf6a1b14-3eaf-46c8-89ca-7204a008362f', l='ServerLevel[world]', x=9836.20, y=-47.00, z=999981.18, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5133, uuid='05e0c2c5-5e9b-4054-9783-438f3a1942ee', l='ServerLevel[world]', x=9834.75, y=-47.00, z=999986.02, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5141, uuid='47e5a45d-7238-4050-b746-e4744534e71a', l='ServerLevel[world]', x=9801.20, y=-47.00, z=999980.24, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5117, uuid='e92b8884-3453-42cf-a65d-d6f225f4b393', l='ServerLevel[world]', x=9836.21, y=-57.00, z=999995.76, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/5121, uuid='0d41bded-09e4-488d-84b6-b27fea2a0a37', l='ServerLevel[world]', x=9835.76, y=-47.00, z=999992.29, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[16:28:02] [Server thread/INFO]: Killed 157 entities
[16:28:22] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5205, uuid='0322607b-0c5a-405d-9efd-fb1121c9364a', l='ServerLevel[world]', x=9845.24, y=-53.00, z=999979.04, cpos=[615, 62498], tl=406, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:28:42] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5191, uuid='1603df6c-74c7-4ee9-ba6c-3ef58ea919c2', l='ServerLevel[world]', x=9844.79, y=-53.00, z=999978.15, cpos=[615, 62498], tl=808, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:29:23] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5193, uuid='e30b20ff-03c8-475e-9394-a8b935f97ca8', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=1636, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:29:49] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/5197, uuid='c1cc5589-7fa5-4ef9-a750-1381b6e7c446', l='ServerLevel[world]', x=9845.87, y=-57.00, z=999993.45, cpos=[615, 62499], tl=2158, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[16:30:09] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.04/10'/5196, uuid='2de71ba2-b9bf-4bc3-aa83-09848837a7ed', l='ServerLevel[world]', x=9837.22, y=-57.00, z=999980.50, cpos=[614, 62498], tl=2546, v=true] died: [LVL 5] Mummy 0.04/10 burned to death
[16:31:18] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.01/10'/5198, uuid='3de224cb-e5ae-44c2-9ec8-9e30570d1cfe', l='ServerLevel[world]', x=9836.39, y=-57.00, z=999980.50, cpos=[614, 62498], tl=3937, v=true] died: [LVL 5] Mummy 0.01/10 burned to death
[16:32:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.25/10'/5211, uuid='13783481-ee5b-4b6f-ad0e-222fbea2723e', l='ServerLevel[world]', x=9845.37, y=-47.00, z=999988.48, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.25/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/5215, uuid='5d00ab3f-a289-4e0b-93a8-71906691aa31', l='ServerLevel[world]', x=9846.52, y=-57.00, z=999989.70, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5239, uuid='4da1f273-babd-474e-9d74-bc3946330da0', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5217, uuid='b64946d5-c91f-4abd-a550-7fce858d5757', l='ServerLevel[world]', x=9798.74, y=-47.00, z=999980.45, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 30.97/35.88'/5213, uuid='859b3c91-3dff-4701-953e-7a8fee3d8b33', l='ServerLevel[world]', x=9836.26, y=-47.00, z=999984.81, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 30.97/35.88 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5209, uuid='d0308fdf-0dbf-44a8-b8b0-d2c6427cee79', l='ServerLevel[world]', x=9838.32, y=-47.00, z=999984.69, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.32/10'/5207, uuid='9e2cae13-84a5-4d53-935c-1996dcafb185', l='ServerLevel[world]', x=9839.60, y=-47.00, z=999990.24, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.32/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5203, uuid='52f06013-e765-4ede-97e5-9635a84b477e', l='ServerLevel[world]', x=9843.21, y=-47.00, z=999982.79, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5236, uuid='8719b542-92cf-4f14-b3f3-1f9d7fd12c4c', l='ServerLevel[world]', x=9819.02, y=-57.00, z=999976.36, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5220, uuid='dce6591c-7f0f-4550-964b-eb7b82f27a10', l='ServerLevel[world]', x=9799.76, y=-47.00, z=999983.31, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5233, uuid='92320ac6-decd-4d6b-a2aa-da13a923f909', l='ServerLevel[world]', x=9843.24, y=-47.00, z=999992.48, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5237, uuid='cd7c91d6-853e-481f-8501-6a9d2654efcc', l='ServerLevel[world]', x=9805.20, y=-47.00, z=999979.76, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 376.96/376.96'/5240, uuid='068d9b88-4cf0-45ff-9daa-101da3f0012e', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 376.96/376.96 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 425.26/425.26'/5232, uuid='8bc1d9ae-70ce-4664-9ae7-d7e817e8f0e3', l='ServerLevel[world]', x=9799.61, y=-47.00, z=999976.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 425.26/425.26 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5216, uuid='c6457873-e96c-4d2e-a005-e6fabf15d4b4', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5224, uuid='f8e74b23-aef6-416f-a812-c45943dd00eb', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5192, uuid='68acf897-ed6f-48fe-804f-20a3f5cf9fcd', l='ServerLevel[world]', x=9834.81, y=-47.00, z=999992.52, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5212, uuid='cf2a1d88-10cf-4365-8d2d-c7616c81c580', l='ServerLevel[world]', x=9836.18, y=-47.00, z=999985.93, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5208, uuid='2f67e1df-240d-4010-b76c-bd120e25db71', l='ServerLevel[world]', x=9842.18, y=-47.00, z=999992.24, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/5200, uuid='5f4b793b-20a4-42ac-a957-e9c694969c42', l='ServerLevel[world]', x=9838.60, y=-57.00, z=999970.51, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5204, uuid='35bd1a8c-dc16-49ea-a02a-cfcffdafaeaa', l='ServerLevel[world]', x=9836.77, y=-47.00, z=999987.29, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7/10'/5194, uuid='fb1a9d41-c6ea-4508-8570-a789436de88d', l='ServerLevel[world]', x=9828.79, y=-57.00, z=999996.17, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 7/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5195, uuid='132391f7-2c37-4417-9c0c-2c26f7bd4f13', l='ServerLevel[world]', x=9851.71, y=-48.50, z=999972.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5228, uuid='03e46501-b8de-456b-ab9a-cf841eb794ed', l='ServerLevel[world]', x=9791.78, y=-57.00, z=999982.49, cpos=[611, 62498], tl=2327, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 271.09/271.09'/5229, uuid='4d73a896-0495-412b-9f7c-d1605cf77bb7', l='ServerLevel[world]', x=9801.77, y=-47.00, z=999979.26, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 271.09/271.09 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5227, uuid='85917cae-293f-4ef8-9e0c-2a65ff0c8ad6', l='ServerLevel[world]', x=9808.53, y=-57.00, z=999992.59, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5226, uuid='d71d9977-84e0-4f19-bf77-eb0b275f62e1', l='ServerLevel[world]', x=9806.79, y=-47.00, z=999979.45, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5223, uuid='c492bf46-d664-450f-8f16-3004da4cc199', l='ServerLevel[world]', x=9806.52, y=-47.00, z=999975.25, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5199, uuid='b332a306-a290-40b1-aec2-996d79eb7592', l='ServerLevel[world]', x=9837.81, y=-47.00, z=999988.24, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5231, uuid='4304a03b-ec0d-4c6e-a823-71c30856c3a2', l='ServerLevel[world]', x=9803.27, y=-47.00, z=999973.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5225, uuid='0a0f90d3-b012-4e42-a2d2-429aa1741f26', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5221, uuid='55b2aca5-ccb0-47f7-94d5-71396bec1dbf', l='ServerLevel[world]', x=9805.65, y=-47.00, z=999977.41, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/5201, uuid='1f8233e7-0625-4076-bda8-4410616f6bfb', l='ServerLevel[world]', x=9837.32, y=-47.00, z=999991.51, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5219, uuid='0ceab0eb-8c1f-4bb2-bc79-1796d3cd6842', l='ServerLevel[world]', x=9801.46, y=-47.00, z=999981.54, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5235, uuid='6cc31806-e541-4777-b3a3-b70b238a1621', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5218, uuid='2e0a6ee1-76ab-4fda-b8f6-5d33c74a1084', l='ServerLevel[world]', x=9811.79, y=-57.00, z=1000000.21, cpos=[613, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 483.16/483.16'/5234, uuid='7d662958-6eaf-4091-99b9-77b53f67fb7b', l='ServerLevel[world]', x=9827.18, y=-57.00, z=999969.31, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 483.16/483.16 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5238, uuid='3e1d7b22-3ce8-449a-b3a9-0b5050a1b1ae', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5222, uuid='ed8589f9-3b57-4e5f-8fdb-e0ba5c4d516f', l='ServerLevel[world]', x=9806.93, y=-47.00, z=999977.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 432.4/432.4'/5230, uuid='43ea43f4-49c5-4e3a-9a5a-3459411acdff', l='ServerLevel[world]', x=9799.76, y=-47.00, z=999982.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 432.4/432.4 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5214, uuid='40c09c9a-22b7-476b-803b-8f49465918bb', l='ServerLevel[world]', x=9841.26, y=-57.00, z=1000000.19, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5210, uuid='fbf9a56b-2d93-4bf7-a094-ec7fc9e72292', l='ServerLevel[world]', x=9844.47, y=-47.00, z=999986.07, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/5202, uuid='55f8fc15-14d5-4859-a03d-7efbdec5387d', l='ServerLevel[world]', x=9838.75, y=-47.00, z=999992.33, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[16:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5206, uuid='ff5f2cf2-f705-4053-8ba4-2e87cb8cdc46', l='ServerLevel[world]', x=9847.76, y=-57.00, z=999991.63, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:33:02] [Server thread/INFO]: Killed 154 entities
[16:33:55] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/5277, uuid='59061284-5248-484c-8737-f0cf6c22b73b', l='ServerLevel[world]', x=9845.25, y=-53.00, z=999979.52, cpos=[615, 62498], tl=1079, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[16:34:32] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/5269, uuid='048abb41-12f4-422c-b6ef-29b429bcf276', l='ServerLevel[world]', x=9833.64, y=-55.25, z=999981.45, cpos=[614, 62498], tl=1818, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[16:34:46] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/5265, uuid='81203a5b-c6f4-4e3d-b36a-37bff97d0738', l='ServerLevel[world]', x=9845.90, y=-53.00, z=999979.17, cpos=[615, 62498], tl=2094, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[16:35:13] [User Authenticator #19/INFO]: UUID of player FettesKinduwu is d46024b8-7c72-49ec-8c5c-906431306a9e
[16:35:13] [Server thread/INFO]: [+] FettesKinduwu
[16:35:13] [Server thread/INFO]: FettesKinduwu[/83.86.186.231:51160] logged in with entity id 5315 at ([world]10138.653263316211, 76.0, 999954.5240928867)
[16:35:43] [Server thread/INFO]: FettesKinduwu issued server command: /spawn
[16:35:46] [Server thread/INFO]: FettesKinduwu issued server command: /rules
[16:35:53] [Async Chat Thread - #25/INFO]: [??????] FettesKinduwu [72]: t
[16:36:00] [Async Chat Thread - #25/INFO]: [??????] FettesKinduwu [72]: Hi
[16:36:01] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.49/10'/5266, uuid='751818cc-d702-45be-935f-ee0568876831', l='ServerLevel[world]', x=9839.09, y=-57.00, z=999980.49, cpos=[614, 62498], tl=3587, v=true] died: [LVL 5] Mummy 0.49/10 burned to death
[16:36:11] [Server thread/INFO]: [Essentials] Created a User for (3a986b1a-9017-279f-97b2-8a991963cdcd) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[16:36:14] [Server thread/INFO]: [Essentials] Created a User for (8ad4c7e6-434a-2e21-903c-bf50ee801a61) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[16:36:21] [Server thread/INFO]: FettesKinduwu issued server command: /pvp
[16:36:23] [Server thread/INFO]: [Essentials] Created a User for CIT-2184ec272aae (2184ec27-2aae-299a-9b19-dacd8260333f) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[16:36:24] [Server thread/INFO]: FettesKinduwu issued server command: /pvp
[16:37:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[16:37:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[16:37:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[16:37:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5268, uuid='b414dfaa-297d-41e0-b3bc-cae440640dce', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=4805, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:37:06] [Server thread/INFO]: FettesKinduwu lost connection: Disconnected
[16:37:06] [Server thread/INFO]: [-] FettesKinduwu
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5276, uuid='1064f9c8-5cee-42dd-984b-9973ad96937f', l='ServerLevel[world]', x=9840.79, y=-47.00, z=999983.29, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5311, uuid='10c61df6-bbab-41e5-ad40-6ec28dcbc8f2', l='ServerLevel[world]', x=9801.02, y=-47.00, z=999980.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5309, uuid='bac114ca-5c53-4a27-9c76-95be130ece98', l='ServerLevel[world]', x=9791.32, y=-57.00, z=999996.26, cpos=[611, 62499], tl=1012, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5308, uuid='64179fdd-2465-4d9a-8ac0-84a1b0aada6e', l='ServerLevel[world]', x=9801.71, y=-47.00, z=999978.78, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5310, uuid='b801ee5c-2730-4322-8493-712470f58cb8', l='ServerLevel[world]', x=9800.60, y=-47.00, z=999974.37, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5312, uuid='e2bd3d9d-1732-4e4e-9519-54f74c52588f', l='ServerLevel[world]', x=9788.80, y=-57.00, z=999983.80, cpos=[611, 62498], tl=4880, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5314, uuid='49b32c86-007a-49bb-a75a-8de8893cbc33', l='ServerLevel[world]', x=9806.22, y=-47.00, z=999980.31, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5306, uuid='aa71ef95-8a70-4827-b6c6-db644bd33dcc', l='ServerLevel[world]', x=9788.50, y=-57.00, z=999992.62, cpos=[611, 62499], tl=1012, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/5274, uuid='79a84ff1-8f28-4994-939a-2decce66e1d9', l='ServerLevel[world]', x=9841.75, y=-47.00, z=999989.19, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5272, uuid='a76c6103-ecbc-4cfc-a19f-e3f67f82423d', l='ServerLevel[world]', x=9839.07, y=-47.00, z=999991.57, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5304, uuid='9e8357a3-be63-446b-80b5-6c7515116c8c', l='ServerLevel[world]', x=9803.03, y=-47.00, z=999974.08, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5278, uuid='f0c34ed5-4000-48d1-8498-16e591c4fbef', l='ServerLevel[world]', x=9841.05, y=-47.00, z=999987.92, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 26.23/34.93'/5282, uuid='4fa7909b-6926-42ba-ad22-e239157b92f5', l='ServerLevel[world]', x=9831.79, y=-57.00, z=999978.84, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 26.23/34.93 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.86/10'/5280, uuid='7aa328e2-b9b2-4d97-81f1-ad7372aa8d4d', l='ServerLevel[world]', x=9842.20, y=-47.00, z=999992.39, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.86/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5284, uuid='e66508b7-caf6-41ac-990d-78948134e581', l='ServerLevel[world]', x=9819.79, y=-57.00, z=999964.50, cpos=[613, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5285, uuid='e8fd5835-c0a3-4637-8117-863112f237c3', l='ServerLevel[world]', x=9840.24, y=-57.00, z=999993.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 410.17/410.17'/5301, uuid='f0f4d894-1893-48df-b6a8-594588886cb4', l='ServerLevel[world]', x=9807.25, y=-47.00, z=999981.38, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 410.17/410.17 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5302, uuid='f546ce7c-8237-4c45-823f-10cfc630c33c', l='ServerLevel[world]', x=9807.29, y=-47.00, z=999979.14, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5281, uuid='e1ebcae4-3d74-408a-8125-89dacdbedcda', l='ServerLevel[world]', x=9848.24, y=-52.00, z=999974.50, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9/10'/5273, uuid='c8b35e22-9809-4d1f-acbc-1a325f3c32fc', l='ServerLevel[world]', x=9840.41, y=-47.00, z=999987.37, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 9/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5297, uuid='83d97959-ac05-41a2-bfc0-31b114c365cc', l='ServerLevel[world]', x=9791.55, y=-57.00, z=999999.49, cpos=[611, 62499], tl=1012, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5313, uuid='9ff6e4f6-8010-4532-8765-5b63b323844f', l='ServerLevel[world]', x=9805.06, y=-47.00, z=999972.38, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5305, uuid='b23d80a5-062a-4fa2-8789-f4942e800636', l='ServerLevel[world]', x=9800.79, y=-47.00, z=999980.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5289, uuid='1de5e51d-283e-4180-a627-9b24447e63eb', l='ServerLevel[world]', x=9845.20, y=-47.00, z=999985.80, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 397.12/397.12'/5293, uuid='46b659e9-5178-4a46-987a-36f103838411', l='ServerLevel[world]', x=9843.60, y=-47.00, z=999985.86, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 397.12/397.12 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5298, uuid='6489d97b-23af-49af-9cb7-870227bd5fd9', l='ServerLevel[world]', x=9835.93, y=-47.00, z=999984.52, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5296, uuid='5ab33458-8c79-4652-b85c-18de6340815f', l='ServerLevel[world]', x=9788.76, y=-57.00, z=999975.77, cpos=[611, 62498], tl=2292, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5300, uuid='edddf55d-2d19-4536-994f-727ffb28b5ed', l='ServerLevel[world]', x=9804.19, y=-57.00, z=999984.50, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5286, uuid='e671b419-6a1f-49fc-92da-69f2f10b7351', l='ServerLevel[world]', x=9791.92, y=-57.00, z=999998.68, cpos=[611, 62499], tl=4908, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5294, uuid='2886ea47-7912-479d-9530-16693594917f', l='ServerLevel[world]', x=9808.26, y=-47.00, z=999975.50, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5292, uuid='d821181a-e254-4843-9d99-18fcabe0cdc0', l='ServerLevel[world]', x=9793.78, y=-57.00, z=1000000.16, cpos=[612, 62500], tl=2112, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5290, uuid='28e050d8-c897-4ec2-b69d-c9b77c0bd5f2', l='ServerLevel[world]', x=9812.68, y=-57.00, z=999997.32, cpos=[613, 62499], tl=2112, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5288, uuid='4e6c2bbf-4adf-4e6a-afd7-3bad0c6615d7', l='ServerLevel[world]', x=9844.21, y=-47.00, z=999988.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5267, uuid='d0ad97c9-72e3-45bf-b77a-8d80c4c1c509', l='ServerLevel[world]', x=9845.15, y=-47.00, z=999992.16, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5270, uuid='6adbe25e-82ee-463d-a826-1ca1bf7c16aa', l='ServerLevel[world]', x=9839.89, y=-47.00, z=999991.14, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5307, uuid='d66b18f0-9710-4092-9252-6f217606405c', l='ServerLevel[world]', x=9802.16, y=-57.00, z=999986.84, cpos=[612, 62499], tl=2112, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5271, uuid='76c2e35b-820b-43f5-bd11-2fa457f054fe', l='ServerLevel[world]', x=9842.88, y=-47.00, z=999983.12, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5283, uuid='dd6cc5d6-d9d2-4141-9109-b59c1916d6ee', l='ServerLevel[world]', x=9838.21, y=-47.00, z=999989.52, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 17.41/29.11'/5287, uuid='e6c5464f-c83c-4377-b508-cc536055d3c4', l='ServerLevel[world]', x=9840.98, y=-47.00, z=999985.98, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 17.41/29.11 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/5275, uuid='ef3af02e-bc2c-49be-8f3a-0d66983b2acd', l='ServerLevel[world]', x=9840.81, y=-47.00, z=999988.55, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5295, uuid='0946410c-e24a-4f23-979d-8004f70892d8', l='ServerLevel[world]', x=9804.77, y=-47.00, z=999976.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5299, uuid='83485b86-65a3-4414-a01e-7af9bae604a3', l='ServerLevel[world]', x=9800.98, y=-47.00, z=999978.67, cpos=[612, 62498], tl=2112, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5303, uuid='cb6fcdb8-2ae3-43a9-aac2-9f716fe32e8c', l='ServerLevel[world]', x=9816.78, y=-57.00, z=1000000.23, cpos=[613, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5279, uuid='a13efa53-5396-4326-9569-f780d160a12e', l='ServerLevel[world]', x=9804.85, y=-47.00, z=999974.74, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5291, uuid='bb22ae09-9e4f-4b0c-856b-131721ba25f6', l='ServerLevel[world]', x=9805.21, y=-47.00, z=999973.85, cpos=[612, 62498], tl=2276, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:38:02] [Server thread/INFO]: Killed 155 entities
[16:39:34] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/5363, uuid='f4c1d039-70d3-4213-8e07-51f87b5bea3f', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=1849, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[16:40:43] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/5351, uuid='d20908ea-a091-4baf-b665-a9e1d4e54149', l='ServerLevel[world]', x=9833.47, y=-54.50, z=999982.31, cpos=[614, 62498], tl=3225, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[16:41:19] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/5366, uuid='beb6574d-70f3-4ae4-9506-b5df1d2bf347', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=3952, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[16:42:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5376, uuid='599e125c-6c60-46da-a26e-85e487895971', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5383, uuid='0f74442c-ba85-4afa-9dd7-1bd37cdc60cd', l='ServerLevel[world]', x=9810.48, y=-53.00, z=999975.43, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5381, uuid='5566b9bd-adbd-47ea-b839-18a4f073f33b', l='ServerLevel[world]', x=9837.14, y=-47.00, z=999988.58, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5377, uuid='2de65025-a5a8-49be-9027-17cfd1fd4774', l='ServerLevel[world]', x=9807.17, y=-47.00, z=999972.78, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5379, uuid='0323827f-91a0-4b21-aaca-7518c28f314a', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5375, uuid='443e2ae7-44ec-4f5e-a591-e2c1c3786214', l='ServerLevel[world]', x=9809.60, y=-47.00, z=999974.70, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.5/10'/5371, uuid='6e2ddf3c-876d-4558-b6eb-0c6b6df071db', l='ServerLevel[world]', x=9842.90, y=-47.00, z=999989.96, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 9.5/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5369, uuid='f73c93f5-b2ae-4f94-8826-43f631503283', l='ServerLevel[world]', x=9841.36, y=-47.00, z=999983.80, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5373, uuid='70ce2630-e981-4080-a8ca-0929bb990e6a', l='ServerLevel[world]', x=9839.79, y=-47.00, z=999990.65, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.06/10'/5350, uuid='de8cab36-07d0-49ae-ae0e-b70c9f3e6522', l='ServerLevel[world]', x=9845.68, y=-57.00, z=999993.84, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.06/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5399, uuid='f8367e77-6438-4c60-a36a-c0ab4ed5e004', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5353, uuid='b392c099-55f1-425e-9df8-343f3d49efea', l='ServerLevel[world]', x=9840.16, y=-47.00, z=999992.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5354, uuid='67e90468-5747-4659-a8c4-84373bf8f735', l='ServerLevel[world]', x=9803.82, y=-47.00, z=999978.76, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5398, uuid='82607b23-863b-4f67-8578-1d4fc871c305', l='ServerLevel[world]', x=9839.20, y=-47.00, z=999988.25, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5382, uuid='94d70f64-fa9c-458f-90d8-0401236df1ba', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5386, uuid='ae0af3d5-2ac8-47ff-8aab-b232e0c3d426', l='ServerLevel[world]', x=9799.81, y=-47.00, z=999977.95, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5390, uuid='ee7070d0-e6a3-40a4-a553-35df5b82a657', l='ServerLevel[world]', x=9802.25, y=-57.00, z=999971.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5378, uuid='aab481de-c849-4094-8450-785c9b8f8433', l='ServerLevel[world]', x=9799.76, y=-47.00, z=999976.56, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5362, uuid='81aec1a6-cd9c-4608-8ada-3196d2f5bdec', l='ServerLevel[world]', x=9839.72, y=-47.00, z=999989.93, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5370, uuid='dc5d1c73-6bc7-486f-bdb6-bcde54bb426d', l='ServerLevel[world]', x=9835.71, y=-47.00, z=999988.08, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7.5/10'/5374, uuid='876139d2-6ad9-4e5b-a0a9-02a6175693ce', l='ServerLevel[world]', x=9842.96, y=-47.00, z=999991.37, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 7.5/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/5359, uuid='2b9e6a32-92cf-4126-988a-41ce49c8cbd7', l='ServerLevel[world]', x=9839.82, y=-47.00, z=999984.27, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.53/10'/5360, uuid='b74f471a-745d-42af-8bd4-718f8c10184a', l='ServerLevel[world]', x=9840.68, y=-47.00, z=999983.85, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.53/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5391, uuid='556731ea-525d-4555-b1d0-f71ed443d387', l='ServerLevel[world]', x=9806.23, y=-47.00, z=999974.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5358, uuid='0bb76421-105a-4e56-a7a0-2165eef59104', l='ServerLevel[world]', x=9837.69, y=-47.00, z=999983.83, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5392, uuid='3105ab34-a8f4-459e-be52-538a6e5e27cc', l='ServerLevel[world]', x=9799.56, y=-47.00, z=999977.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5393, uuid='21ef08d9-b6d6-4689-8ca4-af1dde30f6be', l='ServerLevel[world]', x=9801.83, y=-47.00, z=999982.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5394, uuid='f96ac854-6e6a-4103-b06d-02469d1c4567', l='ServerLevel[world]', x=9831.45, y=-57.00, z=999966.55, cpos=[614, 62497], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5355, uuid='ba2653e3-c850-410a-bf0f-36725725c1ab', l='ServerLevel[world]', x=9838.49, y=-47.00, z=999990.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5387, uuid='07d5e698-21ab-4733-94d6-8212f8412343', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5389, uuid='b6692b11-3aa7-4c53-a899-b5fd2aacbcd3', l='ServerLevel[world]', x=9807.21, y=-47.00, z=999974.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5397, uuid='086bce9c-3d5b-4177-a714-f6a550070f34', l='ServerLevel[world]', x=9803.71, y=-47.00, z=999972.53, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5395, uuid='90db6671-5234-408d-94dd-5c643de9b0f9', l='ServerLevel[world]', x=9808.23, y=-47.00, z=999978.28, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.54/10'/5357, uuid='7d24e454-15fa-4925-b4c6-4b2673feb70f', l='ServerLevel[world]', x=9812.79, y=-57.00, z=999964.78, cpos=[613, 62497], tl=5980, v=true] died: [LVL 5] Mummy 3.54/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/5361, uuid='b0de4f1b-bfa4-4093-a5f1-fdfe1cfe75c1', l='ServerLevel[world]', x=9839.27, y=-47.00, z=999983.68, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 39.28/47.01'/5365, uuid='80924fd3-aaf8-474d-8ce6-01d23d1b89a7', l='ServerLevel[world]', x=9845.43, y=-47.00, z=999992.20, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 39.28/47.01 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5384, uuid='2d0939c2-b56f-4aa4-b95b-56c3a911ae7e', l='ServerLevel[world]', x=9805.01, y=-47.00, z=999976.99, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/5368, uuid='3b77466e-7b2b-4676-9164-5540c75ed285', l='ServerLevel[world]', x=9840.16, y=-47.00, z=999982.84, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5367, uuid='b828ddc3-7078-4d30-b198-12ff500371b9', l='ServerLevel[world]', x=9846.77, y=-56.00, z=999965.41, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5385, uuid='5e7f8a7c-48b5-4c2f-9edd-d7b8a34c6759', l='ServerLevel[world]', x=9809.21, y=-47.00, z=999982.22, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5352, uuid='77dd944b-cd24-4dd9-ba04-b1986578a1c9', l='ServerLevel[world]', x=9840.83, y=-47.00, z=999987.30, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/5380, uuid='55de057d-243b-48f8-8d89-d27082679365', l='ServerLevel[world]', x=9808.00, y=-47.00, z=999974.00, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5388, uuid='1761f85b-dd9a-467c-ac8f-6eee51c13ec7', l='ServerLevel[world]', x=9842.47, y=-47.00, z=999984.76, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5364, uuid='9d8eabba-d5b3-4208-8e5e-d28fba21b5c6', l='ServerLevel[world]', x=9827.24, y=-57.00, z=1000000.50, cpos=[614, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5356, uuid='619fe3d3-e1d6-4a4c-b43f-c0d48dbe29fe', l='ServerLevel[world]', x=9849.50, y=-55.00, z=999966.19, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5396, uuid='8fed56c6-6e04-4386-bdc4-0662d60ce9da', l='ServerLevel[world]', x=9791.97, y=-57.00, z=999983.00, cpos=[611, 62498], tl=797, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 40.63/40.63'/5372, uuid='a1e74dd2-5e71-4a97-9641-990568ee3832', l='ServerLevel[world]', x=9853.50, y=-56.00, z=999965.20, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 40.63/40.63 was killed
[16:43:02] [Server thread/INFO]: Killed 157 entities
[16:46:41] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5432, uuid='d3d3ad2f-f901-4db3-8fe8-26b4fe2f3744', l='ServerLevel[world]', x=9845.31, y=-53.00, z=999979.20, cpos=[615, 62498], tl=4391, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:47:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[16:47:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[16:47:59] [User Authenticator #20/INFO]: UUID of player Lion_King0359 is 50d43010-842a-4cc0-867a-8edfcc864e1e
[16:47:59] [Server thread/INFO]: [+] Lion_King0359
[16:47:59] [Server thread/INFO]: Lion_King0359[/154.201.82.211:50982] logged in with entity id 5474 at ([world]9846.886126148447, 87.0, 1000052.9433393909)
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5442, uuid='173ec21b-cc3a-4c77-a330-d8f9354c1b82', l='ServerLevel[world]', x=9843.83, y=-56.00, z=999978.14, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5441, uuid='ff24184a-f148-4ec2-8153-f4b26d4f5597', l='ServerLevel[world]', x=9842.79, y=-47.00, z=999987.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/5443, uuid='f137172d-7ae0-4b06-9b61-67576fd57c88', l='ServerLevel[world]', x=9845.57, y=-53.00, z=999979.19, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5470, uuid='8844ebb7-2fa4-4c6b-b9fc-a03400ab7551', l='ServerLevel[world]', x=9800.74, y=-47.00, z=999982.44, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/5446, uuid='65ac69e8-dec1-4b9e-afeb-3755963c013e', l='ServerLevel[world]', x=9840.25, y=-47.00, z=999982.82, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5472, uuid='b5400aee-96ef-471f-8932-202a0d51415a', l='ServerLevel[world]', x=9806.18, y=-47.00, z=999978.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 23.45/23.45'/5438, uuid='66ffe131-f195-48ec-8a9f-8671c3a10f5c', l='ServerLevel[world]', x=9847.55, y=-53.00, z=999967.70, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 23.45/23.45 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5436, uuid='50b60ec7-8fda-4396-9a97-0efc72e806a7', l='ServerLevel[world]', x=9846.43, y=-56.00, z=999979.57, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5448, uuid='49797c82-eebb-49e7-8537-0ffa4671f29d', l='ServerLevel[world]', x=9839.21, y=-47.00, z=999991.37, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/5444, uuid='df40bd64-c604-4101-9a0d-fd133a742a27', l='ServerLevel[world]', x=9843.21, y=-47.00, z=999987.85, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/5440, uuid='fde23a58-b9dc-4999-a5a2-1af318bf533d', l='ServerLevel[world]', x=9836.36, y=-47.00, z=999992.05, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5468, uuid='32624e28-ad1d-4bce-be41-57ca5a6516dd', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5450, uuid='27af39d5-b536-4536-88ed-5eedf2e4fe86', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5467, uuid='d01b0bc8-f37a-4693-b272-d14c1f5ee76d', l='ServerLevel[world]', x=9809.26, y=-47.00, z=999979.21, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5434, uuid='61661d8d-e4f3-428e-a784-4e75dfdaaadb', l='ServerLevel[world]', x=9836.82, y=-47.00, z=999986.54, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5435, uuid='4e865935-f288-455b-9d97-dd5b0296a422', l='ServerLevel[world]', x=9845.21, y=-47.00, z=999987.78, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5431, uuid='dd7724ab-a5d9-4115-aec9-383b84519102', l='ServerLevel[world]', x=9844.82, y=-57.00, z=999993.83, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5471, uuid='1652ca98-a9dc-4ee7-884b-d939efbff0f6', l='ServerLevel[world]', x=9800.67, y=-47.00, z=999975.76, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5439, uuid='4b08eea4-4dd6-442b-88de-e70c03660cd4', l='ServerLevel[world]', x=9845.29, y=-47.00, z=999992.49, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5447, uuid='82f687ee-8a2c-4f7b-898f-3ca3cc6aa19d', l='ServerLevel[world]', x=9836.44, y=-47.00, z=999985.64, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5451, uuid='a199af22-8298-4232-ac58-4fa9cef0285c', l='ServerLevel[world]', x=9810.86, y=-56.00, z=999972.51, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5455, uuid='442f8150-177f-4710-baf6-b81de3a8e017', l='ServerLevel[world]', x=9805.97, y=-47.00, z=999973.45, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5463, uuid='54fd462e-2b63-481a-bf54-e3c1a2459c70', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5459, uuid='f6c5525f-e4e1-4d0e-9ed8-8b940df5d079', l='ServerLevel[world]', x=9805.63, y=-47.00, z=999974.13, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5426, uuid='f9006533-a3ce-49aa-9dde-e2e5d45684c6', l='ServerLevel[world]', x=9845.27, y=-47.00, z=999990.23, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5425, uuid='1e66ef1e-9183-4d1c-b3cc-41b90543efe8', l='ServerLevel[world]', x=9807.19, y=-47.00, z=999982.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/5428, uuid='683ffd2f-85ea-435f-9f1e-e40b35ea155f', l='ServerLevel[world]', x=9839.26, y=-47.00, z=999992.41, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.8/10'/5427, uuid='7433550e-8042-43df-b333-bc221c88b353', l='ServerLevel[world]', x=9843.45, y=-47.00, z=999986.16, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.8/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 46.5/46.5'/5424, uuid='e37c5f9b-2011-43d8-950c-277afc74fa37', l='ServerLevel[world]', x=9841.18, y=-47.00, z=999987.23, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 46.5/46.5 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5454, uuid='755cb18f-9d41-4b82-89e5-f17fbe7aa67c', l='ServerLevel[world]', x=9804.12, y=-47.00, z=999982.15, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5462, uuid='6dc4130c-9320-4afc-8c88-101e714ebda8', l='ServerLevel[world]', x=9799.64, y=-57.00, z=999984.55, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5430, uuid='94be4c3a-3ee2-42ae-b74a-b4e0aaf4cf39', l='ServerLevel[world]', x=9841.95, y=-47.00, z=999987.85, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 364.46/364.46'/5464, uuid='4aa82945-f5b7-4161-98f7-f4fd58648576', l='ServerLevel[world]', x=9802.07, y=-47.00, z=999976.44, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 364.46/364.46 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5452, uuid='31b0c791-8ec9-47d4-8c05-4766e8990026', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5460, uuid='d396dccf-4fdb-4e05-a445-8a2bd7c39f63', l='ServerLevel[world]', x=9835.80, y=-47.00, z=999989.71, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5458, uuid='f66359e8-0d0b-40c7-94bc-f885a8a92d06', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5456, uuid='e03ad241-4e85-477f-ac03-2a03ed73a98b', l='ServerLevel[world]', x=9799.81, y=-47.00, z=999972.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5466, uuid='8da6e022-a7e6-4342-88f7-77e119a49d8d', l='ServerLevel[world]', x=9799.84, y=-47.00, z=999978.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5433, uuid='8c3b50dd-565f-4746-86c4-d951311b08bf', l='ServerLevel[world]', x=9841.79, y=-47.00, z=999990.23, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5429, uuid='08b80e7a-51d3-4469-a9cd-9544aaa0a138', l='ServerLevel[world]', x=9851.53, y=-48.50, z=999972.72, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5445, uuid='64c31961-ca7e-41c6-b69e-39e9503bb861', l='ServerLevel[world]', x=9838.81, y=-47.00, z=999982.75, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5437, uuid='0c1a303a-1568-43ab-9f8e-ee88d78b40ed', l='ServerLevel[world]', x=9839.80, y=-57.00, z=999993.74, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5473, uuid='282d3fd4-790a-4e11-9d2a-5025e4b31144', l='ServerLevel[world]', x=9807.91, y=-47.00, z=999974.55, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5469, uuid='d1a36be5-644d-453e-b78c-c1413735a75e', l='ServerLevel[world]', x=9805.05, y=-47.00, z=999977.95, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5465, uuid='5fd9e8f3-81c5-4618-a885-1076648435dc', l='ServerLevel[world]', x=9801.75, y=-47.00, z=999981.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5453, uuid='b6b36443-982d-4f0c-a92e-519fa6e24f37', l='ServerLevel[world]', x=9791.95, y=-57.00, z=999975.95, cpos=[611, 62498], tl=4074, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5461, uuid='e25e09f3-2a03-40cf-8615-df6c096e4368', l='ServerLevel[world]', x=9804.27, y=-47.00, z=999973.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5449, uuid='763e70fb-60be-4e17-a2b5-cf85f61c7120', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 374.52/374.52'/5457, uuid='f9c6ee0c-8dc6-4edc-9155-51949a3894e1', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 374.52/374.52 was killed
[16:48:02] [Server thread/INFO]: Killed 161 entities
[16:48:08] [User Authenticator #20/INFO]: UUID of player Ethan8977 is 6f4d05a2-fc3f-4186-af4b-797c5c666e26
[16:48:08] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player Ethan8977. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[16:48:08] [Server thread/INFO]: Everyone, welcome Ethan8977 to AngyBox!
[16:48:08] [Server thread/INFO]: [+] Ethan8977
[16:48:08] [Server thread/INFO]: Ethan8977[/173.92.28.30:39772] logged in with entity id 5559 at ([world]9927.5, 81.0, 999938.5)
[16:48:08] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[16:48:17] [Server thread/INFO]: Ethan8977 issued server command: /lobbyu
[16:48:35] [Server thread/INFO]: Ethan8977 lost connection: Disconnected
[16:48:35] [Server thread/INFO]: [-] Ethan8977
[16:48:37] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5510, uuid='db8077b7-3f47-4e67-b489-61816cfa6f6f', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=716, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:48:59] [Async Chat Thread - #27/INFO]: [??????] Lion_King0359 [2]: uuh
[16:49:05] [Async Chat Thread - #27/INFO]: [??????] Lion_King0359 [2]: my level resey
[16:49:08] [Server thread/INFO]: Lion_King0359 issued server command: /fly
[16:49:19] [Server thread/INFO]: Lion_King0359 issued server command: /pv 1
[16:49:29] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5514, uuid='830f574e-e46c-47bb-9b3c-2807e72eb1c4', l='ServerLevel[world]', x=9845.83, y=-53.00, z=999979.21, cpos=[615, 62498], tl=1758, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:50:15] [Server thread/INFO]: Automatic saving is now disabled
[16:50:22] [Server thread/INFO]: Lion_King0359 lost connection: Disconnected
[16:50:22] [Server thread/INFO]: [-] Lion_King0359
[16:50:25] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/5520, uuid='816bf04b-b6c9-4dbb-977c-3bda8cbd0bbf', l='ServerLevel[world]', x=9841.97, y=-57.00, z=999980.41, cpos=[615, 62498], tl=2873, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[16:50:38] [Server thread/INFO]: Automatic saving is now enabled
[16:51:20] [User Authenticator #21/INFO]: UUID of player Devankoo is 0eac07be-4ad0-4a8e-9326-72d3cbda1e97
[16:51:21] [Server thread/INFO]: Everyone, welcome Devankoo to AngyBox!
[16:51:21] [Server thread/INFO]: [+] Devankoo
[16:51:21] [Server thread/INFO]: Devankoo[/141.100.46.113:45052] logged in with entity id 5640 at ([world]9927.5, 81.0, 999938.5)
[16:51:21] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[16:51:28] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/5511, uuid='d1192d16-779d-4107-912c-e3d4cb1c6048', l='ServerLevel[world]', x=9846.50, y=-57.00, z=999989.23, cpos=[615, 62499], tl=4120, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[16:51:42] [Server thread/INFO]: Devankoo issued server command: /rules
[16:51:46] [Server thread/INFO]: Devankoo lost connection: Disconnected
[16:51:46] [Server thread/INFO]: [-] Devankoo
[16:51:55] [Server thread/INFO]: oren1321 lost connection: Disconnected
[16:51:55] [Server thread/INFO]: [-] oren1321
[16:52:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[16:52:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[16:52:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[16:52:18] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5526, uuid='ace744c7-aa0d-4463-b0ae-9ef26e704d8a', l='ServerLevel[world]', x=9845.90, y=-53.00, z=999979.16, cpos=[615, 62498], tl=5127, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:52:43] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5521, uuid='5076f706-87b6-43cc-aaa7-54d7ed0fee9d', l='ServerLevel[world]', x=9845.83, y=-53.00, z=999979.10, cpos=[615, 62498], tl=5621, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/5509, uuid='d4b5c808-5800-4886-8824-162f80be87a8', l='ServerLevel[world]', x=9817.31, y=-57.00, z=999984.52, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5545, uuid='c21274ff-fafc-4599-8728-f05ace21b58c', l='ServerLevel[world]', x=9808.14, y=-47.00, z=999981.23, cpos=[613, 62498], tl=3227, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/5513, uuid='0a695a16-57a5-426b-9c75-983b5ce97c90', l='ServerLevel[world]', x=9838.77, y=-47.00, z=999988.70, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5547, uuid='959c02d7-d193-40d6-918f-9b9ee99d83e8', l='ServerLevel[world]', x=9797.50, y=-57.00, z=999975.75, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5535, uuid='fac3693b-f8d4-4710-84ac-c06210b93d3a', l='ServerLevel[world]', x=9840.79, y=-47.00, z=999988.44, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5537, uuid='820ff25c-14b6-4d39-9870-4d3c5d8cca74', l='ServerLevel[world]', x=9802.53, y=-47.00, z=999983.08, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5539, uuid='aeab7275-70bb-496e-b71e-addcef6552dd', l='ServerLevel[world]', x=9800.74, y=-47.00, z=999975.78, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5543, uuid='e5bda8e8-49b5-41b3-9baf-3c6a35a90f35', l='ServerLevel[world]', x=9837.82, y=-47.00, z=999992.47, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5541, uuid='71cab942-be58-470b-b071-b033bba47d97', l='ServerLevel[world]', x=9810.75, y=-48.50, z=999979.71, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.8/10'/5516, uuid='d554cd06-b5d1-45d3-876b-0e98bae2d7be', l='ServerLevel[world]', x=9818.80, y=-57.00, z=999997.22, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.8/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5549, uuid='f76d41f5-bcd0-48a5-94d4-121468ee2a21', l='ServerLevel[world]', x=9804.93, y=-47.00, z=999979.04, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5532, uuid='95ba5902-24ae-4e07-8884-26ca07222b4f', l='ServerLevel[world]', x=9838.81, y=-57.00, z=999993.78, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/5515, uuid='c76bbc5e-d8b9-47e7-a157-4b2640e3adbf', l='ServerLevel[world]', x=9851.84, y=-48.50, z=999972.16, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5512, uuid='171a088d-007d-47bb-a48a-1cc187411db9', l='ServerLevel[world]', x=9839.28, y=-47.00, z=999992.19, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5528, uuid='ced3bad9-8373-4ace-8c98-73a7344afe48', l='ServerLevel[world]', x=9839.85, y=-47.00, z=999982.81, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5552, uuid='583afb32-af15-4116-8872-a8182e84d038', l='ServerLevel[world]', x=9802.75, y=-47.00, z=999976.36, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5548, uuid='99bb1af9-d851-489c-af72-9cbd401a82bb', l='ServerLevel[world]', x=9805.00, y=-47.00, z=999976.10, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5544, uuid='aabc1e5b-b9b5-48a5-8611-aeffa168fe6e', l='ServerLevel[world]', x=9844.39, y=-47.00, z=999988.77, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5536, uuid='072ef8f6-4d6c-45d1-8714-3f149d4b481d', l='ServerLevel[world]', x=9802.00, y=-47.00, z=999981.97, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5540, uuid='f9803607-cea5-4956-8d46-39d45d9a4c02', l='ServerLevel[world]', x=9802.40, y=-47.00, z=999973.62, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.65/10'/5524, uuid='6497af78-00c4-4ed2-bf18-856554e7fe00', l='ServerLevel[world]', x=9838.49, y=-47.00, z=999986.63, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.65/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5557, uuid='68c2122f-c66e-42c7-afe7-37a0992b7074', l='ServerLevel[world]', x=9790.79, y=-57.00, z=999985.21, cpos=[611, 62499], tl=1635, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5558, uuid='21bab860-7a1a-4ff3-b9d7-473defada0e4', l='ServerLevel[world]', x=9807.55, y=-47.00, z=999973.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5525, uuid='d154967f-1841-452d-86a4-8c3cbc3feefc', l='ServerLevel[world]', x=9841.97, y=-47.00, z=999990.83, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5523, uuid='7bf37bed-5655-490a-97bd-47398d22767a', l='ServerLevel[world]', x=9841.20, y=-47.00, z=999986.72, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5556, uuid='156d4f05-925d-4691-9f91-6f9eb66c3ab2', l='ServerLevel[world]', x=9799.40, y=-47.00, z=999982.96, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 210.69/210.69'/5553, uuid='482bc107-7c2b-4733-9b46-600e83c26967', l='ServerLevel[world]', x=9805.72, y=-47.00, z=999981.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 210.69/210.69 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5529, uuid='47650af1-0403-40a2-9640-f4646f0d5c14', l='ServerLevel[world]', x=9809.77, y=-57.00, z=999990.82, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/5519, uuid='af7b0a22-097e-46e5-9054-ae14c735c6d5', l='ServerLevel[world]', x=9833.56, y=-57.00, z=999992.74, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 27.2/27.2'/5527, uuid='b74b9317-f230-4e83-8934-d66e6d7bd890', l='ServerLevel[world]', x=9833.70, y=-52.96, z=999984.48, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 27.2/27.2 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5551, uuid='6b93a87a-f9e2-449b-a433-d91c5244827c', l='ServerLevel[world]', x=9809.23, y=-47.00, z=999975.83, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5555, uuid='7ae1db48-42ba-43f3-8fcc-2f7a9d877a23', l='ServerLevel[world]', x=9838.65, y=-47.00, z=999987.17, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5531, uuid='cbe866fb-fe0b-4cf0-9959-c0a2872090a6', l='ServerLevel[world]', x=9836.10, y=-47.00, z=999983.64, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5533, uuid='44429ad8-c584-4308-b438-22ea6641969d', l='ServerLevel[world]', x=9842.78, y=-47.00, z=999986.54, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 24.2/30.52'/5517, uuid='fb220db5-b3e9-4be9-9008-2dee338314a3', l='ServerLevel[world]', x=9841.15, y=-47.00, z=999991.41, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 24.2/30.52 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5518, uuid='f39497c5-811b-464e-858f-9d0604e9e660', l='ServerLevel[world]', x=9838.78, y=-47.00, z=999991.16, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5554, uuid='20900e7e-13b3-49ca-9fb2-3b89d2508f7f', l='ServerLevel[world]', x=9799.77, y=-47.00, z=999980.36, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5522, uuid='e25bf056-b90d-4448-b11c-158f3d8b86cc', l='ServerLevel[world]', x=9833.16, y=-52.08, z=999985.11, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5534, uuid='ecac5ff2-8304-47fd-a19c-da90c9352b53', l='ServerLevel[world]', x=9789.85, y=-57.00, z=999998.04, cpos=[611, 62499], tl=1635, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/5530, uuid='cc35b9a8-b0bf-44a9-bfb9-eaf8e8bbd9f8', l='ServerLevel[world]', x=9844.85, y=-53.00, z=999980.18, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5550, uuid='ae3bee42-a106-407a-a6fd-3c8ff28dad82', l='ServerLevel[world]', x=9800.15, y=-47.00, z=999983.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5546, uuid='9da6f9b8-e938-4c39-818e-ddf339de9553', l='ServerLevel[world]', x=9788.49, y=-57.00, z=999991.27, cpos=[611, 62499], tl=1635, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5538, uuid='f140358e-bee2-4e86-b935-52f8350bbebf', l='ServerLevel[world]', x=9806.64, y=-47.00, z=999980.44, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5542, uuid='58d051ce-f731-41d1-b5c7-a45c92c1cb70', l='ServerLevel[world]', x=9808.19, y=-47.00, z=999972.81, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:53:02] [Server thread/INFO]: Killed 146 entities
[16:54:07] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5688, uuid='f9ee429d-4a33-4516-afb9-2a919658d3fa', l='ServerLevel[world]', x=9845.71, y=-53.00, z=999979.24, cpos=[615, 62498], tl=1310, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:54:07] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5682, uuid='497f36ae-07e4-4da1-846d-05a480ee09cc', l='ServerLevel[world]', x=9844.72, y=-53.00, z=999978.23, cpos=[615, 62498], tl=1313, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:54:38] [User Authenticator #22/INFO]: UUID of player BlueFusion123 is f4c5724d-1f22-49e9-b3f4-d1045ce7ddb9
[16:54:39] [Server thread/INFO]: Everyone, welcome BlueFusion123 to AngyBox!
[16:54:39] [Server thread/INFO]: [+] BlueFusion123
[16:54:39] [Server thread/INFO]: BlueFusion123[/28.216.158.146:35716] logged in with entity id 5715 at ([world]9927.5, 81.0, 999938.5)
[16:54:39] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[16:54:50] [Server thread/INFO]: BlueFusion123 issued server command: /rules
[16:54:51] [User Authenticator #22/INFO]: UUID of player odedi2010 is 361a6481-1227-4857-89ca-73f8c7fe2a80
[16:54:51] [Server thread/INFO]: Everyone, welcome odedi2010 to AngyBox!
[16:54:51] [Server thread/INFO]: [+] odedi2010
[16:54:51] [Server thread/INFO]: odedi2010[/162.144.73.64:48750] logged in with entity id 5716 at ([world]9927.5, 81.0, 999938.5)
[16:54:52] [Async Chat Thread - #30/INFO]: [??????] BlueFusion123 [1]: thx
[16:54:52] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[16:55:15] [Server thread/INFO]: odedi2010 issued server command: /rules
[16:55:17] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.25/10'/5678, uuid='5a3f2574-8857-47dc-b99d-88f5caefa17c', l='ServerLevel[world]', x=9846.50, y=-57.00, z=999986.83, cpos=[615, 62499], tl=2719, v=true] died: [LVL 5] Mummy 0.25/10 burned to death
[16:55:22] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5681, uuid='d0439b23-09f3-41be-b927-975c902f8d3a', l='ServerLevel[world]', x=9845.66, y=-53.00, z=999979.14, cpos=[615, 62498], tl=2808, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:55:28] [Server thread/INFO]: BlueFusion123 lost connection: Disconnected
[16:55:28] [Server thread/INFO]: [-] BlueFusion123
[16:55:28] [Server thread/INFO]: odedi2010 lost connection: Disconnected
[16:55:28] [Server thread/INFO]: [-] odedi2010
[16:55:45] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5683, uuid='9e5ed631-8890-4ea1-aaf2-e7fe5b6f6fd3', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=3271, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:56:30] [User Authenticator #23/INFO]: UUID of player LegendTraian is 40a370e7-b80a-4bca-8375-76fd44125b72
[16:56:30] [Server thread/INFO]: Everyone, welcome LegendTraian to AngyBox!
[16:56:30] [Server thread/INFO]: [+] LegendTraian
[16:56:30] [Server thread/INFO]: LegendTraian[/212.98.217.233:54286] logged in with entity id 5717 at ([world]9927.5, 81.0, 999938.5)
[16:56:30] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[16:56:39] [Server thread/INFO]: LegendTraian issued server command: /rules
[16:56:47] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/5666, uuid='3196271b-d99d-4de8-b8d7-a7e46709a1a4', l='ServerLevel[world]', x=9845.90, y=-53.00, z=999979.17, cpos=[615, 62498], tl=4515, v=true] died: [LVL 5] Mummy 0.1/10 went up in flames
[16:56:51] [Server thread/INFO]: LegendTraian lost connection: Disconnected
[16:56:51] [Server thread/INFO]: [-] LegendTraian
[16:57:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[16:57:16] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5679, uuid='bcd52571-3360-4bf8-aad9-76ec0f3b7804', l='ServerLevel[world]', x=9845.76, y=-53.00, z=999979.28, cpos=[615, 62498], tl=5089, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:58:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5673, uuid='542604a3-5c60-4638-aae9-599a50aba018', l='ServerLevel[world]', x=9843.40, y=-47.00, z=999986.34, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/5674, uuid='5df5d980-c36d-47ad-80f3-384433693757', l='ServerLevel[world]', x=9808.12, y=-47.00, z=999980.81, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5675, uuid='8cb25557-ae52-4756-a468-267221c47adc', l='ServerLevel[world]', x=9841.78, y=-47.00, z=999990.17, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/5672, uuid='df838906-52b0-4f4f-b33f-9e0ab5f2e67c', l='ServerLevel[world]', x=9843.20, y=-47.00, z=999992.26, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5671, uuid='a550d996-402d-4cae-9cb2-cdd0f54938a1', l='ServerLevel[world]', x=9841.78, y=-47.00, z=999992.41, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5670, uuid='6e7b227c-57f0-4348-9f2e-6ce9561fb175', l='ServerLevel[world]', x=9843.25, y=-47.00, z=999983.64, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5669, uuid='65e639dc-ac8e-4276-8f10-7845f39adc8b', l='ServerLevel[world]', x=9838.54, y=-47.00, z=999986.46, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5701, uuid='da209f7c-57de-49f2-bdb0-2b4cc5e90bd5', l='ServerLevel[world]', x=9803.76, y=-47.00, z=999978.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5677, uuid='030c8bff-4040-41bb-8120-1782021f49f9', l='ServerLevel[world]', x=9858.22, y=-57.00, z=1000000.16, cpos=[616, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5703, uuid='9e0064b8-4d96-40ed-87b2-6c54b948d319', l='ServerLevel[world]', x=9802.84, y=-47.00, z=999974.76, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5699, uuid='7443ea0a-7474-4426-b47b-b1ce47c42eeb', l='ServerLevel[world]', x=9804.77, y=-47.00, z=999973.31, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5713, uuid='eb1ce44b-acd9-4dd7-b94d-b37a63624e22', l='ServerLevel[world]', x=9789.27, y=-57.00, z=999994.77, cpos=[611, 62499], tl=722, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5705, uuid='6f4c807a-704f-4faf-b8eb-e2d3c824e40a', l='ServerLevel[world]', x=9803.79, y=-47.00, z=999976.10, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5707, uuid='29dd5a70-e8f9-4519-a467-8083cf6f25c0', l='ServerLevel[world]', x=9806.49, y=-47.00, z=999977.91, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98.5/100'/5711, uuid='d475222f-6598-44b7-b9b0-dd6e8b1c89f8', l='ServerLevel[world]', x=9806.51, y=-47.00, z=999973.76, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98.5/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5709, uuid='122ec353-a8d6-40d0-acd8-0c9599919247', l='ServerLevel[world]', x=9804.81, y=-47.00, z=999980.02, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5714, uuid='517f37fa-3861-482d-a40c-5c3e0a3cd4c4', l='ServerLevel[world]', x=9806.07, y=-47.00, z=999977.09, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 317.69/317.69'/5698, uuid='d9081e13-6caa-449d-a9d8-be76c2a4579c', l='ServerLevel[world]', x=9801.69, y=-47.00, z=999981.52, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 317.69/317.69 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5697, uuid='2238b32d-8454-48ae-9b0a-c493247baad7', l='ServerLevel[world]', x=9801.99, y=-47.00, z=999983.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/5665, uuid='729ba9cb-e145-48fe-aa0a-9337c4e96bff', l='ServerLevel[world]', x=9841.47, y=-47.00, z=999985.02, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5702, uuid='bf8302ad-cef0-46bc-9edf-c50396282950', l='ServerLevel[world]', x=9834.84, y=-47.00, z=999992.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 41.06/41.06'/5686, uuid='922e305e-f9eb-48e9-b540-a0a23a06ea52', l='ServerLevel[world]', x=9840.59, y=-47.00, z=999988.20, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 41.06/41.06 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5694, uuid='8a465337-d891-4c47-80f3-9c91c6ccf157', l='ServerLevel[world]', x=9791.91, y=-57.00, z=999988.58, cpos=[611, 62499], tl=1747, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5706, uuid='d81abd4d-0159-4871-9e59-db965031965f', l='ServerLevel[world]', x=9798.80, y=-47.00, z=999976.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5710, uuid='e4aa00cb-b0de-4721-b43b-e68f2419cf1d', l='ServerLevel[world]', x=9801.50, y=-47.00, z=999975.72, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5690, uuid='4765c4ef-02c8-4bc2-9f1b-28faae832db2', l='ServerLevel[world]', x=9803.81, y=-47.00, z=999973.69, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5689, uuid='86e846bc-fa39-4b63-b26d-c9f9c7895ed6', l='ServerLevel[world]', x=9805.12, y=-47.00, z=999981.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.42/10'/5687, uuid='409911e8-d584-4af4-bafb-0ba920d5c194', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.42/10 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5685, uuid='450eb869-2db0-495f-bcc7-f54fd9c4733d', l='ServerLevel[world]', x=9829.71, y=-57.00, z=1000000.50, cpos=[614, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5693, uuid='986ebc90-8c78-49e2-9e80-165f3553c868', l='ServerLevel[world]', x=9798.77, y=-47.00, z=999975.49, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5691, uuid='cf23d656-8acd-47b1-9ca8-262e3805bdc1', l='ServerLevel[world]', x=9791.99, y=-57.00, z=999996.01, cpos=[611, 62499], tl=2902, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5695, uuid='eb8d48b1-c3ad-414b-830c-5da3c46393b3', l='ServerLevel[world]', x=9807.08, y=-47.00, z=999979.88, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5680, uuid='b3375bcb-8ccb-4a13-bb68-272bd621afc6', l='ServerLevel[world]', x=9839.79, y=-57.00, z=999993.50, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5668, uuid='358be113-0463-438b-9dc3-918aa6266d82', l='ServerLevel[world]', x=9841.05, y=-47.00, z=999992.46, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 35.77/43'/5667, uuid='e247544b-3591-4fd9-884c-d91ec222679a', l='ServerLevel[world]', x=9833.49, y=-50.50, z=999986.90, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 35.77/43 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5/10'/5676, uuid='dc49b556-d21d-49b6-91cd-7549118c3c62', l='ServerLevel[world]', x=9832.84, y=-57.00, z=999987.85, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5/10 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5684, uuid='6cc5c57c-37f6-4a62-96a6-1205ace959f6', l='ServerLevel[world]', x=9844.74, y=-56.00, z=999976.54, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5692, uuid='688330e6-a9d8-454a-b50a-348ed5b85ef8', l='ServerLevel[world]', x=9829.79, y=-57.00, z=999973.16, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5712, uuid='996d068f-e726-47d4-91f1-62c0f6be0228', l='ServerLevel[world]', x=9802.17, y=-47.00, z=999976.48, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5704, uuid='2fef5635-471f-49ee-bfcd-897397fe8f0d', l='ServerLevel[world]', x=9805.22, y=-57.00, z=999984.50, cpos=[612, 62499], tl=3964, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98/100'/5700, uuid='98233474-f9c8-4858-b388-3b966c756d18', l='ServerLevel[world]', x=9805.58, y=-47.00, z=999974.99, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5696, uuid='f0700592-6a10-449b-962e-5936e28e066c', l='ServerLevel[world]', x=9838.16, y=-47.00, z=999988.87, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[16:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98/100'/5708, uuid='add33133-813f-4191-abe3-2094792994ed', l='ServerLevel[world]', x=9802.16, y=-47.00, z=999978.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98/100 was killed
[16:58:02] [Server thread/INFO]: Killed 145 entities
[16:59:00] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/5749, uuid='3c8a2b29-10b0-49c4-ad3b-648bf4216250', l='ServerLevel[world]', x=9833.62, y=-55.75, z=999980.72, cpos=[614, 62498], tl=1168, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[16:59:05] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/5742, uuid='60d9661d-179d-4af2-8587-7002cdf58810', l='ServerLevel[world]', x=9845.91, y=-53.00, z=999979.21, cpos=[615, 62498], tl=1261, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[16:59:30] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5743, uuid='5e258a0a-214c-4139-beb2-cb10bbea3b2f', l='ServerLevel[world]', x=9845.33, y=-53.00, z=999978.53, cpos=[615, 62498], tl=1765, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[16:59:56] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/5763, uuid='2d99cd6e-4011-481c-b0a2-94e70c222806', l='ServerLevel[world]', x=9844.78, y=-53.00, z=999978.16, cpos=[615, 62498], tl=2285, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[17:00:00] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/5762, uuid='58625c2d-1a80-4035-ab39-bacee7a00736', l='ServerLevel[world]', x=9846.50, y=-57.00, z=999991.04, cpos=[615, 62499], tl=2375, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[17:02:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[17:02:24] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5747, uuid='57c7ffbe-481f-4fea-a2c5-55549c4e6a60', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=5245, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:03:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5771, uuid='1a660fb0-245d-4a2e-8b83-d2f1462cdb9e', l='ServerLevel[world]', x=9802.25, y=-47.00, z=999975.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5770, uuid='5b07c1a1-05e8-451f-a3cb-74844e660ce4', l='ServerLevel[world]', x=9808.22, y=-47.00, z=999973.77, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5773, uuid='e2aaf6a6-75e3-4bd4-9daa-56e9345c25ad', l='ServerLevel[world]', x=9808.27, y=-47.00, z=999974.77, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5772, uuid='34572e73-d32e-453e-bbc1-8ca210df54a1', l='ServerLevel[world]', x=9791.98, y=-57.00, z=999981.67, cpos=[611, 62498], tl=757, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5776, uuid='635ec130-bf91-427a-8194-88838c13cfbf', l='ServerLevel[world]', x=9791.94, y=-57.00, z=999980.71, cpos=[611, 62498], tl=294, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/5766, uuid='c59d45f5-3295-46f6-bad9-bbcef317f176', l='ServerLevel[world]', x=9846.23, y=-57.00, z=999995.73, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5768, uuid='eae7fd1d-5213-4928-8ddd-34f40f255560', l='ServerLevel[world]', x=9840.29, y=-47.00, z=999986.40, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5774, uuid='baec0ec0-a164-4dc6-9259-0db853f5f31e', l='ServerLevel[world]', x=9807.28, y=-47.00, z=999981.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5778, uuid='157353d5-d71d-4516-bc76-ea7af15f44bf', l='ServerLevel[world]', x=9804.74, y=-47.00, z=999973.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5779, uuid='0a19625c-9813-4318-a0fe-536cea33643f', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 16.6/23.86'/5750, uuid='09e313a3-1556-4592-83ba-48bddaf113a7', l='ServerLevel[world]', x=9842.70, y=-47.00, z=999991.93, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 16.6/23.86 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/5746, uuid='ba40e8b9-f838-4295-b35e-5b4fa59c11ff', l='ServerLevel[world]', x=9835.83, y=-47.00, z=999989.83, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 40.06/44.5'/5759, uuid='11a1889d-519d-4525-b681-0b20f9a25ac8', l='ServerLevel[world]', x=9836.83, y=-47.00, z=999988.18, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 40.06/44.5 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5767, uuid='9c021be0-94bf-43ef-a230-4c3eef0b2e5a', l='ServerLevel[world]', x=9840.33, y=-47.00, z=999987.90, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5783, uuid='aac1fa4b-2cbc-4733-8d59-62c44984503f', l='ServerLevel[world]', x=9791.90, y=-57.00, z=999982.48, cpos=[611, 62498], tl=800, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5775, uuid='59b59309-9834-4c00-9436-701fd448a354', l='ServerLevel[world]', x=9798.75, y=-47.00, z=999976.61, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5787, uuid='279f67d1-1cbd-48da-8a93-546700a4cb6e', l='ServerLevel[world]', x=9836.26, y=-47.00, z=999983.80, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5791, uuid='4d8486b5-3d1d-4d54-bb2a-813aafbe3e7b', l='ServerLevel[world]', x=9805.00, y=-47.00, z=999976.00, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 35.74/48.64'/5755, uuid='1b3b8fea-3d0a-4c2c-a03f-6eeca162edf1', l='ServerLevel[world]', x=9841.77, y=-47.00, z=999986.18, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 35.74/48.64 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5788, uuid='4adef882-06d4-4c95-9c96-ed691c7cf61c', l='ServerLevel[world]', x=9804.28, y=-47.00, z=999975.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5753, uuid='0891c1d9-cee2-44d6-8c2a-4af5fd5c8e55', l='ServerLevel[world]', x=9838.70, y=-47.00, z=999987.70, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5757, uuid='46ab5b1e-3e10-4e19-be87-7dd67afe435c', l='ServerLevel[world]', x=9839.64, y=-47.00, z=999987.44, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5754, uuid='5f5d1d40-ee9d-4c56-b640-006babffe762', l='ServerLevel[world]', x=9836.96, y=-47.00, z=999983.78, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5752, uuid='5cfe9a62-f682-4a62-8b0d-e38a861d98e5', l='ServerLevel[world]', x=9841.73, y=-47.00, z=999992.52, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5758, uuid='f51696c8-6877-447e-8f59-31ad40ae02b1', l='ServerLevel[world]', x=9840.71, y=-47.00, z=999986.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5756, uuid='083bfb05-79f2-4897-903c-be78d537efa5', l='ServerLevel[world]', x=9845.20, y=-47.00, z=999992.25, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5751, uuid='f4230240-8922-4393-a167-42615fb2ec4a', l='ServerLevel[world]', x=9840.74, y=-47.00, z=999982.80, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5784, uuid='14d622fc-3ffc-4aca-b8aa-898d2f88085f', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5760, uuid='c5b8a6b8-29eb-4ea8-909b-974c9063a0e6', l='ServerLevel[world]', x=9838.25, y=-47.00, z=999987.73, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5786, uuid='440af952-0c25-4b36-b27c-f92e5ac6745a', l='ServerLevel[world]', x=9850.76, y=-49.25, z=999974.71, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5790, uuid='525fffda-1d63-44df-8dc7-9852fce0b583', l='ServerLevel[world]', x=9803.20, y=-47.00, z=999978.12, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98.5/100'/5782, uuid='56424892-6244-43d5-bc2b-d2bccbd7f5cb', l='ServerLevel[world]', x=9804.15, y=-47.00, z=999972.78, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98.5/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 92.1/100'/5780, uuid='467cf2fb-0f63-4426-ad24-72ba1944ac60', l='ServerLevel[world]', x=9850.21, y=-56.00, z=999964.49, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Pharoh 92.1/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5764, uuid='1fdf89ae-35c0-4dfe-9702-0ec517710081', l='ServerLevel[world]', x=9836.26, y=-47.00, z=999991.19, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5745, uuid='6e581d3a-3168-4185-842c-793cc84518b6', l='ServerLevel[world]', x=9838.18, y=-57.00, z=1000000.42, cpos=[614, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5765, uuid='d8c8fd44-768c-469e-b01f-48ed50628ae9', l='ServerLevel[world]', x=9805.22, y=-47.00, z=999979.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5761, uuid='dfec240e-a1a7-4c0c-97e5-8b3d2196117b', l='ServerLevel[world]', x=9849.20, y=-56.00, z=999979.49, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.36/10'/5748, uuid='8c224f24-f271-4e87-bb32-2bb9b608abec', l='ServerLevel[world]', x=9840.43, y=-47.00, z=999991.28, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.36/10 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 28.08/28.08'/5744, uuid='f58ba0da-4b83-43c2-ad10-db7f8202063e', l='ServerLevel[world]', x=9853.80, y=-57.00, z=999995.80, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 28.08/28.08 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5777, uuid='72032ee7-3939-415f-903a-4b2e80b43d3d', l='ServerLevel[world]', x=9802.77, y=-47.00, z=999974.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5769, uuid='6df3fd19-cef2-4c27-bf5d-3a79ad3e7612', l='ServerLevel[world]', x=9840.81, y=-47.00, z=999987.48, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5781, uuid='e923020a-a8c1-4e66-b803-3e5b8a4dbfcd', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5789, uuid='fddb573b-508e-41be-9b8c-c906b90f7cde', l='ServerLevel[world]', x=9800.49, y=-47.00, z=999975.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5785, uuid='a6ccfcfe-d274-4306-954a-c40a2e9e4fe9', l='ServerLevel[world]', x=9808.22, y=-47.00, z=999982.14, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:03:02] [Server thread/INFO]: Killed 146 entities
[17:03:38] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5819, uuid='1c2a5be1-83cd-485b-90ee-a525ea07646f', l='ServerLevel[world]', x=9845.70, y=-53.00, z=999979.05, cpos=[615, 62498], tl=728, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:04:24] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5818, uuid='8afa47cb-17d3-4d97-b1f2-8ef0ab646638', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=1654, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:04:31] [User Authenticator #24/INFO]: UUID of player mrflampaus is 8922342b-8ef0-4628-8cf0-aa2353bae972
[17:04:31] [Server thread/INFO]: Everyone, welcome mrflampaus to AngyBox!
[17:04:31] [Server thread/INFO]: [+] mrflampaus
[17:04:31] [Server thread/INFO]: mrflampaus[/196.105.217.161:60268] logged in with entity id 5866 at ([world]9927.5, 81.0, 999938.5)
[17:04:32] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[17:04:41] [Async Chat Thread - #33/INFO]: [??????] mrflampaus [1]: hello
[17:04:46] [Server thread/INFO]: mrflampaus issued server command: /rules
[17:05:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/5835, uuid='8e8c3885-bc9a-40e8-a862-2d6a9d8a27fb', l='ServerLevel[world]', x=9842.57, y=-56.58, z=999977.60, cpos=[615, 62498], tl=2422, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[17:05:06] [Server thread/INFO]: mrflampaus has made the advancement [Beginnings]
[17:05:21] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.01/10'/5826, uuid='a1922d03-edc4-409a-9f1e-71def642c012', l='ServerLevel[world]', x=9837.23, y=-57.00, z=999980.50, cpos=[614, 62498], tl=2794, v=true] died: [LVL 5] Mummy 0.01/10 burned to death
[17:05:28] [Server thread/INFO]: mrflampaus lost connection: Disconnected
[17:05:28] [Server thread/INFO]: [-] mrflampaus
[17:07:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[17:07:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[17:07:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[17:07:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[17:08:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5840, uuid='f2c6a38c-6b6c-497f-96b2-83d35d99529b', l='ServerLevel[world]', x=9838.77, y=-57.00, z=999993.50, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5841, uuid='dc7e9264-7a52-4e54-ac49-117b5c429dd5', l='ServerLevel[world]', x=9805.35, y=-47.00, z=999979.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5839, uuid='3d82ac31-96a0-4611-bc60-ddb7eb4c2fba', l='ServerLevel[world]', x=9839.73, y=-47.00, z=999985.79, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.62/10'/5838, uuid='864e7ba0-6ee9-40c8-a33b-bcf4787b5747', l='ServerLevel[world]', x=9820.84, y=-57.00, z=999988.79, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.62/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5837, uuid='dea794fe-fb4b-487d-bd77-3e6aa1331140', l='ServerLevel[world]', x=9851.22, y=-48.50, z=999972.23, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5836, uuid='d8268f7b-18b6-4361-acd9-fbce34468664', l='ServerLevel[world]', x=9833.83, y=-47.00, z=999988.24, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/5834, uuid='380f2011-72d6-4e0d-9c2b-a6e3dc94e68f', l='ServerLevel[world]', x=9842.73, y=-47.00, z=999987.91, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5865, uuid='da769de6-5e67-4686-966b-25caf24c1790', l='ServerLevel[world]', x=9804.17, y=-47.00, z=999981.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5863, uuid='6ecc850b-ad90-46a5-b801-d0009e263e33', l='ServerLevel[world]', x=9804.10, y=-47.00, z=999975.31, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5848, uuid='f0b42ab6-417c-4610-b99f-fa6d8031f66c', l='ServerLevel[world]', x=9843.09, y=-47.00, z=999992.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5827, uuid='438b00b9-c265-4a8c-a970-2766b53b57cd', l='ServerLevel[world]', x=9843.28, y=-47.00, z=999987.23, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5831, uuid='4693c539-123a-4c54-815d-54924b97f2f8', l='ServerLevel[world]', x=9836.18, y=-47.00, z=999991.22, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5843, uuid='3392dff3-4f96-4313-b9d2-99d9ba0256b0', l='ServerLevel[world]', x=9809.18, y=-47.00, z=999981.25, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5847, uuid='4a817c90-745a-47e5-8cca-ef95b6b0f0f8', l='ServerLevel[world]', x=9789.21, y=-57.00, z=999996.17, cpos=[611, 62499], tl=229, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5844, uuid='49ac2165-611a-4206-8ea7-22ae3f227ec0', l='ServerLevel[world]', x=9798.63, y=-47.00, z=999979.13, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5828, uuid='b45cd4f3-3459-40d8-98de-ba2723a1504f', l='ServerLevel[world]', x=9856.35, y=-56.00, z=999980.42, cpos=[616, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.04/10'/5832, uuid='53df0a69-5a26-4742-b91f-66ad152d8ee4', l='ServerLevel[world]', x=9839.81, y=-47.00, z=999990.22, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.04/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5860, uuid='408fe9c5-da57-4e6e-a5e2-88e6c3dc1e15', l='ServerLevel[world]', x=9803.88, y=-47.00, z=999977.52, cpos=[612, 62498], tl=4109, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5864, uuid='d8b31020-7151-4d67-be03-055642db10c5', l='ServerLevel[world]', x=9807.38, y=-47.00, z=999973.75, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5854, uuid='4a47f637-8dcd-4710-baab-95023295f659', l='ServerLevel[world]', x=9838.73, y=-47.00, z=999984.31, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/5821, uuid='d2820506-0595-4861-9cdf-6a6b857b79a0', l='ServerLevel[world]', x=9837.35, y=-47.00, z=999988.16, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5855, uuid='0bb11b89-b11e-4ddd-9581-bcd9df15ceb4', l='ServerLevel[world]', x=9788.74, y=-57.00, z=999989.81, cpos=[611, 62499], tl=229, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/5820, uuid='5eb8cc6b-77fa-4a0f-a46c-0a1bd4ad6cfd', l='ServerLevel[world]', x=9851.58, y=-48.50, z=999973.18, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/5853, uuid='4e297dcd-34ac-464f-b54d-e5d40424a933', l='ServerLevel[world]', x=9801.03, y=-47.00, z=999973.70, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5822, uuid='16bfc161-cade-4df2-ac0c-1b72ecea837f', l='ServerLevel[world]', x=9841.85, y=-57.00, z=999993.85, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5856, uuid='eb25f2b7-b817-42a6-9e77-c6796a93030d', l='ServerLevel[world]', x=9804.23, y=-47.00, z=999980.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5852, uuid='2de0c3fd-c142-4ae1-b99a-570c1535f376', l='ServerLevel[world]', x=9834.82, y=-47.00, z=999991.25, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5823, uuid='0980602c-1e53-4252-ae7f-8dccd6ad8f6e', l='ServerLevel[world]', x=9839.20, y=-47.00, z=999991.20, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5824, uuid='be77d28a-1135-4b60-9764-82c3178c6400', l='ServerLevel[world]', x=9839.78, y=-47.00, z=999987.04, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5859, uuid='04541933-72a1-4597-a07e-48a25e935d74', l='ServerLevel[world]', x=9800.21, y=-47.00, z=999972.75, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5857, uuid='f95e1ee6-199c-4846-8e36-bf69d2513ef3', l='ServerLevel[world]', x=9791.80, y=-57.00, z=999998.21, cpos=[611, 62499], tl=2100, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5849, uuid='5f70873c-6310-4a26-93f7-7c64f8741030', l='ServerLevel[world]', x=9809.23, y=-47.00, z=999976.29, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5816, uuid='1c23603a-5841-47d6-a6e4-e10789a89a91', l='ServerLevel[world]', x=9834.76, y=-47.00, z=999982.67, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5851, uuid='01e9b421-7c0d-4ebe-be70-d6b4ef8494b2', l='ServerLevel[world]', x=9801.98, y=-47.00, z=999974.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5862, uuid='70a08994-98a8-4cc8-9d4c-832fea9f27da', l='ServerLevel[world]', x=9806.05, y=-47.00, z=999974.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 29.29/29.29'/5829, uuid='0b9a19cb-2282-4ce7-a466-acc7c11e164c', l='ServerLevel[world]', x=9851.84, y=-48.50, z=999972.16, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 29.29/29.29 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5846, uuid='18b7dc05-e3f4-45ed-89a2-5b23bbfd9d6e', l='ServerLevel[world]', x=9800.71, y=-47.00, z=999981.72, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5845, uuid='faab9e0f-2b14-4d7f-9e22-31eb89a4b93f', l='ServerLevel[world]', x=9802.79, y=-57.00, z=999989.27, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5861, uuid='4969bcc4-bfe8-4b4d-bfa3-c7d8d9527ecb', l='ServerLevel[world]', x=9840.64, y=-47.00, z=999985.75, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5830, uuid='a472bd90-262e-4322-bf1e-6651b645a249', l='ServerLevel[world]', x=9815.75, y=-57.00, z=999985.78, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5833, uuid='1c4ee9ec-0d02-4d81-8672-a19fd53b9e94', l='ServerLevel[world]', x=9838.02, y=-47.00, z=999984.87, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5858, uuid='1ea05a2a-3dff-45a7-9c3b-e9c101a92fec', l='ServerLevel[world]', x=9789.14, y=-57.00, z=999997.97, cpos=[611, 62499], tl=229, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 38.61/38.61'/5817, uuid='f10305d3-a56d-40f0-bfba-bc39599c3833', l='ServerLevel[world]', x=9837.07, y=-47.00, z=999984.12, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 38.61/38.61 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5850, uuid='07584003-4097-41f8-9326-7ba71b6e5c96', l='ServerLevel[world]', x=9799.70, y=-47.00, z=999981.14, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5842, uuid='a8df2ce4-41d6-4ff9-b321-96c28299408e', l='ServerLevel[world]', x=9807.22, y=-47.00, z=999974.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5825, uuid='cabec03a-88ad-42b1-a770-29d49b8f8e03', l='ServerLevel[world]', x=9858.50, y=-55.00, z=999972.36, cpos=[616, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:08:02] [Server thread/INFO]: Killed 148 entities
[17:08:31] [User Authenticator #25/INFO]: UUID of player Ethan8977 is 6f4d05a2-fc3f-4186-af4b-797c5c666e26
[17:08:31] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player Ethan8977. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[17:08:31] [Server thread/INFO]: [+] Ethan8977
[17:08:31] [Server thread/INFO]: Ethan8977[/173.92.28.30:44660] logged in with entity id 5941 at ([world]9917.011898246383, 62.0, 999866.4071070164)
[17:08:37] [Server thread/INFO]: Ethan8977 lost connection: Disconnected
[17:08:37] [Server thread/INFO]: [-] Ethan8977
[17:09:07] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/5899, uuid='193e88dc-5be7-4963-b965-ea4e94eed7ae', l='ServerLevel[world]', x=9851.22, y=-55.00, z=999979.50, cpos=[615, 62498], tl=1306, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[17:09:29] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5911, uuid='9b171101-98ce-491a-94dd-5a91cbfc1714', l='ServerLevel[world]', x=9845.73, y=-53.00, z=999979.03, cpos=[615, 62498], tl=1740, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:10:38] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/5908, uuid='21865786-cad6-4a09-a21c-cece1cad81d5', l='ServerLevel[world]', x=9849.48, y=-55.82, z=999980.93, cpos=[615, 62498], tl=3139, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[17:10:53] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/5903, uuid='bd51386d-3138-477d-9895-84c8a61064cb', l='ServerLevel[world]', x=9844.77, y=-53.00, z=999978.28, cpos=[615, 62498], tl=3427, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[17:11:35] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5901, uuid='7eac2e61-3a56-44a6-8d12-e58bf0ab3d10', l='ServerLevel[world]', x=9844.72, y=-53.00, z=999978.24, cpos=[615, 62498], tl=4263, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:12:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[17:13:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5904, uuid='91f69d5a-8650-46c4-ba97-a99fb204aefb', l='ServerLevel[world]', x=9833.38, y=-54.00, z=999983.49, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5935, uuid='cced62a4-930e-4cde-b118-8d416740d866', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=36, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5938, uuid='83dafe0b-88a1-4db4-992f-9b8ef3f6d402', l='ServerLevel[world]', x=9806.10, y=-47.00, z=999979.26, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5936, uuid='b9dfeaf6-3e61-4121-b799-38c26270868d', l='ServerLevel[world]', x=9807.22, y=-47.00, z=999979.07, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5902, uuid='5307bdb0-f47f-4c92-91f9-0f391beaaf4e', l='ServerLevel[world]', x=9851.16, y=-48.50, z=999972.25, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5937, uuid='1d717572-c9a8-4152-ade5-e8347e4b3bf8', l='ServerLevel[world]', x=9833.00, y=-48.50, z=999989.20, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5934, uuid='1e70e5c3-8c8f-47b6-a3c0-3d720c611c12', l='ServerLevel[world]', x=9799.84, y=-47.00, z=999981.31, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5905, uuid='da2d83a5-96dd-4b5f-8296-223ca40c8640', l='ServerLevel[world]', x=9835.83, y=-47.00, z=999983.84, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.32/10'/5906, uuid='b237d36d-215b-413b-9dae-f4f456444f32', l='ServerLevel[world]', x=9841.50, y=-47.00, z=999987.24, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.32/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/5907, uuid='0839e826-093b-4c0c-9380-1939e06d8a14', l='ServerLevel[world]', x=9838.47, y=-47.00, z=999990.06, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5932, uuid='3a21ca46-d861-41b1-ab1a-6d440666759f', l='ServerLevel[world]', x=9804.07, y=-47.00, z=999974.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5940, uuid='2da5a29a-e0e1-480d-9ed5-4a472a724a92', l='ServerLevel[world]', x=9807.48, y=-47.00, z=999977.28, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/5912, uuid='a3b39872-8b58-40dc-b7f2-b01c81193ef9', l='ServerLevel[world]', x=9844.06, y=-47.00, z=999984.12, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5929, uuid='629687e5-d81f-4a06-878c-e56eae664032', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=36, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5928, uuid='4f608045-c456-4700-9d60-5551ce6bd266', l='ServerLevel[world]', x=9842.23, y=-47.00, z=999986.23, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5897, uuid='df97157d-f20d-4d4d-876e-61d80f9005d4', l='ServerLevel[world]', x=9833.51, y=-50.50, z=999986.88, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/5896, uuid='78321b18-f9f5-4c2a-9e55-aa4c5ba7a8d5', l='ServerLevel[world]', x=9839.79, y=-47.00, z=999991.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 47.83/47.83'/5909, uuid='33a11851-a6f0-468f-ba5d-f9250be38aad', l='ServerLevel[world]', x=9839.78, y=-47.00, z=999989.16, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 47.83/47.83 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5913, uuid='5fa5dada-ca32-467f-b86b-69f9a9b5de21', l='ServerLevel[world]', x=9842.31, y=-47.00, z=999984.81, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5925, uuid='3178a6c3-7b15-4767-8167-3e9a567f606b', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=36, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5916, uuid='58a29c2b-a0e3-4c66-901e-1fd3f2842cc9', l='ServerLevel[world]', x=9791.95, y=-57.00, z=999982.05, cpos=[611, 62498], tl=2012, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5933, uuid='3a2d265c-3b34-4b5f-905e-ec44db4b5060', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=36, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5892, uuid='30c1ad12-372c-4806-bc01-5939867ba578', l='ServerLevel[world]', x=9842.36, y=-47.00, z=999983.20, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/5900, uuid='19f33c19-7106-4843-a2f8-5a8230a64973', l='ServerLevel[world]', x=9844.49, y=-47.00, z=999989.20, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5920, uuid='f6bf3b44-9d31-4dbd-a62b-406c30c029bc', l='ServerLevel[world]', x=9838.79, y=-57.00, z=1000000.20, cpos=[614, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5922, uuid='64320ed3-25f6-4d14-98d4-0ba8a5c65cbe', l='ServerLevel[world]', x=9807.23, y=-47.00, z=999978.36, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5921, uuid='973cfd8c-1988-4a74-af4e-63cb8af9bf81', l='ServerLevel[world]', x=9838.17, y=-47.00, z=999988.33, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5923, uuid='d04699f7-d0a5-41e1-af67-31024cbda5f0', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=36, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5917, uuid='2aeae400-31e9-45bb-8330-39371447d9dc', l='ServerLevel[world]', x=9801.89, y=-47.00, z=999979.10, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5918, uuid='e63b78f4-5fc7-4d6d-994f-6cd42e64aee6', l='ServerLevel[world]', x=9804.71, y=-47.00, z=999973.51, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5919, uuid='b184c82d-1e3b-4dad-be9c-846e010a085e', l='ServerLevel[world]', x=9799.16, y=-47.00, z=999979.45, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5891, uuid='acd3bd2a-eb07-4291-a26f-9b9b1b64fb9a', l='ServerLevel[world]', x=9839.22, y=-47.00, z=999984.72, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97.5/100'/5924, uuid='c70457e8-55c6-4f8c-9dac-f65c2fc46944', l='ServerLevel[world]', x=9803.79, y=-47.00, z=999980.74, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 97.5/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5893, uuid='ac41b4c4-992a-41d9-a843-9d5c328b3542', l='ServerLevel[world]', x=9837.64, y=-47.00, z=999986.08, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.08/10'/5895, uuid='4b509c89-f5d7-41be-bd09-b3bbde1fecc7', l='ServerLevel[world]', x=9835.50, y=-47.00, z=999982.77, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.08/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5894, uuid='7cd6abdb-4b41-425f-9d86-7945c01b10e3', l='ServerLevel[world]', x=9838.45, y=-47.00, z=999986.75, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 243.67/243.67'/5926, uuid='23c990e2-c73b-401c-80a5-693ac0935226', l='ServerLevel[world]', x=9839.16, y=-47.00, z=999981.84, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 243.67/243.67 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5914, uuid='bb57c859-f0b2-4d7f-a2cf-09cca91efc1f', l='ServerLevel[world]', x=9840.31, y=-47.00, z=999983.37, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5931, uuid='f1c14bbf-9293-462c-8ad2-6fee717a3c14', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=36, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 325.01/325.01'/5930, uuid='10a57415-3af7-4fe4-af29-e56562070878', l='ServerLevel[world]', x=9799.72, y=-47.00, z=999980.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 325.01/325.01 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5910, uuid='90ef5667-5e07-452e-b312-cf069cc22a21', l='ServerLevel[world]', x=9840.92, y=-47.00, z=999983.47, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5927, uuid='a04509bc-eee5-4e05-884d-396b02e1ef15', l='ServerLevel[world]', x=9791.83, y=-57.00, z=999980.48, cpos=[611, 62498], tl=86, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.12/10'/5915, uuid='fa5c3c67-dcc5-4bd9-869e-a4140a4e871f', l='ServerLevel[world]', x=9841.53, y=-47.00, z=999983.81, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 1.12/10 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5939, uuid='c707fef0-8f72-476f-9c41-3ca9b76a9d4e', l='ServerLevel[world]', x=9802.71, y=-47.00, z=999978.66, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.18/10'/5898, uuid='61a95608-a557-4487-839e-486cfae12eb5', l='ServerLevel[world]', x=9858.28, y=-57.00, z=1000000.50, cpos=[616, 62500], tl=5980, v=true] died: [LVL 5] Mummy 3.18/10 was killed
[17:13:02] [Server thread/INFO]: Killed 147 entities
[17:13:35] [User Authenticator #26/INFO]: UUID of player coolboying is 3c658252-b55a-4ef2-a331-ac8c65f41c35
[17:13:35] [Server thread/INFO]: Everyone, welcome coolboying to AngyBox!
[17:13:35] [Server thread/INFO]: [+] coolboying
[17:13:35] [Server thread/INFO]: coolboying[/59.109.117.100:53848] logged in with entity id 6016 at ([world]9927.5, 81.0, 999938.5)
[17:13:35] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[17:13:41] [Server thread/INFO]: coolboying lost connection: Disconnected
[17:13:41] [Server thread/INFO]: [-] coolboying
[17:14:08] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5986, uuid='37b0895a-28ee-4b04-b933-dc4b86773eef', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=1326, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:14:50] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/5966, uuid='b26c6708-7581-42d2-89c9-952bcc10b0cf', l='ServerLevel[world]', x=9844.73, y=-53.00, z=999978.23, cpos=[615, 62498], tl=2160, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[17:14:59] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5975, uuid='98987eae-3c4d-46d4-9be5-fd9460c5f6e9', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=2352, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:15:21] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/5980, uuid='1bea3d2f-335f-40b4-8d48-706609948302', l='ServerLevel[world]', x=9845.76, y=-53.00, z=999979.28, cpos=[615, 62498], tl=2795, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:15:43] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/5976, uuid='5ebd6727-5ff1-4c9a-8e94-afbdfd9098a9', l='ServerLevel[world]', x=9839.13, y=-57.00, z=999980.50, cpos=[614, 62498], tl=3220, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[17:15:45] [User Authenticator #27/INFO]: UUID of player Alluplay is ae925245-77c8-4f74-8bd0-d0167ea1435c
[17:15:45] [Server thread/INFO]: [+] Alluplay
[17:15:45] [Server thread/INFO]: Alluplay[/40.7.54.142:41708] logged in with entity id 6017 at ([world]9855.700881720959, -56.0, 999980.4646823173)
[17:15:48] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.07/10'/5981, uuid='ac65762a-1c99-4138-8e2a-9d5e9c0c2a78', l='ServerLevel[world]', x=9854.34, y=-56.00, z=999980.49, cpos=[615, 62498], tl=3326, v=true] died: [LVL 5] Mummy 5.07/10 was killed by [Compressed Soul Soil] while trying to hurt Alluplay
[17:15:49] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5978, uuid='2b1c3a17-48cd-4460-9b7a-6a2e892f0bfc', l='ServerLevel[world]', x=9855.55, y=-55.00, z=999979.06, cpos=[615, 62498], tl=3349, v=true] died: [LVL 5] Mummy 10/10 was killed by [Compressed Soul Soil] while trying to hurt Alluplay
[17:15:50] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5987, uuid='e51f8760-1553-4721-abcc-58a3c4f30efe', l='ServerLevel[world]', x=9855.49, y=-55.00, z=999979.05, cpos=[615, 62498], tl=3363, v=true] died: [LVL 5] Mummy 10/10 was killed by [Compressed Soul Soil] while trying to hurt Alluplay
[17:15:50] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5983, uuid='1f210a7f-a3c0-468d-ae91-947cceeb1fff', l='ServerLevel[world]', x=9855.54, y=-55.00, z=999979.05, cpos=[615, 62498], tl=3375, v=true] died: [LVL 5] Mummy 10/10 was killed by [Compressed Soul Soil] while trying to hurt Alluplay
[17:15:51] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5972, uuid='52b92565-ee3b-4f7c-9c0f-cb069155633e', l='ServerLevel[world]', x=9854.37, y=-56.00, z=999980.47, cpos=[615, 62498], tl=3392, v=true] died: [LVL 5] Mummy 10/10 was killed by [Compressed Soul Soil] while trying to hurt Alluplay
[17:15:52] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5979, uuid='83399c03-39f0-4a60-86b6-f64d4919186c', l='ServerLevel[world]', x=9854.29, y=-56.50, z=999981.26, cpos=[615, 62498], tl=3404, v=true] died: [LVL 5] Mummy 10/10 was killed by [Compressed Soul Soil] while trying to hurt Alluplay
[17:15:52] [Server thread/INFO]: Alluplay lost connection: Disconnected
[17:15:52] [Server thread/INFO]: [-] Alluplay
[17:17:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.88/10'/5970, uuid='47d3238b-89a2-4494-a658-4bbe606408f8', l='ServerLevel[world]', x=9842.20, y=-47.00, z=999988.20, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.88/10 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 41.58/45.55'/5969, uuid='769ddcf5-0498-403b-b1af-0b1f8ca1a0b8', l='ServerLevel[world]', x=9834.81, y=-47.00, z=999990.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 41.58/45.55 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6006, uuid='7d4b9615-e7da-4eb7-9410-96ca38efa152', l='ServerLevel[world]', x=9798.63, y=-57.00, z=999971.48, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6005, uuid='05a35073-ddd0-4c22-bc16-a648e36b921b', l='ServerLevel[world]', x=9788.74, y=-57.00, z=999988.20, cpos=[611, 62499], tl=491, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6004, uuid='96b6bdb4-0441-477e-be7d-faf6ee406457', l='ServerLevel[world]', x=9798.81, y=-47.00, z=999980.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6003, uuid='fa31d3b9-6b57-4068-8619-89f6c9bc7b0c', l='ServerLevel[world]', x=9806.69, y=-47.00, z=999978.37, cpos=[612, 62498], tl=3487, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6001, uuid='a725232c-3632-4bf1-8915-75b1c352b5ce', l='ServerLevel[world]', x=9789.50, y=-57.00, z=999992.06, cpos=[611, 62499], tl=170, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6000, uuid='6c573db8-d560-48cb-9f2e-8df73c5848fd', l='ServerLevel[world]', x=9791.67, y=-57.00, z=999980.83, cpos=[611, 62498], tl=362, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 433.47/433.47'/5999, uuid='aee904bf-3fb6-4519-9d19-e106dd8e739f', l='ServerLevel[world]', x=9799.76, y=-57.00, z=999984.50, cpos=[612, 62499], tl=2734, v=true] died: [LVL 5] Pharoh 433.47/433.47 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6002, uuid='1c26a4e2-da6f-4429-a637-bf3294936627', l='ServerLevel[world]', x=9804.53, y=-47.00, z=999978.46, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5998, uuid='91f6e4c2-8454-44c3-8439-bfa4735db31f', l='ServerLevel[world]', x=9799.62, y=-47.00, z=999976.98, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.5/10'/5974, uuid='876d4f48-a206-4db0-bd28-57f09a5f3960', l='ServerLevel[world]', x=9835.79, y=-57.00, z=999997.78, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.5/10 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.8/10'/5968, uuid='8c652b3f-bb31-4af1-8470-a4cbf5c3de6b', l='ServerLevel[world]', x=9841.69, y=-47.00, z=999987.81, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.8/10 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6010, uuid='c3e1ca5c-de09-4ce5-95d1-2cc156d2dae2', l='ServerLevel[world]', x=9791.97, y=-57.00, z=999994.02, cpos=[611, 62499], tl=172, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5994, uuid='94e0168f-eb40-4e3e-8f7f-1e63d088eca7', l='ServerLevel[world]', x=9804.12, y=-47.00, z=999980.12, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5977, uuid='5b2a2e86-46fb-4016-8179-df171b94983b', l='ServerLevel[world]', x=9802.80, y=-47.00, z=999976.74, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6009, uuid='092064c1-cbde-4981-8c75-6dcee99f2401', l='ServerLevel[world]', x=9806.24, y=-47.00, z=999983.35, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6013, uuid='09cdeb2e-a522-4b47-90db-484c579e4c1a', l='ServerLevel[world]', x=9806.72, y=-47.00, z=999977.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5993, uuid='752fba77-57e3-4d0d-9ec6-09d8e4d6a890', l='ServerLevel[world]', x=9799.78, y=-47.00, z=999983.28, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5997, uuid='f06eb0ff-99c0-4e32-8fa9-da53774ba164', l='ServerLevel[world]', x=9808.22, y=-47.00, z=999974.50, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/5973, uuid='437956b1-ea5e-46ec-97bc-ac82df5babda', l='ServerLevel[world]', x=9839.68, y=-47.00, z=999984.41, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6014, uuid='69169131-5858-4e08-865c-57769fc8c615', l='ServerLevel[world]', x=9806.21, y=-47.00, z=999978.56, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5989, uuid='35bd881f-dc28-4f3a-b848-41a1fe71d078', l='ServerLevel[world]', x=9795.26, y=-57.00, z=999994.50, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5985, uuid='80296cca-a9c4-4fb0-bd87-1732c5660c5d', l='ServerLevel[world]', x=9808.38, y=-47.00, z=999978.58, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5988, uuid='0a916be9-52d4-42a4-bba4-c9cb87b69773', l='ServerLevel[world]', x=9856.55, y=-54.00, z=999970.20, cpos=[616, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5984, uuid='8210afeb-9670-4c93-8fd2-3687749fea66', l='ServerLevel[world]', x=9841.05, y=-47.00, z=999983.15, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5990, uuid='c6f56e6e-89f9-4e52-9b8a-47e0f2527ef6', l='ServerLevel[world]', x=9842.74, y=-47.00, z=999988.72, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6015, uuid='98300ffc-d6ce-4c3b-8908-92d1812d534b', l='ServerLevel[world]', x=9809.77, y=-47.00, z=999980.64, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/5982, uuid='89120ee8-6beb-43ab-8dda-0fa834c8f10e', l='ServerLevel[world]', x=9828.16, y=-57.00, z=999985.16, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6011, uuid='3dfa9ea0-413a-4b62-bcb6-b59f1f488f25', l='ServerLevel[world]', x=9842.03, y=-47.00, z=999986.76, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5996, uuid='40c488e8-ebdc-45af-a9d7-79c7f0ba9b14', l='ServerLevel[world]', x=9835.81, y=-47.00, z=999984.80, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6012, uuid='5cf3ca1a-08ce-411a-956b-6444d5b09f9f', l='ServerLevel[world]', x=9810.49, y=-53.50, z=999974.92, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5992, uuid='231743b1-b6e7-49ad-9e10-6b3f7d8393d5', l='ServerLevel[world]', x=9802.96, y=-47.00, z=999983.35, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5995, uuid='e36b3fd5-f436-41a1-945d-34989c6d8d27', l='ServerLevel[world]', x=9800.78, y=-47.00, z=999978.62, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6008, uuid='0e07bd1b-17d1-42ae-829d-143c911d42d0', l='ServerLevel[world]', x=9808.77, y=-57.00, z=999995.27, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6007, uuid='86e6555a-730c-47c4-90af-8e4a6d48a75c', l='ServerLevel[world]', x=9806.29, y=-47.00, z=999975.78, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/5991, uuid='cb10caaa-5d55-48a5-a622-71e771bf0756', l='ServerLevel[world]', x=9807.29, y=-57.00, z=1000000.50, cpos=[612, 62500], tl=2734, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 22.94/22.94'/5967, uuid='ae7c89e8-2c50-4f33-8f79-ddd68848189d', l='ServerLevel[world]', x=9858.50, y=-57.00, z=999981.50, cpos=[616, 62498], tl=5980, v=true] died: [LVL 5] Mummy 22.94/22.94 was killed
[17:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/5971, uuid='81f2719e-1961-44e9-95fb-c62562acc858', l='ServerLevel[world]', x=9835.63, y=-47.00, z=999981.80, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[17:18:02] [Server thread/INFO]: Killed 141 entities
[17:18:44] [User Authenticator #28/INFO]: UUID of player MorkovkaHD is 18b816b6-872a-44df-8277-e483ff14d7dc
[17:18:45] [Server thread/INFO]: [+] MorkovkaHD
[17:18:45] [Server thread/INFO]: MorkovkaHD[/104.33.191.67:42226] logged in with entity id 6102 at ([world]9815.93303404096, -57.0, 999940.3210906159)
[17:18:50] [User Authenticator #28/INFO]: UUID of player Greenator1 is a289ca90-b6f9-4654-a53c-ba3b5886396d
[17:18:50] [Server thread/INFO]: [+] Greenator1
[17:18:50] [Server thread/INFO]: Greenator1[/237.34.121.146:58150] logged in with entity id 6113 at ([world]9917.242496912386, 62.0, 999869.2083998919)
[17:18:58] [Server thread/INFO]: Greenator1 issued server command: /spawn
[17:19:02] [Server thread/INFO]: Greenator1 issued server command: /rulkes
[17:19:04] [Server thread/INFO]: Greenator1 issued server command: /rules
[17:19:04] [User Authenticator #28/INFO]: UUID of player G4MERBE4ST42 is ce41f85b-827a-4d87-9184-bd9ed455d6bd
[17:19:05] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player G4MERBE4ST42. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[17:19:05] [Server thread/INFO]: Everyone, welcome G4MERBE4ST42 to AngyBox!
[17:19:05] [Server thread/INFO]: [+] G4MERBE4ST42
[17:19:05] [Server thread/INFO]: G4MERBE4ST42[/229.70.3.14:57800] logged in with entity id 6114 at ([world]9927.5, 81.0, 999938.5)
[17:19:05] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[17:19:09] [Async Chat Thread - #37/INFO]: [??s???] MorkovkaHD [16]: autocompressors not working bro
[17:19:12] [Async Chat Thread - #37/INFO]: [??s???] MorkovkaHD [16]: how to play
[17:19:14] [Server thread/INFO]: [AdvancedPortals] Portal command: mysticredsand
[17:19:14] [Server thread/INFO]: MorkovkaHD issued server command: /mysticredsand
[17:19:16] [Server thread/INFO]: MorkovkaHD issued server command: /spawn
[17:19:20] [Server thread/INFO]: Greenator1 has made the advancement [Beginnings]
[17:19:26] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Jump (Type A) (1/25)
[17:19:26] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Motion (Type A) (1/15)
[17:19:26] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Jump (Type A) (2/25)
[17:19:27] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Jump (Type A) (3/25)
[17:19:27] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Flight (Type B) (2/30)
[17:19:27] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Flight (Type A) (2/30)
[17:19:27] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Flight (Type E) (2/30)
[17:19:38] [Server thread/INFO]: MorkovkaHD issued server command: /fly
[17:19:43] [Async Chat Thread - #37/INFO]: [Not Secure] [??????] G4MERBE4ST42 [1]: yo
[17:19:48] [Async Chat Thread - #37/INFO]: [Not Secure] [??????] G4MERBE4ST42 [1]: im in box
[17:19:49] [Server thread/INFO]: [AdvancedPortals] Portal command: desert
[17:19:49] [Server thread/INFO]: MorkovkaHD issued server command: /desert
[17:19:51] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Jump (Type A) (4/25)
[17:19:51] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Jump (Type A) (5/25)
[17:19:55] [Async Chat Thread - #37/INFO]: [??s???] MorkovkaHD [16]: bro pro
[17:20:03] [Async Chat Thread - #37/INFO]: [Not Secure] [??????] G4MERBE4ST42 [1]: ?
[17:20:14] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Jump (Type A) (1/25)
[17:20:14] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Flight (Type B) (2/30)
[17:20:21] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Flight (Type B) (4/30)
[17:20:21] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Motion (Type A) (1/15)
[17:20:21] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Flight (Type B) (6/30)
[17:20:21] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Flight (Type B) (8/30)
[17:20:22] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Flight (Type B) (10/30)
[17:20:22] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Flight (Type A) (2/30)
[17:20:22] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Flight (Type B) (12/30)
[17:20:22] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Flight (Type A) (4/30)
[17:20:22] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Flight (Type B) (14/30)
[17:20:23] [pool-20-thread-1/INFO]: [Vulcan] G4MERBE4ST42 failed Flight (Type A) (6/30)
[17:20:30] [Server thread/INFO]: G4MERBE4ST42 lost connection: Disconnected
[17:20:30] [Server thread/INFO]: [-] G4MERBE4ST42
[17:20:31] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 8/10'/6068, uuid='fe9dedd8-7a70-4afb-a18b-8f231ddc9e52', l='ServerLevel[world]', x=9806.94, y=-57.00, z=999993.36, cpos=[612, 62499], tl=2987, v=true] died: [LVL 5] Mummy 8/10 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:32] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6066, uuid='f451290b-f632-469a-997d-dfd59eae043a', l='ServerLevel[world]', x=9803.69, y=-57.00, z=999994.50, cpos=[612, 62499], tl=3012, v=true] died: [LVL 5] Mummy 10/10 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:33] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6058, uuid='daf87a22-8e6b-4485-872a-a8d2739911b0', l='ServerLevel[world]', x=9803.99, y=-57.00, z=999994.34, cpos=[612, 62499], tl=3030, v=true] died: [LVL 5] Mummy 10/10 was slain by MorkovkaHD using [Piglin Scythe]
[17:20:34] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6072, uuid='aa776796-8431-40a4-8f27-c3d5c554ff59', l='ServerLevel[world]', x=9805.30, y=-57.00, z=999994.13, cpos=[612, 62499], tl=3045, v=true] died: [LVL 5] Mummy 10/10 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:35] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.5/10'/6070, uuid='33199b19-35f0-4b4e-9102-59b25dd99ea7', l='ServerLevel[world]', x=9812.47, y=-57.00, z=999992.33, cpos=[613, 62499], tl=3078, v=true] died: [LVL 5] Mummy 6.5/10 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:36] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 28.64/31.14'/6055, uuid='cbe8e4e0-c4a4-4a70-aed6-576ed362e942', l='ServerLevel[world]', x=9808.96, y=-57.00, z=999993.18, cpos=[613, 62499], tl=3088, v=true] died: [LVL 5] Mummy 28.64/31.14 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:37] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/6054, uuid='08ce5869-db03-41ca-92a4-b9fbf86ac3ac', l='ServerLevel[world]', x=9809.53, y=-57.00, z=999994.36, cpos=[613, 62499], tl=3105, v=true] died: [LVL 5] Mummy 1.33/10 was slain by MorkovkaHD using [Piglin Scythe]
[17:20:37] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6059, uuid='45a8acd2-8ec6-446e-88c1-dc0f105ac449', l='ServerLevel[world]', x=9809.34, y=-57.00, z=999995.62, cpos=[613, 62499], tl=3114, v=true] died: [LVL 5] Mummy 10/10 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:37] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/6053, uuid='0f540065-93e0-4aec-95b7-677ce95cd896', l='ServerLevel[world]', x=9810.37, y=-57.00, z=999995.29, cpos=[613, 62499], tl=3119, v=true] died: [LVL 5] Mummy 3.21/10 was slain by MorkovkaHD using [Piglin Scythe]
[17:20:38] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7/10'/6056, uuid='8cd166d9-f538-4695-b7bd-6ad8cddf1bb3', l='ServerLevel[world]', x=9811.55, y=-57.00, z=999995.91, cpos=[613, 62499], tl=3134, v=true] died: [LVL 5] Mummy 7/10 was slain by MorkovkaHD using [Piglin Scythe]
[17:20:39] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6062, uuid='5991b683-100c-4952-bc00-30478f267308', l='ServerLevel[world]', x=9813.31, y=-57.00, z=999996.65, cpos=[613, 62499], tl=3148, v=true] died: [LVL 5] Mummy 10/10 was slain by MorkovkaHD using [Piglin Scythe]
[17:20:39] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.74/10'/6067, uuid='8d08964f-5149-4141-b720-fccdf4adfc54', l='ServerLevel[world]', x=9813.11, y=-57.00, z=999995.95, cpos=[613, 62499], tl=3152, v=true] died: [LVL 5] Mummy 0.74/10 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.5/10'/6071, uuid='651032c5-321f-4bea-87fc-e259c92a5ce1', l='ServerLevel[world]', x=9813.80, y=-57.00, z=999997.33, cpos=[613, 62499], tl=3164, v=true] died: [LVL 5] Mummy 6.5/10 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.5/10'/6057, uuid='65987efb-1c73-4045-9728-82c97609f068', l='ServerLevel[world]', x=9813.47, y=-57.00, z=999997.60, cpos=[613, 62499], tl=3168, v=true] died: [LVL 5] Mummy 6.5/10 was slain by MorkovkaHD using [Piglin Scythe]
[17:20:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6069, uuid='af8cd90a-1faf-40fa-8ac1-ec5e69e369a9', l='ServerLevel[world]', x=9814.76, y=-57.00, z=999997.45, cpos=[613, 62499], tl=3176, v=true] died: [LVL 5] Mummy 10/10 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:41] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6074, uuid='68b4be41-345c-4986-854b-db4754fdef4b', l='ServerLevel[world]', x=9814.81, y=-57.00, z=999998.84, cpos=[613, 62499], tl=3193, v=true] died: [LVL 5] Mummy 10/10 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:45] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6061, uuid='31288e4a-b396-4ac9-95fb-6addf97a6439', l='ServerLevel[world]', x=9821.48, y=-57.00, z=1000000.26, cpos=[613, 62500], tl=3274, v=true] died: [LVL 5] Mummy 10/10 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:46] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 11.44/100'/6093, uuid='23b2eeb2-c868-4bf7-a6e9-4781ad8008e2', l='ServerLevel[world]', x=9822.46, y=-57.00, z=1000000.70, cpos=[613, 62500], tl=3288, v=true] died: [LVL 5] Pharoh 11.44/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:48] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 2.18/100'/6091, uuid='943cfbfa-cde5-42fc-bc5a-3c7c5a2776f2', l='ServerLevel[world]', x=9826.25, y=-57.00, z=1000000.28, cpos=[614, 62500], tl=2425, v=true] died: [LVL 5] Pharoh 2.18/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:48] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.65/10'/6075, uuid='f1299074-2968-4bc6-91b5-7da8d2d7bf34', l='ServerLevel[world]', x=9825.10, y=-57.00, z=1000000.27, cpos=[614, 62500], tl=3326, v=true] died: [LVL 5] Mummy 3.65/10 was slain by MorkovkaHD using [Piglin Scythe]
[17:20:50] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 11.44/100'/6083, uuid='db735a73-59bf-4c71-ba61-3c0e8e67c56d', l='ServerLevel[world]', x=9828.15, y=-57.00, z=1000000.07, cpos=[614, 62500], tl=3362, v=true] died: [LVL 5] Pharoh 11.44/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:50] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7.5/10'/6065, uuid='594e5f24-3b8c-4ff4-af97-05b3e5635e26', l='ServerLevel[world]', x=9829.10, y=-57.00, z=1000000.68, cpos=[614, 62500], tl=3375, v=true] died: [LVL 5] Mummy 7.5/10 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:52] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 11.44/100'/6080, uuid='8d59e359-908e-4a6e-a2f9-d75c0aa280d3', l='ServerLevel[world]', x=9832.17, y=-57.00, z=1000000.09, cpos=[614, 62500], tl=3408, v=true] died: [LVL 5] Pharoh 11.44/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:52] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 27.55/100'/6101, uuid='d3bf46f9-ea00-46f8-8113-c7dd410fe4aa', l='ServerLevel[world]', x=9832.48, y=-57.00, z=999999.13, cpos=[614, 62499], tl=3419, v=true] died: [LVL 5] Pharoh 27.55/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:54] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 0.11/100'/6089, uuid='794b6207-b827-4b25-9b87-52a636502c96', l='ServerLevel[world]', x=9836.16, y=-57.00, z=1000000.65, cpos=[614, 62500], tl=2548, v=true] died: [LVL 5] Pharoh 0.11/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:55] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 26.84/100'/6077, uuid='567201fe-2092-43d5-9531-8328667ca81e', l='ServerLevel[world]', x=9835.87, y=-57.00, z=999998.22, cpos=[614, 62499], tl=3463, v=true] died: [LVL 5] Pharoh 26.84/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:56] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 8.5/10'/6060, uuid='bc8b3c00-baf1-4243-bc54-6b8473a8850d', l='ServerLevel[world]', x=9833.24, y=-57.00, z=999995.89, cpos=[614, 62499], tl=3489, v=true] died: [LVL 5] Mummy 8.5/10 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:56] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 7.94/100'/6090, uuid='8b7a9506-6853-4267-910c-828b0dcf37e7', l='ServerLevel[world]', x=9834.81, y=-57.00, z=999996.64, cpos=[614, 62499], tl=3496, v=true] died: [LVL 5] Pharoh 7.94/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:20:58] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6076, uuid='59faf5c3-3c17-4bea-9c5d-2a4e64ad4716', l='ServerLevel[world]', x=9835.48, y=-57.00, z=999997.39, cpos=[614, 62499], tl=3521, v=true] died: [LVL 5] Mummy 10/10 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:00] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 7.94/100'/6085, uuid='747bb2a0-98e5-4167-941e-c4222b2deeea', l='ServerLevel[world]', x=9839.17, y=-57.00, z=999997.63, cpos=[614, 62499], tl=3563, v=true] died: [LVL 5] Pharoh 7.94/100 was slain by MorkovkaHD using [Piglin Scythe]
[17:21:01] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6052, uuid='a5126f28-a8c9-4e51-9c7c-fdf2f980f652', l='ServerLevel[world]', x=9841.65, y=-57.00, z=999998.49, cpos=[615, 62499], tl=3598, v=true] died: [LVL 5] Mummy 10/10 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 11.44/100'/6088, uuid='b2f3b436-b5c3-4ced-b3d6-320ed36bf675', l='ServerLevel[world]', x=9843.36, y=-57.00, z=999999.89, cpos=[615, 62499], tl=2877, v=true] died: [LVL 5] Pharoh 11.44/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:04] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 1.78/100'/6079, uuid='ef38073b-832d-4544-8956-0c93e3c95227', l='ServerLevel[world]', x=9845.03, y=-57.00, z=999998.84, cpos=[615, 62499], tl=2759, v=true] died: [LVL 5] Pharoh 1.78/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:05] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 12.45/100'/6096, uuid='2147aca1-64f1-4bb3-a7d6-fce7c4752dab', l='ServerLevel[world]', x=9845.84, y=-57.00, z=999999.34, cpos=[615, 62499], tl=2767, v=true] died: [LVL 5] Pharoh 12.45/100 was slain by MorkovkaHD using [Piglin Scythe]
[17:21:07] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 33.56/100'/6094, uuid='361a5b73-4d01-42ac-baed-74a523b6bd0a', l='ServerLevel[world]', x=9848.94, y=-57.00, z=999999.72, cpos=[615, 62499], tl=2814, v=true] died: [LVL 5] Pharoh 33.56/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:08] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.5/10'/6064, uuid='9c0d3ac3-59d6-4ef0-bf05-970e02632a63', l='ServerLevel[world]', x=9849.77, y=-57.00, z=1000000.67, cpos=[615, 62500], tl=3727, v=true] died: [LVL 5] Mummy 6.5/10 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:08] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.21/10'/6063, uuid='2c5b50a2-9a55-4423-9af0-4fa941d58c23', l='ServerLevel[world]', x=9851.05, y=-57.00, z=1000000.70, cpos=[615, 62500], tl=3734, v=true] died: [LVL 5] Mummy 2.21/10 was slain by MorkovkaHD using [Piglin Scythe]
[17:21:11] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 0.17/100'/6082, uuid='f44586ba-42df-4a87-96a6-71145a2f652f', l='ServerLevel[world]', x=9855.50, y=-57.00, z=1000000.69, cpos=[615, 62500], tl=3794, v=true] died: [LVL 5] Pharoh 0.17/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:12] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 18.59/100'/6081, uuid='e8beaa0e-a086-42ad-af43-5ad791239099', l='ServerLevel[world]', x=9856.09, y=-57.00, z=999999.99, cpos=[616, 62499], tl=2907, v=true] died: [LVL 5] Pharoh 18.59/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:14] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6073, uuid='50a5508b-72c2-4854-a857-e20c46694836', l='ServerLevel[world]', x=9854.53, y=-57.00, z=999996.15, cpos=[615, 62499], tl=3853, v=true] died: [LVL 5] Mummy 10/10 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:28] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 12.7/250.5'/6078, uuid='966b54c3-4e37-447d-adf5-098492d9bb17', l='ServerLevel[world]', x=9853.55, y=-57.00, z=999985.77, cpos=[615, 62499], tl=4134, v=true] died: [LVL 5] Pharoh 12.7/250.5 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:29] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 2.96/100'/6100, uuid='53b5f6ee-4068-4b56-be70-fb43391b3cf6', l='ServerLevel[world]', x=9854.38, y=-57.00, z=999983.60, cpos=[615, 62498], tl=4157, v=true] died: [LVL 5] Pharoh 2.96/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:35] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 2.19/100'/6087, uuid='41f14a3f-8b95-4993-8e7f-05ecbd16d654', l='ServerLevel[world]', x=9858.55, y=-56.00, z=999977.89, cpos=[616, 62498], tl=4276, v=true] died: [LVL 5] Pharoh 2.19/100 was slain by MorkovkaHD using [Piglin Scythe]
[17:21:36] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 31.79/100'/6098, uuid='029d8f39-d9a0-4baf-a1b1-1af71dd2f93a', l='ServerLevel[world]', x=9858.64, y=-56.00, z=999978.18, cpos=[616, 62498], tl=4288, v=true] died: [LVL 5] Pharoh 31.79/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:38] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 22.19/100'/6092, uuid='ea89424a-a392-490c-a660-15c6d357a450', l='ServerLevel[world]', x=9858.70, y=-56.00, z=999976.82, cpos=[616, 62498], tl=4321, v=true] died: [LVL 5] Pharoh 22.19/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:39] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 27.33/100'/6097, uuid='d4ee5dac-c9b0-4a21-8e72-14d92a0971e4', l='ServerLevel[world]', x=9858.70, y=-56.00, z=999975.50, cpos=[616, 62498], tl=4346, v=true] died: [LVL 5] Pharoh 27.33/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 11.44/100'/6084, uuid='1d20119f-c4b2-4688-9697-70e7ce16f9ff', l='ServerLevel[world]', x=9858.44, y=-55.58, z=999974.30, cpos=[616, 62498], tl=3077, v=true] died: [LVL 5] Pharoh 11.44/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:41] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 13.51/440.03'/6086, uuid='fa478548-5401-41ba-bea3-7be1f506d33e', l='ServerLevel[world]', x=9858.25, y=-54.50, z=999972.82, cpos=[616, 62498], tl=4399, v=true] died: [LVL 5] Pharoh 13.51/440.03 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:42] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 7.94/100'/6095, uuid='395348a9-bf97-4d66-9e54-3d82dd18fa62', l='ServerLevel[world]', x=9858.53, y=-55.00, z=999972.07, cpos=[616, 62498], tl=4412, v=true] died: [LVL 5] Pharoh 7.94/100 was slain by MorkovkaHD using [Piglin Scythe]
[17:21:42] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 11.44/100'/6099, uuid='c5661de2-582f-4216-bd9d-d75eea07089f', l='ServerLevel[world]', x=9857.76, y=-54.00, z=999973.46, cpos=[616, 62498], tl=4418, v=true] died: [LVL 5] Pharoh 11.44/100 was killed by [Piglin Scythe] while trying to hurt MorkovkaHD
[17:21:48] [Server thread/INFO]: MorkovkaHD issued server command: /pv 6
[17:21:55] [Server thread/INFO]: MorkovkaHD lost connection: Disconnected
[17:21:55] [Server thread/INFO]: [-] MorkovkaHD
[17:22:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[17:22:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[17:22:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[17:22:13] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:23:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[17:23:02] [Server thread/INFO]: Killed 102 entities
[17:23:57] [Server thread/INFO]: Greenator1 issued server command: /ac
[17:24:03] [Server thread/INFO]: Greenator1 has made the advancement [Rocky Road]
[17:24:04] [Server thread/INFO]: Greenator1 has made the advancement [Stone Age]
[17:24:06] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/6336, uuid='a7d23d01-ece1-49f4-918c-90d131656123', l='ServerLevel[world]', x=9833.45, y=-55.48, z=999981.62, cpos=[614, 62498], tl=1299, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[17:24:17] [Server thread/INFO]: Greenator1 has made the advancement [Getting an Upgrade]
[17:25:18] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/6339, uuid='74985129-d63e-4084-bf68-cb6700d8f2eb', l='ServerLevel[world]', x=9845.90, y=-53.00, z=999979.17, cpos=[615, 62498], tl=2724, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:26:00] [Server thread/INFO]: Greenator1 has made the advancement [Bad Christmas]
[17:26:13] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/6347, uuid='37422691-c4ad-4328-ac07-1d04bc0cab84', l='ServerLevel[world]', x=9844.76, y=-53.00, z=999978.20, cpos=[615, 62498], tl=3821, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:26:31] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/6340, uuid='9dcc8603-6e7a-4440-9bc7-e8f2b3f33438', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=4196, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:27:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[17:27:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[17:27:30] [Server thread/INFO]: Greenator1 issued server command: /traash
[17:27:32] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:27:36] [Server thread/INFO]: Greenator1 issued server command: /ec
[17:27:36] [Server thread/INFO]: [Essentials] Greenator1 was denied access to command.
[17:27:41] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/6344, uuid='ae5c0bca-df5e-4a07-97e2-b573fc46a9e5', l='ServerLevel[world]', x=9845.24, y=-53.00, z=999979.21, cpos=[615, 62498], tl=5595, v=true] died: [LVL 5] Mummy 0.1/10 went up in flames
[17:28:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/6332, uuid='7ae1b900-4402-47ab-81c0-56fb8fb18805', l='ServerLevel[world]', x=9843.69, y=-47.00, z=999982.99, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6365, uuid='bca2bf2a-7936-439c-b3e8-258751e73989', l='ServerLevel[world]', x=9788.30, y=-57.00, z=999996.26, cpos=[611, 62499], tl=770, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6366, uuid='e5ca75af-5531-4a99-a93c-1d83f32f03d7', l='ServerLevel[world]', x=9808.27, y=-47.00, z=999979.18, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6364, uuid='1fef87b9-ac92-46ed-af3c-af8299e700b6', l='ServerLevel[world]', x=9789.74, y=-57.00, z=999974.21, cpos=[611, 62498], tl=770, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6330, uuid='f739399e-eab6-4c61-b584-fa36acb9562c', l='ServerLevel[world]', x=9835.87, y=-47.00, z=999989.12, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 29.24/29.24'/6334, uuid='a15eccd4-24e9-4c28-8262-6eacb1d32bf7', l='ServerLevel[world]', x=9817.85, y=-57.00, z=1000000.19, cpos=[613, 62500], tl=5980, v=true] died: [LVL 5] Mummy 29.24/29.24 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6331, uuid='fcaec2d9-e29c-4503-8b7b-f63835765a04', l='ServerLevel[world]', x=9840.24, y=-47.00, z=999988.84, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 32.77/32.77'/6333, uuid='f8b2183c-6b41-4d14-808b-9fd8bf829e2e', l='ServerLevel[world]', x=9838.80, y=-57.00, z=999965.74, cpos=[614, 62497], tl=5980, v=true] died: [LVL 5] Mummy 32.77/32.77 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 19.19/30.03'/6335, uuid='cb2d6f4e-0dc5-4647-b8bd-eed5204e9208', l='ServerLevel[world]', x=9835.76, y=-47.00, z=999988.28, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 19.19/30.03 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6361, uuid='919370af-56e0-448f-b73f-59a75af0f867', l='ServerLevel[world]', x=9791.99, y=-57.00, z=999994.99, cpos=[611, 62499], tl=1828, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6369, uuid='18a1c694-3ae7-459c-ac72-2c6e522a0474', l='ServerLevel[world]', x=9803.27, y=-47.00, z=999973.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6363, uuid='ec9f2b26-f66e-4ed2-a0f5-63d948cc3328', l='ServerLevel[world]', x=9838.50, y=-47.00, z=999991.27, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6367, uuid='683b3da9-8808-4d1e-a4d9-da2a582a292a', l='ServerLevel[world]', x=9827.22, y=-57.00, z=999969.27, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6371, uuid='6f375d03-0245-4cc0-80d6-463c4be432c0', l='ServerLevel[world]', x=9802.82, y=-47.00, z=999979.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6357, uuid='17eabd30-32dd-44db-abc6-97c41cc36909', l='ServerLevel[world]', x=9806.50, y=-47.00, z=999974.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6374, uuid='f1d32f27-fe9a-4263-89e4-cec38d7a3e72', l='ServerLevel[world]', x=9798.81, y=-47.00, z=999972.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6373, uuid='e01713cf-2768-40d3-b3ae-974019149b77', l='ServerLevel[world]', x=9804.72, y=-47.00, z=999973.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6358, uuid='7585ceae-a83c-4204-aab3-958acf5ffc91', l='ServerLevel[world]', x=9801.53, y=-47.00, z=999973.56, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.5/10'/6342, uuid='d2663b14-2db2-4efd-a9eb-97fe12ba768c', l='ServerLevel[world]', x=9839.74, y=-47.00, z=999981.51, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.5/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/6341, uuid='74370fbf-edf9-42b6-aa99-57ec5b995e43', l='ServerLevel[world]', x=9841.03, y=-47.00, z=999983.60, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6337, uuid='63072069-8eaf-44fe-87da-1d8daa54dda2', l='ServerLevel[world]', x=9833.70, y=-53.00, z=999984.38, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6338, uuid='dec19a9b-ad1f-44ff-b0de-2884ce9a567b', l='ServerLevel[world]', x=9834.78, y=-47.00, z=999986.83, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6329, uuid='f80c7f08-0afa-40e7-b522-13435c008e2d', l='ServerLevel[world]', x=9836.76, y=-47.00, z=999991.72, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 92.74/100'/6370, uuid='de80a8df-bc86-4905-8394-38056b3c4094', l='ServerLevel[world]', x=9842.77, y=-57.00, z=999980.70, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 92.74/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6362, uuid='f8107a20-ef10-4be2-9354-23ebfd54faa6', l='ServerLevel[world]', x=9801.69, y=-47.00, z=999974.25, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6354, uuid='05d7f185-780b-4af3-9d96-73b03da985e6', l='ServerLevel[world]', x=9830.77, y=-57.00, z=999977.82, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6378, uuid='694bff69-410b-4a18-b86b-6c9440ad4ae0', l='ServerLevel[world]', x=9808.19, y=-47.00, z=999973.85, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/6348, uuid='86fa0112-5aef-4998-965c-693a2f168e7a', l='ServerLevel[world]', x=9833.12, y=-52.00, z=999985.20, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6349, uuid='d13f0a98-5a5a-455a-9d13-d658851537b6', l='ServerLevel[world]', x=9808.28, y=-47.00, z=999976.77, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/6346, uuid='caf71298-9836-4da3-85ac-15093bacece5', l='ServerLevel[world]', x=9846.49, y=-53.00, z=999978.70, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6351, uuid='680d915d-5986-419a-86fd-3638f84b707d', l='ServerLevel[world]', x=9837.85, y=-47.00, z=999981.85, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6350, uuid='48d6b589-16fc-4a2c-9554-a7586f15c581', l='ServerLevel[world]', x=9850.25, y=-56.50, z=999981.22, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6353, uuid='e41bbc63-677c-462b-96af-2e8656fe6af2', l='ServerLevel[world]', x=9841.81, y=-47.00, z=999982.84, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/6345, uuid='9bd433ec-1302-4793-8efd-b1bff32afebc', l='ServerLevel[world]', x=9839.76, y=-47.00, z=999985.76, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6375, uuid='7345bde7-44f4-4dfb-b04d-d62ca0fff7ee', l='ServerLevel[world]', x=9789.81, y=-57.00, z=999997.06, cpos=[611, 62499], tl=770, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6377, uuid='02bf103b-5614-4ac3-be7a-ed2a92164f24', l='ServerLevel[world]', x=9806.23, y=-47.00, z=999982.34, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6356, uuid='5c5a5e66-dbce-40d5-8499-4ee2fb70f992', l='ServerLevel[world]', x=9803.78, y=-47.00, z=999974.76, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6359, uuid='3cb23ab6-219e-4666-b048-6b31baec6093', l='ServerLevel[world]', x=9810.55, y=-55.25, z=999972.42, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6355, uuid='d6a5e995-7403-43af-8677-4c5d97ce0d44', l='ServerLevel[world]', x=9816.52, y=-57.00, z=999978.18, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6343, uuid='903c7578-85a0-41b7-91d6-f55b7aaf1b91', l='ServerLevel[world]', x=9842.64, y=-47.00, z=999989.33, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6352, uuid='e576d36b-b20f-48fb-a7c0-406a6cbc31b7', l='ServerLevel[world]', x=9851.95, y=-48.50, z=999973.25, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6360, uuid='890bd1e5-022e-4997-a54f-93fe097ab14c', l='ServerLevel[world]', x=9798.79, y=-47.00, z=999973.79, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6372, uuid='53ae9fd9-7efd-4e5b-9181-d1e138cfda40', l='ServerLevel[world]', x=9803.26, y=-47.00, z=999980.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6368, uuid='42824488-786e-4d64-98e2-13ed3810b7bf', l='ServerLevel[world]', x=9788.92, y=-57.00, z=999997.19, cpos=[611, 62499], tl=770, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6376, uuid='be6a8f7b-b25b-462f-91ae-58ea2427980a', l='ServerLevel[world]', x=9802.80, y=-47.00, z=999982.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:28:02] [Server thread/INFO]: Killed 147 entities
[17:29:15] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[17:29:18] [Server thread/INFO]: Greenator1 issued server command: /pv
[17:29:19] [Server thread/INFO]: Greenator1 has made the advancement [Quite Ironic]
[17:29:24] [Server thread/INFO]: Greenator1 has made the advancement [Acquire Hardware]
[17:29:25] [User Authenticator #29/INFO]: UUID of player .Theifham3479 is 00000000-0000-0000-0009-01ff8645e5a9
[17:29:25] [Server thread/INFO]: Everyone, welcome .Theifham3479 to AngyBox!
[17:29:25] [Server thread/INFO]: [+] .Theifham3479
[17:29:25] [Server thread/INFO]: .Theifham3479[/100.37.39.208:41480] logged in with entity id 6550 at ([world]9927.5, 81.0, 999938.5)
[17:29:25] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[17:29:41] [Server thread/INFO]: Greenator1 issued server command: /guild create
[17:29:43] [Server thread/INFO]: Greenator1 issued server command: /guild create Nerds
[17:29:46] [Server thread/INFO]: Greenator1 issued server command: /guild create Nerd
[17:29:53] [Server thread/INFO]: .Theifham3479 issued server command: /rules
[17:29:53] [Server thread/WARN]: .Theifham3479 moved too quickly! 9.842000000000553,18.0,73.25
[17:29:53] [Server thread/WARN]: .Theifham3479 moved too quickly! 9.842000000000553,18.0,73.25
[17:29:53] [Server thread/WARN]: .Theifham3479 moved too quickly! 9.842000000000553,18.0,73.25
[17:29:53] [Server thread/WARN]: .Theifham3479 moved too quickly! 9.842000000000553,18.0,73.25
[17:29:53] [Server thread/WARN]: .Theifham3479 moved too quickly! 9.842000000000553,18.0,73.25
[17:29:53] [Server thread/WARN]: .Theifham3479 moved too quickly! 9.842000000000553,18.0,73.25
[17:29:53] [Server thread/WARN]: .Theifham3479 moved too quickly! 9.842000000000553,18.0,73.25
[17:30:00] [Server thread/INFO]: Greenator1 has made the advancement [Isn't It Iron Pick]
[17:30:46] [Server thread/INFO]: [Essentials] Created a User for Beacon Lunatic (5bbd11dd-0dda-2ace-a5d8-1f93f39ca136) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[17:30:55] [Server thread/INFO]: Greenator1 has made the advancement [The Precious]
[17:30:56] [Server thread/INFO]: .Theifham3479 has made the advancement [A Beacon Of Hope]
[17:31:24] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/6515, uuid='585a7ab7-ba29-4c6e-b063-fcefbace8557', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=4045, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:32:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[17:32:05] [Server thread/INFO]: .Theifham3479 has made the advancement [Beginnings]
[17:32:38] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/6516, uuid='1ccd4d44-2559-4294-8d7a-e3a738b52940', l='ServerLevel[world]', x=9833.45, y=-55.48, z=999981.62, cpos=[614, 62498], tl=5523, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[17:33:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6530, uuid='f098ada6-612e-4f4a-8fa9-c6410745b798', l='ServerLevel[world]', x=9843.25, y=-47.00, z=999985.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6531, uuid='3e40c552-cc06-49af-9c2f-231efbc85fc9', l='ServerLevel[world]', x=9838.88, y=-47.00, z=999985.51, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6529, uuid='def89096-4407-4ed2-a82e-586e4f03d571', l='ServerLevel[world]', x=9811.50, y=-57.00, z=999978.08, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7/10'/6500, uuid='f7adec3f-8b08-4cd9-a2c5-c6d219d5c805', l='ServerLevel[world]', x=9836.81, y=-47.00, z=999992.31, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 7/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6535, uuid='f1de0861-7833-48ba-a580-cc45f55b04f6', l='ServerLevel[world]', x=9797.50, y=-57.00, z=999972.78, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6527, uuid='5d672d3c-33cc-47d7-9125-58971be95288', l='ServerLevel[world]', x=9798.73, y=-47.00, z=999975.78, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6525, uuid='80745e04-f327-4cff-8e93-4a554c11c51c', l='ServerLevel[world]', x=9799.73, y=-47.00, z=999975.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6533, uuid='2ab3bdcc-d925-4bf1-af52-84cc8afd839b', l='ServerLevel[world]', x=9807.71, y=-57.00, z=999985.79, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6537, uuid='31f50cee-c5f0-4f2d-aee4-2cda36250fab', l='ServerLevel[world]', x=9806.79, y=-47.00, z=999980.00, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6539, uuid='6b1c2c3a-b78d-4642-80d0-3c32b80f3f76', l='ServerLevel[world]', x=9802.79, y=-47.00, z=999981.29, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6523, uuid='408b5599-3f35-496b-bb04-9fc36ae999f0', l='ServerLevel[world]', x=9858.53, y=-56.00, z=999974.85, cpos=[616, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6524, uuid='4be9388a-91b1-4dab-999c-cae60a3eb46c', l='ServerLevel[world]', x=9834.83, y=-47.00, z=999991.17, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6520, uuid='af18ea89-627d-4670-8f77-3159709801f0', l='ServerLevel[world]', x=9844.22, y=-47.00, z=999985.83, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/6503, uuid='1876b232-c398-4c25-a0ad-9685f013c052', l='ServerLevel[world]', x=9832.51, y=-57.00, z=999988.75, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.4/10'/6519, uuid='a486c3ee-60bc-44cd-b68b-5cc704f2702c', l='ServerLevel[world]', x=9841.21, y=-47.00, z=999989.25, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.4/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/6508, uuid='27fc2260-4984-4251-a683-72e92061c3a4', l='ServerLevel[world]', x=9846.19, y=-54.00, z=999969.80, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 41.21/45.18'/6504, uuid='6fd96644-ebbd-446a-96a6-7ea1fac686df', l='ServerLevel[world]', x=9841.66, y=-47.00, z=999985.71, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 41.21/45.18 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/6507, uuid='c714f200-4050-4f40-a05b-9643ce45ee93', l='ServerLevel[world]', x=9834.79, y=-47.00, z=999992.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6528, uuid='a52ce31e-0de7-45fb-8869-059ec8bf1358', l='ServerLevel[world]', x=9807.07, y=-47.00, z=999974.38, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6532, uuid='a236a2ae-d5e7-4cfe-9898-495af0b82548', l='ServerLevel[world]', x=9809.30, y=-47.00, z=999982.71, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6540, uuid='930f009f-e1aa-4113-b363-9f5727920783', l='ServerLevel[world]', x=9803.24, y=-47.00, z=999975.38, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6536, uuid='3f2c3740-4c61-4581-aff8-d9d913ca88ee', l='ServerLevel[world]', x=9842.26, y=-47.00, z=999982.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6544, uuid='42b54fe9-ad6c-49cb-aaad-6a716d272174', l='ServerLevel[world]', x=9791.91, y=-57.00, z=999988.91, cpos=[611, 62499], tl=3168, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6548, uuid='177ece3f-6b11-4857-9328-6f3decaba150', l='ServerLevel[world]', x=9800.08, y=-47.00, z=999979.96, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6514, uuid='e66c029c-ad97-4dde-8560-cdc2d0cffc66', l='ServerLevel[world]', x=9846.64, y=-57.00, z=999986.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6513, uuid='c660648a-c8e2-4ab7-a68f-45e0e0b6b93a', l='ServerLevel[world]', x=9847.57, y=-56.00, z=999965.20, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6512, uuid='d4c687c0-3bd6-4739-a753-98f0745bc9ba', l='ServerLevel[world]', x=9846.77, y=-57.00, z=999991.73, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 21.99/21.99'/6511, uuid='941a43d2-a9db-401e-892d-b93ac9974f52', l='ServerLevel[world]', x=9840.15, y=-47.00, z=999982.85, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 21.99/21.99 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6510, uuid='efd4f202-2255-44b7-a737-60ae2bb9305d', l='ServerLevel[world]', x=9801.19, y=-47.00, z=999976.75, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6543, uuid='2f262195-6aad-41b5-a559-aeb54948d4d3', l='ServerLevel[world]', x=9806.25, y=-47.00, z=999976.79, cpos=[612, 62498], tl=4749, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7.34/10'/6517, uuid='bf4d1304-6cea-49a5-9331-ace1d4c0f976', l='ServerLevel[world]', x=9841.98, y=-47.00, z=999990.42, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 7.34/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6541, uuid='6b480094-ff0f-4e04-b932-44667f993a6e', l='ServerLevel[world]', x=9808.27, y=-47.00, z=999978.50, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6547, uuid='258e83cb-b419-4a7e-a861-05effc480dfa', l='ServerLevel[world]', x=9835.51, y=-47.00, z=999986.28, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6545, uuid='6c626cd0-e16b-4158-bbae-05b8efe2028d', l='ServerLevel[world]', x=9788.50, y=-57.00, z=999994.40, cpos=[611, 62499], tl=2419, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6549, uuid='f69ffb9e-3757-4f72-8940-79dcb5dff4e4', l='ServerLevel[world]', x=9807.02, y=-47.00, z=999981.38, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/6522, uuid='1738bf13-4f72-4af1-830f-7d90de2862d7', l='ServerLevel[world]', x=9839.76, y=-47.00, z=999992.31, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6538, uuid='69a643f3-b598-4ff3-b5f6-05e9ad69fe16', l='ServerLevel[world]', x=9788.83, y=-57.00, z=999992.83, cpos=[611, 62499], tl=2419, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6521, uuid='b35b6638-23da-42d5-b424-4fb7eb3c6d6c', l='ServerLevel[world]', x=9851.23, y=-49.50, z=999974.27, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6502, uuid='7f1321e4-5bb1-4c78-99c7-4a1d7b64a2d8', l='ServerLevel[world]', x=9842.32, y=-47.00, z=999985.82, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 49.11/49.11'/6509, uuid='c3f78917-0e9e-4268-bf84-d8863c4b1bdb', l='ServerLevel[world]', x=9843.89, y=-47.00, z=999985.27, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 49.11/49.11 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6505, uuid='0542f1fc-32de-4c47-985c-6964b3b95634', l='ServerLevel[world]', x=9851.71, y=-48.50, z=999972.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.5/10'/6506, uuid='b4fb430d-949b-4ee6-932f-139e21434012', l='ServerLevel[world]', x=9851.79, y=-48.50, z=999972.18, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 9.5/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6526, uuid='9cc50b94-2b61-4b62-b174-a3f48164edaa', l='ServerLevel[world]', x=9801.97, y=-47.00, z=999980.56, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.5/10'/6501, uuid='037c1dfd-e859-4d5e-b375-2b66633f56eb', l='ServerLevel[world]', x=9845.07, y=-47.00, z=999989.03, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.5/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6534, uuid='10fe0234-d8e1-4eba-9036-b14915fee4e3', l='ServerLevel[world]', x=9799.74, y=-47.00, z=999981.40, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6542, uuid='fc5b10bd-dfbf-4791-a69a-83ccf83baa13', l='ServerLevel[world]', x=9819.16, y=-57.00, z=999975.84, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6518, uuid='c4b0c6e4-ad0f-462c-ab83-e4d09ac4e95b', l='ServerLevel[world]', x=9803.15, y=-47.00, z=999982.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6546, uuid='8e072e2d-9a3e-46fb-a575-c558b3d6205d', l='ServerLevel[world]', x=9802.29, y=-47.00, z=999973.69, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:33:02] [Server thread/INFO]: Killed 150 entities
[17:33:02] [Server thread/WARN]: Greenator1 moved too quickly! 5.754199307777526,-0.8291870918577047,9.393025876837783
[17:33:03] [Server thread/WARN]: .Theifham3479 moved wrongly!
[17:33:33] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/6665, uuid='c818e32e-2cf7-407a-96af-0e906ecf49c7', l='ServerLevel[world]', x=9835.77, y=-57.00, z=999980.50, cpos=[614, 62498], tl=639, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[17:33:51] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/6661, uuid='79ffd33b-3c41-4c9e-bf7e-46fbf81978c6', l='ServerLevel[world]', x=9844.73, y=-53.00, z=999978.22, cpos=[615, 62498], tl=986, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:33:55] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:34:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/6658, uuid='376f4fcd-1782-416e-a064-a0e165ac6ee3', l='ServerLevel[world]', x=9845.16, y=-53.00, z=999979.12, cpos=[615, 62498], tl=1238, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:34:15] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:34:21] [Server thread/INFO]: Greenator1 has made the advancement [Suit Up]
[17:34:25] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/6663, uuid='fcf8f00f-0a9a-41e4-a954-4b2ab9136f5f', l='ServerLevel[world]', x=9844.73, y=-53.00, z=999978.23, cpos=[615, 62498], tl=1675, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:34:32] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:34:36] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:34:39] [Server thread/INFO]: Greenator1 issued server command: /trash\
[17:34:41] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:35:01] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:35:13] [Server thread/INFO]: Greenator1 has made the advancement [Sparkly!]
[17:35:13] [Server thread/INFO]: Greenator1 has made the advancement [Diamonds!]
[17:35:24] [User Authenticator #30/INFO]: UUID of player Johan1008 is 8d1b761d-cc30-4b02-b530-047c7e7fb9d8
[17:35:25] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player Johan1008. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[17:35:25] [Server thread/INFO]: [+] Johan1008
[17:35:25] [Server thread/INFO]: Johan1008[/42.75.241.109:36234] logged in with entity id 6806 at ([world]9928.117424785129, 81.0625, 999941.1245899202)
[17:35:28] [Server thread/INFO]: Johan1008 lost connection: Disconnected
[17:35:28] [Server thread/INFO]: [-] Johan1008
[17:36:10] [Server thread/INFO]: Greenator1 has made the advancement [Cover Me with Diamonds]
[17:37:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[17:37:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[17:37:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[17:37:06] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:38:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.23/10'/6662, uuid='5db974d3-4d24-4fe7-bcb6-4cc475739c72', l='ServerLevel[world]', x=9833.51, y=-53.50, z=999983.91, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.23/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6696, uuid='ef773651-c654-4213-82fe-565b28cd8033', l='ServerLevel[world]', x=9791.87, y=-57.00, z=999997.21, cpos=[611, 62499], tl=1660, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6694, uuid='8a0a6455-7dde-4c84-8919-6bf27778c517', l='ServerLevel[world]', x=9844.49, y=-47.00, z=999990.12, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/6660, uuid='a8404cb3-aa67-4cab-ae50-868f346d56aa', l='ServerLevel[world]', x=9838.44, y=-47.00, z=999985.68, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6693, uuid='211d50a2-b673-4ab4-abae-d6f8e8deb3b7', l='ServerLevel[world]', x=9793.18, y=-57.00, z=1000000.16, cpos=[612, 62500], tl=1660, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6664, uuid='2a9cdce6-b56c-41e2-b20a-0d74201dadec', l='ServerLevel[world]', x=9844.75, y=-47.00, z=999992.39, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6666, uuid='eb3a8dcb-c604-4eaa-bd43-dde600df2a42', l='ServerLevel[world]', x=9835.72, y=-47.00, z=999984.51, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6691, uuid='bf1b5af0-2c5f-49b7-905a-018321c48243', l='ServerLevel[world]', x=9796.19, y=-57.00, z=1000000.19, cpos=[612, 62500], tl=1660, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6697, uuid='013bd53b-6952-44ea-913a-d5b2c91daf0f', l='ServerLevel[world]', x=9800.50, y=-47.00, z=999973.75, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 43.82/47.41'/6670, uuid='7c8a6e88-e87b-44e7-8855-dce28a37af25', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 43.82/47.41 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 384.13/384.13'/6686, uuid='77a4f456-eab4-49f1-b92c-30c519b0c398', l='ServerLevel[world]', x=9804.84, y=-47.00, z=999980.85, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 384.13/384.13 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6654, uuid='9f5a8c1a-344f-471c-b84a-f0ebcd8892e4', l='ServerLevel[world]', x=9835.80, y=-47.00, z=999987.24, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6653, uuid='6d6e2c7f-b41e-49d8-91d2-9959ec54e9ba', l='ServerLevel[world]', x=9838.77, y=-57.00, z=999993.52, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6689, uuid='80952637-0d09-4a29-b29f-08e4ae502d00', l='ServerLevel[world]', x=9806.83, y=-57.00, z=999991.78, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6685, uuid='73077b44-b0cc-451b-b4c2-350517cfedac', l='ServerLevel[world]', x=9799.83, y=-47.00, z=999981.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/6669, uuid='358bc44e-468c-4f67-b715-d32ede42013c', l='ServerLevel[world]', x=9834.84, y=-47.00, z=999992.16, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6673, uuid='a3315bdf-6263-4735-a6c2-249c9943ac37', l='ServerLevel[world]', x=9836.78, y=-47.00, z=999988.49, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6674, uuid='a038fcc7-5cd6-46a9-b2a2-ef73c99a1991', l='ServerLevel[world]', x=9801.66, y=-47.00, z=999980.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6682, uuid='8f995250-b3d7-4d5e-8839-1f1cb0606870', l='ServerLevel[world]', x=9800.79, y=-47.00, z=999983.53, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/6657, uuid='b54f9250-ec9d-495b-9949-cc956b9c3905', l='ServerLevel[world]', x=9840.11, y=-47.00, z=999990.44, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6649, uuid='223ff771-079b-4643-a72b-c5ca909d4f1d', l='ServerLevel[world]', x=9840.84, y=-47.00, z=999990.35, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6690, uuid='f9ec6b62-b772-4b1f-acb5-bea4675d00f2', l='ServerLevel[world]', x=9806.16, y=-47.00, z=999979.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6681, uuid='b545fed6-f35f-4b86-ac72-8161be772aaf', l='ServerLevel[world]', x=9844.45, y=-47.00, z=999991.32, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6680, uuid='1d8c6fc7-85ac-4b5c-8c3d-7bd37ab9c2b8', l='ServerLevel[world]', x=9835.15, y=-47.00, z=999988.79, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6679, uuid='a1866976-aa2d-4d5a-a541-f4e3bb1554e5', l='ServerLevel[world]', x=9806.32, y=-47.00, z=999981.13, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6678, uuid='1f82efb2-e5d8-46b7-b562-fd0e6010e8b1', l='ServerLevel[world]', x=9790.79, y=-57.00, z=999983.16, cpos=[611, 62498], tl=2132, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6677, uuid='9676bdaf-132d-4212-ac92-51d4bf548bcb', l='ServerLevel[world]', x=9797.50, y=-57.00, z=999982.29, cpos=[612, 62498], tl=5722, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6676, uuid='8068b315-d4a2-4638-b4e1-4e93c162f3ae', l='ServerLevel[world]', x=9801.19, y=-47.00, z=999978.40, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6675, uuid='08da1d93-12c3-4a77-8a06-d3749859137b', l='ServerLevel[world]', x=9808.26, y=-47.00, z=999981.20, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6683, uuid='e145258b-b89d-483f-82a7-4502b4a98fc7', l='ServerLevel[world]', x=9802.80, y=-47.00, z=999980.06, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 37.38/37.38'/6650, uuid='1af297eb-e1a4-4aa8-9879-7cd6df0c9655', l='ServerLevel[world]', x=9846.27, y=-57.00, z=999993.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 37.38/37.38 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 30.38/30.38'/6648, uuid='0dcb7497-c1f6-4f11-afdf-26b9e4842a16', l='ServerLevel[world]', x=9844.46, y=-47.00, z=999988.99, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 30.38/30.38 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6687, uuid='6fe59c81-50dc-42e2-be4f-a1e18992fb9a', l='ServerLevel[world]', x=9790.70, y=-57.00, z=999993.67, cpos=[611, 62499], tl=1660, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6688, uuid='bd84dafd-77c3-40af-9ffa-377ae2c72910', l='ServerLevel[world]', x=9803.49, y=-47.00, z=999981.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6655, uuid='4b5acccb-4371-4df1-9f4b-0e389e2f40a7', l='ServerLevel[world]', x=9858.20, y=-57.00, z=999986.81, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/6652, uuid='a3d424fd-f67e-45b6-9985-36a104276574', l='ServerLevel[world]', x=9836.50, y=-47.00, z=999983.79, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6656, uuid='9b5308f4-91cc-4e7f-a647-05ab0ab8e4d4', l='ServerLevel[world]', x=9844.02, y=-57.00, z=999995.96, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6668, uuid='5953466f-112b-4ab1-9fc8-999899ae1a11', l='ServerLevel[world]', x=9840.72, y=-47.00, z=999989.23, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6684, uuid='f3048c69-9881-4bac-96ee-ec5e15c0c5be', l='ServerLevel[world]', x=9797.82, y=-57.00, z=999984.58, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6667, uuid='a2ad3bfc-139c-4b48-b984-504b757a48ce', l='ServerLevel[world]', x=9843.22, y=-47.00, z=999991.39, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.99/10'/6671, uuid='128e437f-c909-44a2-b4b6-da18635019ca', l='ServerLevel[world]', x=9845.23, y=-47.00, z=999989.33, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.99/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 29.34/29.34'/6672, uuid='a7362875-b4d8-40ac-be77-1fba3179bb7c', l='ServerLevel[world]', x=9842.79, y=-47.00, z=999984.52, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 29.34/29.34 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6692, uuid='9b33a89d-8a94-4e1e-bc87-b5d219d64113', l='ServerLevel[world]', x=9799.77, y=-47.00, z=999980.26, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6659, uuid='fcbf9edb-e09b-439b-b17f-9055de903cc4', l='ServerLevel[world]', x=9851.94, y=-48.50, z=999972.82, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6651, uuid='0ca5fd70-150d-427a-83bc-f7b0415087dd', l='ServerLevel[world]', x=9819.82, y=-57.00, z=999964.50, cpos=[613, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6695, uuid='c2561a9b-4d16-469a-9b75-6d5afac282d7', l='ServerLevel[world]', x=9795.79, y=-57.00, z=999985.83, cpos=[612, 62499], tl=1660, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:38:02] [Server thread/INFO]: Killed 148 entities
[17:38:44] [Server thread/INFO]: Greenator1 has made the advancement [Azure Aquisition]
[17:38:44] [Server thread/INFO]: .Theifham3479 has made the advancement [Rocky Road]
[17:38:44] [Server thread/INFO]: .Theifham3479 has made the advancement [Stone Age]
[17:39:07] [Server thread/INFO]: .Theifham3479 has made the advancement [Getting an Upgrade]
[17:41:22] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:41:54] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/6877, uuid='275b1f39-e71b-4edb-ab0b-a955f7c83f32', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=4652, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:41:59] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:42:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[17:42:06] [luckperms-command-executor/INFO]: [LP] greenator1 now inherits permissions from vip in context global.
[17:42:08] [Server thread/ERROR]: [HolographicExtension] Unhandled exception number 65536 occurred in onPacketSending(PacketEvent) for HolographicExtension
java.lang.IllegalArgumentException: Unrecognized type class net.minecraft.network.syncher.DataWatcher$b
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:665) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$8.getSpecific(BukkitConverters.java:652) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.getSpecificList(BukkitConverters.java:316) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters.access$000(BukkitConverters.java:86) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:360) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.BukkitConverters$3.getSpecific(BukkitConverters.java:357) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.wrappers.Converters$1.getSpecific(Converters.java:50) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:300) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:250) ~[ProtocolLib (1).jar:?]
at net.kitesoftware.holograms.listener.wrapper.WrapperPlayServerEntityMetadata.getEntityMetadata(WrapperPlayServerEntityMetadata.java:89) ~[HolographicExtension-1.10.9 (1).jar:?]
at net.kitesoftware.holograms.listener.PacketPlaceholderListener.onPacketSending(PacketPlaceholderListener.java:57) ~[HolographicExtension-1.10.9 (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:160) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:526) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib (1).jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib (1).jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:433) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:393) ~[?:?]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:255) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.network.ServerCommonPacketListenerImpl.send(ServerCommonPacketListenerImpl.java:240) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ServerEntity.addPairing(ServerEntity.java:289) ~[?:?]
at net.minecraft.server.level.ChunkMap$TrackedEntity.updatePlayer(ChunkMap.java:1436) ~[?:?]
at net.minecraft.server.level.ChunkMap$TrackedEntity.updatePlayers(ChunkMap.java:1337) ~[?:?]
at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:1148) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:1169) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:490) ~[?:?]
at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:868) ~[?:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1724) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[17:42:08] [Server thread/INFO]: Greenator1 issued server command: /prefix
[17:42:18] [Server thread/INFO]: Greenator1 has made the advancement [Electrician?]
[17:42:48] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[17:43:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/6860, uuid='b9ffcaab-ebb6-4c55-9ba7-a380288599cc', l='ServerLevel[world]', x=9837.32, y=-47.00, z=999992.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6861, uuid='3ad6c955-c76c-4dd0-a91b-ad4dfc5aa1cb', l='ServerLevel[world]', x=9855.78, y=-53.00, z=999969.51, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6859, uuid='6d37a12c-244d-4164-9d2a-c7e7bd18f8e1', l='ServerLevel[world]', x=9856.17, y=-57.00, z=999982.23, cpos=[616, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6862, uuid='a35f524e-804c-4bd4-9596-a35f4ce36d60', l='ServerLevel[world]', x=9837.55, y=-57.00, z=999973.43, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/6858, uuid='a586b9e0-4498-4745-bfba-59c0607a0abf', l='ServerLevel[world]', x=9840.74, y=-57.00, z=999971.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6897, uuid='e3fe24d0-c223-4fa3-a7f5-ee38ae6422d7', l='ServerLevel[world]', x=9801.50, y=-47.00, z=999983.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 397.81/397.81'/6889, uuid='df241884-82da-44c9-a3a6-7e42193df98c', l='ServerLevel[world]', x=9805.64, y=-47.00, z=999976.78, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 397.81/397.81 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6855, uuid='beea2be8-8716-4685-bf93-37d9f34cebfc', l='ServerLevel[world]', x=9852.17, y=-48.50, z=999972.16, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6863, uuid='44cf4164-d641-459e-8dde-656c00115d6e', l='ServerLevel[world]', x=9851.09, y=-54.50, z=999978.71, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6865, uuid='3448b6aa-70eb-46b0-bdce-9137d805893e', l='ServerLevel[world]', x=9833.72, y=-56.50, z=999980.70, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6857, uuid='c0441901-7c2a-4eb7-bd3c-d3db36adefa8', l='ServerLevel[world]', x=9851.76, y=-48.50, z=999972.85, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6899, uuid='86d457c5-6b30-401f-91b0-93349832aa6c', l='ServerLevel[world]', x=9800.64, y=-47.00, z=999979.12, cpos=[612, 62498], tl=5007, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6891, uuid='69009a4f-e539-4c6c-bd74-e984626de16e', l='ServerLevel[world]', x=9800.39, y=-47.00, z=999977.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6895, uuid='b34040f2-3394-48ef-83b9-9e45d15f4b59', l='ServerLevel[world]', x=9835.26, y=-47.00, z=999983.81, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6887, uuid='afa1c396-bd5a-4f19-88e2-c196494ba42d', l='ServerLevel[world]', x=9798.66, y=-57.00, z=1000000.49, cpos=[612, 62500], tl=4900, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6885, uuid='4b473eaa-a07a-4b05-9732-ff8ccc0e0870', l='ServerLevel[world]', x=9807.56, y=-47.00, z=999974.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6901, uuid='192d2619-d4a2-4709-b657-087695c1c2a1', l='ServerLevel[world]', x=9799.66, y=-47.00, z=999982.14, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6868, uuid='ffff3a3b-46cd-41c3-ac13-66bfebdf1a0f', l='ServerLevel[world]', x=9843.21, y=-47.00, z=999982.85, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6867, uuid='2611e55e-548d-4e6e-b273-6a2506754e62', l='ServerLevel[world]', x=9802.28, y=-47.00, z=999983.75, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6900, uuid='7361aa0b-8214-4c7f-808f-102b17c44b15', l='ServerLevel[world]', x=9806.70, y=-47.00, z=999973.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6864, uuid='be65d012-33a0-4595-82b3-74f3680f6fb3', l='ServerLevel[world]', x=9837.81, y=-47.00, z=999987.24, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9/10'/6856, uuid='b1338354-a557-4d65-b219-1526e0f3dade', l='ServerLevel[world]', x=9845.20, y=-47.00, z=999991.20, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 9/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6872, uuid='3f35b7f4-ed4c-4570-9c3a-cea7d8f2f809', l='ServerLevel[world]', x=9847.99, y=-52.00, z=999969.13, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6896, uuid='9791ee65-aa07-40bc-bf3d-3b27ff8eb2fc', l='ServerLevel[world]', x=9816.23, y=-57.00, z=999999.18, cpos=[613, 62499], tl=4887, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6904, uuid='babc7e41-b1f1-47e5-8e2d-4e95ada90a2d', l='ServerLevel[world]', x=9806.19, y=-47.00, z=999974.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6892, uuid='b0dbe61b-4800-45d1-8b6a-b32a957936f6', l='ServerLevel[world]', x=9807.47, y=-47.00, z=999979.56, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6888, uuid='6d834f88-66cc-44e5-b734-2d9d87636c38', l='ServerLevel[world]', x=9799.77, y=-47.00, z=999983.32, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6880, uuid='6c39f016-40b0-4fd2-8b3c-aab3938a0a91', l='ServerLevel[world]', x=9805.18, y=-47.00, z=999974.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6884, uuid='ff547da1-5c82-4d67-8860-7cf2ab47cc57', l='ServerLevel[world]', x=9800.42, y=-57.00, z=1000000.50, cpos=[612, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 43.47/43.47'/6876, uuid='46ab4f4c-35cb-480e-b299-05675d636948', l='ServerLevel[world]', x=9836.79, y=-47.00, z=999991.17, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 43.47/43.47 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.75/10'/6873, uuid='e2d93ad7-a7f3-4b68-a1e5-759fdf4cbd74', l='ServerLevel[world]', x=9842.22, y=-47.00, z=999984.81, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.75/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/6871, uuid='dcc89a4b-28d7-40f5-bf90-c11656a35f34', l='ServerLevel[world]', x=9834.85, y=-47.00, z=999990.35, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6903, uuid='73ec8f4b-ea6c-4cf4-904a-c9ebc17be74f', l='ServerLevel[world]', x=9854.48, y=-56.00, z=999979.79, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6875, uuid='37bd7873-1a5b-4b70-9451-ab0ec53cf9a8', l='ServerLevel[world]', x=9854.75, y=-57.00, z=999987.81, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6883, uuid='ff3c34dc-54fe-4b13-acec-1c4787421332', l='ServerLevel[world]', x=9799.41, y=-57.00, z=1000000.50, cpos=[612, 62500], tl=5064, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6881, uuid='13762ea6-ccf5-4a97-879e-3b2fd3f86039', l='ServerLevel[world]', x=9845.50, y=-47.00, z=999989.23, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.03/10'/6879, uuid='31e283b1-99b6-42d3-81e6-5d9c186abace', l='ServerLevel[world]', x=9841.17, y=-47.00, z=999990.30, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.03/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6902, uuid='b84a21f2-af6e-46be-adc5-0261b680758a', l='ServerLevel[world]', x=9800.22, y=-47.00, z=999976.65, cpos=[612, 62498], tl=4849, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6869, uuid='ad95c951-0cc7-4e5a-96cb-a374cd003a41', l='ServerLevel[world]', x=9833.31, y=-56.00, z=999981.29, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6898, uuid='e98e36a1-db2f-4525-afad-60b4359ae3b2', l='ServerLevel[world]', x=9813.15, y=-57.00, z=999981.84, cpos=[613, 62498], tl=5716, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/6866, uuid='b4fdf8a7-e134-48c0-8bdb-bfcf2389f5b8', l='ServerLevel[world]', x=9838.76, y=-57.00, z=1000000.50, cpos=[614, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/6870, uuid='9f80b465-a4a9-422f-91a0-053d51d3828d', l='ServerLevel[world]', x=9836.80, y=-47.00, z=999987.26, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/6878, uuid='2017415d-da28-4328-8916-7d194669df2a', l='ServerLevel[world]', x=9841.80, y=-47.00, z=999989.20, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/6894, uuid='971edd4e-fe21-4738-b619-04e5bb47fc31', l='ServerLevel[world]', x=9843.87, y=-47.00, z=999983.94, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.8/10'/6874, uuid='54f97985-6ce0-4ba8-877a-ec2cf2112870', l='ServerLevel[world]', x=9851.14, y=-48.50, z=999972.54, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 1.8/10 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6890, uuid='051dcbee-041e-47df-95ec-9c202c0c6961', l='ServerLevel[world]', x=9807.48, y=-47.00, z=999978.88, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6882, uuid='8b603cdf-2c52-4293-88fa-da93ca0e79e1', l='ServerLevel[world]', x=9811.48, y=-57.00, z=999981.93, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6886, uuid='494eaef6-d9f1-406c-9584-bfbcceafba64', l='ServerLevel[world]', x=9823.18, y=-57.00, z=999983.25, cpos=[613, 62498], tl=4936, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/6893, uuid='eb69b786-47f5-48a0-80d5-10dcf51cc3e8', l='ServerLevel[world]', x=9810.49, y=-47.00, z=999981.91, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:43:02] [Server thread/INFO]: Killed 151 entities
[17:43:21] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7045, uuid='6da50390-8bd7-4d9a-8099-00be2f56ff71', l='ServerLevel[world]', x=9845.26, y=-53.00, z=999979.12, cpos=[615, 62498], tl=384, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:43:42] [Server thread/INFO]: Greenator1 issued server command: /spawn
[17:43:47] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.04/10'/7059, uuid='64a443ce-5396-4907-a4a6-ad444b95dc87', l='ServerLevel[world]', x=9848.13, y=-52.00, z=999975.55, cpos=[615, 62498], tl=916, v=true] died: [LVL 5] Mummy 0.04/10 burned to death
[17:43:50] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[17:43:58] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:44:10] [Server thread/INFO]: Greenator1 has made the advancement [Not So Fragile]
[17:44:10] [Server thread/INFO]: Greenator1 has made the advancement [Ice Bucket Challenge]
[17:44:31] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/7055, uuid='e42c0feb-5807-42e0-9d6e-5bd0a93f3416', l='ServerLevel[world]', x=9837.68, y=-57.00, z=999974.77, cpos=[614, 62498], tl=1799, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[17:45:04] [User Authenticator #31/INFO]: UUID of player __io is 44a76844-6694-41a9-9423-6bd52a4cb86a
[17:45:04] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player __io. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[17:45:04] [Server thread/INFO]: Everyone, welcome __io to AngyBox!
[17:45:04] [Server thread/INFO]: [+] __io
[17:45:04] [Server thread/INFO]: __io[/131.248.81.56:55834] logged in with entity id 7112 at ([world]9927.5, 81.0, 999938.5)
[17:45:05] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[17:45:13] [Server thread/INFO]: __io lost connection: Disconnected
[17:45:13] [Server thread/INFO]: [-] __io
[17:45:25] [Server thread/INFO]: Greenator1 issued server command: /spawn
[17:45:26] [Server thread/INFO]: [Essentials] Created a User for CIT-2184ec272aae (2184ec27-2aae-299a-9b19-dacd8260333f) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[17:45:26] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7038, uuid='89d3a2f7-c714-4583-8054-d2acdea792d5', l='ServerLevel[world]', x=9845.90, y=-53.00, z=999979.25, cpos=[615, 62498], tl=2891, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:45:29] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[17:45:36] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (2/20)
[17:45:36] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (2/20)
[17:45:39] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:45:46] [Server thread/INFO]: .Theifham3479 has made the advancement [Bad Christmas]
[17:45:59] [Server thread/INFO]: Greenator1 has made the advancement [Nether Navigator]
[17:45:59] [Server thread/INFO]: Greenator1 has made the advancement [Hidden in the Depths]
[17:46:04] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/7052, uuid='49bdcad0-b462-44ed-bb6a-859df95022a6', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=3647, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[17:46:44] [Server thread/INFO]: Greenator1 has completed the challenge [Cover Me in Debris]
[17:47:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[17:47:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[17:47:12] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:47:21] [Server thread/INFO]: Greenator1 issued server command: /spawn
[17:47:24] [Server thread/INFO]: Greenator1 issued server command: /v 1
[17:47:24] [Server thread/INFO]: [Essentials] Greenator1 was denied access to command.
[17:47:25] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[17:47:32] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (3/20)
[17:47:32] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (3/20)
[17:47:34] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:47:38] [Server thread/INFO]: Greenator1 has made the advancement [Crystal Collector]
[17:47:39] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/7041, uuid='16e2257e-bc73-4ffc-9a45-93cfbd07d544', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=5552, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[17:48:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.06/10'/7058, uuid='d7d9a882-b24c-4114-b670-fda396e192c0', l='ServerLevel[world]', x=9824.28, y=-57.00, z=999994.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.06/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7087, uuid='a11f4c2d-a392-4e4b-8d77-5a5396de838c', l='ServerLevel[world]', x=9803.26, y=-47.00, z=999981.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 293.92/293.92'/7063, uuid='44ec5c36-2364-453e-9a2a-c741939e4d00', l='ServerLevel[world]', x=9803.83, y=-47.00, z=999982.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 293.92/293.92 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7061, uuid='206e59f9-642a-43f0-8307-fe0f4d7120f2', l='ServerLevel[world]', x=9844.19, y=-47.00, z=999981.69, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/7057, uuid='c9e415a6-27f9-4c26-a44d-b8b52df03714', l='ServerLevel[world]', x=9841.16, y=-47.00, z=999991.36, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/7051, uuid='bc64d395-daaf-45a3-99c4-82ecbe953f59', l='ServerLevel[world]', x=9842.47, y=-47.00, z=999989.63, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7053, uuid='b2d5d524-bba2-4133-be0f-d00211918a28', l='ServerLevel[world]', x=9851.10, y=-48.50, z=999972.59, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7066, uuid='f94eaf78-c9d1-440d-8a0c-a7a611c8ff07', l='ServerLevel[world]', x=9806.89, y=-47.00, z=999979.52, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7083, uuid='776c3bdf-1b76-48d5-9791-71054edf8681', l='ServerLevel[world]', x=9808.20, y=-47.00, z=999976.78, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7082, uuid='990c67e6-408d-488d-9b75-54a99f720248', l='ServerLevel[world]', x=9839.21, y=-47.00, z=999985.84, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7067, uuid='2e009a64-cb27-41eb-a73b-df057c529e6f', l='ServerLevel[world]', x=9796.78, y=-57.00, z=999989.16, cpos=[612, 62499], tl=5176, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 231.2/231.2'/7070, uuid='d2f83ab3-a3c0-4b0e-b555-6b7c274faf42', l='ServerLevel[world]', x=9791.17, y=-57.00, z=999990.83, cpos=[611, 62499], tl=5522, v=true] died: [LVL 5] Pharoh 231.2/231.2 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7078, uuid='4008fa13-78c2-41b0-9e5b-6398406f745e', l='ServerLevel[world]', x=9806.21, y=-47.00, z=999981.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7046, uuid='d23d149d-fc9c-462c-8241-b42b1dc662b7', l='ServerLevel[world]', x=9841.78, y=-57.00, z=1000000.50, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7086, uuid='aafa159e-2080-47a8-832a-e8f070a9be7c', l='ServerLevel[world]', x=9801.50, y=-47.00, z=999981.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7062, uuid='050f3de9-8083-4bca-b94a-cbcda2ba1d20', l='ServerLevel[world]', x=9834.96, y=-47.00, z=999984.53, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/7050, uuid='55aea161-ba80-4d83-9d25-b46a79644fdc', l='ServerLevel[world]', x=9845.25, y=-47.00, z=999982.81, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7054, uuid='fb1308bb-a847-4602-824c-a1ebc7eb200c', l='ServerLevel[world]', x=9835.77, y=-47.00, z=999986.04, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7042, uuid='5b42062f-2cc7-492d-a8d9-d967d9e618e9', l='ServerLevel[world]', x=9835.79, y=-47.00, z=999983.79, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7076, uuid='356a90f3-b30a-4d4d-a765-73296ef1ac5b', l='ServerLevel[world]', x=9808.22, y=-47.00, z=999977.73, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97.5/100'/7074, uuid='b2617a85-224f-48bb-9d92-d9f86296b117', l='ServerLevel[world]', x=9804.84, y=-47.00, z=999981.25, cpos=[612, 62498], tl=5528, v=true] died: [LVL 5] Pharoh 97.5/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7073, uuid='d7f119d8-14d7-4967-86c3-66b50dd7ad52', l='ServerLevel[world]', x=9799.85, y=-47.00, z=999982.15, cpos=[612, 62498], tl=5649, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7075, uuid='23783129-ce69-4acc-915e-bd66fd5ba1ec', l='ServerLevel[world]', x=9801.31, y=-47.00, z=999973.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7071, uuid='021f1228-d4b5-4171-b6fb-e85b22bf3de1', l='ServerLevel[world]', x=9805.20, y=-57.00, z=999984.51, cpos=[612, 62499], tl=5859, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7079, uuid='dac83822-d850-49cd-bef5-4aa6774107b0', l='ServerLevel[world]', x=9802.79, y=-47.00, z=999983.17, cpos=[612, 62498], tl=5820, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7077, uuid='f4ba70aa-4fe6-4322-8934-b08c528d16a7', l='ServerLevel[world]', x=9805.16, y=-47.00, z=999977.78, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7069, uuid='da81fa2a-c341-4d0b-90f8-fcff1587ebf7', l='ServerLevel[world]', x=9801.10, y=-47.00, z=999976.33, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/7039, uuid='91833019-41dd-42c2-b54c-2e7d993dbe78', l='ServerLevel[world]', x=9833.50, y=-50.50, z=999986.89, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7047, uuid='12a3c553-0536-47dd-8e09-116c20ca8f00', l='ServerLevel[world]', x=9851.79, y=-48.50, z=999972.71, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/7043, uuid='3981b7ae-c007-42d3-8507-71aa4d12e968', l='ServerLevel[world]', x=9845.23, y=-47.00, z=999992.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7049, uuid='9791d046-748f-4bd6-8f60-c1491d7a9415', l='ServerLevel[world]', x=9834.77, y=-57.00, z=999979.23, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7065, uuid='096d1cac-d7bb-4a38-8350-bc598be6cc0e', l='ServerLevel[world]', x=9809.16, y=-47.00, z=999980.77, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7085, uuid='8813bf98-8668-4f96-a3c7-19b8d0bc92ad', l='ServerLevel[world]', x=9796.26, y=-57.00, z=1000000.26, cpos=[612, 62500], tl=5426, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 82.87/100'/7080, uuid='77e81547-de07-4ce1-a2df-dc8f8b1caf60', l='ServerLevel[world]', x=9839.17, y=-57.00, z=999967.76, cpos=[614, 62497], tl=5980, v=true] died: [LVL 5] Pharoh 82.87/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7081, uuid='4bbea148-db51-4e5f-b729-67d9f54705e3', l='ServerLevel[world]', x=9799.21, y=-57.00, z=999985.34, cpos=[612, 62499], tl=5076, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97/100'/7084, uuid='87d5eda8-7d4c-4ab2-8551-70f9a05cb6c3', l='ServerLevel[world]', x=9808.34, y=-47.00, z=999972.35, cpos=[613, 62498], tl=5528, v=true] died: [LVL 5] Pharoh 97/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7072, uuid='3e0d5aa3-5405-47bb-ab44-e13b6642b069', l='ServerLevel[world]', x=9801.23, y=-47.00, z=999978.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7064, uuid='8acb0e21-90d0-4a7d-9815-7d6e44dc6db6', l='ServerLevel[world]', x=9807.48, y=-47.00, z=999972.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7060, uuid='8e319f6e-a22e-4856-b8a5-8f56672dcbcd', l='ServerLevel[world]', x=9851.68, y=-48.50, z=999971.85, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.66/10'/7056, uuid='b1646743-a831-4565-a633-67d29b81f579', l='ServerLevel[world]', x=9838.83, y=-47.00, z=999985.22, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.66/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98/100'/7068, uuid='365e2112-830b-45c8-b035-be67f7ed665b', l='ServerLevel[world]', x=9802.81, y=-47.00, z=999974.75, cpos=[612, 62498], tl=5528, v=true] died: [LVL 5] Pharoh 98/100 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7044, uuid='1ab29e1b-f652-4238-af62-530a81411c57', l='ServerLevel[world]', x=9835.66, y=-47.00, z=999989.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7040, uuid='174a6eae-3031-4fd8-8479-ff5b59e453b8', l='ServerLevel[world]', x=9843.74, y=-56.00, z=999968.79, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.86/10'/7048, uuid='4544c5f4-3228-4c0b-ad10-62ed43fe8a5c', l='ServerLevel[world]', x=9841.17, y=-47.00, z=999985.80, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.86/10 was killed
[17:48:02] [Server thread/INFO]: Killed 146 entities
[17:48:18] [Server thread/INFO]: .Theifham3479 issued server command: /ec
[17:48:18] [Server thread/INFO]: [Essentials] .Theifham3479 was denied access to command.
[17:48:23] [Server thread/INFO]: .Theifham3479 issued server command: /pv 1
[17:48:24] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7150, uuid='094f60f7-bfba-40a4-a4a7-01bcd756362d', l='ServerLevel[world]', x=9845.81, y=-53.00, z=999979.05, cpos=[615, 62498], tl=442, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:48:30] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/7143, uuid='78197790-48e1-4125-9b27-7f829a1dd4d4', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=566, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[17:48:38] [Server thread/INFO]: Greenator1 issued server command: /trasdh
[17:48:40] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:48:48] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (4/20)
[17:48:48] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (4/20)
[17:48:48] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (5/20)
[17:48:48] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (5/20)
[17:48:48] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (6/20)
[17:48:48] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (6/20)
[17:48:48] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (7/20)
[17:48:48] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (7/20)
[17:48:49] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (8/20)
[17:48:49] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (8/20)
[17:48:49] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (9/20)
[17:48:49] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (9/20)
[17:48:49] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (10/20)
[17:48:49] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (10/20)
[17:48:49] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (11/20)
[17:48:49] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (11/20)
[17:48:49] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (12/20)
[17:48:49] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (12/20)
[17:48:49] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (13/20)
[17:48:49] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (13/20)
[17:48:50] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (14/20)
[17:48:50] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (14/20)
[17:48:50] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[17:48:52] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (15/20)
[17:48:52] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (15/20)
[17:48:52] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (16/20)
[17:48:52] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (16/20)
[17:48:52] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Improbable (Type B) (1/1)
[17:48:52] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kick Greenator1 [Vulcan] Unfair Advantage
[17:48:52] [Server thread/INFO]: Greenator1 lost connection: [Vulcan] Unfair Advantage
[17:48:52] [Server thread/INFO]: [-] Greenator1
[17:48:52] [Server thread/INFO]: [Essentials] Player Console kicked Greenator1 for [Vulcan] Unfair Advantage.
[17:48:55] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7142, uuid='a0e50396-70db-4f5e-8aa8-bafad1d31712', l='ServerLevel[world]', x=9845.36, y=-53.00, z=999979.11, cpos=[615, 62498], tl=1070, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:48:58] [User Authenticator #32/INFO]: UUID of player Greenator1 is a289ca90-b6f9-4654-a53c-ba3b5886396d
[17:48:58] [Server thread/INFO]: [+] Greenator1
[17:48:58] [Server thread/INFO]: Greenator1[/237.34.121.146:45488] logged in with entity id 7200 at ([world]9914.354783327362, 81.0, 999939.7959339191)
[17:49:07] [Server thread/INFO]: Greenator1 issued server command: /disclone
[17:49:10] [Server thread/INFO]: Greenator1 issued server command: /discord
[17:49:15] [User Authenticator #32/INFO]: UUID of player mauromegalol_NLL is 087579e3-e85b-42a6-a505-44987564a948
[17:49:15] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player mauromegalol_NLL. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[17:49:15] [Server thread/INFO]: Everyone, welcome mauromegalol_NLL to AngyBox!
[17:49:15] [Server thread/INFO]: [+] mauromegalol_NLL
[17:49:15] [Server thread/INFO]: mauromegalol_NLL[/72.38.107.151:45152] logged in with entity id 7201 at ([world]9927.5, 81.0, 999938.5)
[17:49:15] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[17:49:27] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7139, uuid='13c8a9c6-4de0-4fee-a7fd-5b5001f83a8e', l='ServerLevel[world]', x=9844.83, y=-53.00, z=999978.78, cpos=[615, 62498], tl=1707, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:49:30] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.04/10'/7138, uuid='4bfa20bd-8ea2-4205-996f-4bdf4ea631d0', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=1762, v=true] died: [LVL 5] Mummy 0.04/10 went up in flames
[17:49:43] [Server thread/INFO]: mauromegalol_NLL issued server command: /spawn
[17:49:47] [Server thread/INFO]: mauromegalol_NLL issued server command: /rules
[17:49:51] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[17:50:05] [Server thread/INFO]: [Essentials] Created a User for (3a986b1a-9017-279f-97b2-8a991963cdcd) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[17:50:07] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[17:50:17] [Server thread/INFO]: [Essentials] Created a User for Beacon Lunatic (5bbd11dd-0dda-2ace-a5d8-1f93f39ca136) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[17:50:21] [Server thread/INFO]: Automatic saving is now disabled
[17:50:23] [Server thread/INFO]: Greenator1 has made the advancement [A Beacon Of Hope]
[17:50:40] [Server thread/INFO]: mauromegalol_NLL issued server command: /spawn
[17:50:44] [Server thread/INFO]: Automatic saving is now enabled
[17:51:04] [Server thread/INFO]: mauromegalol_NLL lost connection: Disconnected
[17:51:04] [Server thread/INFO]: [-] mauromegalol_NLL
[17:51:23] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7158, uuid='af214c57-e851-4763-8d81-a9ee808a561d', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=4022, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:51:30] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:51:56] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/7146, uuid='8ba16154-f247-4a12-8ecd-e7fa116ed4d5', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=4682, v=true] died: [LVL 5] Mummy 0.1/10 went up in flames
[17:52:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[17:52:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[17:52:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[17:52:27] [Server thread/INFO]: Greenator1 issued server command: /trash
[17:53:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7157, uuid='67c0aeb3-f58a-4263-a830-3d5fff5da651', l='ServerLevel[world]', x=9844.39, y=-47.00, z=999991.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.1/10'/7156, uuid='59a6c9f8-98bd-468a-9190-825c538ff79c', l='ServerLevel[world]', x=9837.80, y=-47.00, z=999988.27, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.1/10 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7155, uuid='221aea93-d685-48e2-874c-9a0804bad584', l='ServerLevel[world]', x=9799.49, y=-47.00, z=999976.06, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7187, uuid='ad8109b6-a7c0-448f-a140-120e0235be59', l='ServerLevel[world]', x=9803.73, y=-47.00, z=999972.41, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99/100'/7185, uuid='7af0b272-6d60-443e-9f95-2b352f12e1be', l='ServerLevel[world]', x=9798.79, y=-47.00, z=999975.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/7160, uuid='88980252-206b-43c5-9ba6-516b07422a44', l='ServerLevel[world]', x=9836.57, y=-47.00, z=999990.57, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7162, uuid='99e01f52-01e7-4163-87a1-121ddfd345a4', l='ServerLevel[world]', x=9801.77, y=-47.00, z=999976.27, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7152, uuid='0f728fed-0be3-415c-9fcb-a246db4d9652', l='ServerLevel[world]', x=9842.12, y=-47.00, z=999981.76, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7154, uuid='385d8e3a-5f2a-4fa7-88c8-a2931be75d00', l='ServerLevel[world]', x=9852.82, y=-52.00, z=999976.58, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 25.35/25.35'/7148, uuid='58329f31-935f-46ec-a1ba-45bc66cbef29', l='ServerLevel[world]', x=9801.78, y=-47.00, z=999978.73, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 25.35/25.35 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7164, uuid='5c51a600-f7b4-404a-8e17-df24f9f333f4', l='ServerLevel[world]', x=9835.78, y=-47.00, z=999984.73, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7167, uuid='8e3e1ff7-808d-48d0-bb52-12add02daffb', l='ServerLevel[world]', x=9801.20, y=-47.00, z=999975.93, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7184, uuid='4cb5f43d-98ff-460c-a894-a193ed7602dd', l='ServerLevel[world]', x=9799.81, y=-47.00, z=999978.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7163, uuid='7177f998-5498-409b-91eb-133d28e48e02', l='ServerLevel[world]', x=9798.73, y=-47.00, z=999980.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7168, uuid='c9d03c31-2bbe-4624-853d-ff9b9a8954bf', l='ServerLevel[world]', x=9810.50, y=-53.50, z=999975.15, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7183, uuid='c1ff355e-e1da-475a-9dfe-f6102567de22', l='ServerLevel[world]', x=9804.72, y=-47.00, z=999977.49, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7180, uuid='0b0bcf6f-74a7-4399-abd9-6d7c4078f39f', l='ServerLevel[world]', x=9807.83, y=-47.00, z=999982.24, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7179, uuid='d7e58cec-0f00-4c2c-9913-047a35641189', l='ServerLevel[world]', x=9842.73, y=-47.00, z=999981.46, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 45.24/45.24'/7159, uuid='f77b932f-b70b-4f60-bfec-b63ede0e6bf7', l='ServerLevel[world]', x=9810.55, y=-52.50, z=999975.98, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 45.24/45.24 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7151, uuid='f4c36b2e-b6f3-404e-9065-b7778a676e81', l='ServerLevel[world]', x=9833.29, y=-48.50, z=999989.06, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7147, uuid='78f55359-ee8b-457d-be02-9bcc7724bcfb', l='ServerLevel[world]', x=9840.20, y=-47.00, z=999989.75, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7140, uuid='1c11ed0d-0284-4bb1-b170-149c8c175850', l='ServerLevel[world]', x=9840.19, y=-57.00, z=999993.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7173, uuid='a58d9ddb-5a50-4e41-9397-c749f9a81243', l='ServerLevel[world]', x=9807.23, y=-47.00, z=999973.51, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7171, uuid='b2b1c2a1-d3f4-40d0-9136-18fe0a029636', l='ServerLevel[world]', x=9805.63, y=-47.00, z=999979.45, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7175, uuid='70d5e711-067f-42d5-b231-cae1aeea5c2e', l='ServerLevel[world]', x=9835.59, y=-47.00, z=999987.35, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7170, uuid='2bfbd0c8-42de-4499-8dee-f47b883368ff', l='ServerLevel[world]', x=9798.17, y=-57.00, z=999984.84, cpos=[612, 62499], tl=5606, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7174, uuid='5d9d7d0c-582b-4e0d-8fad-7da4acdd4627', l='ServerLevel[world]', x=9805.33, y=-47.00, z=999977.03, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7172, uuid='d79641f7-148c-4684-9ef1-63d52aeb115c', l='ServerLevel[world]', x=9800.22, y=-57.00, z=999991.83, cpos=[612, 62499], tl=5783, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7177, uuid='92710392-37ed-468b-8385-5a7e7b847e6f', l='ServerLevel[world]', x=9795.79, y=-57.00, z=999988.74, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7176, uuid='5a0a8652-41aa-4f21-b23b-52c57e5f9f4e', l='ServerLevel[world]', x=9837.43, y=-47.00, z=999985.91, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.53/10'/7144, uuid='25f09444-86d2-4277-a3e9-68124dcb948b', l='ServerLevel[world]', x=9834.34, y=-47.00, z=999990.56, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.53/10 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7165, uuid='5a6061ec-2328-491d-95db-d39d7ef31828', l='ServerLevel[world]', x=9800.70, y=-47.00, z=999975.38, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7149, uuid='51043407-328d-4ae9-8e56-37d96551a1bf', l='ServerLevel[world]', x=9833.49, y=-52.50, z=999984.91, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7166, uuid='d21ff2ee-17b4-4c17-a588-0bafafb59aa9', l='ServerLevel[world]', x=9806.79, y=-47.00, z=999978.20, cpos=[612, 62498], tl=5783, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99/100'/7182, uuid='6b23bac0-ee2f-40a4-94a9-eddcb0f66316', l='ServerLevel[world]', x=9809.84, y=-47.00, z=999973.78, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7181, uuid='ce0b804f-85c6-4a24-bcc5-1f934619e0e5', l='ServerLevel[world]', x=9802.65, y=-47.00, z=999972.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7178, uuid='8a456e28-c9a0-4426-b179-20cc3cb692e4', l='ServerLevel[world]', x=9842.21, y=-47.00, z=999983.76, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7169, uuid='b0856579-dc53-4e7f-b15e-1c0417004e5f', l='ServerLevel[world]', x=9845.29, y=-47.00, z=999992.34, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7161, uuid='df8be1a1-c79d-4102-999c-034a63943bfe', l='ServerLevel[world]', x=9808.09, y=-47.00, z=999980.76, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7153, uuid='577c61c8-3d7f-4451-8548-7d01db3a8845', l='ServerLevel[world]', x=9843.21, y=-47.00, z=999984.74, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7145, uuid='0d58c7df-ca83-4404-8f1b-fd86099cd85a', l='ServerLevel[world]', x=9807.78, y=-57.00, z=999993.25, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7186, uuid='d4f9e9d1-5935-460c-973a-a519d9895cd7', l='ServerLevel[world]', x=9808.89, y=-47.00, z=999974.55, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/7141, uuid='4707d4d5-eb22-4dea-8e1a-3b15abdeeb04', l='ServerLevel[world]', x=9835.56, y=-47.00, z=999990.24, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[17:53:02] [Server thread/INFO]: Killed 145 entities
[17:53:22] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.02/10'/7297, uuid='981b930a-7df6-41c1-b2a2-106a8a9e5970', l='ServerLevel[world]', x=9842.73, y=-57.00, z=999980.53, cpos=[615, 62498], tl=400, v=true] died: [LVL 5] Mummy 0.02/10 burned to death
[17:54:23] [Server thread/INFO]: .Theifham3479 has made the advancement [Quite Ironic]
[17:54:29] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7294, uuid='0c227c0e-551f-4929-a3a7-ed57b28b5ec1', l='ServerLevel[world]', x=9845.81, y=-53.00, z=999979.11, cpos=[615, 62498], tl=1759, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[17:54:37] [Server thread/INFO]: .Theifham3479 has made the advancement [Acquire Hardware]
[17:55:13] [Server thread/INFO]: .Theifham3479 has made the advancement [Isn't It Iron Pick]
[17:56:51] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/7289, uuid='ddf8688d-de42-4bfa-b557-fc30e3c9982f', l='ServerLevel[world]', x=9838.17, y=-57.00, z=999980.50, cpos=[614, 62498], tl=4582, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[17:57:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[17:57:37] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/7307, uuid='a849734b-9084-4ab0-9561-6e6820a08b06', l='ServerLevel[world]', x=9837.79, y=-57.00, z=999980.27, cpos=[614, 62498], tl=5510, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[17:57:42] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/7301, uuid='8ae22846-1e5b-43a1-832a-eaf2705a57be', l='ServerLevel[world]', x=9846.23, y=-53.00, z=999978.90, cpos=[615, 62498], tl=5605, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[17:58:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7290, uuid='8afda12f-ce14-4ca6-a4e5-7e7034284193', l='ServerLevel[world]', x=9836.13, y=-47.00, z=999985.12, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7288, uuid='6b6e0f3c-aa3a-4623-a58b-059b09b15413', l='ServerLevel[world]', x=9850.52, y=-52.00, z=999976.34, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7323, uuid='d106c76b-43f7-41e0-8fe7-3f669514a811', l='ServerLevel[world]', x=9809.24, y=-47.00, z=999975.81, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7321, uuid='6434dc8d-61ad-4c21-9e80-2e5f88f7955e', l='ServerLevel[world]', x=9801.79, y=-47.00, z=999978.35, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7322, uuid='0bc7ec12-8806-473e-bbb3-070ae2df26e8', l='ServerLevel[world]', x=9818.73, y=-57.00, z=999971.79, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7318, uuid='04b4e255-958a-4bbd-9414-7c8eda01ae71', l='ServerLevel[world]', x=9800.81, y=-47.00, z=999981.25, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7292, uuid='fed1a6f7-3146-4b48-9a38-2a4c1e91e854', l='ServerLevel[world]', x=9836.80, y=-47.00, z=999984.30, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7326, uuid='bdc9a6cf-04f2-423d-a8a2-9496f0e99982', l='ServerLevel[world]', x=9797.43, y=-57.00, z=999976.73, cpos=[612, 62498], tl=5383, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/7324, uuid='cb611e86-0d7b-45bb-a614-1b09853751e7', l='ServerLevel[world]', x=9803.11, y=-47.00, z=999975.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7320, uuid='afd2175d-dcfe-4060-bb40-0d442c7afd21', l='ServerLevel[world]', x=9804.17, y=-47.00, z=999982.25, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7316, uuid='98f579a6-1021-4004-848b-d0b4930d48e3', l='ServerLevel[world]', x=9808.07, y=-47.00, z=999981.06, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7296, uuid='d05ec3c1-2002-495f-bb6a-be4364afe783', l='ServerLevel[world]', x=9835.82, y=-47.00, z=999982.77, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7330, uuid='090ebf28-ba22-493b-b2ce-ac285f4ead5a', l='ServerLevel[world]', x=9791.16, y=-57.00, z=999995.16, cpos=[611, 62499], tl=5383, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 312/312'/7313, uuid='9679e0be-023f-4a73-ac47-b37ef3f717ff', l='ServerLevel[world]', x=9798.73, y=-47.00, z=999982.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 312/312 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7314, uuid='75387eda-a5ab-4c79-a804-b4e334d47bac', l='ServerLevel[world]', x=9797.70, y=-57.00, z=999978.67, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7329, uuid='296f14a9-81f7-4006-8694-ba8733fcdeb2', l='ServerLevel[world]', x=9795.17, y=-57.00, z=999989.79, cpos=[612, 62499], tl=5835, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.24/10'/7309, uuid='7df7b903-6d8d-44d4-b24d-88199102df4c', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.24/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7317, uuid='d6c1b008-6766-4dfb-97c2-b10e30d906d4', l='ServerLevel[world]', x=9807.28, y=-47.00, z=999977.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.41/10'/7293, uuid='c623e84a-97cf-42ba-aea2-5f724421773d', l='ServerLevel[world]', x=9843.24, y=-47.00, z=999987.19, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.41/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7333, uuid='69323904-5f5f-40dc-88fc-d75ffd48c729', l='ServerLevel[world]', x=9841.64, y=-47.00, z=999983.66, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7325, uuid='3a8ad436-245b-4c40-b5f9-0570a74ad5a9', l='ServerLevel[world]', x=9804.44, y=-47.00, z=999975.96, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7305, uuid='d8e31ba4-8687-4e6f-a3e4-56b37c4dc5f8', l='ServerLevel[world]', x=9843.21, y=-47.00, z=999983.74, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7336, uuid='c8470ed6-5b3c-439a-ad89-6a2b498153c4', l='ServerLevel[world]', x=9800.08, y=-47.00, z=999975.68, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7337, uuid='ed79b0e6-e202-489f-9cf6-98d53c5224f3', l='ServerLevel[world]', x=9800.25, y=-57.00, z=1000000.34, cpos=[612, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7334, uuid='8ae9102c-cdcd-47a2-89c5-2b6ff14cf074', l='ServerLevel[world]', x=9803.53, y=-47.00, z=999979.60, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7312, uuid='8a9a36e9-6dc9-4e9c-a1ce-488aeb842e53', l='ServerLevel[world]', x=9844.02, y=-47.00, z=999983.76, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7302, uuid='368b8806-4e39-4e75-8326-52fb7220b08b', l='ServerLevel[world]', x=9841.65, y=-47.00, z=999987.02, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.86/10'/7300, uuid='41af0f1c-83c7-4b8e-9a9e-d90c8a54d648', l='ServerLevel[world]', x=9844.18, y=-47.00, z=999988.75, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.86/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/7298, uuid='5eed907f-0343-44f9-bdd7-286f333ca317', l='ServerLevel[world]', x=9844.22, y=-47.00, z=999986.74, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7306, uuid='01638bab-0c67-4413-82fa-27372aa460b3', l='ServerLevel[world]', x=9803.02, y=-47.00, z=999980.05, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/7310, uuid='b74d83fc-83c4-4aaa-ada9-0cb8f8ecf1f1', l='ServerLevel[world]', x=9837.76, y=-47.00, z=999989.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/7308, uuid='071777b3-efd1-4cda-b5c6-05e3403e8679', l='ServerLevel[world]', x=9840.53, y=-47.00, z=999988.41, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7304, uuid='f4bcbdcd-c5cd-4741-8fd2-3c7d49772372', l='ServerLevel[world]', x=9836.69, y=-47.00, z=999988.18, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 371.15/371.15'/7331, uuid='0dc003b1-1974-4723-aa5b-4d9fc27a9d2c', l='ServerLevel[world]', x=9808.36, y=-47.00, z=999982.50, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 371.15/371.15 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7332, uuid='554ba24d-8aec-49ff-942d-2e9b2ed0953c', l='ServerLevel[world]', x=9810.46, y=-51.00, z=999977.61, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7328, uuid='d754279f-3f54-4172-a3db-1dc8f5f9293c', l='ServerLevel[world]', x=9801.72, y=-47.00, z=999974.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7335, uuid='97cd70d4-ff74-4237-80da-12eaf39c846f', l='ServerLevel[world]', x=9837.23, y=-47.00, z=999981.69, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7327, uuid='32d7fbca-e65f-49c0-9c93-1510171d3e3a', l='ServerLevel[world]', x=9808.64, y=-47.00, z=999980.55, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7303, uuid='aa68e1f2-4337-47be-b03e-6981a2c0cfab', l='ServerLevel[world]', x=9851.71, y=-48.50, z=999972.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/7311, uuid='56914fc7-aff8-4ef1-bcf9-f415b1fba456', l='ServerLevel[world]', x=9843.71, y=-47.00, z=999989.82, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7299, uuid='d0c3efa2-0fbd-484e-83a9-e44272724670', l='ServerLevel[world]', x=9858.17, y=-57.00, z=999994.82, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7319, uuid='da1db482-18c9-4a41-8337-93fa6bfc0d17', l='ServerLevel[world]', x=9816.25, y=-57.00, z=1000000.50, cpos=[613, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.5/10'/7291, uuid='2517937f-01f6-4a15-9284-2fae9a0449fa', l='ServerLevel[world]', x=9832.19, y=-57.00, z=999983.78, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 9.5/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/7295, uuid='7ad40a59-c2aa-4aaf-a411-5a55c58834cf', l='ServerLevel[world]', x=9842.50, y=-47.00, z=999991.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[17:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7315, uuid='251b94f0-78fb-4e24-b4ce-83ce286e6c67', l='ServerLevel[world]', x=9838.28, y=-47.00, z=999982.78, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[17:58:02] [Server thread/INFO]: Killed 147 entities
[17:58:03] [Server thread/INFO]: Greenator1 issued server command: /link
[17:58:04] [User Authenticator #33/INFO]: UUID of player Viktunio is 6ea104cf-aaa6-4308-a4f0-e8e4000423f4
[17:58:04] [Server thread/INFO]: Everyone, welcome Viktunio to AngyBox!
[17:58:04] [Server thread/INFO]: [+] Viktunio
[17:58:04] [Server thread/INFO]: Viktunio[/49.114.232.35:60222] logged in with entity id 7473 at ([world]9927.5, 81.0, 999938.5)
[17:58:05] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[17:58:29] [Server thread/INFO]: Viktunio issued server command: /rules
[17:58:29] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.07/10'/7439, uuid='65db8579-c386-4f8a-8032-8341b59e4672', l='ServerLevel[world]', x=9845.21, y=-53.00, z=999979.50, cpos=[615, 62498], tl=558, v=true] died: [LVL 5] Mummy 0.07/10 burned to death
[17:58:42] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.11/10'/7424, uuid='bc88ec36-573f-45b1-b908-ffc3b8535679', l='ServerLevel[world]', x=9842.64, y=-57.00, z=999980.53, cpos=[615, 62498], tl=806, v=true] died: [LVL 5] Mummy 0.11/10 burned to death
[17:58:59] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/7432, uuid='90fff351-0b45-40c3-9b6a-441dda739dbf', l='ServerLevel[world]', x=9833.45, y=-55.48, z=999981.62, cpos=[614, 62498], tl=1153, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[17:59:14] [Server thread/INFO]: Viktunio lost connection: Disconnected
[17:59:14] [Server thread/INFO]: [-] Viktunio
[17:59:25] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.04/10'/7443, uuid='059f4c9e-f142-4328-98b1-eef91f7da760', l='ServerLevel[world]', x=9838.16, y=-57.00, z=999980.50, cpos=[614, 62498], tl=1664, v=true] died: [LVL 5] Mummy 0.04/10 burned to death
[17:59:56] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/7427, uuid='0444b342-eccf-4e4a-a39c-967228a9cfd8', l='ServerLevel[world]', x=9845.15, y=-53.00, z=999979.78, cpos=[615, 62498], tl=2296, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[18:00:05] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7434, uuid='568a8e8a-993a-4401-bc3d-829feb814ad9', l='ServerLevel[world]', x=9845.87, y=-53.00, z=999979.19, cpos=[615, 62498], tl=2465, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:01:27] [Server thread/INFO]: .Theifham3479 has made the advancement [Suit Up]
[18:01:29] [Server thread/INFO]: Greenator1 issued server command: /trash
[18:01:32] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[18:02:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[18:02:02] [Server thread/INFO]: Greenator1 issued server command: /trash
[18:02:07] [Server thread/INFO]: [AdvancedPortals] Portal command: desert
[18:02:07] [Server thread/INFO]: Greenator1 issued server command: /desert
[18:02:10] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.01/10'/7447, uuid='dec58cb1-2609-4130-a247-653f43b948e7', l='ServerLevel[world]', x=9835.71, y=-57.00, z=999980.50, cpos=[614, 62498], tl=4960, v=true] died: [LVL 5] Mummy 0.01/10 burned to death
[18:02:11] [Server thread/INFO]: Greenator1 has made the advancement [Monster Hunter]
[18:02:11] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7431, uuid='df2600e0-4cea-4b9c-8b24-2b211683ebfb', l='ServerLevel[world]', x=9831.17, y=-57.00, z=999995.83, cpos=[614, 62499], tl=4993, v=true] died: [LVL 5] Mummy 10/10 was killed by [[TIER 12] SWORD] while trying to hurt Greenator1
[18:02:19] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.86/10'/7433, uuid='759ad9e6-56c1-4726-935e-46942106ec7c', l='ServerLevel[world]', x=9831.92, y=-57.00, z=999986.65, cpos=[614, 62499], tl=5142, v=true] died: [LVL 5] Mummy 0.86/10 fell from a high place
[18:02:19] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/7441, uuid='cf559dec-d7bf-4ab3-b199-b7f36f9d352f', l='ServerLevel[world]', x=9842.56, y=-56.58, z=999978.42, cpos=[615, 62498], tl=5144, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[18:02:20] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.5/10'/7442, uuid='6335399b-6834-4f9b-bfe3-ad380759f791', l='ServerLevel[world]', x=9828.79, y=-57.00, z=999997.33, cpos=[614, 62499], tl=5171, v=true] died: [LVL 5] Mummy 6.5/10 was killed by [[TIER 12] SWORD] while trying to hurt Greenator1
[18:02:21] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.5/10'/7423, uuid='a6d9534d-60d7-45c4-9a8b-2c0d0adb2dc0', l='ServerLevel[world]', x=9827.61, y=-57.00, z=999996.85, cpos=[614, 62499], tl=5181, v=true] died: [LVL 5] Mummy 4.5/10 was killed by [[TIER 12] SWORD] while trying to hurt Greenator1
[18:02:26] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.41/10'/7440, uuid='c8ddb836-33f9-43c1-8b89-aadd884e828d', l='ServerLevel[world]', x=9831.55, y=-57.00, z=999977.23, cpos=[614, 62498], tl=5289, v=true] died: [LVL 5] Mummy 0.41/10 was burned to a crisp while fighting Greenator1
[18:02:29] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.49/10'/7438, uuid='c4410caf-7c25-4a82-b834-6847897e67c5', l='ServerLevel[world]', x=9827.70, y=-57.00, z=999985.30, cpos=[614, 62499], tl=5352, v=true] died: [LVL 5] Mummy 0.49/10 burned to death
[18:02:29] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 4.6/100'/7453, uuid='5a4cec92-f24d-4498-ae95-29244418e9bc', l='ServerLevel[world]', x=9823.39, y=-57.00, z=999993.39, cpos=[613, 62499], tl=5254, v=true] died: [LVL 5] Pharoh 4.6/100 was killed by [[TIER 12] SWORD] while trying to hurt Greenator1
[18:02:29] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.32/10'/7436, uuid='2ab8c33c-43f7-43be-ac9f-c2ed6cb577b3', l='ServerLevel[world]', x=9821.91, y=-57.00, z=999985.98, cpos=[613, 62499], tl=5359, v=true] died: [LVL 5] Mummy 0.32/10 burned to death
[18:02:30] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.49/10'/7445, uuid='2827ba68-45c6-41c1-8583-ce4dab3cd5d5', l='ServerLevel[world]', x=9826.20, y=-57.00, z=999984.87, cpos=[614, 62499], tl=5363, v=true] died: [LVL 5] Mummy 0.49/10 burned to death
[18:02:31] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.32/10'/7430, uuid='5d3d9f04-568d-4689-a54f-84b36fe43a95', l='ServerLevel[world]', x=9825.11, y=-57.00, z=999988.73, cpos=[614, 62499], tl=5397, v=true] died: [LVL 5] Mummy 0.32/10 burned to death
[18:02:32] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/7428, uuid='68beb956-7ad2-45cc-9332-bdba93d2cb9e', l='ServerLevel[world]', x=9824.11, y=-57.00, z=999987.41, cpos=[614, 62499], tl=5404, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[18:02:33] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.32/10'/7435, uuid='34d9ded6-2281-4f2a-be12-2b2a904b7f2c', l='ServerLevel[world]', x=9818.84, y=-57.00, z=999984.83, cpos=[613, 62499], tl=5436, v=true] died: [LVL 5] Mummy 0.32/10 burned to death
[18:02:39] [Server thread/INFO]: Greenator1 issued server command: /pv 2
[18:02:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 9.91/100'/7470, uuid='a7acce0b-060e-46bc-8a16-f9dd43a682f2', l='ServerLevel[world]', x=9810.59, y=-46.75, z=999981.32, cpos=[613, 62498], tl=5567, v=true] died: [LVL 5] Pharoh 9.91/100 was killed while trying to hurt Greenator1
[18:02:46] [Server thread/INFO]: [AdvancedPortals] Portal command: mysticredsand
[18:02:46] [Server thread/INFO]: Greenator1 issued server command: /mysticredsand
[18:03:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 79.6/100'/7452, uuid='6c848416-c298-4e28-aa2d-8c3f9062e9f4', l='ServerLevel[world]', x=9834.58, y=-57.00, z=999974.00, cpos=[614, 62498], tl=5913, v=true] died: [LVL 5] Pharoh 79.6/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 56.88/100'/7455, uuid='eb07a5ab-cf25-4e36-9964-219cad8d36bf', l='ServerLevel[world]', x=9832.16, y=-57.00, z=999975.12, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 56.88/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7454, uuid='2fdfd6ef-5f80-4acb-870e-766df602021b', l='ServerLevel[world]', x=9838.92, y=-57.00, z=999974.90, cpos=[614, 62498], tl=5914, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 47.1/100'/7458, uuid='92b82d2b-93a4-40ad-b6ec-3507777525c3', l='ServerLevel[world]', x=9817.12, y=-57.00, z=999974.50, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 47.1/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7425, uuid='10b28aac-4a2d-4232-bb54-a40bc41218a0', l='ServerLevel[world]', x=9837.63, y=-57.00, z=999974.46, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 63.16/100'/7450, uuid='17157233-1d14-43d9-9f91-a1530addfff2', l='ServerLevel[world]', x=9826.80, y=-57.00, z=999975.50, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 63.16/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 67.73/100'/7448, uuid='76985894-404f-4c2b-b5e6-304923d042ad', l='ServerLevel[world]', x=9811.30, y=-57.00, z=999976.51, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 67.73/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 85.68/100'/7456, uuid='e338fa3d-ae59-46d3-851e-8f691c7d6d5c', l='ServerLevel[world]', x=9835.61, y=-57.00, z=999973.50, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 85.68/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7460, uuid='69973410-9b5a-4625-b076-a2d464b4e37c', l='ServerLevel[world]', x=9839.88, y=-57.00, z=999974.88, cpos=[614, 62498], tl=5400, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 50.6/100'/7462, uuid='858ab793-d99d-41e4-8211-5e89865298af', l='ServerLevel[world]', x=9828.17, y=-57.00, z=999972.16, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 50.6/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.12/10'/7446, uuid='9642e470-b76c-485f-b88f-15a990be9423', l='ServerLevel[world]', x=9834.58, y=-57.00, z=999973.31, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 0.12/10 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.56/10'/7426, uuid='9e56ac32-6ff8-4acb-81ec-2517699f3ad7', l='ServerLevel[world]', x=9836.23, y=-57.00, z=999974.19, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.56/10 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 84.18/100'/7451, uuid='2fb4d30e-fac0-44ba-beff-2a1855a48859', l='ServerLevel[world]', x=9838.80, y=-57.00, z=999976.81, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 84.18/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7459, uuid='59b351e7-2d00-4f19-acff-4034a5244a5f', l='ServerLevel[world]', x=9830.22, y=-57.00, z=999973.22, cpos=[614, 62498], tl=5547, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 74.32/100'/7463, uuid='0da282a8-a0a5-4bc7-8c1c-341402cf7087', l='ServerLevel[world]', x=9836.92, y=-57.00, z=999974.90, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 74.32/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 85.68/100'/7471, uuid='9d380878-63db-4014-819a-9f0e9caf696c', l='ServerLevel[world]', x=9833.21, y=-57.00, z=999973.50, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 85.68/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 85.68/100'/7467, uuid='11ef99be-d6df-4fc3-a1b5-a3f328ecab9e', l='ServerLevel[world]', x=9839.18, y=-57.00, z=999976.18, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 85.68/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/7437, uuid='b5f994e6-0928-4631-bd73-26cbbed162cb', l='ServerLevel[world]', x=9833.89, y=-57.00, z=999976.40, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 85.68/100'/7466, uuid='b70458e0-e1d8-4b41-abbe-bd8de455a520', l='ServerLevel[world]', x=9836.96, y=-57.00, z=999973.95, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 85.68/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 65.29/100'/7468, uuid='a382b8be-3305-4ba3-be5c-4f02659347b1', l='ServerLevel[world]', x=9828.27, y=-57.00, z=999974.58, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 65.29/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 74.49/100'/7464, uuid='a1b6e0a8-f05c-4760-b124-138ab24f16cd', l='ServerLevel[world]', x=9831.14, y=-57.00, z=999975.65, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 74.49/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 51.56/100'/7472, uuid='1d0d9271-63ee-4fcd-b3c6-f9c157115ba5', l='ServerLevel[world]', x=9847.93, y=-53.00, z=999977.14, cpos=[615, 62498], tl=5552, v=true] died: [LVL 5] Pharoh 51.56/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 66.16/100'/7461, uuid='bdd8d2cb-f7fd-4f7d-9af0-c6047fc62f9d', l='ServerLevel[world]', x=9838.03, y=-57.00, z=999975.21, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 66.16/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.7/10'/7444, uuid='403bb576-5f08-40ca-9f39-c8464f67e41e', l='ServerLevel[world]', x=9835.91, y=-57.00, z=999974.97, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 1.7/10 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/7429, uuid='595bc85e-dee4-4cc5-a3ca-a0bb85681dc3', l='ServerLevel[world]', x=9835.92, y=-57.00, z=999976.90, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 79.2/100'/7457, uuid='36c6f4ee-5715-4dfe-8aad-a36da16f85be', l='ServerLevel[world]', x=9835.28, y=-57.00, z=999974.28, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 79.2/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 82.68/100'/7449, uuid='c8048fe7-7105-493a-becb-6371fd489a01', l='ServerLevel[world]', x=9831.14, y=-57.00, z=999974.96, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 82.68/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 73.99/100'/7469, uuid='ea1d93ab-3bc0-4459-933e-67f9e334f858', l='ServerLevel[world]', x=9833.86, y=-57.00, z=999973.52, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 73.99/100 was killed
[18:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 89.18/100'/7465, uuid='f398c190-b8f6-40a7-b9d9-50d8445d4035', l='ServerLevel[world]', x=9836.81, y=-57.00, z=999975.82, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 89.18/100 was killed
[18:03:02] [Server thread/INFO]: Killed 133 entities
[18:03:04] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7559, uuid='b8337f75-b5bb-45ef-bbaf-6065f73d5c0a', l='ServerLevel[world]', x=9834.16, y=-57.00, z=999995.50, cpos=[614, 62499], tl=55, v=true] died: [LVL 5] Mummy 10/10 was killed by [Mummy flesh] while trying to hurt Greenator1
[18:03:06] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7568, uuid='25c0e0dc-0d11-4bce-ba13-3c6bd0c96027', l='ServerLevel[world]', x=9834.40, y=-57.00, z=999996.30, cpos=[614, 62499], tl=96, v=true] died: [LVL 5] Mummy 10/10 was killed by [Mummy flesh] while trying to hurt Greenator1
[18:03:07] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7558, uuid='178f0e8f-43a2-4aa2-87b8-4138312cb1dd', l='ServerLevel[world]', x=9835.23, y=-57.00, z=999996.47, cpos=[614, 62499], tl=118, v=true] died: [LVL 5] Mummy 10/10 was killed by [Mummy flesh] while trying to hurt Greenator1
[18:03:09] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7569, uuid='e9cc5841-f351-4726-8307-f9788cb7086b', l='ServerLevel[world]', x=9847.09, y=-57.00, z=999991.23, cpos=[615, 62499], tl=145, v=true] died: [LVL 5] Mummy 10/10 was killed by [Mummy flesh] while trying to hurt Greenator1
[18:03:09] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7564, uuid='307af369-8f69-40ad-942b-e150ca11e9ee', l='ServerLevel[world]', x=9849.52, y=-57.00, z=999985.37, cpos=[615, 62499], tl=156, v=true] died: [LVL 5] Mummy 10/10 was killed by [Mummy flesh] while trying to hurt Greenator1
[18:03:16] [Server thread/INFO]: .Theifham3479 has made the advancement [The Precious]
[18:03:26] [Server thread/INFO]: Greenator1 issued server command: /spawn
[18:03:29] [User Authenticator #34/INFO]: UUID of player PunctualSheep33 is 16add8e6-a540-4b4e-89b1-83031252ac64
[18:03:31] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player PunctualSheep33. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[18:03:31] [Server thread/INFO]: Everyone, welcome PunctualSheep33 to AngyBox!
[18:03:31] [Server thread/INFO]: [+] PunctualSheep33
[18:03:31] [Server thread/INFO]: PunctualSheep33[/202.246.45.132:51798] logged in with entity id 7596 at ([world]9927.5, 81.0, 999938.5)
[18:03:31] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[18:03:51] [Server thread/INFO]: PunctualSheep33 issued server command: /rules
[18:06:03] [Server thread/INFO]: Greenator1 issued server command: /trash
[18:06:13] [Server thread/INFO]: Greenator1 issued server command: /trash
[18:06:17] [Server thread/INFO]: Greenator1 issued server command: /spawn
[18:06:33] [User Authenticator #35/INFO]: UUID of player FrenchFryKen is a8d7ecfe-1197-4431-9dc2-c8e70ca8ac8e
[18:06:33] [Server thread/INFO]: Everyone, welcome FrenchFryKen to AngyBox!
[18:06:33] [Server thread/INFO]: [+] FrenchFryKen
[18:06:33] [Server thread/INFO]: FrenchFryKen[/17.151.210.96:48436] logged in with entity id 7619 at ([world]9927.5, 81.0, 999938.5)
[18:06:34] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[18:06:38] [Server thread/INFO]: PunctualSheep33 has made the advancement [Remote Getaway]
[18:06:38] [Server thread/INFO]: [AdvancedPortals] Portal command: endportal
[18:06:38] [Server thread/INFO]: PunctualSheep33 issued server command: /endportal
[18:06:44] [Server thread/INFO]: FrenchFryKen lost connection: Disconnected
[18:06:44] [Server thread/INFO]: [-] FrenchFryKen
[18:06:54] [Server thread/INFO]: PunctualSheep33 lost connection: Disconnected
[18:06:54] [Server thread/INFO]: [-] PunctualSheep33
[18:07:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[18:07:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[18:07:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[18:07:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[18:08:01] [Server thread/WARN]: [Skuishy] Task #1197 for Skuishy v2.4 generated an exception
java.lang.RuntimeException: org.json.JSONException: JSONObject["tag_name"] not found.
at lol.aabss.skuishy.other.GetVersion.latestSkriptVersion(GetVersion.java:57) ~[Skuishy-2.4-all.jar:?]
at lol.aabss.skuishy.Skuishy.lambda$onEnable$4(Skuishy.java:108) ~[Skuishy-2.4-all.jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: org.json.JSONException: JSONObject["tag_name"] not found.
at org.json.JSONObject.get(JSONObject.java:568) ~[Skuishy-2.4-all.jar:?]
at org.json.JSONObject.getString(JSONObject.java:855) ~[Skuishy-2.4-all.jar:?]
at lol.aabss.skuishy.other.GetVersion.latestSkriptVersion(GetVersion.java:55) ~[Skuishy-2.4-all.jar:?]
... 9 more
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/7586, uuid='91359d87-ac74-4b0d-bfb3-635d55b6cde1', l='ServerLevel[world]', x=9849.46, y=-50.00, z=999971.44, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7585, uuid='70c95033-a43f-4ae6-a793-b04f7dc7631f', l='ServerLevel[world]', x=9851.81, y=-49.00, z=999971.64, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7588, uuid='aa501189-88bb-4ab1-9673-2e2ced5d233a', l='ServerLevel[world]', x=9807.78, y=-47.00, z=999978.77, cpos=[612, 62498], tl=5801, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/7583, uuid='df22947e-f898-43bb-97c6-3415258e878d', l='ServerLevel[world]', x=9850.63, y=-49.00, z=999971.76, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7587, uuid='e22303ed-c224-4681-bbc6-fd91c5b531af', l='ServerLevel[world]', x=9851.64, y=-48.75, z=999971.04, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7584, uuid='ba20d15d-bc52-4b96-9d95-34b8cb6ad559', l='ServerLevel[world]', x=9805.21, y=-47.00, z=999979.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 89.18/100'/7581, uuid='07cf1419-a4af-4c9f-b6ce-b806b6f015b4', l='ServerLevel[world]', x=9853.27, y=-48.70, z=999971.68, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 89.18/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96/100'/7589, uuid='2377785f-809b-4788-bb42-c62a6d48a65a', l='ServerLevel[world]', x=9853.12, y=-49.38, z=999971.03, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7549, uuid='c56ebcf9-4961-4616-83db-b52851ee941c', l='ServerLevel[world]', x=9851.12, y=-49.00, z=999971.66, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7547, uuid='382e17cb-56da-4ba4-b127-6297ee0a410f', l='ServerLevel[world]', x=9851.24, y=-48.50, z=999972.79, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/7551, uuid='897b6a7e-5bfc-41cd-ae1c-e5569e395d87', l='ServerLevel[world]', x=9810.48, y=-53.00, z=999975.42, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.5/10'/7553, uuid='8ce92dad-4ad6-4239-bb53-e8123df36755', l='ServerLevel[world]', x=9849.70, y=-51.00, z=999974.30, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 9.5/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7555, uuid='26ffdabb-7341-4586-83cb-baf288fc4bb5', l='ServerLevel[world]', x=9851.42, y=-49.50, z=999974.06, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7557, uuid='151dcb4b-60ec-413f-b21f-ce5ab0142dd8', l='ServerLevel[world]', x=9853.22, y=-49.20, z=999973.09, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7561, uuid='cf644585-3eed-457c-b8e3-d3c99cab5689', l='ServerLevel[world]', x=9848.82, y=-50.50, z=999972.76, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 89.18/100'/7576, uuid='7dae4f27-ed51-4ebb-80a8-5a9713d48e4c', l='ServerLevel[world]', x=9851.07, y=-49.70, z=999970.10, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 89.18/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/7577, uuid='9070ddc2-9398-4c39-af1f-a3bd605196c4', l='ServerLevel[world]', x=9851.22, y=-48.50, z=999972.22, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7592, uuid='e7d98877-fd3e-4dea-8aac-63cbfb915ac4', l='ServerLevel[world]', x=9801.79, y=-47.00, z=999975.74, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7593, uuid='7fbaca1f-2002-4957-8f65-2ee5b9ad1ec8', l='ServerLevel[world]', x=9851.84, y=-48.50, z=999972.82, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7548, uuid='d5e7cc60-a560-418b-9f63-a83a00c4c1e7', l='ServerLevel[world]', x=9849.39, y=-50.00, z=999971.97, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7572, uuid='753eefea-1555-4713-b360-2f8152bd3f28', l='ServerLevel[world]', x=9850.10, y=-49.08, z=999972.99, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 89.18/100'/7580, uuid='a968757c-a734-4d40-b47e-b5da249a7c4f', l='ServerLevel[world]', x=9850.64, y=-49.00, z=999972.23, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 89.18/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7560, uuid='acabd6e2-8198-418a-b6c2-9e5b6a6e2797', l='ServerLevel[world]', x=9851.94, y=-49.00, z=999973.46, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/7552, uuid='adfee542-49d3-4e0a-97fa-4c43638864f1', l='ServerLevel[world]', x=9849.47, y=-50.00, z=999973.59, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.92/10'/7556, uuid='a763a68c-0d9b-4927-8504-cfcc4942fda5', l='ServerLevel[world]', x=9849.55, y=-56.00, z=999979.27, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.92/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/7570, uuid='a0d91a35-0968-49f2-938e-cd4cb0a51a27', l='ServerLevel[world]', x=9850.64, y=-49.00, z=999972.89, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.92/100'/7573, uuid='7766a105-4df2-4bca-be23-d556761a0a3d', l='ServerLevel[world]', x=9852.51, y=-48.25, z=999974.35, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.92/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7565, uuid='238cc31f-186d-433e-b9ac-1ac28a8b0c08', l='ServerLevel[world]', x=9850.89, y=-48.25, z=999970.75, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7571, uuid='5cad43b2-980f-4209-b695-aa115c35338b', l='ServerLevel[world]', x=9852.44, y=-49.00, z=999972.17, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 455.39/455.39'/7575, uuid='9ef7a532-ee3a-4ba0-ae06-cf025d504639', l='ServerLevel[world]', x=9851.31, y=-49.00, z=999973.49, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 455.39/455.39 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7563, uuid='c24238eb-9ef9-4f68-9bf5-b3cacc32000d', l='ServerLevel[world]', x=9852.51, y=-49.00, z=999972.75, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7567, uuid='21cf614f-bca6-4cd2-ae29-22ed52b263f7', l='ServerLevel[world]', x=9849.70, y=-51.00, z=999970.70, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7594, uuid='6c3ee399-f511-445f-b4fd-b3833fae8603', l='ServerLevel[world]', x=9799.83, y=-47.00, z=999981.68, cpos=[612, 62498], tl=5934, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7545, uuid='542e428a-e2b8-495f-8d05-d58c12563286', l='ServerLevel[world]', x=9853.14, y=-49.50, z=999973.89, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/7579, uuid='cb83bb77-aa64-4ccc-ba85-0f22e013f398', l='ServerLevel[world]', x=9852.26, y=-50.00, z=999970.54, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7578, uuid='2c548e70-fe61-4fe7-bca5-afb23b0ae4f1', l='ServerLevel[world]', x=9850.10, y=-48.25, z=999972.47, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7591, uuid='0ac26cf6-d5fd-4548-a49e-8667d828c854', l='ServerLevel[world]', x=9850.27, y=-48.25, z=999970.89, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7590, uuid='fc49d610-6dda-4251-95ce-143950d216fb', l='ServerLevel[world]', x=9808.42, y=-47.00, z=999979.93, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99/100'/7574, uuid='cf0c3987-344b-4b94-9c7a-ddec17fcba03', l='ServerLevel[world]', x=9848.70, y=-52.00, z=999975.06, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99/100 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 211.03/232.68'/7582, uuid='814a0dec-8877-4740-a535-315fdaade16b', l='ServerLevel[world]', x=9814.21, y=-57.00, z=999972.84, cpos=[613, 62498], tl=5934, v=true] died: [LVL 5] Pharoh 211.03/232.68 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.93/10'/7550, uuid='861b630a-8f41-4e53-9cc5-71b262dfde6d', l='ServerLevel[world]', x=9850.72, y=-49.00, z=999973.47, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 0.93/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.68/10'/7546, uuid='ce50ba0d-da1c-4acf-a0eb-81ff2dc233cb', l='ServerLevel[world]', x=9851.29, y=-48.50, z=999972.82, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.68/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/7566, uuid='6e5e7ea8-2279-4281-b836-6d2a1bca389c', l='ServerLevel[world]', x=9852.37, y=-49.00, z=999971.52, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7562, uuid='e1de9be5-6233-4d37-a949-3a7065a5ae4a', l='ServerLevel[world]', x=9851.89, y=-48.50, z=999972.22, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/7554, uuid='d3204265-3183-4f21-96a2-b9edbb355819', l='ServerLevel[world]', x=9852.51, y=-49.00, z=999973.25, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[18:08:02] [Server thread/INFO]: Killed 147 entities
[18:08:20] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7668, uuid='c69aad69-14a8-4f23-8988-b7a45e1d9e9f', l='ServerLevel[world]', x=9845.29, y=-53.00, z=999979.02, cpos=[615, 62498], tl=375, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:08:28] [Server thread/INFO]: Greenator1 has made the advancement [The Underworld]
[18:08:56] [Server thread/INFO]: .Theifham3479 has made the advancement [Sparkly!]
[18:08:56] [Server thread/INFO]: .Theifham3479 has made the advancement [Diamonds!]
[18:09:12] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[18:09:29] [Server thread/INFO]: Greenator1 issued server command: /trash
[18:09:45] [Server thread/INFO]: Greenator1 has made the advancement [Darkened Stone]
[18:09:56] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/7647, uuid='71ade291-8365-4547-99c7-36ae271c113b', l='ServerLevel[world]', x=9845.72, y=-53.00, z=999979.23, cpos=[615, 62498], tl=2299, v=true] died: [LVL 5] Mummy 0.1/10 went up in flames
[18:10:09] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/7657, uuid='1a90ffff-8182-47f1-a425-792ec12d49c4', l='ServerLevel[world]', x=9844.84, y=-53.00, z=999978.15, cpos=[615, 62498], tl=2549, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[18:10:40] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[18:10:41] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7663, uuid='bb7c94f4-61e6-445a-86bd-ff6bad137938', l='ServerLevel[world]', x=9845.91, y=-53.00, z=999979.16, cpos=[615, 62498], tl=3196, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:10:59] [Server thread/INFO]: .Theifham3479 has made the advancement [Nether Navigator]
[18:10:59] [Server thread/INFO]: .Theifham3479 has made the advancement [Hidden in the Depths]
[18:11:02] [Server thread/INFO]: Greenator1 issued server command: /trash
[18:11:06] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[18:11:30] [Server thread/INFO]: Greenator1 issued server command: /spawn
[18:11:31] [Server thread/INFO]: Greenator1 issued server command: /trash
[18:11:34] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (2/20)
[18:11:34] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (2/20)
[18:11:34] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (3/20)
[18:11:34] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (3/20)
[18:11:34] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (4/20)
[18:11:34] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (4/20)
[18:11:34] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (5/20)
[18:11:39] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type D) (5/20)
[18:11:39] [pool-20-thread-1/INFO]: [Vulcan] Greenator1 failed Speed (Type B) (6/20)
[18:12:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[18:12:13] [Server thread/INFO]: .Theifham3479 has made the advancement [Cover Me with Diamonds]
[18:12:15] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.12/10'/7651, uuid='74001bda-5273-4461-ba6b-816a1bcddc8e', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=5077, v=true] died: [LVL 5] Mummy 0.12/10 went up in flames
[18:12:27] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.33/10'/7664, uuid='146aead0-5d2f-4dd2-a86a-095b060d5e9d', l='ServerLevel[world]', x=9846.50, y=-57.00, z=999983.53, cpos=[615, 62498], tl=5304, v=true] died: [LVL 5] Mummy 0.33/10 burned to death
[18:13:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7652, uuid='d73aef9b-da3a-4994-89c6-6817dab89570', l='ServerLevel[world]', x=9842.98, y=-47.00, z=999992.29, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 219.94/219.94'/7687, uuid='a9300d07-b0eb-4644-859b-cf1f1708465b', l='ServerLevel[world]', x=9788.51, y=-57.00, z=999975.74, cpos=[611, 62498], tl=5487, v=true] died: [LVL 5] Pharoh 219.94/219.94 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 95.09/100'/7686, uuid='723323a8-a0eb-4e28-aa9a-e55b867228ac', l='ServerLevel[world]', x=9833.45, y=-56.00, z=999981.21, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 95.09/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7685, uuid='0cfb7f52-1447-4d8f-8561-5e412a6d3fac', l='ServerLevel[world]', x=9801.19, y=-47.00, z=999975.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7684, uuid='f9e2b718-47b7-4b44-a4ce-98580675cfd6', l='ServerLevel[world]', x=9797.54, y=-57.00, z=999983.75, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7683, uuid='32006856-453c-4bef-a0e8-b1f420256bdb', l='ServerLevel[world]', x=9841.22, y=-47.00, z=999990.17, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7681, uuid='edda6957-72df-48bd-89ed-f33399e1c8dc', l='ServerLevel[world]', x=9801.75, y=-47.00, z=999980.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7682, uuid='99488169-0319-40f3-8edf-33f01e7c633d', l='ServerLevel[world]', x=9810.47, y=-53.75, z=999973.98, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7656, uuid='bcf9a6ff-b143-44e8-b93c-63f5e9de02b1', l='ServerLevel[world]', x=9843.94, y=-47.00, z=999992.14, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 244.32/244.32'/7689, uuid='4346fb8b-7dda-4092-9614-94cbc3728a8c', l='ServerLevel[world]', x=9826.52, y=-57.00, z=999978.52, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 244.32/244.32 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.77/10'/7648, uuid='d5f8215c-b30c-4da2-82b4-d8493a488561', l='ServerLevel[world]', x=9829.22, y=-57.00, z=999998.17, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.77/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7654, uuid='9ee0658c-4fb8-4a27-b650-17c94ed5ec39', l='ServerLevel[world]', x=9842.85, y=-47.00, z=999984.94, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7650, uuid='d0f74f0f-0b2b-4fa5-b630-5e26d6fdc8af', l='ServerLevel[world]', x=9842.16, y=-47.00, z=999990.19, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.54/10'/7646, uuid='4d2b8a8a-0ab5-43c2-bd04-0c8cc22314c5', l='ServerLevel[world]', x=9849.79, y=-57.00, z=1000000.27, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 3.54/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7644, uuid='d13a02cb-d724-47d1-b07e-016fdac5f685', l='ServerLevel[world]', x=9835.10, y=-47.00, z=999984.85, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 450.12/450.12'/7693, uuid='672c63ad-f4eb-4105-8284-346e3274f9d3', l='ServerLevel[world]', x=9802.72, y=-47.00, z=999982.24, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 450.12/450.12 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7658, uuid='214c9087-3d5e-4b83-af99-b5c9573bb53a', l='ServerLevel[world]', x=9807.81, y=-57.00, z=1000000.50, cpos=[612, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7661, uuid='b1c43396-636e-413c-a810-1d4c72be8a0c', l='ServerLevel[world]', x=9835.82, y=-47.00, z=999991.25, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7674, uuid='a5a40a81-9247-4529-9de7-682daba47a36', l='ServerLevel[world]', x=9798.75, y=-47.00, z=999980.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7678, uuid='63c51358-fe0b-449d-8a98-64fa74b962af', l='ServerLevel[world]', x=9840.99, y=-47.00, z=999982.24, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7690, uuid='3faddd9a-9de4-4348-93ed-5ed236cc2f32', l='ServerLevel[world]', x=9798.77, y=-57.00, z=999990.26, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7673, uuid='e23b58f9-7f33-49d5-b89f-99df7df8964c', l='ServerLevel[world]', x=9806.18, y=-47.00, z=999974.53, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7677, uuid='f7a2d228-64f0-42b9-8517-c3b76d19a3b1', l='ServerLevel[world]', x=9806.21, y=-47.00, z=999982.25, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7665, uuid='4f7bf69e-9e3d-4d9a-8874-4926dd0cef93', l='ServerLevel[world]', x=9840.26, y=-57.00, z=999993.51, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.02/10'/7645, uuid='63658da8-0e3e-4334-bff0-a7a9c092c43c', l='ServerLevel[world]', x=9835.63, y=-47.00, z=999990.06, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.02/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/7653, uuid='6e9bd250-bd36-4326-be18-04f8e2b1ae87', l='ServerLevel[world]', x=9839.66, y=-47.00, z=999987.95, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7.5/10'/7649, uuid='4c92cdbf-f350-420c-b4dd-d0912bb2d1c3', l='ServerLevel[world]', x=9845.20, y=-47.00, z=999981.51, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 7.5/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7669, uuid='362eed1e-c07c-4a0a-9244-69e3a5750353', l='ServerLevel[world]', x=9802.76, y=-47.00, z=999983.36, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/7667, uuid='287a6350-038a-443a-a84b-99046eb7fe97', l='ServerLevel[world]', x=9839.92, y=-47.00, z=999987.32, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7670, uuid='280eea75-fe27-48f8-90fe-6e700151b1c4', l='ServerLevel[world]', x=9800.19, y=-47.00, z=999977.35, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 43.16/49.95'/7666, uuid='7584d12c-0db2-453f-ab35-da384376e3f1', l='ServerLevel[world]', x=9834.56, y=-47.00, z=999992.26, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 43.16/49.95 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7672, uuid='9b9c73ea-1725-45c6-a3c8-6b0607b81f43', l='ServerLevel[world]', x=9836.30, y=-47.00, z=999985.17, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7662, uuid='c2d14661-f56f-4f18-bd33-2927e11e2eaf', l='ServerLevel[world]', x=9843.77, y=-47.00, z=999985.82, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7676, uuid='8c99338b-fa54-4bb7-ac7d-f9eef65ca663', l='ServerLevel[world]', x=9801.69, y=-47.00, z=999982.17, cpos=[612, 62498], tl=5819, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7692, uuid='c6347790-3466-4a4c-bc6a-7d8a50d89df3', l='ServerLevel[world]', x=9838.27, y=-47.00, z=999990.22, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7659, uuid='6205efa4-d67a-4be7-8b0a-baeb53f46609', l='ServerLevel[world]', x=9851.63, y=-48.50, z=999973.00, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7660, uuid='067f9d4f-8e79-408b-aa53-3e6454089ee2', l='ServerLevel[world]', x=9834.61, y=-47.00, z=999989.67, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7691, uuid='6c3d7329-93cd-45fa-9f8c-9b14515ece2c', l='ServerLevel[world]', x=9799.10, y=-47.00, z=999972.72, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7675, uuid='68769c1e-a9ea-4630-a5ed-728e3193ae09', l='ServerLevel[world]', x=9797.21, y=-57.00, z=999981.78, cpos=[612, 62498], tl=5649, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7679, uuid='bdb93a74-cb31-444b-9542-e9c6032bce9d', l='ServerLevel[world]', x=9795.21, y=-57.00, z=1000000.50, cpos=[612, 62500], tl=5709, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7680, uuid='d5a9d472-2080-4e34-9eae-61ca21446761', l='ServerLevel[world]', x=9788.50, y=-57.00, z=999978.74, cpos=[611, 62498], tl=5744, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7688, uuid='28dea97d-77f6-4272-a839-daee46fdb9d0', l='ServerLevel[world]', x=9804.99, y=-47.00, z=999978.47, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.39/10'/7655, uuid='fde56376-400d-4c2c-b1f4-eec3db0b96b0', l='ServerLevel[world]', x=9840.73, y=-47.00, z=999987.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.39/10 was killed
[18:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7671, uuid='9daafb79-25af-48ed-9fa2-581dde8b3888', l='ServerLevel[world]', x=9839.76, y=-47.00, z=999989.33, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:13:02] [Server thread/INFO]: Killed 146 entities
[18:13:35] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7790, uuid='026ccaf0-3d2f-4132-8acf-306299a3b86e', l='ServerLevel[world]', x=9845.73, y=-53.00, z=999979.22, cpos=[615, 62498], tl=669, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:13:39] [Server thread/INFO]: Greenator1 has made the advancement [Painful Biome]
[18:13:51] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/7792, uuid='4f86fd13-e02f-4bf6-a680-c3263c96216b', l='ServerLevel[world]', x=9846.50, y=-57.00, z=999988.45, cpos=[615, 62499], tl=985, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[18:14:52] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7780, uuid='c764e5e2-a6aa-4b14-88aa-2c614fef696c', l='ServerLevel[world]', x=9844.78, y=-53.00, z=999978.90, cpos=[615, 62498], tl=2209, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:15:44] [Server thread/INFO]: Greenator1 issued server command: /spawn
[18:15:58] [Server thread/INFO]: Greenator1 issued server command: /trash
[18:16:02] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[18:16:17] [Server thread/INFO]: Greenator1 has made the advancement [A GEODE! (no)]
[18:16:28] [Server thread/INFO]: Greenator1 issued server command: /playtime
[18:16:35] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7784, uuid='50c7484d-7ad2-4dcb-9020-eae1728f4c2b', l='ServerLevel[world]', x=9845.20, y=-53.00, z=999979.75, cpos=[615, 62498], tl=4265, v=true] died: [LVL 5] Mummy 0.13/10 burned to death
[18:16:38] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/7782, uuid='18f0db69-208e-44cf-b522-e5bba6821a74', l='ServerLevel[world]', x=9845.81, y=-53.00, z=999979.14, cpos=[615, 62498], tl=4326, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[18:16:51] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.16/10'/7779, uuid='024e34f7-b437-44f3-b09d-4d0c433083a2', l='ServerLevel[world]', x=9844.78, y=-53.00, z=999978.15, cpos=[615, 62498], tl=4597, v=true] died: [LVL 5] Mummy 0.16/10 went up in flames
[18:17:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[18:17:20] [Server thread/INFO]: .Theifham3479 has made the advancement [Azure Aquisition]
[18:17:22] [Server thread/WARN]: .Theifham3479 moved wrongly!
[18:17:38] [Server thread/INFO]: Greenator1 issued server command: /trash
[18:17:49] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[18:17:53] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/7789, uuid='1dc7fce1-097a-40a8-b0d4-85f665d6eb5f', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=5834, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.86/10'/7783, uuid='637f49da-cda4-4213-9e6a-8b1b8c50dc72', l='ServerLevel[world]', x=9838.50, y=-47.00, z=999986.02, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.86/10 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 355.59/355.59'/7816, uuid='9326e570-bc14-43e5-a905-5e61d053d90f', l='ServerLevel[world]', x=9789.50, y=-57.00, z=999985.81, cpos=[611, 62499], tl=5719, v=true] died: [LVL 5] Pharoh 355.59/355.59 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7817, uuid='47748b4c-493e-4377-8d27-a145b0a6c82b', l='ServerLevel[world]', x=9800.84, y=-47.00, z=999981.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7785, uuid='1e5df575-fdaf-474a-8874-ba4e05dd4a35', l='ServerLevel[world]', x=9837.86, y=-47.00, z=999987.79, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7781, uuid='70fffbba-4f95-49f7-99b4-dd61a489a900', l='ServerLevel[world]', x=9835.37, y=-47.00, z=999987.45, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7788, uuid='614b84d1-739f-4138-9ed6-c063fb801ddc', l='ServerLevel[world]', x=9838.23, y=-47.00, z=999988.46, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/7786, uuid='247c67f3-7fd6-4936-ad7a-66918a6e9530', l='ServerLevel[world]', x=9840.75, y=-47.00, z=999982.79, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7810, uuid='7b1ed015-3f87-4150-ad4a-f1d26ab9711d', l='ServerLevel[world]', x=9836.99, y=-47.00, z=999983.62, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7814, uuid='2b854cb8-6619-43d2-9899-d398b7d7bf33', l='ServerLevel[world]', x=9803.78, y=-47.00, z=999978.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7818, uuid='17a51298-81d6-44c9-8e04-27fa459eeb03', l='ServerLevel[world]', x=9799.48, y=-47.00, z=999976.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.53/10'/7775, uuid='6d5d6d2b-08d6-4154-a2d5-45883f8e715c', l='ServerLevel[world]', x=9839.75, y=-47.00, z=999988.22, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.53/10 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 43.85/43.85'/7791, uuid='28009918-a271-41c0-a51c-2dbf12bd6ca0', l='ServerLevel[world]', x=9828.70, y=-57.00, z=999987.31, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 43.85/43.85 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7778, uuid='3edf6b6c-15a0-47df-aca2-f4aa66fef091', l='ServerLevel[world]', x=9838.65, y=-47.00, z=999991.58, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7774, uuid='579bbcb6-a625-4a00-8333-ec5b7d13d82a', l='ServerLevel[world]', x=9843.23, y=-47.00, z=999988.82, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 25.94/25.94'/7771, uuid='014aa155-dbef-4e48-8eb1-d681e77498b1', l='ServerLevel[world]', x=9837.33, y=-47.00, z=999983.15, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 25.94/25.94 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7795, uuid='516eef9c-9f9c-449d-ae26-81313ff7d48e', l='ServerLevel[world]', x=9788.85, y=-57.00, z=1000000.16, cpos=[611, 62500], tl=5762, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7787, uuid='da136434-dc18-42c3-8dac-d9b9b7ebca3e', l='ServerLevel[world]', x=9843.25, y=-47.00, z=999984.18, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7819, uuid='1a513bc4-c0bf-43b6-b2ef-213dcf932430', l='ServerLevel[world]', x=9802.80, y=-47.00, z=999978.27, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 363.07/363.07'/7807, uuid='53fa5a5f-36cf-43c7-b0b3-fb4159b229d0', l='ServerLevel[world]', x=9818.44, y=-57.00, z=1000000.18, cpos=[613, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 363.07/363.07 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 336.83/336.83'/7811, uuid='cf5c29cf-c6c8-49b2-a570-b802d4921094', l='ServerLevel[world]', x=9809.14, y=-57.00, z=999996.87, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 336.83/336.83 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7815, uuid='46f2ccd8-aa51-474a-bd7e-e3650abf64b5', l='ServerLevel[world]', x=9799.78, y=-47.00, z=999972.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7803, uuid='e3857702-86f8-45ba-9aec-e4a238eb7170', l='ServerLevel[world]', x=9801.50, y=-47.00, z=999979.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7800, uuid='95684d37-4685-4e7e-afb5-351e6edff11b', l='ServerLevel[world]', x=9794.76, y=-57.00, z=1000000.28, cpos=[612, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7799, uuid='8cabf596-c24b-42b3-b96c-e256b3e4bf57', l='ServerLevel[world]', x=9802.76, y=-47.00, z=999976.51, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.5/10'/7769, uuid='9c42a720-4acb-4946-93e2-d9656660e3d2', l='ServerLevel[world]', x=9842.96, y=-47.00, z=999990.54, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 9.5/10 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/7770, uuid='78ca6e56-9c7e-40c5-9227-089daa6f539f', l='ServerLevel[world]', x=9853.80, y=-53.00, z=999968.45, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7768, uuid='35920258-c3b9-40ba-839a-eab2515d01ba', l='ServerLevel[world]', x=9858.18, y=-57.00, z=999998.80, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7796, uuid='943dcc1d-4225-48ea-87b2-512e17723e0b', l='ServerLevel[world]', x=9798.81, y=-57.00, z=1000000.18, cpos=[612, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7806, uuid='4144797e-4896-4762-8852-2fdd523af09d', l='ServerLevel[world]', x=9799.82, y=-47.00, z=999973.62, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7802, uuid='1824be93-acbe-4e0a-a480-6dffbb3452ff', l='ServerLevel[world]', x=9789.24, y=-57.00, z=999999.54, cpos=[611, 62499], tl=5925, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7794, uuid='971b0994-5261-4be1-b428-46cd37987d94', l='ServerLevel[world]', x=9801.71, y=-47.00, z=999975.68, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 424.24/424.24'/7798, uuid='d0d77633-eafb-436b-90cc-2580f31ce5fe', l='ServerLevel[world]', x=9805.88, y=-47.00, z=999976.88, cpos=[612, 62498], tl=5762, v=true] died: [LVL 5] Pharoh 424.24/424.24 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7808, uuid='00a7605b-1e66-4f9e-a013-7026232e2b30', l='ServerLevel[world]', x=9803.27, y=-47.00, z=999980.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/7776, uuid='e47e2bf6-f9b1-4a0d-bcd7-9221238e1883', l='ServerLevel[world]', x=9843.75, y=-47.00, z=999984.39, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 94.15/100'/7793, uuid='86d331d2-bc91-417e-ad3f-ad69e915174b', l='ServerLevel[world]', x=9838.36, y=-47.00, z=999990.94, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 94.15/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/7773, uuid='c1316ba5-3318-4c73-adf3-2ca425a3b3aa', l='ServerLevel[world]', x=9844.19, y=-47.00, z=999988.31, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7777, uuid='102d2ccb-2343-460d-af30-8625e6000617', l='ServerLevel[world]', x=9858.08, y=-57.00, z=999990.21, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 32.98/36.95'/7772, uuid='77cff6e9-094a-4528-88d0-cbe31ae3bddd', l='ServerLevel[world]', x=9837.08, y=-47.00, z=999984.18, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 32.98/36.95 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7797, uuid='f699643c-aefe-43a6-ab66-e531c10efcec', l='ServerLevel[world]', x=9804.26, y=-57.00, z=999984.51, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7805, uuid='bed06d2b-1ca3-43ee-9d9b-15f09a2f774e', l='ServerLevel[world]', x=9801.70, y=-47.00, z=999974.51, cpos=[612, 62498], tl=5652, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7801, uuid='220b0b48-2109-499c-8a2f-2a27c94ced51', l='ServerLevel[world]', x=9838.72, y=-47.00, z=999985.37, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7813, uuid='82de386a-922d-4d5f-888a-fe3834a3ef29', l='ServerLevel[world]', x=9806.51, y=-47.00, z=999977.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7809, uuid='9315eb92-4965-4952-a92d-f9c5d973d116', l='ServerLevel[world]', x=9810.07, y=-47.00, z=999980.79, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:18:02] [Server thread/INFO]: Killed 147 entities
[18:18:02] [Server thread/WARN]: Greenator1 moved too quickly! -4.282241265824268,0.0,13.660083738621324
[18:18:04] [Server thread/INFO]: Greenator1 has made the advancement [Where's my golem?]
[18:18:24] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7910, uuid='0ce6828a-7ba9-4d1d-aa72-fb882fd7b64a', l='ServerLevel[world]', x=9845.92, y=-53.00, z=999979.16, cpos=[615, 62498], tl=441, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:18:46] [Server thread/INFO]: .Theifham3479 lost connection: Disconnected
[18:18:46] [Server thread/INFO]: [-] .Theifham3479
[18:18:54] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7921, uuid='433e9d82-52e3-4454-a02f-0e62466ecbc4', l='ServerLevel[world]', x=9845.85, y=-53.00, z=999979.22, cpos=[615, 62498], tl=1053, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:19:03] [Server thread/INFO]: Greenator1 issued server command: /trash
[18:19:15] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7916, uuid='c9e60a2f-52c4-4475-83ef-12145ca49994', l='ServerLevel[world]', x=9845.89, y=-53.00, z=999979.08, cpos=[615, 62498], tl=1470, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:19:40] [Server thread/INFO]: Greenator1 issued server command: /trash
[18:19:46] [Server thread/INFO]: Greenator1 issued server command: /spawn
[18:19:57] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7904, uuid='cf16c60b-268e-416c-91f5-3e5985e0c825', l='ServerLevel[world]', x=9844.77, y=-53.00, z=999978.27, cpos=[615, 62498], tl=2312, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:20:15] [Server thread/INFO]: Greenator1 has made the advancement [No Silverfish]
[18:20:29] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7915, uuid='32ad778a-dcab-4604-ae1d-e5c1e62b86fa', l='ServerLevel[world]', x=9845.37, y=-53.00, z=999979.26, cpos=[615, 62498], tl=2943, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:20:38] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[18:20:50] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[18:21:15] [Server thread/INFO]: Greenator1 issued server command: /trash
[18:21:24] [Server thread/INFO]: Greenator1 has made the advancement [Deep Slate]
[18:21:33] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/7920, uuid='3dcb70f4-3a3d-4f60-933a-659de285be9e', l='ServerLevel[world]', x=9845.91, y=-53.00, z=999979.16, cpos=[615, 62498], tl=4223, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:21:42] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[18:22:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[18:22:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[18:22:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[18:22:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/7918, uuid='232c91be-37a8-4052-b4ac-d76395eebe20', l='ServerLevel[world]', x=9833.45, y=-55.48, z=999981.62, cpos=[614, 62498], tl=4805, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[18:22:09] [Server thread/INFO]: Greenator1 issued server command: /trash
[18:22:14] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[18:22:19] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[18:22:36] [Server thread/INFO]: Greenator1 has made the advancement [Who's in there?]
[18:23:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 32.38/32.38'/7914, uuid='6c8f3c0d-a17a-4ba8-8804-cf8bb50c510d', l='ServerLevel[world]', x=9839.31, y=-47.00, z=999982.66, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 32.38/32.38 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7917, uuid='caad02a4-8624-40bc-ae78-efb0e6a15b7d', l='ServerLevel[world]', x=9837.82, y=-47.00, z=999991.22, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7946, uuid='9fb0fb4a-2358-447a-9c83-d9f2d17a9989', l='ServerLevel[world]', x=9845.23, y=-47.00, z=999992.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7911, uuid='f5a82167-29e0-47f3-9a2c-2f624b4fbfd1', l='ServerLevel[world]', x=9841.20, y=-47.00, z=999983.80, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/7919, uuid='5b40459e-667c-4225-8845-2895c7527a92', l='ServerLevel[world]', x=9838.35, y=-47.00, z=999982.56, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7944, uuid='cb0a384b-f3ab-425f-92fe-6d3555864740', l='ServerLevel[world]', x=9803.21, y=-47.00, z=999979.70, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7913, uuid='62a62002-9607-4e63-b3da-c3629dae3af8', l='ServerLevel[world]', x=9842.22, y=-47.00, z=999992.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7909, uuid='0005dbce-9f7a-4175-b6ce-fb5063cdc615', l='ServerLevel[world]', x=9843.23, y=-47.00, z=999988.28, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7940, uuid='39fd0040-2528-4b73-8946-244c627ebd34', l='ServerLevel[world]', x=9837.94, y=-47.00, z=999990.39, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7924, uuid='9e5eb974-134c-4973-9d65-999eb50dd778', l='ServerLevel[world]', x=9835.85, y=-47.00, z=999981.84, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 30.14/30.14'/7908, uuid='8b23cee1-6491-44dd-b01c-81efb7a58690', l='ServerLevel[world]', x=9836.83, y=-57.00, z=1000000.22, cpos=[614, 62500], tl=5980, v=true] died: [LVL 5] Mummy 30.14/30.14 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7925, uuid='0eac2e4a-c9fa-4212-9846-a9c3ffb673d4', l='ServerLevel[world]', x=9807.77, y=-47.00, z=999979.34, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7941, uuid='4b9fcd80-3c47-4ba4-8a99-d4fbaf2251d2', l='ServerLevel[world]', x=9803.67, y=-47.00, z=999982.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7937, uuid='d239a0ce-4cb7-4404-a7ec-d5730277bf13', l='ServerLevel[world]', x=9808.67, y=-47.00, z=999979.93, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7928, uuid='603083ea-e3b6-4a39-980f-3aa2ddabe9b5', l='ServerLevel[world]', x=9799.79, y=-47.00, z=999982.26, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7945, uuid='1a3b832e-9b2d-4ad7-a782-c7cf7d658df0', l='ServerLevel[world]', x=9804.80, y=-47.00, z=999975.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7912, uuid='4ff12cb5-ac85-4cd6-ac7e-248f9a573325', l='ServerLevel[world]', x=9835.75, y=-47.00, z=999992.17, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7900, uuid='7ed48933-ddf8-44e1-9e2f-958c7d3cfbff', l='ServerLevel[world]', x=9842.32, y=-47.00, z=999990.97, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7899, uuid='bd5b3de0-330d-4d88-b23b-eaf1259b490b', l='ServerLevel[world]', x=9837.90, y=-47.00, z=999989.81, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7930, uuid='996ea6ee-bd22-46d8-9724-1b5b6476eb5a', l='ServerLevel[world]', x=9806.17, y=-47.00, z=999981.17, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7931, uuid='f0e1fd46-06a2-4435-b7b2-b06bc1fd2f45', l='ServerLevel[world]', x=9809.27, y=-57.00, z=999984.50, cpos=[613, 62499], tl=5835, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7935, uuid='b5b9650d-88eb-47b8-8065-760f0490271a', l='ServerLevel[world]', x=9809.06, y=-47.00, z=999978.19, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7929, uuid='41852374-e473-441e-8261-0ae49d894706', l='ServerLevel[world]', x=9797.19, y=-57.00, z=999992.76, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7933, uuid='4646f42d-9a95-4e48-b8b0-6a87fd8f06ce', l='ServerLevel[world]', x=9844.14, y=-47.00, z=999991.18, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7932, uuid='f6ddfc20-34d5-4f03-8fa6-81d19634c161', l='ServerLevel[world]', x=9809.26, y=-47.00, z=999973.80, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7934, uuid='5e7d4ff1-2ae4-4707-a09e-d19365cbb1ae', l='ServerLevel[world]', x=9809.21, y=-47.00, z=999982.28, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7936, uuid='41864c20-9402-4cfe-b092-bc0d2b1cffe4', l='ServerLevel[world]', x=9804.74, y=-47.00, z=999982.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98.16/100'/7927, uuid='a930c9da-f1c0-42b5-8ff1-9b333265d531', l='ServerLevel[world]', x=9812.15, y=-57.00, z=999979.45, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98.16/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/7903, uuid='ed4de758-1350-4b6d-8fd8-b028f07348f6', l='ServerLevel[world]', x=9839.78, y=-47.00, z=999983.57, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.12/10'/7905, uuid='a1039feb-b87d-4e89-a5ab-8a86deaefee4', l='ServerLevel[world]', x=9833.50, y=-49.00, z=999988.40, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.12/10 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7897, uuid='edad9236-c1ec-4758-b675-89bd09113b33', l='ServerLevel[world]', x=9843.22, y=-47.00, z=999991.26, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7901, uuid='1cab9718-c520-4fd5-bb24-9e8e0bc25538', l='ServerLevel[world]', x=9843.26, y=-47.00, z=999989.66, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/7907, uuid='9a35c61e-80ba-4ecb-9d31-85046c8c1857', l='ServerLevel[world]', x=9840.17, y=-47.00, z=999989.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7923, uuid='55433e33-042a-4543-8fa8-0aa4ad7a5088', l='ServerLevel[world]', x=9836.19, y=-47.00, z=999986.05, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7906, uuid='865432bd-5b01-4298-8ebb-97eddaf93fb8', l='ServerLevel[world]', x=9837.01, y=-47.00, z=999985.68, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7938, uuid='138a2f9e-1519-432c-aabf-64f5efb3b3d5', l='ServerLevel[world]', x=9807.67, y=-47.00, z=999980.99, cpos=[612, 62498], tl=5912, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7942, uuid='525016b5-f40d-495c-918b-5a14670872b9', l='ServerLevel[world]', x=9802.50, y=-47.00, z=999975.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7922, uuid='6b559dbc-4add-453b-8b62-d957279023e2', l='ServerLevel[world]', x=9803.24, y=-47.00, z=999974.69, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7926, uuid='0edff2d5-1d0c-442a-8b2e-1e77dd204b2b', l='ServerLevel[world]', x=9803.86, y=-47.00, z=999975.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7943, uuid='45540436-5094-43bb-adc8-dd3c904881a6', l='ServerLevel[world]', x=9801.13, y=-47.00, z=999974.59, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/7939, uuid='48afbdc2-ab41-448d-bf55-625b69357722', l='ServerLevel[world]', x=9801.85, y=-47.00, z=999980.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7902, uuid='6b22df73-adcc-49fe-bf28-17795021af11', l='ServerLevel[world]', x=9844.26, y=-47.00, z=999982.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/7898, uuid='979eb995-decc-42b0-a4ce-2367808f177d', l='ServerLevel[world]', x=9823.51, y=-57.00, z=999980.89, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:23:02] [Server thread/INFO]: Killed 145 entities
[18:24:02] [Server thread/WARN]: Greenator1 moved wrongly!
[18:25:23] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8030, uuid='f7780bdf-b9f6-4fab-ae78-5604cde45e1f', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=2827, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:25:38] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/8012, uuid='d699ceb5-6073-458b-a9d4-6c127b1fd164', l='ServerLevel[world]', x=9845.73, y=-53.00, z=999979.23, cpos=[615, 62498], tl=3133, v=true] died: [LVL 5] Mummy 0.1/10 went up in flames
[18:26:19] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.3/10'/8011, uuid='a26775be-e649-4fa2-9790-9bf551b39715', l='ServerLevel[world]', x=9846.50, y=-57.00, z=999988.21, cpos=[615, 62499], tl=3944, v=true] died: [LVL 5] Mummy 0.3/10 burned to death
[18:26:28] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.07/10'/8028, uuid='59afbc50-8249-4387-bd03-0710c259dccf', l='ServerLevel[world]', x=9840.38, y=-57.00, z=999980.51, cpos=[615, 62498], tl=4130, v=true] died: [LVL 5] Mummy 0.07/10 burned to death
[18:26:34] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[18:26:40] [Server thread/INFO]: [ProtocolLib] The updater found an update: 5.2.0 (Running 5.2.0-SNAPSHOT-679). Download at https://www.spigotmc.org/resources/protocollib.1997/
[18:26:47] [Server thread/INFO]: Greenator1 issued server command: /pv 1
[18:27:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[18:27:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[18:27:09] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.34/10'/8034, uuid='b6f75f78-cc9f-4768-9ab7-1ebf677698a8', l='ServerLevel[world]', x=9835.78, y=-57.00, z=999975.77, cpos=[614, 62498], tl=4948, v=true] died: [LVL 5] Mummy 0.34/10 burned to death
[18:27:33] [Server thread/INFO]: Greenator1 issued server command: /end
[18:27:50] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/8025, uuid='acd1147b-63b9-40d2-92b6-456a3ff1267e', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=5764, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8047, uuid='d7f78937-a619-4031-abe9-4296dfd41bf8', l='ServerLevel[world]', x=9802.86, y=-47.00, z=999974.30, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/8014, uuid='e4cadae4-5f12-4f04-9456-632fc7e44d84', l='ServerLevel[world]', x=9840.32, y=-47.00, z=999990.24, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8048, uuid='20c36127-82b0-474d-b1b0-ad9ef13f81ab', l='ServerLevel[world]', x=9807.73, y=-47.00, z=999981.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8046, uuid='03ace445-a012-4d02-b18f-73aaaef8a972', l='ServerLevel[world]', x=9815.79, y=-57.00, z=999983.21, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8017, uuid='b2e27154-d712-48cb-804f-18fb77ab586e', l='ServerLevel[world]', x=9845.40, y=-47.00, z=999992.89, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/8015, uuid='b4bcc3fa-6f09-475d-81ed-96150e386832', l='ServerLevel[world]', x=9835.84, y=-47.00, z=999990.20, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8016, uuid='1f5f8a11-c641-45f6-bc31-3f4530286c8c', l='ServerLevel[world]', x=9849.86, y=-49.50, z=999972.93, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8013, uuid='eab64e46-eb7a-45c4-a300-1c7af07ca0e5', l='ServerLevel[world]', x=9857.81, y=-55.00, z=999974.50, cpos=[616, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 49.7/49.7'/8018, uuid='90584bf6-e3da-436a-a89a-fbe9b593e25e', l='ServerLevel[world]', x=9843.37, y=-56.00, z=999974.39, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 49.7/49.7 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8043, uuid='b3f4b142-7c7e-4df9-9ced-f671f251b9d7', l='ServerLevel[world]', x=9809.50, y=-47.00, z=999980.23, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8051, uuid='c702fa86-bf8f-4c8c-979a-8bf24fde344b', l='ServerLevel[world]', x=9839.85, y=-47.00, z=999987.28, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8041, uuid='c4c4630d-0236-4402-b369-c6b078925bdd', l='ServerLevel[world]', x=9802.20, y=-57.00, z=999992.80, cpos=[612, 62499], tl=5860, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8045, uuid='2f0d8913-13b9-414a-8323-9ee7cef6b16d', l='ServerLevel[world]', x=9791.95, y=-57.00, z=999999.74, cpos=[611, 62499], tl=5274, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 458.46/462.22'/8053, uuid='c61f93dd-0e4c-4dcc-b957-75cb5d48a12a', l='ServerLevel[world]', x=9845.71, y=-53.00, z=999979.24, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 458.46/462.22 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8049, uuid='b7c7617d-3002-4af5-8cdc-dc37c9e4d634', l='ServerLevel[world]', x=9798.56, y=-47.00, z=999977.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8038, uuid='f9faf8f9-d685-486f-b651-556c2357b359', l='ServerLevel[world]', x=9804.25, y=-47.00, z=999980.45, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8037, uuid='41bf4467-c40f-4940-924a-9609e1bf8186', l='ServerLevel[world]', x=9803.79, y=-47.00, z=999976.62, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8022, uuid='78918576-05f6-4abe-9265-3407e17c96bc', l='ServerLevel[world]', x=9802.33, y=-57.00, z=1000000.24, cpos=[612, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9/10'/8021, uuid='45fb9281-080b-482d-8557-65988cf6b41e', l='ServerLevel[world]', x=9845.23, y=-47.00, z=999992.13, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 9/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8026, uuid='d7190f15-0d57-4ac9-8fca-72bf1f26af53', l='ServerLevel[world]', x=9842.26, y=-47.00, z=999992.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8042, uuid='fac90e8b-ff72-4b09-bb1f-5519b353f6d3', l='ServerLevel[world]', x=9802.66, y=-47.00, z=999976.52, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8050, uuid='f8e7da49-da14-4b97-a991-e347e2e8791f', l='ServerLevel[world]', x=9839.26, y=-47.00, z=999982.79, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8054, uuid='db8645b6-5f6a-45e9-8640-710f6ff52857', l='ServerLevel[world]', x=9799.83, y=-47.00, z=999978.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8058, uuid='c695596b-1aee-4f4c-a240-964c22fcf692', l='ServerLevel[world]', x=9798.80, y=-47.00, z=999973.96, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8031, uuid='0e1b101d-1034-4bed-8858-a5a1ffa7f657', l='ServerLevel[world]', x=9850.79, y=-48.50, z=999973.28, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8032, uuid='1b9ad1e3-eb2b-48fe-bc2b-3556e91cf41a', l='ServerLevel[world]', x=9841.74, y=-47.00, z=999988.38, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8033, uuid='6bdaeec5-2d64-4a96-b615-4952c607df8b', l='ServerLevel[world]', x=9846.20, y=-56.00, z=999964.75, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/8029, uuid='72c5f6bd-a892-4ec8-b87e-5736dcc7ed98', l='ServerLevel[world]', x=9836.77, y=-47.00, z=999988.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/8035, uuid='7fa8992f-8c65-4dd5-8cef-f4b67b4032bd', l='ServerLevel[world]', x=9855.20, y=-53.00, z=999976.58, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8027, uuid='d980081c-1d67-48b9-9402-96b0a529e50e', l='ServerLevel[world]', x=9839.22, y=-47.00, z=999986.89, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8059, uuid='7710b6c1-817e-481f-83ce-ce00e1596a95', l='ServerLevel[world]', x=9807.21, y=-47.00, z=999979.71, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97.5/100'/8057, uuid='7d2ee15f-1ffb-4c9d-ad83-d4ae31f269d2', l='ServerLevel[world]', x=9835.83, y=-47.00, z=999991.18, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 97.5/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8055, uuid='a637c2d3-1407-4653-8192-3be76efe30ff', l='ServerLevel[world]', x=9803.77, y=-47.00, z=999981.32, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8040, uuid='a1252282-6131-4666-88c0-8ab16f74ef05', l='ServerLevel[world]', x=9845.25, y=-47.00, z=999990.18, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8039, uuid='89af47f3-c1e8-4aeb-8dc8-b91e681a80f2', l='ServerLevel[world]', x=9833.22, y=-47.00, z=999990.34, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8024, uuid='93c0de28-ec81-4790-bc7a-bf1988ebbb0e', l='ServerLevel[world]', x=9815.67, y=-57.00, z=999987.31, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8023, uuid='d62e59fd-0133-4d2c-bb04-536872ceb021', l='ServerLevel[world]', x=9820.79, y=-57.00, z=999988.21, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8020, uuid='ac67bd06-4e29-4a6d-974f-9f7546b14953', l='ServerLevel[world]', x=9851.99, y=-49.00, z=999971.38, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.8/10'/8019, uuid='7c5f7972-0381-4a12-a44a-c49a438243c9', l='ServerLevel[world]', x=9851.85, y=-48.50, z=999972.20, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 1.8/10 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8052, uuid='e120aedc-99f9-470f-924f-8b298284ccfb', l='ServerLevel[world]', x=9809.27, y=-47.00, z=999976.23, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8036, uuid='7f4f03e8-be89-4bed-8419-fbb789da160c', l='ServerLevel[world]', x=9802.85, y=-47.00, z=999979.15, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8044, uuid='35c6cea8-1de9-41a2-8916-238508822095', l='ServerLevel[world]', x=9789.84, y=-57.00, z=999989.84, cpos=[611, 62499], tl=5250, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 92.27/100'/8056, uuid='eb75c380-2525-4fdc-b1f5-dc606b1fd01e', l='ServerLevel[world]', x=9840.60, y=-47.00, z=999988.17, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 92.27/100 was killed
[18:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8060, uuid='660cdf85-155c-4cb5-9def-50d260029239', l='ServerLevel[world]', x=9798.46, y=-47.00, z=999973.24, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:28:02] [Server thread/INFO]: Killed 146 entities
[18:28:28] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8211, uuid='f9a907a1-fde6-46fb-ba4d-3d7133d11bcf', l='ServerLevel[world]', x=9845.19, y=-53.00, z=999979.26, cpos=[615, 62498], tl=521, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:28:49] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.07/10'/8192, uuid='6a50511a-02d0-4650-9c0f-9d3ee49333cf', l='ServerLevel[world]', x=9843.47, y=-56.73, z=999980.58, cpos=[615, 62498], tl=941, v=true] died: [LVL 5] Mummy 0.07/10 burned to death
[18:28:56] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8201, uuid='c0739614-9ef8-47b3-9a27-0d99ffb80d51', l='ServerLevel[world]', x=9845.82, y=-53.00, z=999979.25, cpos=[615, 62498], tl=1092, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:29:02] [Server thread/INFO]: Greenator1 issued server command: /trash
[18:29:44] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8204, uuid='af1b778f-83b0-4aa9-958d-bbcd87ba5bd0', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=2051, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:30:00] [User Authenticator #36/INFO]: UUID of player LK6002 is e0157bea-6a47-4e0a-9866-cca939f935ed
[18:30:00] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player LK6002. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[18:30:00] [Server thread/INFO]: Everyone, welcome LK6002 to AngyBox!
[18:30:00] [Server thread/INFO]: [+] LK6002
[18:30:00] [Server thread/INFO]: LK6002[/130.142.175.166:52824] logged in with entity id 8275 at ([world]9927.5, 81.0, 999938.5)
[18:30:00] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[18:30:06] [Server thread/INFO]: LK6002 lost connection: Disconnected
[18:30:06] [Server thread/INFO]: [-] LK6002
[18:30:29] [Server thread/INFO]: [AdvancedPortals] Portal command: godlysoulsand
[18:30:29] [Server thread/INFO]: Greenator1 issued server command: /godlysoulsand
[18:30:34] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/8199, uuid='d21e9ccd-ec02-4c7b-8862-c91c0da12465', l='ServerLevel[world]', x=9849.98, y=-52.98, z=999978.39, cpos=[615, 62498], tl=3051, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[18:30:35] [Server thread/INFO]: Greenator1 issued server command: /buy
[18:30:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8214, uuid='0a6b6b56-2833-4f3c-b553-490ec8bb4932', l='ServerLevel[world]', x=9845.93, y=-53.00, z=999978.91, cpos=[615, 62498], tl=3161, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:30:54] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/8208, uuid='01af76f9-748d-48d3-a9b1-e122c73339cb', l='ServerLevel[world]', x=9843.14, y=-57.00, z=999980.51, cpos=[615, 62498], tl=3451, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[18:31:09] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/8210, uuid='b31e83f1-ee15-440f-9ede-6aab6ce533f8', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=3742, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[18:31:57] [Server thread/INFO]: [AdvancedPortals] Portal command: desert
[18:31:57] [Server thread/INFO]: Greenator1 issued server command: /desert
[18:32:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[18:32:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.08/10'/8209, uuid='f24c8702-ea29-40f8-9f77-8b9e9749f7c4', l='ServerLevel[world]', x=9835.86, y=-57.00, z=999993.50, cpos=[614, 62499], tl=4838, v=true] died: [LVL 5] Mummy 9.08/10 was killed by [[TIER 19 SWORD]] while trying to hurt Greenator1
[18:32:28] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.5/10'/8206, uuid='b112a99e-ff47-440d-a468-0b990c4605ce', l='ServerLevel[world]', x=9799.36, y=-57.00, z=999985.83, cpos=[612, 62499], tl=5320, v=true] died: [LVL 5] Mummy 6.5/10 was killed while trying to hurt Greenator1
[18:32:31] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.68/10'/8213, uuid='1f9a67a9-a8d6-4014-81f4-89d8f200b9be', l='ServerLevel[world]', x=9800.32, y=-57.00, z=999985.77, cpos=[612, 62499], tl=5395, v=true] died: [LVL 5] Mummy 5.68/10 was killed while trying to hurt Greenator1
[18:32:32] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.5/10'/8193, uuid='a2d5b451-c7c3-45ec-bd61-b61096b876cf', l='ServerLevel[world]', x=9799.28, y=-57.00, z=999985.01, cpos=[612, 62499], tl=5406, v=true] died: [LVL 5] Mummy 6.5/10 was killed while trying to hurt Greenator1
[18:32:33] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8202, uuid='b7529d06-b555-472c-bab5-4f3d6e6b8f0a', l='ServerLevel[world]', x=9800.81, y=-57.00, z=999984.89, cpos=[612, 62499], tl=5439, v=true] died: [LVL 5] Mummy 10/10 was killed while trying to hurt Greenator1
[18:32:34] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 30.02/100'/8234, uuid='b98f0921-2382-4a86-bb44-5a4011775063', l='ServerLevel[world]', x=9800.97, y=-57.00, z=999984.30, cpos=[612, 62499], tl=5449, v=true] died: [LVL 5] Pharoh 30.02/100 was killed by [Pharoh's flesh] while trying to hurt Greenator1
[18:32:36] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.5/10'/8198, uuid='23079071-4b27-49b4-a230-2bc8f3e06297', l='ServerLevel[world]', x=9801.34, y=-57.00, z=999985.21, cpos=[612, 62499], tl=5499, v=true] died: [LVL 5] Mummy 6.5/10 was killed by [Pharoh's flesh] while trying to hurt Greenator1
[18:32:37] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/8205, uuid='9617ae92-54f4-4c76-9b70-98e2babfb8a4', l='ServerLevel[world]', x=9800.20, y=-57.00, z=999984.30, cpos=[612, 62499], tl=5501, v=true] died: [LVL 5] Mummy 2.74/10 was slain by Greenator1 using [[TIER 19 SWORD]]
[18:32:37] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.06/10'/8212, uuid='e5b42cc8-3ec3-4722-96ba-06db0469d545', l='ServerLevel[world]', x=9801.83, y=-56.37, z=999986.79, cpos=[612, 62499], tl=5516, v=true] died: [LVL 5] Mummy 3.06/10 was slain by Greenator1 using [[TIER 19 SWORD]]
[18:32:39] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.86/10'/8196, uuid='4a5df83a-ac17-44b6-b208-3e546ae5e2d7', l='ServerLevel[world]', x=9802.64, y=-57.00, z=999986.41, cpos=[612, 62499], tl=5541, v=true] died: [LVL 5] Mummy 0.86/10 was killed by [[TIER 19 SWORD]] while trying to hurt Greenator1
[18:32:39] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.06/10'/8215, uuid='775e6aa0-7266-45cc-9f2c-932244ef876c', l='ServerLevel[world]', x=9801.70, y=-56.12, z=999984.72, cpos=[612, 62499], tl=5541, v=true] died: [LVL 5] Mummy 9.06/10 was slain by Greenator1 using [[TIER 19 SWORD]]
[18:32:39] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 3.07/100'/8223, uuid='f2050482-d3b0-4421-ba6c-222e32590889', l='ServerLevel[world]', x=9801.29, y=-57.00, z=999985.32, cpos=[612, 62499], tl=5544, v=true] died: [LVL 5] Pharoh 3.07/100 was slain by Greenator1 using [[TIER 19 SWORD]]
[18:32:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7.53/10'/8197, uuid='b7c37b2f-ac96-4eaa-ad8f-060616a668b1', l='ServerLevel[world]', x=9799.86, y=-57.00, z=999987.33, cpos=[612, 62499], tl=5562, v=true] died: [LVL 5] Mummy 7.53/10 was slain by Greenator1 using [[TIER 19 SWORD]]
[18:32:49] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 0.15/100'/8230, uuid='fff4d77e-e527-4b8b-b074-d9bdfafb7e9c', l='ServerLevel[world]', x=9802.04, y=-57.00, z=999985.41, cpos=[612, 62499], tl=5757, v=true] died: [LVL 5] Pharoh 0.15/100 was killed while trying to hurt Greenator1
[18:32:50] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 19.66/22.16'/8195, uuid='1dda25df-2c1c-470a-90a2-a47f1a1d63f3', l='ServerLevel[world]', x=9803.62, y=-57.00, z=999985.00, cpos=[612, 62499], tl=5766, v=true] died: [LVL 5] Mummy 19.66/22.16 was killed while trying to hurt Greenator1
[18:32:50] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 30.61/100'/8236, uuid='2fc7aa06-bc41-499b-aea5-5909641cf7bf', l='ServerLevel[world]', x=9802.98, y=-57.00, z=999984.75, cpos=[612, 62499], tl=5777, v=true] died: [LVL 5] Pharoh 30.61/100 was killed while trying to hurt Greenator1
[18:33:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 62.01/100'/8241, uuid='e26c4911-ace4-4585-968c-ce19bc530243', l='ServerLevel[world]', x=9816.88, y=-57.00, z=999985.86, cpos=[613, 62499], tl=5051, v=true] died: [LVL 5] Pharoh 62.01/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 64.02/100'/8217, uuid='f3259134-e1fd-4916-bea5-6b51ab977c97', l='ServerLevel[world]', x=9812.37, y=-57.00, z=999983.90, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 64.02/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/8207, uuid='1ef8e10a-d37c-4977-a2f8-919e4ac251c0', l='ServerLevel[world]', x=9817.21, y=-57.00, z=999984.24, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.03/100'/8219, uuid='f4e69f26-750c-4f52-8fbc-5d18c46a3c02', l='ServerLevel[world]', x=9812.93, y=-57.00, z=999984.99, cpos=[613, 62499], tl=5473, v=true] died: [LVL 5] Pharoh 96.03/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 27.78/100'/8239, uuid='33f4da61-c126-4eae-b9ab-1b3fb49dc560', l='ServerLevel[world]', x=9821.86, y=-57.00, z=999974.39, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 27.78/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 34.81/100'/8220, uuid='0f1ada02-99ac-4bd1-8df0-496d4129cfa9', l='ServerLevel[world]', x=9810.32, y=-57.00, z=999985.41, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 34.81/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 29.08/100'/8237, uuid='d27a069d-8f69-4512-8b8b-3e9399415b76', l='ServerLevel[world]', x=9814.93, y=-57.00, z=999983.16, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 29.08/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.82/10'/8203, uuid='6dded273-17b0-4ee9-a80f-fe4cee8f7242', l='ServerLevel[world]', x=9818.23, y=-57.00, z=999979.81, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.82/10 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7.03/10'/8200, uuid='e1053e1a-68b4-4a10-aec5-f4a6d713f6be', l='ServerLevel[world]', x=9822.92, y=-57.00, z=999982.50, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 7.03/10 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.15/10'/8216, uuid='165923e4-d9f1-4398-ba09-bdc3de38ecbb', l='ServerLevel[world]', x=9815.92, y=-57.00, z=999986.94, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.15/10 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 3.31/100'/8240, uuid='9d55fdea-b9f5-4154-9c88-e056794e3280', l='ServerLevel[world]', x=9811.50, y=-57.00, z=999979.45, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 3.31/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 93/100'/8232, uuid='c31cc5dd-3b83-4ed2-9fba-28f73eb69a07', l='ServerLevel[world]', x=9815.78, y=-57.00, z=999985.73, cpos=[613, 62499], tl=5504, v=true] died: [LVL 5] Pharoh 93/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 30.77/100'/8224, uuid='e1536b3a-ef2d-4b01-817a-5eac2fa22860', l='ServerLevel[world]', x=9827.19, y=-57.00, z=999977.50, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 30.77/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 21.73/100'/8228, uuid='b95650b2-39aa-4c87-b87a-2b2ca6dbcf7f', l='ServerLevel[world]', x=9835.43, y=-57.00, z=999980.52, cpos=[614, 62498], tl=5275, v=true] died: [LVL 5] Pharoh 21.73/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 8.06/10'/8194, uuid='175f810a-cd60-4cab-a4ab-dfd43ec7eb55', l='ServerLevel[world]', x=9813.05, y=-57.00, z=999986.01, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 8.06/10 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 68.01/100'/8233, uuid='ede1662f-eecf-4c03-863d-faf0c30ea625', l='ServerLevel[world]', x=9819.50, y=-57.00, z=999981.85, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 68.01/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 65.57/100'/8235, uuid='99dc6a05-2cbe-4935-aa94-8218627ba1d9', l='ServerLevel[world]', x=9813.26, y=-57.00, z=999983.25, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 65.57/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 62.97/100'/8231, uuid='aec3c950-0712-4eda-9217-ecd3de00a00c', l='ServerLevel[world]', x=9819.55, y=-57.00, z=999981.15, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 62.97/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 37.81/100'/8229, uuid='4ce4a475-846f-499b-b03e-2b904ccdc52a', l='ServerLevel[world]', x=9819.72, y=-57.00, z=999982.58, cpos=[613, 62498], tl=5473, v=true] died: [LVL 5] Pharoh 37.81/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 52.58/100'/8227, uuid='6b0dee90-26dd-44e0-83f7-01c80ffda551', l='ServerLevel[world]', x=9828.18, y=-57.00, z=999976.50, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 52.58/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 69.76/100'/8221, uuid='7ac0cd88-87f4-405e-9299-e3be09b7db3b', l='ServerLevel[world]', x=9823.59, y=-57.00, z=999983.50, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 69.76/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 64.07/100'/8225, uuid='358ab037-7218-47ce-a69f-0c15944620f2', l='ServerLevel[world]', x=9820.33, y=-57.00, z=999982.04, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 64.07/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96/100'/8222, uuid='ecf31aff-e514-4ca1-bee9-d88b164c5334', l='ServerLevel[world]', x=9826.78, y=-57.00, z=999979.50, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 413.34/472.54'/8218, uuid='b6db613d-0be7-4eb7-88ea-3111d18d0f6f', l='ServerLevel[world]', x=9828.67, y=-57.00, z=999975.50, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 413.34/472.54 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 69.29/100'/8238, uuid='f11bce8b-c2c0-4098-9d0c-4393fe46eaba', l='ServerLevel[world]', x=9813.72, y=-57.00, z=999987.33, cpos=[613, 62499], tl=5819, v=true] died: [LVL 5] Pharoh 69.29/100 was killed
[18:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 68.04/100'/8226, uuid='c7473e61-250c-401a-8936-8ca1b72641f9', l='ServerLevel[world]', x=9820.09, y=-57.00, z=999981.52, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 68.04/100 was killed
[18:33:02] [Server thread/INFO]: Killed 130 entities
[18:33:28] [Server thread/INFO]: Greenator1 issued server command: /spawn
[18:33:41] [Server thread/INFO]: Greenator1 has made the advancement [Remote Getaway]
[18:33:41] [Server thread/INFO]: [AdvancedPortals] Portal command: endportal
[18:33:41] [Server thread/INFO]: Greenator1 issued server command: /endportal
[18:34:10] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8358, uuid='ccdaa6aa-1d73-4b04-a3aa-d15ae4c203a2', l='ServerLevel[world]', x=9845.92, y=-53.00, z=999979.15, cpos=[615, 62498], tl=1376, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:35:00] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8350, uuid='85853f32-d88d-4557-9496-9345fb7bc951', l='ServerLevel[world]', x=9845.72, y=-53.00, z=999979.24, cpos=[615, 62498], tl=2372, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:35:14] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/8371, uuid='b9d70ab9-1658-4fdb-a7a0-76160905264b', l='ServerLevel[world]', x=9845.01, y=-53.00, z=999979.13, cpos=[615, 62498], tl=2658, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[18:35:22] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8356, uuid='188eb636-297a-4253-a69b-3a9c4ac0c494', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=2818, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:35:48] [Server thread/INFO]: Greenator1 issued server command: /trash
[18:36:01] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8353, uuid='a4f4236d-e704-49ee-b539-9272abe8b349', l='ServerLevel[world]', x=9844.75, y=-53.00, z=999978.56, cpos=[615, 62498], tl=3598, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:36:28] [Server thread/INFO]: Greenator1 issued server command: /trash
[18:36:52] [User Authenticator #37/INFO]: UUID of player Duckonix is 2e0a69a8-2ca0-4fff-aa4e-335b609866a5
[18:36:52] [Server thread/INFO]: Disconnecting Duckonix (/235.228.21.195:49036): You are banned from this server. Reason: Racisim
[18:36:52] [Server thread/INFO]: Duckonix (/235.228.21.195:49036) lost connection: You are banned from this server. Reason: Racisim
[18:37:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[18:37:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[18:37:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[18:37:21] [Server thread/INFO]: [AdvancedPortals] Portal command: endportal
[18:37:21] [Server thread/INFO]: Greenator1 issued server command: /endportal
[18:37:36] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8359, uuid='60d2e1d7-2860-4132-83d2-0e90d962e608', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=5499, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:38:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99/100'/8377, uuid='3a7db587-3a82-45de-ab45-de35252caa4e', l='ServerLevel[world]', x=9800.82, y=-47.00, z=999974.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8378, uuid='e2d0fd4d-1365-436b-988a-71a81f7c127f', l='ServerLevel[world]', x=9801.97, y=-47.00, z=999978.31, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8376, uuid='dde8ca5f-016d-4244-b4e0-6cf8b64351c4', l='ServerLevel[world]', x=9808.85, y=-57.00, z=999995.15, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8375, uuid='2eb730e5-4ae3-4888-8eb3-df9e83aafc20', l='ServerLevel[world]', x=9803.79, y=-47.00, z=999975.51, cpos=[612, 62498], tl=4243, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8381, uuid='41d55c1e-0db0-4c56-b80e-4f674c0ca4ce', l='ServerLevel[world]', x=9808.35, y=-47.00, z=999983.23, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/8373, uuid='f05137c5-083d-43d3-9cba-79d77f597868', l='ServerLevel[world]', x=9837.96, y=-47.00, z=999989.57, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8379, uuid='f67578ad-b07a-4c45-9009-13a188a4ceeb', l='ServerLevel[world]', x=9803.56, y=-47.00, z=999982.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8383, uuid='c54c5b55-6373-4f41-8069-b08285c02585', l='ServerLevel[world]', x=9808.16, y=-47.00, z=999980.10, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/8369, uuid='b876f17a-3a72-4464-8642-5b2c051d2ff0', l='ServerLevel[world]', x=9837.12, y=-47.00, z=999989.49, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8386, uuid='841f46a4-4d27-405e-8e22-f3d60f61b396', l='ServerLevel[world]', x=9803.19, y=-47.00, z=999979.35, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8385, uuid='11528e0f-df5a-4446-af69-ee5187d373d0', l='ServerLevel[world]', x=9801.81, y=-47.00, z=999982.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8370, uuid='45008487-5c74-453a-8207-89a0287555df', l='ServerLevel[world]', x=9834.75, y=-47.00, z=999988.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.25/10'/8366, uuid='c31f7bd0-8fff-4a54-8a4d-4c56d9004001', l='ServerLevel[world]', x=9835.80, y=-47.00, z=999991.20, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.25/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8354, uuid='6fc151a7-b19b-4871-a866-dd6778e534a2', l='ServerLevel[world]', x=9838.79, y=-57.00, z=999993.50, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8382, uuid='e2514113-f63c-4eae-ab94-18e3f36210f9', l='ServerLevel[world]', x=9800.22, y=-47.00, z=999975.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/8374, uuid='487c4e4b-434f-4441-ab02-d732c3423f93', l='ServerLevel[world]', x=9832.84, y=-51.50, z=999985.82, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8390, uuid='7f33801f-5158-4154-8967-9c8603ab70e4', l='ServerLevel[world]', x=9809.72, y=-47.00, z=999976.62, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99/100'/8394, uuid='0999272d-8f5e-48ed-a129-d659fc0da3c5', l='ServerLevel[world]', x=9808.05, y=-47.00, z=999978.08, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8398, uuid='9477b9ad-93c4-4a47-830b-68a9d0d5610d', l='ServerLevel[world]', x=9807.07, y=-47.00, z=999983.53, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/8361, uuid='fb1d462f-6f01-4123-9f14-5702df4def15', l='ServerLevel[world]', x=9839.80, y=-47.00, z=999981.82, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.68/10'/8360, uuid='7e6bf47f-706a-4d7d-8c32-bdc595fc0dd5', l='ServerLevel[world]', x=9842.91, y=-56.50, z=999976.95, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.68/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8363, uuid='db0459c8-0d52-4218-aa58-0caa40b2614e', l='ServerLevel[world]', x=9836.90, y=-47.00, z=999988.74, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8362, uuid='0117c5d3-efd4-43a4-ad00-96fdaa27e1c6', l='ServerLevel[world]', x=9836.98, y=-47.00, z=999983.52, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8357, uuid='21173588-ccdd-4211-97aa-893cbda6d692', l='ServerLevel[world]', x=9838.66, y=-47.00, z=999988.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8389, uuid='d32a244e-4bbc-41e4-a681-9e5a11cb7a0f', l='ServerLevel[world]', x=9805.48, y=-47.00, z=999978.25, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8365, uuid='a43462f5-ef9c-4d26-a4ec-d1687ac2b19f', l='ServerLevel[world]', x=9804.85, y=-47.00, z=999983.15, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8391, uuid='baafde9d-1f11-400d-89a9-432bc999b7eb', l='ServerLevel[world]', x=9810.51, y=-52.50, z=999975.94, cpos=[613, 62498], tl=5504, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8387, uuid='d5ed213a-119a-4528-9376-a2dbd747cf8f', l='ServerLevel[world]', x=9806.37, y=-47.00, z=999972.76, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 94.62/100'/8399, uuid='3f6326b0-abd6-436f-8713-6fcbb25142f4', l='ServerLevel[world]', x=9832.78, y=-57.00, z=999979.27, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 94.62/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/8397, uuid='e3258f30-c568-435c-b5c2-859e5dfa4120', l='ServerLevel[world]', x=9806.30, y=-47.00, z=999979.10, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99/100'/8395, uuid='192a497c-f882-4717-a80b-a5147d208949', l='ServerLevel[world]', x=9798.85, y=-47.00, z=999975.85, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8393, uuid='382edaef-cc0e-449c-9bd7-f6780c934207', l='ServerLevel[world]', x=9809.23, y=-47.00, z=999975.64, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/8368, uuid='2ad3f086-d056-49eb-9362-eafa952928cb', l='ServerLevel[world]', x=9841.21, y=-47.00, z=999990.16, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8367, uuid='2ea67fbe-866c-46a8-923b-585d3588a5a6', l='ServerLevel[world]', x=9851.74, y=-57.00, z=999994.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8351, uuid='537ec1f4-083d-4cbb-9ba4-79098eb9d178', l='ServerLevel[world]', x=9851.18, y=-53.50, z=999966.79, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8355, uuid='0f8d696d-e963-4185-b216-6327577d3901', l='ServerLevel[world]', x=9837.35, y=-47.00, z=999986.77, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/8352, uuid='478eff7e-49ee-4452-b32d-12a0432942f1', l='ServerLevel[world]', x=9839.40, y=-47.00, z=999988.07, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.56/10'/8364, uuid='cbd642e1-b6c5-45bf-8fa8-7819ba576563', l='ServerLevel[world]', x=9838.34, y=-47.00, z=999986.46, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.56/10 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 42.46/42.46'/8372, uuid='837516ff-4464-4d90-aa8c-c3e03913abbd', l='ServerLevel[world]', x=9800.84, y=-47.00, z=999973.67, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 42.46/42.46 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/8380, uuid='eebea584-d3cc-4b53-8caa-a73cd8f11e14', l='ServerLevel[world]', x=9803.28, y=-57.00, z=999971.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8388, uuid='ec57e519-8184-4466-81c2-8eb0d2347846', l='ServerLevel[world]', x=9806.46, y=-47.00, z=999981.24, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 95.03/100'/8384, uuid='42caf2b2-ca39-4b03-b353-8dfac426155f', l='ServerLevel[world]', x=9844.24, y=-47.00, z=999990.24, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 95.03/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98.5/100'/8392, uuid='e4679935-c253-44af-9242-acd03a39d1eb', l='ServerLevel[world]', x=9807.33, y=-47.00, z=999974.63, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98.5/100 was killed
[18:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8396, uuid='37513ed8-deea-4245-a51d-38aa6fe6e268', l='ServerLevel[world]', x=9790.84, y=-57.00, z=999999.16, cpos=[611, 62499], tl=4759, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:38:02] [Server thread/INFO]: Killed 154 entities
[18:38:02] [Server thread/WARN]: Greenator1 moved too quickly! 16.152932166944083,2.676759275064242,-17.73539118876215
[18:38:10] [User Authenticator #38/INFO]: UUID of player Cougar_Cozzy is 6998321d-63b9-4881-82d3-c661c72a7e87
[18:38:10] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player Cougar_Cozzy. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[18:38:10] [Server thread/INFO]: [+] Cougar_Cozzy
[18:38:10] [Server thread/INFO]: Cougar_Cozzy[/215.12.183.167:35836] logged in with entity id 8536 at ([world]9915.730648615974, 62.0, 999867.5923631984)
[18:38:22] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/8501, uuid='f544b111-b9f3-425d-acd4-e02f48ff9f98', l='ServerLevel[world]', x=9843.94, y=-56.00, z=999978.94, cpos=[615, 62498], tl=402, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[18:38:23] [Server thread/INFO]: [AdvancedPortals] Portal command: warpggc
[18:38:23] [Server thread/INFO]: Greenator1 issued server command: /warpggc
[18:38:33] [Async Chat Thread - #43/INFO]: [Not Secure] [??????] Cougar_Cozzy [1]: ANYONE WANT OP IN MY SERVER IM GIVEING OP IN ZOMBIECENT
[18:38:40] [Server thread/INFO]: Greenator1 lost connection: Disconnected
[18:38:40] [Server thread/INFO]: [-] Greenator1
[18:38:41] [Server thread/INFO]: Cougar_Cozzy issued server command: /RULS
[18:38:44] [Server thread/INFO]: Cougar_Cozzy issued server command: /RULES
[18:38:48] [Server thread/INFO]: Cougar_Cozzy issued server command: /rules
[18:38:52] [Server thread/INFO]: Cougar_Cozzy has made the advancement [Hidden in the Depths]
[18:38:53] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8491, uuid='6cf3826b-13c4-40e6-a4fe-be64f4c1f2a9', l='ServerLevel[world]', x=9845.31, y=-53.00, z=999979.20, cpos=[615, 62498], tl=1023, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:39:02] [Server thread/INFO]: [Essentials] Created a User for Beacon Lunatic (5bbd11dd-0dda-2ace-a5d8-1f93f39ca136) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[18:39:38] [Server thread/INFO]: Cougar_Cozzy lost connection: Disconnected
[18:39:38] [Server thread/INFO]: [-] Cougar_Cozzy
[18:39:49] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/8488, uuid='9f1bcff2-89dd-4df9-beff-71f56a013f36', l='ServerLevel[world]', x=9844.52, y=-53.00, z=999979.30, cpos=[615, 62498], tl=2158, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[18:39:55] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.07/10'/8506, uuid='e48bd9f5-ff34-4e8e-9690-762651814a08', l='ServerLevel[world]', x=9846.51, y=-57.00, z=999984.77, cpos=[615, 62499], tl=2273, v=true] died: [LVL 5] Mummy 0.07/10 burned to death
[18:41:14] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/8498, uuid='79c1f134-3bd5-484b-a029-981c4e6af0db', l='ServerLevel[world]', x=9845.19, y=-53.00, z=999979.75, cpos=[615, 62498], tl=3843, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[18:41:29] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.11/10'/8495, uuid='5beb6b99-2b77-47d4-834b-bfa680523397', l='ServerLevel[world]', x=9845.91, y=-53.00, z=999979.16, cpos=[615, 62498], tl=4155, v=true] died: [LVL 5] Mummy 0.11/10 went up in flames
[18:42:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8509, uuid='9237b96b-a560-48fb-835a-94c5de52a594', l='ServerLevel[world]', x=9833.50, y=-51.50, z=999985.93, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8510, uuid='fc644b0c-3505-4e07-9409-6d5fb60d6b2d', l='ServerLevel[world]', x=9833.10, y=-47.50, z=999989.90, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/8508, uuid='d4277e6d-271c-4572-bd53-d8fb4b9f0b83', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8507, uuid='737b0b36-4865-4866-bd09-88c9970220b0', l='ServerLevel[world]', x=9839.17, y=-57.00, z=999993.82, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8511, uuid='7351daee-8793-49cd-8351-e2dee50c78bf', l='ServerLevel[world]', x=9806.49, y=-47.00, z=999977.09, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8512, uuid='8e939cdf-8a94-4e8c-ae11-601bbf9e904f', l='ServerLevel[world]', x=9802.78, y=-47.00, z=999979.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8504, uuid='e0c027ff-ac6d-4f75-9f24-9d37bda7233a', l='ServerLevel[world]', x=9832.74, y=-55.75, z=999981.47, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8499, uuid='5923605d-a989-43a9-afbf-fad1418e4db0', l='ServerLevel[world]', x=9841.69, y=-47.00, z=999987.83, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8500, uuid='7e16847d-78fc-4b35-9fa6-58f8cab374e8', l='ServerLevel[world]', x=9855.64, y=-54.83, z=999979.29, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8515, uuid='3971d6e3-0441-4f91-9278-4e7c3f191786', l='ServerLevel[world]', x=9788.74, y=-57.00, z=999989.80, cpos=[611, 62499], tl=1122, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8519, uuid='e1808aa5-74a4-4757-94e5-7884f7570fc5', l='ServerLevel[world]', x=9791.59, y=-57.00, z=999999.76, cpos=[611, 62499], tl=1291, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8531, uuid='903a1889-ecd5-4e86-bcdc-0093cfb56469', l='ServerLevel[world]', x=9802.18, y=-47.00, z=999977.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8535, uuid='94e1ab83-4ee4-47d5-aac0-238208b101b9', l='ServerLevel[world]', x=9837.85, y=-47.00, z=999985.78, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8532, uuid='b10c33db-01e7-4e6f-933b-fd4bd58a5f9e', l='ServerLevel[world]', x=9806.18, y=-47.00, z=999981.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8516, uuid='8110e690-297c-4f88-96ec-7679391b979b', l='ServerLevel[world]', x=9788.81, y=-57.00, z=999997.88, cpos=[611, 62499], tl=1122, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8520, uuid='7c565985-3833-4563-9c98-64e26ed7b6b8', l='ServerLevel[world]', x=9837.80, y=-57.00, z=999971.85, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8503, uuid='c9987593-be07-4f38-84a2-007a371c0fba', l='ServerLevel[world]', x=9835.65, y=-47.00, z=999985.73, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8487, uuid='d2a7b0ce-f2ac-4cc8-9951-3ccfc44e7ca0', l='ServerLevel[world]', x=9840.23, y=-47.00, z=999990.17, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8492, uuid='007ca308-450c-416c-836a-8a76424227e0', l='ServerLevel[world]', x=9851.86, y=-48.50, z=999972.76, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8493, uuid='bb6b7f14-ea90-4839-98f1-11a4dabefe75', l='ServerLevel[world]', x=9851.15, y=-48.50, z=999972.27, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8528, uuid='91cb66bd-08c0-4be0-ba2b-7ab675b71336', l='ServerLevel[world]', x=9802.20, y=-57.00, z=1000000.10, cpos=[612, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8527, uuid='2a79b56f-6e4e-4f9c-8ee9-fb4ed6e20bab', l='ServerLevel[world]', x=9800.79, y=-47.00, z=999982.26, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8526, uuid='88f12cd2-e9b4-4bd3-9dd9-ddc02fe29f83', l='ServerLevel[world]', x=9796.57, y=-57.00, z=999974.62, cpos=[612, 62498], tl=5618, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8525, uuid='4a28479e-ec32-4c17-ae64-3356735f6555', l='ServerLevel[world]', x=9791.78, y=-57.00, z=1000000.68, cpos=[611, 62500], tl=1395, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8524, uuid='197e2728-ebab-4c1a-8527-fc03e76d9dd5', l='ServerLevel[world]', x=9833.55, y=-54.32, z=999982.48, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8523, uuid='403dc13d-8907-4804-abfd-4e1ec4694167', l='ServerLevel[world]', x=9791.89, y=-57.00, z=999992.43, cpos=[611, 62499], tl=2298, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 441.05/441.05'/8522, uuid='21367992-62e9-4932-9f4a-4088ff08c0fe', l='ServerLevel[world]', x=9791.11, y=-57.00, z=999995.25, cpos=[611, 62499], tl=1122, v=true] died: [LVL 5] Pharoh 441.05/441.05 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 287.36/287.36'/8529, uuid='f46c7e7a-86d7-4c65-a506-f23841f476c2', l='ServerLevel[world]', x=9808.19, y=-47.00, z=999980.41, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 287.36/287.36 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8496, uuid='9aea0b21-56c0-45af-875e-da5632a83785', l='ServerLevel[world]', x=9840.89, y=-47.00, z=999987.13, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8486, uuid='b7679df6-c20b-4a49-825f-02b37b8a7b80', l='ServerLevel[world]', x=9846.50, y=-57.00, z=999987.28, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8494, uuid='0f88a853-020a-43f5-a1a5-d8b2448ba407', l='ServerLevel[world]', x=9858.20, y=-57.00, z=999996.15, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/8490, uuid='59a7a3cc-1b17-4313-83dd-e04602c5fab7', l='ServerLevel[world]', x=9828.79, y=-57.00, z=999991.16, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 215.68/215.68'/8517, uuid='a79cd218-dcc8-4aa7-bc39-9fa1240431cf', l='ServerLevel[world]', x=9843.70, y=-47.00, z=999990.89, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 215.68/215.68 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8534, uuid='eecd89d7-aadd-450e-9723-6a16501bd180', l='ServerLevel[world]', x=9804.23, y=-47.00, z=999975.85, cpos=[612, 62498], tl=5826, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8533, uuid='1e579806-3439-4d40-8b90-1d26cc6ad658', l='ServerLevel[world]', x=9791.97, y=-57.00, z=999997.24, cpos=[611, 62499], tl=1122, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8502, uuid='816abd54-ba27-4203-baed-694cc945f7ea', l='ServerLevel[world]', x=9845.21, y=-47.00, z=999992.29, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8514, uuid='cde142dc-84cf-48a4-8c07-29884ee453c4', l='ServerLevel[world]', x=9819.26, y=-57.00, z=1000000.21, cpos=[613, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 365.48/365.48'/8518, uuid='2de1b933-d738-4874-a42b-acf2ff885da2', l='ServerLevel[world]', x=9791.19, y=-57.00, z=999992.85, cpos=[611, 62499], tl=1122, v=true] died: [LVL 5] Pharoh 365.48/365.48 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8521, uuid='9685375f-3b4b-49df-bd0c-a6b12e7c8fc4', l='ServerLevel[world]', x=9804.80, y=-57.00, z=999984.52, cpos=[612, 62499], tl=5459, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8513, uuid='40e3ceb9-c402-4748-933c-060558fc6847', l='ServerLevel[world]', x=9806.83, y=-47.00, z=999973.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/8505, uuid='b3506de4-6b2a-4bd4-9c47-0273d8396700', l='ServerLevel[world]', x=9842.20, y=-47.00, z=999992.29, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8530, uuid='0f522d16-b08a-4989-8f64-b14f9ecb6d1b', l='ServerLevel[world]', x=9806.22, y=-47.00, z=999978.78, cpos=[612, 62498], tl=5459, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8489, uuid='761cd653-55a7-4a43-9a0c-5810f682bdb3', l='ServerLevel[world]', x=9840.81, y=-47.00, z=999987.84, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8497, uuid='3d3c75af-4892-4096-b445-825e9f6484d3', l='ServerLevel[world]', x=9854.20, y=-57.00, z=999991.80, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:43:02] [Server thread/INFO]: Killed 146 entities
[18:43:31] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/8598, uuid='e2815f53-b6cb-4d00-861c-ac485d167cd6', l='ServerLevel[world]', x=9839.79, y=-57.00, z=999970.84, cpos=[614, 62498], tl=592, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[18:44:27] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/8594, uuid='d0efe438-8a59-4791-9578-58761339cc1f', l='ServerLevel[world]', x=9835.88, y=-57.00, z=999980.50, cpos=[614, 62498], tl=1717, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[18:44:48] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.36/10'/8588, uuid='62a13aef-99a7-475f-b1ce-dffa284ca172', l='ServerLevel[world]', x=9842.62, y=-57.00, z=999980.51, cpos=[615, 62498], tl=2126, v=true] died: [LVL 5] Mummy 0.36/10 burned to death
[18:45:54] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.27/10'/8586, uuid='9b438c5a-4a25-407b-8587-53b334f0c009', l='ServerLevel[world]', x=9835.88, y=-57.00, z=999980.50, cpos=[614, 62498], tl=3455, v=true] died: [LVL 5] Mummy 0.27/10 burned to death
[18:46:35] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.07/10'/8600, uuid='c77e9383-3e9b-4f10-8d56-eceb8d453c95', l='ServerLevel[world]', x=9844.42, y=-56.00, z=999979.89, cpos=[615, 62498], tl=4273, v=true] died: [LVL 5] Mummy 0.07/10 burned to death
[18:47:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[18:47:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[18:47:01] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.04/10'/8587, uuid='9f4970f8-a619-4b5c-80cd-1b22c773848c', l='ServerLevel[world]', x=9838.09, y=-57.00, z=999980.50, cpos=[614, 62498], tl=4787, v=true] died: [LVL 5] Mummy 0.04/10 burned to death
[18:47:31] [User Authenticator #39/INFO]: UUID of player SBTimon is 0126cafe-b123-429e-8249-b7ad28e82370
[18:47:31] [Server thread/INFO]: [+] SBTimon
[18:47:31] [Server thread/INFO]: SBTimon[/78.143.22.76:53718] logged in with entity id 8632 at ([world]9937.447194588698, 81.0, 999949.0198763948)
[18:47:39] [Server thread/INFO]: SBTimon lost connection: Disconnected
[18:47:39] [Server thread/INFO]: [-] SBTimon
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8608, uuid='915563eb-165d-40cd-a1bf-80b90df79b7e', l='ServerLevel[world]', x=9807.73, y=-47.00, z=999982.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.03/100'/8610, uuid='322b19af-f196-4641-9f76-fed94fa5be09', l='ServerLevel[world]', x=9844.72, y=-53.00, z=999978.66, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.03/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8609, uuid='a09567d1-fc4a-4e19-9cde-39865a6760ce', l='ServerLevel[world]', x=9804.62, y=-47.00, z=999975.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8607, uuid='50ec5aab-22fc-46e4-8574-6417a0621986', l='ServerLevel[world]', x=9803.40, y=-47.00, z=999979.39, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8606, uuid='0317c29d-38ed-4861-b6f3-441efd050cda', l='ServerLevel[world]', x=9839.59, y=-47.00, z=999982.89, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8605, uuid='83f4c33b-88b2-4e9a-8a1c-337fe2f8cc94', l='ServerLevel[world]', x=9851.71, y=-48.50, z=999972.64, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8604, uuid='2ce4f1ec-923d-46eb-9af1-4661501bbf6b', l='ServerLevel[world]', x=9827.78, y=-57.00, z=999973.73, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8612, uuid='da5babd6-cc18-4e89-ba1f-f405824aace7', l='ServerLevel[world]', x=9836.78, y=-47.00, z=999987.06, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8581, uuid='9feff8cf-d452-4734-9184-3e4aafc971db', l='ServerLevel[world]', x=9849.17, y=-57.00, z=1000000.19, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8617, uuid='93798cd5-6886-40d8-ad4e-438213e577d8', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8616, uuid='ea3666ea-e92d-40f7-89ac-b606bd30fb9f', l='ServerLevel[world]', x=9791.99, y=-57.00, z=1000000.38, cpos=[611, 62500], tl=3091, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8585, uuid='6b18c7de-2c5b-4fa9-ad7b-1150e2560975', l='ServerLevel[world]', x=9836.84, y=-47.00, z=999988.47, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.8/10'/8584, uuid='47afbb1d-ba36-4e1b-b955-3b41a2f10fc1', l='ServerLevel[world]', x=9832.74, y=-51.50, z=999986.10, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.8/10 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.86/10'/8597, uuid='86481c47-d99a-443f-b25c-4e18efc7d698', l='ServerLevel[world]', x=9841.31, y=-47.00, z=999983.19, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 0.86/10 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8613, uuid='3a5473f8-95a7-4a68-8653-0d483961be12', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8601, uuid='7659c2d3-a078-4403-8692-4647748ca260', l='ServerLevel[world]', x=9839.80, y=-57.00, z=999993.82, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8596, uuid='8054c99a-6816-47c8-9738-27f98b75acfd', l='ServerLevel[world]', x=9846.50, y=-57.00, z=999991.25, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 217.92/217.92'/8621, uuid='fc498388-a9f6-4d5e-b698-1c86f1bcc702', l='ServerLevel[world]', x=9810.52, y=-55.50, z=999973.20, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 217.92/217.92 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8629, uuid='edda8cd2-da2e-4fec-ba3c-515a4b6e3a96', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8591, uuid='0cdf730f-fcf2-4834-a19a-3e2263811f22', l='ServerLevel[world]', x=9838.62, y=-47.00, z=999992.18, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5/10'/8592, uuid='f6e4ea9f-c2dd-43e1-b63d-2a779d3ac5e4', l='ServerLevel[world]', x=9841.05, y=-47.00, z=999987.67, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5/10 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8623, uuid='e047607d-585a-4375-9cb1-941a24be33a6', l='ServerLevel[world]', x=9831.21, y=-57.00, z=999971.79, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 22.29/22.29'/8590, uuid='f13727c4-b0b6-46d1-8e32-a5e80b2bee55', l='ServerLevel[world]', x=9842.77, y=-56.50, z=999965.83, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 22.29/22.29 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8625, uuid='ac6fdfad-ed7f-4878-9d5c-a510790b593c', l='ServerLevel[world]', x=9802.24, y=-47.00, z=999982.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8624, uuid='1ab9ce30-e704-4e15-86b4-88e4286bf196', l='ServerLevel[world]', x=9791.97, y=-57.00, z=999979.03, cpos=[611, 62498], tl=830, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8626, uuid='593de5aa-b889-4383-aea1-851b4bcc863d', l='ServerLevel[world]', x=9802.95, y=-47.00, z=999973.65, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8622, uuid='4cedf6b2-21a8-42af-a271-71f180d583b1', l='ServerLevel[world]', x=9804.22, y=-47.00, z=999981.35, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 20.52/20.52'/8589, uuid='5591c3d2-6ac1-4b38-b6f4-777f241a6e52', l='ServerLevel[world]', x=9797.50, y=-57.00, z=999978.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 20.52/20.52 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8593, uuid='9aba0db4-777c-4661-a8c0-4bb184006e74', l='ServerLevel[world]', x=9841.28, y=-47.00, z=999987.08, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8620, uuid='4d854216-addb-4a39-bdf5-e53efcb4d268', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8595, uuid='afee0aba-d461-400a-98ba-5092492ce433', l='ServerLevel[world]', x=9839.82, y=-47.00, z=999986.43, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8630, uuid='e013657d-c818-45fa-adba-9b695172c294', l='ServerLevel[world]', x=9844.33, y=-47.00, z=999981.76, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8628, uuid='e47e0477-e0d1-45c7-97d5-62d29744fc66', l='ServerLevel[world]', x=9800.86, y=-47.00, z=999974.90, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8583, uuid='914c20c3-ab2f-40f4-96ef-aff28eff5388', l='ServerLevel[world]', x=9843.24, y=-47.00, z=999991.19, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.5/10'/8599, uuid='a0711a5b-4119-4abb-a2d7-e5ab9a92a7c5', l='ServerLevel[world]', x=9837.95, y=-47.00, z=999989.70, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.5/10 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 43.96/43.96'/8582, uuid='33fa66d4-3844-44a8-89b6-d27af548757d', l='ServerLevel[world]', x=9851.85, y=-48.50, z=999972.13, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 43.96/43.96 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8631, uuid='0bcef280-4846-43a3-a1a8-a22b377ca1ae', l='ServerLevel[world]', x=9832.50, y=-57.00, z=999995.26, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8614, uuid='530d7073-a87b-4c4a-824d-684d69716167', l='ServerLevel[world]', x=9801.48, y=-47.00, z=999973.04, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8618, uuid='976c09fd-0002-4e4c-8203-16087fc26833', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.65/10'/8602, uuid='fdffa17f-37a8-4409-9f37-913b1e9c8f6d', l='ServerLevel[world]', x=9841.84, y=-47.00, z=999987.99, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.65/10 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8615, uuid='4ba08636-d5b8-402c-8bee-fae28bc015f8', l='ServerLevel[world]', x=9838.82, y=-47.00, z=999982.57, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8603, uuid='a447b36a-ad3a-44d5-8c3e-7184c4206461', l='ServerLevel[world]', x=9842.22, y=-47.00, z=999989.73, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8619, uuid='b56fbffb-d845-40d1-bb36-12dc3b872599', l='ServerLevel[world]', x=9791.98, y=-57.00, z=999967.89, cpos=[611, 62497], tl=1356, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8627, uuid='c03d8de5-8676-465a-9f8c-58a4e02c94a6', l='ServerLevel[world]', x=9799.79, y=-47.00, z=999972.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:48:02] [Server thread/INFO]: Killed 146 entities
[18:48:29] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8665, uuid='750a351f-e9dc-4333-b63c-8392d5c0de59', l='ServerLevel[world]', x=9844.72, y=-53.00, z=999978.23, cpos=[615, 62498], tl=551, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:50:16] [User Authenticator #40/INFO]: UUID of player yosi45 is 452de316-02f7-4d83-8341-94e69d19eecf
[18:50:16] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player yosi45. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[18:50:16] [Server thread/INFO]: Everyone, welcome yosi45 to AngyBox!
[18:50:16] [Server thread/INFO]: [+] yosi45
[18:50:16] [Server thread/INFO]: yosi45[/102.208.32.149:60212] logged in with entity id 8707 at ([world]9927.5, 81.0, 999938.5)
[18:50:16] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[18:50:22] [Server thread/INFO]: Automatic saving is now disabled
[18:50:23] [Server thread/INFO]: yosi45 lost connection: Disconnected
[18:50:23] [Server thread/INFO]: [-] yosi45
[18:50:45] [Server thread/INFO]: Automatic saving is now enabled
[18:51:06] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8657, uuid='05b0dad7-030d-4b3a-861a-f9b53cdf8055', l='ServerLevel[world]', x=9845.72, y=-53.00, z=999979.23, cpos=[615, 62498], tl=3696, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:52:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[18:52:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[18:52:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[18:53:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 8.68/10'/8674, uuid='0ab3e302-71b1-4e4b-b8e6-c4c9318a80dc', l='ServerLevel[world]', x=9845.53, y=-47.00, z=999983.05, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 8.68/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8706, uuid='bd865ba9-ca54-4694-bfbd-0bb6a4b25232', l='ServerLevel[world]', x=9845.20, y=-47.00, z=999984.79, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8673, uuid='c12956be-0bfc-44a2-b351-fa62305950ba', l='ServerLevel[world]', x=9850.20, y=-49.50, z=999971.43, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.72/10'/8675, uuid='38192a96-fd3e-40ba-8afb-1d44531101a4', l='ServerLevel[world]', x=9831.78, y=-57.00, z=999981.83, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 1.72/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8676, uuid='c3cdb2d8-d67e-4937-aafa-175ebc15522e', l='ServerLevel[world]', x=9851.34, y=-48.50, z=999972.51, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8705, uuid='0226015e-cc90-42e4-a7f2-83b3eedc6c46', l='ServerLevel[world]', x=9801.43, y=-47.00, z=999980.87, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8672, uuid='c84e81dd-2ef0-4f6d-afb7-06e2bea65a99', l='ServerLevel[world]', x=9850.56, y=-49.00, z=999972.37, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8678, uuid='31202d1c-ab93-4584-8ce6-8ac3736d8474', l='ServerLevel[world]', x=9843.78, y=-47.00, z=999992.48, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8703, uuid='d79c8e90-f7af-43c2-9582-1a7d05dc83df', l='ServerLevel[world]', x=9803.77, y=-47.00, z=999982.30, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.64/10'/8670, uuid='224e9372-20e3-42d9-92cb-7caf36b0c9b2', l='ServerLevel[world]', x=9843.78, y=-47.00, z=999983.59, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.64/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/8668, uuid='2db377e2-99f1-4256-8a4f-2b55bc112e3e', l='ServerLevel[world]', x=9852.47, y=-50.00, z=999970.62, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8682, uuid='00d579cb-8fbc-4866-bcad-0704c939c04d', l='ServerLevel[world]', x=9791.92, y=-57.00, z=999992.85, cpos=[611, 62499], tl=5534, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8698, uuid='4faef3bd-3ad2-4928-8280-609fe377caec', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=61, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8666, uuid='d2a36d6f-ab51-4eba-8584-b23a906b52a1', l='ServerLevel[world]', x=9813.81, y=-57.00, z=999986.82, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8697, uuid='fe101daa-5540-4e8f-b10f-6aafb0455708', l='ServerLevel[world]', x=9808.17, y=-47.00, z=999979.23, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8701, uuid='01557c4e-7dd0-4c40-9904-b6dde9a0e682', l='ServerLevel[world]', x=9800.73, y=-47.00, z=999973.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8681, uuid='a0dc3281-a67e-4194-a6b0-320994f21ed1', l='ServerLevel[world]', x=9846.49, y=-57.00, z=999991.71, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8685, uuid='de602029-9009-4fec-b421-1ddcce18544c', l='ServerLevel[world]', x=9791.95, y=-57.00, z=999978.50, cpos=[611, 62498], tl=3531, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8694, uuid='412d870d-3338-4ba0-96e6-d53e72b95698', l='ServerLevel[world]', x=9809.27, y=-47.00, z=999975.83, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8702, uuid='e0f526ef-4b0b-4fe4-9474-cdaade261307', l='ServerLevel[world]', x=9788.71, y=-57.00, z=999981.27, cpos=[611, 62498], tl=350, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8661, uuid='69eb14a8-9ce4-4059-9620-173def043f68', l='ServerLevel[world]', x=9840.11, y=-47.00, z=999987.14, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.42/10'/8677, uuid='5838b932-bb8f-460a-83d4-6ac209ae6401', l='ServerLevel[world]', x=9834.88, y=-47.00, z=999990.37, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.42/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.82/10'/8669, uuid='dd720fae-5875-4efc-81b1-ba678f5580ce', l='ServerLevel[world]', x=9858.50, y=-56.00, z=999975.77, cpos=[616, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.82/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8658, uuid='da1a327b-952b-4694-935f-00bc441dadf8', l='ServerLevel[world]', x=9853.72, y=-57.00, z=999988.71, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8693, uuid='ca5fa5f0-a848-470b-90ec-f882b2c8bf11', l='ServerLevel[world]', x=9804.81, y=-47.00, z=999983.24, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8692, uuid='13e0a265-2750-404b-82b2-b4be2ca5aa5e', l='ServerLevel[world]', x=9806.77, y=-47.00, z=999976.71, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8687, uuid='ee0842a1-0752-4aec-90e8-0278a9407af9', l='ServerLevel[world]', x=9803.85, y=-47.00, z=999980.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8691, uuid='3741923a-185b-48ea-8b12-4e99fe580b6d', l='ServerLevel[world]', x=9805.24, y=-47.00, z=999979.68, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8690, uuid='00232a7c-3f43-4247-9f23-e466a3ff890f', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=61, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 465.55/465.55'/8689, uuid='07a4ee11-3a5f-4190-a8e6-ee4fa20c8bb5', l='ServerLevel[world]', x=9804.27, y=-47.00, z=999976.78, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 465.55/465.55 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8688, uuid='bc2ba0d2-181e-4bfc-8934-df27f3ea4409', l='ServerLevel[world]', x=9791.51, y=-57.00, z=999990.29, cpos=[611, 62499], tl=344, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 298.92/298.92'/8686, uuid='1e311257-4fa1-4efa-866e-8e2a45a0e0d2', l='ServerLevel[world]', x=9835.58, y=-47.00, z=999992.20, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 298.92/298.92 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/8662, uuid='bf097cb1-d7df-44f5-a426-0576130fd586', l='ServerLevel[world]', x=9844.19, y=-47.00, z=999988.76, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8660, uuid='497fbedb-95c2-467f-858d-fe1c6ab46da4', l='ServerLevel[world]', x=9845.27, y=-47.00, z=999981.51, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8699, uuid='9f7215a4-ed52-42e3-9065-477ae8ae35e8', l='ServerLevel[world]', x=9808.84, y=-57.00, z=999984.79, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8664, uuid='4fff3b15-d721-4968-83cd-c65c7acb8378', l='ServerLevel[world]', x=9839.18, y=-47.00, z=999987.84, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8667, uuid='4946ab50-ddfe-4d24-b696-9724f47625f7', l='ServerLevel[world]', x=9858.19, y=-57.00, z=999995.82, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8680, uuid='a877e9c1-d22b-4683-b03f-66274bbbed88', l='ServerLevel[world]', x=9840.15, y=-47.00, z=999982.58, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8684, uuid='3fc4ae1d-ca1e-4703-9791-53fdc8e6e618', l='ServerLevel[world]', x=9807.73, y=-47.00, z=999977.55, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8696, uuid='ce3da554-7be0-4667-a08f-6087684e3efc', l='ServerLevel[world]', x=9834.74, y=-47.00, z=999985.78, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8700, uuid='8151ee66-d3ad-41e1-9eec-55a4198af3cf', l='ServerLevel[world]', x=9791.88, y=-57.00, z=999988.10, cpos=[611, 62499], tl=213, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8679, uuid='da8ece98-09b0-47a2-8ea3-cc9fd54e8ba3', l='ServerLevel[world]', x=9836.76, y=-47.00, z=999991.31, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8683, uuid='c036f407-a77a-4257-962b-a40e951e80a7', l='ServerLevel[world]', x=9805.98, y=-47.00, z=999981.05, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8695, uuid='5cb954dd-0f2e-4dab-9eff-9a65c9f809f3', l='ServerLevel[world]', x=9800.83, y=-47.00, z=999981.79, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8704, uuid='edabf95b-4a2c-415e-be90-2dfc5dab0e92', l='ServerLevel[world]', x=9810.15, y=-47.00, z=999981.16, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8671, uuid='d3da62a6-e4fd-4dcc-802e-99309468db76', l='ServerLevel[world]', x=9838.21, y=-47.00, z=999988.74, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.04/28.83'/8663, uuid='e86d09b4-0092-4173-a13d-01cfd0600ec9', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.04/28.83 was killed
[18:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 8.5/10'/8659, uuid='629f083a-ae37-45eb-bb70-52b870e6bdd4', l='ServerLevel[world]', x=9840.64, y=-47.00, z=999987.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 8.5/10 was killed
[18:53:02] [Server thread/INFO]: Killed 150 entities
[18:54:26] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/8749, uuid='a713966f-614c-42c9-afb1-75b18eb094a2', l='ServerLevel[world]', x=9845.84, y=-53.00, z=999979.22, cpos=[615, 62498], tl=1691, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[18:55:00] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8742, uuid='9a15e1a0-221e-4798-8676-4b438108708b', l='ServerLevel[world]', x=9844.73, y=-53.00, z=999978.23, cpos=[615, 62498], tl=2367, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[18:56:32] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/8746, uuid='8764f5c1-714f-4c8d-ba00-0b622447e1eb', l='ServerLevel[world]', x=9844.77, y=-53.00, z=999978.28, cpos=[615, 62498], tl=4201, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[18:56:48] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.07/10'/8741, uuid='af9ffd39-dbe2-4b81-b052-08add42e0ef4', l='ServerLevel[world]', x=9845.19, y=-53.00, z=999979.75, cpos=[615, 62498], tl=4520, v=true] died: [LVL 5] Mummy 0.07/10 burned to death
[18:56:56] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/8739, uuid='0502d0f8-33e9-4c81-990c-c7ffb9d1b5f8', l='ServerLevel[world]', x=9842.65, y=-57.00, z=999980.52, cpos=[615, 62498], tl=4696, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[18:57:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[18:57:04] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/8738, uuid='a9955f91-01d1-4326-9c04-c8d59f33e557', l='ServerLevel[world]', x=9846.59, y=-56.00, z=999980.78, cpos=[615, 62498], tl=4859, v=true] died: [LVL 5] Mummy 0.39/10 burned to death
[18:57:51] [User Authenticator #41/INFO]: UUID of player TutelGaming is 4f5f7b00-ee1b-4adc-908a-2f7aca2c9b82
[18:57:52] [Server thread/INFO]: Everyone, welcome TutelGaming to AngyBox!
[18:57:52] [Server thread/INFO]: [+] TutelGaming
[18:57:52] [Server thread/INFO]: TutelGaming[/159.220.96.89:36330] logged in with entity id 8782 at ([world]9927.5, 81.0, 999938.5)
[18:57:52] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/8740, uuid='134982f8-b662-41f0-a72c-9003ff406b7a', l='ServerLevel[world]', x=9835.86, y=-47.00, z=999985.54, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8776, uuid='2e0d7d33-b97a-491b-a332-e3a1f26b8dcf', l='ServerLevel[world]', x=9804.78, y=-47.00, z=999983.25, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8775, uuid='69b4e100-f4a0-4c92-aeef-018500018cfe', l='ServerLevel[world]', x=9789.01, y=-57.00, z=999996.76, cpos=[611, 62499], tl=105, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8774, uuid='700b8a9d-bdc9-4902-8d81-989f83b0b49a', l='ServerLevel[world]', x=9809.19, y=-47.00, z=999973.81, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8773, uuid='5560c785-8278-4957-a16f-e3e868f1f4a9', l='ServerLevel[world]', x=9791.69, y=-57.00, z=999981.86, cpos=[611, 62498], tl=175, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8772, uuid='09bde222-d4a8-4dfb-bea0-788b9cca19c1', l='ServerLevel[world]', x=9792.13, y=-57.00, z=999978.59, cpos=[612, 62498], tl=254, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8771, uuid='747ea79a-75ba-4c65-89ef-6b4eabf565d7', l='ServerLevel[world]', x=9834.63, y=-47.00, z=999984.77, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8770, uuid='9c936c73-31de-4178-976e-1da0772272dd', l='ServerLevel[world]', x=9788.30, y=-57.00, z=999997.43, cpos=[611, 62499], tl=105, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8769, uuid='a2480baa-1305-4a5d-b9e1-05f515d1debe', l='ServerLevel[world]', x=9804.77, y=-47.00, z=999974.57, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8743, uuid='36d6bbea-e95e-418f-a6d7-a0ddc24c99b4', l='ServerLevel[world]', x=9844.22, y=-47.00, z=999989.16, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8745, uuid='26b9ad2d-5d03-4cdd-8836-97039eaa342f', l='ServerLevel[world]', x=9840.20, y=-47.00, z=999984.13, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8737, uuid='79a01424-4cd7-4561-acef-e8b32c30ce98', l='ServerLevel[world]', x=9848.52, y=-53.00, z=999968.18, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8733, uuid='772a531e-bd06-4603-be15-985d4f09c597', l='ServerLevel[world]', x=9844.78, y=-47.00, z=999985.83, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8735, uuid='a6749513-9a51-44fb-8502-51a87910f39d', l='ServerLevel[world]', x=9841.81, y=-47.00, z=999984.85, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8747, uuid='d10c3f15-a0d7-402a-b67b-89985777e340', l='ServerLevel[world]', x=9835.38, y=-47.00, z=999984.68, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8779, uuid='3ff1d29d-86e8-4d77-a8ec-bae7b3989a39', l='ServerLevel[world]', x=9789.81, y=-57.00, z=999996.81, cpos=[611, 62499], tl=105, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8767, uuid='b225c63f-de05-4c47-b619-6c522b4c9645', l='ServerLevel[world]', x=9837.72, y=-47.00, z=999989.70, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 356.15/356.15'/8762, uuid='dde4f067-6f9a-411b-b43f-19879f15431b', l='ServerLevel[world]', x=9800.79, y=-47.00, z=999973.58, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 356.15/356.15 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 212.32/212.32'/8766, uuid='fe2179f1-a97c-4eb5-a9a9-0323a6dff4b8', l='ServerLevel[world]', x=9809.27, y=-47.00, z=999979.69, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 212.32/212.32 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8763, uuid='360061c8-c5ea-4c52-b230-f995b38067ff', l='ServerLevel[world]', x=9820.23, y=-57.00, z=999978.73, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8778, uuid='09f18257-d552-49a6-b84b-7798a7dea38f', l='ServerLevel[world]', x=9799.47, y=-47.00, z=999974.48, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8754, uuid='c2556e12-a6fa-4a8f-b3ad-cda10b7af099', l='ServerLevel[world]', x=9834.52, y=-47.00, z=999987.75, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.8/10'/8750, uuid='952db31f-f5bf-4289-beee-bc37d51511d9', l='ServerLevel[world]', x=9835.78, y=-47.00, z=999983.82, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.8/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8734, uuid='69846dc8-bf0b-4553-81c1-433916bd2c8e', l='ServerLevel[world]', x=9836.26, y=-47.00, z=999986.76, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.77/10'/8756, uuid='5cab5f8b-2858-46d0-b460-2aef84c086a1', l='ServerLevel[world]', x=9838.23, y=-47.00, z=999988.74, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.77/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8757, uuid='d9fee7ca-dc06-4abc-9595-c19ea0658ed0', l='ServerLevel[world]', x=9839.73, y=-47.00, z=999982.78, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7.5/10'/8755, uuid='6feea664-dbb4-4f5d-92e4-3f6dc30f8905', l='ServerLevel[world]', x=9843.42, y=-47.00, z=999983.79, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 7.5/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8758, uuid='b0ab0c25-dbf8-473a-8179-5d38fb3422c8', l='ServerLevel[world]', x=9810.27, y=-47.00, z=999981.23, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8761, uuid='570b3cbc-b7de-40c7-94af-d55a45ad7f5a', l='ServerLevel[world]', x=9801.17, y=-47.00, z=999982.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8751, uuid='2507416a-9206-4f62-aeba-386473b064c4', l='ServerLevel[world]', x=9832.69, y=-57.00, z=999992.40, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8759, uuid='ff847e00-3337-4fa2-bfe4-933a20da3094', l='ServerLevel[world]', x=9807.18, y=-47.00, z=999973.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8753, uuid='627f1bb4-5d1a-41e3-9fcd-9dfacbe6d9c9', l='ServerLevel[world]', x=9850.55, y=-57.00, z=999999.44, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8781, uuid='f3005b0b-837e-4a98-bebe-3f706e8488d3', l='ServerLevel[world]', x=9805.74, y=-47.00, z=999973.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8748, uuid='2851fb0d-7653-4bc1-a5d5-1dee6975f263', l='ServerLevel[world]', x=9838.53, y=-47.00, z=999989.71, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8765, uuid='2bb495f8-7a18-403a-b47d-8096a34e47d3', l='ServerLevel[world]', x=9805.02, y=-47.00, z=999978.72, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8764, uuid='db333acd-c322-4b5a-a2c0-92b19d0852c7', l='ServerLevel[world]', x=9838.78, y=-47.00, z=999991.16, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8780, uuid='bebcffc2-ea9c-411b-9470-0430a60c2597', l='ServerLevel[world]', x=9808.27, y=-47.00, z=999980.11, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8768, uuid='b7e15542-30fd-411b-b94a-12d90f273ae2', l='ServerLevel[world]', x=9790.03, y=-57.00, z=999972.06, cpos=[611, 62498], tl=900, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8777, uuid='1f6dc564-07bf-4781-9470-24b73eacaac0', l='ServerLevel[world]', x=9810.96, y=-47.50, z=999980.84, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8744, uuid='2d330267-debd-498b-80aa-041e37e1597a', l='ServerLevel[world]', x=9851.82, y=-48.50, z=999972.47, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/8736, uuid='dfc04ff1-0aaf-459a-af30-ccd5a3dc2dfb', l='ServerLevel[world]', x=9838.06, y=-47.00, z=999984.80, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8760, uuid='ccb348de-a391-4b07-8ce0-61f65a16b731', l='ServerLevel[world]', x=9792.20, y=-57.00, z=999995.73, cpos=[612, 62499], tl=105, v=true] died: [LVL 5] Pharoh 100/100 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8752, uuid='028411b1-f228-4fce-af9a-e3333ba9a6f4', l='ServerLevel[world]', x=9839.91, y=-47.00, z=999985.36, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8732, uuid='4a96c64f-e4df-4c61-b031-6eb5552907d7', l='ServerLevel[world]', x=9844.14, y=-57.00, z=1000000.14, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[18:58:02] [Server thread/INFO]: Killed 146 entities
[18:58:06] [Server thread/INFO]: TutelGaming issued server command: /rules
[18:58:45] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/8814, uuid='7606f510-30cd-4110-99e6-f092cf6f0280', l='ServerLevel[world]', x=9844.14, y=-56.00, z=999979.56, cpos=[615, 62498], tl=873, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[18:58:45] [User Authenticator #41/INFO]: UUID of player cutegrillanime is 432f8cd9-9bab-4d43-a05e-dd9767bd9b71
[18:58:46] [Server thread/INFO]: Everyone, welcome cutegrillanime to AngyBox!
[18:58:46] [Server thread/INFO]: [+] cutegrillanime
[18:58:46] [Server thread/INFO]: cutegrillanime[/249.94.43.76:33564] logged in with entity id 8858 at ([world]9927.5, 81.0, 999938.5)
[18:58:46] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[18:58:52] [Server thread/INFO]: cutegrillanime issued server command: /rules
[18:58:58] [Server thread/INFO]: TutelGaming lost connection: Disconnected
[18:58:58] [Server thread/INFO]: [-] TutelGaming
[18:59:06] [Async Chat Thread - #46/INFO]: [??????] cutegrillanime [1]: fuck
[18:59:09] [Server thread/INFO]: cutegrillanime lost connection: Disconnected
[18:59:09] [Server thread/INFO]: [-] cutegrillanime
[18:59:52] [User Authenticator #42/INFO]: UUID of player Dr4gonMaster12 is 435e8471-092d-4a0c-9c89-78b4a3164187
[18:59:55] [Server thread/INFO]: Everyone, welcome Dr4gonMaster12 to AngyBox!
[18:59:55] [Server thread/INFO]: [+] Dr4gonMaster12
[18:59:55] [Server thread/INFO]: Dr4gonMaster12[/131.157.159.73:46792] logged in with entity id 8859 at ([world]9927.5, 81.0, 999938.5)
[18:59:55] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[19:00:00] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8812, uuid='9e0a5f87-bb57-4c36-82ce-392a21af05fa', l='ServerLevel[world]', x=9845.48, y=-53.00, z=999978.28, cpos=[615, 62498], tl=2379, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:00:36] [Server thread/INFO]: Dr4gonMaster12 lost connection: Disconnected
[19:00:36] [Server thread/INFO]: [-] Dr4gonMaster12
[19:00:57] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.07/10'/8830, uuid='1d34cd98-dfb8-4e78-8385-c92a74156572', l='ServerLevel[world]', x=9840.58, y=-57.00, z=999980.51, cpos=[615, 62498], tl=3507, v=true] died: [LVL 5] Mummy 0.07/10 burned to death
[19:01:09] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.21/10'/8828, uuid='968d190f-f5c6-47db-bbe9-8c8792fc0b05', l='ServerLevel[world]', x=9833.45, y=-55.48, z=999981.62, cpos=[614, 62498], tl=3751, v=true] died: [LVL 5] Mummy 0.21/10 burned to death
[19:01:24] [User Authenticator #43/INFO]: UUID of player Wadamka is 4754a411-e198-4cb2-b10d-88f0c7943054
[19:01:24] [Server thread/INFO]: Everyone, welcome Wadamka to AngyBox!
[19:01:24] [Server thread/INFO]: [+] Wadamka
[19:01:24] [Server thread/INFO]: Wadamka[/49.155.112.144:33828] logged in with entity id 8860 at ([world]9927.5, 81.0, 999938.5)
[19:01:25] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[19:01:42] [Server thread/INFO]: Wadamka issued server command: /rules
[19:01:49] [Server thread/INFO]: [Essentials] Created a User for Beacon Lunatic (5bbd11dd-0dda-2ace-a5d8-1f93f39ca136) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[19:01:53] [Server thread/INFO]: Wadamka lost connection: Disconnected
[19:01:53] [Server thread/INFO]: [-] Wadamka
[19:02:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[19:02:42] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/8809, uuid='df16df4d-a3f3-47f9-9b4b-ad9e0424bf2d', l='ServerLevel[world]', x=9849.71, y=-50.83, z=999975.53, cpos=[615, 62498], tl=5619, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99/100'/8840, uuid='df724ba6-efba-4d4f-a481-3a2b122d95fe', l='ServerLevel[world]', x=9803.02, y=-47.00, z=999977.39, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8839, uuid='7e08ea70-4863-4152-98c4-74ae1b7be7ad', l='ServerLevel[world]', x=9844.21, y=-57.00, z=1000000.21, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8838, uuid='8d1f7476-e2db-4453-8104-fe8a36e6cfea', l='ServerLevel[world]', x=9810.50, y=-48.50, z=999979.89, cpos=[613, 62498], tl=3827, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8837, uuid='ea623c0f-ddd0-4bb9-9998-caf691542b56', l='ServerLevel[world]', x=9807.23, y=-47.00, z=999977.52, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8841, uuid='3cdba75b-a2d9-4e69-b8e0-5c1824ecf65d', l='ServerLevel[world]', x=9803.17, y=-47.00, z=999976.08, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8810, uuid='2d456138-cbb4-48b6-aabe-c266eb3f8871', l='ServerLevel[world]', x=9836.75, y=-47.00, z=999985.65, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8844, uuid='ecba15c1-7fc9-418d-a78f-dcc2be2355c7', l='ServerLevel[world]', x=9839.74, y=-47.00, z=999987.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8842, uuid='da30da19-52b8-4221-9128-a5b444ee8402', l='ServerLevel[world]', x=9816.77, y=-57.00, z=1000000.27, cpos=[613, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8834, uuid='6879b081-9491-4b6a-a99f-4360299e3c40', l='ServerLevel[world]', x=9798.77, y=-47.00, z=999978.48, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.66/100'/8836, uuid='cb3dcab3-3ee6-48ad-9b76-2e1ef7f8eda6', l='ServerLevel[world]', x=9805.83, y=-47.00, z=999982.28, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.66/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8808, uuid='be1e3bd4-beda-4227-867e-1043002d1cf9', l='ServerLevel[world]', x=9833.47, y=-49.50, z=999987.93, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 364.7/364.7'/8847, uuid='1ea20ab2-e103-4d1a-963f-1e59cf42e808', l='ServerLevel[world]', x=9835.76, y=-47.00, z=999985.83, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 364.7/364.7 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9/10'/8831, uuid='d8387745-4d35-4dba-ae66-7ded3197dc72', l='ServerLevel[world]', x=9843.68, y=-56.00, z=999965.50, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 9/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8848, uuid='58a1753d-606b-4be1-b49f-951059cdd039', l='ServerLevel[world]', x=9798.30, y=-47.00, z=999977.73, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97/100'/8851, uuid='90f297d2-6488-43d9-a387-00f03ecd01cc', l='ServerLevel[world]', x=9804.04, y=-47.00, z=999979.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 97/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8843, uuid='73d4ce30-72ee-4757-a94a-ac3e8566893b', l='ServerLevel[world]', x=9791.84, y=-57.00, z=1000000.22, cpos=[611, 62500], tl=272, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8827, uuid='feb3e27d-bdb0-4dcd-ba93-2563c15be7e2', l='ServerLevel[world]', x=9826.25, y=-57.00, z=999999.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8835, uuid='56d9880f-6db0-4448-bc67-bcfefadfb71a', l='ServerLevel[world]', x=9842.15, y=-47.00, z=999987.59, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/8807, uuid='05f027e7-3046-4fdf-81c1-13c54bd8d13b', l='ServerLevel[world]', x=9844.24, y=-47.00, z=999984.81, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.71/24.52'/8815, uuid='80deaa06-c819-4938-a191-485998e422aa', l='ServerLevel[world]', x=9850.44, y=-49.00, z=999972.47, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.71/24.52 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8819, uuid='f3d677b2-ba78-41be-8ab7-3369f1b0dbba', l='ServerLevel[world]', x=9805.67, y=-47.00, z=999981.46, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8823, uuid='4c6d1593-a6c9-4d15-97ea-da0b9d3b0918', l='ServerLevel[world]', x=9840.33, y=-47.00, z=999989.70, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8811, uuid='0418061d-7e26-4aa7-848b-1e261859e690', l='ServerLevel[world]', x=9842.26, y=-47.00, z=999990.49, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/8855, uuid='a4b12e7e-71cc-41e1-86a1-998661ec3669', l='ServerLevel[world]', x=9808.21, y=-47.00, z=999975.26, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8822, uuid='1c914b27-f47f-4792-ac98-cced62d04454', l='ServerLevel[world]', x=9836.77, y=-47.00, z=999992.24, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8853, uuid='83f13d6e-3892-41be-b365-3c6c678bd29f', l='ServerLevel[world]', x=9843.43, y=-47.00, z=999987.85, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8854, uuid='bb8639c8-d1cd-4f3b-aa29-8a978f051933', l='ServerLevel[world]', x=9838.02, y=-47.00, z=999990.75, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8852, uuid='e0611d57-6815-4910-8396-44b36c6b0fa2', l='ServerLevel[world]', x=9806.18, y=-47.00, z=999975.31, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8857, uuid='c814d5c2-ce2f-482a-95df-f25af3fb8fa7', l='ServerLevel[world]', x=9788.83, y=-57.00, z=999977.18, cpos=[611, 62498], tl=1243, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8856, uuid='2b8fc17a-65c6-4ce5-90a4-c0832492ef99', l='ServerLevel[world]', x=9803.55, y=-47.00, z=999976.73, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/8818, uuid='0cd0c401-1ac0-4401-8b4a-b0512a0a4578', l='ServerLevel[world]', x=9841.23, y=-47.00, z=999988.17, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8826, uuid='59aa1916-d0de-47e8-a796-d3b8e8daa2a4', l='ServerLevel[world]', x=9841.38, y=-47.00, z=999989.25, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8816, uuid='ce4095c4-8cc0-4512-b940-e2b78014c573', l='ServerLevel[world]', x=9844.16, y=-47.00, z=999989.27, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/8820, uuid='7c30a0b3-fad2-486a-a62d-fa5b2b24bb08', l='ServerLevel[world]', x=9840.25, y=-47.00, z=999983.56, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8824, uuid='e5ed037a-dfaf-4c91-bed9-663b21be3aa0', l='ServerLevel[world]', x=9851.77, y=-48.50, z=999971.80, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8846, uuid='5284fba3-2bc4-431a-b74e-b9f0a87a6a67', l='ServerLevel[world]', x=9810.56, y=-57.00, z=999989.74, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8849, uuid='d42e0ee9-bb23-48a5-87f2-13a73221c2cf', l='ServerLevel[world]', x=9790.67, y=-57.00, z=999995.70, cpos=[611, 62499], tl=2356, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8845, uuid='654c53a5-c1ea-469d-b49e-89399b75cc93', l='ServerLevel[world]', x=9803.80, y=-47.00, z=999973.87, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8850, uuid='1f74827b-0351-4e43-aa27-22fb575fcd95', l='ServerLevel[world]', x=9798.51, y=-47.00, z=999981.24, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8833, uuid='13bb859d-1944-4522-b4de-501b01109938', l='ServerLevel[world]', x=9806.20, y=-47.00, z=999973.85, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8829, uuid='21a10704-4e7c-4e9c-aa47-9a696b794c0f', l='ServerLevel[world]', x=9822.79, y=-57.00, z=999993.84, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8825, uuid='20e244d4-4ace-4bc7-939e-0f43299fc38b', l='ServerLevel[world]', x=9842.60, y=-47.00, z=999985.79, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8817, uuid='a2998fc3-895b-4d63-a292-56055ca8f9e0', l='ServerLevel[world]', x=9838.54, y=-47.00, z=999992.09, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8813, uuid='091b9485-cf06-4288-be91-2e9bfee50896', l='ServerLevel[world]', x=9843.83, y=-56.00, z=999978.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8821, uuid='a183b1ae-35ab-4ef4-88bf-74c698e74a5c', l='ServerLevel[world]', x=9847.03, y=-53.00, z=999976.14, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:03:02] [Server thread/INFO]: Killed 147 entities
[19:03:34] [User Authenticator #44/INFO]: UUID of player CustomSupport is 3acda5bf-5015-47ba-89c4-a0a8cd198485
[19:03:35] [Server thread/INFO]: Everyone, welcome CustomSupport to AngyBox!
[19:03:35] [Server thread/INFO]: [+] CustomSupport
[19:03:35] [Server thread/INFO]: CustomSupport[/195.89.240.240:48040] logged in with entity id 8936 at ([world]9927.5, 81.0, 999938.5)
[19:03:35] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[19:03:43] [pool-20-thread-1/INFO]: [Vulcan] CustomSupport failed Ground Spoof (Type A) (1/15)
[19:03:43] [pool-20-thread-1/INFO]: [Vulcan] CustomSupport failed Ground Spoof (Type B) (1/5)
[19:03:43] [pool-20-thread-1/INFO]: [Vulcan] CustomSupport failed Ground Spoof (Type A) (2/15)
[19:03:43] [pool-20-thread-1/INFO]: [Vulcan] CustomSupport failed Ground Spoof (Type B) (2/5)
[19:03:43] [pool-20-thread-1/INFO]: [Vulcan] CustomSupport failed Ground Spoof (Type A) (3/15)
[19:03:43] [pool-20-thread-1/INFO]: [Vulcan] CustomSupport failed Ground Spoof (Type B) (3/5)
[19:03:43] [pool-20-thread-1/INFO]: [Vulcan] CustomSupport failed Ground Spoof (Type A) (4/15)
[19:03:43] [pool-20-thread-1/INFO]: [Vulcan] CustomSupport failed Ground Spoof (Type B) (4/5)
[19:03:43] [pool-20-thread-1/INFO]: [Vulcan] CustomSupport failed Ground Spoof (Type A) (5/15)
[19:03:43] [pool-20-thread-1/INFO]: [Vulcan] CustomSupport failed Ground Spoof (Type B) (5/5)
[19:03:43] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kick CustomSupport [Vulcan] Unfair Advantage
[19:03:43] [Server thread/INFO]: CustomSupport lost connection: [Vulcan] Unfair Advantage
[19:03:43] [Server thread/INFO]: [-] CustomSupport
[19:03:43] [Server thread/INFO]: [Essentials] Player Console kicked CustomSupport for [Vulcan] Unfair Advantage.
[19:03:46] [User Authenticator #44/INFO]: UUID of player _Noobify is e7b948a9-60da-4364-8ad1-fd6402924b78
[19:03:46] [Server thread/INFO]: [+] _Noobify
[19:03:46] [Server thread/INFO]: _Noobify[/30.113.113.164:42294] logged in with entity id 8937 at ([world]9937.66914662986, 81.0, 999945.3000000119)
[19:03:53] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8905, uuid='24b02e0d-dfc7-4492-a1e6-ed937b2a0182', l='ServerLevel[world]', x=9845.31, y=-53.00, z=999979.20, cpos=[615, 62498], tl=1030, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:04:10] [Server thread/INFO]: _Noobify lost connection: Disconnected
[19:04:10] [Server thread/INFO]: [-] _Noobify
[19:04:40] [User Authenticator #44/INFO]: UUID of player TropicalGurke is f34c46f3-f698-466d-b118-5b68cccc64a7
[19:04:40] [Server thread/INFO]: Everyone, welcome TropicalGurke to AngyBox!
[19:04:40] [Server thread/INFO]: [+] TropicalGurke
[19:04:40] [Server thread/INFO]: TropicalGurke[/45.175.18.192:50368] logged in with entity id 8941 at ([world]9927.5, 81.0, 999938.5)
[19:04:40] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[19:04:46] [Server thread/INFO]: TropicalGurke lost connection: Disconnected
[19:04:46] [Server thread/INFO]: [-] TropicalGurke
[19:04:56] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/8902, uuid='93dc6196-d4c4-4f17-a9c0-6e499b8f4877', l='ServerLevel[world]', x=9845.72, y=-53.00, z=999979.23, cpos=[615, 62498], tl=2288, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[19:05:27] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8887, uuid='679d953e-337c-4a75-9b27-aaff8f9fac99', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=2912, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:06:41] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8888, uuid='a394b64d-cf75-4230-8743-5b1ec568affc', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=4396, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:07:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[19:07:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[19:07:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[19:07:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[19:08:00] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.01/21.19'/8893, uuid='64e53fd7-eba0-46c6-9a29-583bfb6b4405', l='ServerLevel[world]', x=9846.51, y=-57.00, z=999982.71, cpos=[615, 62498], tl=5976, v=true] died: [LVL 5] Mummy 0.01/21.19 burned to death
[19:08:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8935, uuid='96644586-e371-4c90-9a14-22b4ba356929', l='ServerLevel[world]', x=9838.79, y=-47.00, z=999981.48, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 202.72/202.72'/8933, uuid='629dd8a7-b0c3-4796-8b82-344238693b7e', l='ServerLevel[world]', x=9791.90, y=-57.00, z=999981.67, cpos=[611, 62498], tl=197, v=true] died: [LVL 5] Pharoh 202.72/202.72 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/8909, uuid='d1883936-3c06-45db-aa2f-0e408eda313b', l='ServerLevel[world]', x=9845.31, y=-47.00, z=999992.19, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8907, uuid='1f50932c-87cd-494b-ae56-599d9165e15f', l='ServerLevel[world]', x=9839.36, y=-47.00, z=999990.78, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8911, uuid='4a413e9b-0d0f-4858-a925-4d0b3b3811ab', l='ServerLevel[world]', x=9790.12, y=-57.00, z=999997.65, cpos=[611, 62499], tl=121, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/8903, uuid='c2957188-4979-4c14-816e-6496e06a83ed', l='ServerLevel[world]', x=9841.18, y=-47.00, z=999992.23, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.86/10'/8899, uuid='c3a38b5b-4442-4c7e-9608-667f7a39315b', l='ServerLevel[world]', x=9838.17, y=-47.00, z=999991.98, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.86/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 34.01/34.01'/8901, uuid='68bfadd2-a466-4e65-92b1-4b1f767e2d80', l='ServerLevel[world]', x=9855.46, y=-55.00, z=999966.18, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 34.01/34.01 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7.53/10'/8897, uuid='f81b533c-a0cb-4773-a60d-026602780a1b', l='ServerLevel[world]', x=9843.33, y=-47.00, z=999988.77, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 7.53/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8913, uuid='3de606d6-e3be-4076-9625-7a91c3426e2d', l='ServerLevel[world]', x=9817.39, y=-57.00, z=1000000.50, cpos=[613, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8929, uuid='a8dce670-ddbe-4289-9798-c87ed6800858', l='ServerLevel[world]', x=9790.87, y=-57.00, z=999983.91, cpos=[611, 62498], tl=174, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8912, uuid='f7f8d1f1-4d5c-4647-9065-5ac94bb816d3', l='ServerLevel[world]', x=9805.78, y=-47.00, z=999975.96, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8932, uuid='f482253e-c8a6-448c-8879-eb9842d715d2', l='ServerLevel[world]', x=9836.04, y=-47.00, z=999992.34, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8928, uuid='5e02a9a2-aaba-4604-a7d4-676816e5ebf0', l='ServerLevel[world]', x=9803.82, y=-47.00, z=999972.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/8892, uuid='a23be9d5-045f-4a84-839d-c1f7e49800e2', l='ServerLevel[world]', x=9843.64, y=-47.00, z=999988.26, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8908, uuid='4119284b-ab77-4372-8bb3-4ddcc08b4f51', l='ServerLevel[world]', x=9853.20, y=-49.50, z=999971.83, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8916, uuid='4b76775d-d958-4b6e-bd59-843d7cb54c30', l='ServerLevel[world]', x=9818.16, y=-57.00, z=999966.78, cpos=[613, 62497], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8904, uuid='18666d07-c51d-4134-a1fc-3a76c96cd560', l='ServerLevel[world]', x=9844.18, y=-56.00, z=999965.77, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8900, uuid='1715e074-05e0-4768-bcd3-154adc09a9e9', l='ServerLevel[world]', x=9837.25, y=-47.00, z=999992.62, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8896, uuid='552c37f0-5b0c-4737-97ad-964bd1e172c5', l='ServerLevel[world]', x=9854.46, y=-54.00, z=999967.19, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8889, uuid='d8e6354a-bac6-473a-a58f-04aa417938bb', l='ServerLevel[world]', x=9842.29, y=-47.00, z=999991.85, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8922, uuid='cea05bbb-cf3c-4f99-994d-1e50538530a9', l='ServerLevel[world]', x=9808.78, y=-47.00, z=999983.25, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8921, uuid='08eb0d30-22d6-4861-b1f2-bddac253c139', l='ServerLevel[world]', x=9800.74, y=-47.00, z=999980.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/8920, uuid='0f46f857-3cc5-4747-a897-9b876cec1461', l='ServerLevel[world]', x=9800.84, y=-47.00, z=999973.79, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8923, uuid='b9449d11-7782-42bc-b2f5-2f1c630b3f5a', l='ServerLevel[world]', x=9805.80, y=-47.00, z=999979.13, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8917, uuid='5f4d0b3c-9cc0-4866-b8f4-73009d482cb6', l='ServerLevel[world]', x=9801.72, y=-47.00, z=999982.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8925, uuid='ac5d7ef1-4565-49d5-916c-8020e45f9d6d', l='ServerLevel[world]', x=9805.00, y=-47.00, z=999978.31, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8885, uuid='a14dd70c-dc5a-4126-9b8e-4ce24d6c2e1c', l='ServerLevel[world]', x=9844.49, y=-47.00, z=999982.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8919, uuid='509f31a8-b77b-45ca-9be1-fb63397dba69', l='ServerLevel[world]', x=9788.75, y=-57.00, z=999992.81, cpos=[611, 62499], tl=121, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8915, uuid='7802589a-7d50-46bc-a0ab-54773408f7cb', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.92, cpos=[611, 62499], tl=121, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8891, uuid='7d87758e-4695-468f-a184-4a07b9ea61f3', l='ServerLevel[world]', x=9839.90, y=-47.00, z=999982.75, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8895, uuid='9cd5de0b-7282-4e37-a27f-dfd09506234a', l='ServerLevel[world]', x=9851.04, y=-48.50, z=999973.21, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8930, uuid='1d7066f9-6102-4ddc-a05c-b3b5774fff15', l='ServerLevel[world]', x=9791.96, y=-57.00, z=999994.96, cpos=[611, 62499], tl=1771, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8914, uuid='01d632d9-f4d1-4fc1-8b2f-e0e496ed2b37', l='ServerLevel[world]', x=9800.50, y=-47.00, z=999982.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8927, uuid='11007abd-4d1d-43d0-8bb8-bd8d4e1e96a9', l='ServerLevel[world]', x=9837.55, y=-47.00, z=999992.07, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8931, uuid='60e050b1-eeee-45cd-bf65-62fe1c39ed03', l='ServerLevel[world]', x=9788.30, y=-57.00, z=999996.26, cpos=[611, 62499], tl=121, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8934, uuid='743ed3d5-fa90-42f8-9058-fdbf99180283', l='ServerLevel[world]', x=9803.78, y=-47.00, z=999979.68, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8918, uuid='1ec5b67d-dc28-4cd4-897b-bce32eb110bd', l='ServerLevel[world]', x=9806.23, y=-47.00, z=999974.10, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8926, uuid='4815add6-333b-4c60-973e-df4a9793f41f', l='ServerLevel[world]', x=9790.78, y=-57.00, z=999975.27, cpos=[611, 62498], tl=1477, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/8886, uuid='11de3e4e-f1c2-475a-92d1-0f7ea04f44fb', l='ServerLevel[world]', x=9841.48, y=-47.00, z=999988.23, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8894, uuid='aa979e78-273b-4bca-82b9-9793b69b0c61', l='ServerLevel[world]', x=9837.74, y=-47.00, z=999987.84, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8890, uuid='3fd3c36f-5173-49d4-8251-e2c39354afb9', l='ServerLevel[world]', x=9837.23, y=-47.00, z=999988.78, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8910, uuid='54c6d230-4ff0-4ead-9f0e-62ae38fd3790', l='ServerLevel[world]', x=9788.41, y=-57.00, z=999997.22, cpos=[611, 62499], tl=121, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8906, uuid='1210f950-4d2c-4ce7-a6e3-26e686e35e81', l='ServerLevel[world]', x=9848.75, y=-50.50, z=999971.74, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 21.95/21.95'/8898, uuid='5c5e3f6f-146d-40d4-a2f8-d1465b282893', l='ServerLevel[world]', x=9845.74, y=-57.00, z=999996.77, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 21.95/21.95 was killed
[19:08:02] [Server thread/INFO]: Killed 147 entities
[19:08:27] [User Authenticator #45/INFO]: UUID of player LnCat is c3b65845-fd70-45a7-a62e-9bc347aa22ae
[19:08:27] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player LnCat. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[19:08:27] [Server thread/INFO]: Everyone, welcome LnCat to AngyBox!
[19:08:27] [Server thread/INFO]: [+] LnCat
[19:08:27] [Server thread/INFO]: LnCat[/214.150.83.152:46416] logged in with entity id 9017 at ([world]9927.5, 81.0, 999938.5)
[19:08:28] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[19:08:32] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8987, uuid='386c65ef-2675-4ad0-84ea-b628149ab895', l='ServerLevel[world]', x=9845.72, y=-53.00, z=999979.23, cpos=[615, 62498], tl=610, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:08:32] [Server thread/INFO]: LnCat lost connection: Disconnected
[19:08:32] [Server thread/INFO]: [-] LnCat
[19:09:21] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8971, uuid='899e0422-685f-45e9-9cd9-8524a3a34228', l='ServerLevel[world]', x=9845.20, y=-53.00, z=999979.22, cpos=[615, 62498], tl=1583, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:09:52] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/8975, uuid='0c7e8b4e-6ae8-4a92-914c-f1deeb724a0d', l='ServerLevel[world]', x=9845.87, y=-53.00, z=999979.18, cpos=[615, 62498], tl=2217, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[19:10:24] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.3/10'/8974, uuid='73a265e2-be52-4b42-81a8-21eac3fef3a0', l='ServerLevel[world]', x=9838.17, y=-57.00, z=999980.50, cpos=[614, 62498], tl=2843, v=true] died: [LVL 5] Mummy 0.3/10 burned to death
[19:10:57] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.26/10'/8985, uuid='92896269-3c6f-4b8f-bc8c-812adc6bd826', l='ServerLevel[world]', x=9840.81, y=-57.00, z=999980.51, cpos=[615, 62498], tl=3503, v=true] died: [LVL 5] Mummy 0.26/10 burned to death
[19:11:09] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/8977, uuid='77d01bab-68d1-473a-974d-1038ff56601d', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=3759, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[19:11:42] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/8973, uuid='f1b3c16f-600d-47d0-8ad7-5e016d801616', l='ServerLevel[world]', x=9845.93, y=-53.00, z=999979.27, cpos=[615, 62498], tl=4401, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[19:11:44] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/8967, uuid='77d8f68f-017f-45a2-b090-cf78c8831206', l='ServerLevel[world]', x=9845.15, y=-53.00, z=999979.20, cpos=[615, 62498], tl=4447, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:12:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[19:12:07] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/8979, uuid='2f87f384-cde9-4c50-8d19-6847695def77', l='ServerLevel[world]', x=9833.45, y=-55.48, z=999981.62, cpos=[614, 62498], tl=4900, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8970, uuid='16245f3c-f13e-4a20-8f2e-2a57d46d84f3', l='ServerLevel[world]', x=9853.90, y=-57.00, z=999999.00, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9005, uuid='2d2a6b42-3119-46c5-9980-bf4e57090e53', l='ServerLevel[world]', x=9806.20, y=-47.00, z=999977.26, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9003, uuid='7c9085a3-97e4-4be7-b6ef-5cc7ee3c97b3', l='ServerLevel[world]', x=9820.22, y=-57.00, z=999968.27, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9004, uuid='f57837c8-1388-4d31-8643-1a21131d96ca', l='ServerLevel[world]', x=9836.78, y=-47.00, z=999986.27, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9002, uuid='544ff3d9-4a41-47a4-95a9-4ce3248b0c4f', l='ServerLevel[world]', x=9836.27, y=-47.00, z=999982.78, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 358.89/358.89'/9008, uuid='f7d208ad-6a09-4270-b48e-de5165da54ee', l='ServerLevel[world]', x=9791.88, y=-57.00, z=999976.94, cpos=[611, 62498], tl=62, v=true] died: [LVL 5] Pharoh 358.89/358.89 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9000, uuid='caf474ff-e495-4034-8e04-f5e67a373550', l='ServerLevel[world]', x=9807.85, y=-47.00, z=999982.27, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8968, uuid='87c91c72-bd90-4992-87da-69466a38504c', l='ServerLevel[world]', x=9808.18, y=-47.00, z=999979.77, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8966, uuid='0a56dbd9-ee1f-490c-a8b1-21938b0cd923', l='ServerLevel[world]', x=9841.93, y=-47.00, z=999990.32, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9006, uuid='09215af6-922c-44dd-b6c8-42d540ea9e0b', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=17, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8998, uuid='aea6cfdb-b773-4332-98d7-a27f9ff784d0', l='ServerLevel[world]', x=9799.76, y=-47.00, z=999978.29, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8972, uuid='538aad88-a3d7-43fa-94e5-7c4b61f43d98', l='ServerLevel[world]', x=9838.51, y=-47.00, z=999985.32, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8976, uuid='3f55b755-5040-4c99-9b2a-e353b4196251', l='ServerLevel[world]', x=9840.46, y=-47.00, z=999991.08, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/8978, uuid='58f9154e-e21a-439d-81a0-025cb5df10c4', l='ServerLevel[world]', x=9840.98, y=-47.00, z=999987.83, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9013, uuid='db5cf165-89e3-4941-9f67-8005729b5ac8', l='ServerLevel[world]', x=9806.12, y=-47.00, z=999978.95, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9010, uuid='8197b2db-ffde-46f8-8a39-ffa8852c500b', l='ServerLevel[world]', x=9804.18, y=-47.00, z=999976.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9014, uuid='a4256c2c-5ef4-483e-811b-dcd6c2faa54f', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=17, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9009, uuid='a3b39cd1-307f-4be3-9a61-7f8561e8bc82', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=17, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9001, uuid='a6b8ec9b-383e-406d-9b29-491386174aae', l='ServerLevel[world]', x=9841.77, y=-47.00, z=999989.18, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8981, uuid='5a3ac15a-6281-4b6f-9d1f-cc6a06772af3', l='ServerLevel[world]', x=9838.84, y=-47.00, z=999988.49, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8989, uuid='70456950-9341-4116-84e9-064a95890603', l='ServerLevel[world]', x=9811.26, y=-57.00, z=999991.79, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.91/10'/8969, uuid='574d4378-1fc5-4493-b840-c3aeb4b9dad3', l='ServerLevel[world]', x=9845.48, y=-47.00, z=999983.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.91/10 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8997, uuid='74df13c1-cc63-4401-a647-72a8ce28d8ce', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=17, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8993, uuid='4d94011d-8cf5-42f8-924b-0fb778d40610', l='ServerLevel[world]', x=9798.76, y=-47.00, z=999978.32, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9016, uuid='fdf062bf-4d00-4b20-8e44-35b2693abd49', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=17, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8992, uuid='dc391c57-6a13-4e57-b304-3da3c96af5a0', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=17, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8994, uuid='dd53fc47-595e-4f8f-bfa0-faa89a02993b', l='ServerLevel[world]', x=9791.99, y=-57.00, z=999975.52, cpos=[611, 62498], tl=3375, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8984, uuid='d3af392e-44a7-4ee0-9380-961c7884fcd7', l='ServerLevel[world]', x=9807.20, y=-57.00, z=1000000.50, cpos=[612, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8982, uuid='d95f7432-380b-4ef7-bb34-fa9e6431ab64', l='ServerLevel[world]', x=9835.82, y=-47.00, z=999989.31, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8980, uuid='ffd73e7d-37a5-41b9-856e-87814e98571d', l='ServerLevel[world]', x=9833.82, y=-47.00, z=999990.17, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/8986, uuid='98b42de9-604e-4183-a4ef-745e06a59c95', l='ServerLevel[world]', x=9844.32, y=-47.00, z=999982.79, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/8990, uuid='1a27cb37-827d-47e7-a049-b1224796d471', l='ServerLevel[world]', x=9847.29, y=-56.00, z=999979.37, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8988, uuid='7da9b5b2-9a81-453e-a1b0-6e8e2c2638df', l='ServerLevel[world]', x=9851.16, y=-48.50, z=999972.84, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8996, uuid='f637487e-4a7b-44ee-91e7-620198c25362', l='ServerLevel[world]', x=9838.78, y=-47.00, z=999987.22, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8995, uuid='5a464d82-6b68-45df-b9b4-0c358a561c9a', l='ServerLevel[world]', x=9806.74, y=-47.00, z=999979.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9011, uuid='63957a4a-3620-4bf5-9cbc-ee9b78a827a6', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=17, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/8983, uuid='8698f466-5555-41e3-9581-014931591b47', l='ServerLevel[world]', x=9843.37, y=-47.00, z=999989.07, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8991, uuid='301f7ee4-adb9-4b61-b1e2-32c5998a8711', l='ServerLevel[world]', x=9810.26, y=-47.00, z=999981.22, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/8999, uuid='1c5d765f-aa26-4d0d-b80a-47862fc1921e', l='ServerLevel[world]', x=9807.13, y=-47.00, z=999981.49, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9015, uuid='2db2670f-14cf-45f5-aad6-bc283cd724f0', l='ServerLevel[world]', x=9842.42, y=-47.00, z=999992.51, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9007, uuid='71a05e6c-b2a5-4e9a-ad2c-22624755ebf5', l='ServerLevel[world]', x=9808.20, y=-47.00, z=999972.74, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:13:02] [Server thread/INFO]: Killed 143 entities
[19:14:11] [User Authenticator #46/INFO]: UUID of player AjMser11X is bddbf99b-9cda-4992-b14b-076c282abd5a
[19:14:11] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player AjMser11X. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[19:14:11] [Server thread/INFO]: Everyone, welcome AjMser11X to AngyBox!
[19:14:11] [Server thread/INFO]: [+] AjMser11X
[19:14:11] [Server thread/INFO]: AjMser11X[/217.142.135.39:36622] logged in with entity id 9092 at ([world]9927.5, 81.0, 999938.5)
[19:14:11] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[19:14:28] [Server thread/INFO]: AjMser11X issued server command: /ruless
[19:14:30] [Server thread/INFO]: AjMser11X issued server command: /rules
[19:14:45] [Server thread/INFO]: AjMser11X has made the advancement [Diamonds!]
[19:14:45] [Server thread/INFO]: AjMser11X has made the advancement [Hidden in the Depths]
[19:14:57] [Server thread/INFO]: [Essentials] Created a User for (ea9134f6-be07-249b-b8f6-4e0ea0dd17dc) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[19:15:05] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/9056, uuid='6448564e-67ce-4ebd-a6da-a20c1cbe9a04', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=2464, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:15:24] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/9060, uuid='d9a3f2aa-9e4a-40f5-ac17-539fd1730997', l='ServerLevel[world]', x=9846.47, y=-56.50, z=999981.19, cpos=[615, 62498], tl=2846, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[19:15:34] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/9052, uuid='904344ec-4ce9-46e7-b050-f3a622f2f323', l='ServerLevel[world]', x=9846.67, y=-56.00, z=999980.74, cpos=[615, 62498], tl=3047, v=true] died: [LVL 5] Mummy 0.13/10 burned to death
[19:15:44] [Server thread/INFO]: AjMser11X has made the advancement [Beginnings]
[19:15:56] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/9054, uuid='98904540-8586-4f52-b0a9-b089d978a094', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=3484, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:17:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[19:17:10] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/9047, uuid='61f33013-3101-4565-92d5-04319be8e07b', l='ServerLevel[world]', x=9844.78, y=-53.00, z=999978.16, cpos=[615, 62498], tl=4968, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[19:17:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.11/10'/9059, uuid='ceefe30f-0583-4714-9ff3-b17bc2ac8d8d', l='ServerLevel[world]', x=9844.78, y=-53.00, z=999978.15, cpos=[615, 62498], tl=5569, v=true] died: [LVL 5] Mummy 0.11/10 went up in flames
[19:17:53] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/9053, uuid='68da0479-7146-4588-98f2-65e02ce05a3c', l='ServerLevel[world]', x=9833.46, y=-55.48, z=999981.62, cpos=[614, 62498], tl=5822, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9063, uuid='0d8abc0a-232b-45df-b16a-00139c03ce61', l='ServerLevel[world]', x=9841.23, y=-47.00, z=999985.82, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9075, uuid='8c5c42f1-3189-41b9-b8fb-eac827ca66ad', l='ServerLevel[world]', x=9809.51, y=-47.00, z=999977.71, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9073, uuid='4d0c0a6b-dce1-4d31-94d4-e173dc1b02e9', l='ServerLevel[world]', x=9789.49, y=-57.00, z=1000000.16, cpos=[611, 62500], tl=551, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9071, uuid='290eed7e-266f-43f9-b5b3-5a44ba44efee', l='ServerLevel[world]', x=9841.24, y=-47.00, z=999992.29, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9067, uuid='fd64e185-3d91-4094-ad3a-03d8f44ff565', l='ServerLevel[world]', x=9806.50, y=-47.00, z=999976.78, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9069, uuid='4b81e6b1-6d73-4542-87a1-a557ef32c3c1', l='ServerLevel[world]', x=9807.99, y=-47.00, z=999973.69, cpos=[612, 62498], tl=4047, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9065, uuid='31061976-6a25-4907-b9f2-f39c0d26861e', l='ServerLevel[world]', x=9804.02, y=-47.00, z=999981.49, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9061, uuid='2d0dbbdf-067a-4a0b-9b93-0a0947b2da2b', l='ServerLevel[world]', x=9844.22, y=-47.00, z=999989.89, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9078, uuid='b675b33b-6612-4bca-a549-c2567597b17d', l='ServerLevel[world]', x=9803.76, y=-47.00, z=999974.74, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/9046, uuid='f97b903a-1c98-4bdc-b225-83aed6bb6202', l='ServerLevel[world]', x=9851.50, y=-52.00, z=999968.56, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9045, uuid='7adfe2e8-bdf5-4473-8062-f66e5779b725', l='ServerLevel[world]', x=9837.51, y=-47.00, z=999986.72, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9082, uuid='9ec595ec-fcb2-4bfa-b586-ee1b6d424ceb', l='ServerLevel[world]', x=9803.21, y=-57.00, z=999984.48, cpos=[612, 62499], tl=3893, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9074, uuid='832d6bd6-1a15-4a3a-9b50-a5a5a3f6732c', l='ServerLevel[world]', x=9798.74, y=-57.00, z=1000000.50, cpos=[612, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9058, uuid='c3ed349f-9ccc-44e8-a4d6-2075ece88c3c', l='ServerLevel[world]', x=9842.16, y=-47.00, z=999987.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9050, uuid='3c07c428-fcd2-4618-b7b5-3c39eba9dcb0', l='ServerLevel[world]', x=9799.76, y=-47.00, z=999973.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9042, uuid='633654b1-51ce-419a-aca0-a8ff97cd2b82', l='ServerLevel[world]', x=9852.81, y=-53.00, z=999977.56, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9090, uuid='bd13cdde-bf73-44ac-9671-9fced929e435', l='ServerLevel[world]', x=9851.22, y=-48.50, z=999972.75, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9062, uuid='4244417b-8155-479f-8c21-fbe01c8241a4', l='ServerLevel[world]', x=9843.87, y=-47.00, z=999987.24, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9066, uuid='739aac1c-9b9d-48ef-b909-f40bdff33265', l='ServerLevel[world]', x=9853.50, y=-56.00, z=999979.86, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9070, uuid='90f66619-c745-4c8e-bcf8-8c42137f5a20', l='ServerLevel[world]', x=9844.75, y=-47.00, z=999991.60, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9086, uuid='b87e72cb-d007-45e6-bf92-f1b1928f9ad0', l='ServerLevel[world]', x=9844.23, y=-47.00, z=999983.73, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9085, uuid='6e26bc99-fc43-4e71-8024-58ae7de41629', l='ServerLevel[world]', x=9795.85, y=-57.00, z=999991.15, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9087, uuid='68a80879-b716-427d-a8e6-0648ab8a7828', l='ServerLevel[world]', x=9788.50, y=-57.00, z=999984.74, cpos=[611, 62499], tl=792, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 466.25/466.25'/9088, uuid='3f17a0d9-ae67-46f6-9f2d-aebe2a4294ed', l='ServerLevel[world]', x=9801.28, y=-47.00, z=999980.24, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 466.25/466.25 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9049, uuid='21283adb-18ab-420e-a006-b33281d5981b', l='ServerLevel[world]', x=9848.87, y=-51.00, z=999974.42, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9057, uuid='321cd56d-a7dd-457b-9b13-9990ed9181b8', l='ServerLevel[world]', x=9832.50, y=-57.00, z=999986.96, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9081, uuid='3e0e3510-6249-4b32-8a95-fdfa87264e9a', l='ServerLevel[world]', x=9802.65, y=-47.00, z=999980.15, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9091, uuid='f5717b24-3ece-480d-9fa0-d8646e6c29f8', l='ServerLevel[world]', x=9801.73, y=-47.00, z=999974.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9083, uuid='cc7d447c-c9ef-4a37-9fd8-259543e6e930', l='ServerLevel[world]', x=9806.41, y=-47.00, z=999975.36, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9089, uuid='f97deedc-9162-4aaf-a9eb-c53b564b65e1', l='ServerLevel[world]', x=9791.93, y=-57.00, z=999978.93, cpos=[611, 62498], tl=4874, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9051, uuid='f38c68c2-098d-4388-b0a5-8bb35397aa6f', l='ServerLevel[world]', x=9837.09, y=-47.00, z=999990.07, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9055, uuid='4117e765-4b69-4b9b-bd91-2c80f6027bce', l='ServerLevel[world]', x=9851.90, y=-48.50, z=999972.87, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9079, uuid='60f2ba3f-fe58-4265-8d39-d712dbcb5604', l='ServerLevel[world]', x=9807.22, y=-47.00, z=999979.74, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9077, uuid='137db1ab-14be-44c7-ba72-d7fd07192846', l='ServerLevel[world]', x=9798.82, y=-47.00, z=999978.85, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9044, uuid='fcd1b852-41d5-4dac-afc1-72052974623e', l='ServerLevel[world]', x=9847.52, y=-56.00, z=999980.55, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9043, uuid='c8e47414-4080-4932-a314-ce65ac256769', l='ServerLevel[world]', x=9838.46, y=-47.00, z=999983.07, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9048, uuid='f73be03f-5d04-4540-85e9-e1e18345808a', l='ServerLevel[world]', x=9844.09, y=-47.00, z=999991.24, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9084, uuid='d8bc7cd0-c348-4741-9c86-ef1baf108223', l='ServerLevel[world]', x=9809.48, y=-47.00, z=999981.55, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 202.24/202.24'/9080, uuid='fa2fac39-92d2-454d-a0f4-8aa76bedfbb9', l='ServerLevel[world]', x=9805.49, y=-47.00, z=999979.85, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 202.24/202.24 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9072, uuid='69e5d9ea-b1ed-4a44-a94f-d3f2e5c65d9d', l='ServerLevel[world]', x=9805.24, y=-47.00, z=999973.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9076, uuid='bb96cf9b-0a78-4dbc-a555-4aacc209c07b', l='ServerLevel[world]', x=9844.12, y=-56.00, z=999970.50, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9068, uuid='aabc856a-624a-4222-8667-8848f5dcfc45', l='ServerLevel[world]', x=9816.83, y=-57.00, z=999976.83, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9064, uuid='e6182975-4621-4989-b2a0-5efbe4e5c047', l='ServerLevel[world]', x=9855.51, y=-56.00, z=999979.74, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:18:02] [Server thread/INFO]: Killed 145 entities
[19:18:14] [Server thread/INFO]: AjMser11X lost connection: Disconnected
[19:18:14] [Server thread/INFO]: [-] AjMser11X
[19:18:56] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/9227, uuid='694a8543-33b3-4918-9bef-7507a2ebaef3', l='ServerLevel[world]', x=9845.06, y=-53.00, z=999979.05, cpos=[615, 62498], tl=1088, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:19:37] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.11/10'/9218, uuid='5b137d1a-1b99-435d-a6f7-5d75df6c1725', l='ServerLevel[world]', x=9845.72, y=-53.00, z=999979.17, cpos=[615, 62498], tl=1916, v=true] died: [LVL 5] Mummy 0.11/10 went up in flames
[19:21:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/9217, uuid='057cfeff-e85a-497c-919d-954418df6b3d', l='ServerLevel[world]', x=9850.61, y=-53.00, z=999977.74, cpos=[615, 62498], tl=3634, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[19:21:17] [User Authenticator #47/INFO]: UUID of player Madi__Mad7988 is 33f204d6-7f99-4e21-9cfa-7128517a7374
[19:21:18] [Server thread/INFO]: [+] Madi__Mad7988
[19:21:18] [Server thread/INFO]: Madi__Mad7988[/112.138.232.1:44736] logged in with entity id 9263 at ([world]9834.286157756505, -55.125677462083885, 999976.0505417349)
[19:21:18] [User Authenticator #47/INFO]: UUID of player vmri is d586ee1f-41be-4f3b-bef1-060142e63722
[19:21:18] [Server thread/INFO]: [+] vmri
[19:21:18] [Server thread/INFO]: vmri[/84.110.168.111:57488] logged in with entity id 9264 at ([world]9917.523548068006, 62.0, 999865.6801801347)
[19:21:26] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9236, uuid='097de8b5-8fc3-46fe-8098-7f467bd8c4df', l='ServerLevel[world]', x=9833.15, y=-57.00, z=999975.16, cpos=[614, 62498], tl=4081, v=true] died: [LVL 5] Mummy 10/10 was killed by [DIVINE SCYTHE] while trying to hurt Madi__Mad7988
[19:21:26] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 7.94/100'/9250, uuid='8b88f589-3470-4220-bab1-c8a11c4f72f9', l='ServerLevel[world]', x=9833.90, y=-57.00, z=999976.48, cpos=[614, 62498], tl=4084, v=true] died: [LVL 5] Pharoh 7.94/100 was slain by Madi__Mad7988 using [DIVINE SCYTHE]
[19:21:26] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9235, uuid='1f791161-d9c5-498b-ae64-6b0edc0f5cba', l='ServerLevel[world]', x=9834.05, y=-57.00, z=999975.44, cpos=[614, 62498], tl=4092, v=true] died: [LVL 5] Mummy 10/10 was killed by [DIVINE SCYTHE] while trying to hurt Madi__Mad7988
[19:21:26] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9222, uuid='a43dcf20-2657-4e65-b680-96479cc665df', l='ServerLevel[world]', x=9834.77, y=-57.00, z=999976.37, cpos=[614, 62498], tl=4093, v=true] died: [LVL 5] Mummy 10/10 was slain by Madi__Mad7988 using [DIVINE SCYTHE]
[19:21:27] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/9214, uuid='c1ed22ec-a03a-44a6-8b44-3d8e8c5b48ca', l='ServerLevel[world]', x=9833.83, y=-57.00, z=999975.45, cpos=[614, 62498], tl=4102, v=true] died: [LVL 5] Mummy 3.21/10 was slain by Madi__Mad7988 using [DIVINE SCYTHE]
[19:21:27] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.5/10'/9234, uuid='85253cde-dcde-4122-987d-7d3f0ba55579', l='ServerLevel[world]', x=9832.61, y=-57.00, z=999975.70, cpos=[614, 62498], tl=4107, v=true] died: [LVL 5] Mummy 6.5/10 was killed by [DIVINE SCYTHE] while trying to hurt Madi__Mad7988
[19:21:27] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9221, uuid='2ef5c395-0d88-4252-9245-8b2cdc059b7f', l='ServerLevel[world]', x=9830.88, y=-57.00, z=999974.98, cpos=[614, 62498], tl=4118, v=true] died: [LVL 5] Mummy 10/10 was killed by [DIVINE SCYTHE] while trying to hurt Madi__Mad7988
[19:21:29] [Server thread/INFO]: Madi__Mad7988 issued server command: /daily
[19:21:29] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.5/10'/9224, uuid='6e56a9b5-c608-4b1f-adb9-f973219c6753', l='ServerLevel[world]', x=9830.85, y=-57.00, z=999974.99, cpos=[614, 62498], tl=4158, v=true] died: [LVL 5] Mummy 6.5/10 was killed by [DIVINE SCYTHE] while trying to hurt Madi__Mad7988
[19:21:29] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9231, uuid='c87e8dbd-b7e7-48f8-90ba-aadbe9b02148', l='ServerLevel[world]', x=9829.71, y=-57.00, z=999975.17, cpos=[614, 62498], tl=4158, v=true] died: [LVL 5] Mummy 10/10 was killed by [DIVINE SCYTHE] while trying to hurt Madi__Mad7988
[19:21:30] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.5/10'/9237, uuid='1f9f0873-95cb-405d-89ca-53055f078131', l='ServerLevel[world]', x=9829.78, y=-57.00, z=999975.35, cpos=[614, 62498], tl=4171, v=true] died: [LVL 5] Mummy 6.5/10 was killed by [DIVINE SCYTHE] while trying to hurt Madi__Mad7988
[19:21:31] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.5/10'/9230, uuid='e964f314-ca5e-456d-b95f-79f91801d96e', l='ServerLevel[world]', x=9830.38, y=-57.00, z=999975.36, cpos=[614, 62498], tl=4181, v=true] died: [LVL 5] Mummy 6.5/10 was killed by [DIVINE SCYTHE] while trying to hurt Madi__Mad7988
[19:21:31] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9225, uuid='2482ea7f-46e2-4227-b514-b7fc52a369f2', l='ServerLevel[world]', x=9830.19, y=-57.00, z=999974.38, cpos=[614, 62498], tl=4183, v=true] died: [LVL 5] Mummy 10/10 was slain by Madi__Mad7988 using [DIVINE SCYTHE]
[19:21:32] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 21.83/21.83'/9232, uuid='12e0ae64-8748-4761-a77e-e78e07a8990b', l='ServerLevel[world]', x=9830.75, y=-57.00, z=999973.50, cpos=[614, 62498], tl=4201, v=true] died: [LVL 5] Mummy 21.83/21.83 was killed by [DIVINE SCYTHE] while trying to hurt Madi__Mad7988
[19:21:32] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 52.22/100'/9245, uuid='4d5d53d3-9e38-40b1-836b-2673eee06762', l='ServerLevel[world]', x=9830.02, y=-57.00, z=999973.88, cpos=[614, 62498], tl=4207, v=true] died: [LVL 5] Pharoh 52.22/100 was slain by Madi__Mad7988 using [DIVINE SCYTHE]
[19:21:32] [Server thread/INFO]: vmri issued server command: /rules
[19:21:33] [Server thread/INFO]: Madi__Mad7988 issued server command: /pv 1
[19:21:33] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7/10'/9223, uuid='3aba3c6e-b995-4ac2-a5bb-bd837381d30e', l='ServerLevel[world]', x=9828.86, y=-57.00, z=999973.57, cpos=[614, 62498], tl=4236, v=true] died: [LVL 5] Mummy 7/10 was killed by [DIVINE SCYTHE] while trying to hurt Madi__Mad7988
[19:21:34] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/9215, uuid='82f7c1a9-6cfc-489b-9f6a-91d43f49e4bb', l='ServerLevel[world]', x=9829.64, y=-57.00, z=999974.30, cpos=[614, 62498], tl=4246, v=true] died: [LVL 5] Mummy 3.21/10 was killed by [DIVINE SCYTHE] while trying to hurt Madi__Mad7988
[19:21:34] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 9.94/100'/9255, uuid='a674bd4c-8278-4ee2-89aa-90add57ee190', l='ServerLevel[world]', x=9829.27, y=-57.00, z=999973.90, cpos=[614, 62498], tl=4256, v=true] died: [LVL 5] Pharoh 9.94/100 was killed by [DIVINE SCYTHE] while trying to hurt Madi__Mad7988
[19:21:36] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 53.72/100'/9247, uuid='cb0bc8f6-2c6e-43f0-9b7f-abe7af34c528', l='ServerLevel[world]', x=9830.58, y=-57.00, z=999973.58, cpos=[614, 62498], tl=4289, v=true] died: [LVL 5] Pharoh 53.72/100 was slain by Madi__Mad7988 using [DIVINE SCYTHE]
[19:21:36] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9220, uuid='5cdaf64a-4218-4f8e-879a-e9a773398122', l='ServerLevel[world]', x=9830.21, y=-57.00, z=999971.80, cpos=[614, 62498], tl=4293, v=true] died: [LVL 5] Mummy 10/10 was killed by [DIVINE SCYTHE] while trying to hurt Madi__Mad7988
[19:21:36] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 11.44/100'/9257, uuid='ff3d5b00-eafc-4d0f-947d-15046a6f0861', l='ServerLevel[world]', x=9829.53, y=-57.00, z=999971.63, cpos=[614, 62498], tl=4296, v=true] died: [LVL 5] Pharoh 11.44/100 was slain by Madi__Mad7988 using [DIVINE SCYTHE]
[19:21:36] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9213, uuid='739190a4-6eb0-4cf8-b07f-59ce94ef88f9', l='ServerLevel[world]', x=9829.88, y=-57.00, z=999970.81, cpos=[614, 62498], tl=4299, v=true] died: [LVL 5] Mummy 10/10 was slain by Madi__Mad7988 using [DIVINE SCYTHE]
[19:21:37] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.59/10'/9219, uuid='2276b5e1-cfeb-414b-ae17-576e33576781', l='ServerLevel[world]', x=9829.79, y=-57.00, z=999971.43, cpos=[614, 62498], tl=4308, v=true] died: [LVL 5] Mummy 3.59/10 was killed by [DIVINE SCYTHE] while trying to hurt Madi__Mad7988
[19:21:37] [Server thread/INFO]: Madi__Mad7988 issued server command: /ec
[19:21:37] [Server thread/INFO]: [Essentials] Madi__Mad7988 was denied access to command.
[19:21:37] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9233, uuid='d16fa55c-73c5-41fe-bcc7-997d923c8442', l='ServerLevel[world]', x=9829.98, y=-57.00, z=999971.44, cpos=[614, 62498], tl=4318, v=true] died: [LVL 5] Mummy 10/10 was killed by [DIVINE SCYTHE] while trying to hurt Madi__Mad7988
[19:21:38] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 8.5/10'/9216, uuid='04b60307-8e95-4493-9cdf-7d1fb7349512', l='ServerLevel[world]', x=9829.97, y=-57.00, z=999970.07, cpos=[614, 62498], tl=4326, v=true] died: [LVL 5] Mummy 8.5/10 was slain by Madi__Mad7988 using [DIVINE SCYTHE]
[19:21:39] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9228, uuid='20c63906-0a60-4aaf-a3f8-d7755fc4329e', l='ServerLevel[world]', x=9832.13, y=-57.00, z=999970.02, cpos=[614, 62498], tl=4340, v=true] died: [LVL 5] Mummy 10/10 was slain by Madi__Mad7988 using [DIVINE SCYTHE]
[19:21:39] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 54.22/100'/9253, uuid='fc35fecb-f52a-4841-872a-811080054fc9', l='ServerLevel[world]', x=9830.47, y=-56.08, z=999970.65, cpos=[614, 62498], tl=4351, v=true] died: [LVL 5] Pharoh 54.22/100 was slain by Madi__Mad7988 using [DIVINE SCYTHE]
[19:21:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 4.37/100'/9249, uuid='fe2e745e-3faf-4b3a-873a-df2da95e49da', l='ServerLevel[world]', x=9830.61, y=-57.00, z=999968.56, cpos=[614, 62498], tl=4369, v=true] died: [LVL 5] Pharoh 4.37/100 was slain by Madi__Mad7988 using [DIVINE SCYTHE]
[19:21:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9226, uuid='2222fbb7-b77b-4a81-a0a8-9bd565aff0ef', l='ServerLevel[world]', x=9831.92, y=-57.00, z=999969.48, cpos=[614, 62498], tl=4379, v=true] died: [LVL 5] Mummy 10/10 was killed by [DIVINE SCYTHE] while trying to hurt Madi__Mad7988
[19:21:41] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 7.94/100'/9259, uuid='88c6ec1f-90af-41fa-bf59-ff659f5d7180', l='ServerLevel[world]', x=9831.15, y=-57.00, z=999969.02, cpos=[614, 62498], tl=4382, v=true] died: [LVL 5] Pharoh 7.94/100 was slain by Madi__Mad7988 using [DIVINE SCYTHE]
[19:21:41] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9260, uuid='97fc6778-370c-49e4-a1a7-1a5379925e29', l='ServerLevel[world]', x=9830.87, y=-57.00, z=999968.76, cpos=[614, 62498], tl=4386, v=true] died: [LVL 5] Pharoh 100/100 was slain by Madi__Mad7988 using [DIVINE SCYTHE]
[19:21:43] [Server thread/INFO]: Madi__Mad7988 issued server command: /spawn
[19:21:47] [Server thread/INFO]: Madi__Mad7988 issued server command: /pv 13
[19:21:51] [Server thread/INFO]: Madi__Mad7988 issued server command: /trash
[19:21:54] [Server thread/INFO]: Madi__Mad7988 issued server command: /pv 3
[19:21:55] [Server thread/INFO]: Madi__Mad7988 issued server command: /pv 2
[19:22:00] [Async Chat Thread - #51/INFO]: [??????] vmri [1]: wsg
[19:22:00] [Server thread/INFO]: Madi__Mad7988 issued server command: /fly
[19:22:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[19:22:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[19:22:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[19:22:09] [Async Chat Thread - #51/INFO]: [Not Secure] [??????] Madi__Mad7988 [21]: not bad
[19:22:11] [Async Chat Thread - #51/INFO]: [??????] vmri [1]: damn
[19:22:12] [Async Chat Thread - #52/INFO]: [Not Secure] [??????] Madi__Mad7988 [21]: how r u
[19:22:15] [Server thread/INFO]: Madi__Mad7988 issued server command: /spawn
[19:22:16] [Async Chat Thread - #52/INFO]: [??????] vmri [1]: good
[19:22:18] [Server thread/INFO]: Madi__Mad7988 issued server command: /pv 1
[19:22:22] [Server thread/INFO]: Madi__Mad7988 issued server command: /pv 11
[19:22:23] [Async Chat Thread - #52/INFO]: [??????] vmri [1]: eff 200
[19:22:24] [Server thread/INFO]: Madi__Mad7988 issued server command: /pv 10
[19:22:39] [Async Chat Thread - #52/INFO]: [??????] vmri [1]: can u help mine wood?
[19:22:46] [Server thread/INFO]: Madi__Mad7988 has made the advancement [Beginnings]
[19:22:58] [Server thread/INFO]: vmri issued server command: /trade accept Madi__Mad7988
[19:22:59] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.18/10'/9229, uuid='ce9c3625-09fc-407a-93da-6cc05a0d7518', l='ServerLevel[world]', x=9857.95, y=-53.00, z=999967.03, cpos=[616, 62497], tl=4058, v=true] died: [LVL 5] Mummy 0.18/10 went up in flames
[19:23:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[19:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 87.24/100'/9241, uuid='98a166f2-5b15-49fe-a04f-3cbdb5d2eba3', l='ServerLevel[world]', x=9858.70, y=-53.00, z=999966.45, cpos=[616, 62497], tl=2149, v=true] died: [LVL 5] Pharoh 87.24/100 was killed
[19:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 89.74/100'/9239, uuid='a39de202-12de-41e4-afec-5e9d2c2a5499', l='ServerLevel[world]', x=9857.21, y=-52.98, z=999968.23, cpos=[616, 62498], tl=3676, v=true] died: [LVL 5] Pharoh 89.74/100 was killed
[19:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 88.24/100'/9261, uuid='97248e93-cddf-4cfb-bdfb-72755345d75c', l='ServerLevel[world]', x=9858.04, y=-53.00, z=999967.09, cpos=[616, 62497], tl=2043, v=true] died: [LVL 5] Pharoh 88.24/100 was killed
[19:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9248, uuid='34c51223-845e-45cc-a717-f0c67024045e', l='ServerLevel[world]', x=9806.79, y=-47.00, z=999977.79, cpos=[612, 62498], tl=2043, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9256, uuid='864c49ef-fd57-418e-8119-0852f6719ef6', l='ServerLevel[world]', x=9803.81, y=-47.00, z=999978.74, cpos=[612, 62498], tl=2043, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9244, uuid='de765c3b-45a8-41b6-bf18-a89110cf739a', l='ServerLevel[world]', x=9804.86, y=-47.00, z=999974.79, cpos=[612, 62498], tl=2043, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9240, uuid='ee3904b5-29da-43d8-9384-c2bf5b449bce', l='ServerLevel[world]', x=9816.42, y=-57.00, z=999977.58, cpos=[613, 62498], tl=2043, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.03/100'/9251, uuid='27ca238b-d83e-446c-b02b-de4e906e71a5', l='ServerLevel[world]', x=9858.50, y=-56.00, z=999974.73, cpos=[616, 62498], tl=2108, v=true] died: [LVL 5] Pharoh 96.03/100 was killed
[19:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 89.58/100'/9252, uuid='2104dc48-bd13-4bbd-a8e8-0e3da548792c', l='ServerLevel[world]', x=9858.62, y=-53.00, z=999966.98, cpos=[616, 62497], tl=2043, v=true] died: [LVL 5] Pharoh 89.58/100 was killed
[19:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.77/432.01'/9243, uuid='d75a7ba5-2776-482b-9736-05586a34aa08', l='ServerLevel[world]', x=9845.19, y=-47.00, z=999991.19, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 96.77/432.01 was killed
[19:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 60.32/307.48'/9258, uuid='29b32c6f-ea0f-4231-8521-e3f36b22e4e6', l='ServerLevel[world]', x=9850.97, y=-48.50, z=999972.90, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 60.32/307.48 was killed
[19:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 88.39/100'/9246, uuid='d442fc38-d57e-4292-86e3-88c2a70d5159', l='ServerLevel[world]', x=9857.93, y=-53.00, z=999966.47, cpos=[616, 62497], tl=5980, v=true] died: [LVL 5] Pharoh 88.39/100 was killed
[19:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9262, uuid='421c6de0-39d3-4ec8-974b-f842bdc69630', l='ServerLevel[world]', x=9802.76, y=-47.00, z=999981.18, cpos=[612, 62498], tl=2043, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9254, uuid='5b65177c-74c6-492d-8236-7c62aad5f36a', l='ServerLevel[world]', x=9816.75, y=-57.00, z=999975.48, cpos=[613, 62498], tl=2180, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 225.7/237.31'/9242, uuid='40ce21c5-1ba7-44ae-8c55-8f0b9da5053f', l='ServerLevel[world]', x=9858.62, y=-53.00, z=999965.83, cpos=[616, 62497], tl=5980, v=true] died: [LVL 5] Pharoh 225.7/237.31 was killed
[19:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9238, uuid='c1b34ffc-b403-4b0d-bc8d-9ce04a031d68', l='ServerLevel[world]', x=9835.26, y=-47.00, z=999984.79, cpos=[614, 62499], tl=2043, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:23:02] [Server thread/INFO]: Killed 118 entities
[19:23:08] [Async Chat Thread - #52/INFO]: [??????] vmri [1]: thx man
[19:23:11] [Async Chat Thread - #52/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: np
[19:23:24] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/9332, uuid='18dabda8-8b4d-440f-95b8-d74804961c55', l='ServerLevel[world]', x=9845.35, y=-53.00, z=999979.25, cpos=[615, 62498], tl=441, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:23:40] [Server thread/INFO]: vmri has made the advancement [Beginnings]
[19:24:10] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/9333, uuid='7eaa5bc9-4651-453e-bf44-455d615bd01f', l='ServerLevel[world]', x=9844.76, y=-53.00, z=999978.28, cpos=[615, 62498], tl=1367, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:24:10] [User Authenticator #48/INFO]: UUID of player fabischau is 881e83db-cd47-43c3-9a12-bc955f280e6e
[19:24:10] [Server thread/INFO]: [+] fabischau
[19:24:10] [Server thread/INFO]: fabischau[/154.197.173.141:44670] logged in with entity id 9487 at ([world]9893.220642132457, 81.0, 999979.9370193284)
[19:24:18] [Async Chat Thread - #53/INFO]: [??????] fabischau [1]: hey
[19:24:21] [Async Chat Thread - #53/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: wb
[19:24:29] [Async Chat Thread - #53/INFO]: [??????] fabischau [1]: can i send links in chat?
[19:24:34] [Async Chat Thread - #53/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: idk
[19:24:45] [Async Chat Thread - #53/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: u cant prob
[19:24:54] [Server thread/INFO]: Madi__Mad7988 issued server command: /checklevel DogoEatsCats
[19:25:00] [Server thread/INFO]: Madi__Mad7988 issued server command: /checklevel
[19:25:00] [Async Chat Thread - #53/INFO]: [??????] fabischau [1]: btw
[19:25:02] [Server thread/INFO]: Madi__Mad7988 issued server command: /checklevel Madi__Mad7988
[19:25:08] [Async Chat Thread - #53/INFO]: [??????] fabischau [1]: nevermind
[19:25:12] [Async Chat Thread - #53/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: tf i lost all my levels
[19:25:19] [Server thread/INFO]: fabischau lost connection: Disconnected
[19:25:19] [Server thread/INFO]: [-] fabischau
[19:25:24] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/9342, uuid='00a66292-f357-4f22-af0e-041b67464e19', l='ServerLevel[world]', x=9842.73, y=-57.00, z=999980.53, cpos=[615, 62498], tl=2843, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[19:25:34] [Server thread/INFO]: Madi__Mad7988 issued server command: /spawn
[19:25:35] [Async Chat Thread - #53/INFO]: [??????] vmri [12]: madi what do the achievement point sdo
[19:25:45] [Async Chat Thread - #53/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: u can craft divine scyhte
[19:25:48] [Async Chat Thread - #53/INFO]: [??????] vmri [12]: ah
[19:25:54] [Async Chat Thread - #53/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: u need 60
[19:25:58] [Async Chat Thread - #54/INFO]: [??????] vmri [12]: can i get elp with cobble if u dont mind
[19:26:01] [Async Chat Thread - #54/INFO]: [??????] vmri [12]: help*
[19:26:21] [Server thread/INFO]: vmri issued server command: /trade accept Madi__Mad7988
[19:26:27] [Server thread/INFO]: vmri has made the advancement [Stone Age]
[19:26:31] [Async Chat Thread - #54/INFO]: [??????] vmri [12]: from 10 colbble
[19:26:33] [Async Chat Thread - #54/INFO]: [??????] vmri [12]: lmao
[19:26:38] [Server thread/INFO]: vmri has made the advancement [Rocky Road]
[19:26:46] [Async Chat Thread - #54/INFO]: [??????] vmri [12]: oh
[19:26:51] [Async Chat Thread - #54/INFO]: [??????] vmri [12]: i see
[19:26:55] [Async Chat Thread - #54/INFO]: [??????] vmri [12]: get 4 from each
[19:27:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[19:27:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[19:27:16] [Async Chat Thread - #54/INFO]: [??????] vmri [12]: thts nice
[19:27:20] [Async Chat Thread - #54/INFO]: [??????] vmri [12]: is it like tht for all?
[19:27:26] [Server thread/INFO]: vmri has made the advancement [Getting an Upgrade]
[19:27:27] [Async Chat Thread - #54/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: yes
[19:27:33] [Async Chat Thread - #53/INFO]: [??????] vmri [12]: bet
[19:27:42] [Server thread/INFO]: Madi__Mad7988 issued server command: /pv 1
[19:27:56] [Server thread/INFO]: vmri issued server command: /trade accept Madi__Mad7988
[19:28:00] [Server thread/INFO]: vmri issued server command: /trade accept Madi__Mad7988
[19:28:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9366, uuid='06b17f67-5728-4e3d-ab34-a503ae55b462', l='ServerLevel[world]', x=9788.92, y=-57.00, z=1000000.21, cpos=[611, 62500], tl=1881, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.18/10'/9334, uuid='3b5808b8-b009-4ebb-bd01-2772fcd7761c', l='ServerLevel[world]', x=9845.90, y=-47.00, z=999992.35, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.18/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9368, uuid='2c39aabf-958e-4154-b5e0-b533ce530b12', l='ServerLevel[world]', x=9808.25, y=-47.00, z=999982.19, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9369, uuid='e1d08f1e-0089-4954-b300-37b01d5abcc8', l='ServerLevel[world]', x=9807.15, y=-47.00, z=999980.15, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 367.94/367.94'/9367, uuid='e92b87dd-634a-4eeb-b81a-384b85f10c4c', l='ServerLevel[world]', x=9788.80, y=-57.00, z=999983.85, cpos=[611, 62498], tl=1367, v=true] died: [LVL 5] Pharoh 367.94/367.94 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9365, uuid='e4f4986e-ae80-42de-9091-193debc7fcba', l='ServerLevel[world]', x=9805.14, y=-47.00, z=999973.95, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9364, uuid='d1c08098-f60e-48a2-8357-4bfc416ffec5', l='ServerLevel[world]', x=9806.20, y=-47.00, z=999980.74, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9363, uuid='804a18ab-7faf-471f-aba5-b2d311b8c5c7', l='ServerLevel[world]', x=9798.76, y=-47.00, z=999975.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9371, uuid='7b72b26b-eb21-4d3c-961f-d89e3a86da93', l='ServerLevel[world]', x=9809.20, y=-47.00, z=999982.20, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9330, uuid='44673a9a-d0b8-46da-a416-b99088111d0c', l='ServerLevel[world]', x=9841.22, y=-47.00, z=999992.56, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9336, uuid='649ea31b-cfe9-4757-8dc5-f3f8caaf91dd', l='ServerLevel[world]', x=9851.95, y=-48.50, z=999972.79, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 33.77/33.77'/9338, uuid='d91ced95-8d1d-4ea9-a042-991ab579dbce', l='ServerLevel[world]', x=9837.22, y=-47.00, z=999982.20, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 33.77/33.77 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9328, uuid='97217365-fd02-4f23-910d-368fe36290f3', l='ServerLevel[world]', x=9856.06, y=-57.00, z=999992.64, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9326, uuid='289a8832-58b3-4d9c-bc24-2bb1ca2832cd', l='ServerLevel[world]', x=9833.50, y=-51.00, z=999986.40, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9358, uuid='0b05c95f-8058-456c-a2ce-ad84c772935f', l='ServerLevel[world]', x=9844.21, y=-47.00, z=999983.84, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9325, uuid='8e711e32-5ece-48e6-ac9c-a3c654705e77', l='ServerLevel[world]', x=9842.79, y=-47.00, z=999981.77, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9341, uuid='9aaacf2e-046a-42b6-bf26-97167c13b9b2', l='ServerLevel[world]', x=9837.81, y=-57.00, z=999993.75, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9357, uuid='eb6e57a3-df54-498f-b531-b957bebab4c4', l='ServerLevel[world]', x=9841.86, y=-47.00, z=999988.14, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9362, uuid='6ba91cb9-7d3f-4511-892b-be208c424f51', l='ServerLevel[world]', x=9805.97, y=-47.00, z=999972.95, cpos=[612, 62498], tl=5533, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9361, uuid='9058fafa-7a43-49b3-915e-56a565132210', l='ServerLevel[world]', x=9802.77, y=-47.00, z=999974.73, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9370, uuid='55576c4f-db9e-4198-bfff-373e63f509c7', l='ServerLevel[world]', x=9802.18, y=-47.00, z=999978.24, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9329, uuid='768fe072-501b-4084-afc6-f1d902b97746', l='ServerLevel[world]', x=9851.12, y=-48.50, z=999972.83, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/9345, uuid='e634de3e-c8cd-4cf7-813f-4f727becc242', l='ServerLevel[world]', x=9845.19, y=-47.00, z=999992.78, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9337, uuid='2966105a-7d7c-4ddf-9d43-a6c2f2b6230b', l='ServerLevel[world]', x=9844.47, y=-56.00, z=999969.82, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 78.17/100'/9350, uuid='9ef2a07d-979a-4fd7-bdf8-e443afee5db0', l='ServerLevel[world]', x=9848.53, y=-56.00, z=999980.73, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 78.17/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9349, uuid='93659b16-f123-405c-8027-65d856ff76bd', l='ServerLevel[world]', x=9807.16, y=-47.00, z=999981.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9352, uuid='43a96c3d-733a-4485-9f37-a1027c14dbdf', l='ServerLevel[world]', x=9797.80, y=-57.00, z=999997.18, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9348, uuid='4b385ded-9805-4b15-9883-5caed3a5bd4b', l='ServerLevel[world]', x=9852.84, y=-57.00, z=1000000.16, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9351, uuid='5dd4398a-85d4-4823-820b-a30b5e6c589a', l='ServerLevel[world]', x=9788.48, y=-57.00, z=999994.46, cpos=[611, 62499], tl=1333, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9353, uuid='9883198b-b8ee-410e-a7bf-ebc50c130ee4', l='ServerLevel[world]', x=9802.89, y=-47.00, z=999979.54, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9354, uuid='fff2ca86-28c1-4e91-adf1-f05d708557f8', l='ServerLevel[world]', x=9788.30, y=-57.00, z=1000000.32, cpos=[611, 62500], tl=1333, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9346, uuid='361d32a7-2aeb-40b6-908c-afc4566de679', l='ServerLevel[world]', x=9837.22, y=-47.00, z=999988.26, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9324, uuid='00719023-def2-4258-adfc-d3eb3fd8a4da', l='ServerLevel[world]', x=9858.50, y=-57.00, z=1000000.23, cpos=[616, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9343, uuid='75999e8c-fb9c-4867-820a-941c86b2154e', l='ServerLevel[world]', x=9851.75, y=-48.50, z=999972.09, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9340, uuid='601201ab-289f-49bb-acc2-30f8b9b49883', l='ServerLevel[world]', x=9847.27, y=-53.00, z=999976.66, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9344, uuid='beb60b6b-943e-47a9-90e9-9c17dffb594a', l='ServerLevel[world]', x=9842.21, y=-47.00, z=999982.85, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9356, uuid='bee9a0a2-19ee-443b-acdb-4f22ab8d7647', l='ServerLevel[world]', x=9801.27, y=-47.00, z=999981.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9372, uuid='e132149a-c441-4a5c-984d-b639f7b715a4', l='ServerLevel[world]', x=9802.20, y=-47.00, z=999979.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9355, uuid='81c03887-a720-4016-91f3-c62502513c64', l='ServerLevel[world]', x=9842.22, y=-47.00, z=999992.13, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9359, uuid='d58c0299-407c-44c7-9059-95459ea81f63', l='ServerLevel[world]', x=9802.21, y=-47.00, z=999981.34, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9360, uuid='ea3e185a-274a-413c-9d46-5d0aaa74a38f', l='ServerLevel[world]', x=9802.18, y=-47.00, z=999982.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9347, uuid='b54afb9b-490a-498f-8383-4c82e9a5899a', l='ServerLevel[world]', x=9858.18, y=-57.00, z=999995.83, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/9339, uuid='725b7b41-3293-414c-b791-40c0d4cb01b1', l='ServerLevel[world]', x=9837.74, y=-57.00, z=999970.80, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9323, uuid='fe6343d4-4bfb-4dcf-8e6f-daaf6e450ae1', l='ServerLevel[world]', x=9846.20, y=-57.00, z=999993.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 28.49/28.49'/9327, uuid='fadd6280-1cb5-4024-9f63-987adae5e985', l='ServerLevel[world]', x=9835.79, y=-47.00, z=999983.75, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 28.49/28.49 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9335, uuid='55da3563-2d36-4640-80c5-777b1440df02', l='ServerLevel[world]', x=9845.25, y=-47.00, z=999992.15, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9331, uuid='d96d30fe-bdd0-46d9-b96d-d830572d655f', l='ServerLevel[world]', x=9856.25, y=-57.00, z=1000000.50, cpos=[616, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:28:02] [Server thread/INFO]: Killed 149 entities
[19:28:05] [User Authenticator #49/INFO]: UUID of player LV2E is b4c431bd-1dc0-456c-a86d-e53cbe7896f5
[19:28:06] [Server thread/INFO]: Everyone, welcome LV2E to AngyBox!
[19:28:06] [Server thread/INFO]: [+] LV2E
[19:28:06] [Server thread/INFO]: LV2E[/216.243.84.149:46940] logged in with entity id 9589 at ([world]9927.5, 81.0, 999938.5)
[19:28:06] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[19:28:12] [Async Chat Thread - #53/INFO]: [??????] vmri [12]: damn u stacked
[19:28:22] [Server thread/INFO]: LV2E issued server command: /rules
[19:28:33] [Server thread/INFO]: vmri issued server command: /trash
[19:28:34] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.37/26.22'/9550, uuid='583113cb-038e-4cfb-8a96-43e2a38353d4', l='ServerLevel[world]', x=9844.80, y=-53.00, z=999978.69, cpos=[615, 62498], tl=659, v=true] died: [LVL 5] Mummy 0.37/26.22 went up in flames
[19:28:44] [Server thread/INFO]: [Essentials] Created a User for Beacon Lunatic (5bbd11dd-0dda-2ace-a5d8-1f93f39ca136) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[19:28:55] [Async Chat Thread - #53/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: i maxed out rn
[19:28:59] [Async Chat Thread - #53/INFO]: [??????] LV2E [1]: nuh uh
[19:29:00] [Server thread/INFO]: LV2E lost connection: Disconnected
[19:29:00] [Server thread/INFO]: [-] LV2E
[19:29:00] [Async Chat Thread - #53/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: i just need t100 shovel
[19:29:37] [Server thread/INFO]: vmri issued server command: /trash
[19:29:53] [Async Chat Thread - #53/INFO]: [??????] vmri [14]: time to spend a few hours grinding
[19:30:02] [Server thread/INFO]: vmri has made the advancement [Bad Christmas]
[19:30:58] [Server thread/INFO]: Madi__Mad7988 issued server command: /pv 1
[19:31:02] [Server thread/INFO]: Madi__Mad7988 issued server command: /pv 1
[19:31:29] [Server thread/INFO]: vmri issued server command: /trade accept Madi__Mad7988
[19:31:39] [Async Chat Thread - #55/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: this will help u
[19:31:40] [Async Chat Thread - #55/INFO]: [??????] vmri [16]: holy shit
[19:31:42] [Async Chat Thread - #55/INFO]: [??????] vmri [16]: thank u
[19:31:57] [Async Chat Thread - #55/INFO]: [??????] vmri [16]: ion how to claim tho
[19:32:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[19:32:01] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/9547, uuid='92ed667f-4d84-48e9-bcd7-fcbb90ccea18', l='ServerLevel[world]', x=9848.08, y=-57.00, z=999982.10, cpos=[615, 62498], tl=4788, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[19:32:02] [Async Chat Thread - #55/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: u cant
[19:32:04] [Async Chat Thread - #55/INFO]: [??????] vmri [16]: o
[19:32:08] [Async Chat Thread - #55/INFO]: [??????] vmri [16]: ight
[19:32:11] [Async Chat Thread - #55/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: u can trade it with vilaggers
[19:32:21] [Async Chat Thread - #55/INFO]: [??????] vmri [16]: alr
[19:32:24] [Async Chat Thread - #55/INFO]: [??????] vmri [16]: thank u bro
[19:32:25] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/9551, uuid='1925a6f2-9531-4161-bce7-c84080e036f3', l='ServerLevel[world]', x=9845.14, y=-53.00, z=999979.18, cpos=[615, 62498], tl=5272, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:32:49] [Server thread/INFO]: vmri issued server command: /trash
[19:33:00] [Server thread/INFO]: vmri has made the advancement [Quite Ironic]
[19:33:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9564, uuid='71250454-dc02-45bd-975a-a323b736506a', l='ServerLevel[world]', x=9788.51, y=-57.00, z=1000000.21, cpos=[611, 62500], tl=402, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/9561, uuid='75ddc29d-3443-401b-8714-44efd34e1996', l='ServerLevel[world]', x=9843.32, y=-47.00, z=999992.29, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9559, uuid='85690f93-73df-4972-b470-0a648f53709e', l='ServerLevel[world]', x=9857.20, y=-57.00, z=1000000.20, cpos=[616, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 7.01/10'/9563, uuid='679b2999-05da-4a2b-b8ad-a7ad5c0f7e7e', l='ServerLevel[world]', x=9845.48, y=-47.00, z=999992.26, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 7.01/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 324.63/324.63'/9565, uuid='430cb94e-5dd8-448b-854a-fa2c5a7b6491', l='ServerLevel[world]', x=9791.95, y=-57.00, z=999994.97, cpos=[611, 62499], tl=1965, v=true] died: [LVL 5] Pharoh 324.63/324.63 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9567, uuid='91b67256-95ef-4ff6-a513-84219a852025', l='ServerLevel[world]', x=9802.20, y=-57.00, z=999994.80, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9569, uuid='e20110dc-8869-4162-a735-c7c9b15091eb', l='ServerLevel[world]', x=9842.24, y=-57.00, z=999993.77, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9571, uuid='4a5aace6-94c8-4b4a-ae1b-3ebb62761ab9', l='ServerLevel[world]', x=9790.66, y=-57.00, z=999987.15, cpos=[611, 62499], tl=568, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9556, uuid='e6d33428-6243-421f-b425-a7355e990767', l='ServerLevel[world]', x=9840.06, y=-47.00, z=999988.87, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9539, uuid='649afe96-05f0-43f8-9f41-3d27a479d590', l='ServerLevel[world]', x=9838.32, y=-47.00, z=999984.39, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9540, uuid='96a4847e-9677-4379-8f3a-93c5e8fdd335', l='ServerLevel[world]', x=9841.77, y=-47.00, z=999986.57, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9555, uuid='ecb76e94-9a75-4b41-9497-5a4267183a39', l='ServerLevel[world]', x=9846.27, y=-57.00, z=999997.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97.5/100'/9588, uuid='6065f904-5467-4237-ad0e-6e5178841ffa', l='ServerLevel[world]', x=9804.79, y=-47.00, z=999974.83, cpos=[612, 62498], tl=5373, v=true] died: [LVL 5] Pharoh 97.5/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9552, uuid='fb5ca21c-7da5-446e-a61d-60d908420552', l='ServerLevel[world]', x=9842.16, y=-47.00, z=999984.69, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9544, uuid='61f38935-e460-490a-9b78-23376fcc538a', l='ServerLevel[world]', x=9844.76, y=-47.00, z=999992.49, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9560, uuid='f75be12e-ac76-4306-a5fc-2720d74ad067', l='ServerLevel[world]', x=9844.34, y=-47.00, z=999985.02, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9584, uuid='953267c4-2340-4880-aff2-99cf6e25a1fb', l='ServerLevel[world]', x=9836.49, y=-57.00, z=999969.04, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9576, uuid='642e12e4-0917-4d5c-85fc-4ecba77d5233', l='ServerLevel[world]', x=9804.25, y=-47.00, z=999982.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9572, uuid='51f416e5-270e-4a7e-a7f8-d5709dd27194', l='ServerLevel[world]', x=9805.66, y=-47.00, z=999981.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9568, uuid='9cfd05f0-e4fc-4121-8533-854cf5c2f8fa', l='ServerLevel[world]', x=9804.18, y=-57.00, z=999993.82, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9581, uuid='aa2ac161-74df-42de-bbbf-8977d60122ec', l='ServerLevel[world]', x=9801.02, y=-47.00, z=999976.37, cpos=[612, 62498], tl=5823, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9580, uuid='37d0dd81-9cf1-44cd-9561-f851ca733a60', l='ServerLevel[world]', x=9842.95, y=-47.00, z=999983.56, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9548, uuid='18228a94-259f-42f4-9da2-06b1b97ae767', l='ServerLevel[world]', x=9839.65, y=-47.00, z=999991.90, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9549, uuid='d1926f47-ef8f-4ea7-8c17-c1107640db8a', l='ServerLevel[world]', x=9791.97, y=-57.00, z=999998.39, cpos=[611, 62499], tl=2410, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9546, uuid='711fc508-6d0f-4f1a-be83-d380800b1660', l='ServerLevel[world]', x=9845.16, y=-47.00, z=999990.73, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9585, uuid='9643e6e1-3a75-496e-8791-f59d52c8f94a', l='ServerLevel[world]', x=9801.27, y=-47.00, z=999979.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9577, uuid='2b94b2b6-d063-4dbe-ae46-57c3f3f4f2c9', l='ServerLevel[world]', x=9809.17, y=-47.00, z=999982.22, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/9543, uuid='37dbcc73-8985-4a7c-a77d-d34a7783a064', l='ServerLevel[world]', x=9844.27, y=-47.00, z=999989.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 35.34/35.34'/9553, uuid='bf8d9009-4532-4995-a9b8-4773e795cf69', l='ServerLevel[world]', x=9838.47, y=-47.00, z=999991.09, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 35.34/35.34 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9545, uuid='0ac67c59-8e2b-4b7c-9404-e0703b327fd3', l='ServerLevel[world]', x=9838.81, y=-47.00, z=999986.25, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9587, uuid='a97cf833-94c4-404c-98f5-b0d1338edaff', l='ServerLevel[world]', x=9799.87, y=-47.00, z=999981.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 346.52/346.52'/9579, uuid='c548adf6-621c-4aa2-8f52-c2eebc5d071d', l='ServerLevel[world]', x=9802.79, y=-47.00, z=999982.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 346.52/346.52 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9583, uuid='846e588a-6811-4b41-8788-3f89a3b82ad9', l='ServerLevel[world]', x=9802.51, y=-47.00, z=999976.04, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9575, uuid='91d8a5f4-19a5-4df1-9472-ea133901d55b', l='ServerLevel[world]', x=9789.17, y=-57.00, z=999998.04, cpos=[611, 62499], tl=524, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9573, uuid='e031e56d-4aeb-4502-987b-d2d1257f4c92', l='ServerLevel[world]', x=9835.66, y=-47.00, z=999986.80, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9557, uuid='25c3a418-04ca-4919-aa8b-1c8add47ecad', l='ServerLevel[world]', x=9851.87, y=-48.50, z=999972.43, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 30.44/40.03'/9541, uuid='0fa8c435-7e11-464a-8822-bdfa263906c9', l='ServerLevel[world]', x=9840.19, y=-57.00, z=999993.81, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 30.44/40.03 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9542, uuid='4055af6e-c1b8-4e22-a274-137a2eebde43', l='ServerLevel[world]', x=9846.79, y=-57.00, z=999995.85, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9586, uuid='f500f7df-5c15-4fd4-9291-60b734196473', l='ServerLevel[world]', x=9805.86, y=-47.00, z=999982.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/9554, uuid='8e7d27ab-c571-465f-8164-162ab361b67e', l='ServerLevel[world]', x=9846.74, y=-57.00, z=999988.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/9558, uuid='54880ae5-7ff9-4519-bdd5-c854c6b1b180', l='ServerLevel[world]', x=9844.78, y=-47.00, z=999983.75, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9566, uuid='5a5c44da-9ef0-4f3d-9a39-b9184ffd712d', l='ServerLevel[world]', x=9805.78, y=-47.00, z=999979.48, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 8.5/10'/9562, uuid='ed722b1b-4598-418f-a116-7310cf155fba', l='ServerLevel[world]', x=9837.35, y=-47.00, z=999990.76, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 8.5/10 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97/100'/9582, uuid='6bd22573-18f2-4544-9e5b-5f6dab04e2b5', l='ServerLevel[world]', x=9810.45, y=-48.08, z=999980.18, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 97/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9578, uuid='7eba22f0-f4fe-46af-b19d-6d8be4b36cb7', l='ServerLevel[world]', x=9805.47, y=-47.00, z=999982.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9570, uuid='4f3a84cb-b1fc-4e74-b320-b0051bcf8e2f', l='ServerLevel[world]', x=9788.78, y=-57.00, z=999985.22, cpos=[611, 62499], tl=645, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9574, uuid='ea97ccb5-ca88-4182-be89-bbcec31bd9e7', l='ServerLevel[world]', x=9808.28, y=-47.00, z=999973.04, cpos=[613, 62498], tl=5377, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:33:02] [Server thread/INFO]: Killed 149 entities
[19:33:06] [Async Chat Thread - #55/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: idk the word but
[19:33:09] [Server thread/INFO]: vmri has made the advancement [Acquire Hardware]
[19:33:15] [Async Chat Thread - #55/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: u can buy 10 100 mil out of on spawn
[19:33:24] [Async Chat Thread - #55/INFO]: [??????] vmri [16]: ok
[19:33:27] [Server thread/INFO]: vmri issued server command: /spawn
[19:33:30] [Async Chat Thread - #55/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: in case u need little money
[19:33:39] [Async Chat Thread - #55/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: imma go
[19:33:42] [Async Chat Thread - #55/INFO]: [Not Secure] [??????] Madi__Mad7988 [22]: cya
[19:33:42] [Server thread/INFO]: Madi__Mad7988 lost connection: Disconnected
[19:33:42] [Server thread/INFO]: [-] Madi__Mad7988
[19:33:55] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/9666, uuid='9fe5fc19-510d-462f-9ce1-39ee8d987389', l='ServerLevel[world]', x=9837.87, y=-57.00, z=999980.50, cpos=[614, 62498], tl=1060, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[19:34:20] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/9664, uuid='955d85c8-82de-47fa-b821-c162bb485682', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=1562, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:34:44] [Async Chat Thread - #57/INFO]: [??????] vmri [16]: gonna be a pain buying an elyta lmao
[19:34:46] [Async Chat Thread - #57/INFO]: [??????] vmri [16]: or anything
[19:35:20] [Server thread/INFO]: vmri issued server command: /trash
[19:36:08] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/9679, uuid='242fc901-8d7f-4ec8-82de-15410e8cc06d', l='ServerLevel[world]', x=9853.19, y=-57.00, z=999984.25, cpos=[615, 62499], tl=3732, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[19:36:30] [User Authenticator #50/INFO]: UUID of player radiation_limit1 is 295a0f9c-7f31-4fbd-9537-cca7b260c537
[19:36:31] [Server thread/INFO]: Everyone, welcome radiation_limit1 to AngyBox!
[19:36:31] [Server thread/INFO]: [+] radiation_limit1
[19:36:31] [Server thread/INFO]: radiation_limit1[/34.53.133.235:41006] logged in with entity id 9714 at ([world]9927.5, 81.0, 999938.5)
[19:36:31] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[19:36:58] [Server thread/INFO]: radiation_limit1 issued server command: /spawn
[19:37:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[19:37:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[19:37:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[19:37:01] [Server thread/INFO]: vmri has reached the goal [Sky's the Limit]
[19:37:04] [Server thread/INFO]: radiation_limit1 issued server command: /rules
[19:37:13] [Server thread/INFO]: radiation_limit1 lost connection: Disconnected
[19:37:13] [Server thread/INFO]: [-] radiation_limit1
[19:37:45] [User Authenticator #51/INFO]: UUID of player PainAndForGlory is 703e9339-a5d7-480a-931b-5d90c20de578
[19:37:46] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player PainAndForGlory. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[19:37:46] [Server thread/INFO]: Everyone, welcome PainAndForGlory to AngyBox!
[19:37:46] [Server thread/INFO]: [+] PainAndForGlory
[19:37:46] [Server thread/INFO]: PainAndForGlory[/211.50.180.192:46698] logged in with entity id 9715 at ([world]9927.5, 81.0, 999938.5)
[19:37:46] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9663, uuid='33212294-d050-4bf0-a42d-aa1aecaca044', l='ServerLevel[world]', x=9831.82, y=-57.00, z=999982.94, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9694, uuid='aaeed0c6-b1e9-463d-b9d9-a7ba55f779c1', l='ServerLevel[world]', x=9801.82, y=-47.00, z=999980.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9700, uuid='2d761b21-a5e3-4711-a023-9dad5420005e', l='ServerLevel[world]', x=9796.83, y=-57.00, z=999979.35, cpos=[612, 62498], tl=4854, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9699, uuid='dca3ce22-25fa-4c34-9c87-eeca0b289461', l='ServerLevel[world]', x=9806.82, y=-57.00, z=999990.82, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9693, uuid='f6064b58-f667-46a8-8d9b-e56c98bc1a69', l='ServerLevel[world]', x=9802.84, y=-47.00, z=999972.74, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9695, uuid='bdedaec5-c2aa-44a8-9094-ca3ea1b74de1', l='ServerLevel[world]', x=9841.43, y=-47.00, z=999991.11, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9698, uuid='cfa4aeec-0ad5-4d81-aeb4-b4a57f1d7f84', l='ServerLevel[world]', x=9809.19, y=-47.00, z=999980.26, cpos=[613, 62498], tl=4854, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9696, uuid='9bd38045-dfae-4a1d-864f-e4b4ff983865', l='ServerLevel[world]', x=9802.17, y=-47.00, z=999975.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9697, uuid='b1e22c18-4dff-4fd4-8855-883eeef8c3e6', l='ServerLevel[world]', x=9835.13, y=-47.00, z=999989.64, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9692, uuid='f37b1f9e-8b19-488b-9e9d-3194b77964d3', l='ServerLevel[world]', x=9805.90, y=-47.00, z=999974.38, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9668, uuid='a2761de3-09fc-4023-832c-90b5bc292f20', l='ServerLevel[world]', x=9846.45, y=-57.00, z=999992.87, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9662, uuid='2d6c8ad8-3bc1-44de-852b-8b69451ffd2a', l='ServerLevel[world]', x=9842.09, y=-57.00, z=999993.47, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9705, uuid='9fa0e98d-4c79-4256-9167-3bd39e95fe48', l='ServerLevel[world]', x=9806.45, y=-47.00, z=999979.51, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9670, uuid='fe2ea36b-f42c-432d-af85-5d75521aa457', l='ServerLevel[world]', x=9833.54, y=-52.00, z=999985.57, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9673, uuid='6fe29dd2-ad67-4249-8bd5-044f05d275a7', l='ServerLevel[world]', x=9839.80, y=-47.00, z=999982.80, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97/100'/9690, uuid='d60a5f72-16d1-4ef0-a9e6-2b1b75928f2b', l='ServerLevel[world]', x=9802.21, y=-47.00, z=999979.64, cpos=[612, 62498], tl=4854, v=true] died: [LVL 5] Pharoh 97/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9706, uuid='75bce1ad-7900-40ff-9fb7-9c04fe4731af', l='ServerLevel[world]', x=9799.81, y=-47.00, z=999978.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9702, uuid='670997af-698a-4775-a56b-9d0b0bf4ceac', l='ServerLevel[world]', x=9811.09, y=-50.00, z=999978.65, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10.74/38.68'/9686, uuid='fcb597b6-023d-4fe9-8901-bfddd2cb78e1', l='ServerLevel[world]', x=9836.83, y=-47.00, z=999986.00, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10.74/38.68 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9689, uuid='a9594b9c-49be-4eac-b189-1c0f46e61069', l='ServerLevel[world]', x=9788.83, y=-57.00, z=999987.17, cpos=[611, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9701, uuid='0dd50240-c1a7-4d47-8984-f6e90551f91b', l='ServerLevel[world]', x=9804.74, y=-47.00, z=999982.21, cpos=[612, 62498], tl=4854, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/9685, uuid='7dc1a122-999f-474b-bb0f-a94ac1591451', l='ServerLevel[world]', x=9834.85, y=-47.00, z=999991.15, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9677, uuid='2d8d7af8-892d-415f-abc1-dfd8d68c13d5', l='ServerLevel[world]', x=9839.76, y=-47.00, z=999986.65, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9669, uuid='5628e759-61ed-49fa-b1c2-fceef732ff77', l='ServerLevel[world]', x=9844.49, y=-47.00, z=999990.18, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.09/10'/9665, uuid='c5cd820d-7e46-4e2f-bc5c-c7ff1ceb0fe7', l='ServerLevel[world]', x=9833.43, y=-51.00, z=999986.62, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.09/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/9680, uuid='a048f2a4-4ec1-4421-982c-a289e2599501', l='ServerLevel[world]', x=9835.69, y=-47.00, z=999991.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9681, uuid='2de57a51-35b9-493b-b60d-5ded45cae213', l='ServerLevel[world]', x=9845.81, y=-57.00, z=1000000.19, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9712, uuid='749420a2-2032-4783-97f8-4ee7ece3e959', l='ServerLevel[world]', x=9836.83, y=-47.00, z=999992.22, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9678, uuid='46ae96cd-54ab-48da-ab96-47d253cce9b2', l='ServerLevel[world]', x=9858.50, y=-56.00, z=999980.09, cpos=[616, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9682, uuid='07d93fe6-e8b0-4076-800f-b6c30d015c86', l='ServerLevel[world]', x=9851.34, y=-49.50, z=999974.23, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 234.73/234.73'/9711, uuid='ca7ff041-9193-4c42-bdd0-7bec65f8ae1b', l='ServerLevel[world]', x=9788.78, y=-57.00, z=999989.78, cpos=[611, 62499], tl=4854, v=true] died: [LVL 5] Pharoh 234.73/234.73 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/9710, uuid='92e7da83-ecdc-41ea-9926-14a4759db45e', l='ServerLevel[world]', x=9838.37, y=-47.00, z=999989.84, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9684, uuid='8a1687a2-5216-4d2a-a1e0-34117c9fee4d', l='ServerLevel[world]', x=9835.27, y=-47.00, z=999984.78, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9709, uuid='cf447e7f-05e5-4461-ad4a-25418b264463', l='ServerLevel[world]', x=9790.85, y=-57.00, z=1000000.15, cpos=[611, 62500], tl=5763, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9674, uuid='32e23a06-2f42-436a-b5fb-7de91ada3eae', l='ServerLevel[world]', x=9851.21, y=-48.50, z=999972.83, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/9676, uuid='b47ade0f-d6d0-4a26-9f0d-fa0b36c776f6', l='ServerLevel[world]', x=9851.16, y=-48.50, z=999972.08, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.16/10'/9671, uuid='b84bc9bf-84e6-4668-a4fc-e8eed0679bf8', l='ServerLevel[world]', x=9839.95, y=-47.00, z=999987.94, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.16/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9704, uuid='d9914a4f-ae7a-435a-b580-f62d2674810c', l='ServerLevel[world]', x=9810.47, y=-57.00, z=999983.74, cpos=[613, 62498], tl=4854, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9687, uuid='d708e74a-005c-4b69-9030-bf3f5c88ef7c', l='ServerLevel[world]', x=9799.27, y=-47.00, z=999982.15, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9672, uuid='1dc9f1ad-6b69-4744-806d-934fa3275368', l='ServerLevel[world]', x=9845.17, y=-47.00, z=999989.71, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9707, uuid='80ddacbd-8810-40b8-8cbb-cff0d6999bc3', l='ServerLevel[world]', x=9809.41, y=-47.00, z=999979.21, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9691, uuid='1db142ad-0aa6-4a96-bff9-8b427c0ab5cb', l='ServerLevel[world]', x=9804.49, y=-47.00, z=999980.27, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9703, uuid='123f669e-f508-4782-97a0-3d2c2237151e', l='ServerLevel[world]', x=9808.30, y=-47.00, z=999978.61, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9708, uuid='6856f44a-a932-448e-8c18-c90b75e26665', l='ServerLevel[world]', x=9802.87, y=-47.00, z=999977.08, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9667, uuid='01b308eb-49ac-4943-99d5-bfb54f183ccd', l='ServerLevel[world]', x=9837.23, y=-47.00, z=999986.34, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 29.96/29.96'/9683, uuid='5075ea2c-f70f-44ed-a327-8927ba675a41', l='ServerLevel[world]', x=9833.49, y=-52.33, z=999984.35, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 29.96/29.96 was killed
[19:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/9675, uuid='dcdc722e-d77b-463f-9297-0d304b04c7da', l='ServerLevel[world]', x=9832.52, y=-57.00, z=999985.29, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[19:38:02] [Server thread/INFO]: Killed 149 entities
[19:38:10] [Server thread/INFO]: PainAndForGlory lost connection: Disconnected
[19:38:10] [Server thread/INFO]: [-] PainAndForGlory
[19:38:26] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.04/10'/9751, uuid='4bc39b17-2de1-490e-8702-5744c9d99c3e', l='ServerLevel[world]', x=9838.61, y=-57.00, z=999980.49, cpos=[614, 62498], tl=481, v=true] died: [LVL 5] Mummy 0.04/10 burned to death
[19:38:28] [Server thread/INFO]: vmri has made the advancement [Isn't It Iron Pick]
[19:39:01] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/9741, uuid='cc9f53c8-ed7d-441e-8f56-8f37c3121351', l='ServerLevel[world]', x=9845.81, y=-53.00, z=999979.23, cpos=[615, 62498], tl=1187, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:40:03] [Server thread/INFO]: vmri has made the advancement [Suit Up]
[19:40:30] [Server thread/INFO]: vmri issued server command: /trash
[19:40:53] [Server thread/INFO]: vmri has made the advancement [The Precious]
[19:41:03] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/9747, uuid='cf92375d-5624-4cff-889b-a0d97328dda6', l='ServerLevel[world]', x=9844.78, y=-53.00, z=999978.15, cpos=[615, 62498], tl=3631, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:42:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[19:43:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.6/10'/9762, uuid='6cad1bfa-618a-449c-b48e-988642fd7581', l='ServerLevel[world]', x=9845.50, y=-47.00, z=999985.71, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.6/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9763, uuid='01928af0-a076-4bc1-90e9-13e1abc1a6ca', l='ServerLevel[world]', x=9846.80, y=-53.00, z=999968.45, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9761, uuid='c2d789eb-0aa6-423f-8090-ee71d0bf71a6', l='ServerLevel[world]', x=9840.81, y=-47.00, z=999988.18, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9764, uuid='e96a9575-e49b-4e19-b882-5e523444b9d2', l='ServerLevel[world]', x=9806.78, y=-47.00, z=999983.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9765, uuid='8d386482-216a-4352-b5bb-849346a32125', l='ServerLevel[world]', x=9791.91, y=-57.00, z=999980.50, cpos=[611, 62498], tl=1800, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9757, uuid='b000b3d5-218a-445c-8ce4-9fc94a9e14a9', l='ServerLevel[world]', x=9843.40, y=-47.00, z=999987.54, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 44.47/44.47'/9759, uuid='316ad598-7669-40b5-a20e-ebb68389da35', l='ServerLevel[world]', x=9851.28, y=-48.50, z=999972.03, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 44.47/44.47 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9767, uuid='0d8bee06-d9fa-4b3c-a39f-cf8c252f6809', l='ServerLevel[world]', x=9810.46, y=-47.50, z=999981.19, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9787, uuid='acfaf464-365a-4956-9339-6033e0cf7c39', l='ServerLevel[world]', x=9790.04, y=-57.00, z=999996.02, cpos=[611, 62499], tl=160, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9754, uuid='5c6391f9-8a2a-4e4f-b8b4-483fd96e963d', l='ServerLevel[world]', x=9838.96, y=-47.00, z=999986.69, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9771, uuid='4fe7a011-466f-45ba-9afc-ac2068ded635', l='ServerLevel[world]', x=9788.30, y=-57.00, z=999996.53, cpos=[611, 62499], tl=160, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9770, uuid='86fb5c2a-71af-47ce-92d3-c4ca61e65f62', l='ServerLevel[world]', x=9791.97, y=-57.00, z=999985.20, cpos=[611, 62499], tl=378, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9755, uuid='1de5714e-3c04-401e-a830-43d93fc0e1d7', l='ServerLevel[world]', x=9851.19, y=-48.50, z=999972.86, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9786, uuid='85249f0a-ddc1-4ded-beac-c27185300d7a', l='ServerLevel[world]', x=9802.42, y=-47.00, z=999978.92, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9783, uuid='fac52e6b-b1f8-4449-a441-b368e494e7c5', l='ServerLevel[world]', x=9791.96, y=-57.00, z=999998.02, cpos=[611, 62499], tl=2004, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.86/10'/9758, uuid='a13b6e9b-8d60-4535-bb94-abe44ed1cb03', l='ServerLevel[world]', x=9836.13, y=-57.00, z=999995.08, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.86/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9766, uuid='362dfb23-ac3c-4492-8310-99cb303214ba', l='ServerLevel[world]', x=9803.84, y=-47.00, z=999978.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9774, uuid='d7ff1040-af5f-4ab6-bfb7-87c0bbd3cb0e', l='ServerLevel[world]', x=9791.79, y=-57.00, z=999985.17, cpos=[611, 62499], tl=160, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9750, uuid='bfac7cfc-5ef8-42b0-a331-7d7904a5b87e', l='ServerLevel[world]', x=9834.18, y=-57.00, z=999998.18, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/9742, uuid='30d5f216-5827-4221-ba43-9758bbce9ce5', l='ServerLevel[world]', x=9842.82, y=-57.00, z=999997.18, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9746, uuid='f58acf14-ed24-4db7-af8b-425ce9e8882e', l='ServerLevel[world]', x=9845.70, y=-57.00, z=999997.73, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9782, uuid='abc88292-da0a-476e-96c8-4b19be43296b', l='ServerLevel[world]', x=9789.24, y=-57.00, z=999997.38, cpos=[611, 62499], tl=160, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 441.19/441.19'/9780, uuid='ff1e8cad-f6c4-4b9f-887e-b33771624fcf', l='ServerLevel[world]', x=9789.04, y=-57.00, z=999996.67, cpos=[611, 62499], tl=160, v=true] died: [LVL 5] Pharoh 441.19/441.19 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9779, uuid='885546dd-8305-4ed0-84d0-ab3402f30739', l='ServerLevel[world]', x=9810.82, y=-49.00, z=999979.50, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9776, uuid='f4ac7086-393d-4a11-82ef-62cef6c345db', l='ServerLevel[world]', x=9798.82, y=-57.00, z=1000000.18, cpos=[612, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9778, uuid='d1b9dd09-3536-4488-b00b-1644767212aa', l='ServerLevel[world]', x=9790.69, y=-57.00, z=999995.28, cpos=[611, 62499], tl=160, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 346.8/346.8'/9777, uuid='881ac19b-9088-41bb-8d8d-b1b94d446afc', l='ServerLevel[world]', x=9788.55, y=-57.00, z=999997.15, cpos=[611, 62499], tl=160, v=true] died: [LVL 5] Pharoh 346.8/346.8 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 474.23/474.23'/9781, uuid='70dbb141-a0c9-4f71-87be-fcf0a57d641d', l='ServerLevel[world]', x=9803.19, y=-47.00, z=999980.78, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 474.23/474.23 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9775, uuid='f3b2b6dd-f913-4460-861e-33f365275ec3', l='ServerLevel[world]', x=9803.70, y=-47.00, z=999979.07, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9749, uuid='a768058c-f78d-46be-9172-66e60d660074', l='ServerLevel[world]', x=9841.75, y=-47.00, z=999991.20, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/9745, uuid='38bc6da5-96ab-4f71-bb1f-351f22a1ae22', l='ServerLevel[world]', x=9844.23, y=-47.00, z=999991.26, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9743, uuid='528ff80e-9d90-4e0b-aa1d-c8bcb2e7c274', l='ServerLevel[world]', x=9842.58, y=-47.00, z=999988.52, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/9753, uuid='2770d518-e547-422a-b32d-3ffd598f03c8', l='ServerLevel[world]', x=9840.74, y=-47.00, z=999988.79, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9789, uuid='9519d0b4-0ff5-4871-abbe-244282a7d8dc', l='ServerLevel[world]', x=9791.91, y=-57.00, z=999988.50, cpos=[611, 62499], tl=3586, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9785, uuid='c30600a6-0b96-4d66-9a8f-28c6164de05a', l='ServerLevel[world]', x=9835.76, y=-47.00, z=999982.75, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9773, uuid='f4c2f2be-dfa4-4b46-b306-c66872572f79', l='ServerLevel[world]', x=9789.47, y=-57.00, z=999996.66, cpos=[611, 62499], tl=160, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9772, uuid='f5fe749e-1e36-41d0-8dc9-e60832d0e05c', l='ServerLevel[world]', x=9801.81, y=-47.00, z=999982.44, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9768, uuid='a9ad0dab-2fe5-424b-aff0-2a732d7f4a30', l='ServerLevel[world]', x=9802.14, y=-47.00, z=999980.00, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9769, uuid='aab8eca2-991e-4be4-9bab-a96626abaff2', l='ServerLevel[world]', x=9802.17, y=-47.00, z=999983.10, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9788, uuid='4a416a99-4fb2-481b-affb-c4ae0a95e2d0', l='ServerLevel[world]', x=9835.87, y=-47.00, z=999990.08, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9784, uuid='8be09b2e-0f86-41f6-8b59-4524c80a7ba0', l='ServerLevel[world]', x=9803.13, y=-47.00, z=999978.26, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.54/10'/9760, uuid='4395bd8e-8d29-44b8-9c16-6eb710a3bdea', l='ServerLevel[world]', x=9844.32, y=-47.00, z=999992.29, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 9.54/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9756, uuid='cfc39db8-c89b-4bb0-ae07-d42b045141da', l='ServerLevel[world]', x=9837.53, y=-47.00, z=999984.75, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 28.04/28.04'/9752, uuid='a3ab929e-f9b3-424e-a96c-92e624bb89c9', l='ServerLevel[world]', x=9838.43, y=-47.00, z=999991.15, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 28.04/28.04 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/9744, uuid='252bc0c2-e3eb-4e7d-b188-02dda7e9d414', l='ServerLevel[world]', x=9843.88, y=-47.00, z=999986.11, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9748, uuid='97c291a4-d00b-44e2-8699-6d885dc790b8', l='ServerLevel[world]', x=9852.18, y=-48.50, z=999972.44, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9740, uuid='ec4e61c4-4be2-4cfb-a7bb-c8619740e076', l='ServerLevel[world]', x=9842.23, y=-47.00, z=999983.73, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:43:02] [Server thread/INFO]: Killed 149 entities
[19:43:22] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/9835, uuid='9d4ebfe2-3b68-4f3b-8ee4-439af95f97d3', l='ServerLevel[world]', x=9843.82, y=-53.00, z=999978.43, cpos=[615, 62498], tl=405, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[19:43:37] [User Authenticator #52/INFO]: UUID of player Slash65 is 20bc9e0d-613e-44c8-b90a-e0a690d91d70
[19:43:37] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player Slash65. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[19:43:37] [Server thread/INFO]: [+] Slash65
[19:43:37] [Server thread/INFO]: Slash65[/170.149.166.37:50340] logged in with entity id 9876 at ([world]9885.271470580405, 81.0, 1000008.2809034972)
[19:43:45] [Server thread/INFO]: vmri issued server command: /trash
[19:44:06] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.07/10'/9849, uuid='09869ea4-acc5-49c4-ac15-63304d826d2c', l='ServerLevel[world]', x=9849.18, y=-56.00, z=999980.54, cpos=[615, 62498], tl=1288, v=true] died: [LVL 5] Mummy 0.07/10 burned to death
[19:44:12] [Server thread/INFO]: Slash65 lost connection: Disconnected
[19:44:12] [Server thread/INFO]: [-] Slash65
[19:44:12] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/9846, uuid='6a281509-049e-4c25-8fe7-74b44c4ed076', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=1417, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[19:45:01] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/9827, uuid='775c7276-a1e3-461e-abd7-1789f5582dbc', l='ServerLevel[world]', x=9845.85, y=-53.00, z=999979.22, cpos=[615, 62498], tl=2388, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:45:22] [pool-20-thread-1/INFO]: [Vulcan] vmri failed Step (Type A) (1/5)
[19:45:25] [pool-20-thread-1/INFO]: [Vulcan] vmri failed Step (Type A) (2/5)
[19:45:26] [pool-20-thread-1/INFO]: [Vulcan] vmri failed Ground Spoof (Type B) (1/5)
[19:45:26] [pool-20-thread-1/INFO]: [Vulcan] vmri failed Ground Spoof (Type B) (2/5)
[19:45:26] [pool-20-thread-1/INFO]: [Vulcan] vmri failed Ground Spoof (Type B) (3/5)
[19:45:26] [pool-20-thread-1/INFO]: [Vulcan] vmri failed Ground Spoof (Type B) (4/5)
[19:45:27] [pool-20-thread-1/INFO]: [Vulcan] vmri failed Ground Spoof (Type B) (5/5)
[19:45:27] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kick vmri [Vulcan] Unfair Advantage
[19:45:27] [Server thread/INFO]: vmri lost connection: [Vulcan] Unfair Advantage
[19:45:27] [Server thread/INFO]: [-] vmri
[19:45:27] [Server thread/INFO]: [Essentials] Player Console kicked vmri for [Vulcan] Unfair Advantage.
[19:45:28] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.07/10'/9839, uuid='b52f56d7-e69e-4864-a2c2-0dc6112c7246', l='ServerLevel[world]', x=9839.61, y=-57.00, z=999980.49, cpos=[614, 62498], tl=2929, v=true] died: [LVL 5] Mummy 0.07/10 burned to death
[19:45:32] [User Authenticator #53/INFO]: UUID of player vmri is d586ee1f-41be-4f3b-bef1-060142e63722
[19:45:32] [Server thread/INFO]: [+] vmri
[19:45:32] [Server thread/INFO]: vmri[/84.110.168.111:60656] logged in with entity id 9905 at ([world]9930.299445771592, 93.24855095082043, 999988.3534320855)
[19:45:35] [Async Chat Thread - #60/INFO]: [??????] vmri [18]: bruh
[19:45:44] [Async Chat Thread - #60/INFO]: [??????] vmri [18]: i got for flying
[19:45:50] [Async Chat Thread - #60/INFO]: [??????] vmri [18]: i have an elytra
[19:45:51] [Async Chat Thread - #60/INFO]: [??????] vmri [18]: smg
[19:45:52] [Async Chat Thread - #60/INFO]: [??????] vmri [18]: smh
[19:45:55] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/9848, uuid='b5e3633a-482e-45c3-be0c-41a794234fb6', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=3463, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:46:03] [Server thread/INFO]: vmri has made the advancement [Sparkly!]
[19:46:03] [Server thread/INFO]: vmri has made the advancement [Diamonds!]
[19:47:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[19:47:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[19:47:09] [Async Chat Thread - #62/INFO]: [??????] vmri [18]: madi
[19:47:18] [Async Chat Thread - #62/INFO]: [??????] vmri [18]: are the autocompressors worth it
[19:47:28] [Async Chat Thread - #63/INFO]: [??????] vmri [18]: or useful?
[19:48:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9861, uuid='9f1b6898-1fc6-4c68-abd7-1222983a716d', l='ServerLevel[world]', x=9808.84, y=-47.00, z=999979.88, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9828, uuid='65342255-cee6-4480-a6fe-89b0bccb190e', l='ServerLevel[world]', x=9842.07, y=-47.00, z=999985.82, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9859, uuid='9db6a749-b901-4f0b-afd0-bfa7a208aa9a', l='ServerLevel[world]', x=9836.76, y=-47.00, z=999990.71, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9863, uuid='2bf9b70e-250a-4316-9a71-ea2c097f6e3c', l='ServerLevel[world]', x=9800.80, y=-47.00, z=999982.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9858, uuid='056faeef-be89-4030-8b93-10f582d4e37f', l='ServerLevel[world]', x=9805.44, y=-47.00, z=999980.09, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9862, uuid='12b7d448-27ba-4642-bd7f-2521a62f0e53', l='ServerLevel[world]', x=9807.80, y=-47.00, z=999980.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97.5/100'/9864, uuid='1543c912-f6ae-40e0-a80c-b45c01f09f38', l='ServerLevel[world]', x=9806.23, y=-47.00, z=999975.64, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 97.5/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9860, uuid='58027c2f-f8d4-48bf-b2dd-792fdd2bcaa3', l='ServerLevel[world]', x=9801.76, y=-47.00, z=999975.31, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9865, uuid='8514fd83-2d77-48c7-a417-907e532cd86b', l='ServerLevel[world]', x=9805.64, y=-47.00, z=999981.39, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9832, uuid='66c04502-dbd4-4d8a-9c58-88b58ec1b6c6', l='ServerLevel[world]', x=9848.54, y=-54.00, z=999967.19, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9830, uuid='c9a11657-60fe-419d-ba29-87c78282f86c', l='ServerLevel[world]', x=9842.74, y=-47.00, z=999985.40, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9826, uuid='9fc20e65-5dc9-46a2-9697-80600ac22787', l='ServerLevel[world]', x=9838.69, y=-47.00, z=999981.44, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/9834, uuid='6df7b634-3fe0-4c76-931a-9e3da24cd14a', l='ServerLevel[world]', x=9840.14, y=-47.00, z=999990.09, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9836, uuid='5d84d825-ea7b-49db-8071-1f798d12e5a0', l='ServerLevel[world]', x=9834.18, y=-47.00, z=999983.39, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9852, uuid='5ea0486c-8d9c-4077-8c63-08a59e632b09', l='ServerLevel[world]', x=9808.79, y=-47.00, z=999981.30, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9872, uuid='df1c47c7-aba2-44be-8b3b-e4ea9aabbb7d', l='ServerLevel[world]', x=9806.08, y=-47.00, z=999982.11, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9851, uuid='92dd70fb-067a-462b-80f4-284e99914a35', l='ServerLevel[world]', x=9804.16, y=-47.00, z=999976.57, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9871, uuid='cb5f12b2-4adb-484c-8a67-71e5d5003eaf', l='ServerLevel[world]', x=9835.70, y=-47.00, z=999986.13, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9855, uuid='7b22fa70-986f-498f-a929-c4781affa476', l='ServerLevel[world]', x=9801.11, y=-47.00, z=999980.43, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9856, uuid='89c6c2c1-7567-4073-83a3-1e37dedc17cd', l='ServerLevel[world]', x=9800.74, y=-47.00, z=999974.45, cpos=[612, 62498], tl=5300, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9868, uuid='b283b951-2fc5-4c90-aaab-d18df3476c62', l='ServerLevel[world]', x=9835.62, y=-47.00, z=999991.50, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9867, uuid='b0cd8c5e-131f-4043-b8bb-8aff0c01303e', l='ServerLevel[world]', x=9831.83, y=-57.00, z=999971.83, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9847, uuid='e5d0ee01-5c1c-49b4-80f3-86af09b971d2', l='ServerLevel[world]', x=9838.24, y=-47.00, z=999982.53, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9831, uuid='edc454fd-b462-4904-b4f8-aa9d63591ab0', l='ServerLevel[world]', x=9841.31, y=-47.00, z=999986.79, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.26/10'/9843, uuid='15667ffe-f401-4dc2-8295-275162011b75', l='ServerLevel[world]', x=9842.71, y=-47.00, z=999982.82, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 1.26/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9845, uuid='0839c41c-3192-40d3-900d-0d2ec05a1031', l='ServerLevel[world]', x=9853.15, y=-57.00, z=1000000.15, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/9844, uuid='0c6d94a3-1af9-4f4d-8b1b-2f9a258a0b66', l='ServerLevel[world]', x=9835.83, y=-47.00, z=999990.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9875, uuid='d93a2559-75ff-455b-91b6-0ccb2d2cb4fd', l='ServerLevel[world]', x=9807.26, y=-47.00, z=999982.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9873, uuid='870723cd-2699-4913-b6db-c281a8433765', l='ServerLevel[world]', x=9833.50, y=-52.00, z=999985.55, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9850, uuid='9870ad8f-e935-40c2-966d-571280e4a454', l='ServerLevel[world]', x=9835.91, y=-57.00, z=999972.48, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/9842, uuid='ea974575-f996-4377-bf62-a49a297a8898', l='ServerLevel[world]', x=9834.94, y=-47.00, z=999982.52, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9840, uuid='7d3b50eb-553f-44d0-8e51-9f7988da5c3f', l='ServerLevel[world]', x=9854.02, y=-51.00, z=999969.98, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/9838, uuid='1c57bd2a-bf71-40d8-a3ca-706b3a231e6f', l='ServerLevel[world]', x=9838.53, y=-47.00, z=999990.28, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9869, uuid='faa29db8-5b4e-4191-85cf-c5d377938ac9', l='ServerLevel[world]', x=9799.76, y=-47.00, z=999978.71, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.73/27.5'/9837, uuid='90ceed7f-f1f2-47ab-892e-606970b669ab', l='ServerLevel[world]', x=9839.21, y=-57.00, z=999998.25, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.73/27.5 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9853, uuid='8cbbcd07-626a-4fa0-8812-ceae742fed47', l='ServerLevel[world]', x=9836.80, y=-47.00, z=999986.36, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9854, uuid='04247f42-b710-4d89-96bf-ff43aa2db33f', l='ServerLevel[world]', x=9806.22, y=-47.00, z=999983.31, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97.5/100'/9870, uuid='a04f7cab-4955-4ee3-b37e-82168a55a2b2', l='ServerLevel[world]', x=9828.21, y=-57.00, z=999974.26, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 97.5/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9866, uuid='46eb5c68-b5e5-4abb-97ea-ad7a8346dcef', l='ServerLevel[world]', x=9812.49, y=-57.00, z=999971.72, cpos=[613, 62498], tl=5070, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9857, uuid='d18b0a4b-98b0-47aa-8b3f-ed31ccf1fcb0', l='ServerLevel[world]', x=9788.74, y=-57.00, z=1000000.19, cpos=[611, 62500], tl=1097, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9874, uuid='60fee1ad-8da6-4a6e-b172-255d16d250aa', l='ServerLevel[world]', x=9806.32, y=-47.00, z=999980.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.81/10'/9833, uuid='c98daa0a-3a32-4229-80c1-8d39cb57dedb', l='ServerLevel[world]', x=9837.21, y=-47.00, z=999987.49, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.81/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9841, uuid='eadf005f-fd9f-4bde-8589-c07efe51e339', l='ServerLevel[world]', x=9851.90, y=-48.50, z=999972.99, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9829, uuid='d5481f7b-287f-4421-9f13-4ccdb98a1e69', l='ServerLevel[world]', x=9840.82, y=-47.00, z=999992.49, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:48:02] [Server thread/INFO]: Killed 146 entities
[19:49:14] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/9937, uuid='05792f6b-53bb-4be0-b582-50083aa6f991', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=1443, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:49:29] [Server thread/INFO]: vmri has made the advancement [Cover Me with Diamonds]
[19:49:48] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/9951, uuid='96cbcdc8-82d0-426e-8345-b02acb42ec72', l='ServerLevel[world]', x=9843.23, y=-56.00, z=999979.72, cpos=[615, 62498], tl=2125, v=true] died: [LVL 5] Mummy 0.13/10 burned to death
[19:49:50] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.26/10'/9939, uuid='e81a3679-5a35-473f-a7d7-2ef2eb4aabde', l='ServerLevel[world]', x=9841.95, y=-57.00, z=999980.43, cpos=[615, 62498], tl=2175, v=true] died: [LVL 5] Mummy 0.26/10 burned to death
[19:50:10] [Server thread/INFO]: vmri issued server command: /trash
[19:50:19] [Server thread/INFO]: vmri issued server command: /trash
[19:50:26] [Server thread/INFO]: Automatic saving is now disabled
[19:50:31] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/9950, uuid='4c976e84-5757-4bd7-a3e4-d43e36e8d5bf', l='ServerLevel[world]', x=9846.51, y=-57.00, z=999982.71, cpos=[615, 62498], tl=2985, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[19:50:48] [pool-20-thread-1/INFO]: [Vulcan] vmri failed Ground Spoof (Type B) (1/5)
[19:50:48] [pool-20-thread-1/INFO]: [Vulcan] vmri failed Ground Spoof (Type B) (2/5)
[19:50:48] [pool-20-thread-1/INFO]: [Vulcan] vmri failed Ground Spoof (Type B) (3/5)
[19:50:48] [Server thread/INFO]: Automatic saving is now enabled
[19:50:49] [pool-20-thread-1/INFO]: [Vulcan] vmri failed Ground Spoof (Type B) (4/5)
[19:50:49] [pool-20-thread-1/INFO]: [Vulcan] vmri failed Ground Spoof (Type B) (5/5)
[19:50:49] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kick vmri [Vulcan] Unfair Advantage
[19:50:49] [Server thread/INFO]: vmri lost connection: [Vulcan] Unfair Advantage
[19:50:49] [Server thread/INFO]: [-] vmri
[19:50:49] [Server thread/INFO]: [Essentials] Player Console kicked vmri for [Vulcan] Unfair Advantage.
[19:50:53] [User Authenticator #54/INFO]: UUID of player vmri is d586ee1f-41be-4f3b-bef1-060142e63722
[19:50:54] [Server thread/INFO]: [+] vmri
[19:50:54] [Server thread/INFO]: vmri[/84.110.168.111:38176] logged in with entity id 9998 at ([world]9918.960353712675, 67.74883583713113, 1000077.2256709508)
[19:50:56] [Server thread/INFO]: vmri has made the advancement [Remote Getaway]
[19:51:00] [Server thread/INFO]: [AdvancedPortals] Portal command: endportal
[19:51:00] [Server thread/INFO]: vmri issued server command: /endportal
[19:51:15] [Async Chat Thread - #64/INFO]: [??????] vmri [18]: madi
[19:51:44] [Server thread/INFO]: vmri lost connection: Disconnected
[19:51:44] [Server thread/INFO]: [-] vmri
[19:52:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[19:52:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[19:52:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[19:53:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9960, uuid='2a150d23-b545-4c7f-954a-caba26420afa', l='ServerLevel[world]', x=9838.86, y=-47.00, z=999989.35, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9961, uuid='d96caa40-b8a5-4a16-87a7-2c6e2552ddb0', l='ServerLevel[world]', x=9838.78, y=-47.00, z=999982.78, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.56/10'/9958, uuid='1110447f-a3d2-4c60-bc02-f21a49628dd7', l='ServerLevel[world]', x=9821.24, y=-57.00, z=1000000.47, cpos=[613, 62500], tl=5980, v=true] died: [LVL 5] Mummy 3.56/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9962, uuid='ec8b3cd3-380a-43da-9d1a-e71ae1df3b7e', l='ServerLevel[world]', x=9809.79, y=-47.00, z=999974.71, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/9959, uuid='1d581345-5b44-44f4-980f-deb38c2b10fa', l='ServerLevel[world]', x=9851.44, y=-48.50, z=999972.17, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9957, uuid='a6945301-a1f5-4d20-b622-1b133d370247', l='ServerLevel[world]', x=9846.27, y=-57.00, z=1000000.23, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9956, uuid='c10662b7-29cf-4eae-80ff-9431f6585a18', l='ServerLevel[world]', x=9857.16, y=-57.00, z=999989.22, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9964, uuid='0f081ced-70ce-4117-a64c-fced038bc6e7', l='ServerLevel[world]', x=9791.93, y=-57.00, z=999993.73, cpos=[611, 62499], tl=2818, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9985, uuid='18c05afe-e32c-449e-b647-9a5e63a3fb8a', l='ServerLevel[world]', x=9797.48, y=-57.00, z=999978.96, cpos=[612, 62498], tl=2823, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/9952, uuid='9834cac9-09a9-49fe-a4e1-4c6ae7644103', l='ServerLevel[world]', x=9838.74, y=-47.00, z=999991.19, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9936, uuid='343af2c9-e95d-4234-96a2-3d657a0c0cb8', l='ServerLevel[world]', x=9851.80, y=-48.50, z=999972.81, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9969, uuid='2a824ddf-ea08-4207-b15f-cac45974f940', l='ServerLevel[world]', x=9805.93, y=-47.00, z=999976.59, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9968, uuid='62273381-2a30-40be-97fa-3d047b2b90eb', l='ServerLevel[world]', x=9838.77, y=-47.00, z=999984.63, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/9953, uuid='2cfa631a-925d-4dbf-8b9f-1064347b4505', l='ServerLevel[world]', x=9841.81, y=-47.00, z=999988.43, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/9948, uuid='326f8269-7f75-4029-80bd-ff3df34f5cb4', l='ServerLevel[world]', x=9840.74, y=-57.00, z=999971.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.04/10'/9949, uuid='e621848f-d558-41af-820b-7a97b6d3da87', l='ServerLevel[world]', x=9841.40, y=-47.00, z=999987.20, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.04/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.5/10'/9940, uuid='abc9e2a4-b3dd-42d2-98fc-6ca0286b2acf', l='ServerLevel[world]', x=9834.74, y=-47.00, z=999990.20, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 9.5/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9981, uuid='8ac6d80d-d514-4a84-a780-d7b8bd692012', l='ServerLevel[world]', x=9788.79, y=-57.00, z=999973.78, cpos=[611, 62498], tl=2488, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9965, uuid='3d5a286f-9d5e-4e5a-ae05-4c3c929333d5', l='ServerLevel[world]', x=9788.55, y=-57.00, z=999992.72, cpos=[611, 62499], tl=1028, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9973, uuid='2b0f25f8-7e86-4cc3-a41d-d880453c3d86', l='ServerLevel[world]', x=9808.61, y=-47.00, z=999979.29, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9977, uuid='2bd7c0d0-f982-452c-b744-7f1d6845968a', l='ServerLevel[world]', x=9810.58, y=-50.00, z=999978.63, cpos=[613, 62498], tl=3109, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9976, uuid='85f71373-f5ce-4b94-8926-134dc13af2f3', l='ServerLevel[world]', x=9806.27, y=-47.00, z=999980.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/9944, uuid='c64afe3e-e684-4e06-a6df-ea40156045f0', l='ServerLevel[world]', x=9851.12, y=-48.50, z=999972.91, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9943, uuid='7905725f-3a99-4bee-bdfb-dcd76f5bc91f', l='ServerLevel[world]', x=9847.02, y=-56.00, z=999979.51, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9975, uuid='22ab714c-82ba-42e3-ba35-0388ddd3b12c', l='ServerLevel[world]', x=9805.77, y=-47.00, z=999974.14, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9942, uuid='8e5cf57d-822b-495f-baf0-00053b572657', l='ServerLevel[world]', x=9846.59, y=-53.00, z=999971.52, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9941, uuid='e4f77886-48f9-4684-828b-7117c115e60d', l='ServerLevel[world]', x=9843.42, y=-47.00, z=999982.80, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9947, uuid='e23633d1-96ba-4314-b928-e8efa50a95eb', l='ServerLevel[world]', x=9844.18, y=-47.00, z=999990.18, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 24.95/24.95'/9946, uuid='5620fe83-9b33-4fb7-b548-2e738e1b4a44', l='ServerLevel[world]', x=9811.73, y=-57.00, z=999978.43, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 24.95/24.95 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/9945, uuid='ed1efee4-bc34-4bd3-a4e6-0d28d5d95ce3', l='ServerLevel[world]', x=9853.32, y=-57.00, z=999998.19, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9980, uuid='0a9ffc23-d732-4b09-86a3-a4e4902da224', l='ServerLevel[world]', x=9841.72, y=-47.00, z=999989.78, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9974, uuid='03c87ab4-15a3-4c7b-96df-569b12a8c5df', l='ServerLevel[world]', x=9837.21, y=-47.00, z=999988.47, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97/100'/9972, uuid='02e965cf-3fe7-46d4-ae57-ff50b354c6c3', l='ServerLevel[world]', x=9842.76, y=-47.00, z=999989.25, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 97/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 78.17/100'/9978, uuid='06c7ef7e-215d-4a55-863a-616250aaa1c1', l='ServerLevel[world]', x=9842.50, y=-57.00, z=1000000.28, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 78.17/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9982, uuid='089d36d0-9e83-40f4-bf3f-3d925419e18b', l='ServerLevel[world]', x=9803.83, y=-47.00, z=999978.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9984, uuid='89a75f58-02c4-494f-9f04-f1ff18e277c2', l='ServerLevel[world]', x=9797.51, y=-57.00, z=999981.80, cpos=[612, 62498], tl=3109, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9967, uuid='5d8ead7c-01c8-4d95-afef-f5a2df38c4a0', l='ServerLevel[world]', x=9808.24, y=-47.00, z=999972.78, cpos=[613, 62498], tl=3555, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9970, uuid='ad32482f-794d-4e06-953b-bfbe8ff0507b', l='ServerLevel[world]', x=9809.16, y=-47.00, z=999977.84, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9966, uuid='c389530f-e5bd-4d9e-bad0-6ac23c689c76', l='ServerLevel[world]', x=9807.73, y=-47.00, z=999980.01, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/9954, uuid='2b0bee24-f6e1-4a4d-a229-ad7c9074f75b', l='ServerLevel[world]', x=9852.78, y=-57.00, z=999983.84, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9938, uuid='810721e6-e564-4d55-b299-2eae1ba1bea5', l='ServerLevel[world]', x=9836.75, y=-47.00, z=999990.33, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/9955, uuid='7bc7e170-b693-4511-859a-c118287f19b3', l='ServerLevel[world]', x=9835.79, y=-47.00, z=999986.72, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9963, uuid='04d731c7-424e-44a5-896f-5174595789b6', l='ServerLevel[world]', x=9799.15, y=-57.00, z=999992.79, cpos=[612, 62499], tl=3109, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9971, uuid='b9939e29-348f-42a1-b090-b8fc41c52f2a', l='ServerLevel[world]', x=9799.83, y=-47.00, z=999975.79, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9979, uuid='56079de0-6d52-48ba-b126-c7bd0bc5b0cc', l='ServerLevel[world]', x=9845.21, y=-47.00, z=999992.27, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/9983, uuid='dbc6f94c-6308-4115-aef4-35cf20e118ad', l='ServerLevel[world]', x=9841.88, y=-57.00, z=999993.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:53:02] [Server thread/INFO]: Killed 148 entities
[19:54:37] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.14/10'/10053, uuid='071b4082-abef-46c5-b06f-41687fa46aa4', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=1905, v=true] died: [LVL 5] Mummy 0.14/10 went up in flames
[19:54:54] [User Authenticator #55/INFO]: UUID of player earth7079 is 3c4bbaa7-6c1d-428f-8f21-052826b50ba5
[19:54:55] [Server thread/INFO]: [+] earth7079
[19:54:55] [Server thread/INFO]: earth7079[/210.155.44.94:56402] logged in with entity id 10085 at ([world]9912.759562200588, 86.0, 999982.6097659)
[19:55:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/10042, uuid='72ff9947-9e3d-43ac-a5aa-9c682818389d', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=2414, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[19:55:07] [Server thread/INFO]: earth7079 issued server command: /prefix
[19:55:44] [Async Chat Thread - #66/INFO]: [??????] earth7079 [9]: who tf is Hello7873
[19:55:52] [Async Chat Thread - #66/INFO]: [??????] earth7079 [9]: cuz he is the best in coins
[19:55:56] [Async Chat Thread - #66/INFO]: [??????] earth7079 [9]: how tf
[19:56:23] [Server thread/INFO]: earth7079 lost connection: Disconnected
[19:56:23] [Server thread/INFO]: [-] earth7079
[19:57:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[19:58:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10059, uuid='3eb745df-057a-4657-9bee-9f0a5ec12850', l='ServerLevel[world]', x=9842.99, y=-47.00, z=999991.92, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 479.35/488.02'/10060, uuid='fc8e9e94-06d8-4801-b224-05fe21ec1cea', l='ServerLevel[world]', x=9845.27, y=-47.00, z=999992.49, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 479.35/488.02 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10058, uuid='f91212af-38c4-433d-9558-8a976c44e931', l='ServerLevel[world]', x=9839.96, y=-47.00, z=999990.26, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10063, uuid='f57eb457-1601-4b16-9b28-99741ff90979', l='ServerLevel[world]', x=9806.62, y=-47.00, z=999973.50, cpos=[612, 62498], tl=3662, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/10055, uuid='9a093a4b-3db1-43a7-9bde-44934fd1552d', l='ServerLevel[world]', x=9838.78, y=-57.00, z=999993.50, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10061, uuid='b2176be7-836c-4dcc-ad93-6623903585bc', l='ServerLevel[world]', x=9791.87, y=-57.00, z=999982.13, cpos=[611, 62498], tl=496, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10057, uuid='9b787553-1bc0-4622-b30d-5c7f5fc90cba', l='ServerLevel[world]', x=9842.46, y=-47.00, z=999987.17, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10065, uuid='be7ab8e1-19e9-4256-8c6f-79d18354933d', l='ServerLevel[world]', x=9801.63, y=-47.00, z=999982.90, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10083, uuid='3d5dab1f-ad00-49a8-824e-dfa586e387a1', l='ServerLevel[world]', x=9806.21, y=-47.00, z=999981.16, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/10050, uuid='d1d7bd49-18eb-4fbd-bef6-e30d5ac8e67c', l='ServerLevel[world]', x=9833.70, y=-47.32, z=999989.40, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.15/10'/10049, uuid='c49ded67-84be-4716-bdf5-5ce5aabf4e35', l='ServerLevel[world]', x=9836.83, y=-47.00, z=999991.17, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.15/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10037, uuid='73194176-7947-488f-a766-a55e8e317a1c', l='ServerLevel[world]', x=9843.11, y=-47.00, z=999990.72, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10038, uuid='9d970166-63f7-4f50-8624-31f8876f1f63', l='ServerLevel[world]', x=9844.42, y=-47.00, z=999986.25, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10046, uuid='df39a899-dce6-4a09-8feb-d8e6ee6dca29', l='ServerLevel[world]', x=9851.71, y=-48.50, z=999972.60, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10062, uuid='903362d5-e10a-42d5-beda-e838d0562f87', l='ServerLevel[world]', x=9799.51, y=-47.00, z=999981.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10054, uuid='7d9128dd-b9e8-4340-8550-6ad688bafc9a', l='ServerLevel[world]', x=9857.95, y=-57.00, z=999992.82, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10082, uuid='60c8c08f-be0e-44df-9f06-03902f2ada7e', l='ServerLevel[world]', x=9808.56, y=-47.00, z=999976.15, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/10066, uuid='525343d9-64a4-4c25-9872-3ad3fc37e02b', l='ServerLevel[world]', x=9841.24, y=-57.00, z=999977.32, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 88.22/100'/10070, uuid='4ccdcf5a-1305-4d37-b576-da483ff7d527', l='ServerLevel[world]', x=9841.34, y=-57.00, z=999976.05, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 88.22/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10078, uuid='1a2ac01f-ef69-454b-b442-ca373f40f1df', l='ServerLevel[world]', x=9789.81, y=-57.00, z=999982.81, cpos=[611, 62498], tl=640, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10074, uuid='db2345b1-b7c2-44c1-9639-28d49af19017', l='ServerLevel[world]', x=9788.87, y=-57.00, z=999996.69, cpos=[611, 62499], tl=334, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10043, uuid='cbc2d189-33e0-4d06-aab8-bdbededd5060', l='ServerLevel[world]', x=9851.05, y=-48.50, z=999972.87, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10045, uuid='662f9fec-eeb6-4418-8dcb-f51cfb169213', l='ServerLevel[world]', x=9838.99, y=-47.00, z=999981.90, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/10044, uuid='b45596a6-826d-43c9-9ae9-ef45a63dfd52', l='ServerLevel[world]', x=9856.75, y=-57.00, z=999989.79, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/10040, uuid='4255f0f6-06e0-4efe-84c1-5ee96c953259', l='ServerLevel[world]', x=9836.24, y=-47.00, z=999988.81, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10041, uuid='a6f77911-78bc-43c5-b691-28662f405168', l='ServerLevel[world]', x=9838.82, y=-57.00, z=999980.19, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10039, uuid='93b6379e-3e8f-48df-9727-05b34ee92afd', l='ServerLevel[world]', x=9843.17, y=-47.00, z=999989.86, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10071, uuid='b39d9ffb-007c-4aee-9a28-9205869a4606', l='ServerLevel[world]', x=9804.80, y=-47.00, z=999977.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10047, uuid='8d3262d3-ec4a-4a13-8321-8442389934dd', l='ServerLevel[world]', x=9841.21, y=-47.00, z=999981.61, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10069, uuid='5cf09ca0-daf9-45a8-9b59-cf01259e2281', l='ServerLevel[world]', x=9789.20, y=-57.00, z=999998.22, cpos=[611, 62499], tl=334, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10081, uuid='ce65e05a-76a5-44d3-af4e-714226d6e1e8', l='ServerLevel[world]', x=9797.50, y=-57.00, z=999977.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10079, uuid='99cf5fb3-f708-42ea-a81e-cb51bc341f1e', l='ServerLevel[world]', x=9801.55, y=-47.00, z=999975.62, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98/100'/10077, uuid='9d206ed5-63f7-407f-8f70-3d7bf7d34965', l='ServerLevel[world]', x=9802.51, y=-47.00, z=999982.17, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10073, uuid='5087efa2-539f-40db-aec6-5e19dc384901', l='ServerLevel[world]', x=9835.74, y=-47.00, z=999982.79, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 490.51/490.51'/10075, uuid='63565761-81c5-4a05-b512-86d1882c7c4c', l='ServerLevel[world]', x=9806.79, y=-47.00, z=999977.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 490.51/490.51 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10067, uuid='3b889d3d-ff10-4f3c-8152-aefb708e1755', l='ServerLevel[world]', x=9803.77, y=-47.00, z=999977.29, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10051, uuid='66734065-9916-4b7d-9206-d41847524acb', l='ServerLevel[world]', x=9842.78, y=-47.00, z=999987.92, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10084, uuid='5e99444a-8ed7-4be6-a76d-0fd919f5abca', l='ServerLevel[world]', x=9791.91, y=-57.00, z=999999.75, cpos=[611, 62499], tl=2229, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/10052, uuid='9ec734a9-8df8-4449-ad6b-b7e0949ff9ce', l='ServerLevel[world]', x=9837.55, y=-47.00, z=999983.76, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10036, uuid='f828f20d-e43d-45b4-882d-491f7bce9a7c', l='ServerLevel[world]', x=9842.96, y=-47.00, z=999983.09, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/10035, uuid='1a62abef-372a-4ce3-9293-d14420942bdc', l='ServerLevel[world]', x=9844.74, y=-54.50, z=999972.82, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10080, uuid='8b5113e9-c9a0-4bff-b33a-96afa23ec332', l='ServerLevel[world]', x=9805.62, y=-47.00, z=999978.65, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97.8/100'/10064, uuid='3445294b-8d87-4b68-979b-cb69aa03e9e7', l='ServerLevel[world]', x=9808.78, y=-47.00, z=999974.76, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 97.8/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10056, uuid='fabbebae-6ab5-45c7-8946-743276dc1266', l='ServerLevel[world]', x=9841.18, y=-47.00, z=999990.18, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 18.61/28.22'/10048, uuid='258efef6-6f67-41c9-892e-3903899f431b', l='ServerLevel[world]', x=9837.77, y=-47.00, z=999985.60, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 18.61/28.22 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10068, uuid='964e1afb-c285-48e0-a978-1d545aa7a167', l='ServerLevel[world]', x=9806.05, y=-47.00, z=999973.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 80.05/100'/10076, uuid='60299db7-bbd9-499f-8e18-05d8a954aa6f', l='ServerLevel[world]', x=9843.81, y=-47.00, z=999990.53, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 80.05/100 was killed
[19:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10072, uuid='0f5710de-6a74-4526-bdce-cf2a20361a1e', l='ServerLevel[world]', x=9788.80, y=-57.00, z=999997.49, cpos=[611, 62499], tl=334, v=true] died: [LVL 5] Pharoh 100/100 was killed
[19:58:02] [Server thread/INFO]: Killed 150 entities
[19:59:50] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/10229, uuid='065b5357-1d31-47a7-b162-53bfd3130092', l='ServerLevel[world]', x=9845.89, y=-53.00, z=999979.18, cpos=[615, 62498], tl=2165, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:01:26] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/10215, uuid='4d87eff0-cbd9-4d47-8455-f21246b7bda2', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=4087, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:01:27] [User Authenticator #56/INFO]: UUID of player Schreckfrederick is 4c2e5497-f651-4cb4-8c70-5288aae85431
[20:01:27] [Server thread/INFO]: [+] Schreckfrederick
[20:01:27] [Server thread/INFO]: Schreckfrederick[/244.115.78.188:38516] logged in with entity id 10257 at ([world]9818.699999988079, -51.47343068291596, 999940.3000000119)
[20:01:32] [Async Chat Thread - #68/INFO]: [??????] Schreckfrederick [1]: hi
[20:01:42] [Server thread/INFO]: Schreckfrederick issued server command: /fly
[20:01:44] [Server thread/INFO]: Schreckfrederick issued server command: /spawn
[20:01:48] [Server thread/INFO]: Schreckfrederick issued server command: /rules
[20:01:50] [Server thread/INFO]: Schreckfrederick issued server command: /spawn
[20:02:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[20:02:25] [Server thread/INFO]: Schreckfrederick has made the advancement [Sparkly!]
[20:02:30] [Server thread/INFO]: Schreckfrederick has made the advancement [Electrician?]
[20:02:30] [Server thread/INFO]: Schreckfrederick has made the advancement [Not So Fragile]
[20:02:32] [Server thread/INFO]: Schreckfrederick has made the advancement [Nether Navigator]
[20:02:33] [User Authenticator #57/INFO]: UUID of player Alibestg is 44165035-35f9-4b27-a796-016dcebd6775
[20:02:33] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player Alibestg. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[20:02:33] [Server thread/INFO]: Everyone, welcome Alibestg to AngyBox!
[20:02:33] [Server thread/INFO]: [+] Alibestg
[20:02:33] [Server thread/INFO]: Alibestg[/99.210.199.205:48846] logged in with entity id 10459 at ([world]9927.5, 81.0, 999938.5)
[20:02:33] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[20:02:34] [Server thread/INFO]: Schreckfrederick has made the advancement [Crystal Collector]
[20:02:36] [Server thread/INFO]: Alibestg lost connection: Disconnected
[20:02:36] [Server thread/INFO]: [-] Alibestg
[20:02:40] [Async Chat Thread - #70/INFO]: [??????] Schreckfrederick [12]: hi
[20:02:50] [Server thread/INFO]: Schreckfrederick issued server command: /trash
[20:03:00] [Server thread/INFO]: Schreckfrederick issued server command: /prefix
[20:03:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/10224, uuid='41a19be6-e3d1-4a8a-aa79-2cacc3f23a99', l='ServerLevel[world]', x=9837.14, y=-47.00, z=999981.49, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10256, uuid='c33a12c5-ccff-4c79-99c8-3a1fb2e8dcfd', l='ServerLevel[world]', x=9810.50, y=-51.50, z=999976.89, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10225, uuid='ff8e8ee6-d9e7-488b-a336-0371f2aab135', l='ServerLevel[world]', x=9835.82, y=-47.00, z=999992.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10223, uuid='c91aa84c-59a1-45d6-a771-8d8645f4101f', l='ServerLevel[world]', x=9843.21, y=-47.00, z=999981.50, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10222, uuid='b906b34a-c8f9-4adb-9452-62adcc80f8d1', l='ServerLevel[world]', x=9853.56, y=-55.00, z=999978.57, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10253, uuid='1a224561-d032-4f64-a00c-976dd5fcc52d', l='ServerLevel[world]', x=9808.26, y=-57.00, z=999992.20, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10227, uuid='962d0710-e761-4868-aff3-4a37f78c4010', l='ServerLevel[world]', x=9835.36, y=-47.00, z=999986.96, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10219, uuid='a682de37-570a-4588-a1b9-2704181c12f6', l='ServerLevel[world]', x=9839.79, y=-47.00, z=999986.25, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10221, uuid='06de1faf-d86b-4fd5-a532-9928ee4e28ec', l='ServerLevel[world]', x=9842.83, y=-47.00, z=999982.72, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.78/100'/10251, uuid='8989738c-0929-4b42-8268-e9b1162a1c2e', l='ServerLevel[world]', x=9800.62, y=-57.00, z=999984.31, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 96.78/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10255, uuid='dca61139-67e8-4c41-8032-b0a4796de436', l='ServerLevel[world]', x=9802.34, y=-47.00, z=999980.75, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10249, uuid='ed7385c9-fbce-47bd-93dd-c0b60d982c5a', l='ServerLevel[world]', x=9803.82, y=-47.00, z=999977.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/10216, uuid='5c37f03c-6b38-4649-8d06-4150e191a6f9', l='ServerLevel[world]', x=9833.49, y=-47.00, z=999990.91, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10232, uuid='8255a74d-57a5-4789-9a5e-109bc44dc54c', l='ServerLevel[world]', x=9831.49, y=-57.00, z=999996.74, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10231, uuid='cae51911-e5be-4ce0-80a1-e579bfb1acd0', l='ServerLevel[world]', x=9841.64, y=-47.00, z=999990.78, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10228, uuid='e5bda0d7-6fee-4950-9b18-0a63821d7712', l='ServerLevel[world]', x=9826.80, y=-57.00, z=1000000.50, cpos=[614, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10236, uuid='7c99c9fd-3b7a-46af-877d-c8a9ee29cda4', l='ServerLevel[world]', x=9800.72, y=-47.00, z=999980.26, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10212, uuid='74ab3b91-328f-4bfa-8d69-0e3df2b53ccf', l='ServerLevel[world]', x=9853.81, y=-57.00, z=1000000.20, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10252, uuid='6507d632-e4c3-4171-bfe5-39da2ff6322b', l='ServerLevel[world]', x=9806.28, y=-47.00, z=999980.27, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/10220, uuid='cd4d618d-e64a-4f82-a71d-2dc561354516', l='ServerLevel[world]', x=9844.17, y=-47.00, z=999986.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10248, uuid='31919e93-8e0a-4428-ba0d-accecdcaa119', l='ServerLevel[world]', x=9801.85, y=-47.00, z=999983.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 87.57/100'/10244, uuid='24786e1b-5957-4511-9834-dfffa5b50804', l='ServerLevel[world]', x=9838.07, y=-47.00, z=999985.99, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 87.57/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10240, uuid='2781f010-065f-473a-bf31-220e49ef47aa', l='ServerLevel[world]', x=9804.33, y=-47.00, z=999976.88, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10207, uuid='671023fb-6851-409b-8613-152373bbac47', l='ServerLevel[world]', x=9841.75, y=-47.00, z=999987.49, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.1/10'/10208, uuid='3cf1ce6f-86d8-4742-b638-f0fa22739766', l='ServerLevel[world]', x=9845.22, y=-47.00, z=999992.38, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.1/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10210, uuid='a9513025-44a9-4e1b-8ac5-cb3b6cdf990b', l='ServerLevel[world]', x=9833.22, y=-57.00, z=999992.73, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10209, uuid='15636208-1169-4467-8842-accc2863e395', l='ServerLevel[world]', x=9824.17, y=-57.00, z=999981.83, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10211, uuid='79d916c8-6aed-447b-b6d0-f7ee9ba66d97', l='ServerLevel[world]', x=9835.03, y=-47.00, z=999986.38, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10247, uuid='811c9800-3aed-446e-98ff-7f742a651abc', l='ServerLevel[world]', x=9806.44, y=-47.00, z=999979.12, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10245, uuid='01399b11-f7a8-4d65-be93-353fa703565f', l='ServerLevel[world]', x=9842.03, y=-47.00, z=999982.71, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10235, uuid='0c164b45-23f1-4857-b5b1-188221805c67', l='ServerLevel[world]', x=9806.64, y=-47.00, z=999977.61, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10237, uuid='49602ed3-be31-4ade-99cd-1739e42c21ce', l='ServerLevel[world]', x=9803.27, y=-47.00, z=999974.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10239, uuid='eabd5301-22d0-4da5-934f-2dbd4ed10009', l='ServerLevel[world]', x=9791.11, y=-57.00, z=999997.61, cpos=[611, 62499], tl=576, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10241, uuid='a9667fed-a514-4a21-9c6a-e336ef7fb040', l='ServerLevel[world]', x=9789.73, y=-57.00, z=999994.79, cpos=[611, 62499], tl=1017, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10243, uuid='c5c704ef-4894-4ee1-a1b1-8fb1a90497fe', l='ServerLevel[world]', x=9801.52, y=-47.00, z=999980.42, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10233, uuid='51caa0fd-a7e5-4a47-8ad9-3eaf4a2561d1', l='ServerLevel[world]', x=9806.57, y=-47.00, z=999974.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10217, uuid='c36fe2d4-ecf3-4b0b-adec-b36ebab12e6b', l='ServerLevel[world]', x=9856.50, y=-57.00, z=1000000.19, cpos=[616, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10218, uuid='20baec39-dae2-4eba-bb2e-b1565d438fc7', l='ServerLevel[world]', x=9838.80, y=-57.00, z=999993.61, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10213, uuid='2a867001-bdd8-49f5-8002-a5f22f19ed9d', l='ServerLevel[world]', x=9858.59, y=-56.00, z=999967.76, cpos=[616, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10214, uuid='5933a750-eaab-4f47-9b47-14d17d66d46b', l='ServerLevel[world]', x=9850.64, y=-55.08, z=999979.87, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10226, uuid='49baa524-f602-40f9-b409-09da58a2ddc3', l='ServerLevel[world]', x=9841.40, y=-47.00, z=999986.79, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10230, uuid='6ecd6823-e142-45e2-87f5-0964b6ce9d5b', l='ServerLevel[world]', x=9836.02, y=-47.00, z=999987.19, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10238, uuid='e849f6c8-5c52-4340-9ce2-55aaf02d12a9', l='ServerLevel[world]', x=9788.50, y=-57.00, z=999981.27, cpos=[611, 62498], tl=1440, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10250, uuid='68dc9115-3404-4ec6-ad42-cdce09b3dca6', l='ServerLevel[world]', x=9800.01, y=-47.00, z=999979.91, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10254, uuid='b2dccf43-0460-4883-84b2-7ef29e602c73', l='ServerLevel[world]', x=9807.19, y=-57.00, z=999999.25, cpos=[612, 62499], tl=1061, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10234, uuid='c43d0a31-4b1d-49c2-93a5-a20b69522415', l='ServerLevel[world]', x=9791.78, y=-57.00, z=999982.28, cpos=[611, 62498], tl=721, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10246, uuid='31a717c6-4543-4d9c-b7d9-2b98f19a40de', l='ServerLevel[world]', x=9793.85, y=-57.00, z=999991.81, cpos=[612, 62499], tl=1841, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:03:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 209.8/211.8'/10242, uuid='dbf7e54b-2907-4dd5-965b-9c6e25a369c6', l='ServerLevel[world]', x=9839.86, y=-47.00, z=999984.08, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 209.8/211.8 was killed
[20:03:02] [Server thread/INFO]: Killed 150 entities
[20:03:27] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/10506, uuid='9623dc30-10cd-490e-a652-83af9809bd8e', l='ServerLevel[world]', x=9844.71, y=-53.00, z=999977.72, cpos=[615, 62498], tl=501, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:05:07] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.03/26.35'/10511, uuid='f5405cbb-d7b2-4e03-8b42-362802534445', l='ServerLevel[world]', x=9845.42, y=-53.00, z=999979.21, cpos=[615, 62498], tl=2504, v=true] died: [LVL 5] Mummy 0.03/26.35 went up in flames
[20:06:48] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/10516, uuid='200a0321-047d-4033-ba55-3b4ad23bf6e3', l='ServerLevel[world]', x=9833.97, y=-57.00, z=999980.50, cpos=[614, 62498], tl=4527, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[20:07:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[20:07:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[20:07:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[20:07:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[20:07:34] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/10503, uuid='a4142737-0583-4146-911b-ce858d5d3f86', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=5451, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:07:50] [Folia Async Scheduler Thread #0/WARN]: [HeadDatabase] ?cYou are using an outdated version!
[20:07:50] [Folia Async Scheduler Thread #0/WARN]: [HeadDatabase] Latest version: ?a4.19.6?e. You are on version: ?c4.18.4?e.
[20:07:50] [Folia Async Scheduler Thread #0/WARN]: [HeadDatabase] Update here: ?bhttps://www.spigotmc.org/resources/head-database.14280/
[20:08:01] [Craft Scheduler Thread - 616 - Vault/INFO]: [Vault] Checking for Updates ...
[20:08:01] [Craft Scheduler Thread - 616 - Vault/INFO]: [Vault] No new version available
[20:08:01] [Server thread/INFO]: [Skuishy] Got latest version.
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10521, uuid='33e7e2b0-485d-4a71-ba03-dc03dec31307', l='ServerLevel[world]', x=9799.75, y=-47.00, z=999977.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10522, uuid='e7e4f131-dafb-4a04-930b-f6c6867aa250', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/10520, uuid='4fb51611-3834-491c-9965-52d666a3af57', l='ServerLevel[world]', x=9844.44, y=-56.00, z=999967.73, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10519, uuid='aaf2f72d-4e4f-4967-91fc-c7a91a4b5761', l='ServerLevel[world]', x=9839.74, y=-47.00, z=999991.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10523, uuid='7a7e9c42-9734-4e6a-a9a6-d00f8852d6cd', l='ServerLevel[world]', x=9808.00, y=-47.00, z=999980.34, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10524, uuid='ee72c25f-81e2-4bff-9c51-17da219366f8', l='ServerLevel[world]', x=9809.81, y=-47.00, z=999980.53, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 37.76/37.76'/10518, uuid='85b0a447-fa13-4099-b702-5f0a0058331f', l='ServerLevel[world]', x=9791.94, y=-57.00, z=999993.94, cpos=[611, 62499], tl=4946, v=true] died: [LVL 5] Mummy 37.76/37.76 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/10496, uuid='10272a00-8c3f-423d-8df3-7103f0140723', l='ServerLevel[world]', x=9834.75, y=-47.00, z=999985.83, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10512, uuid='d09a0efa-dec6-43b3-b860-9342e62b55a9', l='ServerLevel[world]', x=9842.27, y=-47.00, z=999986.20, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10531, uuid='d1ab54a7-e136-486b-88fc-f52ef9457fb2', l='ServerLevel[world]', x=9803.12, y=-47.00, z=999976.94, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10544, uuid='bece6a1a-3bc1-46ad-885f-7ab05ad84dae', l='ServerLevel[world]', x=9791.98, y=-57.00, z=999998.52, cpos=[611, 62499], tl=2945, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10543, uuid='19d2a007-d9d9-4036-bed2-0a1bdc8a305d', l='ServerLevel[world]', x=9806.16, y=-47.00, z=999979.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10527, uuid='8992351f-5911-476f-8b7e-3f8893e21505', l='ServerLevel[world]', x=9805.59, y=-47.00, z=999977.56, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10532, uuid='24e8291d-0d87-49e0-ac99-efe4d057f480', l='ServerLevel[world]', x=9805.85, y=-47.00, z=999975.17, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10528, uuid='93c00b4d-279a-4701-a583-66ca03ba811f', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/10515, uuid='a114d81e-cf19-4e99-be85-54fab2940b4e', l='ServerLevel[world]', x=9839.18, y=-57.00, z=999977.18, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10507, uuid='3a8f8b06-c190-4d6a-a866-9e85d0b7950d', l='ServerLevel[world]', x=9822.81, y=-57.00, z=999980.19, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10499, uuid='d7cf9145-851d-49d1-aafb-600bcba89efb', l='ServerLevel[world]', x=9848.35, y=-52.00, z=999974.50, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3/10'/10504, uuid='e827a59b-e7de-4f05-aa9b-fbd2522fb8e1', l='ServerLevel[world]', x=9836.77, y=-47.00, z=999989.28, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10505, uuid='d6188108-f10b-4b36-8d1a-79c89a68849a', l='ServerLevel[world]', x=9836.26, y=-47.00, z=999987.90, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10535, uuid='39393a2c-cdda-443a-a0d0-8c362c93f802', l='ServerLevel[world]', x=9802.91, y=-47.00, z=999980.34, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10534, uuid='428cd453-0af2-4fe1-ae4c-de8d7776ae90', l='ServerLevel[world]', x=9816.77, y=-57.00, z=999964.82, cpos=[613, 62497], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10540, uuid='be0bcd01-a192-459c-84df-597a51a4b48c', l='ServerLevel[world]', x=9842.18, y=-47.00, z=999990.23, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10539, uuid='0386f276-0482-44a0-ab40-f8868125c425', l='ServerLevel[world]', x=9803.70, y=-47.00, z=999976.39, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10538, uuid='b08d0561-9b83-43bd-820e-268c39754333', l='ServerLevel[world]', x=9829.52, y=-57.00, z=999971.55, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10536, uuid='07f09aeb-9bce-4403-9c24-c64ecc82b4b6', l='ServerLevel[world]', x=9805.40, y=-47.00, z=999976.42, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10537, uuid='22c1828c-8294-43a5-9afd-69972927302e', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10541, uuid='b44573bd-57b2-4b67-ab76-fba60b189820', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/10500, uuid='c553ea54-70d7-4731-9787-61c3db37a740', l='ServerLevel[world]', x=9851.58, y=-48.50, z=999972.96, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10508, uuid='0acd463a-96f6-41bb-a9e8-a99bae4c06fd', l='ServerLevel[world]', x=9844.23, y=-47.00, z=999987.56, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10498, uuid='0bfe4f76-9f1e-4e08-b816-7b10462fb764', l='ServerLevel[world]', x=9853.79, y=-55.00, z=999966.50, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10502, uuid='8dd4235a-d226-40ed-9a70-2ba35da21efe', l='ServerLevel[world]', x=9842.28, y=-47.00, z=999988.42, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10510, uuid='d8b73104-93e7-496d-bbfc-b6aa7367116f', l='ServerLevel[world]', x=9854.47, y=-55.00, z=999966.27, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 431.96/431.96'/10529, uuid='1fdaec9d-b94f-40fd-844e-2c3a41e1221d', l='ServerLevel[world]', x=9802.80, y=-47.00, z=999972.63, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 431.96/431.96 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10545, uuid='baf9a4b1-e3a0-48f6-8056-df3aa0afe1ac', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.15/10'/10514, uuid='fe8f4346-98ca-4cc8-b418-c3e852666adb', l='ServerLevel[world]', x=9844.20, y=-47.00, z=999986.25, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.15/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.03/10'/10513, uuid='7536f76f-c5fc-4714-97a4-600cdd4d1abd', l='ServerLevel[world]', x=9851.54, y=-48.50, z=999972.11, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.03/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10526, uuid='b53bc3bd-836b-45ef-968b-c86de46ed21e', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10530, uuid='c4d8a468-971d-4c9f-80b0-6240eb825794', l='ServerLevel[world]', x=9803.05, y=-47.00, z=999973.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10542, uuid='af5553ee-d6b2-4479-b16b-cad3eb3e00ef', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10533, uuid='dea5201e-b7a7-4835-95d4-efb05ca50932', l='ServerLevel[world]', x=9791.97, y=-57.00, z=999997.09, cpos=[611, 62499], tl=2471, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10525, uuid='dab2ff8e-130f-4668-a778-dc163bcd76c7', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10509, uuid='eb9e7c00-628e-4dc8-828b-5ffe701c9868', l='ServerLevel[world]', x=9847.55, y=-56.00, z=999979.30, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10517, uuid='43190970-3d83-41e4-9f40-e52e866da57c', l='ServerLevel[world]', x=9849.03, y=-57.00, z=999982.05, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 34.75/39.19'/10497, uuid='d3ebfccd-bc1d-40d2-b93d-5eb10d1f76bd', l='ServerLevel[world]', x=9833.70, y=-52.50, z=999984.79, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 34.75/39.19 was killed
[20:08:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10501, uuid='cfa46437-465d-4156-bab4-a29c659135f3', l='ServerLevel[world]', x=9842.78, y=-47.00, z=999989.18, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:08:02] [Server thread/INFO]: Killed 148 entities
[20:08:30] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/10585, uuid='363d030a-38df-4f81-95f6-b73bf7b1a7e2', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=567, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:09:52] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.04/10'/10578, uuid='b32c9a43-ddf2-4168-a9ea-963605855cb4', l='ServerLevel[world]', x=9848.18, y=-57.00, z=999982.19, cpos=[615, 62498], tl=2207, v=true] died: [LVL 5] Mummy 0.04/10 burned to death
[20:11:05] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/10588, uuid='3aee52dd-3fa7-4619-b21d-32d1923c1e8f', l='ServerLevel[world]', x=9845.76, y=-53.00, z=999979.28, cpos=[615, 62498], tl=3668, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:11:50] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/10590, uuid='54f2c789-ff12-4c2a-b5d7-967ef50dee77', l='ServerLevel[world]', x=9845.95, y=-53.00, z=999979.25, cpos=[615, 62498], tl=4572, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:12:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10587, uuid='e2665499-e7cc-4369-bac3-a9e44dbe3b22', l='ServerLevel[world]', x=9853.51, y=-57.00, z=999987.12, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10586, uuid='481ec43b-4bfa-4c64-aec8-1676f8cacc75', l='ServerLevel[world]', x=9836.50, y=-47.00, z=999986.46, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10619, uuid='de5eb702-2133-4417-a5ca-613bb77b4e60', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10618, uuid='cc651d3a-75b5-46eb-a46f-9b6cf17729ae', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10617, uuid='6ad8cc9b-dd85-4fa2-a108-f812d537c653', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10616, uuid='c69d07d6-82a2-4eab-afea-1b31f9900853', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10615, uuid='82b5407d-da98-40b3-8d83-136f670868a7', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10591, uuid='0448daf9-f625-40af-bf48-a4ddfb9cd541', l='ServerLevel[world]', x=9851.19, y=-48.50, z=999972.83, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10593, uuid='49b99101-ba5f-4e08-b5e5-88818952d51a', l='ServerLevel[world]', x=9838.20, y=-47.00, z=999984.24, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10589, uuid='1ac20653-3818-462f-8912-3f1be9a4c868', l='ServerLevel[world]', x=9842.75, y=-56.50, z=999971.79, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10583, uuid='58fbfc2d-5351-41e3-ab3a-ee816ebcd171', l='ServerLevel[world]', x=9839.04, y=-47.00, z=999992.93, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 25.49/32.62'/10581, uuid='3dc78a00-0fdd-47b5-ba61-e4e392c883b3', l='ServerLevel[world]', x=9837.50, y=-57.00, z=999998.19, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 25.49/32.62 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10579, uuid='f3c18517-de8a-490d-88b3-2b2d681fa7a5', l='ServerLevel[world]', x=9837.78, y=-47.00, z=999991.26, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10612, uuid='77a04337-fdfe-41bd-99b5-cba74cb8dc82', l='ServerLevel[world]', x=9804.50, y=-47.00, z=999981.29, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98/100'/10596, uuid='a93bc904-cc77-4158-9ad7-a4abbda787f4', l='ServerLevel[world]', x=9798.75, y=-47.00, z=999976.40, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10613, uuid='931a1fa9-a151-40ff-89aa-8d6597aab5c3', l='ServerLevel[world]', x=9823.83, y=-57.00, z=999988.15, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10609, uuid='ad117b7a-b4c0-43be-9af4-f5f0d33dc4bf', l='ServerLevel[world]', x=9801.97, y=-47.00, z=999981.26, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 232.28/232.28'/10608, uuid='0e340994-fe19-4f72-9fcc-81260a8f1e8d', l='ServerLevel[world]', x=9791.95, y=-57.00, z=999984.97, cpos=[611, 62499], tl=127, v=true] died: [LVL 5] Pharoh 232.28/232.28 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 8/10'/10592, uuid='ea1e6e5f-8ab6-41af-a74b-6a0efbf862b6', l='ServerLevel[world]', x=9802.80, y=-47.00, z=999976.75, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 8/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10600, uuid='a82e0e6a-9b18-4ca2-b280-17632e290eb1', l='ServerLevel[world]', x=9803.22, y=-47.00, z=999979.88, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.53/10'/10572, uuid='426c009f-ddca-4a8a-9c73-ee3fae893678', l='ServerLevel[world]', x=9841.54, y=-47.00, z=999984.12, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.53/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.8/10'/10584, uuid='964091cb-ffab-4e82-bb19-eee8d4e966c8', l='ServerLevel[world]', x=9844.21, y=-47.00, z=999984.26, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.8/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10580, uuid='9dc952cc-596e-44bb-9138-72fee0ede7d3', l='ServerLevel[world]', x=9838.86, y=-47.00, z=999986.01, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10576, uuid='1380c1c7-302d-442b-8802-90e237ba5e0f', l='ServerLevel[world]', x=9842.02, y=-47.00, z=999986.07, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10603, uuid='12f73c3b-9503-4e4e-ab20-6d5e7fa8237f', l='ServerLevel[world]', x=9825.26, y=-57.00, z=999964.81, cpos=[614, 62497], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10570, uuid='2bee59c9-6882-4b81-896e-76d1c27dc33a', l='ServerLevel[world]', x=9842.22, y=-47.00, z=999990.25, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10602, uuid='2e4bc3a9-cbb1-41d5-90c9-4f4f3fd7abce', l='ServerLevel[world]', x=9840.50, y=-47.00, z=999984.72, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 212/212'/10604, uuid='07e03d47-1ba4-4ca9-8b3b-83c0298b7e39', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 212/212 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 256.25/256.25'/10601, uuid='9f978e75-4639-45a7-ba88-cb83bfd3a4af', l='ServerLevel[world]', x=9804.31, y=-47.00, z=999974.96, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 256.25/256.25 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10605, uuid='d2ff9ba0-23a0-4b73-9f2c-ac72f90571e7', l='ServerLevel[world]', x=9799.67, y=-47.00, z=999981.93, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10599, uuid='cf3da69f-b8ba-4801-8530-e38c92221475', l='ServerLevel[world]', x=9845.18, y=-55.00, z=999976.46, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10607, uuid='034675ba-3aab-49df-bf26-90b5205a6693', l='ServerLevel[world]', x=9809.70, y=-47.00, z=999980.38, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10597, uuid='c8a23968-e17f-49f6-8041-f17fd9d5640d', l='ServerLevel[world]', x=9843.17, y=-47.00, z=999990.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10577, uuid='da2c1d3d-e1d1-4ae8-bc34-ee25f59ad5b0', l='ServerLevel[world]', x=9804.57, y=-47.00, z=999974.30, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10575, uuid='286d91ed-9c5c-4fb2-a291-f507b0dd6091', l='ServerLevel[world]', x=9844.28, y=-47.00, z=999990.24, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/10571, uuid='6a09223f-b5d4-4f74-8c5f-790d09726eee', l='ServerLevel[world]', x=9839.25, y=-47.00, z=999987.18, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/10573, uuid='25b169e0-d39d-420f-9ac7-34194b8a5cc2', l='ServerLevel[world]', x=9823.82, y=-57.00, z=999970.20, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10595, uuid='b41c6655-df77-4b07-87fb-0c7f829308ce', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 248.28/248.28'/10611, uuid='73111d54-05ea-4e1d-bc09-642000a8f295', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 248.28/248.28 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10594, uuid='d5289300-82b9-4a2f-aeba-54801622f158', l='ServerLevel[world]', x=9851.83, y=-48.50, z=999972.17, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10614, uuid='816cc51e-3c26-4a30-9daa-88782a427f49', l='ServerLevel[world]', x=9799.42, y=-47.00, z=999982.85, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10610, uuid='7085a393-5797-4115-8faf-256e8ba1dcc7', l='ServerLevel[world]', x=9805.15, y=-47.00, z=999979.78, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10574, uuid='af4f26bd-c0bb-4a5d-8e4d-f88c58f42a72', l='ServerLevel[world]', x=9836.00, y=-47.00, z=999990.99, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10598, uuid='d34aca56-2d69-4cf2-a4db-1150c9be1568', l='ServerLevel[world]', x=9802.13, y=-47.00, z=999979.14, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10606, uuid='41ea00a0-3c85-424c-a16e-1ee8463246d1', l='ServerLevel[world]', x=9839.74, y=-47.00, z=999992.18, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:13:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10582, uuid='90281174-4d34-475a-87ba-073473e1ffbd', l='ServerLevel[world]', x=9807.30, y=-47.00, z=999976.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:13:02] [Server thread/INFO]: Killed 148 entities
[20:13:26] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/10644, uuid='007f20d0-6b4f-4673-ac79-3e1c732042f2', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=488, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:14:25] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.27/10'/10663, uuid='2f17da4b-b0a8-4d14-81cc-1f8c7c1a3661', l='ServerLevel[world]', x=9846.50, y=-57.00, z=999988.70, cpos=[615, 62499], tl=1663, v=true] died: [LVL 5] Mummy 0.27/10 burned to death
[20:14:51] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/10648, uuid='d253e96b-96ea-4259-b692-bdd24290177a', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=2189, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:16:17] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/10664, uuid='0631d715-6a1f-4c27-8ff5-715682b297b8', l='ServerLevel[world]', x=9845.89, y=-53.00, z=999979.29, cpos=[615, 62498], tl=3911, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:16:39] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.1/10'/10650, uuid='9f625267-0cc3-4966-85b0-b50ceb6bafee', l='ServerLevel[world]', x=9842.55, y=-57.00, z=999979.54, cpos=[615, 62498], tl=4354, v=true] died: [LVL 5] Mummy 0.1/10 burned to death
[20:17:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[20:18:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10653, uuid='2139880d-f933-4246-a5fa-4f750c5eea98', l='ServerLevel[world]', x=9856.00, y=-57.00, z=999998.90, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10652, uuid='8c4dbed2-bfe2-48f0-a31a-90923177deb9', l='ServerLevel[world]', x=9838.76, y=-47.00, z=999984.80, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97.5/100'/10685, uuid='05386bfa-5c10-4a53-aa50-ec406e10c2dd', l='ServerLevel[world]', x=9808.77, y=-47.00, z=999983.22, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 97.5/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10687, uuid='cde55db2-a143-4b88-8725-bd60b39da812', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10686, uuid='b2ca2548-36a5-44f7-a01a-5ee19f712423', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10684, uuid='3a667a5b-0ad0-4964-9526-a3667f2a3e40', l='ServerLevel[world]', x=9808.54, y=-47.00, z=999979.44, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10688, uuid='5853e6f9-3a62-4ce7-9412-cead2183e710', l='ServerLevel[world]', x=9801.72, y=-47.00, z=999980.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10690, uuid='8d5a9658-fb6d-463d-aa44-e1f75591122d', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10682, uuid='b64255f3-82ef-4341-b3e5-fdbb50b76d91', l='ServerLevel[world]', x=9821.19, y=-57.00, z=999972.25, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 396.12/396.12'/10680, uuid='e4f960d6-c275-4322-afd1-d51dee782264', l='ServerLevel[world]', x=9803.81, y=-47.00, z=999973.68, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 396.12/396.12 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/10646, uuid='88adee6a-d1d1-48d1-8a73-31e2a740e680', l='ServerLevel[world]', x=9816.81, y=-57.00, z=999964.81, cpos=[613, 62497], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10654, uuid='1e5fd1a6-dc75-4c44-a7d3-e97c8feb592a', l='ServerLevel[world]', x=9846.76, y=-56.00, z=999979.59, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10660, uuid='f4fa1a3e-5068-4d3e-aaef-ea9a2c502aba', l='ServerLevel[world]', x=9835.50, y=-47.00, z=999983.72, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/10658, uuid='7daf1f22-b1f3-43c8-94f4-0e2701f09c16', l='ServerLevel[world]', x=9830.76, y=-57.00, z=999982.51, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/10656, uuid='492f8a12-f188-4384-993d-2f7c0fe5a763', l='ServerLevel[world]', x=9835.78, y=-47.00, z=999989.73, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.8/10'/10661, uuid='ea546d85-49c3-46d3-8425-83e50f355922', l='ServerLevel[world]', x=9841.82, y=-47.00, z=999988.18, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.8/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10677, uuid='27561d11-a055-447c-9945-7d09095b1ec5', l='ServerLevel[world]', x=9800.79, y=-47.00, z=999974.76, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10693, uuid='d326bddd-1b45-4881-89a6-7ee3f795df31', l='ServerLevel[world]', x=9798.56, y=-47.00, z=999974.67, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10678, uuid='2c9e795a-5cb1-4049-bcaf-03d5c7339b87', l='ServerLevel[world]', x=9804.79, y=-57.00, z=999991.85, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10645, uuid='da3226e0-be8b-4c67-adaa-b1440e0e6c5d', l='ServerLevel[world]', x=9845.23, y=-47.00, z=999992.57, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/10665, uuid='65cbb63d-5412-4742-8669-28a6958533b5', l='ServerLevel[world]', x=9839.13, y=-47.00, z=999990.95, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/10657, uuid='595de4de-3f4c-4ede-ab7a-6e9f92fa4c36', l='ServerLevel[world]', x=9851.50, y=-48.50, z=999972.79, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10649, uuid='1903c002-b47e-42f9-a759-43d5655d89b4', l='ServerLevel[world]', x=9809.68, y=-57.00, z=999968.79, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10673, uuid='8b2615b1-7b09-452d-a576-9e8e5098a69e', l='ServerLevel[world]', x=9806.23, y=-47.00, z=999979.85, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10689, uuid='959b3e10-e93e-402b-9eff-0198ad22a97d', l='ServerLevel[world]', x=9801.78, y=-47.00, z=999977.04, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10681, uuid='0ce15d61-54b4-458d-af11-891b573b4dcc', l='ServerLevel[world]', x=9800.78, y=-57.00, z=999964.74, cpos=[612, 62497], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10669, uuid='d5d96d13-e021-4150-b5d6-c405867fb8f0', l='ServerLevel[world]', x=9807.21, y=-47.00, z=999974.73, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 228.8/228.8'/10674, uuid='dac60f9f-7e46-4246-881e-5e3782f59486', l='ServerLevel[world]', x=9802.44, y=-47.00, z=999974.51, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 228.8/228.8 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10676, uuid='a14432c8-7033-448a-84c2-01cce82ecbf7', l='ServerLevel[world]', x=9837.21, y=-47.00, z=999991.13, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 404.65/404.65'/10672, uuid='32f8cea1-0588-4543-a2a5-f0d651420a8e', l='ServerLevel[world]', x=9802.78, y=-47.00, z=999982.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 404.65/404.65 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10666, uuid='e42fe74d-740a-4f7d-bc96-c13358107b81', l='ServerLevel[world]', x=9844.26, y=-47.00, z=999992.17, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10670, uuid='c048667b-8c12-46fa-ba64-27c28a0af05a', l='ServerLevel[world]', x=9791.99, y=-57.00, z=999978.99, cpos=[611, 62498], tl=1396, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10668, uuid='89781aa4-d951-4ef7-8fde-afabe61c0021', l='ServerLevel[world]', x=9843.41, y=-47.00, z=999989.54, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10662, uuid='46a65852-f0b0-4fd9-8d2b-58dc540a91a6', l='ServerLevel[world]', x=9845.19, y=-55.00, z=999970.50, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10692, uuid='a079ae19-c77f-4751-a2c9-f0f4a8336b02', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10691, uuid='1da34ccd-84f5-4724-a639-dcfafe8ddd92', l='ServerLevel[world]', x=9835.76, y=-47.00, z=999991.18, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/10647, uuid='9f48e5b9-db78-4176-b62c-7d5683a9f341', l='ServerLevel[world]', x=9838.59, y=-47.00, z=999992.60, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10683, uuid='b53b2069-4e31-4757-b3b1-927d4b759156', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10667, uuid='f9246ba3-83a4-4e13-bc76-fe69418f1e97', l='ServerLevel[world]', x=9836.84, y=-47.00, z=999982.80, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10671, uuid='74a194db-fb25-40e8-aac1-cf86abf81151', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10659, uuid='7df459c8-7a9b-4157-92e7-b9e86d2f8f0a', l='ServerLevel[world]', x=9849.71, y=-57.00, z=1000000.49, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10679, uuid='b40742e2-7eb6-42c7-a160-e812f39c63c3', l='ServerLevel[world]', x=9791.96, y=-57.00, z=999982.11, cpos=[611, 62498], tl=23, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10675, uuid='892a254c-3798-4af7-b8e8-81e2af1fc8fb', l='ServerLevel[world]', x=9804.79, y=-47.00, z=999972.74, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 25.24/25.24'/10651, uuid='51f6550b-ef2c-41f4-b111-4ecf999de8ea', l='ServerLevel[world]', x=9839.53, y=-47.00, z=999990.18, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 25.24/25.24 was killed
[20:18:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10655, uuid='4b4fb8d7-5af4-4172-826a-a95c6038fc28', l='ServerLevel[world]', x=9834.66, y=-47.00, z=999985.71, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:18:02] [Server thread/INFO]: Killed 147 entities
[20:18:58] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/10732, uuid='7ea2e0a7-6f6f-4ef8-9f2f-96d9b322f13a', l='ServerLevel[world]', x=9846.29, y=-54.00, z=999975.49, cpos=[615, 62498], tl=1138, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[20:20:49] [User Authenticator #58/INFO]: UUID of player ItzRealTom1 is 124aa5e7-b904-4ea3-bea7-7c995dfce618
[20:20:49] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player ItzRealTom1. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[20:20:49] [Server thread/INFO]: [+] ItzRealTom1
[20:20:49] [Server thread/INFO]: ItzRealTom1[/71.248.156.254:36422] logged in with entity id 10768 at ([world]9921.548522974166, 81.0, 1000000.6548461805)
[20:20:54] [Server thread/INFO]: ItzRealTom1 has made the advancement [Quite Ironic]
[20:21:08] [Server thread/INFO]: ItzRealTom1 issued server command: /trash
[20:21:25] [Server thread/INFO]: [AdvancedPortals] Portal command: endportal
[20:21:25] [Server thread/INFO]: ItzRealTom1 issued server command: /endportal
[20:21:28] [Server thread/INFO]: [AdvancedPortals] Portal command: endportal
[20:21:28] [Server thread/INFO]: ItzRealTom1 issued server command: /endportal
[20:21:43] [User Authenticator #58/INFO]: UUID of player B0ss_ba8y is 1fc991e0-d727-457d-9680-aed6dc7ef4e5
[20:21:43] [Server thread/INFO]: Everyone, welcome B0ss_ba8y to AngyBox!
[20:21:43] [Server thread/INFO]: [+] B0ss_ba8y
[20:21:43] [Server thread/INFO]: B0ss_ba8y[/101.55.185.12:32958] logged in with entity id 10867 at ([world]9927.5, 81.0, 999938.5)
[20:21:43] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[20:21:46] [Async Chat Thread - #72/INFO]: [??????] B0ss_ba8y [1]: AHH
[20:21:54] [Server thread/INFO]: B0ss_ba8y issued server command: /RTP
[20:21:58] [Async Chat Thread - #72/INFO]: [??????] B0ss_ba8y [1]: im in a box
[20:21:59] [Async Chat Thread - #72/INFO]: [??????] B0ss_ba8y [1]: da fuck
[20:22:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[20:22:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[20:22:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[20:22:02] [Server thread/INFO]: ItzRealTom1 has made the advancement [A Beacon Of Hope]
[20:22:11] [Server thread/INFO]: B0ss_ba8y issued server command: /ah
[20:22:12] [Server thread/INFO]: B0ss_ba8y issued server command: /shop
[20:22:13] [Server thread/INFO]: B0ss_ba8y issued server command: /shopkeeper
[20:22:30] [Server thread/INFO]: B0ss_ba8y issued server command: /friends list
[20:22:33] [Server thread/INFO]: B0ss_ba8y lost connection: Disconnected
[20:22:33] [Server thread/INFO]: [-] B0ss_ba8y
[20:22:33] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/10741, uuid='6cd89a86-f71d-4bfc-878d-9e315262adb3', l='ServerLevel[world]', x=9838.76, y=-57.00, z=999970.81, cpos=[614, 62498], tl=5438, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[20:22:46] [Server thread/INFO]: ItzRealTom1 lost connection: Disconnected
[20:22:46] [Server thread/INFO]: [-] ItzRealTom1
[20:23:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10752, uuid='2e53b639-6280-49d9-b862-23d5033fcb9f', l='ServerLevel[world]', x=9802.23, y=-57.00, z=999984.51, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10719, uuid='beb858e1-7003-48b3-9ea7-1d0fceea5a1d', l='ServerLevel[world]', x=9851.18, y=-54.50, z=999965.74, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10718, uuid='f5a72c37-1359-4cd4-a6b9-b8acb0c254a9', l='ServerLevel[world]', x=9837.48, y=-47.00, z=999983.98, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.05/10'/10720, uuid='361d86c6-0ef3-4067-9e4d-7110f19d9e11', l='ServerLevel[world]', x=9834.11, y=-47.00, z=999991.16, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.05/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 23.77/23.77'/10721, uuid='9556f5e9-4cea-4222-aba7-bd8a0bee3db6', l='ServerLevel[world]', x=9826.50, y=-57.00, z=999994.60, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 23.77/23.77 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/10755, uuid='c63bf171-000b-405d-8500-e3ab56423d1c', l='ServerLevel[world]', x=9838.88, y=-47.00, z=999982.89, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10723, uuid='deab4a07-fcea-4e80-bfc8-146479ba25d4', l='ServerLevel[world]', x=9844.39, y=-47.00, z=999985.50, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10753, uuid='274df44a-8b50-4b7d-ae42-79256d3bb999', l='ServerLevel[world]', x=9827.28, y=-57.00, z=999971.49, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10757, uuid='abbf97f9-60c3-4fa7-92b2-3c8cfe485a26', l='ServerLevel[world]', x=9807.36, y=-47.00, z=999975.76, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10751, uuid='f579d8e6-6a52-4928-bb3f-08ca98fcfd40', l='ServerLevel[world]', x=9802.83, y=-47.00, z=999972.85, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10749, uuid='1bb93779-593e-4da6-838a-e0cbbc5335ae', l='ServerLevel[world]', x=9800.81, y=-47.00, z=999976.74, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10745, uuid='512183d3-543f-4426-82f4-139df7fcf77e', l='ServerLevel[world]', x=9808.30, y=-47.00, z=999977.49, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99/100'/10747, uuid='c9a5ffb1-1f44-4ed0-811e-252740a8e0ef', l='ServerLevel[world]', x=9806.20, y=-47.00, z=999982.24, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 420.98/420.98'/10759, uuid='09a48b09-e4c1-4423-99e0-49d05ceaf92d', l='ServerLevel[world]', x=9803.13, y=-47.00, z=999975.02, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 420.98/420.98 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10726, uuid='87ce6d16-1640-4a05-a46e-c9e7b5056451', l='ServerLevel[world]', x=9836.36, y=-47.00, z=999985.79, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10725, uuid='cced387f-a7f2-40e2-9043-70c96c6604be', l='ServerLevel[world]', x=9838.78, y=-47.00, z=999987.22, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10722, uuid='53aa3463-f8cf-4022-9916-202af3345266', l='ServerLevel[world]', x=9837.97, y=-47.00, z=999983.21, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10730, uuid='dfdeb8ae-6a39-4c30-9142-7285d3a5128e', l='ServerLevel[world]', x=9840.76, y=-47.00, z=999982.82, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10766, uuid='af688ea9-53eb-40c8-a326-fe8a52d587da', l='ServerLevel[world]', x=9788.50, y=-57.00, z=999997.28, cpos=[611, 62499], tl=1191, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10762, uuid='fc96554a-7e97-4e32-9366-6ee01771232f', l='ServerLevel[world]', x=9802.81, y=-47.00, z=999975.73, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10754, uuid='b792d241-04ab-4f35-8ab7-71173a6aa12c', l='ServerLevel[world]', x=9800.60, y=-47.00, z=999977.76, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10758, uuid='685b8d2a-82cf-4bf4-8f67-7ab5ebf7cb50', l='ServerLevel[world]', x=9809.82, y=-47.00, z=999980.59, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10738, uuid='e1a68f11-e937-4c37-a0cb-58056c2a57f8', l='ServerLevel[world]', x=9841.15, y=-47.00, z=999987.85, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/10742, uuid='bfff381f-a7a1-4a96-8cf9-943fc91336d6', l='ServerLevel[world]', x=9851.61, y=-48.50, z=999972.81, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10750, uuid='acd0d2a9-7dfb-4919-9f6b-271929f7e57f', l='ServerLevel[world]', x=9805.09, y=-47.00, z=999979.58, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10746, uuid='fe6ace91-a541-44d8-b885-48c5b116d1c1', l='ServerLevel[world]', x=9811.78, y=-57.00, z=999988.78, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.33/10'/10735, uuid='37303ce8-db5b-48ac-9d43-cd35cbf65aac', l='ServerLevel[world]', x=9844.22, y=-47.00, z=999981.60, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 1.33/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10767, uuid='186f9ac6-9c0a-4ee0-8447-f44cfa90fb4e', l='ServerLevel[world]', x=9801.84, y=-47.00, z=999982.34, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10736, uuid='6207f364-4a46-4f9c-8fac-5d31317af47e', l='ServerLevel[world]', x=9833.70, y=-48.00, z=999989.55, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10734, uuid='cbc08fa2-a5c3-4475-958a-9671fe6ba1f2', l='ServerLevel[world]', x=9836.82, y=-47.00, z=999989.24, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10739, uuid='ffb6278c-d2d4-4003-9ff0-6a10a7fadf87', l='ServerLevel[world]', x=9851.84, y=-53.50, z=999966.76, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/10731, uuid='b38805d8-5e60-4ef7-b707-34a5ae1ed79a', l='ServerLevel[world]', x=9852.86, y=-49.50, z=999972.36, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10765, uuid='5a46c65f-2cc7-4958-afca-ca8c2fcc11e9', l='ServerLevel[world]', x=9803.18, y=-47.00, z=999982.39, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10763, uuid='d5323d53-3ea8-4f8a-9b4e-b705fbfbaaa1', l='ServerLevel[world]', x=9800.61, y=-47.00, z=999982.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10733, uuid='ca0d82ce-4859-48ea-99dd-a2c9af211bc2', l='ServerLevel[world]', x=9837.82, y=-47.00, z=999987.24, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10729, uuid='e4f6f613-93be-46cc-aff9-64736add1d34', l='ServerLevel[world]', x=9858.20, y=-57.00, z=999990.80, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.83/10'/10737, uuid='faa8c4b6-8cc3-46a7-a1be-5ac7dbc7a7a5', l='ServerLevel[world]', x=9844.48, y=-53.00, z=999978.47, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.83/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10760, uuid='e5116c44-4fa1-4eb7-8470-401647db3ca8', l='ServerLevel[world]', x=9795.77, y=-57.00, z=999997.27, cpos=[612, 62499], tl=1758, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 60.36/100'/10743, uuid='3fff6a0a-01d0-4593-81a0-a1e9dbc0e9f1', l='ServerLevel[world]', x=9833.51, y=-53.50, z=999983.93, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 60.36/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10728, uuid='220af9c1-8738-436c-8489-34f8758d7283', l='ServerLevel[world]', x=9850.90, y=-48.50, z=999972.00, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10761, uuid='73565add-7e0a-4802-8696-185f0c5b07c8', l='ServerLevel[world]', x=9798.18, y=-57.00, z=1000000.23, cpos=[612, 62500], tl=2073, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10727, uuid='f09ca353-e2c0-4b4d-8568-5eb996b17091', l='ServerLevel[world]', x=9844.27, y=-56.00, z=999976.50, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10764, uuid='531a507e-fb20-42dd-b38b-130800996528', l='ServerLevel[world]', x=9791.21, y=-57.00, z=1000000.15, cpos=[611, 62500], tl=968, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10756, uuid='2b59df44-7912-4a51-a3ea-6f8a8c9cc321', l='ServerLevel[world]', x=9808.32, y=-47.00, z=999973.76, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10724, uuid='51516cfb-69f1-41f8-9101-6a82ce19e924', l='ServerLevel[world]', x=9834.49, y=-47.00, z=999986.80, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10740, uuid='2d7f6b63-4271-4979-b8ec-b4668cc80769', l='ServerLevel[world]', x=9842.26, y=-47.00, z=999991.21, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10748, uuid='9f91d15e-c32c-49f6-9d21-2e5f034ed274', l='ServerLevel[world]', x=9837.77, y=-47.00, z=999985.78, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:23:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99/100'/10744, uuid='6ab02537-9a2b-4597-b781-6620fd22afab', l='ServerLevel[world]', x=9803.50, y=-47.00, z=999979.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99/100 was killed
[20:23:02] [Server thread/INFO]: Killed 150 entities
[20:23:08] [User Authenticator #59/INFO]: UUID of player _N00bgamer is 1a0cee11-fd45-4fcd-bf8f-3028b24fe46b
[20:23:08] [Server thread/INFO]: Everyone, welcome _N00bgamer to AngyBox!
[20:23:08] [Server thread/INFO]: [+] _N00bgamer
[20:23:08] [Server thread/INFO]: _N00bgamer[/194.229.216.103:47850] logged in with entity id 10954 at ([world]9927.5, 81.0, 999938.5)
[20:23:09] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[20:23:11] [Server thread/INFO]: _N00bgamer lost connection: Disconnected
[20:23:11] [Server thread/INFO]: [-] _N00bgamer
[20:23:57] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/10904, uuid='0cddc428-15d5-4d51-9cd5-4b14faa7a955', l='ServerLevel[world]', x=9845.90, y=-53.00, z=999979.17, cpos=[615, 62498], tl=1107, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:24:25] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/10926, uuid='25f1a23c-465b-47a7-be36-bce75c6e6951', l='ServerLevel[world]', x=9845.27, y=-53.00, z=999979.70, cpos=[615, 62498], tl=1676, v=true] died: [LVL 5] Mummy 0.13/10 burned to death
[20:25:38] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/10924, uuid='e1ed880b-b0fc-4f97-ab0c-421d1660b3d5', l='ServerLevel[world]', x=9844.90, y=-53.00, z=999978.25, cpos=[615, 62498], tl=3120, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[20:26:49] [User Authenticator #60/INFO]: UUID of player whippet56wild is 8ac42d4d-e269-498c-81ba-50974ada1a87
[20:26:49] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player whippet56wild. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[20:26:49] [Server thread/INFO]: Everyone, welcome whippet56wild to AngyBox!
[20:26:49] [Server thread/INFO]: [+] whippet56wild
[20:26:49] [Server thread/INFO]: whippet56wild[/172.211.71.45:37818] logged in with entity id 10955 at ([world]9927.5, 81.0, 999938.5)
[20:26:49] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[20:27:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[20:27:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[20:27:10] [Server thread/INFO]: whippet56wild issued server command: /help
[20:27:10] [Server thread/INFO]: [Essentials] whippet56wild was denied access to command.
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10950, uuid='71039206-aba0-402f-b3e4-aa7489e21068', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=389, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10949, uuid='12020587-9e33-4bb8-b6a5-81c7843289df', l='ServerLevel[world]', x=9808.86, y=-47.00, z=999974.36, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10951, uuid='4913fbae-5497-41bc-a838-b7d785d9268f', l='ServerLevel[world]', x=9806.25, y=-47.00, z=999981.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/10948, uuid='e58bd3d6-37fb-4369-a551-477b597211c7', l='ServerLevel[world]', x=9833.49, y=-51.50, z=999985.28, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10947, uuid='3b21ae1e-582e-418e-9580-34dec813fa3a', l='ServerLevel[world]', x=9807.23, y=-47.00, z=999983.27, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10953, uuid='0cbdd0ff-91ab-4a33-9b16-a8350acb64d2', l='ServerLevel[world]', x=9797.76, y=-57.00, z=999971.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10952, uuid='70a7e363-b90e-4550-9d18-ae423ca396ed', l='ServerLevel[world]', x=9800.63, y=-47.00, z=999980.82, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/10921, uuid='627b2265-5bbb-4c7f-9b57-74a6570d996f', l='ServerLevel[world]', x=9836.02, y=-47.00, z=999989.38, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 266.2/266.2'/10945, uuid='cfccbca7-7b3b-4338-8c1a-c26697ef364e', l='ServerLevel[world]', x=9807.55, y=-47.00, z=999979.49, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 266.2/266.2 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10923, uuid='7760bb0f-7b8a-4f68-b9b0-11926b4d5d96', l='ServerLevel[world]', x=9841.63, y=-47.00, z=999985.76, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10911, uuid='04e3a11b-fe36-402a-8a56-ab1df3dbfdcf', l='ServerLevel[world]', x=9852.26, y=-49.00, z=999972.72, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/10909, uuid='ed31449a-ec44-45cf-a17f-663b06f07060', l='ServerLevel[world]', x=9845.27, y=-47.00, z=999986.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10919, uuid='b6a8d1ed-9f92-44cb-9ded-45262709269c', l='ServerLevel[world]', x=9846.50, y=-54.00, z=999975.18, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 40.97/45.72'/10917, uuid='52abc5d8-eaee-43c2-8908-831aed5e5f27', l='ServerLevel[world]', x=9840.50, y=-47.00, z=999986.67, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 40.97/45.72 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10913, uuid='b6b3c47f-fdc1-409e-a560-850e8b842d49', l='ServerLevel[world]', x=9851.18, y=-48.50, z=999972.02, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10915, uuid='8a96009f-2bef-4046-a8e3-80812d566a54', l='ServerLevel[world]', x=9817.78, y=-57.00, z=999999.27, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/10908, uuid='bcf86d3a-9d2e-4ade-b9a4-e1e999be4876', l='ServerLevel[world]', x=9834.78, y=-47.00, z=999990.16, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10941, uuid='b5ad4795-1485-4f9d-9dc6-c0eee384eb8a', l='ServerLevel[world]', x=9800.03, y=-47.00, z=999975.08, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10925, uuid='13e451a8-aa3e-4cb7-829a-0b53673b94e4', l='ServerLevel[world]', x=9807.91, y=-47.00, z=999975.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10940, uuid='88a405d9-9949-42dc-9dc5-8a4583133a12', l='ServerLevel[world]', x=9801.48, y=-47.00, z=999979.66, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10944, uuid='775e70a7-01fc-454c-8dde-75597ce9617c', l='ServerLevel[world]', x=9802.81, y=-47.00, z=999983.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10936, uuid='b07dcb01-3a65-43af-bdb9-46b98689d7f3', l='ServerLevel[world]', x=9788.91, y=-57.00, z=999984.95, cpos=[611, 62499], tl=459, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10928, uuid='7d965829-7188-4b03-a7bc-0534a0cf4bac', l='ServerLevel[world]', x=9799.78, y=-47.00, z=999973.64, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9/10'/10920, uuid='58da1653-347d-4968-bfa8-83d2d4054ced', l='ServerLevel[world]', x=9837.15, y=-57.00, z=999966.78, cpos=[614, 62497], tl=5980, v=true] died: [LVL 5] Mummy 9/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10916, uuid='00a56b49-6900-43fc-bd87-994180f465dc', l='ServerLevel[world]', x=9843.23, y=-47.00, z=999981.73, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/10912, uuid='e6ca7476-1896-4ba5-8918-728f1265525d', l='ServerLevel[world]', x=9843.72, y=-47.00, z=999983.20, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10933, uuid='cab14b6f-4c9b-41b8-af07-9248c06e1070', l='ServerLevel[world]', x=9843.03, y=-47.00, z=999984.06, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10934, uuid='6fca3085-f403-469a-9778-e1d5a3fd266e', l='ServerLevel[world]', x=9805.86, y=-47.00, z=999974.88, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10932, uuid='e6d6ed2b-2421-43eb-a439-f34839c82c61', l='ServerLevel[world]', x=9800.79, y=-47.00, z=999972.73, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/10937, uuid='ca277a80-f624-42c0-aebc-0f8e8429acf7', l='ServerLevel[world]', x=9801.70, y=-47.00, z=999973.45, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10929, uuid='343974bf-b185-48c2-b8eb-425ffe46660b', l='ServerLevel[world]', x=9809.12, y=-47.00, z=999981.31, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10905, uuid='53c42604-b71a-42c1-9f47-fb330c8780a0', l='ServerLevel[world]', x=9850.82, y=-57.00, z=999999.18, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10935, uuid='0924f6b7-8f89-4fd1-8fbc-ab1e0b95ba65', l='ServerLevel[world]', x=9802.79, y=-47.00, z=999978.28, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 423.11/423.11'/10931, uuid='2c6a2882-a80d-4f8d-9586-698d36e04705', l='ServerLevel[world]', x=9799.36, y=-47.00, z=999978.65, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 423.11/423.11 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 44.32/44.32'/10927, uuid='3f7d7c03-03a1-42f6-a73c-90a3d0d0c529', l='ServerLevel[world]', x=9841.84, y=-47.00, z=999984.53, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 44.32/44.32 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10907, uuid='aade562a-04eb-45ec-961c-e9b18564f35f', l='ServerLevel[world]', x=9837.79, y=-47.00, z=999987.36, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10942, uuid='da94602e-f860-4dc4-8aae-6846bae4f0ce', l='ServerLevel[world]', x=9799.01, y=-47.00, z=999973.01, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/10939, uuid='ee4a5a59-235a-42ac-9b2f-f1651e4d0bad', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=389, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 460/460'/10943, uuid='65c57d80-de0f-44cd-b3c7-d9c1c864f997', l='ServerLevel[world]', x=9809.28, y=-47.00, z=999975.79, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 460/460 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 272.04/272.04'/10946, uuid='a2439d0d-d662-4d3e-ae78-434e36c7b920', l='ServerLevel[world]', x=9808.39, y=-47.00, z=999977.81, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 272.04/272.04 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 316.11/316.11'/10938, uuid='f98b2ea4-64c7-40fb-addc-9cd8d205dbfd', l='ServerLevel[world]', x=9800.65, y=-47.00, z=999979.36, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 316.11/316.11 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98/100'/10930, uuid='9175a54a-9a98-4bf6-aac2-46447d06b6c8', l='ServerLevel[world]', x=9806.17, y=-47.00, z=999982.15, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98/100 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10906, uuid='d4c4a88c-adec-4b10-afa3-6c7229d0ebbb', l='ServerLevel[world]', x=9851.26, y=-48.50, z=999972.81, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10910, uuid='2d8849bd-dcfe-4a1d-9db0-41e80c1ce9da', l='ServerLevel[world]', x=9822.83, y=-57.00, z=999994.78, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10922, uuid='a769c40b-1df0-47cf-8a98-b2b9ef908ee4', l='ServerLevel[world]', x=9839.28, y=-47.00, z=999986.25, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10918, uuid='bc33ece7-ddd3-4028-b5b1-348df6e70987', l='ServerLevel[world]', x=9839.78, y=-47.00, z=999986.01, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:28:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10914, uuid='831b0567-4803-471d-a2e7-c55386ecdc5d', l='ServerLevel[world]', x=9839.79, y=-47.00, z=999990.17, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:28:02] [Server thread/INFO]: Killed 149 entities
[20:28:19] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/10995, uuid='f8182072-0c36-49d3-801d-f6ed7b7dc4cd', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=346, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:28:23] [Server thread/INFO]: whippet56wild lost connection: Disconnected
[20:28:23] [Server thread/INFO]: [-] whippet56wild
[20:29:28] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/11004, uuid='eeb14588-4ba5-493a-9e80-ced6f1bfef9d', l='ServerLevel[world]', x=9845.85, y=-53.00, z=999979.22, cpos=[615, 62498], tl=1720, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:30:31] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/10980, uuid='937b02ab-afbb-450e-bca5-346fd0d037a4', l='ServerLevel[world]', x=9845.90, y=-53.00, z=999979.16, cpos=[615, 62498], tl=2982, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[20:30:57] [User Authenticator #61/INFO]: UUID of player m_Silvr is b6ad1731-537b-44e1-a49f-4be2651a6fdb
[20:30:58] [Server thread/INFO]: [+] m_Silvr
[20:30:58] [Server thread/INFO]: m_Silvr[/218.187.35.137:57736] logged in with entity id 11030 at ([world]9927.918949278142, 81.0, 999940.8374088907)
[20:31:26] [Server thread/INFO]: m_Silvr lost connection: Disconnected
[20:31:26] [Server thread/INFO]: [-] m_Silvr
[20:31:30] [User Authenticator #61/INFO]: UUID of player murkyishere is ae6d0581-dcb4-48ac-a199-91ac8a6826a8
[20:31:31] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player murkyishere. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[20:31:31] [Server thread/INFO]: [+] murkyishere
[20:31:31] [Server thread/INFO]: murkyishere[/45.74.23.40:36070] logged in with entity id 11031 at ([world]9908.674950057877, 81.0, 999939.3000000119)
[20:31:45] [User Authenticator #61/INFO]: UUID of player BlueSusImposter is 4960ca6e-1c12-497b-8082-6a75c789d2bd
[20:31:45] [Server thread/INFO]: [+] BlueSusImposter
[20:31:45] [Server thread/INFO]: BlueSusImposter[/174.170.166.91:59100] logged in with entity id 11032 at ([world]9912.149405789201, 81.0, 999939.3000000119)
[20:31:59] [Server thread/INFO]: BlueSusImposter lost connection: Disconnected
[20:31:59] [Server thread/INFO]: [-] BlueSusImposter
[20:32:00] [Server thread/INFO]: murkyishere issued server command: /prefix the murky trader
[20:32:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[20:32:06] [Server thread/INFO]: murkyishere issued server command: /prefix
[20:32:26] [Server thread/INFO]: murkyishere has made the advancement [Hidden in the Depths]
[20:32:33] [Server thread/INFO]: [Essentials] Created a User for Beacon Lunatic (5bbd11dd-0dda-2ace-a5d8-1f93f39ca136) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[20:32:38] [Server thread/INFO]: murkyishere has made the advancement [A Beacon Of Hope]
[20:32:57] [Server thread/INFO]: murkyishere lost connection: Disconnected
[20:32:57] [Server thread/INFO]: [-] murkyishere
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11015, uuid='cc99af43-1efb-4e51-a31d-2135db833291', l='ServerLevel[world]', x=9800.83, y=-47.00, z=999975.02, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10982, uuid='fcc81b9e-7cac-492e-ae83-d288615c1278', l='ServerLevel[world]', x=9806.79, y=-47.00, z=999974.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11014, uuid='98e812ca-4806-4b87-823a-7b113fc65af5', l='ServerLevel[world]', x=9805.77, y=-47.00, z=999982.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/10983, uuid='ede3e30a-9abc-46aa-811b-adfb4a424550', l='ServerLevel[world]', x=9843.10, y=-47.00, z=999991.85, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11016, uuid='28a9ac53-2831-4cfe-9067-fddeef689ece', l='ServerLevel[world]', x=9808.99, y=-47.00, z=999982.90, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.64/10'/10981, uuid='e907bdca-da3e-4450-ae10-f8b45a94af8a', l='ServerLevel[world]', x=9858.18, y=-57.00, z=999992.77, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.64/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11017, uuid='d9884a36-ec9d-429c-b241-0a4e7e799412', l='ServerLevel[world]', x=9839.22, y=-47.00, z=999991.47, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10986, uuid='70a19991-d242-4da1-8955-749bd9d60b64', l='ServerLevel[world]', x=9856.16, y=-57.00, z=999998.79, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11012, uuid='b2e1c9c9-b0c2-4bff-a227-2d3e09826344', l='ServerLevel[world]', x=9806.86, y=-47.00, z=999979.12, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11020, uuid='92f5f2bf-56c9-4a60-a301-dfaa76d2b029', l='ServerLevel[world]', x=9835.74, y=-57.00, z=999998.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11018, uuid='d21c2f9e-337f-4f12-9568-6ede5e3b468e', l='ServerLevel[world]', x=9803.20, y=-47.00, z=999976.80, cpos=[612, 62498], tl=1785, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10984, uuid='e282e1f7-8529-4c96-b1e4-f148f5b4c550', l='ServerLevel[world]', x=9843.68, y=-47.00, z=999991.10, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11010, uuid='f0cb60db-295b-4204-b7f3-4ab51c2b2865', l='ServerLevel[world]', x=9802.40, y=-47.00, z=999977.53, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/10988, uuid='c8b13ec1-fff0-47de-94e8-4180e2e525cd', l='ServerLevel[world]', x=9815.74, y=-57.00, z=999964.50, cpos=[613, 62497], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11025, uuid='a7347e9b-d485-4278-9631-c31f5ae99978', l='ServerLevel[world]', x=9803.24, y=-47.00, z=999978.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11022, uuid='f816f17b-c8a7-4265-b00b-ed385f8c2681', l='ServerLevel[world]', x=9804.69, y=-47.00, z=999981.28, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11026, uuid='e3ce0a43-8d11-4176-8280-29879dc9ba86', l='ServerLevel[world]', x=9801.88, y=-47.00, z=999979.63, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11021, uuid='31b86561-bb1a-4152-878b-70e9b18705fd', l='ServerLevel[world]', x=9837.79, y=-47.00, z=999987.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11005, uuid='5a66b9eb-00ee-413c-b0e3-c32761a56c79', l='ServerLevel[world]', x=9839.30, y=-47.00, z=999987.23, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 22.65/30.85'/11001, uuid='a9fe2672-3410-4a0f-94e2-e548c3f08513', l='ServerLevel[world]', x=9839.74, y=-47.00, z=999989.38, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 22.65/30.85 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11013, uuid='fdd3fbb7-29cf-458b-9d67-e0e277153d07', l='ServerLevel[world]', x=9806.14, y=-47.00, z=999973.79, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10993, uuid='548413c3-10dc-4807-b8b4-8b72e242890a', l='ServerLevel[world]', x=9803.92, y=-47.00, z=999978.76, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10985, uuid='9b6a7da5-b267-476f-ae39-512c5020a968', l='ServerLevel[world]', x=9839.17, y=-47.00, z=999992.17, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11009, uuid='9711800d-5ee0-4e67-8665-9e16a2aaaabe', l='ServerLevel[world]', x=9809.51, y=-47.00, z=999974.77, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10989, uuid='1b26011e-6b37-4ba3-891f-a4bca5e64b8b', l='ServerLevel[world]', x=9841.22, y=-47.00, z=999990.01, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10997, uuid='8602330e-88d4-49f0-9fe7-bcec22bcf89c', l='ServerLevel[world]', x=9845.26, y=-47.00, z=999992.40, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11029, uuid='7343e7a5-c09e-42c4-9e16-7ad8ab12ce03', l='ServerLevel[world]', x=9802.38, y=-47.00, z=999982.03, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11028, uuid='5a790d0e-01eb-415c-9cb1-ed5f1582ae71', l='ServerLevel[world]', x=9800.06, y=-47.00, z=999976.10, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 25.09/29.28'/11002, uuid='0984dc2a-43c1-409f-b4fd-25efac0e2f12', l='ServerLevel[world]', x=9838.21, y=-47.00, z=999985.75, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 25.09/29.28 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11000, uuid='456798a7-afe7-4706-9000-9c30c016b08f', l='ServerLevel[world]', x=9844.33, y=-47.00, z=999988.69, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11006, uuid='8f090cb2-f036-4955-8c56-1bf2583d2e78', l='ServerLevel[world]', x=9788.53, y=-57.00, z=1000000.22, cpos=[611, 62500], tl=1448, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/10996, uuid='e83587e4-3be2-4a1a-b6d0-06e16a8e1815', l='ServerLevel[world]', x=9840.98, y=-47.00, z=999992.47, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10994, uuid='f07dccfa-9328-480f-bfe4-79ba79232dc1', l='ServerLevel[world]', x=9833.51, y=-50.00, z=999987.39, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10992, uuid='e0972a4e-56aa-487f-b832-740cbab14b59', l='ServerLevel[world]', x=9807.32, y=-47.00, z=999975.65, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10998, uuid='a65a0b04-b131-4c47-bb6d-b38dd43fa665', l='ServerLevel[world]', x=9840.27, y=-47.00, z=999982.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 221.45/221.45'/11007, uuid='0e32ca43-6e18-4929-9cfd-28ff2f73f386', l='ServerLevel[world]', x=9806.24, y=-47.00, z=999981.24, cpos=[612, 62498], tl=3757, v=true] died: [LVL 5] Pharoh 221.45/221.45 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11024, uuid='224b4fd5-efe4-4fab-b614-6979db027dc9', l='ServerLevel[world]', x=9805.96, y=-47.00, z=999980.03, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10991, uuid='bed31ed5-ece7-49d0-8582-ad7c210c011d', l='ServerLevel[world]', x=9833.25, y=-48.50, z=999988.72, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10990, uuid='3c0a734d-8cea-4331-9b11-0ed54288c72f', l='ServerLevel[world]', x=9841.27, y=-47.00, z=999987.23, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 425.65/425.65'/11008, uuid='707f01cd-a1ad-4af7-9816-c828edb3c19f', l='ServerLevel[world]', x=9803.80, y=-47.00, z=999976.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 425.65/425.65 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11023, uuid='e42f6175-3688-4182-ad2c-72cee85936d0', l='ServerLevel[world]', x=9810.71, y=-57.00, z=999999.49, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11003, uuid='69a82f41-56f2-4c4d-a53d-6474251f3eb8', l='ServerLevel[world]', x=9837.76, y=-47.00, z=999989.47, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10987, uuid='73856f63-3bee-4d7d-ab6d-0bb6c5d8ece5', l='ServerLevel[world]', x=9836.76, y=-47.00, z=999990.19, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11011, uuid='eb1113e9-d093-43c9-ad7d-07d6809a1db6', l='ServerLevel[world]', x=9801.77, y=-47.00, z=999977.09, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11027, uuid='ef088a98-ce3c-4887-b257-229641ff9734', l='ServerLevel[world]', x=9810.52, y=-51.00, z=999977.55, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11019, uuid='abe58981-aefe-42f9-985f-4f2180a4e7e6', l='ServerLevel[world]', x=9788.51, y=-57.00, z=999992.75, cpos=[611, 62499], tl=1448, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:33:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/10999, uuid='52c1166e-13be-4d5b-a750-19afa674373d', l='ServerLevel[world]', x=9858.70, y=-56.00, z=999975.47, cpos=[616, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:33:02] [Server thread/INFO]: Killed 149 entities
[20:33:16] [User Authenticator #62/INFO]: UUID of player JuodasisVilkas is 94ca62a9-b2c2-41d0-b009-b43cabd1bfa5
[20:33:16] [Server thread/INFO]: [+] JuodasisVilkas
[20:33:16] [Server thread/INFO]: JuodasisVilkas[/151.203.103.175:46398] logged in with entity id 11119 at ([world]9918.05801137866, 81.0, 999955.2051247627)
[20:33:19] [Server thread/INFO]: JuodasisVilkas lost connection: Disconnected
[20:33:19] [Server thread/INFO]: [-] JuodasisVilkas
[20:33:55] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/11092, uuid='7c8b5459-1abd-400c-b644-74287fd06341', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=1076, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:34:06] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/11072, uuid='aa542b86-0e61-4009-be56-4a0b1c1540d2', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=1291, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:34:33] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/11083, uuid='6c4670aa-ae03-43b6-8eb6-4b3b03817bd0', l='ServerLevel[world]', x=9845.79, y=-53.00, z=999979.25, cpos=[615, 62498], tl=1824, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:35:06] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/11091, uuid='c9be8b1b-2258-42b4-8580-b16fe2f72145', l='ServerLevel[world]', x=9841.52, y=-57.00, z=999980.51, cpos=[615, 62498], tl=2484, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[20:37:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[20:37:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[20:37:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11115, uuid='b0763167-fc1f-4ae6-a437-156bfebf8237', l='ServerLevel[world]', x=9805.70, y=-57.00, z=999990.22, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11114, uuid='cbef6f90-515c-48a4-b5d1-403aa108accf', l='ServerLevel[world]', x=9808.97, y=-47.00, z=999975.52, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11117, uuid='6c1209f5-87ce-484f-8657-a9759f608d64', l='ServerLevel[world]', x=9803.95, y=-47.00, z=999973.67, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11116, uuid='00131d33-a635-499d-96eb-fc43cda26ba4', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98/100'/11113, uuid='735de424-f4e2-400f-9ad4-70f407ec4c3e', l='ServerLevel[world]', x=9806.03, y=-47.00, z=999981.31, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11112, uuid='eb14b422-4864-4c89-851f-507a5a4bfecf', l='ServerLevel[world]', x=9836.81, y=-47.00, z=999986.75, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.71/10'/11077, uuid='742c6ebc-9fd7-4da3-8813-3811cbef43a4', l='ServerLevel[world]', x=9836.79, y=-47.00, z=999988.77, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.71/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97/100'/11111, uuid='c3e5bf52-320d-41f8-b76a-8a82b6f4e205', l='ServerLevel[world]', x=9801.84, y=-47.00, z=999979.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 97/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11109, uuid='4af976ca-d522-4f98-9b7f-3d44bbb6c644', l='ServerLevel[world]', x=9803.00, y=-47.00, z=999974.68, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11075, uuid='33dfdc99-fe37-4b74-97df-728bda2bc606', l='ServerLevel[world]', x=9791.96, y=-57.00, z=999992.97, cpos=[611, 62499], tl=2988, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11079, uuid='fe73b1e6-99fb-467d-9d14-2fdb67af5086', l='ServerLevel[world]', x=9851.18, y=-48.50, z=999972.80, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 40.52/49.66'/11087, uuid='e25f0473-75b6-4893-889a-69d9c7935672', l='ServerLevel[world]', x=9833.48, y=-53.50, z=999983.93, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 40.52/49.66 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.86/10'/11085, uuid='e2a732a8-61d6-4159-ae89-d043f5002ba7', l='ServerLevel[world]', x=9853.86, y=-52.00, z=999969.46, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 0.86/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11081, uuid='26e95f48-bc36-459b-8936-426444b20a74', l='ServerLevel[world]', x=9851.19, y=-49.50, z=999970.73, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.6/10'/11073, uuid='7fd468a2-58d6-4c1c-9555-781156e0faa6', l='ServerLevel[world]', x=9844.24, y=-47.00, z=999986.82, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.6/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11106, uuid='967684c3-034a-48aa-86d9-bc2f63b92d75', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.8/10'/11090, uuid='cdb58a44-9126-48c2-8880-d51cbfc06e90', l='ServerLevel[world]', x=9836.24, y=-47.00, z=999984.83, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 1.8/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11107, uuid='e2ce31a7-c0bc-4f2c-866c-6814d55b2951', l='ServerLevel[world]', x=9802.83, y=-47.00, z=999973.86, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11102, uuid='228862a5-b631-4838-a9c2-6aa228a2f03c', l='ServerLevel[world]', x=9799.89, y=-47.00, z=999976.94, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11110, uuid='c706804c-5be4-44f0-9723-92860ffbd41d', l='ServerLevel[world]', x=9836.81, y=-47.00, z=999983.76, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11118, uuid='61643891-ce4b-497a-9427-c420205a9101', l='ServerLevel[world]', x=9808.12, y=-47.00, z=999976.93, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11094, uuid='dbdda003-ff6b-4f7d-a65e-199199f7724f', l='ServerLevel[world]', x=9803.95, y=-47.00, z=999977.95, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11070, uuid='c8fc968e-d543-4290-8a3f-e845e3abf63a', l='ServerLevel[world]', x=9833.29, y=-49.00, z=999988.32, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11074, uuid='d7798bee-b54b-4dde-8e17-791dc83e0788', l='ServerLevel[world]', x=9858.19, y=-57.00, z=999992.76, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11078, uuid='1e6a9515-a495-45bc-9c4d-88036b033bc5', l='ServerLevel[world]', x=9843.22, y=-47.00, z=999992.28, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/11086, uuid='56fdc4d0-a790-4421-a974-b650604f1251', l='ServerLevel[world]', x=9837.66, y=-47.00, z=999981.68, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 0.39/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11082, uuid='54bb112d-cf3b-429f-a26c-35f563166791', l='ServerLevel[world]', x=9833.21, y=-50.00, z=999987.28, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11098, uuid='ec41bf53-1445-48fd-be6b-8e9f9933b038', l='ServerLevel[world]', x=9802.78, y=-47.00, z=999981.15, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11097, uuid='df0c5ea9-1694-47a8-b0f1-d9f919be7f6d', l='ServerLevel[world]', x=9802.18, y=-47.00, z=999974.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11099, uuid='2763595a-3357-4d15-9241-3c0c87bb8592', l='ServerLevel[world]', x=9841.15, y=-57.00, z=999976.15, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.7/10'/11069, uuid='4d72c3fe-8948-42fe-baa6-97cfcf792d52', l='ServerLevel[world]', x=9845.78, y=-53.00, z=999979.27, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 6.7/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11093, uuid='a3bf272f-de7e-44e7-a7c6-6dadae919524', l='ServerLevel[world]', x=9846.51, y=-57.00, z=999989.69, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11103, uuid='41041998-ca25-4de2-969d-84dcab830820', l='ServerLevel[world]', x=9803.21, y=-47.00, z=999973.21, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11101, uuid='498c1876-d3d1-4b55-9de8-c8ff3c12e57f', l='ServerLevel[world]', x=9791.95, y=-57.00, z=999982.09, cpos=[611, 62498], tl=773, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/11071, uuid='a26d11a5-05c6-4c07-8a0d-e044b3e94569', l='ServerLevel[world]', x=9837.99, y=-47.00, z=999990.91, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11095, uuid='df248d6a-971d-4945-ae22-4237cdb57cfe', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11089, uuid='a06c34f1-4294-4692-998b-e39d02a3c073', l='ServerLevel[world]', x=9838.84, y=-47.00, z=999986.17, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11105, uuid='483ad07e-b331-47a1-93ef-7850f16626d6', l='ServerLevel[world]', x=9807.20, y=-47.00, z=999978.26, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11104, uuid='287999e6-21fd-4c6d-8cb8-7b94f69ff62d', l='ServerLevel[world]', x=9841.36, y=-47.00, z=999982.61, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11108, uuid='08afacd5-fd22-41cb-9641-563d2ebc00ac', l='ServerLevel[world]', x=9789.23, y=-57.00, z=999996.91, cpos=[611, 62499], tl=0, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11100, uuid='861790cd-5c57-45d9-bc7c-f2483929437a', l='ServerLevel[world]', x=9808.80, y=-47.00, z=999977.84, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11096, uuid='00e4b585-f123-43e4-875b-b796ec732b97', l='ServerLevel[world]', x=9807.90, y=-47.00, z=999975.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.68/10'/11088, uuid='e1c7fdf3-e1a4-43fd-bfe8-c842a4053b19', l='ServerLevel[world]', x=9839.22, y=-47.00, z=999985.16, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.68/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11076, uuid='b8c9a24f-5efc-47e8-be56-c4a7eb1705f2', l='ServerLevel[world]', x=9833.83, y=-57.00, z=999998.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 9.5/10'/11084, uuid='40f18994-b1c9-4191-87b9-32deb002c531', l='ServerLevel[world]', x=9842.22, y=-47.00, z=999985.78, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 9.5/10 was killed
[20:38:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.89/10'/11080, uuid='5d37dc40-3833-433b-a47c-b029885c0d68', l='ServerLevel[world]', x=9852.69, y=-49.00, z=999972.65, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 0.89/10 was killed
[20:38:02] [Server thread/INFO]: Killed 148 entities
[20:38:43] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.4/10'/11152, uuid='99e2c392-ab8c-46cd-841f-b4c833bf6b97', l='ServerLevel[world]', x=9833.42, y=-54.98, z=999982.06, cpos=[614, 62498], tl=838, v=true] died: [LVL 5] Mummy 0.4/10 burned to death
[20:39:14] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.04/10'/11163, uuid='df80a113-572e-4ed2-a9b9-e52303750d49', l='ServerLevel[world]', x=9848.45, y=-52.00, z=999975.87, cpos=[615, 62498], tl=1444, v=true] died: [LVL 5] Mummy 0.04/10 burned to death
[20:39:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.01/10'/11146, uuid='91cf792e-7018-4029-a651-1b67fe25fac4', l='ServerLevel[world]', x=9835.88, y=-57.00, z=999980.50, cpos=[614, 62498], tl=1965, v=true] died: [LVL 5] Mummy 0.01/10 burned to death
[20:40:05] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.05/10'/11162, uuid='c5f4fae1-e54a-4de0-a419-e8f4734626d1', l='ServerLevel[world]', x=9845.71, y=-53.00, z=999979.24, cpos=[615, 62498], tl=2479, v=true] died: [LVL 5] Mummy 0.05/10 went up in flames
[20:40:49] [User Authenticator #63/INFO]: UUID of player SadBoiGaming is cdf09bf6-086e-4a56-bc34-e41504ab228e
[20:40:49] [Server thread/INFO]: [+] SadBoiGaming
[20:40:49] [Server thread/INFO]: SadBoiGaming[/162.210.85.172:40248] logged in with entity id 11194 at ([world]9931.733556491889, 89.11877486811741, 1000058.6201057198)
[20:40:56] [Server thread/INFO]: SadBoiGaming issued server command: /daily
[20:41:27] [Server thread/INFO]: SadBoiGaming issued server command: /fly
[20:41:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.42/10'/11165, uuid='57883aca-bb12-4b83-853a-b92da86c7871', l='ServerLevel[world]', x=9845.19, y=-53.00, z=999979.75, cpos=[615, 62498], tl=4379, v=true] died: [LVL 5] Mummy 0.42/10 burned to death
[20:41:44] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/11147, uuid='39300688-f851-487d-ac18-fac1f9ff5b45', l='ServerLevel[world]', x=9845.89, y=-53.00, z=999979.18, cpos=[615, 62498], tl=4450, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:41:53] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/11155, uuid='a6d54f2e-2579-4f7a-8cbb-1953fd35e754', l='ServerLevel[world]', x=9845.37, y=-53.00, z=999979.26, cpos=[615, 62498], tl=4635, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:42:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[20:42:57] [User Authenticator #64/INFO]: UUID of player Victorlight10 is 40f4bf90-42b3-43f8-8835-f615310ebeba
[20:42:58] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player Victorlight10. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[20:42:58] [Server thread/INFO]: [+] Victorlight10
[20:42:58] [Server thread/INFO]: Victorlight10[/246.238.188.17:42600] logged in with entity id 11227 at ([world]9929.147362790023, 81.0, 999947.1351613376)
[20:42:58] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.02/26.37'/11144, uuid='71efe2b1-9a99-46c5-9a2a-fa92d61228cb', l='ServerLevel[world]', x=9842.73, y=-57.00, z=999980.53, cpos=[615, 62498], tl=5931, v=true] died: [LVL 5] Mummy 0.02/26.37 burned to death
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11180, uuid='dc8056ed-723b-4342-809f-dc57bf2f6b15', l='ServerLevel[world]', x=9803.07, y=-47.00, z=999973.15, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11181, uuid='e4855584-6259-4b50-add2-fee3b21d677e', l='ServerLevel[world]', x=9789.33, y=-57.00, z=1000000.21, cpos=[611, 62500], tl=2029, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.44/10'/11149, uuid='1274e747-2983-4baf-8e8a-bbacd7317987', l='ServerLevel[world]', x=9840.84, y=-57.00, z=999973.84, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 3.44/10 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11148, uuid='ecd6983a-aef9-43fc-88c7-9f018295aa15', l='ServerLevel[world]', x=9837.79, y=-47.00, z=999984.79, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11176, uuid='613daace-d35a-4b45-8407-f5e0b14ff391', l='ServerLevel[world]', x=9808.25, y=-47.00, z=999972.59, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11150, uuid='5dbc2ad6-4aac-469f-a645-59e020862188', l='ServerLevel[world]', x=9844.42, y=-56.00, z=999967.77, cpos=[615, 62497], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11186, uuid='a0f7b8c9-c15b-49d6-b16f-952ee4e678f4', l='ServerLevel[world]', x=9807.32, y=-47.00, z=999977.63, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 205.6/205.6'/11184, uuid='24204535-2a9e-4278-ab0e-08ea444630d8', l='ServerLevel[world]', x=9799.16, y=-57.00, z=999984.85, cpos=[612, 62499], tl=2029, v=true] died: [LVL 5] Pharoh 205.6/205.6 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11174, uuid='1166b0f4-3a83-4e3a-9e4d-0ae339b843ab', l='ServerLevel[world]', x=9807.08, y=-47.00, z=999980.64, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/11182, uuid='a9b88e23-aab2-4137-81a5-933c1c6abf99', l='ServerLevel[world]', x=9810.97, y=-50.00, z=999978.64, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11154, uuid='237df43d-6032-4687-aad4-81b2e7348163', l='ServerLevel[world]', x=9839.17, y=-47.00, z=999981.77, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98.5/100'/11178, uuid='e20f798d-8de8-466b-ad43-b4be376c02e0', l='ServerLevel[world]', x=9805.01, y=-47.00, z=999978.40, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98.5/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11172, uuid='763fa3df-b5c2-4203-b6d1-9906e28aae9b', l='ServerLevel[world]', x=9801.23, y=-47.00, z=999977.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11188, uuid='24eefffa-1066-48bc-8a55-8d988a2f1180', l='ServerLevel[world]', x=9806.19, y=-47.00, z=999978.34, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11187, uuid='162ab83c-c6d3-40da-93da-a4a60fbe32c6', l='ServerLevel[world]', x=9804.83, y=-47.00, z=999975.85, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11151, uuid='f55f9487-d752-4707-9541-165dd254fc89', l='ServerLevel[world]', x=9836.83, y=-47.00, z=999982.78, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11159, uuid='3b1f6c00-5a45-4780-b932-b56296e26534', l='ServerLevel[world]', x=9839.67, y=-47.00, z=999984.19, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11183, uuid='2b390b57-a010-4153-b6f7-74ecfb6c5509', l='ServerLevel[world]', x=9843.21, y=-47.00, z=999982.84, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11191, uuid='04023bba-2489-458e-b863-9129e237375b', l='ServerLevel[world]', x=9808.19, y=-47.00, z=999980.41, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11179, uuid='e6db5892-b35d-4b19-9dcb-cf2db9106d7b', l='ServerLevel[world]', x=9804.07, y=-47.00, z=999979.23, cpos=[612, 62498], tl=2029, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11171, uuid='4537201c-e9a8-4d01-b3bc-029c4ba5c71d', l='ServerLevel[world]', x=9802.08, y=-47.00, z=999981.89, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11175, uuid='c514f16f-66ad-43a5-8be9-0e09ecbeff58', l='ServerLevel[world]', x=9799.82, y=-47.00, z=999973.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11167, uuid='f28f3dd4-fcc0-4617-a382-0fb227537c83', l='ServerLevel[world]', x=9827.79, y=-57.00, z=999987.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/11164, uuid='631bfc65-d8ff-4a6d-88a6-a8cc3fb01e32', l='ServerLevel[world]', x=9844.22, y=-47.00, z=999983.73, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11168, uuid='dcde910b-20f2-43f0-86c7-d3a2b17ed805', l='ServerLevel[world]', x=9838.17, y=-47.00, z=999989.43, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11160, uuid='5b16efb6-5251-4ffb-82f8-52fb0c582371', l='ServerLevel[world]', x=9838.87, y=-47.00, z=999989.25, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11192, uuid='aa3af04c-efc7-433e-a247-d13dc21d54c5', l='ServerLevel[world]', x=9813.73, y=-57.00, z=999995.78, cpos=[613, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11170, uuid='dd42a00f-b48d-4cdd-8938-938733ad0446', l='ServerLevel[world]', x=9800.88, y=-47.00, z=999981.33, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11158, uuid='ec96e804-3c2e-440b-b6d1-05f63446c16f', l='ServerLevel[world]', x=9855.73, y=-57.00, z=1000000.48, cpos=[615, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11166, uuid='e28a4d3e-8e22-4cb5-9171-0529b34f0ffd', l='ServerLevel[world]', x=9858.29, y=-57.00, z=1000000.50, cpos=[616, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11156, uuid='d6b7d234-ebc5-44a8-97bc-e16d185c598a', l='ServerLevel[world]', x=9834.77, y=-47.00, z=999992.26, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11189, uuid='791a7e87-e3d4-46e6-9218-dbf26a2dcc44', l='ServerLevel[world]', x=9838.79, y=-47.00, z=999982.74, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11190, uuid='33783cf0-530a-415e-9c13-6ba1f10a693a', l='ServerLevel[world]', x=9805.26, y=-47.00, z=999979.70, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97.5/100'/11193, uuid='7567b000-b3b2-45f4-b65c-36687a0f64a6', l='ServerLevel[world]', x=9804.18, y=-47.00, z=999983.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 97.5/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11177, uuid='f346e724-b310-4b45-a196-3be00dd0dd9e', l='ServerLevel[world]', x=9791.88, y=-57.00, z=999994.31, cpos=[611, 62499], tl=2005, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11185, uuid='c02076c2-a81b-414c-9f60-f6622f6d9ea9', l='ServerLevel[world]', x=9798.79, y=-47.00, z=999979.74, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11145, uuid='ced98e63-9428-4670-8265-5f4d5056cd46', l='ServerLevel[world]', x=9841.84, y=-47.00, z=999992.15, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11153, uuid='03647c17-bfdb-464d-8fc7-d402888572c1', l='ServerLevel[world]', x=9847.11, y=-53.00, z=999974.54, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11157, uuid='71ba6756-f7b1-4660-b0d7-0217b0c09453', l='ServerLevel[world]', x=9797.50, y=-57.00, z=999978.20, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11173, uuid='367f987b-0b36-41e8-84fd-ddd8d88d1b13', l='ServerLevel[world]', x=9801.80, y=-47.00, z=999974.37, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97.5/100'/11169, uuid='84095b6e-d020-477a-bd8c-cbb3ebf395cc', l='ServerLevel[world]', x=9836.76, y=-47.00, z=999988.51, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 97.5/100 was killed
[20:43:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11161, uuid='c3e33204-0b09-421a-acf2-f4ce271d8b47', l='ServerLevel[world]', x=9803.69, y=-47.00, z=999973.76, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:43:02] [Server thread/INFO]: Killed 144 entities
[20:43:02] [Async Chat Thread - #77/INFO]: [??s???] SadBoiGaming [32]: anyone know where sword of hell is
[20:43:07] [Server thread/INFO]: [Essentials] Created a User for (3a986b1a-9017-279f-97b2-8a991963cdcd) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[20:43:12] [User Authenticator #64/INFO]: UUID of player Obrenov is 64d412f2-4ca9-46cd-84cf-191bc8ed6391
[20:43:12] [TAB Processing Thread/INFO]: [TAB] [WARN] ViaVersion returned unknown protocol version 766 for player Obrenov. Latest version recognized by this plugin version is 765 (1.20.3). Did a new MC version come out without you updating the plugin? This may result in plugin not working correctly for them.
[20:43:12] [Server thread/INFO]: Everyone, welcome Obrenov to AngyBox!
[20:43:12] [Server thread/INFO]: [+] Obrenov
[20:43:12] [Server thread/INFO]: Obrenov[/254.84.176.204:46450] logged in with entity id 11312 at ([world]9927.5, 81.0, 999938.5)
[20:43:13] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[20:43:27] [Server thread/INFO]: Obrenov issued server command: /warp
[20:43:29] [Server thread/INFO]: Obrenov issued server command: /warp spawn
[20:43:39] [Server thread/INFO]: Obrenov has made the advancement [Hidden in the Depths]
[20:43:41] [Async Chat Thread - #77/INFO]: [??s???] SadBoiGaming [32]: no knows
[20:43:48] [Server thread/INFO]: Obrenov issued server command: /kit
[20:43:48] [Server thread/INFO]: [Essentials] Obrenov was denied access to command.
[20:43:55] [Async Chat Thread - #77/INFO]: [??s???] SadBoiGaming [32]: nvm
[20:43:55] [Server thread/INFO]: Obrenov has made the advancement [Beginnings]
[20:44:17] [Server thread/INFO]: Victorlight10 lost connection: Disconnected
[20:44:17] [Server thread/INFO]: [-] Victorlight10
[20:45:12] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/11252, uuid='f99d1e94-b705-4341-8611-89b4a028c861', l='ServerLevel[world]', x=9845.72, y=-53.00, z=999979.23, cpos=[615, 62498], tl=2602, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:45:40] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/11269, uuid='24705d4f-7056-468e-bbf8-35a9efc8f716', l='ServerLevel[world]', x=9844.80, y=-53.00, z=999978.69, cpos=[615, 62498], tl=3171, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:47:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[20:47:01] [Server thread/INFO]: [MRL] Red Terracotta has been reset automatically!
[20:47:17] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.07/10'/11266, uuid='a682a7c1-205f-4865-918c-5dfa7abf1eef', l='ServerLevel[world]', x=9844.76, y=-54.82, z=999975.57, cpos=[615, 62498], tl=5116, v=true] died: [LVL 5] Mummy 0.07/10 burned to death
[20:47:21] [Server thread/INFO]: Obrenov has made the advancement [Rocky Road]
[20:47:31] [Server thread/INFO]: Obrenov lost connection: Disconnected
[20:47:31] [Server thread/INFO]: [-] Obrenov
[20:48:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11279, uuid='4435183d-6e80-4fbe-9a77-9607b17cd372', l='ServerLevel[world]', x=9803.20, y=-57.00, z=999997.74, cpos=[612, 62499], tl=4907, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11280, uuid='a7f985ea-f67c-4662-a00a-21839ed28f72', l='ServerLevel[world]', x=9797.51, y=-57.00, z=999981.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11278, uuid='5e19cc0b-0330-48d7-a4da-91e82fb2daf4', l='ServerLevel[world]', x=9804.14, y=-47.00, z=999983.14, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 334.3/334.3'/11277, uuid='3d071801-f3eb-4a69-88ed-eb960d6d68e7', l='ServerLevel[world]', x=9803.18, y=-47.00, z=999975.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 334.3/334.3 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11281, uuid='549cbe51-9ef5-481a-8e08-98cc29153c79', l='ServerLevel[world]', x=9799.86, y=-47.00, z=999977.93, cpos=[612, 62498], tl=5681, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11282, uuid='96570e59-acde-4182-8e24-51ca86188318', l='ServerLevel[world]', x=9788.86, y=-57.00, z=1000000.14, cpos=[611, 62500], tl=4907, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11275, uuid='daef8ab8-9c90-48c6-9ad0-81a334d48a50', l='ServerLevel[world]', x=9842.62, y=-47.00, z=999985.89, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11283, uuid='2a8595f0-970e-47b1-8fdf-29773907f7cc', l='ServerLevel[world]', x=9844.23, y=-47.00, z=999984.27, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.68/10'/11253, uuid='a82db998-3d50-438a-beb3-d6023a225fa0', l='ServerLevel[world]', x=9836.73, y=-47.00, z=999986.48, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 0.68/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11272, uuid='54968d45-e6d5-4dd9-a561-21063c8a486a', l='ServerLevel[world]', x=9808.32, y=-47.00, z=999981.51, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11273, uuid='5cb57719-a8cb-4735-add9-08cba947e41e', l='ServerLevel[world]', x=9845.28, y=-47.00, z=999981.55, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11285, uuid='f1af335f-04bf-4be9-935c-376d1d5b46fb', l='ServerLevel[world]', x=9799.83, y=-47.00, z=999983.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11301, uuid='8af8a474-5485-41ec-af99-4f55b52b6cbd', l='ServerLevel[world]', x=9842.32, y=-47.00, z=999981.68, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11289, uuid='7a6dd234-9c22-431e-b1c0-66ca79b9222b', l='ServerLevel[world]', x=9809.18, y=-47.00, z=999982.28, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11288, uuid='06fdfa33-2f69-4280-9790-3598b4d63be6', l='ServerLevel[world]', x=9802.81, y=-47.00, z=999980.50, cpos=[612, 62498], tl=4907, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11284, uuid='b4df0411-232b-4188-9552-87d23219505e', l='ServerLevel[world]', x=9802.73, y=-47.00, z=999979.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11268, uuid='4a4b1149-1f7a-4d30-99eb-5e0503361f48', l='ServerLevel[world]', x=9849.70, y=-50.34, z=999970.67, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/11276, uuid='88e0d8c7-7516-4083-a498-ab48d37669d4', l='ServerLevel[world]', x=9836.79, y=-47.00, z=999984.71, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11256, uuid='d7f21d9e-3a96-4946-a148-81e785d97570', l='ServerLevel[world]', x=9837.84, y=-47.00, z=999981.77, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11260, uuid='4fce4105-67e9-44dc-9570-cf770b1c19f8', l='ServerLevel[world]', x=9841.86, y=-47.00, z=999987.55, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11296, uuid='811ba0b4-1217-4ee1-8df6-cd0884aa0b58', l='ServerLevel[world]', x=9801.82, y=-47.00, z=999975.45, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11263, uuid='52d43cef-85fd-43ac-958a-1598ee2115b3', l='ServerLevel[world]', x=9840.66, y=-47.00, z=999989.35, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11262, uuid='aaa6f7dc-4173-41a6-9fa7-4b2d13d298c0', l='ServerLevel[world]', x=9836.38, y=-47.00, z=999983.30, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11264, uuid='541783f1-ae1c-4597-a21c-70ce7b5c34c5', l='ServerLevel[world]', x=9836.80, y=-47.00, z=999990.74, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 437.13/437.13'/11298, uuid='f813e0cc-819e-4243-af6c-c62be35761d8', l='ServerLevel[world]', x=9807.44, y=-47.00, z=999980.79, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 437.13/437.13 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11297, uuid='abba3c1f-d1fc-4107-80b8-c6afae30922f', l='ServerLevel[world]', x=9837.82, y=-47.00, z=999989.17, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11299, uuid='cf9b23db-327d-4e2d-b8f9-91936d0f433f', l='ServerLevel[world]', x=9802.78, y=-47.00, z=999975.19, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 243.33/243.33'/11295, uuid='29485811-0644-420a-83e7-237136d65951', l='ServerLevel[world]', x=9840.57, y=-47.00, z=999986.92, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 243.33/243.33 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11294, uuid='11606559-371c-4a63-9326-46309a61da54', l='ServerLevel[world]', x=9793.78, y=-57.00, z=1000000.27, cpos=[612, 62500], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11293, uuid='486b37f2-7655-4f20-a433-52fe491a2bed', l='ServerLevel[world]', x=9806.21, y=-47.00, z=999972.83, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11292, uuid='4427f4e8-18ce-4bf5-998a-2d997d79b3d8', l='ServerLevel[world]', x=9801.76, y=-47.00, z=999979.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11300, uuid='f69845a9-376f-403d-ad08-b298dcae0d41', l='ServerLevel[world]', x=9802.78, y=-47.00, z=999972.78, cpos=[612, 62498], tl=4907, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 31.65/31.65'/11267, uuid='8513151c-8970-4d2a-9ba0-079ac2a616a5', l='ServerLevel[world]', x=9842.23, y=-47.00, z=999990.27, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 31.65/31.65 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11259, uuid='a57005d5-40ee-431a-baac-cbc72c8b3400', l='ServerLevel[world]', x=9841.37, y=-47.00, z=999987.41, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11265, uuid='e35aa695-89e0-4dc7-850f-3baefd8fba08', l='ServerLevel[world]', x=9807.17, y=-57.00, z=999984.78, cpos=[612, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11257, uuid='512fd2f8-4449-489b-a4b1-ccbe117352fa', l='ServerLevel[world]', x=9841.81, y=-47.00, z=999988.19, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 3.21/10'/11261, uuid='9a252b20-4ff9-41ad-9318-764200c32748', l='ServerLevel[world]', x=9837.12, y=-47.00, z=999989.04, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 3.21/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11255, uuid='ffe05424-56e9-43a8-a925-aa537ca187f7', l='ServerLevel[world]', x=9791.79, y=-57.00, z=999993.27, cpos=[611, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.09/10'/11271, uuid='f8b486b6-8c94-442a-a710-6ba146d336ef', l='ServerLevel[world]', x=9835.26, y=-47.00, z=999982.79, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 5.09/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97.8/100'/11287, uuid='8577a3ef-4783-4162-a49c-2bbaf594abae', l='ServerLevel[world]', x=9801.58, y=-47.00, z=999977.37, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 97.8/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 49.85/49.85'/11270, uuid='2e899172-e2aa-4e63-b295-e93cef0a2e95', l='ServerLevel[world]', x=9803.03, y=-47.00, z=999981.94, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 49.85/49.85 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11286, uuid='0517ee4c-07c1-418a-9faf-1eb75d3b5ec7', l='ServerLevel[world]', x=9835.82, y=-47.00, z=999981.75, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11291, uuid='ec6e1c99-c127-4c2a-a93e-8b5237b2f325', l='ServerLevel[world]', x=9807.99, y=-47.00, z=999976.94, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11290, uuid='9a06584f-1a18-40ea-9b73-a4e58fa21189', l='ServerLevel[world]', x=9799.48, y=-47.00, z=999975.77, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11258, uuid='fbe4682e-5aeb-4d3b-bb75-0626cc5731d4', l='ServerLevel[world]', x=9858.50, y=-57.00, z=999994.76, cpos=[616, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 18.6/24.92'/11274, uuid='106960cd-9066-4220-8dd5-bc6b475e77bc', l='ServerLevel[world]', x=9849.10, y=-51.00, z=999970.23, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 18.6/24.92 was killed
[20:48:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11254, uuid='e164dba0-b1bd-41fe-b866-4e26ae2718cd', l='ServerLevel[world]', x=9835.78, y=-47.00, z=999989.71, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:48:02] [Server thread/INFO]: Killed 151 entities
[20:48:39] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.01/10'/11516, uuid='9bde4337-d283-4ef8-ba31-a9b6ca27d519', l='ServerLevel[world]', x=9840.71, y=-57.00, z=999975.71, cpos=[615, 62498], tl=747, v=true] died: [LVL 5] Mummy 0.01/10 burned to death
[20:48:56] [Server thread/INFO]: SadBoiGaming issued server command: /ec
[20:48:56] [Server thread/INFO]: [Essentials] SadBoiGaming was denied access to command.
[20:48:58] [Server thread/INFO]: SadBoiGaming issued server command: /endportal
[20:49:30] [User Authenticator #65/INFO]: UUID of player TheRealErfan is 95670777-6f25-479f-9670-18660bd54e6b
[20:49:30] [Server thread/INFO]: [+] TheRealErfan
[20:49:30] [Server thread/INFO]: TheRealErfan[/112.229.38.80:56482] logged in with entity id 11567 at ([world]9837.372432512082, -57.0, 999995.0583981664)
[20:49:33] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11512, uuid='5a4fcba3-7354-4a8c-b91c-4adb3d48994e', l='ServerLevel[world]', x=9837.99, y=-57.00, z=999995.34, cpos=[614, 62499], tl=1837, v=true] died: [LVL 5] Mummy 10/10 was killed by [[TIER 19 SWORD]] while trying to hurt TheRealErfan
[20:49:34] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11525, uuid='ae505ea7-805b-4420-a5b3-f1e0777b32de', l='ServerLevel[world]', x=9837.41, y=-57.00, z=999995.60, cpos=[614, 62499], tl=1848, v=true] died: [LVL 5] Mummy 10/10 was killed by [[TIER 19 SWORD]] while trying to hurt TheRealErfan
[20:49:36] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.48/10'/11507, uuid='a349b7f9-efa8-4ce8-b844-1d31280c5c43', l='ServerLevel[world]', x=9834.57, y=-57.00, z=999980.50, cpos=[614, 62498], tl=1881, v=true] died: [LVL 5] Mummy 0.48/10 burned to death
[20:49:44] [Server thread/INFO]: TheRealErfan lost connection: Disconnected
[20:49:44] [Server thread/INFO]: [-] TheRealErfan
[20:49:46] [User Authenticator #65/INFO]: UUID of player 62875036 is a4d1b138-9e0b-4fac-817b-7cd7f6e9c8db
[20:49:46] [Server thread/INFO]: Everyone, welcome 62875036 to AngyBox!
[20:49:46] [Server thread/INFO]: [+] 62875036
[20:49:46] [Server thread/INFO]: 62875036[/225.242.131.43:34990] logged in with entity id 11578 at ([world]9927.5, 81.0, 999938.5)
[20:49:47] [Server thread/INFO]: [?????] xdle [DOMINION] [64]: Welcome!
[20:49:51] [Async Chat Thread - #79/INFO]: [??????] 62875036 [1]: wsg
[20:49:53] [Server thread/INFO]: 62875036 issued server command: /spawn
[20:49:56] [Server thread/INFO]: 62875036 issued server command: /rules
[20:49:58] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/11526, uuid='c4ffb662-bf51-47f4-b39e-0a0519ef9fe2', l='ServerLevel[world]', x=9845.78, y=-53.00, z=999979.26, cpos=[615, 62498], tl=2330, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:50:01] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/11517, uuid='4b71da52-75ce-49f7-9b16-72d921b51519', l='ServerLevel[world]', x=9844.77, y=-53.00, z=999978.27, cpos=[615, 62498], tl=2392, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:50:06] [Server thread/INFO]: [Essentials] Created a User for CIT-2184ec272aae (2184ec27-2aae-299a-9b19-dacd8260333f) for non Bukkit type: net.citizensnpcs.nms.v1_20_R3.entity.EntityHumanNPC$PlayerNPC
[20:50:06] [Async Chat Thread - #79/INFO]: [??s???] SadBoiGaming [33]: anyone got mummy flesh black wool or flowers i can buy
[20:50:11] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.18/10'/11509, uuid='98f22e43-6f88-4b0d-a592-c2f6a82b60ea', l='ServerLevel[world]', x=9845.19, y=-53.00, z=999979.75, cpos=[615, 62498], tl=2580, v=true] died: [LVL 5] Mummy 0.18/10 burned to death
[20:50:11] [Server thread/INFO]: 62875036 lost connection: Disconnected
[20:50:11] [Server thread/INFO]: [-] 62875036
[20:50:20] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/11519, uuid='e9359126-8ba2-4cd6-9abf-7b5cf411a7b1', l='ServerLevel[world]', x=9845.90, y=-53.00, z=999979.17, cpos=[615, 62498], tl=2770, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:50:30] [Server thread/INFO]: Automatic saving is now disabled
[20:50:53] [Server thread/INFO]: Automatic saving is now enabled
[20:51:06] [User Authenticator #66/INFO]: UUID of player bigboy654789 is 47bb6004-f06a-4e65-a698-70c9a6da8412
[20:51:06] [Server thread/INFO]: [+] bigboy654789
[20:51:06] [Server thread/INFO]: bigboy654789[/123.2.66.12:59426] logged in with entity id 11589 at ([world]9927.210600661025, 81.28834277574485, 999933.7002997805)
[20:51:10] [Server thread/INFO]: bigboy654789 lost connection: Disconnected
[20:51:10] [Server thread/INFO]: [-] bigboy654789
[20:51:45] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.13/10'/11511, uuid='bf96575c-d6dc-40b8-a292-19a6c48788ba', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=4474, v=true] died: [LVL 5] Mummy 0.13/10 went up in flames
[20:52:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[20:52:01] [Server thread/INFO]: [MRL] Flower has been reset automatically!
[20:52:01] [Server thread/INFO]: [MRL] Black Wool has been reset automatically!
[20:53:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98/100'/11543, uuid='cbbd2315-b1e2-4811-ba41-c3c1b3eb1eab', l='ServerLevel[world]', x=9802.64, y=-47.00, z=999974.71, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 98/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 18.18/28.26'/11510, uuid='c252677c-3af0-4ab0-b3bd-1ef61b33f89c', l='ServerLevel[world]', x=9837.80, y=-47.00, z=999991.20, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 18.18/28.26 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11541, uuid='2ffdabc4-c170-4040-b045-da7fb663b7b3', l='ServerLevel[world]', x=9803.48, y=-47.00, z=999974.11, cpos=[612, 62498], tl=5380, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11542, uuid='2d44bc8c-b9df-4391-b204-7abfb3f42cff', l='ServerLevel[world]', x=9802.96, y=-47.00, z=999981.61, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11540, uuid='732a968f-bd92-4749-99cc-c67a1ed7d165', l='ServerLevel[world]', x=9801.77, y=-47.00, z=999980.41, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/11546, uuid='f95f08f0-340f-4c92-892f-ed0e7f4bc47e', l='ServerLevel[world]', x=9803.47, y=-47.00, z=999975.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11545, uuid='c7937a51-d792-47bd-8d4b-d94c939b8dbb', l='ServerLevel[world]', x=9844.27, y=-47.00, z=999984.78, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 67.54/100'/11544, uuid='1d066481-749a-455a-a5d6-e2097aef52aa', l='ServerLevel[world]', x=9799.82, y=-47.00, z=999974.74, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 67.54/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 8.6/10'/11506, uuid='006c4663-9643-48e1-bf70-de82de900d09', l='ServerLevel[world]', x=9840.71, y=-47.00, z=999988.51, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 8.6/10 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11547, uuid='19753deb-98ad-421e-bb1a-e94763afea99', l='ServerLevel[world]', x=9800.26, y=-47.00, z=999978.27, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/11514, uuid='d46ad9b9-9bc4-4bf7-89db-fa68dc4736d2', l='ServerLevel[world]', x=9839.18, y=-47.00, z=999987.20, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11508, uuid='ca2b4b29-3f3b-40f9-bbb4-707dcee789e9', l='ServerLevel[world]', x=9836.74, y=-47.00, z=999983.79, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11551, uuid='db704462-1428-4f17-952d-3efd6ba43237', l='ServerLevel[world]', x=9801.79, y=-47.00, z=999981.25, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 351.86/352.86'/11552, uuid='ff4ce72f-a14d-4f4b-8744-58298f2b6b6d', l='ServerLevel[world]', x=9809.16, y=-47.00, z=999982.40, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 351.86/352.86 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 72.85/100'/11535, uuid='64b1b976-d418-4169-b19c-c37417116e88', l='ServerLevel[world]', x=9800.84, y=-47.00, z=999983.22, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 72.85/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/11520, uuid='7ac8194b-d534-489d-9e01-8211f9b416df', l='ServerLevel[world]', x=9838.75, y=-47.00, z=999985.49, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 68.04/100'/11532, uuid='28334e85-27c7-4451-b5d9-93515734de2c', l='ServerLevel[world]', x=9804.21, y=-47.00, z=999979.00, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 68.04/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 65.54/100'/11536, uuid='efeb5cd2-671d-46e4-bca7-b6fa3e9dfd11', l='ServerLevel[world]', x=9804.27, y=-47.00, z=999980.40, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 65.54/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/11548, uuid='714f1f38-9f66-42d6-a956-899257faa97f', l='ServerLevel[world]', x=9798.65, y=-47.00, z=999979.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 99.5/100'/11539, uuid='7f5113e9-5c9c-4007-987b-e5a8a568c357', l='ServerLevel[world]', x=9804.00, y=-47.00, z=999973.38, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 99.5/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11531, uuid='287d0a25-9467-4bb1-bc99-fd4f446f768c', l='ServerLevel[world]', x=9804.22, y=-47.00, z=999974.66, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 8.7/10'/11515, uuid='9bf15499-14cc-447f-b36a-42c6b8b2182e', l='ServerLevel[world]', x=9834.78, y=-47.00, z=999985.83, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 8.7/10 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11523, uuid='acefdefc-1795-4097-90d4-b8d3798ab35f', l='ServerLevel[world]', x=9798.74, y=-47.00, z=999976.79, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11528, uuid='2b9241d4-e0ee-4bed-aa88-78b5b24232c7', l='ServerLevel[world]', x=9839.78, y=-47.00, z=999983.48, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 8/10'/11527, uuid='bbb1584b-a682-4371-951e-21ca8a0990bc', l='ServerLevel[world]', x=9843.16, y=-47.00, z=999982.78, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 8/10 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 1.8/10'/11529, uuid='08891200-f6e5-40c4-9d8a-5d61a71aeb0b', l='ServerLevel[world]', x=9844.43, y=-56.00, z=999977.09, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 1.8/10 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11530, uuid='d6b211f3-f52d-48a3-8504-9fb5ae299a07', l='ServerLevel[world]', x=9802.24, y=-47.00, z=999978.91, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11524, uuid='24a20645-f548-4ae4-aba7-1cda07f2c73b', l='ServerLevel[world]', x=9800.13, y=-47.00, z=999976.06, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/11522, uuid='cb1c98b3-5f18-4ef8-a127-0d94563088b8', l='ServerLevel[world]', x=9840.80, y=-47.00, z=999987.26, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.56/10'/11518, uuid='bd001904-5ba8-4f46-be4e-e2775673dfd0', l='ServerLevel[world]', x=9837.92, y=-47.00, z=999988.03, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.56/10 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11534, uuid='f2181576-d800-4311-b361-7d5d902c57df', l='ServerLevel[world]', x=9805.70, y=-47.00, z=999977.23, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 97.5/100'/11537, uuid='56449496-5cd6-4367-965d-537887fae802', l='ServerLevel[world]', x=9842.19, y=-47.00, z=999981.82, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 97.5/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11549, uuid='cb3adcdd-d6f7-4e6d-9404-971a5072d492', l='ServerLevel[world]', x=9802.33, y=-47.00, z=999975.41, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11553, uuid='03d57d31-373b-42af-9892-ca2b09dd3a7c', l='ServerLevel[world]', x=9799.31, y=-47.00, z=999982.69, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 92.74/100'/11533, uuid='e803b6ca-6b8c-46f0-887e-4db0ba1968be', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 92.74/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11554, uuid='17665b2c-e770-4a69-ac45-d9e946e2e9cb', l='ServerLevel[world]', x=9809.50, y=-47.00, z=999973.72, cpos=[613, 62498], tl=5380, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 68.04/100'/11538, uuid='363c327b-25df-4dfa-a657-5d64841ef416', l='ServerLevel[world]', x=9803.04, y=-47.00, z=999975.93, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 68.04/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 96.5/100'/11550, uuid='6d5a6f9b-26a4-438a-b166-e7f1a3a32231', l='ServerLevel[world]', x=9799.92, y=-47.00, z=999979.97, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 96.5/100 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 34.3/34.3'/11521, uuid='f7de70d1-d940-42e6-83a5-9b09f977d514', l='ServerLevel[world]', x=9833.76, y=-47.00, z=999990.16, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 34.3/34.3 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11513, uuid='720b8725-3f31-4967-94c2-40a34c83c4d1', l='ServerLevel[world]', x=9800.86, y=-47.00, z=999976.80, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:53:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11505, uuid='d67f8f5e-0d28-4811-8236-479302d518c0', l='ServerLevel[world]', x=9845.27, y=-47.00, z=999988.22, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:53:02] [Server thread/INFO]: Killed 145 entities
[20:54:41] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/11637, uuid='2ae0117a-1a3d-485f-a0b8-377a357ae8d3', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.27, cpos=[615, 62498], tl=1995, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[20:56:10] [User Authenticator #67/INFO]: UUID of player SoulKingthepro is 35b960e2-9e69-4fb8-aa41-a3d3758c5024
[20:56:11] [Server thread/INFO]: [+] SoulKingthepro
[20:56:11] [Server thread/INFO]: SoulKingthepro[/201.227.237.149:59208] logged in with entity id 11677 at ([world]9912.921438372323, 88.37429331309657, 999968.4556153525)
[20:56:15] [Async Chat Thread - #82/INFO]: [??????] SoulKingthepro [W] [42]: hi
[20:56:17] [Async Chat Thread - #82/INFO]: [??s???] SadBoiGaming [33]: yo
[20:56:39] [Async Chat Thread - #82/INFO]: [??s???] SadBoiGaming [33]: u got mummy flesh black wool red terracotta or flowers i can buy
[20:56:40] [Server thread/INFO]: SoulKingthepro issued server command: /fly
[20:57:01] [Server thread/INFO]: [MRL] Endstone has been reset automatically!
[20:57:05] [Async Chat Thread - #82/INFO]: [??????] SoulKingthepro [W] [42]: it cost mystic
[20:57:12] [Async Chat Thread - #82/INFO]: [??s???] SadBoiGaming [33]: for what
[20:57:22] [Async Chat Thread - #82/INFO]: [??s???] SadBoiGaming [33]: like everything
[20:57:35] [Server thread/INFO]: SoulKingthepro issued server command: /pvp
[20:57:43] [Server thread/INFO]: SoulKingthepro issued server command: /end
[20:57:43] [Server thread/WARN]: SoulKingthepro moved too quickly! 239.11548918677727,-14.200000047683716,-25.72434331139084
[20:57:59] [Server thread/INFO]: SoulKingthepro issued server command: /spawn
[20:58:00] [Server thread/INFO]: SoulKingthepro issued server command: /spawn
[20:58:01] [Skript variable save thread/INFO]: [Skript] Cannot write variables to the database 'CSV' at sufficient speed; server performance may suffer and many variables will be lost if the server crashes. (this warning will be repeated at most once every 10 seconds)
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11642, uuid='4e05d28f-50c8-4d0e-a498-97fea09ede8d', l='ServerLevel[world]', x=9791.82, y=-57.00, z=999991.77, cpos=[611, 62499], tl=5845, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11643, uuid='6b1b503d-5af7-480b-9013-1ec0445cb88e', l='ServerLevel[world]', x=9842.61, y=-47.00, z=999992.97, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11641, uuid='73e23cb7-1ef7-42b2-a6d3-21abd8761e63', l='ServerLevel[world]', x=9838.80, y=-47.00, z=999987.36, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 392.71/392.71'/11640, uuid='7b8da7f0-a47d-4c8a-964f-957cea369b08', l='ServerLevel[world]', x=9802.32, y=-47.00, z=999978.65, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 392.71/392.71 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11644, uuid='57a96df0-9cbd-496b-ae78-d2664b109ca4', l='ServerLevel[world]', x=9800.78, y=-47.00, z=999973.74, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11639, uuid='a70386d1-aec8-4e7b-9a80-55b7fa60ea34', l='ServerLevel[world]', x=9805.58, y=-47.00, z=999977.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11646, uuid='c533b1ea-bf82-4240-b1b9-601ece671abe', l='ServerLevel[world]', x=9788.99, y=-57.00, z=999995.28, cpos=[611, 62499], tl=5672, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11638, uuid='8565a768-3ae8-4a6c-a63a-492bb9c319ba', l='ServerLevel[world]', x=9839.23, y=-47.00, z=999988.14, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11648, uuid='7fc64411-6750-411e-88e0-68af9653a62f', l='ServerLevel[world]', x=9804.84, y=-47.00, z=999979.84, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11652, uuid='426f5ec8-40cb-4e1f-a5e4-69f6d13485b3', l='ServerLevel[world]', x=9826.79, y=-57.00, z=999981.27, cpos=[614, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11649, uuid='0a7491d0-300b-4f65-9dff-480e55a8707a', l='ServerLevel[world]', x=9790.78, y=-57.00, z=999983.26, cpos=[611, 62498], tl=5890, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11636, uuid='441cde49-0ece-48f4-b317-844c9526d123', l='ServerLevel[world]', x=9814.76, y=-57.00, z=1000000.46, cpos=[613, 62500], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 46.32/49.22'/11632, uuid='b8b36c42-93fd-461d-9b6e-cae690751721', l='ServerLevel[world]', x=9839.09, y=-47.00, z=999986.81, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 46.32/49.22 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11620, uuid='5cc0565f-d531-46b0-9d44-e944faf5afa6', l='ServerLevel[world]', x=9839.54, y=-47.00, z=999986.20, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11616, uuid='38a05493-7f8d-4d49-b2b7-b15b94406ed7', l='ServerLevel[world]', x=9837.82, y=-47.00, z=999987.60, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.83/10'/11633, uuid='dec23dfa-b178-4ff8-bdc6-3d894b76c6e7', l='ServerLevel[world]', x=9845.77, y=-53.00, z=999979.28, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 4.83/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 462.51/462.51'/11645, uuid='690d3475-8c00-4571-b84f-53c8ac399c4a', l='ServerLevel[world]', x=9803.78, y=-47.00, z=999981.27, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 462.51/462.51 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11653, uuid='ee5974c0-8ba5-4a71-a5a9-f87c2c8f6112', l='ServerLevel[world]', x=9790.79, y=-57.00, z=999999.25, cpos=[611, 62499], tl=4227, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11661, uuid='bc2a8ca9-03f6-4bae-bf3c-e6bffe7ab78c', l='ServerLevel[world]', x=9806.15, y=-47.00, z=999974.84, cpos=[612, 62498], tl=5107, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11657, uuid='b0c2590e-4315-4ffc-b37f-879ceedfefa2', l='ServerLevel[world]', x=9798.20, y=-57.00, z=999990.80, cpos=[612, 62499], tl=3444, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11659, uuid='bfde7f58-3945-45aa-a82f-300835df1567', l='ServerLevel[world]', x=9802.70, y=-47.00, z=999974.77, cpos=[612, 62498], tl=5107, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11658, uuid='073aa0b3-937a-45cb-aea0-f661a7cf297b', l='ServerLevel[world]', x=9796.28, y=-57.00, z=999994.76, cpos=[612, 62499], tl=3961, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11623, uuid='70ddba78-93f8-4850-a560-b1536f0262a4', l='ServerLevel[world]', x=9840.55, y=-47.00, z=999991.02, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11627, uuid='18cc7aea-e712-49c2-b83c-b37cb54682c4', l='ServerLevel[world]', x=9838.96, y=-47.00, z=999992.61, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11626, uuid='af494957-34e4-4c89-b243-ce4e304b5564', l='ServerLevel[world]', x=9843.97, y=-47.00, z=999986.01, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 4.62/10'/11625, uuid='de823cde-263e-4e47-b258-153ef3449dff', l='ServerLevel[world]', x=9845.23, y=-47.00, z=999992.55, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 4.62/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 16.79/45.88'/11624, uuid='52493b80-a78a-4f17-883a-0aa1a32d29f9', l='ServerLevel[world]', x=9839.58, y=-47.00, z=999989.21, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 16.79/45.88 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 5.56/10'/11629, uuid='e2b1467b-fda6-4f28-bb25-fc8012dafe96', l='ServerLevel[world]', x=9842.25, y=-47.00, z=999990.48, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 5.56/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.27/10'/11628, uuid='d5ebd0d9-60fc-4586-9c3f-db45c0de87b9', l='ServerLevel[world]', x=9835.86, y=-47.00, z=999988.89, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.27/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11654, uuid='76176322-6523-43f4-9e64-2624c0c06cf5', l='ServerLevel[world]', x=9802.18, y=-47.00, z=999975.67, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11662, uuid='61193ca9-0a40-4fcc-866c-ed368f5e76f9', l='ServerLevel[world]', x=9807.35, y=-47.00, z=999976.14, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11621, uuid='b6437a77-5729-425f-9686-e5e574166810', l='ServerLevel[world]', x=9839.29, y=-57.00, z=999993.52, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11656, uuid='8a1664e5-c651-4b66-895d-d3fae1445817', l='ServerLevel[world]', x=9801.25, y=-47.00, z=999975.38, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11660, uuid='2926f5f6-f405-4d93-9cd1-14d8119bfeeb', l='ServerLevel[world]', x=9806.82, y=-47.00, z=999977.81, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11664, uuid='e7f524f8-54b7-4991-b1b4-5635e4b26b1a', l='ServerLevel[world]', x=9800.78, y=-47.00, z=999977.71, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 20.59/20.59'/11634, uuid='a5f17dc9-ad1f-458a-b471-7d8185478d60', l='ServerLevel[world]', x=9851.49, y=-49.00, z=999973.33, cpos=[615, 62498], tl=5980, v=true] died: [LVL 5] Mummy 20.59/20.59 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 6.03/10'/11618, uuid='62ccf339-5deb-4f29-9c3b-81378c7f22f8', l='ServerLevel[world]', x=9838.27, y=-47.00, z=999991.05, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 6.03/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11651, uuid='a6ebdea0-c196-49ed-929c-a9f6ebb7fda9', l='ServerLevel[world]', x=9804.75, y=-57.00, z=999971.50, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11650, uuid='1047f688-4621-4a1c-9796-cbd482097ef0', l='ServerLevel[world]', x=9833.50, y=-50.50, z=999986.89, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.99/10'/11615, uuid='eaa84e86-813e-49dd-af26-b0a3c7f3d745', l='ServerLevel[world]', x=9843.69, y=-47.00, z=999984.98, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.99/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11619, uuid='b5f6406b-f7a4-4136-9253-2c8dea5981f0', l='ServerLevel[world]', x=9842.67, y=-47.00, z=999985.53, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11635, uuid='730ea041-c379-4997-9f97-1e69dc5e248a', l='ServerLevel[world]', x=9836.84, y=-47.00, z=999992.16, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 2.74/10'/11631, uuid='8c00cf76-7f56-46bb-abba-198b1d472d8f', l='ServerLevel[world]', x=9843.17, y=-47.00, z=999988.26, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 2.74/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11630, uuid='581f854b-a3db-4eda-a173-8b1e77fbf1d5', l='ServerLevel[world]', x=9808.78, y=-47.00, z=999983.26, cpos=[613, 62498], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11622, uuid='659ed76b-df5b-4028-a7f1-b4df34026173', l='ServerLevel[world]', x=9837.60, y=-47.00, z=999989.52, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 98.5/100'/11663, uuid='fc0b99ff-cddc-4318-b2d9-5bf88fc3165b', l='ServerLevel[world]', x=9836.40, y=-47.00, z=999987.19, cpos=[614, 62499], tl=5980, v=true] died: [LVL 5] Pharoh 98.5/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11647, uuid='d0699ec5-f91b-4ef4-a32d-237dd2b5afc8', l='ServerLevel[world]', x=9797.23, y=-57.00, z=999995.27, cpos=[612, 62499], tl=3444, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 10/10'/11614, uuid='95fd907c-41e2-44a6-acc6-e5eaac0c451d', l='ServerLevel[world]', x=9840.24, y=-47.00, z=999988.79, cpos=[615, 62499], tl=5980, v=true] died: [LVL 5] Mummy 10/10 was killed
[20:58:02] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Pharoh 100/100'/11655, uuid='fa536916-b171-4f08-a490-54f0908e10cc', l='ServerLevel[world]', x=9801.14, y=-47.00, z=999979.18, cpos=[612, 62498], tl=5980, v=true] died: [LVL 5] Pharoh 100/100 was killed
[20:58:02] [Server thread/INFO]: Killed 159 entities
[20:58:08] [Server thread/INFO]: SoulKingthepro issued server command: /rules
[20:58:14] [Async Chat Thread - #82/INFO]: [??s???] SadBoiGaming [33]: i can get u mystic but how much of the stuff u got
[20:58:17] [Server thread/INFO]: SadBoiGaming issued server command: /pv 10
[20:58:29] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.39/10'/11711, uuid='1a94498d-a823-497a-b8bb-d234598e3991', l='ServerLevel[world]', x=9845.74, y=-53.00, z=999979.21, cpos=[615, 62498], tl=557, v=true] died: [LVL 5] Mummy 0.39/10 went up in flames
[20:58:32] [Server thread/INFO]: Named entity EntityZombieHusk['[LVL 5] Mummy 0.45/10'/11710, uuid='edaf0407-2e3c-4154-8ee0-c30a771dcf1d', l='ServerLevel[world]', x=9847.77, y=-51.50, z=999972.69, cpos=[615, 62498], tl=611, v=true] died: [LVL 5] Mummy 0.45/10 burned to death
[20:58:38] [Async Chat Thread - #82/INFO]: [??s???] SadBoiGaming [33]: SoulKingthepro
[20:58:41] [Async Chat Thread - #82/INFO]: [??????] SoulKingthepro [W] [42]: yes
[20:58:45] [Server thread/WARN]: SoulKingthepro moved too quickly! -0.5368514945621428,-1.3237440526008584,-23.036946352920495
[20:58:52] [Async Chat Thread - #82/INFO]: [??s???] SadBoiGaming [33]: how much do u have cause i can get u mystic