[05Jan2024 06:05:36.459] [main/INFO] [Arclight/]: ___ ___ __ /\ / | ________/ (_)__ / / / / / /| |/ __/ __/ / / _ / _ \/__/ / ___ / / / /_/ / / / / // / / /_/ |/_/ \__/_/_/\_ /_//_/ / /__/ \/ Version 顿顽 (Trials) / arclight-1.20.1-1.0.2-730181a4 Build Date 2023-12-02 23:37:21 [05Jan2024 06:05:36.477] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, arclightserver, --fml.forgeVersion, 47.2.16, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412] [05Jan2024 06:05:36.477] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.9 by Eclipse Adoptium; OS Linux arch amd64 version 5.19.0-43-generic [05Jan2024 06:05:36.681] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is arclightserver [05Jan2024 06:05:36.697] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/container/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2399!/ Service=ModLauncher Env=SERVER [05Jan2024 06:05:36.823] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/fmlcore/1.20.1-47.2.16/fmlcore-1.20.1-47.2.16.jar is missing mods.toml file [05Jan2024 06:05:36.823] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.2.16/javafmllanguage-1.20.1-47.2.16.jar is missing mods.toml file [05Jan2024 06:05:36.823] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.2.16/lowcodelanguage-1.20.1-47.2.16.jar is missing mods.toml file [05Jan2024 06:05:36.824] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/mclanguage/1.20.1-47.2.16/mclanguage-1.20.1-47.2.16.jar is missing mods.toml file [05Jan2024 06:05:36.893] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 16 dependencies adding them to mods collection [05Jan2024 06:05:37.528] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [05Jan2024 06:05:37.545] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [io.izzel.arclight.common.mod.ArclightConnector] [05Jan2024 06:05:37.555] [main/INFO] [Arclight/]: Arclight core mixin added. [05Jan2024 06:05:37.555] [main/INFO] [Arclight/]: Arclight optimization mixin added. [05Jan2024 06:05:37.557] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'arclightserver' with arguments [] [05Jan2024 06:05:41.581] [main/ERROR] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Error occurred applying transform of coremod coremods/field_to_method.js function biome java.lang.IllegalStateException: Field f_47437_ is not private and an instance field at net.minecraftforge.coremod.api.ASMAPI.redirectFieldToMethod(ASMAPI.java:260) ~[coremods-5.0.1.jar%2388!/:?] {} at org.openjdk.nashorn.internal.scripts.Script$Recompilation$23$292A$\^eval\_.initializeCoreMod#transformer(:11) ~[?:?] {} at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:648) ~[nashorn-core-15.3.jar%23100!/:?] {} at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) ~[nashorn-core-15.3.jar%23100!/:?] {} at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:520) ~[nashorn-core-15.3.jar%23100!/:?] {} at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:111) ~[nashorn-core-15.3.jar%23100!/:?] {} at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:18) ~[coremods-5.0.1.jar%2388!/:5.0.1+15+master.dc5a2922] {} at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:18) ~[coremods-5.0.1.jar%2388!/:?] {} at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:10) ~[coremods-5.0.1.jar%2388!/:?] {} at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38) ~[coremods-5.0.1.jar%2388!/:?] {} at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:117) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} at net.minecraft.world.level.biome.FixedBiomeSource.(FixedBiomeSource.java:17) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.biome.BiomeSources.m_220586_(BiomeSources.java:8) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.core.registries.BuiltInRegistries.m_258029_(BuiltInRegistries.java:448) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.core.registries.BuiltInRegistries.m_258037_(BuiltInRegistries.java:462) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at java.util.LinkedHashMap.forEach(LinkedHashMap.java:721) ~[?:?] {} at net.minecraft.core.registries.BuiltInRegistries.m_257453_(BuiltInRegistries.java:461) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.core.registries.BuiltInRegistries.m_257498_(BuiltInRegistries.java:455) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.server.Bootstrap.m_135870_(BootstrapMixin.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:server.BootstrapMixin,pl:mixin:A} at net.minecraft.server.Main.main(Main.java:121) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,pl:accesstransformer:B} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.16.jar%23103!/:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.2.16.jar%23103!/:?] {} at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.2.16.jar%23103!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2389!/:?] {} at io.izzel.arclight.boot.application.ApplicationBootstrap.accept(ApplicationBootstrap.java:46) ~[arclight-forge-1.20.1-1.0.2.jar:arclight-1.20.1-1.0.2-730181a4] {} at io.izzel.arclight.boot.application.ApplicationBootstrap.accept(ApplicationBootstrap.java:13) ~[arclight-forge-1.20.1-1.0.2.jar:arclight-1.20.1-1.0.2-730181a4] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at io.izzel.arclight.boot.application.Main_Forge.main(Main_Forge.java:23) ~[arclight-forge-1.20.1-1.0.2.jar%2383!/:arclight-1.20.1-1.0.2-730181a4] {} at io.izzel.arclight.server.Launcher.main(Launcher.java:18) ~[arclight-forge-1.20.1-1.0.2.jar%2383!/:arclight-1.20.1-1.0.2-730181a4] {} [05Jan2024 06:05:41.706] [modloading-worker-0/INFO] [tech.sethi.pebbles.cobbledbattlehp.CobbledBattleHP/]: Pebble's Cobbled Battle HP Initialized! [05Jan2024 06:05:41.709] [modloading-worker-0/INFO] [Arclight/]: Arclight Mod loaded. [05Jan2024 06:05:41.715] [modloading-worker-0/INFO] [Impactor/]: Initializing API... [05Jan2024 06:05:41.726] [modloading-worker-0/INFO] [Arclight/]: Arclight events registered. [05Jan2024 06:05:41.739] [modloading-worker-0/INFO] [Impactor/]: Registering modules... [05Jan2024 06:05:41.745] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 47.2.16, for MC 1.20.1 with MCP 20230612.114412 [05Jan2024 06:05:41.745] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v47.2.16 Initialized [05Jan2024 06:05:41.756] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids [05Jan2024 06:05:41.763] [modloading-worker-0/INFO] [io.github.polymeta.wondertrade.WonderTrade/]: WonderTrade by Polymeta starting up! [05Jan2024 06:05:41.766] [modloading-worker-0/INFO] [org.imsouhay.LavenderMcServerSide.LavenderMcServerSide/]: lavenderserverside config file read successfully [05Jan2024 06:05:41.766] [modloading-worker-0/INFO] [org.imsouhay.LavenderMcServerSide.LavenderMcServerSide/]: lavenderserverside lang file read successfully. [05Jan2024 06:05:41.804] [modloading-worker-0/INFO] [Impactor/]: Registering commands... [05Jan2024 06:05:41.828] [modloading-worker-0/INFO] [thedarkcolour.kotlinforforge.test.KotlinForForge/]: Kotlin For Forge Enabled! [05Jan2024 06:05:41.830] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Booting LaxPermissionValidator, permissions will be checked using Minecrafts permission level system, see https://minecraft.fandom.com/wiki/Permission_level [05Jan2024 06:05:41.832] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Booting ForgePermissionApiPermissionValidator, player permissions will be checked using MinecraftForge' PermissionAPI, non player command sources will use Minecraft' permission level system, see https://docs.minecraftforge.net/en/latest/ and https://minecraft.fandom.com/wiki/Permission_level [05Jan2024 06:05:41.936] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Starting the Best Spawner... [05Jan2024 06:05:41.938] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Loaded 5 spawning condition types. [05Jan2024 06:05:41.942] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Loaded 5 spawning context types. [05Jan2024 06:05:41.943] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Loaded 1 spawn detail types. [05Jan2024 06:05:42.266] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Initializing... [05Jan2024 06:05:42.266] [modloading-worker-0/INFO] [STDOUT/]: CobblemonExtras - Initialized [05Jan2024 06:05:42.266] [modloading-worker-0/INFO] [STDOUT/]: PokemonToItem - Initialized [05Jan2024 06:05:42.266] [modloading-worker-0/INFO] [STDOUT/]: CobblemonExtras config -> /home/container/config/cobblemonextras [05Jan2024 06:05:42.266] [modloading-worker-0/INFO] [STDOUT/]: PokemonToItem config -> /home/container/config/pokemontoitem [05Jan2024 06:05:42.267] [modloading-worker-0/INFO] [STDOUT/]: Cobblemon Forge Init. [05Jan2024 06:05:42.267] [modloading-worker-0/INFO] [STDOUT/]: Cobblemon Forge Init. [05Jan2024 06:05:42.331] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [05Jan2024 06:05:42.367] [Cobblemon Showdown/INFO] [com.cobblemon.mod.common.Cobblemon/]: Starting showdown service... [05Jan2024 06:05:42.746] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 47.2.16 Target: 47.2.19 [05Jan2024 06:05:43.357] [Cobblemon Showdown/INFO] [com.cobblemon.mod.common.Cobblemon/]: Showdown has been started! [05Jan2024 06:05:43.358] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Note: Cobblemon data registries are only loaded once per server instance as Pokémon species are not safe to reload. [05Jan2024 06:05:43.358] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Registered the cobblemon:species_features registry [05Jan2024 06:05:43.359] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Registered the cobblemon:global_species_features registry [05Jan2024 06:05:43.359] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Registered the cobblemon:species_feature_assignments registry [05Jan2024 06:05:43.360] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Registered the cobblemon:moves registry [05Jan2024 06:05:43.360] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Registered the cobblemon:abilities registry [05Jan2024 06:05:43.360] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Registered the cobblemon:species registry [05Jan2024 06:05:43.360] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Registered the cobblemon:species_additions registry [05Jan2024 06:05:43.360] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Registered the cobblemon:pokeballs registry [05Jan2024 06:05:43.361] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Registered the cobblemon:properties_tab_completion registry [05Jan2024 06:05:43.361] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Registered the cobblemon:spawn_detail_presets registry [05Jan2024 06:05:43.367] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Registered the cobblemon:mechanics registry [05Jan2024 06:05:43.367] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Registered the cobblemon:bag_items registry [05Jan2024 06:05:43.370] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Registered the cobblemon:spawn_pool_world registry [05Jan2024 06:05:43.376] [modloading-worker-0/INFO] [com.cobblemon.mod.common.Cobblemon/]: Registered the cobblemon:berries registry [05Jan2024 06:05:43.385] [modloading-worker-0/INFO] [Impactor/]: Initializing modules... [05Jan2024 06:05:43.386] [modloading-worker-0/INFO] [Impactor/]: Registering economy service (Provider: Impactor) [05Jan2024 06:05:43.441] [modloading-worker-0/INFO] [Impactor/]: Loading storage provider... [JSON] [05Jan2024 06:05:43.443] [modloading-worker-0/INFO] [Impactor/]: Calculating permissions service... [05Jan2024 06:05:43.444] [modloading-worker-0/INFO] [Impactor/]: Permissions » Selected "NO-OP Permissions Service" (Provider: Impactor, Priority = 0) [05Jan2024 06:05:43.444] [modloading-worker-0/INFO] [Impactor/]: Firing placeholder registration event [05Jan2024 06:05:43.446] [modloading-worker-0/INFO] [Impactor/]: Initializing translations... [05Jan2024 06:05:43.904] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [05Jan2024 06:05:44.260] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/container/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23195!/assets/.mcassetsroot' uses unexpected schema [05Jan2024 06:05:44.260] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/container/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23195!/data/.mcassetsroot' uses unexpected schema [05Jan2024 06:05:45.169] [Worker-Main-1/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:adorn:blocks/cobblemon/apricorn_shelf com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'adorn:cobblemon/apricorn_shelf' at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23106!/:?] {} at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooksMixin.java:871) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooksMixin.java:848) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManagerMixin.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManagerMixin.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} [05Jan2024 06:05:45.175] [Worker-Main-1/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:adorn:blocks/cobblemon/apricorn_kitchen_cupboard com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'adorn:cobblemon/apricorn_kitchen_cupboard' at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23106!/:?] {} at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooksMixin.java:871) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooksMixin.java:848) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManagerMixin.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManagerMixin.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} [05Jan2024 06:05:45.179] [Worker-Main-1/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:adorn:blocks/cobblemon/apricorn_drawer com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'adorn:cobblemon/apricorn_drawer' at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23106!/:?] {} at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooksMixin.java:871) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooksMixin.java:848) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManagerMixin.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManagerMixin.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} [05Jan2024 06:05:45.182] [Worker-Main-1/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:adorn:blocks/cobblemon/apricorn_kitchen_counter com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'adorn:cobblemon/apricorn_kitchen_counter' at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23106!/:?] {} at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooksMixin.java:871) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooksMixin.java:848) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManagerMixin.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManagerMixin.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} [05Jan2024 06:05:45.183] [Worker-Main-1/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:adorn:blocks/cobblemon/apricorn_chair java.lang.IllegalArgumentException: Can't find block adorn:cobblemon/apricorn_chair at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_81802_(LootItemBlockStatePropertyCondition.java:79) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_7561_(LootItemBlockStatePropertyCondition.java:79) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_7561_(LootItemBlockStatePropertyCondition.java:68) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:85) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23106!/:?] {} at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooksMixin.java:871) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooksMixin.java:848) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManagerMixin.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManagerMixin.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} [05Jan2024 06:05:45.188] [Worker-Main-1/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:adorn:blocks/cobblemon/apricorn_kitchen_sink com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'adorn:cobblemon/apricorn_kitchen_sink' at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23106!/:?] {} at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooksMixin.java:871) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooksMixin.java:848) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManagerMixin.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManagerMixin.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} [05Jan2024 06:05:45.196] [Worker-Main-1/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:adorn:blocks/cobblemon/apricorn_coffee_table com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'adorn:cobblemon/apricorn_coffee_table' at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23106!/:?] {} at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooksMixin.java:871) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooksMixin.java:848) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManagerMixin.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManagerMixin.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} [05Jan2024 06:05:45.200] [Worker-Main-1/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:adorn:blocks/cobblemon/apricorn_step com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'adorn:cobblemon/apricorn_step' at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23106!/:?] {} at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooksMixin.java:871) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooksMixin.java:848) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManagerMixin.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManagerMixin.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} [05Jan2024 06:05:45.203] [Worker-Main-1/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:adorn:blocks/cobblemon/apricorn_platform com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'adorn:cobblemon/apricorn_platform' at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23106!/:?] {} at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooksMixin.java:871) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooksMixin.java:848) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManagerMixin.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManagerMixin.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} [05Jan2024 06:05:45.203] [Worker-Main-1/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:adorn:blocks/cobblemon/apricorn_bench com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'adorn:cobblemon/apricorn_bench' at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23106!/:?] {} at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooksMixin.java:871) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooksMixin.java:848) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManagerMixin.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManagerMixin.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} [05Jan2024 06:05:45.206] [Worker-Main-1/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:adorn:blocks/cobblemon/apricorn_table com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'adorn:cobblemon/apricorn_table' at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23106!/:?] {} at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooksMixin.java:871) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooksMixin.java:848) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManagerMixin.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManagerMixin.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} [05Jan2024 06:05:45.208] [Worker-Main-1/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:adorn:blocks/cobblemon/apricorn_post com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'adorn:cobblemon/apricorn_post' at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootEntry_SerializerMixin.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.entries.LootEntry_SerializerMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23106!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23106!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23106!/:?] {} at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooksMixin.java:871) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooksMixin.java:848) ~[forge-1.20.1-47.2.16-universal.jar%23200!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.forge.json:ForgeHooksMixin,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManagerMixin.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManagerMixin.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.core.json:world.level.storage.loot.LootDataManagerMixin,pl:mixin:APP:mixins.cobblemon-forge.json:LootManagerMixin,pl:mixin:APP:architectury.mixins.json:MixinLootDataManager,pl:mixin:A} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} [05Jan2024 06:05:45.248] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 7 recipes [05Jan2024 06:05:45.290] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1558 advancements [05Jan2024 06:05:46.324] [main/INFO] [com.cobblemon.mod.common.Cobblemon/]: Loaded 921 moves [05Jan2024 06:05:46.342] [main/INFO] [com.cobblemon.mod.common.Cobblemon/]: Loaded 310 abilities [05Jan2024 06:05:46.437] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unable to load entry from learnset: "43:naturesmadeness" [05Jan2024 06:05:46.457] [main/INFO] [com.cobblemon.mod.common.Cobblemon/]: Finished additions [05Jan2024 06:05:46.761] [main/INFO] [com.cobblemon.mod.common.Cobblemon/]: Imported 185 held item IDs from showdown [05Jan2024 06:05:46.761] [main/INFO] [com.cobblemon.mod.common.Cobblemon/]: Loaded 1044 Pokémon species [05Jan2024 06:05:46.767] [main/INFO] [com.cobblemon.mod.common.Cobblemon/]: Loaded 32 spawn detail presets. [05Jan2024 06:05:46.772] [main/INFO] [com.cobblemon.mod.common.Cobblemon/]: Starting dummy Showdown battle to force it to pre-load data. [05Jan2024 06:05:46.874] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.875] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.877] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.877] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.877] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.900] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.921] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.932] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.932] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.934] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.934] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.935] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.935] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.936] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.936] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.937] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.937] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.938] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.939] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.943] [main/ERROR] [com.cobblemon.mod.common.Cobblemon/]: Unknown preset name: underground. [05Jan2024 06:05:46.952] [main/INFO] [com.cobblemon.mod.common.Cobblemon/]: Loaded 69 berries [05Jan2024 06:05:47.268] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.20.1 [05Jan2024 06:05:47.268] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties [05Jan2024 06:05:47.268] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL [05Jan2024 06:05:47.268] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair [05Jan2024 06:05:47.320] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on 0.0.0.0:25816 [05Jan2024 06:05:47.329] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using epoll channel type [05Jan2024 06:05:47.398] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [05Jan2024 06:05:47.398] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The server will make no attempt to authenticate usernames. Beware. [05Jan2024 06:05:47.398] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [05Jan2024 06:05:47.398] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: To change this, set "online-mode" to "true" in the server.properties file. [05Jan2024 06:05:47.512] [Server thread/INFO] [Minecraft/]: This server is running Arclight version arclight-1.20.1-1.0.2-730181a4 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) [05Jan2024 06:05:47.772] [Server thread/INFO] [Arclight/]: Registering for Bukkit ... [05Jan2024 06:05:47.793] [Server thread/INFO] [Arclight/]: Registered 370 new materials with 138 blocks and 232 items [05Jan2024 06:05:47.793] [Server thread/INFO] [Arclight/]: Registered 1 new potion effect types [05Jan2024 06:05:47.795] [Server thread/INFO] [Arclight/]: Registered 39 enchantments [05Jan2024 06:05:47.796] [Server thread/INFO] [Arclight/]: Registered 4 new entity types [05Jan2024 06:05:47.796] [Server thread/INFO] [Arclight/]: Registered 0 new villager professions [05Jan2024 06:05:47.798] [Server thread/INFO] [Arclight/]: Registered 99 new biomes [05Jan2024 06:05:47.807] [Server thread/INFO] [STDOUT/]: Server Ping Player Sample Count: 12 [05Jan2024 06:05:47.809] [Server thread/INFO] [Minecraft/]: Using 4 threads for Netty based IO [05Jan2024 06:05:47.809] [Server thread/INFO] [Minecraft/]: Debug logging is enabled [05Jan2024 06:05:47.890] [Server thread/INFO] [Arclight/]: Loading mappings ... [05Jan2024 06:05:48.127] [Server thread/INFO] [Arclight/]: Loading plugin patchers ... [05Jan2024 06:05:48.599] [Server thread/INFO] [Minecraft/]: [NexEngine] Loading 2 libraries... please wait [05Jan2024 06:05:48.630] [Server thread/INFO] [Minecraft/]: [NexEngine] Loaded library /home/container/libraries/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar [05Jan2024 06:05:48.630] [Server thread/INFO] [Minecraft/]: [NexEngine] Loaded library /home/container/libraries/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.jar [05Jan2024 06:05:48.630] [Server thread/INFO] [Minecraft/]: [NexEngine] Loaded library /home/container/libraries/it/unimi/dsi/fastutil/8.5.11/fastutil-8.5.11.jar [05Jan2024 06:05:48.791] [Server thread/INFO] [LuckPerms/]: Loading LuckPerms v5.4.106 [05Jan2024 06:05:48.909] [Server thread/INFO] [PlaceholderAPI/]: Loading PlaceholderAPI v2.11.5 [05Jan2024 06:05:48.909] [Server thread/INFO] [Parties/]: Loading Parties v3.2.15 [05Jan2024 06:05:48.910] [Server thread/INFO] [Parties/]: Loading libraries of Parties v3.2.15, this may take a while [05Jan2024 06:05:48.942] [Server thread/INFO] [Parties/]: Verifying checksum for jar-relocator [05Jan2024 06:05:48.943] [Server thread/INFO] [Parties/]: Verifying checksum for asm [05Jan2024 06:05:48.943] [Server thread/INFO] [Parties/]: Verifying checksum for asm-commons [05Jan2024 06:05:48.952] [Server thread/INFO] [Parties/]: Verifying checksum for gson [05Jan2024 06:05:48.957] [Server thread/INFO] [Parties/]: Verifying checksum for jdbi3-core [05Jan2024 06:05:48.959] [Server thread/INFO] [Parties/]: Verifying checksum for geantyref [05Jan2024 06:05:48.959] [Server thread/INFO] [Parties/]: Verifying checksum for caffeine [05Jan2024 06:05:48.960] [Server thread/INFO] [Parties/]: Verifying checksum for jdbi3-stringtemplate4 [05Jan2024 06:05:48.960] [Server thread/INFO] [Parties/]: Verifying checksum for ST4 [05Jan2024 06:05:48.960] [Server thread/INFO] [Parties/]: Verifying checksum for antlr-runtime [05Jan2024 06:05:48.961] [Server thread/INFO] [Parties/]: Verifying checksum for jdbi3-sqlobject [05Jan2024 06:05:48.961] [Server thread/INFO] [Parties/]: Verifying checksum for slf4j-api [05Jan2024 06:05:48.961] [Server thread/INFO] [Parties/]: Verifying checksum for slf4j-simple [05Jan2024 06:05:48.961] [Server thread/INFO] [Parties/]: Verifying checksum for HikariCP [05Jan2024 06:05:48.961] [Server thread/INFO] [Parties/]: Verifying checksum for mariadb-java-client [05Jan2024 06:05:48.962] [Server thread/INFO] [Parties/]: Verifying checksum for mysql-connector-j [05Jan2024 06:05:48.964] [Server thread/INFO] [Parties/]: Verifying checksum for postgresql [05Jan2024 06:05:48.965] [Server thread/INFO] [Parties/]: Verifying checksum for h2 [05Jan2024 06:05:48.967] [Server thread/INFO] [Parties/]: Verifying checksum for exp4j [05Jan2024 06:05:48.967] [Server thread/INFO] [CMILib/]: Loading CMILib v1.4.4.2 [05Jan2024 06:05:48.967] [Server thread/INFO] [Votifier/]: Loading Votifier v2.7.3 [05Jan2024 06:05:48.967] [Server thread/INFO] [ProtocolLib/]: Loading ProtocolLib v5.1.0 [05Jan2024 06:05:49.027] [Server thread/WARN] [ProtocolLib/]: Loaded class javax.annotation.Nonnull from DiscordSRV v1.26.2 which is not a depend or softdepend of this plugin. [05Jan2024 06:05:49.518] [Server thread/INFO] [LibsDisguises/]: Loading LibsDisguises v10.0.40 [05Jan2024 06:05:49.540] [Server thread/INFO] [OfflineManager/]: Loading OfflineManager v3.1.2 [05Jan2024 06:05:49.540] [Server thread/INFO] [DeluxeTags/]: Loading DeluxeTags v1.8.2-Release [05Jan2024 06:05:49.540] [Server thread/INFO] [BungeeGuard/]: Loading BungeeGuard v1.3-SNAPSHOT [05Jan2024 06:05:49.540] [Server thread/INFO] [NBTAPI/]: Loading NBTAPI v2.12.1 [05Jan2024 06:05:49.546] [Server thread/INFO] [NBTAPI/]: [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support [05Jan2024 06:05:49.546] [Server thread/INFO] [NBTAPI/]: [NBTAPI] NMS support 'MC1_20_R1' loaded! [05Jan2024 06:05:49.547] [Server thread/INFO] [NBTAPI/]: [NBTAPI] Using the plugin 'NBTAPI' to create a bStats instance! [05Jan2024 06:05:49.556] [Server thread/INFO] [Vault/]: Loading Vault v1.7.3-CMI [05Jan2024 06:05:49.556] [Server thread/INFO] [MyCommand/]: Loading MyCommand v5.7.4 [05Jan2024 06:05:49.556] [Server thread/INFO] [WorldEdit/]: Loading WorldEdit v7.2.17+6544-56d0383 [05Jan2024 06:05:49.633] [Thread-7/WARN] [NBTAPI/]: [NBTAPI] The NBT-API in 'NBTAPI' seems to be outdated! [05Jan2024 06:05:49.633] [Thread-7/WARN] [NBTAPI/]: [NBTAPI] Current Version: '2.12.1' Newest Version: 2.12.2' [05Jan2024 06:05:49.633] [Thread-7/WARN] [NBTAPI/]: [NBTAPI] Please update the NBTAPI or the plugin that contains the api(nag the mod author when the newest release has an old version, not the NBTAPI dev)! [05Jan2024 06:05:49.796] [Server thread/WARN] [WorldEdit/]: Loaded class javax.annotation.Nullable from DiscordSRV v1.26.2 which is not a depend or softdepend of this plugin. [05Jan2024 06:05:49.809] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.PlatformManager/]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@32908229] [05Jan2024 06:05:49.816] [Server thread/INFO] [Marriage/]: Loading Marriage v2.3.1 [05Jan2024 06:05:49.816] [Server thread/INFO] [Marriage/]: Completed plugin pre-load stage. [05Jan2024 06:05:49.816] [Server thread/INFO] [WorldGuard/]: Loading WorldGuard v7.0.9+5934e49 [05Jan2024 06:05:49.816] [Server thread/INFO] [Multiverse-Core/]: Loading Multiverse-Core v4.3.12 [05Jan2024 06:05:49.828] [Server thread/INFO] [Citizens/]: Loading Citizens v2.0.32-SNAPSHOT (build 3176) [05Jan2024 06:05:49.828] [Server thread/INFO] [§f[§eUltimate_BlockRegen§f]/]: Loading Ultimate_BlockRegen v1.2.1 [05Jan2024 06:05:49.828] [Server thread/INFO] [DiscordSRV/]: Loading DiscordSRV v1.26.2 [05Jan2024 06:05:49.828] [Server thread/INFO] [PlayerAuctions/]: Loading PlayerAuctions v1.25.0 [05Jan2024 06:05:49.830] [Server thread/ERROR] [STDERR/]: PaperPluginClassLoader not found, are you using Paper 1.19.3+? [05Jan2024 06:05:49.894] [Server thread/INFO] [ajLeaderboards/]: Loading ajLeaderboards v2.8.0 [05Jan2024 06:05:49.905] [Server thread/INFO] [ajLeaderboards/]: Verifying checksum for gson [05Jan2024 06:05:49.905] [Server thread/INFO] [ajLeaderboards/]: Checksum matched for gson [05Jan2024 06:05:49.908] [Server thread/INFO] [ajLeaderboards/]: Verifying checksum for jar-relocator [05Jan2024 06:05:49.908] [Server thread/INFO] [ajLeaderboards/]: Checksum matched for jar-relocator [05Jan2024 06:05:49.908] [Server thread/INFO] [ajLeaderboards/]: Verifying checksum for asm [05Jan2024 06:05:49.908] [Server thread/INFO] [ajLeaderboards/]: Checksum matched for asm [05Jan2024 06:05:49.908] [Server thread/INFO] [ajLeaderboards/]: Verifying checksum for asm-commons [05Jan2024 06:05:49.908] [Server thread/INFO] [ajLeaderboards/]: Checksum matched for asm-commons [05Jan2024 06:05:49.915] [Server thread/INFO] [ajLeaderboards/]: Verifying checksum for gson [05Jan2024 06:05:49.915] [Server thread/INFO] [ajLeaderboards/]: Checksum matched for gson [05Jan2024 06:05:49.917] [Server thread/INFO] [ajLeaderboards/]: Verifying checksum for HikariCP [05Jan2024 06:05:49.917] [Server thread/INFO] [ajLeaderboards/]: Checksum matched for HikariCP [05Jan2024 06:05:49.917] [Server thread/INFO] [ajLeaderboards/]: Verifying checksum for slf4j-api [05Jan2024 06:05:49.917] [Server thread/INFO] [ajLeaderboards/]: Checksum matched for slf4j-api [05Jan2024 06:05:49.917] [Server thread/INFO] [ajLeaderboards/]: Verifying checksum for h2 [05Jan2024 06:05:49.919] [Server thread/INFO] [ajLeaderboards/]: Checksum matched for h2 [05Jan2024 06:05:49.919] [Server thread/INFO] [DeluxeMenus/]: Loading DeluxeMenus v1.14.0-Release [05Jan2024 06:05:49.957] [Server thread/INFO] [DeluxeMenus/]: NMS hook has been setup successfully! [05Jan2024 06:05:49.957] [Server thread/INFO] [Parkour/]: Loading Parkour v7.2.2 [05Jan2024 06:05:49.957] [Server thread/INFO] [TAB/]: Loading TAB v4.1.2 [05Jan2024 06:05:49.957] [Server thread/INFO] [PlayerVaults/]: Loading PlayerVaults v4.2.15 [05Jan2024 06:05:49.957] [Server thread/INFO] [Multiverse-NetherPortals/]: Loading Multiverse-NetherPortals v4.2.3 [05Jan2024 06:05:49.957] [Server thread/INFO] [CraftingStore/]: Loading CraftingStore v2.9.1 [05Jan2024 06:05:49.957] [Server thread/INFO] [NexEngine/]: Loading NexEngine v2.2.12 [05Jan2024 06:05:49.957] [Server thread/INFO] [GriefPrevention/]: Loading GriefPrevention v16.18.1 [05Jan2024 06:05:49.957] [Server thread/INFO] [CoreProtect/]: Loading CoreProtect v22.2 [05Jan2024 06:05:49.958] [Server thread/INFO] [WorldGuardExtraFlags/]: Loading WorldGuardExtraFlags v4.2.2 [05Jan2024 06:05:49.966] [Server thread/INFO] [PlayerWarps/]: Loading PlayerWarps v6.29.0 [05Jan2024 06:05:49.968] [Server thread/ERROR] [STDERR/]: PaperPluginClassLoader not found, are you using Paper 1.19.3+? [05Jan2024 06:05:49.989] [Server thread/INFO] [EconomyShopGUI-Premium/]: Loading EconomyShopGUI-Premium v5.5.6 [05Jan2024 06:05:49.989] [Server thread/INFO] [ExtraContexts/]: Loading ExtraContexts v2.0-SNAPSHOT [05Jan2024 06:05:49.989] [Server thread/INFO] [CMI/]: Loading CMI v9.6.9.4 [05Jan2024 06:05:49.989] [Server thread/INFO] [EzChestShop/]: Loading EzChestShop v1.6.4.5 [05Jan2024 06:05:49.990] [Server thread/INFO] [ExcellentCrates/]: Loading ExcellentCrates v5.0.0 [05Jan2024 06:05:49.990] [Server thread/INFO] [GSit/]: Loading GSit v1.7.0 [05Jan2024 06:05:50.056] [Server thread/INFO] [ProCosmetics/]: Loading ProCosmetics v13.9.2 [05Jan2024 06:05:50.056] [Server thread/INFO] [SCore/]: Loading SCore v4.24.1.2 [05Jan2024 06:05:50.056] [Server thread/INFO] [ExecutableItems/]: Loading ExecutableItems v6.24.1.2 [05Jan2024 06:05:50.056] [Server thread/INFO] [ExecutableBlocks/]: Loading ExecutableBlocks v4.24.1.2 [05Jan2024 06:05:50.057] [Server thread/INFO] [LuckPerms/]: Enabling LuckPerms v5.4.106 [05Jan2024 06:05:50.272] [Server thread/ERROR] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Error occurred applying transform of coremod coremods/field_to_method.js function biome java.lang.IllegalStateException: Field f_47437_ is not private and an instance field at net.minecraftforge.coremod.api.ASMAPI.redirectFieldToMethod(ASMAPI.java:260) ~[coremods-5.0.1.jar%2388!/:?] {} at org.openjdk.nashorn.internal.scripts.Script$Recompilation$23$292A$\^eval\_.initializeCoreMod#transformer(:11) ~[?:?] {} at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:648) ~[nashorn-core-15.3.jar%23100!/:?] {} at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) ~[nashorn-core-15.3.jar%23100!/:?] {} at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:520) ~[nashorn-core-15.3.jar%23100!/:?] {} at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:111) ~[nashorn-core-15.3.jar%23100!/:?] {} at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:18) ~[coremods-5.0.1.jar%2388!/:5.0.1+15+master.dc5a2922] {} at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:18) ~[coremods-5.0.1.jar%2388!/:?] {} at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:10) ~[coremods-5.0.1.jar%2388!/:?] {} at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38) ~[coremods-5.0.1.jar%2388!/:?] {} at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:117) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:250) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:58) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:100) ~[modlauncher-10.0.9.jar%2389!/:?] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.ClassInfo.forType(ClassInfo.java:2059) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.ClassInfo.forDescriptor(ClassInfo.java:2038) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:752) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:739) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:310) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2399!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar%2389!/:10.0.9+10.0.9+main.dcd20f30] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2389!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {re:mixin,re:mixin} at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {re:mixin,re:mixin} at java.lang.Class.privateGetDeclaredMethods(Class.java:3402) ~[?:?] {re:mixin,re:mixin} at java.lang.Class.privateGetPublicMethods(Class.java:3427) ~[?:?] {re:mixin,re:mixin} at java.lang.Class.privateGetPublicMethods(Class.java:3433) ~[?:?] {re:mixin,re:mixin} at java.lang.Class.getMethods(Class.java:2019) ~[?:?] {re:mixin,re:mixin} at io.izzel.arclight.common.mod.util.remapper.ClassLoaderRemapper.tryGetMethods(ClassLoaderRemapper.java:117) ~[arclight-1.20.1-1.0.2-730181a4.jar%23178!/:arclight-1.20.1-1.0.2-730181a4] {re:mixin,re:classloading} at io.izzel.arclight.common.mod.util.remapper.ClassLoaderRemapper.lambda$getMethods$0(ClassLoaderRemapper.java:110) ~[arclight-1.20.1-1.0.2-730181a4.jar%23178!/:arclight-1.20.1-1.0.2-730181a4] {re:mixin,re:classloading} at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) ~[?:?] {} at io.izzel.arclight.common.mod.util.remapper.ClassLoaderRemapper.getMethods(ClassLoaderRemapper.java:110) ~[arclight-1.20.1-1.0.2-730181a4.jar%23178!/:arclight-1.20.1-1.0.2-730181a4] {re:mixin,re:classloading} at io.izzel.arclight.common.mod.util.remapper.ClassLoaderRemapper.tryMapMethodToSrg(ClassLoaderRemapper.java:232) ~[arclight-1.20.1-1.0.2-730181a4.jar%23178!/:arclight-1.20.1-1.0.2-730181a4] {re:mixin,re:classloading} at io.izzel.arclight.common.mod.util.remapper.generated.ArclightReflectionHandler_1.handleLookupFindStatic(ArclightReflectionHandler.java:311) ~[arclight-1.20.1-1.0.2-730181a4.jar%23178!/:arclight-1.20.1-1.0.2-730181a4] {} at io.izzel.arclight.common.mod.util.remapper.generated.ArclightReflectionHandler_1.handleLookupFindVirtual(ArclightReflectionHandler.java:327) ~[arclight-1.20.1-1.0.2-730181a4.jar%23178!/:arclight-1.20.1-1.0.2-730181a4] {} at me.lucko.luckperms.lib.adventure.platform.bukkit.MinecraftReflection.searchMethod(MinecraftReflection.java:182) ~[?:?] {} at me.lucko.luckperms.lib.adventure.platform.bukkit.MinecraftReflection.searchMethod(MinecraftReflection.java:157) ~[?:?] {} at me.lucko.luckperms.lib.adventure.platform.bukkit.CraftBukkitAccess$Chat1_19_3.(CraftBukkitAccess.java:90) ~[?:?] {} at me.lucko.luckperms.lib.adventure.platform.bukkit.CraftBukkitFacet$Chat1_19_3.isSupported(CraftBukkitFacet.java:307) ~[?:?] {} at me.lucko.luckperms.lib.adventure.platform.facet.Facet.of(Facet.java:79) ~[?:?] {} at me.lucko.luckperms.lib.adventure.platform.bukkit.BukkitAudience.(BukkitAudience.java:48) ~[?:?] {} at me.lucko.luckperms.lib.adventure.platform.bukkit.BukkitAudiencesImpl.createAudience(BukkitAudiencesImpl.java:136) ~[?:?] {} at me.lucko.luckperms.lib.adventure.platform.bukkit.BukkitAudiencesImpl.createAudience(BukkitAudiencesImpl.java:74) ~[?:?] {} at me.lucko.luckperms.lib.adventure.platform.facet.FacetAudienceProvider.lambda$addViewer$0(FacetAudienceProvider.java:112) ~[?:?] {} at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) ~[?:?] {} at me.lucko.luckperms.lib.adventure.platform.facet.FacetAudienceProvider.addViewer(FacetAudienceProvider.java:110) ~[?:?] {} at me.lucko.luckperms.lib.adventure.platform.bukkit.BukkitAudiencesImpl.(BukkitAudiencesImpl.java:99) ~[?:?] {} at me.lucko.luckperms.lib.adventure.platform.bukkit.BukkitAudiencesImpl$Builder.lambda$build$1(BukkitAudiencesImpl.java:175) ~[?:?] {} at java.util.HashMap.computeIfAbsent(HashMap.java:1220) ~[?:?] {re:mixin} at java.util.Collections$SynchronizedMap.computeIfAbsent(Collections.java:2760) ~[?:?] {} at me.lucko.luckperms.lib.adventure.platform.bukkit.BukkitAudiencesImpl$Builder.build(BukkitAudiencesImpl.java:173) ~[?:?] {} at me.lucko.luckperms.lib.adventure.platform.bukkit.BukkitAudiencesImpl.instanceFor(BukkitAudiencesImpl.java:89) ~[?:?] {} at me.lucko.luckperms.lib.adventure.platform.bukkit.BukkitAudiences.create(BukkitAudiences.java:53) ~[?:?] {} at me.lucko.luckperms.bukkit.BukkitSenderFactory.(BukkitSenderFactory.java:45) ~[?:?] {} at me.lucko.luckperms.bukkit.LPBukkitPlugin.setupSenderFactory(LPBukkitPlugin.java:113) ~[?:?] {} at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.enable(AbstractLuckPermsPlugin.java:136) ~[?:?] {} at me.lucko.luckperms.bukkit.LPBukkitBootstrap.onEnable(LPBukkitBootstrap.java:175) ~[?:?] {} at me.lucko.luckperms.bukkit.loader.BukkitLoaderPlugin.onEnable(BukkitLoaderPlugin.java:50) ~[?:?] {} at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPluginMixin.java:266) ~[arclight-1.20.1-1.0.2-730181a4.jar%23178!/:arclight-1.20.1-1.0.2-730181a4] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.bukkit.json:JavaPluginMixin,pl:mixin:A,re:mixin} at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoaderMixin.java:342) ~[arclight-1.20.1-1.0.2-730181a4.jar%23178!/:arclight-1.20.1-1.0.2-730181a4] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.bukkit.json:JavaPluginLoaderMixin,pl:mixin:A} at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[arclight-1.20.1-1.0.2-730181a4.jar%23178!/:arclight-1.20.1-1.0.2-730181a4] {re:mixin,re:classloading,re:mixin} at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServerMixin.java:546) ~[arclight-1.20.1-1.0.2-730181a4.jar%23178!/:arclight-1.20.1-1.0.2-730181a4] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.bukkit.json:CraftServerMixin,pl:mixin:A} at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServerMixin.java:460) ~[arclight-1.20.1-1.0.2-730181a4.jar%23178!/:arclight-1.20.1-1.0.2-730181a4] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.bukkit.json:CraftServerMixin,pl:mixin:A} at net.minecraft.server.dedicated.DedicatedServer.handler$zcl000$arclight$loadPlugins(DedicatedServerMixin.java:642) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:A} at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServerMixin.java:158) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2028) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.MinecraftServerMixin,pl:mixin:APP:mixins.impactor.forge.json:core.MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.MinecraftServerMixin,pl:mixin:APP:mixins.impactor.forge.json:core.MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin} [05Jan2024 06:05:50.528] [Server thread/INFO] [Console/]: __ [05Jan2024 06:05:50.528] [Server thread/INFO] [Console/]: | |__) LuckPerms v5.4.106 [05Jan2024 06:05:50.529] [Server thread/INFO] [Console/]: |___ | Running on Bukkit - Arclight [05Jan2024 06:05:50.529] [Server thread/INFO] [Console/]: [05Jan2024 06:05:50.531] [Server thread/INFO] [LuckPerms/]: Loading configuration... [05Jan2024 06:05:50.690] [Server thread/INFO] [LuckPerms/]: Loading storage provider... [YAML] [05Jan2024 06:05:50.879] [Server thread/INFO] [LuckPerms/]: Loading internal permission managers... [05Jan2024 06:05:50.966] [Server thread/INFO] [LuckPerms/]: Performing initial data load... [05Jan2024 06:05:51.152] [Server thread/INFO] [LuckPerms/]: Successfully enabled. (took 1095ms) [05Jan2024 06:05:51.153] [Server thread/INFO] [ProtocolLib/]: Enabling ProtocolLib v5.1.0 [05Jan2024 06:05:51.167] [Server thread/INFO] [BungeeGuard/]: Enabling BungeeGuard v1.3-SNAPSHOT [05Jan2024 06:05:51.167] [Server thread/ERROR] [Minecraft/]: Error occurred while enabling BungeeGuard v1.3-SNAPSHOT (Is it up to date?) java.lang.NoSuchMethodError: 'org.bukkit.configuration.file.YamlConfiguration org.bukkit.Server$Spigot.getSpigotConfig()' at me.lucko.bungeeguard.spigot.BungeeGuardBackendPlugin.onEnable(BungeeGuardBackendPlugin.java:57) ~[?:?] {} at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPluginMixin.java:266) ~[arclight-1.20.1-1.0.2-730181a4.jar%23178!/:arclight-1.20.1-1.0.2-730181a4] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.bukkit.json:JavaPluginMixin,pl:mixin:A,re:mixin} at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoaderMixin.java:342) ~[arclight-1.20.1-1.0.2-730181a4.jar%23178!/:arclight-1.20.1-1.0.2-730181a4] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.bukkit.json:JavaPluginLoaderMixin,pl:mixin:A} at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[arclight-1.20.1-1.0.2-730181a4.jar%23178!/:arclight-1.20.1-1.0.2-730181a4] {re:mixin,re:classloading,re:mixin} at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServerMixin.java:546) ~[arclight-1.20.1-1.0.2-730181a4.jar%23178!/:arclight-1.20.1-1.0.2-730181a4] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.bukkit.json:CraftServerMixin,pl:mixin:A} at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServerMixin.java:460) ~[arclight-1.20.1-1.0.2-730181a4.jar%23178!/:arclight-1.20.1-1.0.2-730181a4] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.bukkit.json:CraftServerMixin,pl:mixin:A} at net.minecraft.server.dedicated.DedicatedServer.handler$zcl000$arclight$loadPlugins(DedicatedServerMixin.java:642) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:A} at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServerMixin.java:158) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2028) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.MinecraftServerMixin,pl:mixin:APP:mixins.impactor.forge.json:core.MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.MinecraftServerMixin,pl:mixin:APP:mixins.impactor.forge.json:core.MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B} at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin,re:mixin} [05Jan2024 06:05:51.167] [Server thread/INFO] [Vault/]: Enabling Vault v1.7.3-CMI [05Jan2024 06:05:51.183] [Server thread/WARN] [Vault/]: Loaded class com.Zrips.CMI.Modules.Economy.Economy from CMI v9.6.9.4 which is not a depend or softdepend of this plugin. [05Jan2024 06:05:51.188] [Server thread/INFO] [Vault/]: [Economy] CMI Economy found: Waiting [05Jan2024 06:05:51.209] [Server thread/INFO] [Vault/]: [Permission] SuperPermissions loaded as backup permission system. [05Jan2024 06:05:51.222] [Server thread/INFO] [Vault/]: Enabled Version 1.7.3-CMI [05Jan2024 06:05:51.229] [Server thread/INFO] [LuckPerms/]: Registered Vault permission & chat hook. [05Jan2024 06:05:51.229] [Server thread/INFO] [WorldEdit/]: Enabling WorldEdit v7.2.17+6544-56d0383 [05Jan2024 06:05:51.241] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.PlatformCommandManager/]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [05Jan2024 06:05:51.270] [Server thread/INFO] [com.sk89q.wepif.PermissionsResolverManager/]: WEPIF: Vault detected! Using Vault for permissions [05Jan2024 06:05:51.376] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R1.PaperweightAdapter as the Bukkit adapter [05Jan2024 06:05:51.771] [Server thread/INFO] [WorldEdit/]: ==================================================== [05Jan2024 06:05:51.771] [Server thread/INFO] [WorldEdit/]: WorldEdit works better if you use Paper [05Jan2024 06:05:51.771] [Server thread/INFO] [WorldEdit/]: as your server software. [05Jan2024 06:05:51.771] [Server thread/INFO] [WorldEdit/]: [05Jan2024 06:05:51.771] [Server thread/INFO] [WorldEdit/]: Paper offers significant performance improvements, [05Jan2024 06:05:51.771] [Server thread/INFO] [WorldEdit/]: bug fixes, security enhancements and optional [05Jan2024 06:05:51.771] [Server thread/INFO] [WorldEdit/]: features for server owners to enhance their server. [05Jan2024 06:05:51.771] [Server thread/INFO] [WorldEdit/]: [05Jan2024 06:05:51.771] [Server thread/INFO] [WorldEdit/]: Paper includes Timings v2, which is significantly [05Jan2024 06:05:51.771] [Server thread/INFO] [WorldEdit/]: better at diagnosing lag problems over v1. [05Jan2024 06:05:51.771] [Server thread/INFO] [WorldEdit/]: [05Jan2024 06:05:51.771] [Server thread/INFO] [WorldEdit/]: All of your plugins should still work, and the [05Jan2024 06:05:51.771] [Server thread/INFO] [WorldEdit/]: Paper community will gladly help you fix any issues. [05Jan2024 06:05:51.771] [Server thread/INFO] [WorldEdit/]: [05Jan2024 06:05:51.771] [Server thread/INFO] [WorldEdit/]: Join the Paper Community @ https://papermc.io [05Jan2024 06:05:51.771] [Server thread/INFO] [WorldEdit/]: ==================================================== [05Jan2024 06:05:51.771] [Server thread/INFO] [§f[§eUltimate_BlockRegen§f]/]: Enabling Ultimate_BlockRegen v1.2.1 [05Jan2024 06:05:52.076] [Server thread/INFO] [Console/]: &4Error: &eLoading regions [05Jan2024 06:05:52.077] [Server thread/ERROR] [STDERR/]: java.lang.NullPointerException: Cannot invoke "org.bukkit.World.getName()" because "" is null [05Jan2024 06:05:52.077] [Server thread/ERROR] [STDERR/]: at org.hmmbo.ultimate_blockregen.Listener.Cuboid.(Cuboid.java:73) [05Jan2024 06:05:52.077] [Server thread/ERROR] [STDERR/]: at org.hmmbo.ultimate_blockregen.Listener.Gevent.regionregister(Gevent.java:113) [05Jan2024 06:05:52.077] [Server thread/ERROR] [STDERR/]: at org.hmmbo.ultimate_blockregen.DataManger.(DataManger.java:34) [05Jan2024 06:05:52.077] [Server thread/ERROR] [STDERR/]: at org.hmmbo.ultimate_blockregen.Ultimate_BlockRegen.onEnable(Ultimate_BlockRegen.java:40) [05Jan2024 06:05:52.077] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPluginMixin.java:266) [05Jan2024 06:05:52.077] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoaderMixin.java:342) [05Jan2024 06:05:52.077] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [05Jan2024 06:05:52.077] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServerMixin.java:546) [05Jan2024 06:05:52.077] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServerMixin.java:460) [05Jan2024 06:05:52.077] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.dedicated.DedicatedServer.handler$zcl000$arclight$loadPlugins(DedicatedServerMixin.java:642) [05Jan2024 06:05:52.077] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServerMixin.java:158) [05Jan2024 06:05:52.077] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2028) [05Jan2024 06:05:52.077] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 06:05:52.077] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 06:05:52.079] [Server thread/WARN] [§f[§eUltimate_BlockRegen§f]/]: Could not save Materials.yml to plugins/Ultimate_BlockRegen/Materials.yml because Materials.yml already exists. [05Jan2024 06:05:52.079] [Server thread/INFO] [Console/]: **************************** [05Jan2024 06:05:52.079] [Server thread/INFO] [Console/]: Mine X Farm Regen [05Jan2024 06:05:52.079] [Server thread/INFO] [Console/]: Regenerate Blocks in Style [05Jan2024 06:05:52.079] [Server thread/INFO] [Console/]: [05Jan2024 06:05:52.079] [Server thread/INFO] [Console/]: Made By HmmboYt [05Jan2024 06:05:52.079] [Server thread/INFO] [Console/]: Join Our Discord For Support [05Jan2024 06:05:52.079] [Server thread/INFO] [Console/]: **************************** [05Jan2024 06:05:52.091] [Server thread/INFO] [NexEngine/]: Enabling NexEngine v2.2.12 [05Jan2024 06:05:52.091] [Server thread/INFO] [NexEngine/]: Seems like we have Paper based fork here... [05Jan2024 06:05:52.095] [Server thread/INFO] [NexEngine/]: Successfully hooked with LuckPerms permissions [05Jan2024 06:05:52.095] [Server thread/INFO] [NexEngine/]: Successfully hooked with CMIEconomy economy [05Jan2024 06:05:52.096] [Server thread/INFO] [NexEngine/]: Successfully hooked with LuckPerms chat [05Jan2024 06:05:52.115] [Server thread/INFO] [NexEngine/]: Plugin loaded in 24 ms! [05Jan2024 06:05:52.147] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "Survival" [05Jan2024 06:05:52.157] [Server thread/INFO] [Arclight/]: Registered 0 new dimensions [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: -------- World Settings For [Survival] -------- [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Experience Merge Radius: 3.0 [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Mob Spawn Range: 6 [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Zombie Aggressive Towards Villager: true [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Allow Zombie Pigmen to spawn from portal blocks: true [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Cactus Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Cane Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Melon Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Mushroom Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Pumpkin Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Sapling Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Beetroot Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Carrot Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Potato Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Wheat Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: NetherWart Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Vine Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Cocoa Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Bamboo Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: SweetBerry Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Kelp Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: TwistingVines Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: WeepingVines Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: CaveVines Growth Modifier: 100% [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64 [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Max TNT Explosions: 100 [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Simulation Distance: 10 [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Item Merge Radius: 2.5 [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Item Despawn Rate: 6000 [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: View Distance: 10 [05Jan2024 06:05:52.288] [Server thread/INFO] [Minecraft/]: Nerfing mobs spawned from spawners: false [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: -------- World Settings For [Survival/DIM-1] -------- [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Experience Merge Radius: 3.0 [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Mob Spawn Range: 6 [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Zombie Aggressive Towards Villager: true [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Allow Zombie Pigmen to spawn from portal blocks: true [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Cactus Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Cane Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Melon Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Mushroom Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Pumpkin Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Sapling Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Beetroot Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Carrot Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Potato Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Wheat Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: NetherWart Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Vine Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Cocoa Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Bamboo Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: SweetBerry Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Kelp Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: TwistingVines Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: WeepingVines Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: CaveVines Growth Modifier: 100% [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64 [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Max TNT Explosions: 100 [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Simulation Distance: 10 [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Item Merge Radius: 2.5 [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Item Despawn Rate: 6000 [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: View Distance: 10 [05Jan2024 06:05:52.956] [Server thread/INFO] [Minecraft/]: Nerfing mobs spawned from spawners: false [05Jan2024 06:05:52.965] [Server thread/INFO] [Minecraft/]: -------- World Settings For [Survival/DIM1] -------- [05Jan2024 06:05:52.965] [Server thread/INFO] [Minecraft/]: Experience Merge Radius: 3.0 [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Mob Spawn Range: 6 [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Zombie Aggressive Towards Villager: true [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Allow Zombie Pigmen to spawn from portal blocks: true [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Cactus Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Cane Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Melon Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Mushroom Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Pumpkin Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Sapling Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Beetroot Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Carrot Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Potato Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Wheat Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: NetherWart Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Vine Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Cocoa Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Bamboo Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: SweetBerry Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Kelp Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: TwistingVines Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: WeepingVines Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: CaveVines Growth Modifier: 100% [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64 [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Max TNT Explosions: 100 [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Simulation Distance: 10 [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Item Merge Radius: 2.5 [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Item Despawn Rate: 6000 [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: View Distance: 10 [05Jan2024 06:05:52.966] [Server thread/INFO] [Minecraft/]: Nerfing mobs spawned from spawners: false [05Jan2024 06:05:52.967] [Server thread/INFO] [PlaceholderAPI/]: Enabling PlaceholderAPI v2.11.5 [05Jan2024 06:05:53.053] [Server thread/INFO] [PlaceholderAPI/]: Fetching available expansion information... [05Jan2024 06:05:53.055] [Server thread/INFO] [Parties/]: Enabling Parties v3.2.15 [05Jan2024 06:05:53.055] [Server thread/INFO] [Parties/]: Initializing Parties v3.2.15 [05Jan2024 06:05:53.427] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: parties [3.2.15] [05Jan2024 06:05:53.427] [Server thread/INFO] [Parties/]: Hooked into PlaceholderAPI [05Jan2024 06:05:53.430] [Server thread/INFO] [Parties/]: Parties v3.2.15 enabled [05Jan2024 06:05:53.431] [Server thread/INFO] [CMILib/]: Enabling CMILib v1.4.4.2 [05Jan2024 06:05:53.784] [Server thread/INFO] [Console/]: Server version: v1_20_R1 - 1.20.1 - spigot [05Jan2024 06:05:53.924] [Server thread/INFO] [Console/]: CMI hooked. [05Jan2024 06:05:53.926] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: cmil [1.4.4.2] [05Jan2024 06:05:53.926] [Server thread/INFO] [Console/]: PlaceholderAPI hooked. [05Jan2024 06:05:53.950] [Server thread/INFO] [Console/]: Updated (EN) language file. Took 17ms [05Jan2024 06:05:53.950] [Server thread/INFO] [Votifier/]: Enabling Votifier v2.7.3 [05Jan2024 06:05:53.952] [Server thread/INFO] [Votifier/]: Loaded token for website: default [05Jan2024 06:05:53.952] [Server thread/INFO] [Votifier/]: ------------------------------------------------------------------------------ [05Jan2024 06:05:53.952] [Server thread/INFO] [Votifier/]: Your Votifier port is less than 0, so we assume you do NOT want to start the [05Jan2024 06:05:53.952] [Server thread/INFO] [Votifier/]: votifier port server! Votifier will not listen for votes over any port, and [05Jan2024 06:05:53.952] [Server thread/INFO] [Votifier/]: will only listen for pluginMessaging forwarded votes! [05Jan2024 06:05:53.952] [Server thread/INFO] [Votifier/]: ------------------------------------------------------------------------------ [05Jan2024 06:05:53.953] [Server thread/INFO] [Votifier/]: Receiving votes over PluginMessaging channel 'nuvotifier:votes'. [05Jan2024 06:05:53.954] [Server thread/INFO] [LibsDisguises/]: Enabling LibsDisguises v10.0.40 [05Jan2024 06:05:53.955] [Server thread/INFO] [LibsDisguises/]: File Name: LibsDisguises-10.0.38-Free.jar [05Jan2024 06:05:53.955] [Server thread/INFO] [LibsDisguises/]: Discovered nms version: v1_20_R1 (v1_20_R1) [05Jan2024 06:05:53.955] [Server thread/INFO] [LibsDisguises/]: Jenkins Build: #1269 [05Jan2024 06:05:53.955] [Server thread/INFO] [LibsDisguises/]: Build Date: 15/11/2023 07:31 [05Jan2024 06:05:53.964] [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/ [05Jan2024 06:05:53.964] [Server thread/INFO] [LibsDisguises/]: You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins) [05Jan2024 06:05:55.304] [Server thread/INFO] [LibsDisguises/]: Loaded custom disguise libraryaddict [05Jan2024 06:05:55.304] [Server thread/INFO] [LibsDisguises/]: Loaded 1 custom disguise [05Jan2024 06:05:55.305] [Server thread/INFO] [LibsDisguises/]: Config is up to date! [05Jan2024 06:05:55.325] [Server thread/INFO] [OfflineManager/]: Enabling OfflineManager v3.1.2 [05Jan2024 06:05:55.373] [Server thread/INFO] [OfflineManager/]: Players loaded successfully! [05Jan2024 06:05:55.381] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: om [3.1.2] [05Jan2024 06:05:55.381] [Server thread/INFO] [OfflineManager/]: Enabled! [05Jan2024 06:05:55.382] [Server thread/INFO] [DeluxeTags/]: Enabling DeluxeTags v1.8.2-Release [05Jan2024 06:05:55.389] [Server thread/INFO] [DeluxeTags/]: Using standard hex colors format: #aaFF00 [05Jan2024 06:05:55.389] [Server thread/INFO] [DeluxeTags/]: 39 tags loaded [05Jan2024 06:05:55.408] [Server thread/INFO] [DeluxeTags/]: Loading DeluxeTags messages.yml [05Jan2024 06:05:55.410] [Server thread/INFO] [DeluxeTags/]: PAPI Chat enabled. This means your chat plugin will use placeholders to fetch the tags! [05Jan2024 06:05:55.410] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: deluxetags [1.8.2-Release] [05Jan2024 06:05:55.410] [Server thread/INFO] [DeluxeTags/]: ---------------------------- [05Jan2024 06:05:55.411] [Server thread/INFO] [DeluxeTags/]: DeluxeTags Updater [05Jan2024 06:05:55.411] [Server thread/INFO] [DeluxeTags/]: [05Jan2024 06:05:55.411] [Server thread/INFO] [DeluxeTags/]: You are running 1.8.2-Release [05Jan2024 06:05:55.411] [Server thread/INFO] [DeluxeTags/]: The latest version [05Jan2024 06:05:55.411] [Server thread/INFO] [DeluxeTags/]: of DeluxeTags! [05Jan2024 06:05:55.411] [Server thread/INFO] [DeluxeTags/]: [05Jan2024 06:05:55.411] [Server thread/INFO] [DeluxeTags/]: ---------------------------- [05Jan2024 06:05:55.411] [Server thread/INFO] [NBTAPI/]: Enabling NBTAPI v2.12.1 [05Jan2024 06:05:55.411] [Server thread/INFO] [NBTAPI/]: Adding listeners... [05Jan2024 06:05:55.412] [Server thread/INFO] [NBTAPI/]: Checking bindings... [05Jan2024 06:05:55.414] [Server thread/INFO] [NBTAPI/]: All Classes were able to link! [05Jan2024 06:05:55.431] [Server thread/INFO] [NBTAPI/]: All Methods were able to link! [05Jan2024 06:05:55.431] [Server thread/INFO] [NBTAPI/]: Running NBT reflection test... [05Jan2024 06:05:55.559] [Server thread/INFO] [NBTAPI/]: Success! This version of NBT-API is compatible with your server. [05Jan2024 06:05:55.560] [Server thread/INFO] [MyCommand/]: Enabling MyCommand v5.7.4 [05Jan2024 06:05:55.560] [Server thread/INFO] [Minecraft/]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-* [05Jan2024 06:05:55.560] [Server thread/INFO] [Minecraft/]: | Hooked on Vault 1.7.3-CMI [05Jan2024 06:05:55.568] [Server thread/INFO] [Minecraft/]: | Command file(s) found : 18 [05Jan2024 06:05:55.578] [Server thread/INFO] [Minecraft/]: | Config : Ready. [05Jan2024 06:05:55.578] [Server thread/INFO] [Minecraft/]: | ProtocolLib found, features availables (SignMenu) [05Jan2024 06:05:55.586] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: mycommand [1.0.0] [05Jan2024 06:05:55.586] [Server thread/INFO] [Minecraft/]: | Placeholder_API : Hooked, Ok. [05Jan2024 06:05:55.603] [Server thread/INFO] [Minecraft/]: | Custom commands loaded : 148 [05Jan2024 06:05:55.682] [Server thread/INFO] [Minecraft/]: | You're running the latest version of MyCommand. [05Jan2024 06:05:55.683] [Server thread/INFO] [Minecraft/]: | 0 (custom) commands in cooldown added. [05Jan2024 06:05:55.686] [Server thread/WARN] [MyCommand/]: Loaded class com.comphenix.protocol.events.PacketListener from ProtocolLib v5.1.0 which is not a depend or softdepend of this plugin. [05Jan2024 06:05:55.686] [Server thread/INFO] [Minecraft/]: | by emmerrei a.k.a. ivanfromitaly. [05Jan2024 06:05:55.686] [Server thread/INFO] [Minecraft/]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-* [05Jan2024 06:05:55.687] [Server thread/INFO] [Marriage/]: Enabling Marriage v2.3.1 [05Jan2024 06:05:55.687] [Server thread/INFO] [Marriage/]: Loading config... [05Jan2024 06:05:55.696] [Server thread/INFO] [Marriage/]: Hooked with LuckPerms using Vault! [05Jan2024 06:05:55.697] [Server thread/INFO] [Marriage/]: Loading dependencies... [05Jan2024 06:05:55.697] [Server thread/INFO] [Marriage/]: Loading metrics... [05Jan2024 06:05:55.699] [Server thread/INFO] [Marriage/]: Loading listeners... [05Jan2024 06:05:55.701] [Server thread/INFO] [Marriage/]: Loading database... [05Jan2024 06:05:55.745] [Server thread/INFO] [Marriage/]: Loading commands... [05Jan2024 06:05:55.748] [Server thread/INFO] [Marriage/]: Loading updater... [05Jan2024 06:05:55.752] [Server thread/INFO] [Marriage/]: Loading converter... [05Jan2024 06:05:55.752] [Server thread/INFO] [Marriage/]: Completed plugin load stage. [05Jan2024 06:05:55.753] [Server thread/INFO] [WorldGuard/]: Enabling WorldGuard v7.0.9+5934e49 [05Jan2024 06:05:55.816] [Server thread/WARN] [WorldGuard/]: Loaded class javax.annotation.Nullable from DiscordSRV v1.26.2 which is not a depend or softdepend of this plugin. [05Jan2024 06:05:55.847] [Server thread/INFO] [Multiverse-Core/]: Enabling Multiverse-Core v4.3.12 [05Jan2024 06:05:55.849] [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--]. [05Jan2024 06:05:55.850] [Server thread/INFO] [Minecraft/]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore. [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: -------- World Settings For [AreaZero] -------- [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Experience Merge Radius: 3.0 [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Mob Spawn Range: 6 [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Zombie Aggressive Towards Villager: true [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Allow Zombie Pigmen to spawn from portal blocks: true [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Cactus Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Cane Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Melon Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Mushroom Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Pumpkin Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Sapling Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Beetroot Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Carrot Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Potato Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Wheat Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: NetherWart Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Vine Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Cocoa Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Bamboo Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: SweetBerry Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Kelp Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: TwistingVines Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: WeepingVines Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: CaveVines Growth Modifier: 100% [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [05Jan2024 06:05:55.979] [Server thread/INFO] [Minecraft/]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64 [05Jan2024 06:05:55.980] [Server thread/INFO] [Minecraft/]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [05Jan2024 06:05:55.980] [Server thread/INFO] [Minecraft/]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [05Jan2024 06:05:55.980] [Server thread/INFO] [Minecraft/]: Max TNT Explosions: 100 [05Jan2024 06:05:55.980] [Server thread/INFO] [Minecraft/]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [05Jan2024 06:05:55.980] [Server thread/INFO] [Minecraft/]: Simulation Distance: 10 [05Jan2024 06:05:55.980] [Server thread/INFO] [Minecraft/]: Item Merge Radius: 2.5 [05Jan2024 06:05:55.980] [Server thread/INFO] [Minecraft/]: Item Despawn Rate: 6000 [05Jan2024 06:05:55.980] [Server thread/INFO] [Minecraft/]: View Distance: 10 [05Jan2024 06:05:55.980] [Server thread/INFO] [Minecraft/]: Nerfing mobs spawned from spawners: false [05Jan2024 06:05:55.981] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:areazero [05Jan2024 06:05:56.626] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [05Jan2024 06:05:56.660] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [05Jan2024 06:05:56.987] [Worker-Main-7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [05Jan2024 06:05:57.439] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 1458 ms [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: -------- World Settings For [Voidworld] -------- [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Experience Merge Radius: 3.0 [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Mob Spawn Range: 6 [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Zombie Aggressive Towards Villager: true [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Allow Zombie Pigmen to spawn from portal blocks: true [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Cactus Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Cane Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Melon Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Mushroom Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Pumpkin Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Sapling Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Beetroot Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Carrot Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Potato Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Wheat Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: NetherWart Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Vine Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Cocoa Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Bamboo Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: SweetBerry Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: Kelp Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: TwistingVines Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: WeepingVines Growth Modifier: 100% [05Jan2024 06:05:57.570] [Server thread/INFO] [Minecraft/]: CaveVines Growth Modifier: 100% [05Jan2024 06:05:57.571] [Server thread/INFO] [Minecraft/]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [05Jan2024 06:05:57.571] [Server thread/INFO] [Minecraft/]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64 [05Jan2024 06:05:57.571] [Server thread/INFO] [Minecraft/]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [05Jan2024 06:05:57.571] [Server thread/INFO] [Minecraft/]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [05Jan2024 06:05:57.571] [Server thread/INFO] [Minecraft/]: Max TNT Explosions: 100 [05Jan2024 06:05:57.571] [Server thread/INFO] [Minecraft/]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [05Jan2024 06:05:57.571] [Server thread/INFO] [Minecraft/]: Simulation Distance: 10 [05Jan2024 06:05:57.571] [Server thread/INFO] [Minecraft/]: Item Merge Radius: 2.5 [05Jan2024 06:05:57.571] [Server thread/INFO] [Minecraft/]: Item Despawn Rate: 6000 [05Jan2024 06:05:57.571] [Server thread/INFO] [Minecraft/]: View Distance: 10 [05Jan2024 06:05:57.571] [Server thread/INFO] [Minecraft/]: Nerfing mobs spawned from spawners: false [05Jan2024 06:05:57.571] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:voidworld [05Jan2024 06:06:01.110] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [05Jan2024 06:06:01.110] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [05Jan2024 06:06:01.110] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [05Jan2024 06:06:01.111] [Worker-Main-5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [05Jan2024 06:06:01.111] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [05Jan2024 06:06:01.111] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [05Jan2024 06:06:01.111] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [05Jan2024 06:06:01.111] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [05Jan2024 06:06:01.536] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 3965 ms [05Jan2024 06:06:01.544] [Server thread/INFO] [Minecraft/]: [Multiverse-Core] 5 - World(s) loaded. [05Jan2024 06:06:01.548] [Server thread/WARN] [Minecraft/]: [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. [05Jan2024 06:06:01.552] [Server thread/INFO] [Minecraft/]: [Multiverse-Core] Version 4.3.12 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main-- [05Jan2024 06:06:01.556] [Server thread/INFO] [Citizens/]: Enabling Citizens v2.0.32-SNAPSHOT (build 3176) [05Jan2024 06:06:01.556] [Server thread/INFO] [Citizens/]: Loading external libraries [05Jan2024 06:06:01.777] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: citizensplaceholder [1.0.0] [05Jan2024 06:06:01.778] [Server thread/INFO] [Minecraft/]: [Citizens] Loaded economy handling via Vault. [05Jan2024 06:06:01.802] [Server thread/INFO] [DiscordSRV/]: Enabling DiscordSRV v1.26.2 [05Jan2024 06:06:01.808] [Server thread/INFO] [PlayerAuctions/]: Enabling PlayerAuctions v1.25.0 [05Jan2024 06:06:01.809] [Server thread/INFO] [Minecraft/]: [PlayerAuctions] Vault found, now enabling PlayerAuctions... [05Jan2024 06:06:02.280] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: [JDA] Login Successful! [05Jan2024 06:06:02.372] [pool-105-thread-1/WARN] [DiscordSRV/]: The current build of DiscordSRV is outdated by 100 commits! Get the latest build at your favorite distribution center. Spigot: https://www.spigotmc.org/resources/discordsrv.18494/ Github: https://github.com/DiscordSRV/DiscordSRV/releases Direct Download: https://get.discordsrv.com [05Jan2024 06:06:02.505] [JDA MainWS-WriteThread/INFO] [DiscordSRV/]: [JDA] Connected to WebSocket [05Jan2024 06:06:02.932] [Server thread/INFO] [Minecraft/]: [PlayerAuctions] Found 18 config files to load! [05Jan2024 06:06:03.186] [Server thread/INFO] [Minecraft/]: [PlayerAuctions] Permissions plugin found! (LuckPerms) [05Jan2024 06:06:03.186] [Server thread/INFO] [Minecraft/]: [PlayerAuctions] Economy plugin found! (CMIEconomy) [05Jan2024 06:06:03.186] [Server thread/INFO] [Minecraft/]: [PlayerAuctions] Chat plugin found! (LuckPerms) [05Jan2024 06:06:03.186] [Server thread/INFO] [Minecraft/]: [PlayerAuctions] Found PlaceholderAPI integrating support... [05Jan2024 06:06:03.421] [JDA MainWS-ReadThread/INFO] [DiscordSRV/]: [JDA] Finished Loading! [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: Found server G:Lavender MC(1165778068351221800) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:📰〣ɴᴇᴡꜱ(1180251588519006319) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:📝〣ɪɴꜰᴏ(1180249647881650257) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:📩〣ᴘᴏʟʟꜱ(1192542832410497054) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:📑〣ʀᴜʟᴇꜱ(1170745641224388618) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:🎫〣ᴛɪᴄᴋᴇᴛꜱ(1184691033716564048) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:🚪〣ɢᴀᴛᴇᴡᴀʏ(1165778069827637341) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:📜〣ᴄʀᴇᴅɪᴛꜱ-ᴡᴀʟʟ(1186776156083593389) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:💻〣ꜱᴏᴄɪᴀʟ-ᴍᴇᴅɪᴀ(1170745762792091828) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:👀〣ꜱɴᴇᴀᴋ-ᴘᴇᴇᴋꜱ(1170860594103058483) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:💬〣ɢᴇɴᴇʀᴀʟ-ᴄʜᴀᴛ(1170743339100950638) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:🐸〣ʀᴀɴᴅᴏᴍ-ꜱᴛᴜꜰꜰ(1170743421443526678) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:🥊〣ᴄᴏᴍᴘᴇᴛɪᴛɪᴠᴇ(1180247282587807774) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:📸〣ꜱʜᴏᴡᴄᴀꜱᴇ(1180247781743525928) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:💬〣ɢᴇɴᴇʀᴀʟ-ᴄʜᴀᴛ(1183304943902396487) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:🤖〣ɢᴀᴍᴇ-ᴄʜᴀᴛ(1177890748432130089) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:💬〣ꜱᴛᴀꜰꜰ-ᴄʜᴀᴛ(1170745105863413770) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:📰〣ꜱᴛᴀꜰꜰ-ɴᴇᴡꜱ(1170841347725479968) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:💾〣ᴄᴏɴꜱᴏʟᴇ-ꜰᴇᴇᴅ(1178033592740360272) [05Jan2024 06:06:03.456] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: Found server G:Lavender MC(1175590166581235782) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:🗻⌈ꜱᴇʀᴠᴇʀ-ɪɴꜰᴏ⌋(1175590167361372232) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:🗻⌈ɴᴇᴡꜱ⌋(1175887385519722647) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:📖⌈ʀᴜʟᴇꜱ⌋(1175590167361372233) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:📍⌈ʀᴏʟᴇ-ɪɴꜰᴏ⌋(1175590167361372235) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:📍⌈ꜱᴜᴘᴘᴏʀᴛ⌋(1175599719276347392) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:💬⌈ʟᴏᴜɴɢᴇ⌋(1175590167361372238) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:🥳⌈ᴍɪꜱᴄ⌋(1175590167361372240) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:🎨⌈ɢᴀʟʟᴇʀʏ⌋(1175590167671746657) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:💬⌈ʀᴇᴀʟᴍ-ᴄʜᴀᴛ⌋(1175590167361372239) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:💬⌈ʀᴇᴀʟᴍ-ᴄʜᴀᴛ⌋(1175605238032515112) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:🍁⌈ʙᴏᴛ-ꜱᴛᴜꜰꜰ⌋(1175590167671746651) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:🌸⌈ꜱᴛᴀꜰꜰ-ᴄʜᴀᴛ⌋(1175590167671746659) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:🐧⌈ɪɴꜰo⌋(1175590167671746660) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:🐧⌈ᴍᴏᴅ-ʟᴏɢ⌋(1175590167847915600) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:🐧⌈tickets⌋(1175593542337445928) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: - TC:🐧⌈ticket-transcripts⌋(1175593594577490031) [05Jan2024 06:06:03.457] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: Console forwarding assigned to channel TC:💾〣ᴄᴏɴꜱᴏʟᴇ-ꜰᴇᴇᴅ(1178033592740360272) [05Jan2024 06:06:03.481] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: Enabling LuckPerms hook [05Jan2024 06:06:03.482] [DiscordSRV - Initialization/INFO] [DiscordSRV/]: Enabling PlaceholderAPI hook [05Jan2024 06:06:03.580] [Server thread/INFO] [Minecraft/]: [PlayerAuctions] Found Vault Currency integrating support... [05Jan2024 06:06:03.582] [Server thread/INFO] [Minecraft/]: [PlayerAuctions] Found Product Converter integrating support... [05Jan2024 06:06:03.596] [Server thread/INFO] [Minecraft/]: [PlayerAuctions] Found Item Currency integrating support... [05Jan2024 06:06:03.635] [Server thread/INFO] [Minecraft/]: [PlayerAuctions] SQLite database is enabling... [05Jan2024 06:06:03.637] [Server thread/INFO] [Minecraft/]: [PlayerAuctions] Loading Metrics... [05Jan2024 06:06:03.638] [Server thread/INFO] [Minecraft/]: [PlayerAuctions] Successfully loaded Metrics! [05Jan2024 06:06:03.639] [Server thread/INFO] [ajLeaderboards/]: Enabling ajLeaderboards v2.8.0 [05Jan2024 06:06:03.781] [Server thread/INFO] [ajLeaderboards/]: Using H2 flatfile for board cache. (h2) [05Jan2024 06:06:03.904] [Server thread/INFO] [ajLeaderboards/]: Loaded 1 boards [05Jan2024 06:06:03.914] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: ajlb [2.8.0] [05Jan2024 06:06:03.914] [Server thread/INFO] [ajLeaderboards/]: PAPI placeholders successfully registered! [05Jan2024 06:06:03.914] [Server thread/INFO] [ajLeaderboards/]: ajLeaderboards v2.8.0 by ajgeiss0702 enabled! [05Jan2024 06:06:03.916] [Server thread/INFO] [DeluxeMenus/]: Enabling DeluxeMenus v1.14.0-Release [05Jan2024 06:06:03.916] [Server thread/INFO] [DeluxeMenus/]: Successfully hooked into PlaceholderAPI! [05Jan2024 06:06:04.024] [Server thread/INFO] [DeluxeMenus/]: 4 GUI menus loaded! [05Jan2024 06:06:04.026] [Server thread/INFO] [DeluxeMenus/]: You are running the latest version of DeluxeMenus! [05Jan2024 06:06:04.028] [Server thread/INFO] [DeluxeMenus/]: Successfully hooked into Vault! [05Jan2024 06:06:04.030] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: deluxemenus [1.14.0-Release] [05Jan2024 06:06:04.031] [Server thread/INFO] [Parkour/]: Enabling Parkour v7.2.2 [05Jan2024 06:06:04.102] [Server thread/INFO] [Parkour/]: 5 courses found. [05Jan2024 06:06:04.102] [Server thread/INFO] [Parkour/]: 0 courses cached. [05Jan2024 06:06:04.105] [Server thread/WARN] [Parkour/]: [BountifulAPI] Plugin is missing, link was unsuccessful. [05Jan2024 06:06:04.105] [Server thread/INFO] [Parkour/]: [Vault (Economy)] Successfully linked. Version: 1.7.3-CMI [05Jan2024 06:06:04.106] [Server thread/INFO] [Parkour/]: [Vault (Permissions)] Successfully linked. Version: 1.7.3-CMI [05Jan2024 06:06:04.106] [Server thread/INFO] [Parkour/]: [PlaceholderAPI] Successfully linked. Version: 2.11.5 [05Jan2024 06:06:04.107] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: parkour [7.2.2] [05Jan2024 06:06:04.116] [Server thread/INFO] [Parkour/]: Enabled Parkour v7.2.2 [05Jan2024 06:06:04.118] [ForkJoinPool.commonPool-worker-5/INFO] [Parkour/]: Checking for update... [05Jan2024 06:06:04.189] [ForkJoinPool.commonPool-worker-5/INFO] [Parkour/]: No update available. [05Jan2024 06:06:04.190] [Server thread/INFO] [TAB/]: Enabling TAB v4.1.2 [05Jan2024 06:06:04.334] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: tab [4.1.2] [05Jan2024 06:06:04.357] [Server thread/INFO] [Console/]: [TAB] §xEnabled in 121ms [05Jan2024 06:06:04.358] [Server thread/INFO] [PlayerVaults/]: Enabling PlayerVaults v4.2.15 [05Jan2024 06:06:04.743] [Server thread/INFO] [PlayerVaults/]: Added PUMPKIN to list of blocked materials. [05Jan2024 06:06:04.743] [Server thread/INFO] [PlayerVaults/]: Added DIAMOND_BLOCK to list of blocked materials. [05Jan2024 06:06:04.752] [Server thread/INFO] [PlayerVaults/]: Patched Spigot item storage bug. [05Jan2024 06:06:04.752] [Server thread/INFO] [PlayerVaults/]: Loaded! Took 104ms [05Jan2024 06:06:04.765] [Server thread/INFO] [Multiverse-NetherPortals/]: Enabling Multiverse-NetherPortals v4.2.3 [05Jan2024 06:06:04.776] [Server thread/INFO] [Minecraft/]: [Multiverse-NetherPortals 4.2.3] Enabled - By Rigby and fernferret [05Jan2024 06:06:04.777] [Server thread/INFO] [CraftingStore/]: Enabling CraftingStore v2.9.1 [05Jan2024 06:06:04.817] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: craftingstore [2.9.1] [05Jan2024 06:06:04.817] [Server thread/INFO] [CraftingStore/]: Hooked with PlaceholderAPI [05Jan2024 06:06:04.817] [Server thread/INFO] [CraftingStore/]: Hooked with Vault [05Jan2024 06:06:04.819] [Server thread/INFO] [GriefPrevention/]: Enabling GriefPrevention v16.18.1 [05Jan2024 06:06:04.822] [Server thread/INFO] [GriefPrevention/]: Finished loading configuration. [05Jan2024 06:06:04.831] [Server thread/INFO] [GriefPrevention/]: Failed to load a claim (ID:7) because its world isn't loaded (yet?). If this is not expected, delete this claim. [05Jan2024 06:06:04.832] [Server thread/INFO] [GriefPrevention/]: 58 total claims loaded. [05Jan2024 06:06:05.121] [Server thread/INFO] [GriefPrevention/]: Customizable messages loaded. [05Jan2024 06:06:05.122] [Server thread/INFO] [GriefPrevention/]: Successfully hooked into WorldGuard. [05Jan2024 06:06:05.122] [Server thread/INFO] [GriefPrevention/]: Finished loading data (File Mode). [05Jan2024 06:06:05.137] [Server thread/INFO] [GriefPrevention/]: Boot finished. [05Jan2024 06:06:05.140] [Server thread/INFO] [CoreProtect/]: Enabling CoreProtect v22.2 [05Jan2024 06:06:05.158] [Server thread/ERROR] [CoreProtect/]: Plugin CoreProtect v22.2 has failed to register events for class net.coreprotect.paper.listener.PaperChatListener because io/papermc/paper/event/player/AsyncChatEvent does not exist. [05Jan2024 06:06:05.185] [Server thread/INFO] [Console/]: [CoreProtect] CoreProtect has been successfully enabled! [05Jan2024 06:06:05.185] [Server thread/INFO] [Minecraft/]: [CoreProtect] Using SQLite for data storage. [05Jan2024 06:06:05.185] [Server thread/INFO] [Minecraft/]: -------------------- [05Jan2024 06:06:05.185] [Server thread/INFO] [Minecraft/]: [CoreProtect] Enjoy CoreProtect? Join our Discord! [05Jan2024 06:06:05.185] [Server thread/INFO] [Minecraft/]: [CoreProtect] Discord: www.coreprotect.net/discord/ [05Jan2024 06:06:05.185] [Server thread/INFO] [Minecraft/]: -------------------- [05Jan2024 06:06:05.188] [Server thread/INFO] [WorldGuardExtraFlags/]: Enabling WorldGuardExtraFlags v4.2.2 [05Jan2024 06:06:05.195] [Server thread/INFO] [WorldGuardExtraFlags/]: Loading chunks for region areazero located in AreaZero due to chunk-unload flag being deny [05Jan2024 06:06:05.447] [Server thread/INFO] [WorldGuardExtraFlags/]: Loading chunks for region spawnislands located in Voidworld due to chunk-unload flag being deny [05Jan2024 06:06:05.637] [Server thread/INFO] [PlayerWarps/]: Enabling PlayerWarps v6.29.0 [05Jan2024 06:06:05.638] [Server thread/INFO] [Minecraft/]: [PlayerWarps] Vault found, now enabling PlayerWarps... [05Jan2024 06:06:06.747] [Server thread/INFO] [Minecraft/]: [PlayerWarps] Found 22 config files to load! [05Jan2024 06:06:07.119] [Server thread/INFO] [Minecraft/]: [PlayerWarps] Permissions plugin found! (LuckPerms) [05Jan2024 06:06:07.119] [Server thread/INFO] [Minecraft/]: [PlayerWarps] Economy plugin found! (CMIEconomy) [05Jan2024 06:06:07.119] [Server thread/INFO] [Minecraft/]: [PlayerWarps] Chat plugin found! (LuckPerms) [05Jan2024 06:06:07.119] [Server thread/INFO] [Minecraft/]: [PlayerWarps] Found PlaceholderAPI integrating support... [05Jan2024 06:06:07.315] [Server thread/INFO] [Minecraft/]: [PlayerWarps] SQLite database is enabling... [05Jan2024 06:06:07.317] [Server thread/INFO] [Minecraft/]: [PlayerWarps] Loading Metrics... [05Jan2024 06:06:07.318] [Server thread/INFO] [Minecraft/]: [PlayerWarps] Successfully loaded Metrics! [05Jan2024 06:06:07.319] [Server thread/INFO] [EconomyShopGUI-Premium/]: Enabling EconomyShopGUI-Premium v5.5.6 [05Jan2024 06:06:07.440] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Using lang-en.yml as language file. [05Jan2024 06:06:07.454] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Completed loading 15 section configs from /sections/ [05Jan2024 06:06:07.459] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Completed loading 15 shop configs from /shops/ [05Jan2024 06:06:07.460] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Updating Shop settings... [05Jan2024 06:06:07.461] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Using minecraft version 1.20.1... [05Jan2024 06:06:07.462] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Successfully hooked into Vault [05Jan2024 06:06:07.463] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Completed loading 1 economy provider(s) for all 15 shop sections. [05Jan2024 06:06:07.465] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Spawner provider set to AUTO in config [05Jan2024 06:06:07.465] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Automatically searching for compatible spawner provider.... [05Jan2024 06:06:07.465] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Failed to automatically find compatible spawner provider, using default... [05Jan2024 06:06:07.466] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Enabled PlaceholderAPI hook... [05Jan2024 06:06:07.468] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: esgui [1.0.0] [05Jan2024 06:06:07.468] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Debug mode is enabled. [05Jan2024 06:06:07.471] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Loading item stock provider... [05Jan2024 06:06:07.474] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Loading limited selling provider... [05Jan2024 06:06:07.475] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Loading all items... [05Jan2024 06:06:07.516] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Initialized - Took 97ms to complete [05Jan2024 06:06:07.534] [Server thread/INFO] [ExtraContexts/]: Enabling ExtraContexts v2.0-SNAPSHOT [05Jan2024 06:06:07.535] [Server thread/INFO] [ExtraContexts/]: Registering 'worldguard-region' calculator. [05Jan2024 06:06:07.543] [Server thread/INFO] [CMI/]: Enabling CMI v9.6.9.4 [05Jan2024 06:06:07.920] [Server thread/INFO] [Console/]: ______ ____ ____ _____ [05Jan2024 06:06:07.920] [Server thread/INFO] [Console/]: .' ___ ||_ \ / _||_ _| [05Jan2024 06:06:07.920] [Server thread/INFO] [Console/]: / .' \_| | \/ | | | [05Jan2024 06:06:07.920] [Server thread/INFO] [Console/]: | | | |\ /| | | | [05Jan2024 06:06:07.920] [Server thread/INFO] [Console/]: \ `.___.'\ _| |_\/_| |_ _| |_ [05Jan2024 06:06:07.920] [Server thread/INFO] [Console/]: `.____ .'|_____||_____||_____| [05Jan2024 06:06:07.920] [Server thread/INFO] [Console/]: _______________________________________________________ [05Jan2024 06:06:07.949] [Server thread/INFO] [Console/]: Vault found. (Loaded: true) [05Jan2024 06:06:07.949] [Server thread/INFO] [Console/]: Citizens found. (Loaded: true) [05Jan2024 06:06:07.968] [Server thread/INFO] [Console/]: 37 Enabled and 22 Disabled modules [05Jan2024 06:06:07.970] [Server thread/INFO] [Console/]: Votifier found. (Loaded: true) [05Jan2024 06:06:08.009] [Server thread/INFO] [Console/]: ProtocolLib found. (Loaded: true) [05Jan2024 06:06:08.010] [Server thread/INFO] [Console/]: Permission plugin: LuckPerms5.4.106 [05Jan2024 06:06:08.022] [Server thread/INFO] [Console/]: Initialized Cipher256 AES [05Jan2024 06:06:08.134] [Server thread/INFO] [Console/]: Loaded (61) regular alias into memory. Took 16ms [05Jan2024 06:06:08.136] [Server thread/INFO] [Console/]: Loaded (1) custom text's into memory. Took 1ms [05Jan2024 06:06:08.152] [Server thread/INFO] [Console/]: 3.42.0 data base type detected [05Jan2024 06:06:08.198] [Server thread/INFO] [Console/]: Started SqLite data base. Took 48ms [05Jan2024 06:06:08.200] [Server thread/INFO] [Console/]: Vault was found - Enabling capabilities. Economy: CMIEconomy [05Jan2024 06:06:08.250] [Server thread/INFO] [Console/]: Loaded (5) warning categories into memory. Took 1ms [05Jan2024 06:06:08.250] [Server thread/INFO] [Console/]: Loaded (3) warning commands into memory. Took 0ms [05Jan2024 06:06:08.269] [Server thread/INFO] [Console/]: Loaded (144) custom mob heads into memory. Took 5ms [05Jan2024 06:06:08.271] [Server thread/INFO] [Console/]: Loaded (2) cooldowns into memory. Took 9ms [05Jan2024 06:06:08.312] [Server thread/INFO] [Console/]: Enabling BungeeCord Support [05Jan2024 06:06:08.314] [Server thread/INFO] [Console/]: Initializing BungeeCord [05Jan2024 06:06:08.316] [Server thread/INFO] [Console/]: Loaded (6) kits into memory. Took 2ms [05Jan2024 06:06:08.320] [Server thread/INFO] [Console/]: Loaded (7) ranks into memory. Took 4ms [05Jan2024 06:06:08.321] [Server thread/INFO] [Console/]: Loaded (8) playtime rewards into memory. Took 1ms [05Jan2024 06:06:08.333] [Server thread/INFO] [Console/]: Loaded (93) player data into memory. Took 12ms [05Jan2024 06:06:08.333] [Server thread/INFO] [Console/]: Loaded (0) playtime records into memory. Took 0ms [05Jan2024 06:06:08.333] [Server thread/INFO] [Console/]: Loaded (0) playtime reward records into memory. Took 0ms [05Jan2024 06:06:08.334] [Server thread/INFO] [Console/]: Loaded (0) custom alias into memory. Took 0ms [05Jan2024 06:06:08.376] [Server thread/WARN] [CMI/]: Loaded class net.citizensnpcs.api.CitizensAPI from Citizens v2.0.32-SNAPSHOT (build 3176) which is not a depend or softdepend of this plugin. [05Jan2024 06:06:08.377] [Server thread/INFO] [Console/]: Loaded (13) interactive commands into memory. Took 2ms [05Jan2024 06:06:08.380] [Server thread/INFO] [Console/]: Registered events. Took 43ms [05Jan2024 06:06:08.384] [Server thread/INFO] [Console/]: Loaded (0) event action commands into memory. Took 1ms [05Jan2024 06:06:08.432] [Server thread/INFO] [Console/]: Loaded (EN) language file into memory. Took 48ms [05Jan2024 06:06:08.438] [Server thread/WARN] [CMILib/]: Loaded class com.Zrips.CMI.Containers.Snd from CMI v9.6.9.4 which is not a depend or softdepend of this plugin. [05Jan2024 06:06:08.438] [Server thread/INFO] [Console/]: Loaded (245) worth values into memory. Took 6ms [05Jan2024 06:06:08.450] [Server thread/INFO] [Console/]: Loaded (16) warps into memory. Took 1ms [05Jan2024 06:06:08.450] [Server thread/INFO] [Console/]: VaultPermissions found. (Loaded: true) [05Jan2024 06:06:08.451] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: cmi [9.6.9.4] [05Jan2024 06:06:08.451] [Server thread/INFO] [Console/]: PlaceholderAPI hooked. [05Jan2024 06:06:08.451] [Server thread/INFO] [Console/]: PlaceholderAPI found. (Loaded: true) [05Jan2024 06:06:08.451] [Server thread/INFO] [Console/]: Starting world timer. [05Jan2024 06:06:08.451] [Server thread/INFO] [Console/]: Initializing world manager. [05Jan2024 06:06:08.454] [Server thread/INFO] [Console/]: Loaded (1) schedules into memory. Took 1ms [05Jan2024 06:06:08.456] [Server thread/INFO] [Console/]: Loaded GeoIP [05Jan2024 06:06:08.478] [Server thread/INFO] [Console/]: Loaded (45) holograms into memory. Took 22ms [05Jan2024 06:06:08.478] [Server thread/INFO] [Console/]: Loaded (1) skin cache entries into memory. Took 0ms [05Jan2024 06:06:08.496] [Server thread/INFO] [Console/]: Loaded (37) custom recipes into memory. Took 17ms [05Jan2024 06:06:08.496] [Server thread/INFO] [Console/]: Loaded (0) ArmorStand templates into memory. Took 0ms [05Jan2024 06:06:08.496] [Server thread/INFO] [Console/]: Version 9.6.9.4 has been enabled [05Jan2024 06:06:08.497] [Server thread/INFO] [Console/]: ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾ [05Jan2024 06:06:08.497] [Server thread/INFO] [Minecraft/]: [Vault][Economy] CMI Economy hooked. [05Jan2024 06:06:08.499] [Server thread/INFO] [EzChestShop/]: Enabling EzChestShop v1.6.4.5 [05Jan2024 06:06:08.506] [Server thread/INFO] [Console/]: [EzChestShop] Enabling EzChestShop - version 1.6.4.5 [05Jan2024 06:06:08.510] [Server thread/INFO] [Console/]: [EzChestShop] Initializing SQLite database... [05Jan2024 06:06:08.512] [Server thread/INFO] [Console/]: [EzChestShop] SQLite database initialized! [05Jan2024 06:06:08.512] [Server thread/INFO] [Console/]: [EzChestShop] Current Protocol version initialized. [05Jan2024 06:06:08.514] [Server thread/INFO] [Console/]: [EzChestShop] Locale_EN successfully loaded [05Jan2024 06:06:08.610] [Server thread/INFO] [ExcellentCrates/]: Enabling ExcellentCrates v5.0.0 [05Jan2024 06:06:08.610] [Server thread/INFO] [ExcellentCrates/]: Powered by: NexEngine [05Jan2024 06:06:08.611] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: excellentcrates [5.0.0] [05Jan2024 06:06:08.668] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource/]: HikariPool-1 - Starting... [05Jan2024 06:06:08.685] [Server thread/INFO] [com.zaxxer.hikari.pool.HikariPool/]: HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@684f0484 [05Jan2024 06:06:08.687] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource/]: HikariPool-1 - Start completed. [05Jan2024 06:06:08.701] [Server thread/INFO] [ExcellentCrates/]: Using Internal hologram handler. [05Jan2024 06:06:08.703] [Server thread/INFO] [ExcellentCrates/]: Registered currency: xp [05Jan2024 06:06:08.703] [Server thread/INFO] [ExcellentCrates/]: Registered currency: money [05Jan2024 06:06:08.707] [Server thread/INFO] [ExcellentCrates/]: Loaded 10 crate keys. [05Jan2024 06:06:08.717] [Server thread/INFO] [ExcellentCrates/]: Loaded 4 rarities! [05Jan2024 06:06:08.772] [Server thread/INFO] [ExcellentCrates/]: Loaded 10 crates. [05Jan2024 06:06:08.775] [Server thread/ERROR] [ExcellentCrates/]: Invalid crate 'diamond' in 'default' menu! [05Jan2024 06:06:08.776] [Server thread/INFO] [ExcellentCrates/]: Loaded 1 crate menus. [05Jan2024 06:06:08.776] [Server thread/INFO] [ExcellentCrates/]: Plugin loaded in 166 ms! [05Jan2024 06:06:08.777] [Server thread/INFO] [GSit/]: Enabling GSit v1.7.0 [05Jan2024 06:06:08.785] [Server thread/INFO] [Console/]: [GSit] The plugin was successfully enabled. [05Jan2024 06:06:08.785] [Server thread/INFO] [Console/]: [GSit] Link with GriefPrevention successful! [05Jan2024 06:06:08.786] [Server thread/INFO] [Console/]: [GSit] Link with PlaceholderAPI successful! [05Jan2024 06:06:08.786] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: gsit [1.7.0] [05Jan2024 06:06:08.786] [Server thread/INFO] [Console/]: [GSit] Link with WorldGuard successful! [05Jan2024 06:06:08.787] [Server thread/INFO] [ProCosmetics/]: Enabling ProCosmetics v13.9.2 [05Jan2024 06:06:09.072] [Server thread/INFO] [ProCosmetics/]: Initializing... [05Jan2024 06:06:09.073] [Server thread/INFO] [ProCosmetics/]: Initializing configs... [05Jan2024 06:06:09.100] [Server thread/INFO] [ProCosmetics/]: Initializing menus... [05Jan2024 06:06:09.154] [Server thread/INFO] [ProCosmetics/]: Initializing cosmetics... [05Jan2024 06:06:09.154] [Server thread/INFO] [ProCosmetics/]: Initializing arrow effects... [05Jan2024 06:06:09.158] [Server thread/INFO] [ProCosmetics/]: Initializing balloons... [05Jan2024 06:06:09.164] [Server thread/INFO] [ProCosmetics/]: Initializing banners... [05Jan2024 06:06:09.168] [Server thread/INFO] [ProCosmetics/]: Initializing death effects... [05Jan2024 06:06:09.171] [Server thread/INFO] [ProCosmetics/]: Initializing emotes... [05Jan2024 06:06:09.178] [Server thread/INFO] [ProCosmetics/]: Initializing gadgets... [05Jan2024 06:06:09.188] [Server thread/INFO] [ProCosmetics/]: Initializing miniatures... [05Jan2024 06:06:09.199] [Server thread/INFO] [ProCosmetics/]: Initializing morphs... [05Jan2024 06:06:09.207] [Server thread/INFO] [ProCosmetics/]: Initializing mounts... [05Jan2024 06:06:09.212] [Server thread/INFO] [ProCosmetics/]: Initializing music... [05Jan2024 06:06:09.328] [Server thread/INFO] [ProCosmetics/]: Initializing particle effects... [05Jan2024 06:06:09.334] [Server thread/INFO] [ProCosmetics/]: Initializing pets... [05Jan2024 06:06:09.337] [Server thread/INFO] [ProCosmetics/]: Initializing statuses... [05Jan2024 06:06:09.338] [Server thread/INFO] [ProCosmetics/]: Initializing treasures... [05Jan2024 06:06:09.346] [Server thread/INFO] [ProCosmetics/]: Hooking into PlaceholderAPI... [05Jan2024 06:06:09.347] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: procosmetics [1.0.0] [05Jan2024 06:06:09.348] [Server thread/INFO] [ProCosmetics/]: Connecting to the database... [05Jan2024 06:06:09.348] [Server thread/INFO] [ProCosmetics/]: Successfully connected to the database! [05Jan2024 06:06:09.366] [Server thread/INFO] [ProCosmetics/]: Hooking into CMI... [05Jan2024 06:06:10.032] [Server thread/INFO] [ProCosmetics/]: Initialized! Took 960ms. [05Jan2024 06:06:10.034] [Server thread/INFO] [SCore/]: Enabling SCore v4.24.1.2 [05Jan2024 06:06:10.043] [Server thread/INFO] [Console/]: ================ SCore ================ [05Jan2024 06:06:10.043] [Server thread/INFO] [Console/]: SCore Version of the server arclight-1.20.1-1.0.2-730181a4 (MC: 1.20.1) ! [05Jan2024 06:06:10.043] [Server thread/INFO] [Console/]: SCore ExecutableItems hooked ! (6.24.1.2) Load After [05Jan2024 06:06:10.043] [Server thread/INFO] [Console/]: SCore ExecutableBlocks hooked ! (4.24.1.2) Load After [05Jan2024 06:06:10.043] [Server thread/INFO] [Console/]: SCore PlaceholderAPI hooked ! (2.11.5) Load Before [05Jan2024 06:06:10.043] [Server thread/INFO] [Console/]: SCore WorldGuard hooked ! (7.0.9+5934e49) Load Before [05Jan2024 06:06:10.043] [Server thread/INFO] [Console/]: SCore Vault hooked ! (1.7.3-CMI) Load Before [05Jan2024 06:06:10.043] [Server thread/INFO] [Console/]: SCore Multiverse-Core hooked ! (4.3.12) Load Before [05Jan2024 06:06:10.043] [Server thread/INFO] [Console/]: SCore GriefPrevention hooked ! (16.18.1) Load Before [05Jan2024 06:06:10.043] [Server thread/INFO] [Console/]: SCore CoreProtect hooked ! (22.2) Load Before [05Jan2024 06:06:10.043] [Server thread/INFO] [Console/]: SCore ProtocolLib hooked ! [05Jan2024 06:06:10.044] [Server thread/INFO] [Console/]: SCore Locale setup: EN [05Jan2024 06:06:10.046] [Server thread/INFO] [Console/]: SCore NBTAPI hooked ! (2.12.1) Load Before [05Jan2024 06:06:10.046] [Server thread/INFO] [Console/]: SCore CMI hooked ! (9.6.9.4) Load Before [05Jan2024 06:06:10.046] [Server thread/INFO] [Console/]: SCore TAB hooked ! (4.1.2) Load Before [05Jan2024 06:06:10.047] [Server thread/INFO] [Console/]: SCore Language of the editor setup on EN [05Jan2024 06:06:10.048] [Server thread/INFO] [Console/]: SCore Language for in-game messages setup on EN [05Jan2024 06:06:10.050] [Server thread/INFO] [Console/]: SCore Connection to the db... [05Jan2024 06:06:10.050] [Server thread/INFO] [Console/]: SCore will connect to the database hosted: In Local [05Jan2024 06:06:10.051] [Server thread/INFO] [Console/]: SCore Creating table SecurityOP if not exists... [05Jan2024 06:06:10.051] [Server thread/INFO] [Console/]: SCore Creating table Commands if not exists... [05Jan2024 06:06:10.051] [Server thread/INFO] [Console/]: SCore Creating table Cooldowns if not exists... [05Jan2024 06:06:10.052] [Server thread/INFO] [Console/]: SCore Creating table Commands Player if not exists... [05Jan2024 06:06:10.052] [Server thread/INFO] [Console/]: SCore Creating table Commands Entity if not exists... [05Jan2024 06:06:10.053] [Server thread/INFO] [Console/]: SCore Creating table Commands Block if not exists... [05Jan2024 06:06:10.053] [Server thread/INFO] [Console/]: SCore Creating table UsePerDay if not exists... [05Jan2024 06:06:10.119] [Server thread/INFO] [Console/]: SCore SCore loaded 1 variables from local files ! [05Jan2024 06:06:10.119] [Server thread/INFO] [Console/]: SCore SCore loaded 0 delayed commands saved [05Jan2024 06:06:10.121] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: SCore [1.0.0] [05Jan2024 06:06:10.122] [Server thread/INFO] [Console/]: ================ SCore ================ [05Jan2024 06:06:10.123] [Server thread/INFO] [ExecutableItems/]: Enabling ExecutableItems v6.24.1.2 [05Jan2024 06:06:10.124] [Server thread/INFO] [Console/]: ========*======== ExecutableItems ========*======== [05Jan2024 06:06:10.133] [Server thread/INFO] [Console/]: ExecutableItems PlaceholderAPI hooked ! [05Jan2024 06:06:10.133] [Server thread/INFO] [Console/]: ExecutableItems NBTAPI hooked ! [05Jan2024 06:06:10.144] [Server thread/ERROR] [Minecraft/]: [ExecutableItems] Invalid world: myWorld in the option disableItemsPerWorld [05Jan2024 06:06:10.144] [Server thread/ERROR] [Minecraft/]: [ExecutableItems] Invalid world: myWorld2 in the option disableItemsPerWorld [05Jan2024 06:06:10.666] [Server thread/INFO] [Console/]: ExecutableItems ERROR, Couldn't load the World value of ifInWorld from config, value: world (Item: Prem_World_Teleporter) [05Jan2024 06:06:10.666] [Server thread/INFO] [Console/]: ExecutableItems ERROR, Couldn't load the World value of ifInWorld from config, value: world_nether (Item: Prem_World_Teleporter) [05Jan2024 06:06:10.666] [Server thread/INFO] [Console/]: ExecutableItems ERROR, Couldn't load the World value of ifInWorld from config, value: world_the_end (Item: Prem_World_Teleporter) [05Jan2024 06:06:10.855] [Server thread/INFO] [Console/]: ExecutableItems Amount of Executable Items configurations loaded: 149 [05Jan2024 06:06:10.857] [Server thread/INFO] [Console/]: ExecutableItems Items with display conditions : [05Jan2024 06:06:10.857] [Server thread/INFO] [Console/]: ========*======== ExecutableItems ========*======== [05Jan2024 06:06:10.859] [Server thread/INFO] [ExecutableBlocks/]: Enabling ExecutableBlocks v4.24.1.2 [05Jan2024 06:06:10.860] [Server thread/INFO] [Console/]: ========*======== ExecutableBlocks ========*======== [05Jan2024 06:06:10.868] [Server thread/INFO] [Console/]: ExecutableBlocks WorldEdit hooked ! [05Jan2024 06:06:10.918] [Server thread/INFO] [Console/]: ExecutableBlocks ERROR, Couldn't load the Option value of option from config, value: NULL (Block: Free_Hut) >> Options available: https://docs.ssomar.com/ [05Jan2024 06:06:10.922] [Server thread/INFO] [Console/]: ExecutableBlocks ERROR, Couldn't load the Option value of option from config, value: NULL (Block: Free_Test) >> Options available: https://docs.ssomar.com/ [05Jan2024 06:06:10.922] [Server thread/INFO] [Console/]: ExecutableBlocks ERROR, Couldn't load the Option value of option from config, value: NULL (Block: Free_Test2) >> Options available: https://docs.ssomar.com/ [05Jan2024 06:06:10.940] [Server thread/INFO] [Console/]: ExecutableBlocks ERROR, Couldn't load the Option value of option from config, value: NULL (Block: Prem_Target) >> Options available: https://docs.ssomar.com/ [05Jan2024 06:06:10.968] [Server thread/INFO] [Console/]: ExecutableBlocks ERROR, Couldn't load the Option value of option from config, value: NULL (Block: Free_Mine) >> Options available: https://docs.ssomar.com/ [05Jan2024 06:06:10.968] [Server thread/INFO] [Console/]: ExecutableBlocks Amount of Executable Blocks configurations loaded: 33 [05Jan2024 06:06:10.970] [Server thread/INFO] [Console/]: ExecutableBlocks There are: 23 ExecutableBlock placed configs to load. [05Jan2024 06:06:10.970] [Server thread/INFO] [Console/]: ExecutableBlocks 0/23 blocks loaded. [05Jan2024 06:06:10.974] [Server thread/INFO] [Console/]: ExecutableBlocks 2/23 blocks loaded. [05Jan2024 06:06:10.975] [Server thread/INFO] [Console/]: ExecutableBlocks 4/23 blocks loaded. [05Jan2024 06:06:10.975] [Server thread/INFO] [Console/]: ExecutableBlocks 6/23 blocks loaded. [05Jan2024 06:06:10.976] [Server thread/INFO] [Console/]: ExecutableBlocks 8/23 blocks loaded. [05Jan2024 06:06:10.976] [Server thread/INFO] [Console/]: ExecutableBlocks 10/23 blocks loaded. [05Jan2024 06:06:10.977] [Server thread/INFO] [Console/]: ExecutableBlocks 12/23 blocks loaded. [05Jan2024 06:06:10.977] [Server thread/INFO] [Console/]: ExecutableBlocks 14/23 blocks loaded. [05Jan2024 06:06:10.978] [Server thread/INFO] [Console/]: ExecutableBlocks 16/23 blocks loaded. [05Jan2024 06:06:10.978] [Server thread/INFO] [Console/]: ExecutableBlocks 18/23 blocks loaded. [05Jan2024 06:06:10.979] [Server thread/INFO] [Console/]: ExecutableBlocks 20/23 blocks loaded. [05Jan2024 06:06:11.435] [Server thread/INFO] [Console/]: ExecutableBlocks 22 ExecutableBlock(s)Placed loaded ! [05Jan2024 06:06:11.435] [Server thread/INFO] [Console/]: ========*======== ExecutableBlocks ========*======== [05Jan2024 06:06:11.482] [Server thread/INFO] [Minecraft/]: Server permissions file permissions.yml is empty, ignoring it [05Jan2024 06:06:11.511] [Server thread/INFO] [PlaceholderAPI/]: Placeholder expansion registration initializing... [05Jan2024 06:06:11.512] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld [05Jan2024 06:06:11.533] [Server thread/INFO] [WorldGuardExtraFlags/]: Loading chunks for region areazero located in AreaZero due to chunk-unload flag being deny [05Jan2024 06:06:11.534] [Server thread/INFO] [WorldGuardExtraFlags/]: Loading chunks for region spawnislands located in Voidworld due to chunk-unload flag being deny [05Jan2024 06:06:11.536] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 24 ms [05Jan2024 06:06:11.536] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (19.420s)! For help, type "help" [05Jan2024 06:06:11.555] [Server thread/INFO] [com.cobblemon.mod.common.Cobblemon/]: Starting Forge permission node registry [05Jan2024 06:06:11.556] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler [05Jan2024 06:06:11.556] [Server thread/INFO] [Arclight/]: Forwarding forge permission[forge:default_handler] to bukkit [05Jan2024 06:06:11.556] [Server thread/INFO] [net.stardustlabs.terralith.Terralith/]: Thanks for choosing Terralith! [05Jan2024 06:06:11.565] [Server thread/WARN] [Parties/]: Loaded class net.luckperms.api.LuckPermsProvider from LuckPerms v5.4.106 which is not a depend or softdepend of this plugin. [05Jan2024 06:06:11.565] [Server thread/INFO] [Parties/]: Hooked into LuckPerms [05Jan2024 06:06:11.566] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: pa [1.0.0] [05Jan2024 06:06:11.567] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: discordsrv [1.26.2] [05Jan2024 06:06:11.567] [Craft Scheduler Thread - 4/INFO] [Minecraft/]: [PlayerAuctions] Loading auction items... [05Jan2024 06:06:11.570] [Server thread/INFO] [Minecraft/]: [CoreProtect] WorldEdit logging successfully initialized. [05Jan2024 06:06:11.572] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: pw [1.0.0] [05Jan2024 06:06:11.572] [Craft Scheduler Thread - 10/INFO] [Minecraft/]: [PlayerWarps] Loading player warps... [05Jan2024 06:06:11.603] [Server thread/WARN] [Parkour/]: Course 'hub' was not found in the database. Run command '/pa recreate' to fix. [05Jan2024 06:06:11.604] [Craft Scheduler Thread - 0/INFO] [§f[§eUltimate_BlockRegen§f]/]: There is not a new update available. [05Jan2024 06:06:11.617] [Craft Scheduler Thread - 8/INFO] [ProCosmetics/]: There is a newer version available for ProCosmetics! You're at 13.9.2 and the latest release is 13.9.4. [05Jan2024 06:06:11.838] [Server thread/ERROR] [Minecraft/]: [Citizens] The trait triggers failed to load for NPC ID: 18. [05Jan2024 06:06:11.838] [Server thread/ERROR] [Minecraft/]: [Citizens] The trait denizen_flags failed to load for NPC ID: 18. [05Jan2024 06:06:11.838] [Server thread/ERROR] [Minecraft/]: [Citizens] The trait assignment failed to load for NPC ID: 18. [05Jan2024 06:06:11.839] [Server thread/ERROR] [Minecraft/]: [Citizens] The trait denizen_flags failed to load for NPC ID: 20. [05Jan2024 06:06:11.839] [Server thread/ERROR] [Minecraft/]: [Citizens] The trait assignment failed to load for NPC ID: 20. [05Jan2024 06:06:11.839] [Server thread/ERROR] [Minecraft/]: [Citizens] The trait triggers failed to load for NPC ID: 20. [05Jan2024 06:06:11.903] [Server thread/ERROR] [Minecraft/]: [Citizens] The trait sitting failed to load for NPC ID: 51. [05Jan2024 06:06:11.931] [Server thread/INFO] [Minecraft/]: [Citizens] Loaded 49 NPCs. [05Jan2024 06:06:11.934] [Server thread/INFO] [Console/]: [CMI] DiscordSRV found. (Loaded: true) [05Jan2024 06:06:11.934] [Server thread/WARN] [CMI/]: Loaded class github.scarsz.discordsrv.DiscordSRV from DiscordSRV v1.26.2 which is not a depend or softdepend of this plugin. [05Jan2024 06:06:11.936] [Server thread/INFO] [DiscordSRV/]: API listener com.Zrips.CMI.Modules.DiscordSRV.DiscordSRVListener subscribed (4 methods) [05Jan2024 06:06:11.936] [Craft Scheduler Thread - 12/INFO] [Vault/]: Checking for Updates ... [05Jan2024 06:06:11.987] [Craft Scheduler Thread - 12/INFO] [Vault/]: No new version available [05Jan2024 06:06:12.157] [DiscordSRV - JDA Callback 0/INFO] [DiscordSRV/]: Cleared all pre-existing slash commands in 2/2 guilds (0 cancelled) [05Jan2024 06:06:12.372] [Server thread/WARN] [PlaceholderAPI/]: Loaded class net.luckperms.api.LuckPerms from LuckPerms v5.4.106 which is not a depend or softdepend of this plugin. [05Jan2024 06:06:12.374] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered external expansion: luckperms [5.4-R2] [05Jan2024 06:06:12.375] [Server thread/WARN] [PlaceholderAPI/]: Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-CMI which is not a depend or softdepend of this plugin. [05Jan2024 06:06:12.375] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered external expansion: vault [1.8.1] [05Jan2024 06:06:12.376] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered external expansion: statistic [2.0.1] [05Jan2024 06:06:12.376] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered external expansion: rng [1.4.0] [05Jan2024 06:06:12.376] [Server thread/WARN] [PlaceholderAPI/]: Cannot load expansion parkour due to an unknown issue. [05Jan2024 06:06:12.377] [Server thread/INFO] [Console/]: 4 placeholder hook(s) registered! [05Jan2024 06:11:27.510] [User Authenticator #1/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player FoulEye is d51132cb-7bf1-4d3c-8bd5-3822b6ef989d [05Jan2024 06:11:29.036] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: FoulEye[/73.183.182.172:43308] logged in with entity id 628 at (8023.329678411136, 65.0, -3931.1254493227048) [05Jan2024 06:11:29.132] [Server thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [05Jan2024 06:11:29.144] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: FoulEye joined the game [05Jan2024 06:11:58.308] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: FoulEye lost connection: Disconnected [05Jan2024 06:11:58.321] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: FoulEye left the game [05Jan2024 06:15:02.256] [User Authenticator #2/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player brokutobro is 8da0e819-cee8-43df-a2b7-c11ab4d13f3b [05Jan2024 06:15:03.764] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: brokutobro[/76.142.99.184:33240] logged in with entity id 810 at (8021.491339498647, 64.0, -3924.518637816567) [05Jan2024 06:15:03.793] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: brokutobro joined the game [05Jan2024 06:15:29.124] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /shop [05Jan2024 06:15:29.136] [Server thread/ERROR] [STDERR/]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [05Jan2024 06:26:02.442] [luckperms-command-executor/INFO] [Console/]: [LP] Preparing a new editor session, please wait... [05Jan2024 06:26:02.772] [luckperms-command-executor/INFO] [Console/]: [LP] Click the link below to open the editor: [05Jan2024 06:26:02.772] [luckperms-command-executor/INFO] [Console/]: https://luckperms.net/editor/0T0HBkow3Q [05Jan2024 06:26:07.827] [luckperms-worker-13/INFO] [Console/]: [LP] Editor window connected successfully. [05Jan2024 06:26:29.739] [luckperms-worker-7/INFO] [Console/]: [LP] Changes have been received from the connected web editor session. [05Jan2024 06:26:29.751] [luckperms-worker-7/INFO] [Console/]: [LP] Web editor data was applied to group default (Trainer) successfully. [05Jan2024 06:26:29.751] [luckperms-worker-7/INFO] [Console/]: [LP] (1 addition and 0 deletions) [05Jan2024 06:26:29.751] [luckperms-worker-7/INFO] [Console/]: + pw.remove (true) [05Jan2024 06:27:30.672] [User Authenticator #3/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player dewbank5 is 662bad8a-e85c-4432-b1be-f5f935a55b95 [05Jan2024 06:27:32.565] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: dewbank5[/71.210.47.177:38390] logged in with entity id 1214 at (7971.828715940361, 74.0, -3945.885429736039) [05Jan2024 06:27:32.584] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: dewbank5 joined the game [05Jan2024 06:28:16.914] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Completed loading 15 section configs from /sections/ [05Jan2024 06:28:16.917] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Completed loading 15 shop configs from /shops/ [05Jan2024 06:28:16.917] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Using lang-en.yml as language file. [05Jan2024 06:28:16.923] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Updating Shop settings... [05Jan2024 06:28:16.923] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Using minecraft version 1.20.1... [05Jan2024 06:28:16.923] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Successfully hooked into Vault [05Jan2024 06:28:16.923] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Completed loading 1 economy provider(s) for all 15 shop sections. [05Jan2024 06:28:16.924] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Spawner provider set to DISABLED in config [05Jan2024 06:28:16.924] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Spawner provider disabled in config, disabling... [05Jan2024 06:28:16.924] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Enabled PlaceholderAPI hook... [05Jan2024 06:28:16.924] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Debug mode is enabled. [05Jan2024 06:28:16.924] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Reloading item stock provider... [05Jan2024 06:28:16.925] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Reloading limited sell provider... [05Jan2024 06:28:16.926] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Loading all items... [05Jan2024 06:28:16.941] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [INFO]: Initialized - Took 33ms to complete [05Jan2024 06:30:22.771] [luckperms-command-executor/INFO] [Console/]: [LP] Preparing a new editor session, please wait... [05Jan2024 06:30:22.972] [luckperms-command-executor/INFO] [Console/]: [LP] Click the link below to open the editor: [05Jan2024 06:30:22.972] [luckperms-command-executor/INFO] [Console/]: https://luckperms.net/editor/HKmUALqgEe [05Jan2024 06:30:27.363] [luckperms-worker-4/INFO] [Console/]: [LP] Editor window connected successfully. [05Jan2024 06:31:54.877] [luckperms-worker-7/INFO] [Console/]: [LP] Changes have been received from the connected web editor session. [05Jan2024 06:31:54.878] [luckperms-worker-7/INFO] [Console/]: [LP] Web editor data was applied to group wraith (Wraith) successfully. [05Jan2024 06:31:54.879] [luckperms-worker-7/INFO] [Console/]: [LP] (16 additions and 1 deletion) [05Jan2024 06:31:54.879] [luckperms-worker-7/INFO] [Console/]: + cmi.command.glow.color.light_purple (true) [05Jan2024 06:31:54.879] [luckperms-worker-7/INFO] [Console/]: + cmi.command.glow.color.white (true) [05Jan2024 06:31:54.879] [luckperms-worker-7/INFO] [Console/]: + cmi.command.glow.color.aqua (true) [05Jan2024 06:31:54.879] [luckperms-worker-7/INFO] [Console/]: + cmi.command.glow.color.black (true) [05Jan2024 06:31:54.879] [luckperms-worker-7/INFO] [Console/]: + cmi.command.glow.color.green (true) [05Jan2024 06:31:54.879] [luckperms-worker-7/INFO] [Console/]: + cmi.command.glow.color.dark_purple (true) [05Jan2024 06:31:54.879] [luckperms-worker-7/INFO] [Console/]: + cmi.command.glow.color.dark_red (true) [05Jan2024 06:31:54.879] [luckperms-worker-7/INFO] [Console/]: + cmi.command.glow.color.blue (true) [05Jan2024 06:31:54.880] [luckperms-worker-7/INFO] [Console/]: + cmi.command.glow.color.yellow (true) [05Jan2024 06:31:54.880] [luckperms-worker-7/INFO] [Console/]: + cmi.command.glow.color.gray (true) [05Jan2024 06:31:54.880] [luckperms-worker-7/INFO] [Console/]: + cmi.command.glow.color.red (true) [05Jan2024 06:31:54.880] [luckperms-worker-7/INFO] [Console/]: + cmi.command.glow.color.dark_aqua (true) [05Jan2024 06:31:54.880] [luckperms-worker-7/INFO] [Console/]: + cmi.command.glow.color.dark_green (true) [05Jan2024 06:31:54.880] [luckperms-worker-7/INFO] [Console/]: + cmi.command.glow.color.dark_blue (true) [05Jan2024 06:31:54.880] [luckperms-worker-7/INFO] [Console/]: + cmi.command.glow.color.gold (true) [05Jan2024 06:31:54.880] [luckperms-worker-7/INFO] [Console/]: + cmi.command.glow.color.dark_gray (true) [05Jan2024 06:31:54.881] [luckperms-worker-7/INFO] [Console/]: - cmi.command.glow.color.* (true) [05Jan2024 06:35:16.563] [User Authenticator #4/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player CrayolaEater27 is b50796b4-2382-43d6-a3fe-2b2503d38937 [05Jan2024 06:35:16.660] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@1959200d[id=b50796b4-2382-43d6-a3fe-2b2503d38937,name=CrayolaEater27,properties={textures=[com.mojang.authlib.properties.Property@e388d8d], extraData=[com.mojang.authlib.properties.Property@ff623a], bungeeguard-token=[com.mojang.authlib.properties.Property@4c0e6fd]},legacy=false] (/76.35.80.25:36612) lost connection: Disconnected [05Jan2024 06:35:27.702] [User Authenticator #5/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player CrayolaEater27 is b50796b4-2382-43d6-a3fe-2b2503d38937 [05Jan2024 06:35:29.168] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: CrayolaEater27[/76.35.80.25:34434] logged in with entity id 1538 at (-9805.580549996226, 90.47987098699839, -9833.457800793009) [05Jan2024 06:35:29.208] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: CrayolaEater27 joined the game [05Jan2024 06:35:41.122] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /glow [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 06:35:42.106] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 06:35:42.107] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 06:36:11.457] [Craft Scheduler Thread - 29/INFO] [LibsDisguises/]: Now looking for update on Github.. [05Jan2024 06:36:13.831] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /glow [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 06:36:14.780] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 06:36:45.820] [Server thread/INFO] [Console/]: [CMI] Loaded 11 citizen NPC's as interactable entities [05Jan2024 06:36:47.026] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pw set test [05Jan2024 06:36:54.038] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 06:38:42.146] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /fly [05Jan2024 06:38:52.733] [User Authenticator #6/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player TylBur is 995f68bc-2d90-4e80-b977-4f917ed7f344 [05Jan2024 06:38:52.809] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@4f44c762[id=995f68bc-2d90-4e80-b977-4f917ed7f344,name=TylBur,properties={textures=[com.mojang.authlib.properties.Property@1be07b62], extraData=[com.mojang.authlib.properties.Property@1527866e], bungeeguard-token=[com.mojang.authlib.properties.Property@11181012]},legacy=false] (/47.36.24.100:58922) lost connection: Disconnected [05Jan2024 06:39:00.560] [User Authenticator #7/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player TylBur is 995f68bc-2d90-4e80-b977-4f917ed7f344 [05Jan2024 06:39:02.118] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: TylBur[/47.36.24.100:37786] logged in with entity id 1937 at (-5537.4835778396255, 83.0, -782.8740724772257) [05Jan2024 06:39:02.321] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: TylBur joined the game [05Jan2024 06:39:08.935] [Async Chat Thread - #4/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: o/ [05Jan2024 06:39:14.293] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: TylBur issued server command: /glow aqua [05Jan2024 06:39:16.767] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: TylBur issued server command: /tp CrayolaEater27 [05Jan2024 06:39:19.387] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: TylBur issued server command: /gmc [05Jan2024 06:39:30.732] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: TylBur issued server command: /glow [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 06:39:33.273] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 06:39:35.394] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: TylBur issued server command: /glow [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 06:39:37.882] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 06:39:37.883] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 06:39:49.340] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 06:39:52.528] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /glow [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 06:39:53.759] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 06:43:20.821] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: TylBur issued server command: /tab reload [05Jan2024 06:43:20.823] [Server thread/INFO] [Console/]: [TAB] §xDisabled in 1ms [05Jan2024 06:43:20.829] [Server thread/INFO] [PlaceholderAPI/]: Successfully registered internal expansion: tab [4.1.2] [05Jan2024 06:43:20.837] [Server thread/INFO] [Console/]: [TAB] §xEnabled in 14ms [05Jan2024 06:43:21.589] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: TylBur issued server command: /glow [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 06:43:22.754] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 06:43:26.487] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: TylBur issued server command: /tp CrayolaEater27 [05Jan2024 06:43:31.938] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /glow [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 06:43:32.716] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 06:43:39.050] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: TylBur issued server command: /spawn [05Jan2024 06:44:57.960] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: TylBur lost connection: Disconnected [05Jan2024 06:44:57.964] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: TylBur left the game [05Jan2024 06:45:08.458] [Server thread/INFO] [Console/]: ʟᴀᴠᴇɴᴅᴇʀ ᴍᴄ ꜱᴜᴘᴘᴏʀᴛ ᴛʜᴇ ꜱᴇʀᴠᴇʀ ʙʏ ᴘᴜʀᴄʜᴀꜱɪɴɢ ʀᴀɴᴋꜱ, ᴋᴇʏꜱ, ᴀɴᴅ ᴄᴏꜱᴍᴇᴛɪᴄꜱ, ɪɴ ᴛʜᴇ ꜱᴇʀᴠᴇʀ ꜱᴛᴏʀᴇ! [05Jan2024 06:52:18.917] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /trash [05Jan2024 06:54:43.960] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 lost connection: Disconnected [05Jan2024 06:54:43.967] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: CrayolaEater27 left the game [05Jan2024 07:01:46.067] [JDA MainWS-ReadThread/INFO] [DiscordSRV/]: Chat: [Discord | Wraith] grey_deer47 (deer): gm everyone [05Jan2024 07:01:52.814] [JDA MainWS-ReadThread/INFO] [DiscordSRV/]: Chat: [Discord | Wraith] grey_deer47 (deer): ill be getting on soon [05Jan2024 07:01:57.964] [Async Chat Thread - #6/INFO] [Console/]: [Early Bird] Trainer brokutobro: hello deer [05Jan2024 07:02:08.090] [Async Chat Thread - #6/INFO] [Console/]: Trainer dewbank5: hello [05Jan2024 07:02:16.837] [Async Chat Thread - #6/INFO] [Console/]: Trainer dewbank5: that is everyone XD [05Jan2024 07:02:19.741] [Async Chat Thread - #6/INFO] [Console/]: [Early Bird] Trainer brokutobro: xd [05Jan2024 07:02:45.404] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /msg dewbank5 brb [05Jan2024 07:04:20.298] [JDA MainWS-ReadThread/INFO] [DiscordSRV/]: Chat: [Discord | Wraith] grey_deer47 (deer): thats more than enough [05Jan2024 07:04:41.990] [JDA MainWS-ReadThread/INFO] [DiscordSRV/]: Chat: [Discord | Wraith] grey_deer47 (deer): When i get on i got a gift for you [05Jan2024 07:04:53.198] [Async Chat Thread - #8/INFO] [Console/]: Trainer dewbank5: oh? O_O [05Jan2024 07:07:09.342] [Async Chat Thread - #10/INFO] [Console/]: [Early Bird] Trainer brokutobro: 0-0 [05Jan2024 07:08:06.430] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 issued server command: /rtp [05Jan2024 07:08:08.487] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 issued server command: /rtworld [05Jan2024 07:08:08.487] [Server thread/INFO] [Minecraft/]: dewbank5 issued mycmd (rtworld) command /rtworld [05Jan2024 07:08:44.621] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /rtp [05Jan2024 07:08:48.414] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /rtworld [05Jan2024 07:08:48.415] [Server thread/INFO] [Minecraft/]: brokutobro issued mycmd (rtworld) command /rtworld [05Jan2024 07:09:43.102] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 issued server command: /tpahere brokutobro [05Jan2024 07:09:46.184] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /cmi tpaccept dewbank5 tpahere [05Jan2024 07:10:25.422] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /back [05Jan2024 07:10:46.516] [User Authenticator #8/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player grey_deer47 is 132af21b-6fd0-467b-93fa-e406793de1de [05Jan2024 07:10:46.610] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@3c0bdbcd[id=132af21b-6fd0-467b-93fa-e406793de1de,name=grey_deer47,properties={textures=[com.mojang.authlib.properties.Property@761593f7], extraData=[com.mojang.authlib.properties.Property@78d27345], bungeeguard-token=[com.mojang.authlib.properties.Property@7cedf887]},legacy=false] (/192.116.128.90:35380) lost connection: Disconnected [05Jan2024 07:10:51.726] [User Authenticator #9/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player grey_deer47 is 132af21b-6fd0-467b-93fa-e406793de1de [05Jan2024 07:10:53.377] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: grey_deer47[/192.116.128.90:35384] logged in with entity id 5074 at (3914.251509051626, 72.87132353501873, 3473.86862626887) [05Jan2024 07:10:53.406] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: grey_deer47 joined the game [05Jan2024 07:10:57.313] [Async Chat Thread - #12/INFO] [Console/]: [Early Bird] Trainer brokutobro: deer! [05Jan2024 07:11:03.153] [Async Chat Thread - #12/INFO] [Console/]: <3 [Speedster] aWraitha deer: hello! [05Jan2024 07:11:05.129] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /fly [05Jan2024 07:11:12.201] [Async Chat Thread - #12/INFO] [Console/]: Trainer dewbank5: hi [05Jan2024 07:11:39.922] [Async Chat Thread - #12/INFO] [Console/]: [Early Bird] Trainer brokutobro: deer would you spare some pokeballs for a poor fellow [05Jan2024 07:11:44.602] [Async Chat Thread - #12/INFO] [Console/]: <3 [Speedster] aWraitha deer: sure [05Jan2024 07:11:48.013] [Async Chat Thread - #12/INFO] [Console/]: <3 [Speedster] aWraitha deer: time for gifts [05Jan2024 07:11:59.577] [Async Chat Thread - #12/INFO] [Console/]: <3 [Speedster] aWraitha deer: can you 2 tp to me :D [05Jan2024 07:12:06.298] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /tpa deer [05Jan2024 07:12:07.932] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /cmi tpaccept brokutobro tpa [05Jan2024 07:12:08.911] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 issued server command: /tpa deer [05Jan2024 07:12:10.851] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /cmi tpaccept dewbank5 tpa [05Jan2024 07:12:24.335] [Async Chat Thread - #12/INFO] [Console/]: [Early Bird] Trainer brokutobro: :o [05Jan2024 07:12:31.608] [Async Chat Thread - #12/INFO] [Console/]: Trainer dewbank5: thanks :D [05Jan2024 07:12:38.847] [Async Chat Thread - #12/INFO] [Console/]: <3 [Speedster] aWraitha deer: yw :) [05Jan2024 07:12:45.823] [Async Chat Thread - #12/INFO] [Console/]: <3 [Speedster] aWraitha deer: nice to see you in this server! [05Jan2024 07:13:16.075] [Async Chat Thread - #13/INFO] [Console/]: <3 [Speedster] aWraitha deer: if you need eggs or spider eyes/string or pumpkin or iron [05Jan2024 07:13:19.447] [Async Chat Thread - #13/INFO] [Console/]: <3 [Speedster] aWraitha deer: im your guy [05Jan2024 07:13:26.284] [Async Chat Thread - #13/INFO] [Console/]: Trainer dewbank5: sweet :D [05Jan2024 07:13:27.786] [Async Chat Thread - #13/INFO] [Console/]: [Early Bird] Trainer brokutobro: thank you deer [05Jan2024 07:13:29.550] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 issued server command: /back [05Jan2024 07:13:32.905] [Async Chat Thread - #13/INFO] [Console/]: <3 [Speedster] aWraitha deer: np :D [05Jan2024 07:13:53.125] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /back [05Jan2024 07:14:03.539] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /rtp [05Jan2024 07:14:05.764] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /rtworld [05Jan2024 07:14:05.765] [Server thread/INFO] [Minecraft/]: brokutobro issued mycmd (rtworld) command /rtworld [05Jan2024 07:14:22.600] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /vote [05Jan2024 07:14:22.600] [Server thread/INFO] [Minecraft/]: grey_deer47 issued mycmd (voteurls) command /vote [05Jan2024 07:14:36.513] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:MCSL username:grey_deer47 address:192.116.128.90 timeStamp:1704438876 additionalData:null) [05Jan2024 07:14:36.557] [Server thread/INFO] [Console/]: deer has Voted! [05Jan2024 07:14:36.560] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xgrey_deer47§x. [05Jan2024 07:14:38.618] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:Minecraft-MP.com username:grey_deer47 address:192.116.128.90 timeStamp:1704438878 additionalData:null) [05Jan2024 07:14:38.657] [Server thread/INFO] [Console/]: deer has Voted! [05Jan2024 07:14:38.657] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xgrey_deer47§x. [05Jan2024 07:14:42.114] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:Minecraft Menu username:grey_deer47 address:192.116.128.90 timeStamp:1704438881 additionalData:null) [05Jan2024 07:14:42.157] [Server thread/INFO] [Console/]: deer has Voted! [05Jan2024 07:14:42.157] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xgrey_deer47§x. [05Jan2024 07:14:46.729] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:TopMinecraftServers username:grey_deer47 address:192.116.128.90 timeStamp:1704438866 additionalData:null) [05Jan2024 07:14:46.757] [Server thread/INFO] [Console/]: deer has Voted! [05Jan2024 07:14:46.757] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xgrey_deer47§x. [05Jan2024 07:14:53.798] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:PlanetMinecraft.com username:grey_deer47 address:50.28.37.175 timeStamp:1704438893 additionalData:null) [05Jan2024 07:14:53.807] [Server thread/INFO] [Console/]: deer has Voted! [05Jan2024 07:14:53.807] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xgrey_deer47§x. [05Jan2024 07:15:09.611] [Async Chat Thread - #15/INFO] [Console/]: [Early Bird] Trainer brokutobro: deer do you have the highest rank [05Jan2024 07:15:13.622] [Async Chat Thread - #15/INFO] [Console/]: <3 [Speedster] aWraitha deer: nop [05Jan2024 07:15:15.891] [Async Chat Thread - #15/INFO] [Console/]: <3 [Speedster] aWraitha deer: one below [05Jan2024 07:15:18.352] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /kit [05Jan2024 07:15:20.106] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Pichu to grey_deer47. [05Jan2024 07:15:20.107] [Server thread/INFO] [Console/]: deer new balance: $429,244.79 [05Jan2024 07:15:20.392] [Server thread/INFO] [GriefPrevention/]: Adjusted grey_deer47's bonus claim blocks by 1000. New total bonus blocks: 45150. [05Jan2024 07:15:30.703] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /sethome sand [05Jan2024 07:15:33.205] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /home base [05Jan2024 07:15:41.315] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /shop [05Jan2024 07:17:03.092] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /warp Crates [05Jan2024 07:17:09.098] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pc [05Jan2024 07:17:09.099] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /minecraft:pc [05Jan2024 07:17:16.310] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:17:23.171] [Async Chat Thread - #17/INFO] [Console/]: <3 [Speedster] aWraitha deer: whats your dex % [05Jan2024 07:17:37.373] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /home home [05Jan2024 07:17:42.749] [Async Chat Thread - #17/INFO] [Console/]: Trainer dewbank5: um..... idk [05Jan2024 07:17:50.272] [Async Chat Thread - #17/INFO] [Console/]: [Early Bird] Trainer brokutobro: 1% xd [05Jan2024 07:17:52.988] [Async Chat Thread - #17/INFO] [Console/]: <3 [Speedster] aWraitha deer: lmao [05Jan2024 07:17:56.923] [Async Chat Thread - #17/INFO] [Console/]: <3 [Speedster] aWraitha deer: dew do /dex [05Jan2024 07:18:02.621] [Async Chat Thread - #17/INFO] [Console/]: Trainer dewbank5: prolly less than that [05Jan2024 07:18:06.429] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 issued server command: /dex [05Jan2024 07:18:07.164] [Async Chat Thread - #17/INFO] [Console/]: <3 [Speedster] aWraitha deer: lol [05Jan2024 07:18:21.808] [Async Chat Thread - #17/INFO] [Console/]: Trainer dewbank5: 1.53% >:d [05Jan2024 07:18:25.857] [Async Chat Thread - #18/INFO] [Console/]: <3 [Speedster] aWraitha deer: W [05Jan2024 07:19:22.246] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /kit [05Jan2024 07:19:33.696] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pc [05Jan2024 07:19:33.696] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /minecraft:pc [05Jan2024 07:19:43.226] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:19:50.078] [Async Chat Thread - #20/INFO] [Console/]: <3 [Speedster] aWraitha deer: im at 12.16% [05Jan2024 07:19:54.499] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /rewards [05Jan2024 07:20:01.654] [Async Chat Thread - #20/INFO] [Console/]: <3 [Speedster] aWraitha deer: oh btw do /rewards [05Jan2024 07:20:53.122] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:21:17.240] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:21:41.580] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:24:08.507] [Server thread/INFO] [Console/]: ʟᴀᴠᴇɴᴅᴇʀ ᴍᴄ ᴠᴏᴛɪɴɢ ᴇᴠᴇʀʏ ᴅᴀʏ ꜱᴜᴘᴘᴏʀᴛꜱ ᴏᴜʀ ꜱᴇʀᴠᴇʀ, ᴀɴᴅ ɢɪᴠᴇꜱ ʏᴏᴜ ᴄʀᴀᴛᴇ ᴋᴇʏꜱ! [05Jan2024 07:24:33.728] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /heal [05Jan2024 07:25:03.488] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pokeheal [05Jan2024 07:25:03.489] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [grey_deer47: Fully healed grey_deer47's party.] [05Jan2024 07:25:09.571] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /shop [05Jan2024 07:25:18.200] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /bal [05Jan2024 07:25:24.962] [Async Chat Thread - #22/INFO] [Console/]: <3 [Speedster] aWraitha deer: ok so [05Jan2024 07:25:38.532] [Async Chat Thread - #22/INFO] [Console/]: <3 [Speedster] aWraitha deer: I got a 10 minute fly thingy but i only got one [05Jan2024 07:25:47.009] [Async Chat Thread - #22/INFO] [Console/]: <3 [Speedster] aWraitha deer: which one of you wants it? [05Jan2024 07:25:55.935] [Async Chat Thread - #22/INFO] [Console/]: [Early Bird] Trainer brokutobro: i would like to have it :o [05Jan2024 07:25:59.922] [Async Chat Thread - #22/INFO] [Console/]: <3 [Speedster] aWraitha deer: kk [05Jan2024 07:26:01.651] [Async Chat Thread - #22/INFO] [Console/]: <3 [Speedster] aWraitha deer: sold [05Jan2024 07:26:03.635] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /tpa brokutobro [05Jan2024 07:26:13.019] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /cmi tpaccept grey_deer47 tpa [05Jan2024 07:26:21.377] [Server thread/INFO] [Console/]: ExecutableItems EI DROPPED: x1 Free_Fly by grey_deer47 at 8023 64 -3927 in Survival [05Jan2024 07:26:21.378] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x1 Free_Fly at 8023 65 -3927 in Survival [05Jan2024 07:26:21.378] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x1 Free_Fly at 8023 65 -3927 in Survival [05Jan2024 07:26:26.717] [Async Chat Thread - #22/INFO] [Console/]: <3 [Speedster] aWraitha deer: nice house! [05Jan2024 07:26:27.241] [Async Chat Thread - #23/INFO] [Console/]: [Early Bird] Trainer brokutobro: thank you sm [05Jan2024 07:26:31.674] [Async Chat Thread - #23/INFO] [Console/]: [Early Bird] Trainer brokutobro: now i can build better xd [05Jan2024 07:26:35.343] [Async Chat Thread - #23/INFO] [Console/]: <3 [Speedster] aWraitha deer: i like the color [05Jan2024 07:26:46.001] [Async Chat Thread - #23/INFO] [Console/]: [Early Bird] Trainer brokutobro: thank you! [05Jan2024 07:26:48.401] [Async Chat Thread - #23/INFO] [Console/]: <3 [Speedster] aWraitha deer: gl building :D [05Jan2024 07:27:42.473] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /tpa dewbank5 [05Jan2024 07:27:47.257] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 issued server command: /cmi tpaccept brokutobro tpa [05Jan2024 07:28:45.686] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /pc [05Jan2024 07:28:45.686] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /minecraft:pc [05Jan2024 07:28:52.549] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /home base [05Jan2024 07:29:24.439] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 issued server command: /vote [05Jan2024 07:29:24.439] [Server thread/INFO] [Minecraft/]: dewbank5 issued mycmd (voteurls) command /vote [05Jan2024 07:30:00.564] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:MCSL username:dewbank5 address:71.210.47.177 timeStamp:1704439800 additionalData:null) [05Jan2024 07:30:00.606] [Server thread/INFO] [Console/]: dewbank5 has Voted! [05Jan2024 07:30:00.607] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xdewbank5§x. [05Jan2024 07:30:13.074] [Async Chat Thread - #25/INFO] [Console/]: <3 [Speedster] aWraitha deer: btw kuto [05Jan2024 07:30:19.440] [Async Chat Thread - #25/INFO] [Console/]: <3 [Speedster] aWraitha deer: did you do /rewards? [05Jan2024 07:30:24.011] [Async Chat Thread - #25/INFO] [Console/]: [Early Bird] Trainer brokutobro: yes [05Jan2024 07:30:26.503] [Async Chat Thread - #25/INFO] [Console/]: <3 [Speedster] aWraitha deer: W [05Jan2024 07:30:29.386] [Async Chat Thread - #24/INFO] [Console/]: [Early Bird] Trainer brokutobro: for dex? [05Jan2024 07:30:32.423] [Async Chat Thread - #25/INFO] [Console/]: <3 [Speedster] aWraitha deer: yes [05Jan2024 07:30:34.625] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:Minecraft-MP.com username:dewbank5 address:71.210.47.177 timeStamp:1704439834 additionalData:null) [05Jan2024 07:30:34.657] [Server thread/INFO] [Console/]: dewbank5 has Voted! [05Jan2024 07:30:34.657] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xdewbank5§x. [05Jan2024 07:30:35.950] [Async Chat Thread - #25/INFO] [Console/]: [Early Bird] Trainer brokutobro: yess [05Jan2024 07:30:45.490] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:Minecraft Menu username:dewbank5 address:71.210.47.177 timeStamp:1704439845 additionalData:null) [05Jan2024 07:30:45.507] [Server thread/INFO] [Console/]: dewbank5 has Voted! [05Jan2024 07:30:45.507] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xdewbank5§x. [05Jan2024 07:31:13.513] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /warp AreaZero [05Jan2024 07:31:16.578] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:TopMinecraftServers username:dewbank5 address:71.210.47.177 timeStamp:1704439856 additionalData:null) [05Jan2024 07:31:16.607] [Server thread/INFO] [Console/]: dewbank5 has Voted! [05Jan2024 07:31:16.607] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xdewbank5§x. [05Jan2024 07:31:19.757] [Async Chat Thread - #25/INFO] [Console/]: <3 [Speedster] aWraitha deer: W dew [05Jan2024 07:31:33.312] [Async Chat Thread - #25/INFO] [Console/]: [Early Bird] Trainer brokutobro: can paradox mons spawn in the wild at area zero? [05Jan2024 07:31:37.395] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /checkpoint [05Jan2024 07:31:37.395] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /parkour:pa manualcheckpoint [05Jan2024 07:31:39.304] [Async Chat Thread - #26/INFO] [Console/]: <3 [Speedster] aWraitha deer: yes [05Jan2024 07:31:41.244] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /checkspawn ultra-rare [05Jan2024 07:31:45.467] [Async Chat Thread - #26/INFO] [Console/]: <3 [Speedster] aWraitha deer: i think not all tho [05Jan2024 07:31:56.211] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:PlanetMinecraft.com username:dewbank5 address:50.28.37.175 timeStamp:1704439916 additionalData:null) [05Jan2024 07:31:56.257] [Server thread/INFO] [Console/]: dewbank5 has Voted! [05Jan2024 07:31:56.257] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xdewbank5§x. [05Jan2024 07:32:47.153] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:32:48.197] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 issued server command: /home home [05Jan2024 07:32:50.226] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:33:10.022] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /fed [05Jan2024 07:33:11.446] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /feed [05Jan2024 07:33:13.927] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 issued server command: /warp Crates [05Jan2024 07:34:29.408] [Async Chat Thread - #28/INFO] [Console/]: <3 [Speedster] aWraitha deer: oh did you know i caught the first wild whiny on this server? [05Jan2024 07:34:29.486] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro moved wrongly! [05Jan2024 07:34:33.308] [Async Chat Thread - #28/INFO] [Console/]: <3 [Speedster] aWraitha deer: twas an oddish [05Jan2024 07:34:35.642] [Async Chat Thread - #28/INFO] [Console/]: [Early Bird] Trainer brokutobro: really ! [05Jan2024 07:34:44.094] [Async Chat Thread - #28/INFO] [Console/]: Trainer dewbank5: niiice! [05Jan2024 07:34:46.541] [Async Chat Thread - #28/INFO] [Console/]: <3 [Speedster] aWraitha deer: ty ty [05Jan2024 07:34:48.508] [Async Chat Thread - #28/INFO] [Console/]: [Early Bird] Trainer brokutobro: thats awesome [05Jan2024 07:34:53.273] [Async Chat Thread - #28/INFO] [Console/]: <3 [Speedster] aWraitha deer: true! [05Jan2024 07:34:55.386] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /warp AreaZero [05Jan2024 07:34:57.172] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /fly [05Jan2024 07:35:19.086] [Async Chat Thread - #28/INFO] [Console/]: <3 [Speedster] aWraitha deer: fast kuto :D [05Jan2024 07:35:25.861] [Async Chat Thread - #28/INFO] [Console/]: [Early Bird] Trainer brokutobro: this thing makes you mooove xd [05Jan2024 07:35:50.033] [User Authenticator #10/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player CrayolaEater27 is b50796b4-2382-43d6-a3fe-2b2503d38937 [05Jan2024 07:35:50.113] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@2b5d5e01[id=b50796b4-2382-43d6-a3fe-2b2503d38937,name=CrayolaEater27,properties={textures=[com.mojang.authlib.properties.Property@5ec7ab1b], extraData=[com.mojang.authlib.properties.Property@50004eb3], bungeeguard-token=[com.mojang.authlib.properties.Property@543fc06b]},legacy=false] (/76.35.80.25:44500) lost connection: Disconnected [05Jan2024 07:35:56.116] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /home base [05Jan2024 07:35:58.629] [User Authenticator #11/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player CrayolaEater27 is b50796b4-2382-43d6-a3fe-2b2503d38937 [05Jan2024 07:36:00.069] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: CrayolaEater27[/76.35.80.25:34718] logged in with entity id 15050 at (-9756.83937235614, 115.6225225194833, -9798.121140252686) [05Jan2024 07:36:00.091] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: CrayolaEater27 joined the game [05Jan2024 07:36:02.904] [Async Chat Thread - #28/INFO] [Console/]: <3 [Speedster] aWraitha deer: wb cray! [05Jan2024 07:36:12.934] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 issued server command: /warp Crates [05Jan2024 07:36:15.841] [Async Chat Thread - #29/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: thanks lol [05Jan2024 07:36:41.304] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:36:43.941] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:36:47.186] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /warp Crates [05Jan2024 07:37:04.700] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pc [05Jan2024 07:37:04.701] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /minecraft:pc [05Jan2024 07:37:31.813] [Server thread/WARN] [NexEngine/]: Loaded class me.clip.placeholderapi.PlaceholderAPI from PlaceholderAPI v2.11.5 which is not a depend or softdepend of this plugin. [05Jan2024 07:37:31.814] [Server thread/INFO] [Console/]: dewbank5 new balance: $1,290.00 [05Jan2024 07:37:37.881] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pokeheal [05Jan2024 07:37:37.882] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [grey_deer47: Fully healed grey_deer47's party.] [05Jan2024 07:37:42.036] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:37:57.064] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /rtp [05Jan2024 07:37:58.440] [Server thread/INFO] [GriefPrevention/]: Adjusted brokutobro's bonus claim blocks by 1000. New total bonus blocks: 2000. [05Jan2024 07:37:59.349] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /rtend [05Jan2024 07:37:59.349] [Server thread/INFO] [Minecraft/]: grey_deer47 issued mycmd (rtend) command /rtend [05Jan2024 07:38:08.539] [Server thread/INFO] [Console/]: brokutobro new balance: $5,605.00 [05Jan2024 07:38:13.074] [Async Chat Thread - #31/INFO] [Console/]: <3 [Speedster] aWraitha deer: cray [05Jan2024 07:38:39.902] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /back [05Jan2024 07:38:41.240] [Async Chat Thread - #31/INFO] [Console/]: <3 [Speedster] aWraitha deer: if i evolve a mon and it aint registered in my dex will it register if the mon im evolving is pre dex update? [05Jan2024 07:38:46.452] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 issued server command: /back [05Jan2024 07:39:02.856] [Async Chat Thread - #31/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i honestly got no clue [05Jan2024 07:39:04.890] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /warp mines [05Jan2024 07:39:10.670] [Async Chat Thread - #30/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: we can trade and trade back first if you want [05Jan2024 07:39:12.978] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /repair [05Jan2024 07:39:12.992] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:39:13.191] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:39:13.241] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:39:13.804] [Async Chat Thread - #30/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i know that works [05Jan2024 07:39:18.632] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:39:24.194] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:39:24.664] [Async Chat Thread - #30/INFO] [Console/]: <3 [Speedster] aWraitha deer: oh really [05Jan2024 07:39:28.197] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:39:28.340] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:39:29.635] [Async Chat Thread - #30/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah [05Jan2024 07:39:30.688] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:39:30.688] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:39:30.689] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:39:33.142] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:39:33.286] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:39:33.340] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:39:34.092] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:39:35.637] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:39:41.092] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:39:41.132] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:39:41.132] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:39:43.733] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:39:50.135] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:39:50.136] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:39:50.136] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:39:50.585] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:39:50.643] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:39:52.645] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:39:56.592] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:39:57.190] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:39:58.248] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:39:58.485] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:39:59.041] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:39:59.886] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:39:59.886] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:40:00.340] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:40:00.688] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:40:03.594] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:40:07.228] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:40:07.541] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:40:10.141] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:40:10.634] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:40:10.688] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:40:12.418] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /feed [05Jan2024 07:40:12.836] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:40:13.038] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:40:16.238] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:40:16.239] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:40:16.782] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:40:17.847] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:40:18.532] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:40:19.291] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:40:24.587] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:40:25.136] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:40:25.189] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:40:27.888] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 issued server command: /home home [05Jan2024 07:40:29.991] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:40:33.143] [Async Chat Thread - #33/INFO] [Console/]: <3 [Speedster] aWraitha deer: time to test ig [05Jan2024 07:40:36.332] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /home home [05Jan2024 07:40:40.434] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:40:44.090] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:40:46.292] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:40:46.293] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:40:47.144] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:40:51.091] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:40:51.740] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:40:51.741] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:40:54.039] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:40:54.185] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:40:56.185] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:40:58.723] [Async Chat Thread - #33/INFO] [Console/]: <3 [Speedster] aWraitha deer: oh cray [05Jan2024 07:40:59.733] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:41:03.737] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:41:04.682] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:41:05.590] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:41:05.990] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:41:08.938] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:41:09.990] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:41:10.538] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:41:10.538] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:41:10.538] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:41:13.191] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:41:16.888] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:41:18.142] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:41:18.233] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:41:20.913] [Async Chat Thread - #33/INFO] [Console/]: <3 [Speedster] aWraitha deer: i cant right click a mon with rare candies in my hand [05Jan2024 07:41:21.181] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:41:21.234] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:41:23.141] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:41:28.062] [Async Chat Thread - #33/INFO] [Console/]: <3 [Speedster] aWraitha deer: or any xp candy [05Jan2024 07:41:29.185] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:41:35.994] [Async Chat Thread - #33/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: go to spawn if you wanna spam em [05Jan2024 07:41:37.892] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:41:39.043] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:41:41.175] [Async Chat Thread - #34/INFO] [Console/]: <3 [Speedster] aWraitha deer: kk [05Jan2024 07:41:41.989] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:41:41.989] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:41:42.190] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:41:42.639] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:41:44.244] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:41:44.289] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:41:45.822] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /spawn [05Jan2024 07:41:48.727] [Async Chat Thread - #33/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: in the world u gotta right click off em and pick the mon [05Jan2024 07:41:54.839] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:42:02.638] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:42:04.138] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:42:04.138] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:42:04.138] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:42:04.983] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:42:05.587] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:42:09.091] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:42:09.841] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:42:10.639] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:42:12.586] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:42:13.299] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 issued server command: /warp Mines [05Jan2024 07:42:18.791] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:42:18.886] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:42:20.135] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:42:20.337] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:42:23.137] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:42:23.843] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:42:23.844] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:42:24.337] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:42:24.540] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:42:25.385] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:42:26.824] [Async Chat Thread - #33/INFO] [Console/]: <3 [Speedster] aWraitha deer: ok so good news [05Jan2024 07:42:31.266] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:42:32.808] [Async Chat Thread - #33/INFO] [Console/]: <3 [Speedster] aWraitha deer: it does register [05Jan2024 07:42:32.914] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:42:33.488] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:42:33.591] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:42:33.636] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:42:33.887] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:42:35.610] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:42:38.544] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:42:38.691] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:42:38.780] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:42:43.181] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:42:44.340] [Async Chat Thread - #33/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: nice [05Jan2024 07:42:44.731] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:42:45.260] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:42:46.742] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:42:47.282] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:42:48.016] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to dewbank5 [05Jan2024 07:42:49.242] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:42:49.732] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:42:50.212] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:42:50.695] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:42:50.861] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:42:52.292] [Async Chat Thread - #33/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: who did you marry deer? [05Jan2024 07:42:53.235] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /back [05Jan2024 07:42:53.535] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:42:54.243] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:42:55.569] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:42:55.618] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:42:55.644] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:42:55.767] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:42:56.056] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:42:56.168] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:42:56.168] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:42:56.865] [Async Chat Thread - #33/INFO] [Console/]: <3 [Speedster] aWraitha deer: wary [05Jan2024 07:43:00.013] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:43:00.914] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:43:07.107] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to dewbank5 [05Jan2024 07:43:07.167] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:43:08.513] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:43:08.513] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:43:08.539] [Async Chat Thread - #33/INFO] [Console/]: [Early Bird] Trainer brokutobro: marriage is added!! [05Jan2024 07:43:08.737] [Async Chat Thread - #33/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lol [05Jan2024 07:43:08.863] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:43:09.313] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:43:10.613] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:43:11.141] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:43:11.891] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:43:11.891] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:43:12.163] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:43:12.433] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:43:12.764] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:43:12.961] [Async Chat Thread - #33/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: its been here [05Jan2024 07:43:12.965] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:43:13.250] [Async Chat Thread - #33/INFO] [Console/]: <3 [Speedster] aWraitha deer: yes! [05Jan2024 07:43:14.745] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:43:15.065] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:43:15.615] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:43:15.868] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:43:15.868] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:43:16.713] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:43:16.714] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:43:16.917] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:43:17.213] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:43:17.813] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:43:18.046] [Async Chat Thread - #33/INFO] [Console/]: [Early Bird] Trainer brokutobro: i have not [05Jan2024 07:43:21.786] [Async Chat Thread - #33/INFO] [Console/]: <3 [Speedster] aWraitha deer: lmao [05Jan2024 07:43:22.642] [Async Chat Thread - #35/INFO] [Console/]: [Early Bird] Trainer brokutobro: lol [05Jan2024 07:43:24.113] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:43:24.718] [Async Chat Thread - #35/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u get bonus xp when ur partner is on too [05Jan2024 07:43:26.839] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:43:26.861] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:43:29.110] [Async Chat Thread - #35/INFO] [Console/]: <3 [Speedster] aWraitha deer: yup [05Jan2024 07:43:29.733] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:43:29.733] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:43:31.243] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:43:31.244] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:43:35.318] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:43:37.536] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:43:37.590] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:43:38.684] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:43:39.391] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:43:39.592] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:43:40.287] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:43:41.342] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:43:41.886] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:43:45.356] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 issued server command: /marry brokutobro [05Jan2024 07:43:50.236] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:43:53.565] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:43:55.144] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:43:55.491] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:43:55.570] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:43:55.585] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:43:57.841] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:43:57.931] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:43:59.095] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:43:59.732] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:43:59.733] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:44:00.187] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:44:00.489] [Async Chat Thread - #35/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: my hole has gotten bigger :D [05Jan2024 07:44:01.096] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:44:01.673] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:44:02.074] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:44:02.075] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:44:02.869] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:44:03.218] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:44:03.219] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:44:04.118] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:44:06.863] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:44:07.006] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:44:07.007] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:44:07.067] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:44:07.113] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:44:07.113] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to dewbank5 [05Jan2024 07:44:07.668] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:44:08.119] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:44:08.119] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:44:09.163] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:44:09.875] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:44:10.420] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:44:10.421] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:44:12.337] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:44:12.338] [Server thread/INFO] [Console/]: Giving 1 of Prismarine Crystals () to brokutobro [05Jan2024 07:44:14.452] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:44:15.417] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:44:15.518] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:44:15.769] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:44:15.918] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:44:16.467] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:44:17.418] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:44:17.591] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:44:17.668] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:44:17.686] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:44:18.033] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:44:18.233] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:44:18.391] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:44:20.397] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:44:20.494] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:44:21.193] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:44:21.194] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:44:23.318] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:44:23.319] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:44:24.117] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:44:24.618] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:44:24.980] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:44:25.336] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:44:26.091] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:44:26.091] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:44:27.168] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:44:27.266] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:44:27.335] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:44:27.756] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:44:28.016] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:44:28.487] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:44:30.116] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:44:30.512] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:44:31.712] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:44:31.857] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:44:31.907] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:44:32.839] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:44:33.785] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:44:33.812] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:44:34.185] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:44:34.490] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:44:34.531] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:44:34.692] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:44:35.531] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:44:35.985] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:44:36.156] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:44:36.350] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:44:36.412] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:44:36.412] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:44:38.495] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:44:38.642] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:44:38.961] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:44:38.962] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to dewbank5 [05Jan2024 07:44:39.132] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:44:39.190] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:44:39.191] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:44:39.231] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:44:39.232] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:44:39.735] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:44:40.287] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:44:41.757] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:44:41.863] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:44:41.863] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:44:42.413] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:44:44.013] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to dewbank5 [05Jan2024 07:44:44.863] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to dewbank5 [05Jan2024 07:44:45.041] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:44:58.140] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:44:58.593] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:44:59.217] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:44:59.407] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:45:04.218] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:45:04.516] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:45:04.667] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:45:04.667] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:45:04.819] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:45:04.820] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:45:05.155] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:45:05.156] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:45:05.366] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:45:05.419] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:45:05.568] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:45:05.791] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:45:06.393] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:45:06.394] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:45:06.434] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:45:06.690] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:45:08.657] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:45:08.756] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to dewbank5 [05Jan2024 07:45:08.837] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:45:08.917] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to dewbank5 [05Jan2024 07:45:09.568] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:45:09.618] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to dewbank5 [05Jan2024 07:45:09.719] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:45:09.918] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:45:09.968] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:45:10.167] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to dewbank5 [05Jan2024 07:45:10.218] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:45:10.616] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:45:10.717] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:45:11.185] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:45:11.186] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:45:12.442] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:45:14.568] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:45:14.618] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:45:14.618] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:45:14.668] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:45:14.817] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:45:14.818] [Server thread/INFO] [Console/]: Giving 1 of Prismarine Crystals () to dewbank5 [05Jan2024 07:45:16.070] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to dewbank5 [05Jan2024 07:45:16.106] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to dewbank5 [05Jan2024 07:45:19.563] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:45:20.243] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:45:20.390] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:45:20.506] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:45:20.791] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:45:20.813] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:45:21.613] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:45:22.936] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:45:23.389] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:45:23.389] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:45:26.663] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:45:26.663] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:45:27.336] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:45:27.338] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:45:27.338] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:45:29.067] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:45:29.106] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:45:29.163] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:45:29.163] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:45:30.113] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to dewbank5 [05Jan2024 07:45:30.807] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to dewbank5 [05Jan2024 07:45:31.713] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:45:31.907] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:45:32.389] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:45:32.596] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:45:32.613] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:45:34.942] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:45:35.234] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:45:36.691] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:45:36.941] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:45:40.612] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:45:40.613] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:45:40.712] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:45:40.856] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:45:42.263] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:45:46.434] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:45:46.656] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:45:46.962] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:45:47.131] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:45:47.433] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:45:47.433] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:45:47.463] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:45:47.586] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:45:48.186] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:45:48.331] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:45:48.691] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:45:48.691] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:45:51.257] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:45:52.242] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:45:52.242] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:45:52.332] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:45:52.386] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:45:52.886] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:45:53.045] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:45:53.386] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:45:57.814] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:45:58.763] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:46:01.056] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:46:01.362] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:46:02.807] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:46:03.067] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:46:03.067] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:46:08.555] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to dewbank5 [05Jan2024 07:46:09.007] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:46:09.066] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:46:09.362] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:46:09.762] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:46:10.513] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:46:11.992] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:46:11.992] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:46:12.286] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:46:12.340] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:46:12.340] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:46:12.780] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:46:14.540] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:46:14.832] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:46:18.290] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:46:19.232] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:46:19.255] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:46:19.557] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:46:19.691] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:46:19.691] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:46:19.965] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:46:21.005] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:46:21.493] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:46:21.493] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:46:23.157] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:46:23.462] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:46:24.090] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:46:24.491] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:46:26.561] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:46:27.962] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:46:28.004] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:46:28.612] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:46:28.935] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:46:29.135] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:46:29.185] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:46:29.264] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:46:29.481] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:46:29.481] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:46:29.954] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:46:30.186] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:46:30.681] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:46:31.007] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:46:32.564] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:46:33.391] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:46:33.857] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:46:34.137] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:46:34.682] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:46:34.990] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:46:35.441] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:46:36.038] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:46:36.077] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:46:36.078] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:46:36.438] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:46:37.762] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:46:37.762] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:46:37.813] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:46:37.856] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:46:38.191] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:46:38.862] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:46:38.912] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:46:38.912] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to dewbank5 [05Jan2024 07:46:39.362] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:46:39.362] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to dewbank5 [05Jan2024 07:46:39.363] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:46:40.312] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:46:40.441] [JDA MainWS-ReadThread/INFO] [DiscordSRV/]: Chat: [Discord | Owners] Vetlem8: Better be halfway done soon xD [05Jan2024 07:46:40.662] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:46:41.112] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:46:43.504] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:46:44.370] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:46:45.116] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:46:45.164] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:46:46.032] [Async Chat Thread - #37/INFO] [Console/]: [Early Bird] Trainer brokutobro: VET [05Jan2024 07:46:49.755] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:46:50.007] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:46:50.219] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:46:50.220] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:46:50.356] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:46:53.170] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:46:53.267] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:46:53.268] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:46:53.964] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:46:57.003] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:46:57.003] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:47:02.133] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:47:02.179] [Async Chat Thread - #36/INFO] [Console/]: <3 [Speedster] aWraitha deer: hi vet! [05Jan2024 07:47:02.188] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:47:02.290] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:47:02.841] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:47:02.891] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:47:06.933] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:47:07.133] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:47:07.384] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:47:14.666] [Async Chat Thread - #36/INFO] [Console/]: <3 [Speedster] aWraitha deer: cray cray [05Jan2024 07:47:17.086] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:47:18.154] [Async Chat Thread - #37/INFO] [Console/]: <3 [Speedster] aWraitha deer: may i see the hole [05Jan2024 07:47:19.435] [Async Chat Thread - #36/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: moose moose [05Jan2024 07:47:20.674] [Async Chat Thread - #36/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: sure [05Jan2024 07:47:21.263] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:47:21.767] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:47:21.804] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:47:21.856] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:47:22.417] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:47:25.057] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:47:25.656] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:47:26.054] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:47:26.733] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:47:28.406] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:47:28.406] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:47:29.154] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:47:29.241] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:47:32.038] [Async Chat Thread - #37/INFO] [Console/]: <3 [Speedster] aWraitha deer: stop calling me moose moose :') [05Jan2024 07:47:33.137] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:47:33.691] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:47:34.491] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:47:35.329] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /tpa CrayolaEater27 [05Jan2024 07:47:35.407] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:47:36.104] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:47:36.218] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:47:36.955] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:47:38.185] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:47:38.238] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:47:38.239] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:47:38.333] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:47:38.457] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:47:38.692] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:47:38.692] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:47:38.757] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to dewbank5 [05Jan2024 07:47:38.841] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:47:39.654] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:47:40.705] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:47:40.705] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:47:41.785] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:47:41.785] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:47:45.007] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:47:45.907] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:47:46.052] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:47:46.306] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:47:46.807] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:47:47.106] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:47:47.106] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:47:47.790] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:47:47.991] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:47:48.082] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:47:48.283] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:47:48.643] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:47:49.686] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:47:50.392] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:47:50.433] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:47:50.737] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:47:53.337] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:47:54.137] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:47:54.138] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:47:54.187] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:47:56.317] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to dewbank5 [05Jan2024 07:47:56.402] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:47:56.403] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:47:56.454] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:47:56.855] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cmi tpaccept grey_deer47 tpa [05Jan2024 07:47:57.307] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:47:57.485] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:47:57.754] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:48:00.065] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:48:00.379] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:48:00.555] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:48:01.088] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:48:02.363] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:48:02.912] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:48:04.834] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:48:04.982] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:48:06.353] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:48:06.486] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:48:06.560] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:48:06.785] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:48:06.840] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:48:07.892] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:48:07.960] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:48:08.691] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:48:09.506] [Async Chat Thread - #36/INFO] [Console/]: <3 [Speedster] aWraitha deer: bog hol [05Jan2024 07:48:11.923] [Async Chat Thread - #37/INFO] [Console/]: <3 [Speedster] aWraitha deer: big [05Jan2024 07:48:12.457] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:48:12.610] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:48:12.638] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:48:13.657] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:48:14.038] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:48:14.186] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:48:14.302] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:48:14.711] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:48:15.099] [Async Chat Thread - #36/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ye [05Jan2024 07:48:16.586] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:48:16.691] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:48:16.841] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:48:16.841] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:48:17.042] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:48:17.789] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:48:17.789] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:48:18.038] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:48:18.505] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:48:18.603] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:48:19.206] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:48:19.315] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:48:19.731] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:48:22.390] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:48:23.605] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:48:23.863] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:48:24.656] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:48:24.807] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:48:24.903] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:48:25.856] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:48:25.987] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:48:25.987] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:48:26.136] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:48:26.156] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:48:27.058] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:48:27.657] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:48:28.082] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:48:28.303] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:48:29.006] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:48:29.113] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:48:29.165] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:48:29.165] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to dewbank5 [05Jan2024 07:48:29.884] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:48:30.940] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:48:31.263] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:48:31.655] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:48:31.655] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:48:31.955] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:48:35.838] [Async Chat Thread - #37/INFO] [Console/]: <3 [Speedster] aWraitha deer: whats it for? [05Jan2024 07:48:36.057] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:48:36.307] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:48:36.713] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:48:38.373] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:48:38.907] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:48:39.377] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:48:39.379] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /warp AreaZero [05Jan2024 07:48:39.606] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:48:40.451] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:48:40.452] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:48:41.114] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:48:42.503] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:48:42.504] [Server thread/INFO] [Console/]: Giving 1 of Prismarine Crystals () to dewbank5 [05Jan2024 07:48:42.953] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:48:42.953] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:48:43.301] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:48:44.038] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:48:46.260] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:48:46.510] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:48:46.832] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:48:47.356] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /fly [05Jan2024 07:48:47.490] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:48:48.385] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:48:48.532] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:48:50.553] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:48:50.660] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:48:51.053] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:48:51.154] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:48:51.290] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:48:51.584] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:48:51.890] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:48:52.106] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:48:52.232] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:48:52.460] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:48:52.784] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:48:52.805] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:48:53.185] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:48:53.304] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:48:53.312] [Async Chat Thread - #36/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: digging my claim down to bedrock for lots of space for storage farms and gym [05Jan2024 07:48:53.440] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:48:53.904] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:48:53.957] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:48:54.010] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:48:54.110] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:48:56.053] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:48:58.479] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:48:59.078] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:48:59.134] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:49:00.157] [JDA MainWS-ReadThread/INFO] [DiscordSRV/]: Chat: [Discord | Owners] Vetlem8: KUTO [05Jan2024 07:49:02.460] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to dewbank5 [05Jan2024 07:49:02.553] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:49:02.607] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:49:02.803] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:49:03.954] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:49:04.101] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:49:05.353] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:49:05.406] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:49:05.406] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:49:05.605] [Async Chat Thread - #37/INFO] [Console/]: <3 [Speedster] aWraitha deer: oh [05Jan2024 07:49:06.242] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:49:06.243] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:49:06.243] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:49:07.339] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:49:08.138] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:49:08.844] [JDA MainWS-ReadThread/INFO] [DiscordSRV/]: Chat: [Discord | Owners] Vetlem8: Hey Deer [05Jan2024 07:49:11.951] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:49:12.006] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to dewbank5 [05Jan2024 07:49:12.103] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:49:12.160] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:49:13.005] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:49:14.742] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:49:14.832] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:49:14.905] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:49:15.141] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:49:15.910] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:49:17.541] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:49:17.886] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:49:21.490] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:49:21.528] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:49:21.983] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:49:22.237] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:49:22.385] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:49:23.760] [Async Chat Thread - #36/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: oh yeah deer [05Jan2024 07:49:25.090] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:49:25.239] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:49:25.799] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /tpa deer [05Jan2024 07:49:27.438] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:49:31.291] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /cmi tpaccept CrayolaEater27 tpa [05Jan2024 07:49:34.909] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:49:35.310] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:49:36.416] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:49:37.906] [Async Chat Thread - #37/INFO] [Console/]: [Early Bird] Trainer brokutobro: when will you be on vet :''D foul n i miss u [05Jan2024 07:49:38.156] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to dewbank5 [05Jan2024 07:49:38.854] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:49:40.683] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:49:40.882] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:49:41.389] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:49:41.537] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:49:41.883] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:49:41.884] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:49:41.884] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:49:42.011] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pc [05Jan2024 07:49:42.012] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /minecraft:pc [05Jan2024 07:49:42.193] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:49:42.507] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:49:42.507] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:49:43.452] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:49:43.452] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:49:43.560] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:49:44.004] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:49:44.137] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:49:44.191] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:49:44.488] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:49:45.190] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:49:45.283] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:49:45.284] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:49:45.742] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:49:45.742] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:49:47.140] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:49:48.592] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:49:49.012] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:49:49.054] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:49:49.257] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to dewbank5 [05Jan2024 07:49:50.654] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:49:51.143] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:49:51.286] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:49:51.488] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:49:51.781] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:49:51.781] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:49:51.820] [Async Chat Thread - #37/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: nice! [05Jan2024 07:49:51.982] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:49:52.616] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:49:52.781] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:49:52.832] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:49:53.215] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to dewbank5 [05Jan2024 07:49:53.236] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:49:53.488] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:49:53.791] [Async Chat Thread - #36/INFO] [Console/]: <3 [Speedster] aWraitha deer: W [05Jan2024 07:49:55.271] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pc [05Jan2024 07:49:55.272] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /minecraft:pc [05Jan2024 07:49:57.030] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:49:57.389] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:49:57.389] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:49:57.487] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:50:00.785] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:50:00.786] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:50:00.932] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:50:01.732] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:50:02.585] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:50:03.732] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:50:03.732] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:50:03.732] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:50:04.092] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:50:04.236] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:50:05.134] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:50:05.187] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:50:05.237] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:50:09.985] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:50:11.873] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:50:13.906] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:50:14.102] [JDA MainWS-ReadThread/INFO] [DiscordSRV/]: Chat: [Discord | Owners] Vetlem8: Later tonight. Stuck at work for the moment ;-; [05Jan2024 07:50:14.207] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:50:18.356] [Async Chat Thread - #37/INFO] [Console/]: <3 [Speedster] aWraitha deer: hi fred :) [05Jan2024 07:50:18.751] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:50:21.855] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:50:22.351] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:50:22.659] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to dewbank5 [05Jan2024 07:50:22.791] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:50:24.002] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:50:24.320] [Async Chat Thread - #36/INFO] [Console/]: <3 [Speedster] aWraitha deer: and winton [05Jan2024 07:50:26.341] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:50:27.002] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:50:27.002] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to dewbank5 [05Jan2024 07:50:27.531] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:50:28.604] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:50:28.754] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:50:30.604] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:50:30.685] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:50:30.685] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:50:30.702] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:50:30.759] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:50:30.887] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:50:30.940] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:50:31.554] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:50:31.687] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:50:31.741] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:50:31.741] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:50:31.954] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:50:31.954] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:50:32.887] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:50:33.552] [Async Chat Thread - #37/INFO] [Console/]: <3 [Speedster] aWraitha deer: smh... [05Jan2024 07:50:36.502] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:50:36.585] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:50:36.935] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:50:38.432] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /glow [05Jan2024 07:50:38.502] [Async Chat Thread - #36/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lol [05Jan2024 07:50:40.532] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:50:40.585] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:50:40.585] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 07:50:40.814] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 07:50:41.038] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:50:41.669] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 07:50:41.670] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 07:50:42.351] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:50:42.526] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:50:42.584] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:50:42.585] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:50:43.100] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:50:43.209] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to dewbank5 [05Jan2024 07:50:43.387] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:50:43.388] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:50:44.560] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:50:45.589] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:50:46.259] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:50:46.404] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:50:46.743] [Async Chat Thread - #37/INFO] [Console/]: <3 [Speedster] aWraitha deer: i glow >:) [05Jan2024 07:50:47.009] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:50:50.282] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:50:50.335] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:50:50.874] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:50:51.481] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:50:51.590] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:50:54.920] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /glow [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 07:50:56.266] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 07:50:58.683] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:51:06.540] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:51:06.540] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:51:06.789] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:51:07.140] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:51:11.398] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:51:13.692] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:51:13.864] [Async Chat Thread - #36/INFO] [Console/]: <3 [Speedster] aWraitha deer: yo thats tony hawk! [05Jan2024 07:51:14.168] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 07:51:14.169] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 07:51:18.390] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:51:18.390] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:51:18.390] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:51:18.586] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:51:18.987] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:51:20.331] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:51:20.533] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:51:20.985] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:51:24.879] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:51:25.082] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:51:25.135] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:51:25.189] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:51:25.712] [Async Chat Thread - #37/INFO] [Console/]: <3 [Speedster] aWraitha deer: eepy [05Jan2024 07:51:25.936] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:51:26.591] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:51:26.591] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:51:28.138] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:51:31.386] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:51:31.728] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:51:31.781] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:51:32.182] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:51:32.740] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:51:33.436] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:51:33.437] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:51:33.599] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:51:33.599] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:51:34.064] [Async Chat Thread - #36/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: got my normal team back just gotta max em out [05Jan2024 07:51:34.237] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:51:34.385] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:51:35.201] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:51:35.855] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:51:35.855] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:51:36.052] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to dewbank5 [05Jan2024 07:51:36.286] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:51:36.300] [Async Chat Thread - #36/INFO] [Console/]: <3 [Speedster] aWraitha deer: W [05Jan2024 07:51:37.104] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to dewbank5 [05Jan2024 07:51:40.253] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:51:40.723] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:51:40.856] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:51:40.901] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:51:41.281] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:51:42.877] [Async Chat Thread - #37/INFO] [Console/]: <3 [Speedster] aWraitha deer: i got lots of candies [05Jan2024 07:51:44.785] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:51:45.150] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to dewbank5 [05Jan2024 07:51:45.150] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to dewbank5 [05Jan2024 07:51:45.206] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:51:46.104] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:51:46.223] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:51:46.223] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:51:46.253] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:51:46.500] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:51:46.801] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to dewbank5 [05Jan2024 07:51:46.942] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:51:47.141] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:51:47.437] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:51:47.704] [Server thread/INFO] [Console/]: Giving 1 of Brick () to dewbank5 [05Jan2024 07:51:48.154] [Server thread/INFO] [Console/]: Giving 1 of Bone () to dewbank5 [05Jan2024 07:51:49.119] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to dewbank5 [05Jan2024 07:51:49.257] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to dewbank5 [05Jan2024 07:51:50.354] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to dewbank5 [05Jan2024 07:51:51.549] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pv 1 [05Jan2024 07:51:57.531] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:51:57.584] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:51:57.935] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:51:58.037] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:51:59.081] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:52:00.536] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:52:00.536] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:52:03.536] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:52:05.585] [Server thread/INFO] [Console/]: ExecutableItems EI DROPPED: x1 RootFossil by dewbank5 at 152 33 -190 in Voidworld [05Jan2024 07:52:05.586] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x1 RootFossil at 152 34 -190 in Voidworld [05Jan2024 07:52:05.586] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x1 RootFossil at 152 34 -190 in Voidworld [05Jan2024 07:52:06.719] [Server thread/INFO] [Console/]: ExecutableItems EI DROPPED: x3 ClawFossil by dewbank5 at 152 33 -190 in Voidworld [05Jan2024 07:52:06.719] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x3 ClawFossil at 152 34 -190 in Voidworld [05Jan2024 07:52:06.719] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x3 ClawFossil at 152 34 -190 in Voidworld [05Jan2024 07:52:07.508] [Server thread/INFO] [Console/]: ExecutableItems EI DROPPED: x2 SkullFossil by dewbank5 at 152 33 -190 in Voidworld [05Jan2024 07:52:07.508] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x2 SkullFossil at 152 34 -190 in Voidworld [05Jan2024 07:52:07.509] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x2 SkullFossil at 152 34 -190 in Voidworld [05Jan2024 07:52:08.275] [Server thread/INFO] [Console/]: ExecutableItems EI DROPPED: x3 CoverFossil by dewbank5 at 152 33 -190 in Voidworld [05Jan2024 07:52:08.275] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x3 CoverFossil at 152 34 -190 in Voidworld [05Jan2024 07:52:08.275] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x3 CoverFossil at 152 34 -190 in Voidworld [05Jan2024 07:52:09.335] [Server thread/INFO] [Console/]: ExecutableItems EI DROPPED: x4 AmberFossil by dewbank5 at 152 33 -190 in Voidworld [05Jan2024 07:52:09.336] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x4 AmberFossil at 152 34 -190 in Voidworld [05Jan2024 07:52:09.336] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x4 AmberFossil at 152 34 -190 in Voidworld [05Jan2024 07:52:10.188] [Server thread/INFO] [Console/]: ExecutableItems EI DROPPED: x1 JawFossil by dewbank5 at 152 33 -190 in Voidworld [05Jan2024 07:52:10.188] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x1 JawFossil at 152 34 -190 in Voidworld [05Jan2024 07:52:10.188] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x1 JawFossil at 152 34 -190 in Voidworld [05Jan2024 07:52:12.213] [Server thread/INFO] [Console/]: ExecutableItems EI DROPPED: x2 ArmorFossil by dewbank5 at 152 33 -190 in Voidworld [05Jan2024 07:52:12.214] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x2 ArmorFossil at 152 34 -190 in Voidworld [05Jan2024 07:52:12.214] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x2 ArmorFossil at 152 34 -190 in Voidworld [05Jan2024 07:52:34.041] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:52:34.185] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:52:34.283] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:52:34.283] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:52:43.829] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /repair [05Jan2024 07:52:44.185] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:52:47.029] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:52:47.429] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:52:52.233] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:52:52.741] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:52:52.885] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:52:53.773] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:52:53.773] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:52:54.093] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 issued server command: /home home [05Jan2024 07:53:06.328] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:53:06.486] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:53:07.092] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:53:07.186] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:53:12.186] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:53:14.991] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:53:15.188] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:53:15.189] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:53:15.423] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:53:15.736] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:53:15.877] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:53:16.281] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:53:17.135] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:53:17.242] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:53:18.042] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:53:18.282] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:53:22.740] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:53:22.992] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:53:22.992] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:53:23.886] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:53:24.292] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:53:24.337] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:53:24.337] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:53:24.485] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:53:41.986] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:53:42.185] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:53:42.185] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:53:42.332] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:53:42.930] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:53:43.132] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:53:48.838] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:53:48.838] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:53:49.708] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: dewbank5 lost connection: Disconnected [05Jan2024 07:53:49.712] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: dewbank5 left the game [05Jan2024 07:53:50.653] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /ah [05Jan2024 07:53:54.641] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:53:54.663] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /ah [05Jan2024 07:53:54.735] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:53:56.992] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:54:06.583] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:54:21.622] [Async Chat Thread - #39/INFO] [Console/]: <3 [Speedster] aWraitha deer: OMG [05Jan2024 07:54:31.751] [Async Chat Thread - #38/INFO] [Console/]: <3 [Speedster] aWraitha deer: wild aero in arezero [05Jan2024 07:54:36.456] [Async Chat Thread - #38/INFO] [Console/]: [Early Bird] Trainer brokutobro: :o [05Jan2024 07:54:42.816] [Async Chat Thread - #39/INFO] [Console/]: <3 [Speedster] aWraitha deer: big dubs [05Jan2024 07:54:42.837] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:54:42.985] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:54:43.286] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:54:44.432] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:54:44.432] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:54:44.433] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:54:44.778] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:54:45.380] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:54:47.990] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:54:48.474] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:54:49.336] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:54:49.782] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:54:49.922] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:54:49.922] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:54:51.293] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:54:53.978] [Async Chat Thread - #39/INFO] [Console/]: <3 [Speedster] aWraitha deer: yo cray [05Jan2024 07:54:54.981] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:54:55.043] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:54:55.141] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:54:55.740] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:54:55.793] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:54:55.833] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:54:55.834] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:54:56.290] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:54:57.531] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:54:57.531] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:54:57.786] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:54:58.533] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:54:58.937] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:54:59.186] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:54:59.186] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:55:00.990] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:55:01.587] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:55:02.474] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:55:04.134] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:55:05.682] [Async Chat Thread - #38/INFO] [Console/]: <3 [Speedster] aWraitha deer: whats the rewards for 20% dex [05Jan2024 07:55:06.886] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:55:07.736] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:55:08.335] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:55:08.833] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:55:09.081] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:55:09.482] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:55:09.789] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:55:09.859] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pokeheal [05Jan2024 07:55:09.860] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [grey_deer47: Fully healed grey_deer47's party.] [05Jan2024 07:55:12.140] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:55:12.188] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:55:12.423] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:55:12.687] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:55:14.940] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:55:16.488] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:55:17.179] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:55:17.686] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:55:18.490] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:55:19.979] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:55:21.381] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:55:21.980] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:55:22.287] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:55:24.142] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:55:25.940] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:55:26.033] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:55:28.524] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:55:30.038] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pc [05Jan2024 07:55:30.039] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /minecraft:pc [05Jan2024 07:55:39.553] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /wondertrade 5 [05Jan2024 07:55:41.182] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /wondertrade 5 --confirm [05Jan2024 07:55:41.186] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [WonderTrade] $Drain got added to the wondertrade pool! [05Jan2024 07:55:43.661] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pc [05Jan2024 07:55:43.662] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /minecraft:pc [05Jan2024 07:55:48.191] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:56:08.237] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /wondertrade 6 [05Jan2024 07:56:10.785] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /wondertrade 6 --confirm [05Jan2024 07:56:10.787] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [WonderTrade] Pluh got added to the wondertrade pool! [05Jan2024 07:56:13.690] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 07:56:13.691] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 07:56:15.659] [Async Chat Thread - #41/INFO] [Console/]: <3 [Speedster] aWraitha deer: Pluh [05Jan2024 07:56:18.121] [Async Chat Thread - #41/INFO] [Console/]: [Early Bird] Trainer brokutobro: pluh [05Jan2024 07:56:28.836] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 07:56:28.837] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 07:56:29.237] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:56:30.173] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:56:30.980] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:56:30.980] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:56:31.540] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:56:31.540] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:56:31.540] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:56:33.286] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:56:34.540] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:56:35.029] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:56:35.087] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:56:35.087] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:56:35.599] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /wondertrade [05Jan2024 07:56:36.036] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:56:36.037] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:56:36.142] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:56:36.163] [Async Chat Thread - #41/INFO] [Console/]: <3 [Speedster] aWraitha deer: afcray? [05Jan2024 07:56:37.994] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /wondertrade 1 [05Jan2024 07:56:39.158] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /wondertrade 1 --confirm [05Jan2024 07:56:39.160] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [WonderTrade] $McChicken got added to the wondertrade pool! [05Jan2024 07:56:45.624] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /glow [05Jan2024 07:56:47.447] [Async Chat Thread - #41/INFO] [Console/]: <3 [Speedster] aWraitha deer: isa chimken [05Jan2024 07:56:49.238] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:56:51.442] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:57:04.339] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:57:05.687] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:57:07.687] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:57:07.938] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:57:08.539] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:57:08.540] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:57:13.434] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:57:14.141] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:57:14.539] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:57:14.687] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:57:14.688] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:57:15.838] [Async Chat Thread - #41/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i got no clue on the dex rewards lol i just got 10% [05Jan2024 07:57:20.627] [Async Chat Thread - #41/INFO] [Console/]: <3 [Speedster] aWraitha deer: oh lol [05Jan2024 07:57:21.438] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:57:21.691] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:57:22.503] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /feed [05Jan2024 07:57:22.532] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:57:22.731] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:57:23.130] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:57:23.838] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:57:24.472] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:57:24.584] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:57:25.239] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:57:28.735] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:57:29.189] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:57:29.274] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:57:29.274] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:57:29.588] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:57:30.468] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 07:57:32.043] [Server thread/INFO] [Console/]: Giving 1 of Prismarine Crystals () to brokutobro [05Jan2024 07:57:33.623] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:57:35.198] [Async Chat Thread - #41/INFO] [Console/]: <3 [Speedster] aWraitha deer: whose heart is this [05Jan2024 07:57:41.315] [Async Chat Thread - #41/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: they are just as much as a suprise to me as you [05Jan2024 07:57:49.544] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:57:49.544] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:57:49.687] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:57:49.687] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:57:50.434] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:57:51.530] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:57:51.921] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:57:53.088] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:57:53.088] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:57:59.879] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:58:00.512] [Async Chat Thread - #41/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: this one is meloetta i believe [05Jan2024 07:58:00.586] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:58:02.638] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:58:02.638] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:58:02.685] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:58:02.685] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:58:02.932] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:58:03.731] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:58:04.038] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:58:04.038] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:58:04.479] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:58:04.586] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:58:05.041] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:58:05.565] [Async Chat Thread - #41/INFO] [Console/]: <3 [Speedster] aWraitha deer: thought so [05Jan2024 07:58:05.786] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:58:17.286] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:58:21.434] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:58:22.688] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:58:23.033] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:58:23.288] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:58:36.985] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:58:38.041] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:58:39.585] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:58:40.186] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:58:40.474] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:58:42.473] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:58:43.042] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:58:43.042] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:58:44.535] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:58:44.535] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:58:48.229] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:58:48.278] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:58:49.789] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:58:49.829] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:58:49.829] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:58:49.990] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:58:49.990] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:58:50.336] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:58:50.823] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:58:50.824] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:58:50.989] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:58:50.990] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:58:51.191] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:58:55.034] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:58:55.488] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:58:55.632] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:58:56.779] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:58:56.779] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:58:58.332] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:59:00.036] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:59:00.037] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:59:00.441] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:59:01.940] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:59:05.182] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:59:05.582] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:59:06.288] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:59:11.039] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:59:26.265] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 07:59:29.886] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:59:30.286] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:59:30.340] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to brokutobro [05Jan2024 07:59:30.433] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:59:30.834] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:59:30.834] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to brokutobro [05Jan2024 07:59:31.185] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:59:33.542] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to brokutobro [05Jan2024 07:59:33.785] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:59:35.180] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:59:35.774] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:59:41.487] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:59:43.582] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:59:44.837] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to brokutobro [05Jan2024 07:59:45.325] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 07:59:45.326] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 07:59:46.092] [Server thread/INFO] [Console/]: Giving 1 of Brick () to brokutobro [05Jan2024 07:59:46.092] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:59:46.785] [Server thread/INFO] [Console/]: Giving 1 of Bone () to brokutobro [05Jan2024 07:59:46.785] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to brokutobro [05Jan2024 07:59:47.038] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to brokutobro [05Jan2024 07:59:47.385] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to brokutobro [05Jan2024 07:59:53.239] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /home base [05Jan2024 07:59:57.759] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 08:00:11.198] [Async Chat Thread - #43/INFO] [Console/]: <3 [Speedster] aWraitha deer: anyone in a savanna? [05Jan2024 08:00:13.890] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /rtp [05Jan2024 08:00:15.141] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /rtworld [05Jan2024 08:00:15.141] [Server thread/INFO] [Minecraft/]: CrayolaEater27 issued mycmd (rtworld) command /rtworld [05Jan2024 08:00:20.153] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /rtp [05Jan2024 08:00:21.676] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /rtworld [05Jan2024 08:00:21.676] [Server thread/INFO] [Minecraft/]: grey_deer47 issued mycmd (rtworld) command /rtworld [05Jan2024 08:00:30.220] [Async Chat Thread - #43/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: im in ice [05Jan2024 08:00:41.779] [Async Chat Thread - #42/INFO] [Console/]: <3 [Speedster] aWraitha deer: brrrr [05Jan2024 08:00:46.771] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /claim [05Jan2024 08:00:53.617] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /claim [05Jan2024 08:00:57.462] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /expandclaim 1 [05Jan2024 08:01:03.219] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /expandclaim 1 [05Jan2024 08:01:03.431] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /home home [05Jan2024 08:01:06.073] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /expandclaim 5 [05Jan2024 08:01:09.869] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /expandclaim 5 [05Jan2024 08:01:12.814] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /expandclaim 5 [05Jan2024 08:01:15.919] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /expandclaim 5 [05Jan2024 08:01:18.721] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /expandclaim 5 [05Jan2024 08:01:22.660] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /expandclaim 5 [05Jan2024 08:01:25.671] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /expandclaim 5 [05Jan2024 08:01:28.328] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pokeheal [05Jan2024 08:01:28.329] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [grey_deer47: Fully healed grey_deer47's party.] [05Jan2024 08:01:31.754] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /expandclaim 5 [05Jan2024 08:01:32.723] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pc [05Jan2024 08:01:32.724] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /minecraft:pc [05Jan2024 08:02:28.963] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /warp Fossils [05Jan2024 08:02:29.474] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 08:02:35.030] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /fv-tirtouga [05Jan2024 08:02:35.031] [Server thread/INFO] [Minecraft/]: brokutobro issued mycmd (fv-tirtouga) command /fv-tirtouga [05Jan2024 08:02:35.031] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Tirtouga to brokutobro. [05Jan2024 08:02:38.404] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /fv-shieldon [05Jan2024 08:02:38.404] [Server thread/INFO] [Minecraft/]: brokutobro issued mycmd (fv-shieldon) command /fv-shieldon [05Jan2024 08:02:40.966] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /fv-cranidos [05Jan2024 08:02:40.967] [Server thread/INFO] [Minecraft/]: brokutobro issued mycmd (fv-cranidos) command /fv-cranidos [05Jan2024 08:02:40.967] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Cranidos to brokutobro. [05Jan2024 08:02:49.181] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /home home [05Jan2024 08:02:57.833] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pc [05Jan2024 08:02:57.834] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /minecraft:pc [05Jan2024 08:03:05.183] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /spawn [05Jan2024 08:03:08.557] [Server thread/INFO] [Console/]: ʟᴀᴠᴇɴᴅᴇʀ ᴍᴄ ᴠᴏᴛɪɴɢ ᴇᴠᴇʀʏ ᴅᴀʏ ꜱᴜᴘᴘᴏʀᴛꜱ ᴏᴜʀ ꜱᴇʀᴠᴇʀ, ᴀɴᴅ ɢɪᴠᴇꜱ ʏᴏᴜ ᴄʀᴀᴛᴇ ᴋᴇʏꜱ! [05Jan2024 08:03:18.839] [Async Chat Thread - #45/INFO] [Console/]: <3 [Speedster] aWraitha deer: how do i evolve meltan? [05Jan2024 08:03:20.233] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 08:03:22.436] [Async Chat Thread - #45/INFO] [Console/]: [Early Bird] Trainer brokutobro: cranidos is so cute [05Jan2024 08:03:44.167] [Async Chat Thread - #45/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i believe high happiness everyone thats got one has evolved around lvl 72ish [05Jan2024 08:03:50.410] [Async Chat Thread - #45/INFO] [Console/]: <3 [Speedster] aWraitha deer: kk [05Jan2024 08:03:54.825] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pokeheal [05Jan2024 08:03:54.826] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [grey_deer47: Fully healed grey_deer47's party.] [05Jan2024 08:03:56.711] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /rtp [05Jan2024 08:03:58.205] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /rtworld [05Jan2024 08:03:58.205] [Server thread/INFO] [Minecraft/]: grey_deer47 issued mycmd (rtworld) command /rtworld [05Jan2024 08:04:04.710] [Async Chat Thread - #45/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: just jam em full of candy and u should be good lol [05Jan2024 08:04:17.427] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /trash [05Jan2024 08:04:38.052] [Async Chat Thread - #45/INFO] [Console/]: <3 [Speedster] aWraitha deer: gotcha [05Jan2024 08:04:41.683] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /home blaze [05Jan2024 08:04:49.563] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /home base [05Jan2024 08:05:06.709] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /home home [05Jan2024 08:05:17.793] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /spawn [05Jan2024 08:05:34.986] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /friendship 5 [05Jan2024 08:05:34.987] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [grey_deer47: Meltan has 102 friendship.] [05Jan2024 08:05:40.324] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /friendship [05Jan2024 08:05:42.642] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /friendship 5 [05Jan2024 08:05:42.643] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [grey_deer47: Meltan has 102 friendship.] [05Jan2024 08:05:43.359] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro lost connection: Disconnected [05Jan2024 08:05:43.362] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: brokutobro left the game [05Jan2024 08:06:07.879] [Async Chat Thread - #47/INFO] [Console/]: <3 [Speedster] aWraitha deer: ok cray [05Jan2024 08:06:11.967] [Async Chat Thread - #47/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ok deer [05Jan2024 08:06:12.592] [Async Chat Thread - #47/INFO] [Console/]: <3 [Speedster] aWraitha deer: can we trade it for dex [05Jan2024 08:06:16.367] [Async Chat Thread - #47/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah [05Jan2024 08:06:17.335] [Async Chat Thread - #47/INFO] [Console/]: <3 [Speedster] aWraitha deer: the meltan [05Jan2024 08:06:21.417] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /tpa CrayolaEater27 [05Jan2024 08:06:27.992] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cmi tpaccept grey_deer47 tpa [05Jan2024 08:06:44.059] [Async Chat Thread - #47/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: thanks <3 [05Jan2024 08:06:47.962] [Async Chat Thread - #47/INFO] [Console/]: <3 [Speedster] aWraitha deer: N O [05Jan2024 08:06:55.361] [Async Chat Thread - #47/INFO] [Console/]: <3 [Speedster] aWraitha deer: ty ty [05Jan2024 08:06:57.317] [Async Chat Thread - #46/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: np [05Jan2024 08:06:57.913] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 08:08:25.144] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pc [05Jan2024 08:08:25.145] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /minecraft:pc [05Jan2024 08:08:54.618] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /home home [05Jan2024 08:09:05.814] [User Authenticator #12/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player brokutobro is 8da0e819-cee8-43df-a2b7-c11ab4d13f3b [05Jan2024 08:09:07.417] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: brokutobro[/76.142.99.184:32844] logged in with entity id 24205 at (8025.637881246864, 64.0, -3927.099996825601) [05Jan2024 08:09:07.430] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [DEBUG]: Detected skin change of brokutobro, updating cached skin... [05Jan2024 08:09:07.431] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: brokutobro joined the game [05Jan2024 08:09:08.674] [User Authenticator #13/INFO] [ExcellentCrates/]: Created new user data for: 'a2dc154f-8af7-4786-ab42-250dc06678a6' [05Jan2024 08:09:08.674] [User Authenticator #13/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Arcade_Link is a2dc154f-8af7-4786-ab42-250dc06678a6 [05Jan2024 08:09:08.770] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@76b0436[id=a2dc154f-8af7-4786-ab42-250dc06678a6,name=Arcade_Link,properties={textures=[com.mojang.authlib.properties.Property@186b70c7], extraData=[com.mojang.authlib.properties.Property@16ac9dba], bungeeguard-token=[com.mojang.authlib.properties.Property@12931bb7]},legacy=false] (/152.42.8.85:32868) lost connection: Disconnected [05Jan2024 08:09:10.226] [Async Chat Thread - #48/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: wb [05Jan2024 08:09:14.526] [Async Chat Thread - #48/INFO] [Console/]: <3 [Speedster] aWraitha deer: wb [05Jan2024 08:09:16.996] [Async Chat Thread - #48/INFO] [Console/]: [Early Bird] Trainer brokutobro: o/ [05Jan2024 08:09:20.946] [User Authenticator #14/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Arcade_Link is a2dc154f-8af7-4786-ab42-250dc06678a6 [05Jan2024 08:09:22.567] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Arcade_Link[/152.42.8.85:55898] logged in with entity id 24410 at (23.5, 98.0, -57.5) [05Jan2024 08:09:22.581] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Arcade_Link joined the game [05Jan2024 08:09:25.313] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /shop [05Jan2024 08:09:26.194] [Async Chat Thread - #48/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: Welcome! [05Jan2024 08:09:28.358] [Async Chat Thread - #48/INFO] [Console/]: [Early Bird] Trainer brokutobro: welcome! [05Jan2024 08:09:30.762] [Async Chat Thread - #48/INFO] [Console/]: <3 [Speedster] aWraitha deer: welcome! [05Jan2024 08:09:31.942] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /shop [05Jan2024 08:09:38.436] [Server thread/INFO] [Console/]: Shop >> grey_deer47 sold 48 x Egg(MOB_DROPS.page1.items.1) for $24.00 with the quick sell screen. [05Jan2024 08:10:33.205] [Server thread/INFO] [com.cobblemon.mod.common.Cobblemon/]: rotation: -101.19996 [05Jan2024 08:10:34.463] [Server thread/INFO] [com.cobblemon.mod.common.Cobblemon/]: rotation: -101.19996 [05Jan2024 08:11:37.618] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /spawn [05Jan2024 08:12:47.775] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /shop [05Jan2024 08:12:49.995] [Server thread/INFO] [Console/]: Shop >> grey_deer47 sold 22 x Egg(MOB_DROPS.page1.items.1) for $11.00 with the quick sell screen. [05Jan2024 08:13:03.156] [Server thread/INFO] [Console/]: Arcade_Link has donated to Lavender MC! [05Jan2024 08:13:03.356] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx5§x of §x§xHolidaykey2023 Key§x key(s) to §xArcade_Link§x. [05Jan2024 08:13:03.556] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xS§xk§xe§xl§xe§xt§xo§xn §xK§xe§xy§x key(s) to §xArcade_Link§x. [05Jan2024 08:13:06.095] [Async Chat Thread - #50/INFO] [Console/]: <3 [Speedster] aWraitha deer: W [05Jan2024 08:13:08.913] [Async Chat Thread - #49/INFO] [Console/]: [Early Bird] Trainer brokutobro: epic w [05Jan2024 08:13:15.931] [Async Chat Thread - #49/INFO] [Console/]: <3 [Speedster] aWraitha deer: omega w [05Jan2024 08:13:39.058] [luckperms-command-executor/INFO] [Console/]: [LP] Set DeluxeTags.Tag.xmas1 to true for Arcade_Link in context global. [05Jan2024 08:13:50.452] [luckperms-command-executor/INFO] [Console/]: [LP] Set procosmetics.pets.elf to true for Arcade_Link in context global. [05Jan2024 08:13:53.803] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmasdwebble.name to Arcade_Link. [05Jan2024 08:14:03.101] [luckperms-command-executor/INFO] [Console/]: [LP] Set DeluxeTags.Tag.xmas3 to true for Arcade_Link in context global. [05Jan2024 08:14:07.350] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmasfurret.name to Arcade_Link. [05Jan2024 08:14:20.430] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pokeheal [05Jan2024 08:14:20.431] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [grey_deer47: Fully healed grey_deer47's party.] [05Jan2024 08:14:25.486] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 08:14:30.757] [luckperms-command-executor/INFO] [Console/]: [LP] Set procosmetics.balloons.cake to true for Arcade_Link in context global. [05Jan2024 08:14:44.190] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 08:14:55.767] [Async Chat Thread - #52/INFO] [Console/]: Trainer Arcade_Link: What's Balloon: Cake? [05Jan2024 08:15:07.010] [Async Chat Thread - #52/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: its a cosmetic [05Jan2024 08:15:07.767] [Async Chat Thread - #51/INFO] [Console/]: <3 [Speedster] aWraitha deer: do /cosmetic [05Jan2024 08:15:09.916] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /cosmetics [05Jan2024 08:15:16.881] [Async Chat Thread - #51/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: you can equipt it in /cosmetics [05Jan2024 08:15:18.530] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /cosmetics [05Jan2024 08:15:18.743] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cosmetics [05Jan2024 08:15:22.369] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /cosmetics [05Jan2024 08:15:34.196] [Async Chat Thread - #51/INFO] [Console/]: Trainer Arcade_Link: Cute! [05Jan2024 08:15:37.393] [Async Chat Thread - #51/INFO] [Console/]: <3 [Speedster] aWraitha deer: cray [05Jan2024 08:15:39.669] [Async Chat Thread - #51/INFO] [Console/]: Trainer Arcade_Link: I love this [05Jan2024 08:15:39.745] [Async Chat Thread - #51/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: deer [05Jan2024 08:15:50.961] [Async Chat Thread - #51/INFO] [Console/]: <3 [Speedster] aWraitha deer: the merry go around gadget dont work [05Jan2024 08:15:58.765] [Async Chat Thread - #51/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: what happens when u use it? [05Jan2024 08:16:03.038] [Async Chat Thread - #51/INFO] [Console/]: <3 [Speedster] aWraitha deer: nothing [05Jan2024 08:16:04.613] [Async Chat Thread - #51/INFO] [Console/]: Trainer Arcade_Link: I got a cute dweeble shiny too [05Jan2024 08:16:08.959] [Async Chat Thread - #51/INFO] [Console/]: <3 [Speedster] aWraitha deer: W Arcade_Link [05Jan2024 08:16:11.998] [Async Chat Thread - #51/INFO] [Console/]: Trainer Arcade_Link: and a xmas furret [05Jan2024 08:16:18.150] [Async Chat Thread - #51/INFO] [Console/]: <3 [Speedster] aWraitha deer: noice [05Jan2024 08:16:19.210] [Async Chat Thread - #51/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: oooh u got a shiny xmas one nice! [05Jan2024 08:16:22.867] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 08:16:22.868] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 08:16:25.093] [Async Chat Thread - #51/INFO] [Console/]: <3 [Speedster] aWraitha deer: a shiny?? [05Jan2024 08:16:25.736] [Async Chat Thread - #51/INFO] [Console/]: <3 [Speedster] aWraitha deer: W [05Jan2024 08:16:32.049] [Async Chat Thread - #51/INFO] [Console/]: [Early Bird] Trainer brokutobro: !! [05Jan2024 08:16:39.847] [Async Chat Thread - #51/INFO] [Console/]: Trainer Arcade_Link: ooo a fruit cake [05Jan2024 08:16:40.418] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /cosmetics [05Jan2024 08:16:40.992] [Async Chat Thread - #51/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: thats what the crustle looks like [05Jan2024 08:16:44.156] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /warp Crates [05Jan2024 08:16:44.390] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 08:16:44.392] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 08:16:44.656] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /tpa Arcade_Link [05Jan2024 08:16:49.572] [Async Chat Thread - #51/INFO] [Console/]: [Early Bird] Trainer brokutobro: can i see your cosmetic [05Jan2024 08:16:55.741] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /cmi tpaccept brokutobro tpa [05Jan2024 08:17:12.790] [Async Chat Thread - #51/INFO] [Console/]: [Early Bird] Trainer brokutobro: aww omg [05Jan2024 08:17:26.266] [Async Chat Thread - #51/INFO] [Console/]: Trainer Arcade_Link: that is super cute [05Jan2024 08:17:33.211] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /cosmetics [05Jan2024 08:17:37.226] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro issued server command: /back [05Jan2024 08:17:39.036] [Async Chat Thread - #51/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: if your looking to collect all the xmas mons b4 they are gone the best place to hunt em is area zero [05Jan2024 08:17:52.504] [Async Chat Thread - #51/INFO] [Console/]: Trainer Arcade_Link: oh yeah and I have this and some words [05Jan2024 08:18:07.261] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /cosmetics [05Jan2024 08:18:14.425] [Async Chat Thread - #51/INFO] [Console/]: <3 [Speedster] aWraitha deer: cray still no checkpoints in the wormhole right? [05Jan2024 08:18:21.190] [Async Chat Thread - #51/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: not yet no [05Jan2024 08:18:23.713] [Async Chat Thread - #51/INFO] [Console/]: <3 [Speedster] aWraitha deer: kk [05Jan2024 08:18:27.467] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /cosmetics [05Jan2024 08:18:51.726] [Async Chat Thread - #51/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: we also have a custom system for fossil mons if you got any questions about anything feel free to ask [05Jan2024 08:18:55.921] [Async Chat Thread - #51/INFO] [Console/]: Trainer Arcade_Link: What are tags for? [05Jan2024 08:19:00.411] [Async Chat Thread - #51/INFO] [Console/]: <3 [Speedster] aWraitha deer: ./tags [05Jan2024 08:19:03.713] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /tags [05Jan2024 08:19:04.384] [Async Chat Thread - #51/INFO] [Console/]: <3 [Speedster] aWraitha deer: cute baloon [05Jan2024 08:19:05.433] [Async Chat Thread - #53/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: they just go before ur name in chat [05Jan2024 08:19:12.266] [Async Chat Thread - #53/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: like the speedster tag deer has [05Jan2024 08:19:16.549] [Async Chat Thread - #53/INFO] [Console/]: [Krampus]Trainer Arcade_Link: :D [05Jan2024 08:19:19.745] [Async Chat Thread - #51/INFO] [Console/]: <3 [Speedster] aWraitha deer: fast af boiii [05Jan2024 08:19:22.466] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /tags [05Jan2024 08:19:26.153] [Async Chat Thread - #53/INFO] [Console/]: <3 [Speedster] aWraitha deer: bro is krampus [05Jan2024 08:19:30.362] [Async Chat Thread - #53/INFO] [Console/]: [Early Bird] Trainer brokutobro: scary xd [05Jan2024 08:19:39.006] [Server thread/INFO] [Minecraft/]: Arcade_Link issued mycmd (voteurls) command /vote [05Jan2024 08:19:39.701] [Async Chat Thread - #51/INFO] [Console/]: [Early Bird] Trainer brokutobro: jkjk [05Jan2024 08:19:43.016] [Async Chat Thread - #51/INFO] [Console/]: <3 [Speedster] aWraitha deer: lol [05Jan2024 08:20:01.560] [Async Chat Thread - #53/INFO] [Console/]: <3 [Speedster] aWraitha deer: cray i found a problam [05Jan2024 08:20:20.775] [Async Chat Thread - #53/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: sup? [05Jan2024 08:20:25.510] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /tp deer [05Jan2024 08:20:28.338] [Async Chat Thread - #53/INFO] [Console/]: <3 [Speedster] aWraitha deer: we dont have perms to right click the pokedex npc at spawn [05Jan2024 08:20:36.192] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:MCSL username:Arcade_Link address:152.42.8.85 timeStamp:1704442835 additionalData:null) [05Jan2024 08:20:36.206] [Server thread/INFO] [Console/]: Arcade_Link has Voted! [05Jan2024 08:20:36.207] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xArcade_Link§x. [05Jan2024 08:20:42.007] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Fully healed CrayolaEater27's party. [05Jan2024 08:20:46.541] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:Minecraft-MP.com username:Arcade_Link address:152.42.8.85 timeStamp:1704442846 additionalData:null) [05Jan2024 08:20:46.556] [Server thread/INFO] [Console/]: Arcade_Link has Voted! [05Jan2024 08:20:46.557] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xArcade_Link§x. [05Jan2024 08:20:47.898] [Async Chat Thread - #53/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ill send it up [05Jan2024 08:20:55.802] [Async Chat Thread - #53/INFO] [Console/]: <3 [Speedster] aWraitha deer: ty [05Jan2024 08:20:59.849] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:Minecraft Menu username:Arcade_Link address:152.42.8.85 timeStamp:1704442859 additionalData:null) [05Jan2024 08:20:59.856] [Server thread/INFO] [Console/]: Arcade_Link has Voted! [05Jan2024 08:20:59.857] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xArcade_Link§x. [05Jan2024 08:21:17.913] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:TopMinecraftServers username:Arcade_Link address:152.42.8.85 timeStamp:1704442857 additionalData:null) [05Jan2024 08:21:17.956] [Server thread/INFO] [Console/]: Arcade_Link has Voted! [05Jan2024 08:21:17.957] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xArcade_Link§x. [05Jan2024 08:21:34.032] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /playtime [05Jan2024 08:21:37.333] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /rewards [05Jan2024 08:21:37.877] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 08:21:37.878] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 08:21:44.990] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pt [05Jan2024 08:21:55.847] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /tm [05Jan2024 08:22:01.119] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:PlanetMinecraft.com username:Arcade_Link address:50.28.37.175 timeStamp:1704442921 additionalData:null) [05Jan2024 08:22:01.157] [Server thread/INFO] [Console/]: Arcade_Link has Voted! [05Jan2024 08:22:01.157] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xArcade_Link§x. [05Jan2024 08:22:02.544] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /tm test? [05Jan2024 08:22:11.937] [Async Chat Thread - #55/INFO] [Console/]: <3 [Speedster] aWraitha deer: ummmm [05Jan2024 08:22:14.104] [Server thread/INFO] [Console/]: Arcade_Link new balance: $1,500.00 [05Jan2024 08:22:19.261] [Async Chat Thread - #55/INFO] [Console/]: <3 [Speedster] aWraitha deer: yall saying what i sent or just me? [05Jan2024 08:22:45.117] [Async Chat Thread - #55/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ? [05Jan2024 08:22:52.228] [Async Chat Thread - #55/INFO] [Console/]: <3 [Speedster] aWraitha deer: the "test?" [05Jan2024 08:23:02.816] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /tm [05Jan2024 08:23:06.446] [Async Chat Thread - #55/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: the test? [05Jan2024 08:23:18.955] [Async Chat Thread - #55/INFO] [Console/]: <3 [Speedster] aWraitha deer: i did "/tm test?" [05Jan2024 08:23:23.862] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /tm test [05Jan2024 08:23:25.889] [Async Chat Thread - #55/INFO] [Console/]: <3 [Speedster] aWraitha deer: and it sent a weird message in cha t [05Jan2024 08:23:54.738] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /team [05Jan2024 08:23:58.250] [Async Chat Thread - #55/INFO] [Console/]: [Krampus]Trainer Arcade_Link: Do I miss out on any egg moves if I evolve my Dweeble? [05Jan2024 08:24:06.921] [Async Chat Thread - #55/INFO] [Console/]: [Krampus]Trainer Arcade_Link: Dweebble* [05Jan2024 08:24:20.345] [Async Chat Thread - #55/INFO] [Console/]: <3 [Speedster] aWraitha deer: i think once a mon reaches lvl 100 it gets all moves [05Jan2024 08:24:24.043] [Async Chat Thread - #55/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: we will have tms introduced at some point for all moves [05Jan2024 08:24:25.932] [Async Chat Thread - #55/INFO] [Console/]: <3 [Speedster] aWraitha deer: not sure tho [05Jan2024 08:24:36.893] [Async Chat Thread - #55/INFO] [Console/]: [Krampus]Trainer Arcade_Link: okay I'll wait to evolve it then [05Jan2024 08:24:39.618] [Async Chat Thread - #55/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: currently once u get a mon to lvl 100 you can have a staff memeber add the moves u want [05Jan2024 08:24:45.504] [Async Chat Thread - #55/INFO] [Console/]: [Krampus]Trainer Arcade_Link: ahh [05Jan2024 08:24:48.284] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /home home [05Jan2024 08:25:01.250] [Async Chat Thread - #55/INFO] [Console/]: <3 [Speedster] aWraitha deer: brb im eating yummy [05Jan2024 08:25:04.862] [Async Chat Thread - #55/INFO] [Console/]: [Krampus]Trainer Arcade_Link: Oki [05Jan2024 08:25:11.238] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /rtworld [05Jan2024 08:25:11.238] [Server thread/INFO] [Minecraft/]: Arcade_Link issued mycmd (rtworld) command /rtworld [05Jan2024 08:26:02.674] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /kits [05Jan2024 08:26:09.729] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /kitopen [05Jan2024 08:26:38.716] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /trash [05Jan2024 08:26:51.068] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /home home [05Jan2024 08:32:52.471] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 08:32:52.472] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 08:33:52.743] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /warp AreaZero [05Jan2024 08:33:56.291] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /fly [05Jan2024 08:34:10.887] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /home h [05Jan2024 08:34:12.343] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /home home [05Jan2024 08:34:14.777] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /gmsp [05Jan2024 08:34:21.411] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /glow [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$2.click(glow.java:212) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 08:34:22.370] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$2.click(glow.java:212) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 08:34:22.371] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 08:34:25.501] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /tp Arcade_Link [05Jan2024 08:35:37.735] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /tp Arcade_Link [05Jan2024 08:36:53.914] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /tp Arcade_Link [05Jan2024 08:38:11.374] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /home home [05Jan2024 08:38:15.375] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /gms [05Jan2024 08:38:18.819] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /fly [05Jan2024 08:38:24.512] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /trash [05Jan2024 08:40:20.591] [Async Chat Thread - #57/INFO] [Console/]: [Early Bird] Trainer brokutobro: gn goobs [05Jan2024 08:40:21.816] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: brokutobro lost connection: Disconnected [05Jan2024 08:40:21.820] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: brokutobro left the game [05Jan2024 08:40:26.457] [Async Chat Thread - #57/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: night broku [05Jan2024 08:40:31.311] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 lost connection: Disconnected [05Jan2024 08:40:31.316] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: grey_deer47 left the game [05Jan2024 08:40:50.924] [Async Chat Thread - #57/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: try /poketoitem [05Jan2024 08:42:00.565] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /gmsp [05Jan2024 08:42:02.565] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /tp Arcade_Link [05Jan2024 08:42:08.607] [Server thread/INFO] [Console/]: ʟᴀᴠᴇɴᴅᴇʀ ᴍᴄ ꜱᴜᴘᴘᴏʀᴛ ᴛʜᴇ ꜱᴇʀᴠᴇʀ ʙʏ ᴘᴜʀᴄʜᴀꜱɪɴɢ ʀᴀɴᴋꜱ, ᴋᴇʏꜱ, ᴀɴᴅ ᴄᴏꜱᴍᴇᴛɪᴄꜱ, ɪɴ ᴛʜᴇ ꜱᴇʀᴠᴇʀ ꜱᴛᴏʀᴇ! [05Jan2024 08:42:35.885] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 08:42:40.727] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.InvEndEditor.EnderChestManager.openEnderChest(EnderChestManager.java:59) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:57) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.entity.CraftPlayer.performCommand(CraftPlayerMixin.java:424) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.commands.CMICommand.performCommand(CMICommand.java:111) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.commands.CMICommand.performCommand(CMICommand.java:95) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.commands.CMICommand.performCommand(CMICommand.java:81) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.commands.CMICommand.performCommand(CMICommand.java:75) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.CMI.performCommand(CMI.java:1959) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.InvRegEditor.RegChestManager$9.click(RegChestManager.java:623) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.InvEndEditor.EnderChestManager.openEnderChest(EnderChestManager.java:59) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:57) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.entity.CraftPlayer.performCommand(CraftPlayerMixin.java:424) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.commands.CMICommand.performCommand(CMICommand.java:111) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.commands.CMICommand.performCommand(CMICommand.java:95) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.commands.CMICommand.performCommand(CMICommand.java:81) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.commands.CMICommand.performCommand(CMICommand.java:75) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.CMI.performCommand(CMI.java:1959) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.InvRegEditor.RegChestManager$9.click(RegChestManager.java:623) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 08:42:46.408] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 08:43:12.221] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 08:43:48.494] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 08:44:22.862] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /home home [05Jan2024 08:44:25.758] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 lost connection: Disconnected [05Jan2024 08:44:25.765] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: CrayolaEater27 left the game [05Jan2024 08:45:16.627] [User Authenticator #15/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player CrayolaEater27 is b50796b4-2382-43d6-a3fe-2b2503d38937 [05Jan2024 08:45:16.712] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@1498ac0a[id=b50796b4-2382-43d6-a3fe-2b2503d38937,name=CrayolaEater27,properties={textures=[com.mojang.authlib.properties.Property@6c416737], extraData=[com.mojang.authlib.properties.Property@628694cf], bungeeguard-token=[com.mojang.authlib.properties.Property@66b90c47]},legacy=false] (/76.35.80.25:42574) lost connection: Disconnected [05Jan2024 08:45:25.411] [User Authenticator #16/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player CrayolaEater27 is b50796b4-2382-43d6-a3fe-2b2503d38937 [05Jan2024 08:45:26.865] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: CrayolaEater27[/76.35.80.25:58310] logged in with entity id 33925 at (-9899.74, 67.0, -9895.14) [05Jan2024 08:45:26.886] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: CrayolaEater27 joined the game [05Jan2024 08:45:36.541] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /fly [05Jan2024 08:45:39.294] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 08:46:40.906] [Server thread/INFO] [Console/]: Arcade_Link has donated to Lavender MC! [05Jan2024 08:46:41.107] [luckperms-command-executor/INFO] [Console/]: [LP] Set DeluxeTags.Tag.Peasant to true for Arcade_Link in context global. [05Jan2024 08:46:41.308] [luckperms-command-executor/INFO] [Console/]: [LP] Arcade_Link had their existing parent groups on track ranks cleared, and now only inherits specter (Specter) in context global. [05Jan2024 08:46:41.506] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xH§xe§xr§xo §xK§xe§xy§x key(s) to §xArcade_Link§x. [05Jan2024 08:46:51.583] [Async Chat Thread - #60/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: gg thanks so much for the support [05Jan2024 08:46:55.861] [Async Chat Thread - #60/INFO] [Console/]: [Krampus]Specter Arcade_Link: yeh [05Jan2024 08:46:57.027] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /store [05Jan2024 08:47:07.446] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /spawn [05Jan2024 08:47:16.876] [Async Chat Thread - #60/INFO] [Console/]: [Krampus]Specter Arcade_Link: .kits [05Jan2024 08:47:18.716] [Async Chat Thread - #60/INFO] [Console/]: [Krampus]Specter Arcade_Link: oop [05Jan2024 08:47:20.198] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /kits [05Jan2024 08:47:23.828] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Watchog to Arcade_Link. [05Jan2024 08:47:23.829] [Server thread/INFO] [Console/]: Arcade_Link new balance: $6,500.00 [05Jan2024 08:47:29.783] [Async Chat Thread - #60/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: also u said u like collecting shinies check out /poketoitem [05Jan2024 08:47:34.914] [Server thread/INFO] [GriefPrevention/]: Adjusted Arcade_Link's bonus claim blocks by 1000. New total bonus blocks: 1000. [05Jan2024 08:47:46.458] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /poketoitem [05Jan2024 08:47:53.203] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 08:47:58.659] [Async Chat Thread - #60/INFO] [Console/]: [Krampus]Specter Arcade_Link: ooo [05Jan2024 08:48:06.998] [Async Chat Thread - #60/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u can display em in item frames /hat em [05Jan2024 08:48:22.497] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /hat Arcade_Link [05Jan2024 08:48:23.718] [Async Chat Thread - #60/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: to get it back as a mon just hold it and do /itemtopoke [05Jan2024 08:48:31.349] [Async Chat Thread - #60/INFO] [Console/]: [Krampus]Specter Arcade_Link: so cute [05Jan2024 08:48:40.788] [Async Chat Thread - #60/INFO] [Console/]: [Krampus]Specter Arcade_Link: oh I hope I can remember that [05Jan2024 08:48:57.902] [Async Chat Thread - #60/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: its one of my fav features once my base is done ima display my shinies in item frames [05Jan2024 08:49:13.407] [Server thread/INFO] [Console/]: Arcade_Link new balance: $36,500.00 [05Jan2024 08:49:31.708] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /wondertrade [05Jan2024 08:49:40.993] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /wondertrade 4 [05Jan2024 08:49:44.145] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /wondertrade 4 --confirm [05Jan2024 08:49:44.147] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [WonderTrade] Watchog got added to the wondertrade pool! [05Jan2024 08:49:57.527] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /AH [05Jan2024 08:49:58.878] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /ah [05Jan2024 08:50:14.995] [Async Chat Thread - #62/INFO] [Console/]: [Krampus]Specter Arcade_Link: OH I got xmas Maushold from the wondertrade [05Jan2024 08:50:19.579] [Async Chat Thread - #62/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: nice! [05Jan2024 08:51:08.297] [Async Chat Thread - #62/INFO] [Console/]: [Krampus]Specter Arcade_Link: How do I get to area zero? [05Jan2024 08:51:17.957] [Async Chat Thread - #62/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ./warp AreaZero [05Jan2024 08:51:22.910] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /warp AreaZero [05Jan2024 08:51:24.830] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /warp AreaZero [05Jan2024 08:51:27.810] [Async Chat Thread - #62/INFO] [Console/]: [Krampus]Specter Arcade_Link: oo [05Jan2024 08:51:27.956] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /trash [05Jan2024 08:52:17.917] [Async Chat Thread - #62/INFO] [Console/]: [Krampus]Specter Arcade_Link: lol might as well so I'm not sending him into battles to just die [05Jan2024 08:52:23.880] [Async Chat Thread - #62/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lol fair [05Jan2024 08:53:39.945] [Async Chat Thread - #64/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: theres a xmas dwebble over here [05Jan2024 08:53:44.094] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 08:54:13.080] [Async Chat Thread - #64/INFO] [Console/]: [Krampus]Specter Arcade_Link: I don't know where you went I got distracted by cute pokemon [05Jan2024 08:54:19.412] [Async Chat Thread - #64/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u can /tpa to me lol [05Jan2024 08:54:23.408] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /tpa CrayolaEater27 [05Jan2024 08:54:25.342] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cmi tpaccept Arcade_Link tpa [05Jan2024 08:54:58.156] [Async Chat Thread - #65/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: now u can make a crustle! [05Jan2024 08:55:01.540] [Async Chat Thread - #64/INFO] [Console/]: [Krampus]Specter Arcade_Link: I can! [05Jan2024 08:55:54.346] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /fly [05Jan2024 08:56:36.113] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pv 5 [05Jan2024 08:56:37.203] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pv 4 [05Jan2024 08:57:27.087] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 moved too quickly! 10.584864721313636,5.166109260938214,-6.382700691248232 [05Jan2024 08:58:20.694] [Async Chat Thread - #67/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: another xmas dwebble lol [05Jan2024 08:58:24.182] [Async Chat Thread - #67/INFO] [Console/]: [Krampus]Specter Arcade_Link: lol [05Jan2024 08:58:27.704] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 08:58:32.418] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /tpa CrayolaEater27 [05Jan2024 08:58:36.773] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cmi tpaccept Arcade_Link tpa [05Jan2024 08:59:03.932] [Async Chat Thread - #67/INFO] [Console/]: [Krampus]Specter Arcade_Link: Oh a boy and a girl [05Jan2024 08:59:07.340] [Async Chat Thread - #67/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ohh [05Jan2024 09:01:09.707] [Async Chat Thread - #69/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u want a trevenant? [05Jan2024 09:01:17.771] [Async Chat Thread - #69/INFO] [Console/]: [Krampus]Specter Arcade_Link: Eventually [05Jan2024 09:01:43.539] [Async Chat Thread - #69/INFO] [Console/]: [Krampus]Specter Arcade_Link: trying not to get startled by my balloon xD [05Jan2024 09:01:51.713] [Async Chat Thread - #69/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lol jumpscare cake [05Jan2024 09:02:23.569] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 09:03:29.288] [Async Chat Thread - #71/INFO] [Console/]: [Krampus]Specter Arcade_Link: that water is deeper than it looked lol [05Jan2024 09:03:32.615] [Async Chat Thread - #71/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lol [05Jan2024 09:03:41.701] [Async Chat Thread - #71/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: got an xmas voltorb over here [05Jan2024 09:03:47.748] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /tpa CrayolaEater27 [05Jan2024 09:03:49.343] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cmi tpaccept Arcade_Link tpa [05Jan2024 09:04:10.416] [Async Chat Thread - #71/INFO] [Console/]: [Krampus]Specter Arcade_Link: I really really like this one [05Jan2024 09:04:17.703] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 09:04:17.704] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 09:04:29.970] [Async Chat Thread - #71/INFO] [Console/]: [Krampus]Specter Arcade_Link: ohh [05Jan2024 09:04:37.979] [Async Chat Thread - #71/INFO] [Console/]: [Krampus]Specter Arcade_Link: are there any Christmas spiders? [05Jan2024 09:04:45.710] [Async Chat Thread - #71/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: no spiders no [05Jan2024 09:04:48.715] [Async Chat Thread - #71/INFO] [Console/]: [Krampus]Specter Arcade_Link: ah [05Jan2024 09:04:57.843] [Async Chat Thread - #71/INFO] [Console/]: [Krampus]Specter Arcade_Link: maybe next time [05Jan2024 09:05:35.145] [Async Chat Thread - #71/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: its the lines of voltorb, sentret. tendemous, munchlax, marowak, dwebble, sableye and eiscue [05Jan2024 09:05:43.733] [Async Chat Thread - #71/INFO] [Console/]: [Krampus]Specter Arcade_Link: Ohhh [05Jan2024 09:06:13.918] [Async Chat Thread - #71/INFO] [Console/]: [Krampus]Specter Arcade_Link: that's nice not too many more to find [05Jan2024 09:06:42.352] [Async Chat Thread - #71/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ohhh and a the sinistea line [05Jan2024 09:06:46.669] [Async Chat Thread - #71/INFO] [Console/]: [Krampus]Specter Arcade_Link: :o [05Jan2024 09:06:54.793] [Async Chat Thread - #71/INFO] [Console/]: [Krampus]Specter Arcade_Link: I adore Sinistea [05Jan2024 09:06:57.811] [Async Chat Thread - #71/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: its a hot cocoa sinistea [05Jan2024 09:07:02.770] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 09:07:03.885] [Async Chat Thread - #71/INFO] [Console/]: [Krampus]Specter Arcade_Link: xD that's perfect [05Jan2024 09:07:26.454] [Async Chat Thread - #72/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: one of sr.admins cheeto modeled em all [05Jan2024 09:07:34.305] [Async Chat Thread - #72/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: sr admins lol [05Jan2024 09:07:49.174] [Async Chat Thread - #72/INFO] [Console/]: [Krampus]Specter Arcade_Link: ohhh [05Jan2024 09:07:54.426] [Async Chat Thread - #72/INFO] [Console/]: [Krampus]Specter Arcade_Link: They did a really good job [05Jan2024 09:08:06.515] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 09:08:06.516] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 09:08:30.468] [Async Chat Thread - #73/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah hes really good he made the xmas mons and alot of our fossil mons [05Jan2024 09:08:42.618] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 09:08:42.619] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 09:08:46.480] [Async Chat Thread - #73/INFO] [Console/]: [Krampus]Specter Arcade_Link: I am interested in those but I have less time to find these holiday ones [05Jan2024 09:08:50.766] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 09:08:50.767] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 09:08:54.229] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pokeheal [05Jan2024 09:08:54.230] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Arcade_Link: Fully healed Arcade_Link's party.] [05Jan2024 09:08:54.510] [Async Chat Thread - #73/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: oh yeah for sure [05Jan2024 09:08:56.958] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 09:08:56.959] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 09:09:02.630] [Async Chat Thread - #73/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: got thru this weekend [05Jan2024 09:09:18.926] [Async Chat Thread - #73/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: the hardest ones to find are sinistea and munchlax [05Jan2024 09:09:28.276] [Async Chat Thread - #73/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: im still missing those ones lol [05Jan2024 09:09:30.158] [Async Chat Thread - #73/INFO] [Console/]: [Krampus]Specter Arcade_Link: Yeah but I'm I've got strep and covid so I sleep most of the day [05Jan2024 09:09:31.941] [Async Chat Thread - #73/INFO] [Console/]: [Krampus]Specter Arcade_Link: oh man [05Jan2024 09:09:47.329] [Async Chat Thread - #73/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: but i havnt looked for a while been making my base [05Jan2024 09:09:52.313] [Async Chat Thread - #73/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: damn that sucks [05Jan2024 09:10:02.611] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /repair [05Jan2024 09:10:18.606] [Async Chat Thread - #73/INFO] [Console/]: [Krampus]Specter Arcade_Link: oof get in the ball tusks [05Jan2024 09:10:36.892] [Async Chat Thread - #73/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: you found a great tusk!!! [05Jan2024 09:10:40.283] [Async Chat Thread - #73/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: nice! [05Jan2024 09:10:43.529] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pv 3 [05Jan2024 09:10:45.360] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pv 4 [05Jan2024 09:10:46.852] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pv 3 [05Jan2024 09:10:55.277] [Async Chat Thread - #73/INFO] [Console/]: [Krampus]Specter Arcade_Link: :D [05Jan2024 09:11:03.760] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /checkspawn ultra-rare [05Jan2024 09:11:05.282] [Async Chat Thread - #74/INFO] [Console/]: [Krampus]Specter Arcade_Link: I almost fainted it xD [05Jan2024 09:11:11.318] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pokeheal [05Jan2024 09:11:11.319] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Arcade_Link: Fully healed Arcade_Link's party.] [05Jan2024 09:11:13.810] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /checkspawn rare [05Jan2024 09:11:14.196] [Async Chat Thread - #74/INFO] [Console/]: [Krampus]Specter Arcade_Link: I do like this one [05Jan2024 09:11:15.191] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /checkspawn rare [05Jan2024 09:11:16.558] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /checkspawn rare [05Jan2024 09:11:21.236] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /checkspawn ultra-rare [05Jan2024 09:11:31.588] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /checkspawn rare [05Jan2024 09:11:32.725] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /checkspawn rare [05Jan2024 09:11:34.641] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /checkspawn rare [05Jan2024 09:11:40.026] [Async Chat Thread - #74/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: thats a rare one good find [05Jan2024 09:11:47.079] [Async Chat Thread - #74/INFO] [Console/]: [Krampus]Specter Arcade_Link: though I do only have Violet so I guess I am more familiar with the future version [05Jan2024 09:11:49.559] [Async Chat Thread - #74/INFO] [Console/]: [Krampus]Specter Arcade_Link: Ohh? [05Jan2024 09:11:51.682] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 09:11:51.683] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 09:11:55.147] [Async Chat Thread - #74/INFO] [Console/]: [Krampus]Specter Arcade_Link: that is exciting [05Jan2024 09:12:09.204] [Async Chat Thread - #74/INFO] [Console/]: [Krampus]Specter Arcade_Link: xD oh that is so small [05Jan2024 09:12:12.824] [Async Chat Thread - #74/INFO] [Console/]: [Krampus]Specter Arcade_Link: ooo [05Jan2024 09:12:14.488] [Async Chat Thread - #74/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: these are the 2 i got atm [05Jan2024 09:12:17.602] [Async Chat Thread - #74/INFO] [Console/]: [Krampus]Specter Arcade_Link: Nice [05Jan2024 09:12:23.165] [Async Chat Thread - #74/INFO] [Console/]: [Krampus]Specter Arcade_Link: I really like this one from scarlet too [05Jan2024 09:12:28.872] [Async Chat Thread - #74/INFO] [Console/]: [Krampus]Specter Arcade_Link: I was jealous when I saw it [05Jan2024 09:12:38.825] [Async Chat Thread - #74/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i really want iron valient hes rare tho here [05Jan2024 09:12:50.213] [Async Chat Thread - #74/INFO] [Console/]: [Krampus]Specter Arcade_Link: I technically bought both verions, but I gifted Scarlet to a co-worker at my old job [05Jan2024 09:12:52.764] [Async Chat Thread - #74/INFO] [Console/]: [Krampus]Specter Arcade_Link: ah [05Jan2024 09:12:53.792] [Async Chat Thread - #74/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: im a scarlet player lol [05Jan2024 09:13:18.735] [Async Chat Thread - #74/INFO] [Console/]: [Krampus]Specter Arcade_Link: I think both versions a pretty good but I LOVE furturistic stuff [05Jan2024 09:13:27.409] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 09:13:27.410] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 09:13:49.046] [Async Chat Thread - #74/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: check out this guy [05Jan2024 09:14:05.846] [Async Chat Thread - #75/INFO] [Console/]: [Krampus]Specter Arcade_Link: whoa [05Jan2024 09:14:15.623] [Async Chat Thread - #75/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: alolan exeggutor [05Jan2024 09:14:21.885] [Async Chat Thread - #75/INFO] [Console/]: [Krampus]Specter Arcade_Link: ack I can't catch this [05Jan2024 09:14:36.859] [Server thread/INFO] [com.cobblemon.mod.common.Cobblemon/]: No battle could be found with the id: 45233e34-a56b-4682-bb71-19faad501ea6 [05Jan2024 09:14:36.859] [Server thread/INFO] [com.cobblemon.mod.common.Cobblemon/]: No battle could be found with the id: 45233e34-a56b-4682-bb71-19faad501ea6 [05Jan2024 09:14:37.392] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 09:14:53.816] [Async Chat Thread - #75/INFO] [Console/]: [Krampus]Specter Arcade_Link: there we go [05Jan2024 09:15:00.729] [Async Chat Thread - #75/INFO] [Console/]: [Krampus]Specter Arcade_Link: the grass was blockign the way [05Jan2024 09:15:14.034] [Async Chat Thread - #75/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: come to the island!!! [05Jan2024 09:15:47.318] [Async Chat Thread - #75/INFO] [Console/]: [Krampus]Specter Arcade_Link: Yoo [05Jan2024 09:15:54.754] [Async Chat Thread - #75/INFO] [Console/]: [Krampus]Specter Arcade_Link: You should get it, you need it right? [05Jan2024 09:16:00.689] [Async Chat Thread - #75/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: nope i got its full line [05Jan2024 09:16:09.183] [Async Chat Thread - #75/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: all i need is munch and sini [05Jan2024 09:16:13.622] [Async Chat Thread - #75/INFO] [Console/]: [Krampus]Specter Arcade_Link: Ohh right [05Jan2024 09:16:36.380] [Async Chat Thread - #75/INFO] [Console/]: [Krampus]Specter Arcade_Link: cubone in a little hat is so cute [05Jan2024 09:16:43.970] [Async Chat Thread - #75/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: his bone is a candy cane [05Jan2024 09:16:53.986] [Async Chat Thread - #75/INFO] [Console/]: [Krampus]Specter Arcade_Link: xD oh it is [05Jan2024 09:17:02.153] [Async Chat Thread - #75/INFO] [Console/]: [Krampus]Specter Arcade_Link: that's awesome [05Jan2024 09:17:49.834] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 09:18:07.771] [Async Chat Thread - #77/INFO] [Console/]: [Krampus]Specter Arcade_Link: is it possible to attach the balloon to a fence post? xD [05Jan2024 09:18:15.313] [Async Chat Thread - #77/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i dont think so [05Jan2024 09:18:25.526] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cosmetics [05Jan2024 09:18:30.766] [Async Chat Thread - #77/INFO] [Console/]: [Krampus]Specter Arcade_Link: ah [05Jan2024 09:18:35.872] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cosmetics [05Jan2024 09:18:47.764] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cosmetics [05Jan2024 09:19:36.592] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 moved wrongly! [05Jan2024 09:21:08.657] [Server thread/INFO] [Console/]: ʟᴀᴠᴇɴᴅᴇʀ ᴍᴄ ꜱᴜᴘᴘᴏʀᴛ ᴛʜᴇ ꜱᴇʀᴠᴇʀ ʙʏ ᴘᴜʀᴄʜᴀꜱɪɴɢ ʀᴀɴᴋꜱ, ᴋᴇʏꜱ, ᴀɴᴅ ᴄᴏꜱᴍᴇᴛɪᴄꜱ, ɪɴ ᴛʜᴇ ꜱᴇʀᴠᴇʀ ꜱᴛᴏʀᴇ! [05Jan2024 09:25:20.411] [Async Chat Thread - #79/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i cant believe none of the dragon mons have spawned yet [05Jan2024 09:25:25.504] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 09:25:33.453] [Async Chat Thread - #79/INFO] [Console/]: [Krampus]Specter Arcade_Link: oh? [05Jan2024 09:25:48.582] [Async Chat Thread - #79/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: salamence line hydregion line [05Jan2024 09:25:53.658] [Async Chat Thread - #79/INFO] [Console/]: [Krampus]Specter Arcade_Link: ahh right [05Jan2024 09:25:54.442] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /checkspawn ultra-rare [05Jan2024 09:26:23.928] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /checkspawn ultra-rare [05Jan2024 09:26:44.412] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 09:26:44.413] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 09:26:49.736] [Async Chat Thread - #79/INFO] [Console/]: [Krampus]Specter Arcade_Link: are they big? [05Jan2024 09:26:53.735] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 09:26:53.736] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 09:27:00.979] [Async Chat Thread - #79/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ill show u mine [05Jan2024 09:27:02.499] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 09:27:02.500] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 09:27:19.409] [Async Chat Thread - #79/INFO] [Console/]: [Krampus]Specter Arcade_Link: I'm near the building with the ball emblem [05Jan2024 09:27:50.154] [Async Chat Thread - #79/INFO] [Console/]: [Krampus]Specter Arcade_Link: it is pretty big [05Jan2024 09:27:58.464] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 09:27:58.465] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 09:28:08.777] [Async Chat Thread - #79/INFO] [Console/]: [Krampus]Specter Arcade_Link: nice [05Jan2024 09:28:23.325] [Async Chat Thread - #79/INFO] [Console/]: [Krampus]Specter Arcade_Link: Drampa~ [05Jan2024 09:28:30.714] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 09:28:30.715] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 09:28:38.672] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 09:28:38.673] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 09:28:53.721] [Async Chat Thread - #79/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: those are my big guys [05Jan2024 09:29:00.295] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 09:29:00.296] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 09:29:16.251] [Async Chat Thread - #80/INFO] [Console/]: [Krampus]Specter Arcade_Link: cute [05Jan2024 09:29:36.305] [Async Chat Thread - #80/INFO] [Console/]: [Krampus]Specter Arcade_Link: Alola had some really solid forms [05Jan2024 09:29:41.845] [Async Chat Thread - #79/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: facts!! [05Jan2024 09:29:43.209] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 09:29:43.210] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 09:30:20.011] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /home home [05Jan2024 09:30:36.776] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /checkspawn rare [05Jan2024 09:30:40.979] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 09:30:40.980] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 09:30:57.448] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /warp AreaZero [05Jan2024 09:31:00.196] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /fly [05Jan2024 09:31:10.989] [Async Chat Thread - #82/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: tpa to me [05Jan2024 09:31:18.639] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /tpa CrayolaEater27 [05Jan2024 09:31:19.835] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cmi tpaccept Arcade_Link tpa [05Jan2024 09:31:44.368] [User Authenticator #17/INFO] [ExcellentCrates/]: Created new user data for: '3d8961dc-c96b-42d3-8148-d8eb7dd2b7ec' [05Jan2024 09:31:44.368] [User Authenticator #17/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player 999tuck is 3d8961dc-c96b-42d3-8148-d8eb7dd2b7ec [05Jan2024 09:31:44.460] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@5647982c[id=3d8961dc-c96b-42d3-8148-d8eb7dd2b7ec,name=999tuck,properties={textures=[com.mojang.authlib.properties.Property@5f23a624], extraData=[com.mojang.authlib.properties.Property@51e443b0], bungeeguard-token=[com.mojang.authlib.properties.Property@55dbcd54]},legacy=false] (/24.72.216.194:52414) lost connection: Disconnected [05Jan2024 09:31:54.058] [User Authenticator #18/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player 999tuck is 3d8961dc-c96b-42d3-8148-d8eb7dd2b7ec [05Jan2024 09:31:55.460] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: 999tuck[/24.72.216.194:49092] logged in with entity id 36172 at (10.5, 91.0, -47.5) [05Jan2024 09:31:55.471] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: 999tuck joined the game [05Jan2024 09:32:02.263] [Async Chat Thread - #82/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: Welcome! [05Jan2024 09:32:10.060] [Async Chat Thread - #82/INFO] [Console/]: Trainer 999tuck: hi [05Jan2024 09:32:20.094] [Async Chat Thread - #82/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: howdy [05Jan2024 09:33:12.497] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 09:33:16.292] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pv 1 [05Jan2024 09:33:18.467] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pv 2 [05Jan2024 09:33:22.418] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /home home [05Jan2024 09:33:32.810] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /back [05Jan2024 09:33:53.472] [Async Chat Thread - #84/INFO] [Console/]: [Krampus]Specter Arcade_Link: lol thanks [05Jan2024 09:34:02.983] [Async Chat Thread - #84/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: he dont wanna stay lol [05Jan2024 09:34:05.953] [Async Chat Thread - #84/INFO] [Console/]: Trainer 999tuck: what [05Jan2024 09:34:08.286] [Async Chat Thread - #84/INFO] [Console/]: [Krampus]Specter Arcade_Link: naw [05Jan2024 09:34:15.994] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pokeheal [05Jan2024 09:34:15.995] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Arcade_Link: Fully healed Arcade_Link's party.] [05Jan2024 09:34:17.228] [Async Chat Thread - #84/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: the mon hes trying to catch wont stay in the ball [05Jan2024 09:34:21.340] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /kits [05Jan2024 09:34:48.546] [Async Chat Thread - #84/INFO] [Console/]: [Krampus]Specter Arcade_Link: ooo 5% [05Jan2024 09:34:54.758] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /rtp [05Jan2024 09:34:57.617] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /rtworld [05Jan2024 09:34:57.617] [Server thread/INFO] [Minecraft/]: 999tuck issued mycmd (rtworld) command /rtworld [05Jan2024 09:35:22.533] [Async Chat Thread - #84/INFO] [Console/]: [Krampus]Specter Arcade_Link: oh there we go [05Jan2024 09:35:25.515] [Async Chat Thread - #84/INFO] [Console/]: [Krampus]Specter Arcade_Link: that got scary [05Jan2024 09:35:35.161] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pokeheal [05Jan2024 09:35:35.162] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Arcade_Link: Fully healed Arcade_Link's party.] [05Jan2024 09:35:52.266] [Async Chat Thread - #84/INFO] [Console/]: Trainer 999tuck: how many players do u guys have [05Jan2024 09:35:54.187] [Async Chat Thread - #84/INFO] [Console/]: [Krampus]Specter Arcade_Link: I didn't think to look in here [05Jan2024 09:36:13.605] [Async Chat Thread - #85/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: during our peak times well average around 15 weve only been up for 3 weeks were quite new [05Jan2024 09:36:48.748] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 09:37:07.078] [Async Chat Thread - #84/INFO] [Console/]: Trainer 999tuck: r there hostile mobs [05Jan2024 09:37:24.912] [Async Chat Thread - #84/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: not naturally no but they will spawn from mob spawners to make grinders and farms [05Jan2024 09:37:46.469] [Async Chat Thread - #84/INFO] [Console/]: [Krampus]Specter Arcade_Link: also thank you for the help with the balls [05Jan2024 09:37:58.309] [Async Chat Thread - #84/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: np i got a farm going already for em [05Jan2024 09:38:01.934] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 09:38:18.829] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /fly [05Jan2024 09:38:20.290] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 moved wrongly! [05Jan2024 09:38:24.823] [Async Chat Thread - #84/INFO] [Console/]: Trainer 999tuck: how old r u guys lol [05Jan2024 09:38:42.193] [Async Chat Thread - #84/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: im 23 [05Jan2024 09:38:54.619] [Async Chat Thread - #84/INFO] [Console/]: Trainer 999tuck: thank god ok crayolaeater sent me i was like no way this persons 12 [05Jan2024 09:39:07.704] [Async Chat Thread - #86/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: nah i was a marine thats what the names from' [05Jan2024 09:39:08.500] [Async Chat Thread - #86/INFO] [Console/]: [Krampus]Specter Arcade_Link: Let's say, I was in Elementary school when Pokemon released into the US [05Jan2024 09:39:14.042] [Async Chat Thread - #86/INFO] [Console/]: Trainer 999tuck: oh slay [05Jan2024 09:39:28.064] [Async Chat Thread - #86/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: theres a deino overe here link [05Jan2024 09:39:31.699] [Async Chat Thread - #86/INFO] [Console/]: [Krampus]Specter Arcade_Link: oo [05Jan2024 09:39:37.836] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /tpa CrayolaEater27 [05Jan2024 09:39:39.893] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cmi tpaccept Arcade_Link tpa [05Jan2024 09:40:01.812] [Async Chat Thread - #86/INFO] [Console/]: [Krampus]Specter Arcade_Link: lol my very first pokemon was Bulbasaur [05Jan2024 09:40:09.244] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 09:40:30.833] [Async Chat Thread - #86/INFO] [Console/]: Trainer 999tuck: my first game was platinum [05Jan2024 09:40:37.326] [Async Chat Thread - #86/INFO] [Console/]: [Krampus]Specter Arcade_Link: Nice that was a good game [05Jan2024 09:40:41.379] [Async Chat Thread - #86/INFO] [Console/]: [Krampus]Specter Arcade_Link: at least [05Jan2024 09:40:45.947] [Async Chat Thread - #86/INFO] [Console/]: Trainer 999tuck: i play it all the time [05Jan2024 09:40:46.264] [Async Chat Thread - #86/INFO] [Console/]: [Krampus]Specter Arcade_Link: I remember it being good [05Jan2024 09:40:49.030] [Async Chat Thread - #86/INFO] [Console/]: Trainer 999tuck: it is [05Jan2024 09:40:55.794] [Async Chat Thread - #86/INFO] [Console/]: [Krampus]Specter Arcade_Link: But I also like silver [05Jan2024 09:41:01.439] [Async Chat Thread - #86/INFO] [Console/]: Trainer 999tuck: i modded my 3ds and put all the rom hacks for every gen on my console [05Jan2024 09:41:13.305] [Async Chat Thread - #86/INFO] [Console/]: Trainer 999tuck: like the difficulty hacks [05Jan2024 09:41:17.800] [Async Chat Thread - #86/INFO] [Console/]: [Krampus]Specter Arcade_Link: ah [05Jan2024 09:41:26.769] [Async Chat Thread - #86/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: like nuzlocke stuff? [05Jan2024 09:41:29.357] [Async Chat Thread - #86/INFO] [Console/]: Trainer 999tuck: ^ [05Jan2024 09:41:30.163] [Async Chat Thread - #86/INFO] [Console/]: Trainer 999tuck: yes [05Jan2024 09:41:32.624] [Async Chat Thread - #86/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ahhh cool [05Jan2024 09:43:05.209] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 09:43:14.112] [Async Chat Thread - #88/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: another deino [05Jan2024 09:43:22.370] [Async Chat Thread - #87/INFO] [Console/]: [Krampus]Specter Arcade_Link: nice [05Jan2024 09:43:25.094] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 09:43:25.095] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 09:43:29.605] [Async Chat Thread - #88/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u want it tuck? [05Jan2024 09:44:05.225] [Async Chat Thread - #88/INFO] [Console/]: [Krampus]Specter Arcade_Link: I like there's all sorts of places to find in here [05Jan2024 09:44:21.157] [Async Chat Thread - #88/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: were expanding it to add the area zero caves aswell soon [05Jan2024 09:44:26.429] [Async Chat Thread - #87/INFO] [Console/]: [Krampus]Specter Arcade_Link: Ooo [05Jan2024 09:44:28.353] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: oooo [05Jan2024 09:44:30.724] [Async Chat Thread - #88/INFO] [Console/]: Trainer 999tuck: kindaaa [05Jan2024 09:44:41.204] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u can /tpa to me [05Jan2024 09:44:44.715] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /tpa cra [05Jan2024 09:44:47.528] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /tpa CrayolaEater27 [05Jan2024 09:44:49.337] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cmi tpaccept 999tuck tpa [05Jan2024 09:44:51.268] [Async Chat Thread - #87/INFO] [Console/]: [Krampus]Specter Arcade_Link: I really liked the lower caves [05Jan2024 09:45:03.779] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /tpa CrayolaEater27 [05Jan2024 09:45:06.503] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: i aint finna catch this [05Jan2024 09:45:07.551] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cmi tpaccept Arcade_Link tpa [05Jan2024 09:45:29.523] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i got plenty of em [05Jan2024 09:45:34.483] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: ty tyu [05Jan2024 09:45:40.103] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: np [05Jan2024 09:45:48.621] [Async Chat Thread - #87/INFO] [Console/]: [Krampus]Specter Arcade_Link: Crayola and I are hunting for holiday mons and I suppose the paradox ones [05Jan2024 09:46:07.180] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: LOL [05Jan2024 09:46:10.333] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: oof [05Jan2024 09:46:23.749] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /home home [05Jan2024 09:46:29.009] [Async Chat Thread - #87/INFO] [Console/]: [Krampus]Specter Arcade_Link: My Iron treads didn't wanna get in the ball either lol [05Jan2024 09:46:30.229] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /back [05Jan2024 09:46:33.496] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 09:46:33.497] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 09:46:35.767] [Async Chat Thread - #87/INFO] [Console/]: [Krampus]Specter Arcade_Link: goodness [05Jan2024 09:46:46.329] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: naurr [05Jan2024 09:46:54.315] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: quick balls r ugly :( [05Jan2024 09:47:10.472] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /poketoitem [05Jan2024 09:47:11.808] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: LOL [05Jan2024 09:47:14.879] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: here [05Jan2024 09:47:23.573] [Async Chat Thread - #87/INFO] [Console/]: [Krampus]Specter Arcade_Link: pff I like them- the yellow is like a burst of light in the sky [05Jan2024 09:47:24.783] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: do /itemtopoke [05Jan2024 09:47:28.562] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: woahhh [05Jan2024 09:47:31.528] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /itemtopoke [05Jan2024 09:47:31.530] [Server thread/INFO] [me.sreeraj.pokemontoitem.commands.ItemToPoke/]: {Ability:{AbilityForced:0b,AbilityIndex:0,AbilityName:"hustle",AbilityPriority:"LOWEST"},BenchedMoves:[],CaughtBall:"cobblemon:ultra_ball",CobblemonVersion:"1.4.0",DmaxLevel:0,EVs:{defence:1s},Evolutions:{Pending:{pending:[],progress:[]}},Experience:24603,FaintedTimer:-1,FormId:"normal",Friendship:70s,Gender:"MALE",GmaxFactor:0b,HealingTimer:-1,Health:68s,IVs:{attack:26s,defence:19s,hp:14s,special_attack:21s,speed:29s},Level:27s,MoveSet:[{MoveName:"workup",MovePP:28,RaisedPPStages:0},{MoveName:"headbutt",MovePP:15,RaisedPPStages:0},{MoveName:"assurance",MovePP:9,RaisedPPStages:0},{MoveName:"roar",MovePP:18,RaisedPPStages:0}],Nature:"cobblemon:rash",PersistentData:{},PokemonData:[],ScaleModifier:1.0f,Shiny:0b,Species:"cobblemon:deino",TeraType:"dragon",Tradeable:1b,UUID:[I;-280714633,-569095475,-1195934690,370277308]} [05Jan2024 09:47:39.733] [Async Chat Thread - #89/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: you can do /poketoitem for any mon [05Jan2024 09:47:48.630] [Async Chat Thread - #89/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: then u can display in item frames and such [05Jan2024 09:47:51.347] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: it doesn't have an ot [05Jan2024 09:47:55.755] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: from making it an item? [05Jan2024 09:48:03.924] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ? [05Jan2024 09:48:14.521] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: the trainer ot [05Jan2024 09:48:19.773] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: when u catch something it says ur name [05Jan2024 09:48:24.403] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: wait [05Jan2024 09:48:27.921] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: cobblemon doesnt show it [05Jan2024 09:48:30.264] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ohhh no thats not in cobblemon [05Jan2024 09:48:32.393] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: thank you tho [05Jan2024 09:48:53.581] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: this server is nice its not laggy at all [05Jan2024 09:49:05.829] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah it runs really well [05Jan2024 09:49:12.185] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: my ping is 119 and i cant tell [05Jan2024 09:49:30.640] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: this is area zero if your looking for a place to build ur base and set up just /rtp [05Jan2024 09:49:40.082] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: all good [05Jan2024 09:49:41.592] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: im not [05Jan2024 09:49:55.341] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 09:49:55.849] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: is there an area people r living [05Jan2024 09:49:57.530] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: or all over [05Jan2024 09:50:02.371] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: all over [05Jan2024 09:50:18.783] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: theres a few groups of people we have the work and live together but its up to you [05Jan2024 09:50:40.822] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: yall wish you could live with me pftt [05Jan2024 09:51:01.287] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lol i live in the far negative negative corner of the world border [05Jan2024 09:51:11.670] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: ill build neg [05Jan2024 09:51:36.268] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: area zero cool [05Jan2024 09:51:45.035] [Async Chat Thread - #87/INFO] [Console/]: [Krampus]Specter Arcade_Link: :D it is [05Jan2024 09:51:51.502] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: thanks it was my build [05Jan2024 09:51:56.806] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: whaaa [05Jan2024 09:52:06.590] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: how long this take you [05Jan2024 09:52:16.875] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: about a week in total [05Jan2024 09:52:20.946] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: its really good [05Jan2024 09:52:26.144] [Async Chat Thread - #87/INFO] [Console/]: Trainer 999tuck: gj [05Jan2024 09:52:30.572] [Async Chat Thread - #87/INFO] [Console/]: [Krampus]Specter Arcade_Link: A week isn't too bad. [05Jan2024 09:52:44.543] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: working on expanding it to add some new areas and other stuff after xmas event is over [05Jan2024 09:52:51.827] [Async Chat Thread - #87/INFO] [Console/]: [Krampus]Specter Arcade_Link: -nods- [05Jan2024 09:52:51.837] [Async Chat Thread - #87/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: most of it was world edit lol [05Jan2024 09:53:01.098] [Async Chat Thread - #90/INFO] [Console/]: [Krampus]Specter Arcade_Link: xD yeah I can see the shapes [05Jan2024 09:53:06.431] [Async Chat Thread - #90/INFO] [Console/]: [Krampus]Specter Arcade_Link: in the wall [05Jan2024 09:53:09.685] [Async Chat Thread - #90/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah [05Jan2024 09:53:18.385] [Async Chat Thread - #90/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: building this normally would be hell lol [05Jan2024 09:53:31.248] [Async Chat Thread - #90/INFO] [Console/]: Trainer 999tuck: i be shiny huntin [05Jan2024 09:53:41.653] [Async Chat Thread - #90/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: all the respawn anchors u see here are the mythical shrines [05Jan2024 09:53:44.517] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 09:54:07.184] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /fly [05Jan2024 09:54:07.321] [Async Chat Thread - #90/INFO] [Console/]: Trainer 999tuck: what do they do [05Jan2024 09:54:15.195] [Async Chat Thread - #90/INFO] [Console/]: Trainer 999tuck: i need a heart? [05Jan2024 09:54:27.296] [Async Chat Thread - #90/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah u craft a mythical heart and use it to summon a mythical pokemon [05Jan2024 09:54:27.451] [Async Chat Thread - #90/INFO] [Console/]: [Krampus]Specter Arcade_Link: spawn legends I think and mythical pokemon that are assigned to it I think [05Jan2024 09:54:36.124] [Async Chat Thread - #90/INFO] [Console/]: Trainer 999tuck: stoppp how i do that [05Jan2024 09:54:43.541] [Async Chat Thread - #91/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u can see how to craft the hearts and legendary dna on the discord [05Jan2024 09:54:51.811] [Async Chat Thread - #90/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: in the custom recipies channel [05Jan2024 09:54:55.393] [Async Chat Thread - #90/INFO] [Console/]: Trainer 999tuck: good marketing smh [05Jan2024 09:54:57.663] [Async Chat Thread - #90/INFO] [Console/]: Trainer 999tuck: nerds [05Jan2024 09:55:00.373] [Async Chat Thread - #90/INFO] [Console/]: Trainer 999tuck: jk jk ill join [05Jan2024 09:55:12.334] [Async Chat Thread - #90/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: or if u have jei u can see it in there [05Jan2024 09:55:12.940] [Async Chat Thread - #91/INFO] [Console/]: Trainer 999tuck: ty [05Jan2024 09:55:20.299] [Async Chat Thread - #91/INFO] [Console/]: [Krampus]Specter Arcade_Link: Are they able to be redone for those looking for shinies of legends? [05Jan2024 09:55:38.135] [Async Chat Thread - #91/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yep u just have to craft the heart again [05Jan2024 09:55:42.072] [Async Chat Thread - #90/INFO] [Console/]: [Krampus]Specter Arcade_Link: ahh [05Jan2024 09:55:48.243] [Async Chat Thread - #90/INFO] [Console/]: Trainer 999tuck: oh sick [05Jan2024 09:55:50.790] [Async Chat Thread - #90/INFO] [Console/]: Trainer 999tuck: thats really cool [05Jan2024 09:55:53.901] [Async Chat Thread - #90/INFO] [Console/]: Trainer 999tuck: so multiple legends? [05Jan2024 09:56:06.205] [Async Chat Thread - #91/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah if u want multiples sure [05Jan2024 09:56:14.939] [Async Chat Thread - #91/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: the legends are expensive to craft tho [05Jan2024 09:56:19.134] [Async Chat Thread - #91/INFO] [Console/]: Trainer 999tuck: well i was thinking more in terms like tryna get a nature [05Jan2024 09:56:22.773] [Async Chat Thread - #91/INFO] [Console/]: Trainer 999tuck: dang [05Jan2024 09:56:27.040] [Async Chat Thread - #91/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u can change nature now [05Jan2024 09:56:28.236] [Async Chat Thread - #91/INFO] [Console/]: [Krampus]Specter Arcade_Link: here is a xmas voltorn if you want it tuck [05Jan2024 09:56:31.189] [Async Chat Thread - #91/INFO] [Console/]: Trainer 999tuck: :O [05Jan2024 09:56:34.529] [Async Chat Thread - #91/INFO] [Console/]: Trainer 999tuck: like in s/v? [05Jan2024 09:56:36.873] [Async Chat Thread - #91/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: mints are in the game [05Jan2024 09:56:38.906] [Async Chat Thread - #91/INFO] [Console/]: [Krampus]Specter Arcade_Link: voltorb* [05Jan2024 09:56:59.181] [Async Chat Thread - #91/INFO] [Console/]: Trainer 999tuck: nooo i found a larvesta yay [05Jan2024 09:57:13.983] [Async Chat Thread - #91/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: you can craft all the nature mints now and give em to pokemon to change nature [05Jan2024 09:57:24.464] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 09:58:02.720] [Async Chat Thread - #91/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: for the legend shrine u build it yourself in the world then can use it over and over with the legendary dna u craft [05Jan2024 09:58:33.390] [Async Chat Thread - #91/INFO] [Console/]: [Krampus]Specter Arcade_Link: alright I should get to bed, almost 4am [05Jan2024 09:58:41.618] [Async Chat Thread - #91/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: have a good night [05Jan2024 09:59:04.293] [Async Chat Thread - #91/INFO] [Console/]: [CMI] Player (Arcade_Link) triggered (ipBlock) chat filter with: if I can't sleep- as I have been struggling to do I'll be back lol [05Jan2024 09:59:04.293] [Async Chat Thread - #91/INFO] [Console/]: [Krampus]Specter Arcade_Link: if I can't sleep- as I have been struggling to do I'll be back lol [05Jan2024 09:59:18.415] [Async Chat Thread - #92/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: howd you come across the server tuck? [05Jan2024 09:59:28.808] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link lost connection: Disconnected [05Jan2024 09:59:28.811] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Arcade_Link left the game [05Jan2024 10:00:08.707] [Server thread/INFO] [Console/]: ʟᴀᴠᴇɴᴅᴇʀ ᴍᴄ ᴠᴏᴛɪɴɢ ᴇᴠᴇʀʏ ᴅᴀʏ ꜱᴜᴘᴘᴏʀᴛꜱ ᴏᴜʀ ꜱᴇʀᴠᴇʀ, ᴀɴᴅ ɢɪᴠᴇꜱ ʏᴏᴜ ᴄʀᴀᴛᴇ ᴋᴇʏꜱ! [05Jan2024 10:00:24.259] [Server thread/INFO] [com.cobblemon.mod.common.Cobblemon/]: No battle could be found with the id: 68316a38-2a7f-42ba-94fb-6c295135e887 [05Jan2024 10:00:24.259] [Server thread/INFO] [com.cobblemon.mod.common.Cobblemon/]: No battle could be found with the id: 68316a38-2a7f-42ba-94fb-6c295135e887 [05Jan2024 10:00:55.096] [Async Chat Thread - #94/INFO] [Console/]: Trainer 999tuck: ohhh [05Jan2024 10:00:59.243] [Async Chat Thread - #94/INFO] [Console/]: Trainer 999tuck: i was scrolling on curseforge [05Jan2024 10:01:04.356] [Async Chat Thread - #94/INFO] [Console/]: Trainer 999tuck: looking for a smaller server [05Jan2024 10:01:16.771] [Async Chat Thread - #93/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ohhh nice our pack is making it out there! [05Jan2024 10:01:43.114] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 10:01:43.115] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 10:01:59.370] [Async Chat Thread - #94/INFO] [Console/]: Trainer 999tuck: i wish cubone could ride my shoulder :( [05Jan2024 10:02:03.435] [Async Chat Thread - #94/INFO] [Console/]: Trainer 999tuck: i want a shiny igglybuff [05Jan2024 10:02:18.742] [Async Chat Thread - #94/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: xmas sableeye can ride ur shoulder [05Jan2024 10:02:20.682] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 10:02:20.683] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 10:02:25.445] [Async Chat Thread - #94/INFO] [Console/]: Trainer 999tuck: i need one [05Jan2024 10:02:38.417] [Async Chat Thread - #94/INFO] [Console/]: Trainer 999tuck: rshut upopp [05Jan2024 10:02:47.332] [Async Chat Thread - #94/INFO] [Console/]: Trainer 999tuck: hes so cute [05Jan2024 10:02:49.418] [Async Chat Thread - #94/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: the shiny one is green [05Jan2024 10:02:52.673] [Async Chat Thread - #94/INFO] [Console/]: Trainer 999tuck: omgggg [05Jan2024 10:02:53.686] [Async Chat Thread - #94/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i dont got one of it tho [05Jan2024 10:02:58.602] [Server thread/INFO] [com.cobblemon.mod.common.Cobblemon/]: rotation: 99.410095 [05Jan2024 10:03:50.024] [Async Chat Thread - #94/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: if u need a place to hunt for the xmas sabeleye i made a platform for it lol [05Jan2024 10:04:28.912] [Async Chat Thread - #94/INFO] [Console/]: Trainer 999tuck: where [05Jan2024 10:04:40.060] [Async Chat Thread - #94/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: its by my base u wanna use it? [05Jan2024 10:04:46.835] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /home home [05Jan2024 10:04:57.229] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /tpahere 999tuck [05Jan2024 10:04:59.529] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /cmi tpaccept CrayolaEater27 tpahere [05Jan2024 10:05:10.385] [Async Chat Thread - #94/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: if u do /checkspawn rare [05Jan2024 10:05:19.889] [Async Chat Thread - #94/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u can see his spawn odds hes in the rare pool [05Jan2024 10:05:25.737] [Async Chat Thread - #94/INFO] [Console/]: Trainer 999tuck: whaaa [05Jan2024 10:05:28.041] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /checkspawn rare [05Jan2024 10:05:29.332] [Async Chat Thread - #94/INFO] [Console/]: Trainer 999tuck: where r we [05Jan2024 10:05:30.468] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /checkspawn rare [05Jan2024 10:05:31.833] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /checkspawn rare [05Jan2024 10:05:38.029] [Async Chat Thread - #94/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: in the world by my base [05Jan2024 10:05:38.189] [Async Chat Thread - #94/INFO] [Console/]: Trainer 999tuck: u built these? [05Jan2024 10:05:48.639] [Async Chat Thread - #94/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah its still a work in progress tho [05Jan2024 10:05:52.861] [Async Chat Thread - #94/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: thats my base [05Jan2024 10:06:03.418] [Async Chat Thread - #95/INFO] [Console/]: Trainer 999tuck: its really good [05Jan2024 10:06:06.110] [Async Chat Thread - #95/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: thanks [05Jan2024 10:06:17.712] [Async Chat Thread - #95/INFO] [Console/]: Trainer 999tuck: im jaw dropped its so cute [05Jan2024 10:06:25.625] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /trust 999tuck [05Jan2024 10:06:29.721] [Async Chat Thread - #95/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u can hit em now [05Jan2024 10:06:30.102] [Async Chat Thread - #95/INFO] [Console/]: Trainer 999tuck: all these mons belong to u [05Jan2024 10:06:34.867] [Async Chat Thread - #95/INFO] [Console/]: Trainer 999tuck: ahh ok [05Jan2024 10:06:52.198] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /flyspeed 1 [05Jan2024 10:06:56.378] [Async Chat Thread - #95/INFO] [Console/]: Trainer 999tuck: is that shiny? [05Jan2024 10:07:00.804] [Async Chat Thread - #95/INFO] [Console/]: Trainer 999tuck: no [05Jan2024 10:07:01.887] [Async Chat Thread - #95/INFO] [GriefPrevention/]: Muted repeat message. [05Jan2024 10:07:01.888] [Async Chat Thread - #95/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: no [05Jan2024 10:07:11.422] [Async Chat Thread - #95/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: that pc platform is my porygon 1 lol [05Jan2024 10:07:33.493] [Async Chat Thread - #95/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: im working on a normal type team [05Jan2024 10:07:49.000] [Async Chat Thread - #95/INFO] [Console/]: Trainer 999tuck: imma build a cute cottage nearby [05Jan2024 10:08:04.152] [Async Chat Thread - #96/INFO] [Console/]: Trainer 999tuck: probably north [05Jan2024 10:08:06.743] [Async Chat Thread - #96/INFO] [Console/]: Trainer 999tuck: cross the rive [05Jan2024 10:08:15.919] [Async Chat Thread - #96/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: theres a castle village not to far from me you could use to start it off [05Jan2024 10:08:24.742] [Async Chat Thread - #96/INFO] [Console/]: Trainer 999tuck: :OOO yesss [05Jan2024 10:08:25.855] [Async Chat Thread - #96/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: we have custom biomes that have custom villages [05Jan2024 10:08:34.834] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 10:08:39.593] [Async Chat Thread - #95/INFO] [Console/]: Trainer 999tuck: i found reg sableye not xmas [05Jan2024 10:08:51.083] [Async Chat Thread - #96/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah he spawns here alot he makes me mad [05Jan2024 10:09:05.941] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 moved too quickly! 5.478058138944107,0.20000004768371582,8.900770530875889 [05Jan2024 10:09:15.393] [Async Chat Thread - #96/INFO] [Console/]: Trainer 999tuck: i think iglybuff has the best model on the shoulder i neeeed one [05Jan2024 10:09:18.476] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 10:09:18.477] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 10:09:20.414] [Async Chat Thread - #96/INFO] [Console/]: Trainer 999tuck: prob a flower or plains biome [05Jan2024 10:09:33.616] [Async Chat Thread - #96/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i have a cleffa no igglys tho [05Jan2024 10:09:48.368] [Async Chat Thread - #95/INFO] [Console/]: Trainer 999tuck: cleffa floats in the air off ur shoulder [05Jan2024 10:09:52.487] [Async Chat Thread - #96/INFO] [Console/]: Trainer 999tuck: otherwise id prefer that one [05Jan2024 10:09:54.334] [Async Chat Thread - #96/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: have u seen comfeys shoulder? [05Jan2024 10:09:58.799] [Async Chat Thread - #96/INFO] [Console/]: Trainer 999tuck: soooo bad [05Jan2024 10:10:01.663] [Async Chat Thread - #96/INFO] [Console/]: Trainer 999tuck: covers ur face [05Jan2024 10:10:04.300] [Async Chat Thread - #95/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah lol [05Jan2024 10:10:10.375] [Async Chat Thread - #95/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: we have a cosmoem [05Jan2024 10:10:16.466] [Async Chat Thread - #96/INFO] [Console/]: Trainer 999tuck: mimikyu is kinda funny [05Jan2024 10:10:16.492] [Async Chat Thread - #95/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: its shoulderable [05Jan2024 10:10:19.858] [Async Chat Thread - #95/INFO] [Console/]: Trainer 999tuck: omg cute [05Jan2024 10:10:25.160] [Async Chat Thread - #96/INFO] [Console/]: Trainer 999tuck: any other shoulder ones? [05Jan2024 10:10:27.135] [Async Chat Thread - #96/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: he floats abobe ur shoulder its cool [05Jan2024 10:10:37.975] [Async Chat Thread - #96/INFO] [Console/]: Trainer 999tuck: i might go for a cosmog then [05Jan2024 10:10:52.135] [Async Chat Thread - #96/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: not currently i know our modeler cheeto plans to make some of shoulderable [05Jan2024 10:10:53.643] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 10:10:53.644] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 10:10:59.316] [Async Chat Thread - #96/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: like this guy [05Jan2024 10:11:06.019] [Async Chat Thread - #95/INFO] [Console/]: Trainer 999tuck: shut up [05Jan2024 10:11:23.848] [Async Chat Thread - #95/INFO] [Console/]: Trainer 999tuck: its so cute [05Jan2024 10:11:42.512] [Async Chat Thread - #95/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: its one of the cheaper mythicals to make too! [05Jan2024 10:12:13.218] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 10:12:13.219] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 10:12:46.468] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: we also have a custom system for fossil mons so you dont gotta search in dumb biomes forever [05Jan2024 10:12:56.142] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: sick [05Jan2024 10:13:21.341] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: you gotta come critique my build and then make it cuter for me [05Jan2024 10:13:25.828] [Async Chat Thread - #97/INFO] [Console/]: Trainer 999tuck: ill hire you [05Jan2024 10:13:31.527] [Async Chat Thread - #97/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: alright! [05Jan2024 10:13:36.965] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: you [05Jan2024 10:13:41.186] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: aren't getting paid [05Jan2024 10:13:43.301] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ill take u to the castle in a bit [05Jan2024 10:13:44.969] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: jk lmfaoo [05Jan2024 10:13:45.774] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: LMAO [05Jan2024 10:13:47.457] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: lmfao [05Jan2024 10:13:50.584] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: kk [05Jan2024 10:14:13.784] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: if we dont find one soon i do got a spare one u can have lol [05Jan2024 10:14:18.679] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 10:14:18.680] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 10:14:20.002] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: no worries [05Jan2024 10:14:28.681] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: i need a diff skin [05Jan2024 10:14:33.177] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: if i leave imma rejoin back rq [05Jan2024 10:14:33.870] [Async Chat Thread - #97/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ive already made a combat ready one lol [05Jan2024 10:14:37.836] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ok [05Jan2024 10:14:43.821] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pokeshout 3 [05Jan2024 10:14:45.951] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pokeshout 4 [05Jan2024 10:14:47.015] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: omg his lil hat is j so cute [05Jan2024 10:14:55.729] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: you can shout the stats thats sick [05Jan2024 10:14:59.099] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: your guys server is nice [05Jan2024 10:15:02.365] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah /pokeshout [05Jan2024 10:15:06.785] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: t god i didnt have to look for one for long [05Jan2024 10:15:17.611] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: thanks weve put alot of time and effort into it [05Jan2024 10:15:23.071] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: yall did great [05Jan2024 10:15:40.220] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: im us central and the server is playing great [05Jan2024 10:16:03.002] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: im in OH [05Jan2024 10:16:07.580] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: no breaking lag or even on like the big ones like pokehub the limited render distance at like 4-5 chunks that breaks the world ruins my immersion and game [05Jan2024 10:16:14.834] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: imma be on this one when i wanna play [05Jan2024 10:16:30.161] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: this one was made by people who quit pokehub [05Jan2024 10:16:35.709] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: swear [05Jan2024 10:16:37.754] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: when they went super pay to win [05Jan2024 10:16:39.073] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yep [05Jan2024 10:16:42.959] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: they r doin it better [05Jan2024 10:16:43.553] [Async Chat Thread - #99/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: were all from sun [05Jan2024 10:16:55.009] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 10:17:04.675] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: wait wtf [05Jan2024 10:17:10.515] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lol [05Jan2024 10:17:11.521] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: lmfaoo [05Jan2024 10:17:25.669] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah u can ride on people [05Jan2024 10:17:36.044] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /flyspeed 3 [05Jan2024 10:17:46.703] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: at least i got xmas cubone [05Jan2024 10:17:49.799] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: did u get off? [05Jan2024 10:17:54.386] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: ? [05Jan2024 10:17:56.802] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i was flying ya to the village [05Jan2024 10:18:00.555] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: oh naurr [05Jan2024 10:18:03.016] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: ye i did [05Jan2024 10:18:05.521] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: im on the platform [05Jan2024 10:18:08.359] [Async Chat Thread - #99/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lol [05Jan2024 10:18:24.445] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: omfggg [05Jan2024 10:18:28.294] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: can i claim the whole thing [05Jan2024 10:18:31.306] [Async Chat Thread - #99/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah [05Jan2024 10:18:31.985] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: im dying on the inside rn [05Jan2024 10:18:33.264] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: stop [05Jan2024 10:18:34.363] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: iim peeeing [05Jan2024 10:18:35.713] [Async Chat Thread - #99/INFO] [GriefPrevention/]: Muted too-frequent text. [05Jan2024 10:18:35.714] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: im peeing [05Jan2024 10:18:37.183] [Async Chat Thread - #98/INFO] [GriefPrevention/]: Muted too-frequent text. [05Jan2024 10:18:37.183] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: no way [05Jan2024 10:19:00.129] [Async Chat Thread - #98/INFO] [Console/]: Trainer 999tuck: yall just became my favorite people [05Jan2024 10:19:04.116] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: make sure to set a home [05Jan2024 10:19:07.840] [Async Chat Thread - #98/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u get 5 of em [05Jan2024 10:19:13.331] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /sethome castle [05Jan2024 10:19:21.742] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: you are the best king [05Jan2024 10:19:37.854] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: wanna do me a solid annd find me furthest corner LOL [05Jan2024 10:19:54.085] [Async Chat Thread - #99/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u might not have the claim blocks for the whole place yet [05Jan2024 10:19:54.699] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: where i am? [05Jan2024 10:20:00.636] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: ohh moneys? [05Jan2024 10:20:09.356] [Async Chat Thread - #99/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: no no claim blocks [05Jan2024 10:20:21.849] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: right but r they in game currency or ? [05Jan2024 10:20:30.459] [Async Chat Thread - #99/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: kinda but not really [05Jan2024 10:20:40.253] [Async Chat Thread - #99/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: they slowly go up over playtime [05Jan2024 10:20:44.948] [Async Chat Thread - #100/INFO] [Console/]: Trainer 999tuck: i see [05Jan2024 10:20:47.555] [Async Chat Thread - #100/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: or you can get more in vote crates [05Jan2024 10:21:01.031] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: the vote thing is in spawn ye? [05Jan2024 10:21:05.413] [Async Chat Thread - #99/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah /vote [05Jan2024 10:21:08.725] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /vote [05Jan2024 10:21:08.725] [Server thread/INFO] [Minecraft/]: 999tuck issued mycmd (voteurls) command /vote [05Jan2024 10:21:22.303] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:MCSL username:999tuck address:24.72.216.194 timeStamp:1704450082 additionalData:null) [05Jan2024 10:21:22.306] [Server thread/INFO] [Console/]: 999tuck has Voted! [05Jan2024 10:21:22.307] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §x999tuck§x. [05Jan2024 10:21:42.092] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:Minecraft-MP.com username:999tuck address:24.72.216.194 timeStamp:1704450102 additionalData:null) [05Jan2024 10:21:42.106] [Server thread/INFO] [Console/]: 999tuck has Voted! [05Jan2024 10:21:42.107] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §x999tuck§x. [05Jan2024 10:21:50.289] [Async Chat Thread - #99/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: as long as u claim part of it for now no one is allowed to break blocks near ur claim [05Jan2024 10:21:58.346] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:Minecraft Menu username:999tuck address:24.72.216.194 timeStamp:1704450118 additionalData:null) [05Jan2024 10:21:58.356] [Server thread/INFO] [Console/]: 999tuck has Voted! [05Jan2024 10:21:58.357] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §x999tuck§x. [05Jan2024 10:22:18.633] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:TopMinecraftServers username:999tuck address:24.72.216.194 timeStamp:1704450117 additionalData:null) [05Jan2024 10:22:18.656] [Server thread/INFO] [Console/]: 999tuck has Voted! [05Jan2024 10:22:18.657] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §x999tuck§x. [05Jan2024 10:22:23.911] [Async Chat Thread - #99/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: theres also a chance to win better crate keys or temp fly in the vote crate [05Jan2024 10:22:50.191] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:PlanetMinecraft.com username:999tuck address:50.28.37.175 timeStamp:1704450170 additionalData:null) [05Jan2024 10:22:50.206] [Server thread/INFO] [Console/]: 999tuck has Voted! [05Jan2024 10:22:50.207] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §x999tuck§x. [05Jan2024 10:23:01.436] [Async Chat Thread - #99/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ^^^ [05Jan2024 10:23:04.430] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /warp crates [05Jan2024 10:23:08.617] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: ty bestie [05Jan2024 10:23:12.939] [Async Chat Thread - #99/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: np [05Jan2024 10:23:23.383] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: an elytraaa [05Jan2024 10:23:23.625] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv 999tuck [05Jan2024 10:23:26.110] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: not bad at all [05Jan2024 10:23:28.576] [Async Chat Thread - #99/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: nice! [05Jan2024 10:23:31.482] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv 999tuck [05Jan2024 10:23:33.761] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: tyy [05Jan2024 10:23:47.943] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: cmon xp share ill take those [05Jan2024 10:23:54.748] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: tyyy [05Jan2024 10:23:55.517] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv 999tuck [05Jan2024 10:23:59.864] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: no blocks but thats alright [05Jan2024 10:24:07.781] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: ill j pick one of the houses to claim for now :) [05Jan2024 10:24:16.612] [Async Chat Thread - #99/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: id claim the middle castle [05Jan2024 10:24:21.425] [Async Chat Thread - #99/INFO] [Console/]: Trainer 999tuck: is there a way to see how many i have? [05Jan2024 10:24:26.681] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /claimlist [05Jan2024 10:24:30.854] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: do /claimlist [05Jan2024 10:24:34.927] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /claimlist [05Jan2024 10:24:44.481] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: 180 from play [05Jan2024 10:24:54.327] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: dw ill j bee on 24/7 [05Jan2024 10:25:22.992] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: ill buy the village eventually gotta get out the mud and start w a house, 180 def isnt enough for the castle [05Jan2024 10:26:00.437] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: if u want i can claim and /trust u if u want the entire place claimed [05Jan2024 10:26:15.963] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i can more claim blocks than ill ever use [05Jan2024 10:26:20.223] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /home castle [05Jan2024 10:26:25.929] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: :O would you do that for me [05Jan2024 10:26:28.397] [Async Chat Thread - #102/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: sure [05Jan2024 10:26:32.904] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: waitttt [05Jan2024 10:26:41.036] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: sup? [05Jan2024 10:26:41.660] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: wait ur the best [05Jan2024 10:26:51.317] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: can i borrow ur gold shovel lol [05Jan2024 10:27:00.203] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: i was about to say what if i need to trust someone but i dont have friends [05Jan2024 10:27:01.481] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: lmfao [05Jan2024 10:27:19.840] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u can always just msg me and have me add em im on ALOT lol [05Jan2024 10:27:25.955] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: <3 [05Jan2024 10:27:33.019] [Async Chat Thread - #103/INFO] [Console/]: Trainer 999tuck: you are literally the best [05Jan2024 10:27:40.050] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: and once u got enough blocks u can take it over [05Jan2024 10:27:51.617] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: its claimed [05Jan2024 10:27:54.433] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /trust 999tuck [05Jan2024 10:28:04.375] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: you absolutely rock [05Jan2024 10:28:04.385] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /transferclaim 999tuck [05Jan2024 10:28:04.386] [Server thread/INFO] [GriefPrevention/]: CrayolaEater27 transferred a claim at Survival: x-9500, z-9596 to 999tuck. [05Jan2024 10:28:13.538] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: oh wait u own the claim now [05Jan2024 10:28:19.841] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: we have transfer claim [05Jan2024 10:28:31.888] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: so u own it [05Jan2024 10:28:33.292] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: omg you literally rock dude [05Jan2024 10:28:39.988] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: im so happy [05Jan2024 10:28:51.292] [Async Chat Thread - #104/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: im glad! [05Jan2024 10:29:20.789] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: might have do some terraforming on it in a couple places [05Jan2024 10:30:20.248] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: yea ive gotta couple plans [05Jan2024 10:30:23.748] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: and a bridge [05Jan2024 10:30:29.228] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: imma brb new skin [05Jan2024 10:30:30.263] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck lost connection: Disconnected [05Jan2024 10:30:30.266] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: 999tuck left the game [05Jan2024 10:30:47.730] [User Authenticator #19/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player 999tuck is 3d8961dc-c96b-42d3-8148-d8eb7dd2b7ec [05Jan2024 10:30:47.808] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@4d6b974f[id=3d8961dc-c96b-42d3-8148-d8eb7dd2b7ec,name=999tuck,properties={textures=[com.mojang.authlib.properties.Property@41f082d3], extraData=[com.mojang.authlib.properties.Property@4f37649d], bungeeguard-token=[com.mojang.authlib.properties.Property@4b08e9a3]},legacy=false] (/24.72.216.194:55012) lost connection: Disconnected [05Jan2024 10:30:54.621] [User Authenticator #20/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player 999tuck is 3d8961dc-c96b-42d3-8148-d8eb7dd2b7ec [05Jan2024 10:30:56.062] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: 999tuck[/24.72.216.194:33172] logged in with entity id 44941 at (-9444.757956286645, 63.0, -9557.294748355329) [05Jan2024 10:30:56.071] [Server thread/INFO] [Console/]: [EconomyShopGUI-Premium] [DEBUG]: Detected skin change of 999tuck, updating cached skin... [05Jan2024 10:30:56.072] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: 999tuck joined the game [05Jan2024 10:31:04.287] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: i be back [05Jan2024 10:31:04.331] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ur quick [05Jan2024 10:31:09.416] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: good pc [05Jan2024 10:31:14.039] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: howd u get through lobby so fast? [05Jan2024 10:31:16.824] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: im in love w ur server [05Jan2024 10:31:25.344] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: im so glad! [05Jan2024 10:31:25.500] [Async Chat Thread - #105/INFO] [Console/]: Trainer 999tuck: i have really good internet + pc [05Jan2024 10:31:31.957] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: damn [05Jan2024 10:31:35.060] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: and so the server is working [05Jan2024 10:31:39.560] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: like i can keep up w it [05Jan2024 10:31:45.269] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: like fr i dont notice my ping which is crazy [05Jan2024 10:32:06.274] [Async Chat Thread - #101/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: our playerbase isnt huge but we got some great people youll meet that our on daily [05Jan2024 10:32:13.978] [Async Chat Thread - #101/INFO] [Console/]: Trainer 999tuck: ill be on tmr [05Jan2024 10:34:10.260] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /trash [05Jan2024 10:34:20.326] [Async Chat Thread - #107/INFO] [Console/]: Trainer 999tuck: alright [05Jan2024 10:34:24.412] [Async Chat Thread - #107/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah u joined during the dead hours lol [05Jan2024 10:34:46.134] [Async Chat Thread - #106/INFO] [Console/]: Trainer 999tuck: well shoot i dont necessarily gotta build much rn either i can go get my gear or play the cobblemon side of things/mats [05Jan2024 10:34:51.269] [Async Chat Thread - #106/INFO] [Console/]: Trainer 999tuck: tysm again fr [05Jan2024 10:34:54.057] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 moved too quickly! 29.280462482076473,-12.151736784500272,39.52070666135296 [05Jan2024 10:34:57.425] [Async Chat Thread - #106/INFO] [Console/]: Trainer 999tuck: now im like more than excited to play [05Jan2024 10:35:02.172] [Async Chat Thread - #106/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: no problem at all! [05Jan2024 10:35:12.444] [Async Chat Thread - #106/INFO] [Console/]: Trainer 999tuck: i be lonely in this nice village im gonna force some of my friends to play [05Jan2024 10:35:22.353] [Async Chat Thread - #106/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: as you should! [05Jan2024 10:35:23.261] [Async Chat Thread - #106/INFO] [Console/]: Trainer 999tuck: they'll be down when they see this [05Jan2024 10:35:41.892] [Async Chat Thread - #106/INFO] [Console/]: Trainer 999tuck: also we're neighbors [05Jan2024 10:35:57.014] [Async Chat Thread - #106/INFO] [Console/]: Trainer 999tuck: lets keep it peaceful i dont wanna have wage war and build a cannon mr sky ship [05Jan2024 10:36:03.022] [Async Chat Thread - #106/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lol [05Jan2024 10:36:05.267] [Async Chat Thread - #106/INFO] [Console/]: Trainer 999tuck: <3 [05Jan2024 10:36:16.016] [Async Chat Thread - #106/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: were also right by an end portal place [05Jan2024 10:36:20.889] [Async Chat Thread - #106/INFO] [Console/]: Trainer 999tuck: sick [05Jan2024 10:36:24.415] [Async Chat Thread - #106/INFO] [Console/]: Trainer 999tuck: what pokemon spawn there? [05Jan2024 10:36:29.688] [Async Chat Thread - #106/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: in the end? [05Jan2024 10:36:35.378] [Async Chat Thread - #106/INFO] [Console/]: Trainer 999tuck: i noticed the rtp goes to the nether too i was excitedd [05Jan2024 10:36:36.532] [Async Chat Thread - #106/INFO] [Console/]: Trainer 999tuck: yea [05Jan2024 10:36:38.741] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /rtp [05Jan2024 10:36:54.816] [Async Chat Thread - #106/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: end has meltan elgymm and minior thats bout it there currently [05Jan2024 10:37:03.253] [Async Chat Thread - #106/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: not meltan [05Jan2024 10:37:07.085] [Async Chat Thread - #108/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: beldum line [05Jan2024 10:37:16.819] [Async Chat Thread - #106/INFO] [Console/]: Trainer 999tuck: shut up lemme go snag one of those real quick [05Jan2024 10:37:26.770] [Async Chat Thread - #108/INFO] [Console/]: Trainer 999tuck: they have such a low catch rate pray for me [05Jan2024 10:37:29.935] [Async Chat Thread - #108/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: they have a really low catch rate' [05Jan2024 10:37:31.611] [Async Chat Thread - #108/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lol [05Jan2024 10:37:35.835] [Async Chat Thread - #108/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: we said the same thing [05Jan2024 10:37:36.032] [Async Chat Thread - #108/INFO] [Console/]: Trainer 999tuck: omg this castle is sick i gotta dig it out a bit [05Jan2024 10:38:36.163] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /home delete castle [05Jan2024 10:38:36.165] [Server thread/INFO] [Console/]: 999tuck doesn't have permission for: cmi.command.home.others [05Jan2024 10:38:57.865] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /homes [05Jan2024 10:39:08.757] [Server thread/INFO] [Console/]: ʟᴀᴠᴇɴᴅᴇʀ ᴍᴄ ᴠᴏᴛɪɴɢ ᴇᴠᴇʀʏ ᴅᴀʏ ꜱᴜᴘᴘᴏʀᴛꜱ ᴏᴜʀ ꜱᴇʀᴠᴇʀ, ᴀɴᴅ ɢɪᴠᴇꜱ ʏᴏᴜ ᴄʀᴀᴛᴇ ᴋᴇʏꜱ! [05Jan2024 10:39:24.576] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /homes [05Jan2024 10:39:44.152] [Async Chat Thread - #110/INFO] [Console/]: Trainer 999tuck: what kinda music do you listen to [05Jan2024 10:39:50.254] [Async Chat Thread - #110/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: mostly country [05Jan2024 10:39:53.711] [Async Chat Thread - #110/INFO] [Console/]: Trainer 999tuck: sick [05Jan2024 10:40:15.073] [Async Chat Thread - #110/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: im from a small town in ohio its what i grew up on [05Jan2024 10:40:40.651] [Async Chat Thread - #110/INFO] [Console/]: Trainer 999tuck: nothing wrong with some country im not a huge fan but theres a lot of great classiics and few good new ones [05Jan2024 10:40:50.826] [Async Chat Thread - #110/INFO] [Console/]: Trainer 999tuck: but ya i listen to hip hop/r [05Jan2024 10:41:02.082] [Async Chat Thread - #110/INFO] [Console/]: Trainer 999tuck: im from nebraska i get u [05Jan2024 10:41:21.448] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /sethome castle [05Jan2024 10:41:23.920] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /homes [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Homes.HomeManager.homeEditor(HomeManager.java:1033) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Homes.HomeManager.access$2(HomeManager.java:917) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Homes.HomeManager$2.click(HomeManager.java:782) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Homes.HomeManager.homeEditor(HomeManager.java:1033) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Homes.HomeManager.access$2(HomeManager.java:917) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Homes.HomeManager$2.click(HomeManager.java:782) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 10:41:26.427] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Homes.HomeManager.openComplexHomeGui(HomeManager.java:913) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Homes.HomeManager.openHomeGui(HomeManager.java:568) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Homes.HomeManager$13.click(HomeManager.java:1026) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Homes.HomeManager.openComplexHomeGui(HomeManager.java:913) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Homes.HomeManager.openHomeGui(HomeManager.java:568) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Homes.HomeManager$13.click(HomeManager.java:1026) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 10:41:29.999] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 10:41:30.000] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 10:41:35.672] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /sethome Castle [05Jan2024 10:42:02.470] [Async Chat Thread - #112/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: im currently working on digging my claim down to bedrock [05Jan2024 10:42:21.645] [Async Chat Thread - #112/INFO] [Console/]: Trainer 999tuck: whatcha plannin on doin? [05Jan2024 10:42:37.882] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /rtp [05Jan2024 10:42:39.028] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /rtend [05Jan2024 10:42:39.028] [Server thread/INFO] [Minecraft/]: 999tuck issued mycmd (rtend) command /rtend [05Jan2024 10:42:43.688] [Async Chat Thread - #112/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: the boats area for my base and then i wanna a big farm area and build my gym down below [05Jan2024 10:42:57.548] [Async Chat Thread - #112/INFO] [Console/]: Trainer 999tuck: ill smack ur gym up [05Jan2024 10:43:11.383] [Async Chat Thread - #112/INFO] [Console/]: Trainer 999tuck: but thats sick [05Jan2024 10:43:15.006] [Async Chat Thread - #112/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i was normal gym leader back on pokehub im building my team back again [05Jan2024 10:43:25.506] [Async Chat Thread - #112/INFO] [Console/]: Trainer 999tuck: what blocks are you gonna use? [05Jan2024 10:43:38.998] [Async Chat Thread - #112/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: not 100% sure wanna make a new design this time [05Jan2024 10:44:03.077] [Async Chat Thread - #112/INFO] [Console/]: Trainer 999tuck: i love a good rustic theme [05Jan2024 10:44:14.054] [Async Chat Thread - #112/INFO] [Console/]: Trainer 999tuck: but you have air space ships [05Jan2024 10:44:26.274] [Async Chat Thread - #112/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: my last gym was a build of the super smash bros pokemon stadium [05Jan2024 10:44:32.462] [Async Chat Thread - #112/INFO] [Console/]: Trainer 999tuck: go w the vibe the town skyla the flying type gym leader from gen 5 has [05Jan2024 10:44:47.870] [Async Chat Thread - #112/INFO] [Console/]: Trainer 999tuck: not the big airport but maybe like the buildings [05Jan2024 10:44:53.310] [Async Chat Thread - #112/INFO] [Console/]: Trainer 999tuck: but thats absolutely sick [05Jan2024 10:44:55.556] [Async Chat Thread - #113/INFO] [Console/]: Trainer 999tuck: wait [05Jan2024 10:45:12.951] [Async Chat Thread - #113/INFO] [Console/]: Trainer 999tuck: minior looks so cute omg [05Jan2024 10:45:21.985] [Async Chat Thread - #113/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: you can collect all his colors too [05Jan2024 10:45:27.007] [Async Chat Thread - #113/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: diff biome diff colro [05Jan2024 10:45:41.807] [Async Chat Thread - #113/INFO] [Console/]: Trainer 999tuck: *dont tell anyone your guys server is the best cobblemon server* [05Jan2024 10:45:48.065] [Async Chat Thread - #112/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: tysm <3 [05Jan2024 10:47:42.045] [Async Chat Thread - #115/INFO] [Console/]: Trainer 999tuck: metagross line rare? [05Jan2024 10:47:48.623] [Async Chat Thread - #115/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: somewhat yeah [05Jan2024 10:47:50.711] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /rtp [05Jan2024 10:47:51.751] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /rtend [05Jan2024 10:47:51.751] [Server thread/INFO] [Minecraft/]: CrayolaEater27 issued mycmd (rtend) command /rtend [05Jan2024 10:47:56.756] [Async Chat Thread - #115/INFO] [Console/]: Trainer 999tuck: tsk tsk [05Jan2024 10:48:17.168] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /checkspawn common [05Jan2024 10:48:19.616] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /checkspawn rare [05Jan2024 10:48:34.294] [Async Chat Thread - #115/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: beldum is 30% in the rare pool [05Jan2024 10:48:58.132] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv 999tuck [05Jan2024 10:49:00.356] [Server thread/INFO] [Console/]: CrayolaEater27 doesn't have permission for: cmi.invedit [05Jan2024 10:49:02.643] [Async Chat Thread - #115/INFO] [Console/]: Trainer 999tuck: i needa hop on the cord n check the recipes for thee nature mints [05Jan2024 10:49:09.724] [Async Chat Thread - #115/INFO] [Console/]: Trainer 999tuck: my natures suck :O [05Jan2024 10:49:12.700] [Async Chat Thread - #116/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: mints arnt in the discord [05Jan2024 10:49:14.788] [Async Chat Thread - #116/INFO] [Console/]: Trainer 999tuck: cubones is ok [05Jan2024 10:49:18.745] [Async Chat Thread - #116/INFO] [Console/]: Trainer 999tuck: :O [05Jan2024 10:49:22.851] [Async Chat Thread - #116/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: mints are just base cobblemon now [05Jan2024 10:49:34.434] [Async Chat Thread - #116/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: the discord just has our custom stuff [05Jan2024 10:49:42.020] [Async Chat Thread - #116/INFO] [Console/]: Trainer 999tuck: mmm [05Jan2024 10:49:46.563] [Async Chat Thread - #116/INFO] [Console/]: Trainer 999tuck: how do you get the mint leafs? [05Jan2024 10:49:51.862] [Async Chat Thread - #116/INFO] [Console/]: Trainer 999tuck: plant in the trees or somethin [05Jan2024 10:49:58.384] [Async Chat Thread - #116/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: find em in the world just like berries [05Jan2024 10:50:01.773] [Async Chat Thread - #116/INFO] [Console/]: Trainer 999tuck: kk [05Jan2024 10:50:07.326] [Async Chat Thread - #116/INFO] [Console/]: Trainer 999tuck: ty ty [05Jan2024 10:50:08.257] [Async Chat Thread - #116/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u can get mint seeds and farm em too [05Jan2024 10:50:15.095] [Async Chat Thread - #116/INFO] [Console/]: Trainer 999tuck: ur a g [05Jan2024 10:50:32.583] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /home home [05Jan2024 10:50:51.885] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /rtp [05Jan2024 10:50:53.179] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /rtend [05Jan2024 10:50:53.179] [Server thread/INFO] [Minecraft/]: 999tuck issued mycmd (rtend) command /rtend [05Jan2024 10:50:59.283] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /trash [05Jan2024 10:51:07.465] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pv 1 [05Jan2024 10:51:10.041] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pv 1 [05Jan2024 10:51:12.237] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pv 2 [05Jan2024 10:51:14.571] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pv 3 [05Jan2024 10:51:18.141] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /trash [05Jan2024 10:51:21.776] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /tp 999tuck [05Jan2024 10:51:25.364] [Async Chat Thread - #118/INFO] [Console/]: Trainer 999tuck: are you always up late [05Jan2024 10:51:29.880] [Async Chat Thread - #118/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i stole ur shovel [05Jan2024 10:51:30.009] [Async Chat Thread - #118/INFO] [Console/]: Trainer 999tuck: is that mine [05Jan2024 10:51:33.016] [Async Chat Thread - #118/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah lol [05Jan2024 10:51:39.227] [Async Chat Thread - #118/INFO] [Console/]: Trainer 999tuck: swiper no swiping fr [05Jan2024 10:51:58.290] [Async Chat Thread - #118/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: and typically yeah wont be up this late once my semester starts but typically late ish [05Jan2024 10:52:05.079] [Async Chat Thread - #118/INFO] [Console/]: Trainer 999tuck: ive been on a vaca from work but i go back next week [05Jan2024 10:52:06.654] [Async Chat Thread - #118/INFO] [Console/]: Trainer 999tuck: same lol [05Jan2024 10:52:17.367] [Async Chat Thread - #118/INFO] [Console/]: Trainer 999tuck: no beldum :( [05Jan2024 10:52:17.513] [Async Chat Thread - #117/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah i start back on monday [05Jan2024 10:52:24.170] [Async Chat Thread - #118/INFO] [Console/]: Trainer 999tuck: go us [05Jan2024 10:52:28.967] [Async Chat Thread - #118/INFO] [Console/]: Trainer 999tuck: finish ur gym before then [05Jan2024 10:52:36.636] [Async Chat Thread - #118/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lol that aint gonna happen [05Jan2024 10:52:37.971] [Async Chat Thread - #118/INFO] [Console/]: Trainer 999tuck: i wont be ready but :O [05Jan2024 10:52:46.208] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 10:52:55.161] [Async Chat Thread - #118/INFO] [Console/]: Trainer 999tuck: blastoise finna wipe you [05Jan2024 10:53:08.751] [Async Chat Thread - #118/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i prolly got like 2-3 weeks of digging before i even start the gym [05Jan2024 10:53:22.913] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /back [05Jan2024 10:53:25.856] [Async Chat Thread - #118/INFO] [Console/]: Trainer 999tuck: if you hire me to dig and i get to keep ores ill do it [05Jan2024 10:54:07.081] [Async Chat Thread - #118/INFO] [Console/]: Trainer 999tuck: who else has gyms done? [05Jan2024 10:54:11.521] [Async Chat Thread - #118/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: thats totally fine whenever you feel like just head to my place you can dig there any time even if im not on [05Jan2024 10:54:37.375] [Async Chat Thread - #118/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i know a few other working on their teams for em but none have even started building em yet [05Jan2024 10:55:11.375] [Async Chat Thread - #118/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: were very very new we opened the server dec 15th [05Jan2024 10:55:29.932] [Async Chat Thread - #118/INFO] [Console/]: Trainer 999tuck: gotcha gotcha no worries [05Jan2024 10:56:01.618] [Async Chat Thread - #118/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i know someone is making a psychic team and someone else making a poison team [05Jan2024 10:56:08.032] [Async Chat Thread - #119/INFO] [Console/]: Trainer 999tuck: im gonna find this metal hoe soon [05Jan2024 10:56:10.171] [Async Chat Thread - #119/INFO] [Console/]: Trainer 999tuck: good types [05Jan2024 10:57:34.388] [User Authenticator #21/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Arcade_Link is a2dc154f-8af7-4786-ab42-250dc06678a6 [05Jan2024 10:57:34.459] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@5daf0f29[id=a2dc154f-8af7-4786-ab42-250dc06678a6,name=Arcade_Link,properties={textures=[com.mojang.authlib.properties.Property@6f49cf6a], extraData=[com.mojang.authlib.properties.Property@618e2cf3], bungeeguard-token=[com.mojang.authlib.properties.Property@65b1a41a]},legacy=false] (/152.42.8.85:38974) lost connection: Disconnected [05Jan2024 10:57:42.591] [User Authenticator #22/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Arcade_Link is a2dc154f-8af7-4786-ab42-250dc06678a6 [05Jan2024 10:57:44.214] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Arcade_Link[/152.42.8.85:54996] logged in with entity id 51025 at (-295.8087200655136, 82.0, 339.2313616731221) [05Jan2024 10:57:44.226] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Arcade_Link joined the game [05Jan2024 10:57:49.048] [Async Chat Thread - #120/INFO] [Console/]: Trainer 999tuck: wb [05Jan2024 10:57:52.936] [Async Chat Thread - #121/INFO] [GriefPrevention/]: Muted pre-movement chat. [05Jan2024 10:57:52.937] [Async Chat Thread - #121/INFO] [Console/]: [Krampus]Specter Arcade_Link: thanks [05Jan2024 10:57:53.117] [Async Chat Thread - #121/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: that was a quick sleep [05Jan2024 10:57:56.168] [Async Chat Thread - #121/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: welcome back [05Jan2024 10:58:00.448] [Async Chat Thread - #121/INFO] [Console/]: Trainer 999tuck: fr [05Jan2024 10:58:09.646] [Async Chat Thread - #121/INFO] [GriefPrevention/]: Muted pre-movement chat. [05Jan2024 10:58:09.647] [Async Chat Thread - #121/INFO] [Console/]: [Krampus]Specter Arcade_Link: I couldn't, too painful and it was harder to breath [05Jan2024 10:58:18.149] [Async Chat Thread - #121/INFO] [GriefPrevention/]: Muted repeat message. [05Jan2024 10:58:18.150] [Async Chat Thread - #121/INFO] [Console/]: [Krampus]Specter Arcade_Link: I couldn't, too painful and it was harder to breath [05Jan2024 10:59:20.389] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /cosmetics [05Jan2024 10:59:47.111] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /cosmetics [05Jan2024 11:00:08.271] [Async Chat Thread - #123/INFO] [Console/]: Trainer 999tuck: farming elgyem is worth it atleast [05Jan2024 11:00:19.186] [Async Chat Thread - #123/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: man thats sucks hope you feel better soon link [05Jan2024 11:00:24.146] [Async Chat Thread - #123/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah get those pearls [05Jan2024 11:00:33.974] [Async Chat Thread - #123/INFO] [Console/]: [Krampus]Specter Arcade_Link: yeah I'm trying lol [05Jan2024 11:00:47.736] [Async Chat Thread - #123/INFO] [Console/]: [Krampus]Specter Arcade_Link: I'm on all sorts of things [05Jan2024 11:01:09.350] [Async Chat Thread - #123/INFO] [Console/]: Trainer 999tuck: they drop the item to craft the trade evolution item too [05Jan2024 11:01:20.784] [Async Chat Thread - #124/INFO] [Console/]: Trainer 999tuck: like for gengar ect [05Jan2024 11:01:20.902] [Async Chat Thread - #124/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: dont need that no more tho [05Jan2024 11:01:27.036] [Async Chat Thread - #124/INFO] [Console/]: Trainer 999tuck: ? how do u evolve em [05Jan2024 11:01:31.345] [Async Chat Thread - #124/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: you can trade now [05Jan2024 11:01:45.091] [Async Chat Thread - #124/INFO] [Console/]: Trainer 999tuck: or craft a linking cord 8) [05Jan2024 11:01:49.835] [Async Chat Thread - #123/INFO] [Console/]: Trainer 999tuck: im an independent boss [05Jan2024 11:01:52.954] [Async Chat Thread - #124/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah but trading is free lol [05Jan2024 11:01:57.108] [Async Chat Thread - #124/INFO] [Console/]: Trainer 999tuck: lmaooo [05Jan2024 11:03:48.379] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /trash [05Jan2024 11:04:38.329] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /spawn [05Jan2024 11:05:49.066] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /trash [05Jan2024 11:06:14.206] [Server thread/INFO] [Console/]: Arcade_Link has donated to Lavender MC! [05Jan2024 11:06:14.406] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx5§x of §x§xHolidaykey2023 Key§x key(s) to §xArcade_Link§x. [05Jan2024 11:06:16.014] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmastandemaus.name to Arcade_Link. [05Jan2024 11:06:20.611] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmastandemaus.name to Arcade_Link. [05Jan2024 11:06:23.273] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: :D [05Jan2024 11:06:27.096] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: thank link <3 [05Jan2024 11:06:33.152] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: LOL I'm really impatient xD [05Jan2024 11:06:38.713] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 11:06:38.714] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 11:06:40.584] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: what u trying for? [05Jan2024 11:06:55.452] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: I really want that xmas sinistea [05Jan2024 11:06:57.662] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmasdwebble.name to Arcade_Link. [05Jan2024 11:07:01.415] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmaseiscue.name to Arcade_Link. [05Jan2024 11:07:04.720] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lol [05Jan2024 11:07:07.012] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /spawn [05Jan2024 11:07:17.398] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: got uh [05Jan2024 11:07:20.357] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: Eiscue tho [05Jan2024 11:07:23.467] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: and shiny Maus [05Jan2024 11:07:27.302] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 11:07:27.302] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 11:07:34.265] [luckperms-command-executor/INFO] [Console/]: [LP] Set procosmetics.particle-effects.crushed-candy-cane to true for Arcade_Link in context global. [05Jan2024 11:07:45.529] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: the shiny ones are good your one of a few players that got shiny ones [05Jan2024 11:07:52.074] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: and crushed candy cane particales [05Jan2024 11:07:58.202] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: that ghost is dope [05Jan2024 11:08:17.931] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: I thought it would be less scary than the balloon cause I like ghosts [05Jan2024 11:08:24.714] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lmaoooo [05Jan2024 11:08:25.946] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: but it proved me wrong in like the first 2 minutes [05Jan2024 11:09:03.095] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: is keep inventory on by chance? [05Jan2024 11:09:03.144] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /cosmetics [05Jan2024 11:09:09.092] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yep! [05Jan2024 11:09:11.471] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: kk [05Jan2024 11:09:23.547] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cosmetics [05Jan2024 11:09:28.859] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: maybe I'll get one more key [05Jan2024 11:09:32.183] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: whoa [05Jan2024 11:10:11.190] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: 999tuck was doomed to fall by Shulker [05Jan2024 11:10:14.262] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: F [05Jan2024 11:10:15.594] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: LOL [05Jan2024 11:10:27.721] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: wait is there a wait to take curses off [05Jan2024 11:10:32.385] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: Plus this way- I may also get shinies [05Jan2024 11:10:34.813] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: there is not [05Jan2024 11:10:36.256] [Server thread/INFO] [Console/]: Arcade_Link has donated to Lavender MC! [05Jan2024 11:10:36.456] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx5§x of §x§xHolidaykey2023 Key§x key(s) to §xArcade_Link§x. [05Jan2024 11:10:39.640] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 11:10:39.641] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 11:10:48.764] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmassnorlax.name to Arcade_Link. [05Jan2024 11:10:59.107] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: no way!!!! [05Jan2024 11:11:02.689] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: :o [05Jan2024 11:11:06.863] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmasmaushold.name to Arcade_Link. [05Jan2024 11:11:06.921] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: GG [05Jan2024 11:11:09.315] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmassinistea.name to Arcade_Link. [05Jan2024 11:11:13.207] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: YES [05Jan2024 11:11:19.850] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: I got it [05Jan2024 11:11:23.015] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: GZZZ [05Jan2024 11:11:29.127] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ayyy [05Jan2024 11:11:33.064] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmasfurret.name to Arcade_Link. [05Jan2024 11:11:34.911] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmasvoltorb.name to Arcade_Link. [05Jan2024 11:11:38.720] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: that shiny snorlax omg [05Jan2024 11:11:47.347] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: it looks so good xD [05Jan2024 11:12:06.952] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: omggg [05Jan2024 11:12:14.026] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: this is the cutest thing ive ever seen oh my god [05Jan2024 11:12:18.871] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: Yeah [05Jan2024 11:12:35.010] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: lets see I think I'd be okay trying to find the munchlax version on my own [05Jan2024 11:12:42.728] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: I got what I really wanted [05Jan2024 11:12:44.140] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: that was such a nice pull [05Jan2024 11:12:48.904] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: :D yeah [05Jan2024 11:12:51.574] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u got the hot cocoa [05Jan2024 11:12:55.378] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: I did [05Jan2024 11:13:15.104] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cosmetics [05Jan2024 11:13:15.277] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: and I am not gonna think about the shiny because that'll really drive me to another purchas xD [05Jan2024 11:13:24.316] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: wait woops [05Jan2024 11:13:28.555] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: ? [05Jan2024 11:13:28.779] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /home castle [05Jan2024 11:13:30.642] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lol [05Jan2024 11:13:32.099] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: didnt mean to [05Jan2024 11:13:37.405] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: what happened? [05Jan2024 11:13:41.917] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: didnt mean to what? [05Jan2024 11:13:49.967] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /vote [05Jan2024 11:13:49.967] [Server thread/INFO] [Minecraft/]: CrayolaEater27 issued mycmd (voteurls) command /vote [05Jan2024 11:13:55.643] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: battle :O i was going to put some stuff in a chest [05Jan2024 11:13:59.561] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: ahh [05Jan2024 11:14:05.823] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:Minecraft-MP.com username:CrayolaEater27 address:2603:6010:51f0:1900:f48:a263:dad8:c2c0 timeStamp:1704453245 additionalData:null) [05Jan2024 11:14:05.857] [Server thread/INFO] [Console/]: CrayolaEater27 has Voted! [05Jan2024 11:14:05.857] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xCrayolaEater27§x. [05Jan2024 11:14:09.952] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:Minecraft Menu username:CrayolaEater27 address:2603:6010:51f0:1900:f48:a263:dad8:c2c0 timeStamp:1704453249 additionalData:null) [05Jan2024 11:14:09.957] [Server thread/INFO] [Console/]: CrayolaEater27 has Voted! [05Jan2024 11:14:09.957] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xCrayolaEater27§x. [05Jan2024 11:14:17.246] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:TopMinecraftServers username:CrayolaEater27 address:2603:6010:51f0:1900:f48:a263:dad8:c2c0 timeStamp:1704453236 additionalData:null) [05Jan2024 11:14:17.257] [Server thread/INFO] [Console/]: CrayolaEater27 has Voted! [05Jan2024 11:14:17.257] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xCrayolaEater27§x. [05Jan2024 11:14:21.977] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /cosmetics [05Jan2024 11:14:24.202] [Server thread/INFO] [Votifier/]: Got a forwarded vote -> Vote (from:PlanetMinecraft.com username:CrayolaEater27 address:50.28.37.175 timeStamp:1704453264 additionalData:null) [05Jan2024 11:14:24.207] [Server thread/INFO] [Console/]: CrayolaEater27 has Voted! [05Jan2024 11:14:24.207] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xVote Key§x key(s) to §xCrayolaEater27§x. [05Jan2024 11:14:33.191] [Server thread/INFO] [GriefPrevention/]: Adjusted CrayolaEater27's bonus claim blocks by 500. New total bonus blocks: 724350. [05Jan2024 11:14:51.486] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 11:14:51.487] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 11:14:51.523] [Async Chat Thread - #127/INFO] [Console/]: [Krampus]Specter Arcade_Link: lol I dunno about this xD [05Jan2024 11:15:05.742] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /warp crates [05Jan2024 11:15:23.171] [Async Chat Thread - #127/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: looks cool wouldnt keep it on all the time but sometimes [05Jan2024 11:15:27.971] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cosmetics [05Jan2024 11:15:28.025] [Async Chat Thread - #127/INFO] [Console/]: [Krampus]Specter Arcade_Link: I like the way it follows tho [05Jan2024 11:15:31.424] [Async Chat Thread - #127/INFO] [Console/]: Trainer 999tuck: i looks cute kinda like miseltoe'y [05Jan2024 11:15:37.925] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: first impression was exploding watermelon [05Jan2024 11:15:43.948] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: yeah I might save it for Christmas this year [05Jan2024 11:15:51.053] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /cosmetics [05Jan2024 11:15:55.853] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cosmetics [05Jan2024 11:16:00.935] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cosmetics [05Jan2024 11:16:12.929] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: this one is nice [05Jan2024 11:16:24.086] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: i found unbreaking 3, prot 4, mending legs in the end :O [05Jan2024 11:16:29.451] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: oooh nice [05Jan2024 11:16:29.646] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: :o [05Jan2024 11:16:31.648] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: Nice! [05Jan2024 11:16:37.709] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cosmetics [05Jan2024 11:16:37.834] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: they're vanishing tho pray for my dumbass [05Jan2024 11:16:40.953] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cosmetics [05Jan2024 11:16:45.014] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: I uh ... found this armor in village xD [05Jan2024 11:16:50.367] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: oof [05Jan2024 11:17:03.748] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 11:17:03.749] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 11:17:13.819] [Async Chat Thread - #126/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: keep inv is on vanishing wont ever do anything [05Jan2024 11:17:27.618] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: oh so these are really good then [05Jan2024 11:17:28.038] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: ohh [05Jan2024 11:17:30.992] [Async Chat Thread - #126/INFO] [Console/]: [Krampus]Specter Arcade_Link: Nice [05Jan2024 11:17:40.347] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: hold up link [05Jan2024 11:17:43.041] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /home castle [05Jan2024 11:17:45.965] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 11:17:45.966] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 11:17:48.520] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /back [05Jan2024 11:17:55.562] [Async Chat Thread - #126/INFO] [Console/]: Trainer 999tuck: these are only a lil worse [05Jan2024 11:18:08.807] [Server thread/INFO] [Console/]: ʟᴀᴠᴇɴᴅᴇʀ ᴍᴄ ꜱᴜᴘᴘᴏʀᴛ ᴛʜᴇ ꜱᴇʀᴠᴇʀ ʙʏ ᴘᴜʀᴄʜᴀꜱɪɴɢ ʀᴀɴᴋꜱ, ᴋᴇʏꜱ, ᴀɴᴅ ᴄᴏꜱᴍᴇᴛɪᴄꜱ, ɪɴ ᴛʜᴇ ꜱᴇʀᴠᴇʀ ꜱᴛᴏʀᴇ! [05Jan2024 11:18:08.874] [Async Chat Thread - #128/INFO] [Console/]: [Krampus]Specter Arcade_Link: Ohh thank you~ [05Jan2024 11:18:26.751] [Async Chat Thread - #128/INFO] [Console/]: Trainer 999tuck: i love ambipom [05Jan2024 11:18:29.101] [Async Chat Thread - #128/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: winton [05Jan2024 11:18:33.282] [Async Chat Thread - #128/INFO] [Console/]: Trainer 999tuck: omg winton [05Jan2024 11:19:06.066] [Async Chat Thread - #128/INFO] [Console/]: Trainer 999tuck: staravia looks so clean [05Jan2024 11:19:20.955] [Async Chat Thread - #128/INFO] [Console/]: Trainer 999tuck: r we getting sneak peaks [05Jan2024 11:19:27.967] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 11:19:27.968] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 11:19:40.928] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 11:19:40.929] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 11:19:44.243] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: drampa is so cute omg [05Jan2024 11:19:51.202] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: this isnt normal [05Jan2024 11:19:55.372] [Async Chat Thread - #129/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: alolan [05Jan2024 11:20:05.225] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /cosmetics [05Jan2024 11:20:13.576] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: not normal smh [05Jan2024 11:20:16.471] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /cosmetics [05Jan2024 11:20:16.680] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 11:20:16.681] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 11:20:21.131] [Async Chat Thread - #129/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: normal [05Jan2024 11:20:24.989] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: omg [05Jan2024 11:20:29.249] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: ill trade a kidney for this pichu [05Jan2024 11:20:34.397] [Async Chat Thread - #129/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lol [05Jan2024 11:20:35.761] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 11:20:35.762] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 11:20:55.260] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 11:20:55.261] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 11:20:56.687] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 11:20:56.688] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 11:21:01.320] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: #makevulpixshoulderable [05Jan2024 11:21:13.768] [Async Chat Thread - #129/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: did u see links great tusk? [05Jan2024 11:21:19.509] [Async Chat Thread - #129/INFO] [Console/]: [Krampus]Specter Arcade_Link: I think there's a purchas cool down LOL [05Jan2024 11:21:22.926] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 11:21:22.927] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 11:21:34.792] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: omg :O [05Jan2024 11:21:41.575] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: clean models guys [05Jan2024 11:21:42.311] [Async Chat Thread - #129/INFO] [Console/]: [Krampus]Specter Arcade_Link: :D I found it in Area Zero [05Jan2024 11:21:46.125] [Async Chat Thread - #129/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: whats its ivs? [05Jan2024 11:21:49.064] [Async Chat Thread - #129/INFO] [Console/]: [Krampus]Specter Arcade_Link: uhhh [05Jan2024 11:21:53.729] [Async Chat Thread - #129/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: do /pokeshout party# [05Jan2024 11:21:58.261] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pokeshout 3 [05Jan2024 11:22:02.437] [Async Chat Thread - #129/INFO] [Console/]: [Krampus]Specter Arcade_Link: not great [05Jan2024 11:22:03.333] [Async Chat Thread - #129/INFO] [Console/]: [Krampus]Specter Arcade_Link: XD [05Jan2024 11:22:09.637] [Async Chat Thread - #130/INFO] [Console/]: Trainer 999tuck: but not awful [05Jan2024 11:22:13.583] [Async Chat Thread - #130/INFO] [Console/]: Trainer 999tuck: speed and attack [05Jan2024 11:22:17.189] [Async Chat Thread - #130/INFO] [Console/]: [Krampus]Specter Arcade_Link: It's not? [05Jan2024 11:22:22.847] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: it coulda been worse [05Jan2024 11:22:23.892] [Async Chat Thread - #129/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: decent attacker bad defender [05Jan2024 11:22:35.067] [Async Chat Thread - #129/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: itll hit like a truck but die fast [05Jan2024 11:22:35.155] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: its good ivs are in the stats it matters for it [05Jan2024 11:22:37.740] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: ye [05Jan2024 11:22:52.700] [Async Chat Thread - #129/INFO] [Console/]: [Krampus]Specter Arcade_Link: ohh nice [05Jan2024 11:23:02.363] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /pokeshout 1 [05Jan2024 11:23:08.537] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: ppf [05Jan2024 11:23:14.447] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: my starter sucks [05Jan2024 11:23:19.773] [Async Chat Thread - #129/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: so did mine [05Jan2024 11:23:20.561] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 11:23:20.562] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 11:23:20.729] [Async Chat Thread - #129/INFO] [Console/]: [Krampus]Specter Arcade_Link: yeeah [05Jan2024 11:23:26.111] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pokeshout 1 [05Jan2024 11:23:34.095] [Async Chat Thread - #129/INFO] [Console/]: [Krampus]Specter Arcade_Link: oh wait [05Jan2024 11:23:38.880] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: woah ur rowlet has good stats [05Jan2024 11:23:41.400] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pokeshout 6 [05Jan2024 11:23:43.023] [Async Chat Thread - #129/INFO] [Console/]: [Krampus]Specter Arcade_Link: :o [05Jan2024 11:23:43.901] [Async Chat Thread - #131/INFO] [Console/]: Trainer 999tuck: make it a special attacker tho [05Jan2024 11:24:00.511] [Async Chat Thread - #131/INFO] [Console/]: Trainer 999tuck: omg [05Jan2024 11:24:02.126] [Async Chat Thread - #131/INFO] [Console/]: Trainer 999tuck: i love [05Jan2024 11:24:15.757] [Async Chat Thread - #131/INFO] [Console/]: [Krampus]Specter Arcade_Link: I don't know my way around IVs LOL never really knew they existed until older gens [05Jan2024 11:24:15.766] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: i want a reg samurott [05Jan2024 11:24:34.852] [Async Chat Thread - #129/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: when u evolve oshwatt u get to chose which one u wnat [05Jan2024 11:24:48.291] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: thats cool [05Jan2024 11:24:53.629] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: decidueye too? [05Jan2024 11:25:00.002] [Async Chat Thread - #129/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: dont have deci yet [05Jan2024 11:25:09.406] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: typhlosion > probs anyways [05Jan2024 11:25:19.325] [Async Chat Thread - #129/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: rumors have it typhlosion might be coming soon i cant confirm or deny tho [05Jan2024 11:25:27.975] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: im really impressed w the server fr [05Jan2024 11:25:41.942] [Async Chat Thread - #129/INFO] [Console/]: [Krampus]Specter Arcade_Link: lol [05Jan2024 11:25:46.773] [Async Chat Thread - #129/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: do /warp mines [05Jan2024 11:25:52.966] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /warp mines [05Jan2024 11:25:53.023] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /warp mines [05Jan2024 11:26:00.717] [Async Chat Thread - #129/INFO] [Console/]: [Krampus]Specter Arcade_Link: I'm waiting for the moment I an buy one more key, for real- and not a pack of them [05Jan2024 11:26:15.620] [Async Chat Thread - #129/INFO] [Console/]: Trainer 999tuck: where u go [05Jan2024 11:26:17.363] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /tpahere 999tuck [05Jan2024 11:26:19.937] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /cmi tpaccept CrayolaEater27 tpahere [05Jan2024 11:26:24.811] [Async Chat Thread - #129/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: went up the bottom layer has been mines [05Jan2024 11:26:28.655] [Server thread/INFO] [Console/]: Giving 1 of Bone () to §xC§xr§xa§xy§xo§xl§xa§xE§xa§xt§xe§xr§x2§x7 [05Jan2024 11:26:31.911] [Server thread/INFO] [Console/]: Giving 1 of Bone () to §xC§xr§xa§xy§xo§xl§xa§xE§xa§xt§xe§xr§x2§x7 [05Jan2024 11:26:36.003] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:26:36.003] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:26:41.654] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to §xC§xr§xa§xy§xo§xl§xa§xE§xa§xt§xe§xr§x2§x7 [05Jan2024 11:26:42.606] [Async Chat Thread - #132/INFO] [Console/]: Trainer 999tuck: woaaaah [05Jan2024 11:26:48.459] [Async Chat Thread - #132/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ur looking for a fossil [05Jan2024 11:26:48.500] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:26:54.528] [Async Chat Thread - #132/INFO] [Console/]: Trainer 999tuck: do these reset? [05Jan2024 11:26:54.647] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to §xC§xr§xa§xy§xo§xl§xa§xE§xa§xt§xe§xr§x2§x7 [05Jan2024 11:26:59.154] [Async Chat Thread - #132/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: every 8 hours [05Jan2024 11:27:18.580] [Async Chat Thread - #132/INFO] [Console/]: Trainer 999tuck: this is sick [05Jan2024 11:27:27.601] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:27:27.602] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:27:29.699] [Async Chat Thread - #132/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: then when u get a fossil you trade it in at /warp fossil [05Jan2024 11:27:32.506] [Server thread/INFO] [Console/]: Arcade_Link has donated to Lavender MC! [05Jan2024 11:27:32.706] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx1§x of §x§xHolidaykey2023 Key§x key(s) to §xArcade_Link§x. [05Jan2024 11:27:33.750] [Async Chat Thread - #132/INFO] [Console/]: [Krampus]Specter Arcade_Link: oo I'll be there in a sec [05Jan2024 11:27:35.553] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:27:36.451] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:27:37.202] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:27:37.954] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:27:38.161] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmassnorlax.name to Arcade_Link. [05Jan2024 11:27:38.804] [Server thread/INFO] [Console/]: Giving 1 of Brick () to §xC§xr§xa§xy§xo§xl§xa§xE§xa§xt§xe§xr§x2§x7 [05Jan2024 11:27:39.402] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:27:40.102] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:27:41.223] [Async Chat Thread - #132/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: gl link [05Jan2024 11:27:48.640] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv 999tuck [05Jan2024 11:27:50.083] [Async Chat Thread - #132/INFO] [Console/]: [Krampus]Specter Arcade_Link: I got a normal snorlax xD [05Jan2024 11:27:50.113] [Async Chat Thread - #133/INFO] [Console/]: Trainer 999tuck: nautilus is that omynte ? [05Jan2024 11:27:56.452] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:27:56.452] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to 999tuck [05Jan2024 11:27:56.452] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:27:57.596] [Async Chat Thread - #133/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: nope ull know when u get a fossil [05Jan2024 11:27:58.779] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /warp mines [05Jan2024 11:27:59.603] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:28:02.877] [Async Chat Thread - #133/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: its a custom item [05Jan2024 11:28:08.501] [Async Chat Thread - #133/INFO] [Console/]: Trainer 999tuck: gotchaa [05Jan2024 11:28:12.938] [Async Chat Thread - #133/INFO] [Console/]: Trainer 999tuck: got aerodactyl [05Jan2024 11:28:15.534] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv 999tuck [05Jan2024 11:28:24.954] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:28:29.633] [Async Chat Thread - #133/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: we have all the fossils through gen 8 [05Jan2024 11:28:37.718] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /tpa CrayolaEater27 [05Jan2024 11:28:38.556] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:28:39.954] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:28:40.705] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:28:42.154] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:28:42.535] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cmi tpaccept Arcade_Link tpa [05Jan2024 11:28:43.653] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:28:43.653] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:28:48.403] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:28:51.709] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: ohh [05Jan2024 11:28:56.655] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:28:58.504] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:29:00.655] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to 999tuck [05Jan2024 11:29:02.103] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:29:04.303] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:29:04.362] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to Arcade_Link [05Jan2024 11:29:05.379] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: sand and gravel [05Jan2024 11:29:05.903] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:29:07.607] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:29:08.702] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:29:10.253] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:29:14.452] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:29:14.452] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:29:15.611] [Server thread/INFO] [Console/]: Giving 1 of Bone () to Arcade_Link [05Jan2024 11:29:16.606] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:29:17.503] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:29:18.205] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:29:21.006] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:29:23.953] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:29:24.654] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:29:26.819] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 11:29:26.937] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: this is fun [05Jan2024 11:29:27.855] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:29:28.706] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:29:40.153] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:29:40.854] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:29:43.595] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: does the duster item work on these? [05Jan2024 11:29:47.260] [Async Chat Thread - #134/INFO] [Console/]: Trainer 999tuck: ores too?? [05Jan2024 11:29:49.880] [Async Chat Thread - #134/INFO] [Console/]: Trainer 999tuck: this is sick [05Jan2024 11:29:55.238] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i dont believe so link [05Jan2024 11:29:59.156] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:30:01.357] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:30:05.755] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:30:06.457] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:30:06.683] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 11:30:07.154] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:30:07.855] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:30:08.559] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:30:09.253] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:30:09.253] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:30:09.448] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: ah [05Jan2024 11:30:10.055] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:30:10.804] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:30:13.009] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to Arcade_Link [05Jan2024 11:30:13.703] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:30:16.790] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 11:30:17.953] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:30:18.211] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:30:18.754] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:30:23.306] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:30:23.306] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:30:24.003] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:30:26.661] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:30:26.661] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to Arcade_Link [05Jan2024 11:30:29.755] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:30:37.554] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:30:38.588] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv 999tuck [05Jan2024 11:30:38.763] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to Arcade_Link [05Jan2024 11:30:38.763] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to Arcade_Link [05Jan2024 11:30:39.954] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:30:40.656] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:30:42.012] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:30:42.054] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:30:42.918] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 11:30:43.211] [Server thread/INFO] [Console/]: Giving 1 of Bone () to Arcade_Link [05Jan2024 11:30:44.956] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:30:46.554] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:30:46.555] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:30:50.125] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 11:30:53.855] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:30:55.955] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:30:57.353] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:30:58.056] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:30:58.807] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:31:00.857] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:31:03.107] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:31:03.565] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv 999tuck [05Jan2024 11:31:03.904] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to 999tuck [05Jan2024 11:31:04.332] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: pff my inventory is almost full [05Jan2024 11:31:09.155] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:31:09.795] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: oof [05Jan2024 11:31:15.054] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:31:16.006] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:31:16.216] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u have pvs link [05Jan2024 11:31:20.556] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:31:23.959] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:31:24.105] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:31:24.105] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:31:26.306] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:31:30.171] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv 999tuck [05Jan2024 11:31:33.557] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:31:34.454] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 11:31:35.060] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:31:35.568] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: pvs? [05Jan2024 11:31:36.706] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:31:37.604] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to 999tuck [05Jan2024 11:31:39.211] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:31:39.889] [Async Chat Thread - #134/INFO] [Console/]: [CMI] Player (CrayolaEater27) triggered (ipBlock) chat filter with: do /pv 1 [05Jan2024 11:31:39.889] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: do /pv 1 [05Jan2024 11:31:42.421] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pvsign [05Jan2024 11:31:53.055] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: one of the donator rank perks [05Jan2024 11:31:54.210] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to Arcade_Link [05Jan2024 11:31:54.504] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:31:54.504] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:31:56.942] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 11:31:57.310] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to Arcade_Link [05Jan2024 11:31:59.055] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:32:05.005] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:32:06.509] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:32:06.510] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:32:09.356] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:32:09.356] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:32:10.057] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:32:11.794] [Async Chat Thread - #134/INFO] [Console/]: [CMI] Player (Arcade_Link) triggered (ipBlock) chat filter with: yeah... I saw I could get pokeballs from them- so that's why I bought it [05Jan2024 11:32:11.795] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: yeah... I saw I could get pokeballs from them- so that's why I bought it [05Jan2024 11:32:12.198] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pv 1 [05Jan2024 11:32:14.468] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 11:32:17.799] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: xD I don't know what else it does [05Jan2024 11:32:20.920] [Async Chat Thread - #134/INFO] [Console/]: Trainer 999tuck: yayy i gotta rampardos [05Jan2024 11:32:25.912] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: aside from pc and pokeheal [05Jan2024 11:32:26.549] [Async Chat Thread - #134/INFO] [Console/]: Trainer 999tuck: and lileep [05Jan2024 11:32:31.454] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:32:32.383] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: :o [05Jan2024 11:32:35.603] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: its like a big enderchest u have 2 player vaults [05Jan2024 11:32:36.667] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: lileep is my favorite [05Jan2024 11:32:38.214] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to Arcade_Link [05Jan2024 11:32:42.359] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to Arcade_Link [05Jan2024 11:32:43.794] [Async Chat Thread - #134/INFO] [Console/]: Trainer 999tuck: u want it :D [05Jan2024 11:32:48.256] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:32:49.260] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: are you sure? [05Jan2024 11:32:52.361] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:32:52.361] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to Arcade_Link [05Jan2024 11:32:52.619] [Async Chat Thread - #135/INFO] [Console/]: Trainer 999tuck: ye :D [05Jan2024 11:32:55.013] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to Arcade_Link [05Jan2024 11:33:00.310] [Server thread/INFO] [Console/]: ExecutableItems EI DROPPED: x1 RootFossil by 999tuck at 135 41 -103 in Voidworld [05Jan2024 11:33:00.310] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x1 RootFossil at 135 42 -103 in Voidworld [05Jan2024 11:33:00.310] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x1 RootFossil at 135 42 -103 in Voidworld [05Jan2024 11:33:08.021] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: ooo thank you [05Jan2024 11:33:08.659] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:33:10.206] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:33:11.700] [Async Chat Thread - #134/INFO] [Console/]: Trainer 999tuck: ye ye [05Jan2024 11:33:14.815] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pv [05Jan2024 11:33:15.556] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:33:17.806] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:33:19.855] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:33:22.206] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:33:34.209] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:33:34.774] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: I'm not sure I understand how player vaults work [05Jan2024 11:33:35.606] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:33:35.606] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:33:37.012] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:33:40.011] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to Arcade_Link [05Jan2024 11:33:43.610] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:33:44.910] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:33:45.256] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: its just a big enderchest basically [05Jan2024 11:33:48.009] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:33:48.163] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:33:48.164] [Server thread/INFO] [Console/]: Giving 1 of Bone () to Arcade_Link [05Jan2024 11:33:48.164] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to Arcade_Link [05Jan2024 11:33:49.110] [Server thread/INFO] [Console/]: Giving 1 of Bone () to Arcade_Link [05Jan2024 11:33:50.013] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:33:51.057] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:33:54.966] [Async Chat Thread - #134/INFO] [Console/]: [CMI] Player (CrayolaEater27) triggered (ipBlock) chat filter with: u do /pv 1 and put stuff in it and can take it out anytime [05Jan2024 11:33:54.967] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u do /pv 1 and put stuff in it and can take it out anytime [05Jan2024 11:33:55.007] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:33:55.261] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to Arcade_Link [05Jan2024 11:34:01.610] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:34:03.010] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:34:03.710] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:34:04.557] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:34:05.261] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:34:05.262] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:34:05.956] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:34:07.055] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: like a chest u access from a command [05Jan2024 11:34:08.412] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:34:09.109] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:34:13.403] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /playervaults:chest [05Jan2024 11:34:17.310] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:34:19.706] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:34:19.741] [User Authenticator #23/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Nephalem0 is 283e211c-5a9f-4327-b964-3908bb1e5b7b [05Jan2024 11:34:19.810] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@2b87e1ff[id=283e211c-5a9f-4327-b964-3908bb1e5b7b,name=Nephalem0,properties={textures=[com.mojang.authlib.properties.Property@79517d03], extraData=[com.mojang.authlib.properties.Property@77969c59], bungeeguard-token=[com.mojang.authlib.properties.Property@73a91673]},legacy=false] (/109.64.217.221:55752) lost connection: Disconnected [05Jan2024 11:34:22.511] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:34:22.511] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:34:23.209] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:34:24.711] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:34:25.411] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:34:25.411] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:34:26.911] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:34:27.661] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:34:32.309] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 11:34:32.722] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: How do I set it up? [05Jan2024 11:34:36.011] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:34:36.706] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:34:37.324] [Async Chat Thread - #134/INFO] [Console/]: [CMI] Player (CrayolaEater27) triggered (ipBlock) chat filter with: just do /pv 1 [05Jan2024 11:34:37.325] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: just do /pv 1 [05Jan2024 11:34:37.461] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:34:40.509] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:34:41.090] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: it should open up [05Jan2024 11:34:43.470] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pv 1 [05Jan2024 11:34:47.462] [User Authenticator #24/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Nephalem0 is 283e211c-5a9f-4327-b964-3908bb1e5b7b [05Jan2024 11:34:48.962] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Nephalem0[/109.64.217.221:48336] logged in with entity id 53720 at (142.4019757749085, 96.0, -91.42511236721016) [05Jan2024 11:34:49.030] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Nephalem0 joined the game [05Jan2024 11:34:50.896] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: hm [05Jan2024 11:34:53.685] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: hey neph [05Jan2024 11:34:56.587] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /playervaults [05Jan2024 11:35:00.740] [Async Chat Thread - #134/INFO] [Console/]: Owner Neph: Ola [05Jan2024 11:35:01.473] [Async Chat Thread - #136/INFO] [Console/]: [Krampus]Specter Arcade_Link: it wants a number [05Jan2024 11:35:02.287] [Async Chat Thread - #134/INFO] [Console/]: Trainer 999tuck: got 2 shieldons if someone wants 1 [05Jan2024 11:35:03.959] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:35:07.461] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:35:08.801] [Async Chat Thread - #134/INFO] [Console/]: [CMI] Player (CrayolaEater27) triggered (ipBlock) chat filter with: yeah do /pv 1 [05Jan2024 11:35:08.802] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah do /pv 1 [05Jan2024 11:35:10.110] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to Arcade_Link [05Jan2024 11:35:12.212] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to Arcade_Link [05Jan2024 11:35:12.260] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to 999tuck [05Jan2024 11:35:15.135] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: put the number 1 [05Jan2024 11:35:15.409] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:35:18.507] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:35:19.879] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u have 2 of them to use [05Jan2024 11:35:25.109] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:35:25.810] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:35:25.810] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:35:27.307] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:35:28.109] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:35:28.109] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:35:29.339] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pv [05Jan2024 11:35:32.907] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to 999tuck [05Jan2024 11:35:34.289] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /playervaults Arcade_Link 1 [05Jan2024 11:35:36.409] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:35:36.434] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /playervaults Arcade_Link [05Jan2024 11:35:39.186] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 11:35:40.490] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /playervaults 1 [05Jan2024 11:35:51.461] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:35:53.711] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:35:55.811] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:35:55.811] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:35:57.259] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:35:57.961] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:36:00.409] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:36:03.009] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:36:03.713] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:36:05.110] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:36:06.512] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:36:07.211] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:36:07.910] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:36:09.359] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:36:19.494] [Async Chat Thread - #134/INFO] [Console/]: [Krampus]Specter Arcade_Link: ah there we go [05Jan2024 11:36:21.559] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:36:21.560] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:36:24.185] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmi reload [05Jan2024 11:36:24.194] [Server thread/INFO] [Console/]: Updated (EN) language file. Took 5ms [05Jan2024 11:36:24.202] [Server thread/INFO] [Console/]: [CMI] Loaded (1) custom text's into memory. Took 0ms [05Jan2024 11:36:24.205] [Server thread/INFO] [Console/]: [CMI] Started SqLite data base. Took 1ms [05Jan2024 11:36:24.207] [Server thread/INFO] [Console/]: [CMI] Loaded (5) warning categories into memory. Took 0ms [05Jan2024 11:36:24.207] [Server thread/INFO] [Console/]: [CMI] Loaded (3) warning commands into memory. Took 0ms [05Jan2024 11:36:24.211] [Server thread/INFO] [Console/]: [CMI] Loaded (144) custom mob heads into memory. Took 3ms [05Jan2024 11:36:24.211] [Server thread/INFO] [Console/]: [CMI] Loaded (2) cooldowns into memory. Took 3ms [05Jan2024 11:36:24.239] [Server thread/INFO] [Console/]: [CMI] Loaded (EN) language file into memory. Took 25ms [05Jan2024 11:36:24.251] [Server thread/INFO] [Console/]: [CMI] Loaded (6) kits into memory. Took 1ms [05Jan2024 11:36:24.251] [Server thread/INFO] [Console/]: [CMI] Loaded (1) schedules into memory. Took 0ms [05Jan2024 11:36:24.252] [Server thread/INFO] [Console/]: [CMI] Loaded (7) ranks into memory. Took 1ms [05Jan2024 11:36:24.252] [Server thread/INFO] [Console/]: [CMI] Loaded (16) warps into memory. Took 0ms [05Jan2024 11:36:24.252] [Server thread/INFO] [Console/]: [CMI] Loaded (0) custom alias into memory. Took 0ms [05Jan2024 11:36:24.259] [Server thread/INFO] [Console/]: [CMI] Loaded (61) regular alias into memory. Took 7ms [05Jan2024 11:36:24.259] [Server thread/INFO] [Console/]: [CMI] Loaded (13) interactive commands into memory. Took 0ms [05Jan2024 11:36:24.260] [Server thread/INFO] [Console/]: [CMI] Loaded (245) worth values into memory. Took 1ms [05Jan2024 11:36:24.269] [Server thread/INFO] [Console/]: [CMI] Loaded (45) holograms into memory. Took 8ms [05Jan2024 11:36:24.269] [Server thread/INFO] [Console/]: [CMI] Loaded (8) playtime rewards into memory. Took 0ms [05Jan2024 11:36:24.269] [Server thread/INFO] [Console/]: [CMI] Loaded (1) skin cache entries into memory. Took 0ms [05Jan2024 11:36:24.269] [Server thread/INFO] [Console/]: [CMI] Loaded (0) ArmorStand templates into memory. Took 0ms [05Jan2024 11:36:24.270] [Server thread/INFO] [Console/]: [CMI] Loaded (0) event action commands into memory. Took 1ms [05Jan2024 11:36:24.939] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: there ya go! [05Jan2024 11:36:26.109] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:36:27.809] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:36:27.809] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:36:28.510] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:36:28.515] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:36:30.611] [Server thread/INFO] [Console/]: Giving 1 of Bone () to Arcade_Link [05Jan2024 11:36:31.611] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:36:31.611] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:36:31.613] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:36:32.609] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:36:34.012] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:36:35.560] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:36:35.560] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:36:36.365] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to Arcade_Link [05Jan2024 11:36:36.684] [Async Chat Thread - #134/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u can access em anytime and store and take stuff out [05Jan2024 11:36:37.512] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to Arcade_Link [05Jan2024 11:36:40.060] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:36:41.509] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:36:42.561] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:36:44.061] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:36:44.595] [Async Chat Thread - #137/INFO] [Console/]: [Krampus]Specter Arcade_Link: Oh i got a cover fossil [05Jan2024 11:36:45.661] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:36:48.812] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:36:49.861] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:36:53.011] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:36:58.059] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:36:58.113] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:36:59.060] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to Arcade_Link [05Jan2024 11:36:59.612] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:37:00.980] [Async Chat Thread - #137/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah you trade em in at /warp fossils [05Jan2024 11:37:02.910] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:37:04.559] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:37:10.289] [Async Chat Thread - #137/INFO] [Console/]: [Krampus]Specter Arcade_Link: ooh [05Jan2024 11:37:15.210] [Async Chat Thread - #137/INFO] [Console/]: Trainer 999tuck: 3 shieldons ._. [05Jan2024 11:37:16.512] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:37:17.209] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:37:18.712] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:37:19.559] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:37:19.997] [Async Chat Thread - #137/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lol [05Jan2024 11:37:21.659] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:37:22.360] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:37:23.365] [Async Chat Thread - #137/INFO] [Console/]: [Krampus]Specter Arcade_Link: which one is Sheildon? [05Jan2024 11:37:24.510] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:37:24.511] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:37:30.026] [Async Chat Thread - #137/INFO] [Console/]: Owner Neph: I mean it has shiny odds so might as well try to get a shiny one [05Jan2024 11:37:38.124] [Async Chat Thread - #137/INFO] [Console/]: Trainer 999tuck: um the one with the big shield face evolution [05Jan2024 11:37:39.089] [Async Chat Thread - #137/INFO] [Console/]: [Krampus]Specter Arcade_Link: Ohhh [05Jan2024 11:37:41.491] [Async Chat Thread - #134/INFO] [Console/]: Trainer 999tuck: bastiodon [05Jan2024 11:37:47.705] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /warp Fossils [05Jan2024 11:37:47.738] [Async Chat Thread - #137/INFO] [Console/]: [Krampus]Specter Arcade_Link: ohh [05Jan2024 11:37:50.372] [Async Chat Thread - #137/INFO] [Console/]: Owner Neph: Same with all shrines and the wormhole races [05Jan2024 11:38:01.962] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:38:03.361] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:38:03.918] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pv 1 [05Jan2024 11:38:05.226] [Async Chat Thread - #137/INFO] [Console/]: Trainer 999tuck: true tho [05Jan2024 11:38:10.460] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to 999tuck [05Jan2024 11:38:11.861] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:38:14.116] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to Arcade_Link [05Jan2024 11:38:14.116] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to Arcade_Link [05Jan2024 11:38:17.162] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to Arcade_Link [05Jan2024 11:38:20.712] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:38:21.818] [Async Chat Thread - #137/INFO] [Console/]: Trainer 999tuck: i love your server btw [05Jan2024 11:38:23.660] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:38:25.571] [Async Chat Thread - #137/INFO] [Console/]: Owner Neph: <3 [05Jan2024 11:38:26.311] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:38:26.312] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:38:27.563] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to 999tuck [05Jan2024 11:38:29.960] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:38:29.960] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:38:31.513] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:38:31.560] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /msg Neph link got a shiny xmas snorlax! [05Jan2024 11:38:37.061] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:38:41.210] [Async Chat Thread - #137/INFO] [Console/]: [Krampus]Specter Arcade_Link: Yes, it's been fun so far I just joined tonight too [05Jan2024 11:38:43.562] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to Arcade_Link [05Jan2024 11:38:43.912] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:38:45.161] [Server thread/INFO] [Console/]: Giving 1 of Bone () to Arcade_Link [05Jan2024 11:38:46.309] [Async Chat Thread - #137/INFO] [Console/]: Owner Neph: Where tf is my tag >-< [05Jan2024 11:38:46.513] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:38:48.662] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:38:49.734] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /tags [05Jan2024 11:38:54.861] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:38:55.562] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:38:55.859] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to Arcade_Link [05Jan2024 11:38:56.438] [Async Chat Thread - #137/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i ate it [05Jan2024 11:38:57.712] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:38:57.973] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /r Nice! [05Jan2024 11:38:58.513] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:38:59.211] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:38:59.962] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:39:01.294] [Async Chat Thread - #137/INFO] [Console/]: [True Lad] Owner Neph: Banned [05Jan2024 11:39:05.213] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:39:06.601] [Async Chat Thread - #137/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: :O [05Jan2024 11:39:08.113] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to 999tuck [05Jan2024 11:39:09.007] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:39:11.713] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to Arcade_Link [05Jan2024 11:39:15.812] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:39:17.215] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:39:17.215] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:39:19.164] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:39:19.862] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:39:20.211] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to Arcade_Link [05Jan2024 11:39:21.265] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to Arcade_Link [05Jan2024 11:39:23.209] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /warp Fossils [05Jan2024 11:39:25.364] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:39:25.364] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:39:25.364] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:39:26.063] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:39:26.962] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:39:27.465] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:39:29.515] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:39:29.515] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to Arcade_Link [05Jan2024 11:39:32.885] [Async Chat Thread - #137/INFO] [Console/]: [True Lad] Owner Neph: Also cray idk what you talking about the display works fine [05Jan2024 11:39:33.913] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:39:34.112] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to Arcade_Link [05Jan2024 11:39:34.964] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to Arcade_Link [05Jan2024 11:39:35.361] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:39:35.362] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:39:36.761] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:39:36.762] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:39:38.962] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:39:41.055] [Async Chat Thread - #137/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ? [05Jan2024 11:39:44.622] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /tpahere CrayolaEater27 [05Jan2024 11:39:45.313] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:39:45.314] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:39:46.080] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cmi tpaccept Nephalem0 tpahere [05Jan2024 11:39:49.864] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:39:50.663] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to Arcade_Link [05Jan2024 11:39:52.862] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:39:56.614] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:39:57.415] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to Arcade_Link [05Jan2024 11:39:58.184] [Async Chat Thread - #137/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: oh yeah it took a hot minute to update [05Jan2024 11:40:00.009] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to Arcade_Link [05Jan2024 11:40:00.688] [Async Chat Thread - #137/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: like 20min [05Jan2024 11:40:00.860] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:40:00.865] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:40:01.562] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:40:01.723] [Async Chat Thread - #137/INFO] [Console/]: [True Lad] Owner Neph: Smh [05Jan2024 11:40:02.414] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:40:03.111] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:40:05.015] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:40:05.015] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:40:11.415] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:40:11.415] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:40:12.112] [Server thread/INFO] [Console/]: Giving 1 of Prismarine Crystals () to 999tuck [05Jan2024 11:40:12.814] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:40:13.615] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:40:13.615] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:40:19.197] [Async Chat Thread - #137/INFO] [Console/]: [Krampus]Specter Arcade_Link: lol at least I won't have to make any flower pots- as long as I don't need more than 5 [05Jan2024 11:40:24.361] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:40:25.364] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:40:25.364] [Server thread/INFO] [Console/]: Giving 1 of Bone () to Arcade_Link [05Jan2024 11:40:26.413] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to Arcade_Link [05Jan2024 11:40:28.959] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to Arcade_Link [05Jan2024 11:40:35.710] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:40:37.158] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 11:40:37.159] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 11:40:39.861] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to Arcade_Link [05Jan2024 11:40:42.015] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:40:43.744] [Async Chat Thread - #137/INFO] [Console/]: [True Lad] Owner Neph: You can always come back for more fossils [05Jan2024 11:40:49.464] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:40:50.576] [Async Chat Thread - #137/INFO] [Console/]: [True Lad] Owner Neph: It regens every few hours so you can get more pots [05Jan2024 11:40:53.363] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /msg Neph we need to add more mons to the wt pool [05Jan2024 11:40:55.584] [Async Chat Thread - #137/INFO] [Console/]: [Krampus]Specter Arcade_Link: xD [05Jan2024 11:41:04.550] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /r rn you just get whatever the last trade was [05Jan2024 11:41:05.312] [Async Chat Thread - #137/INFO] [Console/]: [Krampus]Specter Arcade_Link: I've got 10 now [05Jan2024 11:41:15.887] [Async Chat Thread - #137/INFO] [Console/]: [Krampus]Specter Arcade_Link: I don't have a house yet so uh [05Jan2024 11:41:18.966] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:41:18.966] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to Arcade_Link [05Jan2024 11:41:21.226] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /r Ik, the issue is we need to add them manually to increase the pool [05Jan2024 11:41:25.367] [Async Chat Thread - #137/INFO] [Console/]: Trainer 999tuck: u need more link? i have 35 lmaoo [05Jan2024 11:41:27.652] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /r thats so annoying [05Jan2024 11:41:32.907] [Async Chat Thread - #137/INFO] [Console/]: [Krampus]Specter Arcade_Link: LOL xD I think I'm good [05Jan2024 11:41:37.062] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to Arcade_Link [05Jan2024 11:41:37.465] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:41:38.159] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to Arcade_Link [05Jan2024 11:41:39.909] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:41:39.909] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to Arcade_Link [05Jan2024 11:41:41.333] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /r yup. Gotta go into the storage file and just copy paste 500 times [05Jan2024 11:41:41.865] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:41:41.866] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:41:44.712] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to Arcade_Link [05Jan2024 11:41:46.563] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:41:46.564] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to Arcade_Link [05Jan2024 11:41:47.562] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to Arcade_Link [05Jan2024 11:41:49.477] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /r oof [05Jan2024 11:41:50.413] [Server thread/INFO] [Console/]: Giving 1 of Bone () to Arcade_Link [05Jan2024 11:41:51.516] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:41:55.064] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:41:57.365] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to Arcade_Link [05Jan2024 11:42:02.464] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:42:06.062] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:42:06.063] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:42:08.863] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:42:10.509] [Server thread/INFO] [Console/]: [CMI] Loaded 11 citizen NPC's as interactable entities [05Jan2024 11:42:10.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Fully healed Nephalem0's party. [05Jan2024 11:42:10.966] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:42:12.265] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:42:12.466] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:42:13.463] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:42:14.281] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /r broku foul and dew have been on alot setting up a base [05Jan2024 11:42:14.560] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to Arcade_Link [05Jan2024 11:42:14.665] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:42:15.411] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to Arcade_Link [05Jan2024 11:42:15.411] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to Arcade_Link [05Jan2024 11:42:16.064] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:42:16.915] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:42:16.915] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:42:18.414] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:42:22.253] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /r nice! [05Jan2024 11:42:24.663] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:42:24.663] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:42:26.215] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:42:26.216] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:42:27.263] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to Arcade_Link [05Jan2024 11:42:27.263] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to Arcade_Link [05Jan2024 11:42:28.863] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:42:28.864] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:42:29.464] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to Arcade_Link [05Jan2024 11:42:29.662] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:42:30.364] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:42:31.466] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:42:35.362] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to Arcade_Link [05Jan2024 11:42:36.365] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:42:38.009] [Server thread/INFO] [Console/]: Giving 1 of Bone () to Arcade_Link [05Jan2024 11:42:38.413] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:42:39.116] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:42:39.815] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:42:40.313] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to Arcade_Link [05Jan2024 11:42:41.364] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:42:43.017] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /r its also great to know people are finding the pack on curse [05Jan2024 11:42:47.021] [Async Chat Thread - #139/INFO] [Console/]: [True Lad] Owner Neph: btw just reminder that you can only get xmas mons until the 8th [05Jan2024 11:42:53.328] [Async Chat Thread - #139/INFO] [Console/]: [Krampus]Specter Arcade_Link: yeh [05Jan2024 11:42:54.864] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:42:55.666] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:42:56.464] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:42:57.670] [Async Chat Thread - #139/INFO] [Console/]: [True Lad] Owner Neph: then wehave another big event planned :D [05Jan2024 11:43:02.143] [Async Chat Thread - #138/INFO] [Console/]: [Krampus]Specter Arcade_Link: I bought a lot of holiday keys [05Jan2024 11:43:05.869] [Async Chat Thread - #138/INFO] [Console/]: Trainer 999tuck: they spawn everywhere? [05Jan2024 11:43:07.615] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:43:07.615] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:43:07.615] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:43:09.515] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:43:13.364] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:43:15.765] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:43:19.344] [Async Chat Thread - #138/INFO] [Console/]: [True Lad] Owner Neph: Biome spesific, but all of them can spawn in area zero [05Jan2024 11:43:22.709] [Async Chat Thread - #139/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: they spawn whereever the normal ones do [05Jan2024 11:43:24.384] [Async Chat Thread - #139/INFO] [Console/]: Trainer 999tuck: kk <3 [05Jan2024 11:43:34.111] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:43:34.112] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to Arcade_Link [05Jan2024 11:43:35.367] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:43:36.215] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:43:38.314] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to 999tuck [05Jan2024 11:43:39.467] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:43:41.266] [Server thread/INFO] [Console/]: Giving 1 of Emerald () to 999tuck [05Jan2024 11:43:41.968] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:43:41.968] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:43:43.317] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:43:44.114] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:43:45.967] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:43:47.566] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:43:48.204] [Async Chat Thread - #139/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: like xmas dwebble spawns on badlands like normal dwebble does munchlax in forest ect [05Jan2024 11:43:50.714] [Server thread/INFO] [Console/]: Giving 1 of Bone () to 999tuck [05Jan2024 11:43:50.715] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:43:51.416] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:43:51.816] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:43:52.465] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:43:54.109] [Server thread/INFO] [Console/]: Giving 1 of Bone () to Arcade_Link [05Jan2024 11:44:03.711] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:44:03.712] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to Arcade_Link [05Jan2024 11:44:04.354] [Async Chat Thread - #139/INFO] [Console/]: [True Lad] Owner Neph: Or be a cool person and find them all in area zero [05Jan2024 11:44:04.413] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:44:11.489] [Async Chat Thread - #139/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: thats ur best bet lol [05Jan2024 11:44:20.341] [Async Chat Thread - #139/INFO] [Console/]: [Krampus]Specter Arcade_Link: xD I found a few there, Crayola and I looked together [05Jan2024 11:44:24.661] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to Arcade_Link [05Jan2024 11:44:26.065] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:44:26.608] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /baltop [05Jan2024 11:44:26.766] [Server thread/INFO] [Console/]: Giving 1 of Brick () to 999tuck [05Jan2024 11:44:26.766] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:44:27.810] [Server thread/INFO] [Console/]: Giving 1 of Bone () to Arcade_Link [05Jan2024 11:44:28.164] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to 999tuck [05Jan2024 11:44:32.264] [Server thread/INFO] [Console/]: Giving 1 of Bone () to Arcade_Link [05Jan2024 11:44:32.266] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:44:33.061] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:44:33.061] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to Arcade_Link [05Jan2024 11:44:33.214] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:44:33.215] [Server thread/INFO] [Console/]: Giving 1 of Raw Iron () to 999tuck [05Jan2024 11:44:33.215] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to 999tuck [05Jan2024 11:44:33.698] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmil rmc -4014564291058612048 [05Jan2024 11:44:33.698] [Server thread/INFO] [Console/]: --^-- /cmi baltop Nephalem0 2 [05Jan2024 11:44:35.365] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to 999tuck [05Jan2024 11:44:36.767] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:44:38.316] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:44:40.463] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to Arcade_Link [05Jan2024 11:44:43.609] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to Arcade_Link [05Jan2024 11:44:45.962] [Server thread/INFO] [Console/]: Giving 1 of Brick () to Arcade_Link [05Jan2024 11:44:46.861] [Server thread/INFO] [Console/]: Giving 1 of Flower Pot () to Arcade_Link [05Jan2024 11:44:47.764] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to Arcade_Link [05Jan2024 11:44:48.417] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to 999tuck [05Jan2024 11:44:51.511] [Server thread/INFO] [Console/]: Giving 1 of Diamond () to Arcade_Link [05Jan2024 11:44:53.661] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to Arcade_Link [05Jan2024 11:44:54.117] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:44:55.315] [Server thread/INFO] [Console/]: Giving 1 of Nautilus Shell () to Arcade_Link [05Jan2024 11:44:56.911] [Server thread/INFO] [Console/]: Giving 1 of Quartz () to Arcade_Link [05Jan2024 11:45:06.018] [Server thread/INFO] [Console/]: Giving 1 of Raw Gold () to 999tuck [05Jan2024 11:45:08.957] [Async Chat Thread - #139/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: theres also custom castle villages in the world u can use for now if u need a quick base link til u build one [05Jan2024 11:45:16.185] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /w CrayolaEater27 btw feel like changing the parkour in the tower? [05Jan2024 11:45:20.154] [Async Chat Thread - #139/INFO] [Console/]: [Krampus]Specter Arcade_Link: Oh? [05Jan2024 11:45:23.361] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /r I can't build for shit but it needs fixing [05Jan2024 11:45:23.987] [Async Chat Thread - #139/INFO] [Console/]: Trainer 999tuck: do ittt [05Jan2024 11:45:27.684] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /gmc [05Jan2024 11:45:32.046] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /msg neph like to one that u can actually see? [05Jan2024 11:45:47.019] [Async Chat Thread - #140/INFO] [Console/]: Trainer 999tuck: we ate these mines up [05Jan2024 11:45:48.378] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /r the one you can't see going to old man jenkins [05Jan2024 11:45:49.373] [Async Chat Thread - #140/INFO] [Console/]: Trainer 999tuck: they bare [05Jan2024 11:45:52.626] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /warp fossils [05Jan2024 11:45:52.790] [Async Chat Thread - #140/INFO] [Console/]: [Krampus]Specter Arcade_Link: I suppose I should after rehydrating [05Jan2024 11:45:57.276] [Async Chat Thread - #140/INFO] [Console/]: [Krampus]Specter Arcade_Link: these fossils [05Jan2024 11:45:58.312] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /r yeah like make one that is visable? [05Jan2024 11:46:04.580] [Async Chat Thread - #140/INFO] [Console/]: Trainer 999tuck: send some shiny luckkk [05Jan2024 11:46:11.811] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /r Honestly idk [05Jan2024 11:46:16.744] [Async Chat Thread - #140/INFO] [Console/]: Trainer 999tuck: i got an archen :DD [05Jan2024 11:46:17.432] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /r But needs to be way more accesable [05Jan2024 11:46:23.434] [Async Chat Thread - #140/INFO] [Console/]: [Krampus]Specter Arcade_Link: oo cute [05Jan2024 11:46:31.363] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /r a lot of players don't even know old man jenkins exists [05Jan2024 11:46:37.101] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /r i could prolly work out something that looks good and is actually usable [05Jan2024 11:46:37.811] [Async Chat Thread - #140/INFO] [Console/]: [Krampus]Specter Arcade_Link: Where do we go? [05Jan2024 11:46:42.893] [Async Chat Thread - #140/INFO] [Console/]: Trainer 999tuck: ./warp fossils [05Jan2024 11:46:46.739] [Async Chat Thread - #140/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ^ [05Jan2024 11:46:46.938] [Async Chat Thread - #140/INFO] [Console/]: [Krampus]Specter Arcade_Link: ah thanks [05Jan2024 11:46:50.179] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /warp Fossils [05Jan2024 11:46:51.505] [Async Chat Thread - #140/INFO] [Console/]: [True Lad] Owner Neph: Random question guys [05Jan2024 11:46:59.700] [Async Chat Thread - #140/INFO] [Console/]: [True Lad] Owner Neph: Do either of you know who old man jenkins is? [05Jan2024 11:47:19.027] [Async Chat Thread - #140/INFO] [Console/]: Trainer 999tuck: he lives in my village as a hobo [05Jan2024 11:47:23.018] [Async Chat Thread - #140/INFO] [Console/]: [Krampus]Specter Arcade_Link: the like in a nursery rhyme? [05Jan2024 11:47:27.586] [Async Chat Thread - #140/INFO] [Console/]: Trainer 999tuck: gotta name tag one of my villagers now... [05Jan2024 11:47:32.153] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /r its hard for people to know unless they are told cause the lore npcs dont work to clue them in [05Jan2024 11:47:35.555] [Async Chat Thread - #140/INFO] [Console/]: [True Lad] Owner Neph: No, he is an npc here [05Jan2024 11:47:39.946] [Async Chat Thread - #140/INFO] [Console/]: Trainer 999tuck: ope [05Jan2024 11:47:48.381] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /r Yeah gonna probs bully tyler to help fix it tonight [05Jan2024 11:47:53.502] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /fv-aerodactyl [05Jan2024 11:47:53.502] [Server thread/INFO] [Minecraft/]: 999tuck issued mycmd (fv-aerodactyl) command /fv-aerodactyl [05Jan2024 11:47:53.502] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Aerodactyl to 999tuck. [05Jan2024 11:47:55.409] [Async Chat Thread - #140/INFO] [Console/]: [Krampus]Specter Arcade_Link: Oh sorry I've only been in Area Zero, the mines, and one random cave [05Jan2024 11:47:59.137] [Async Chat Thread - #140/INFO] [Console/]: [Krampus]Specter Arcade_Link: and a village [05Jan2024 11:48:05.442] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /r like most people dont find him out til they get to shrine building [05Jan2024 11:48:10.308] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /pokeshout 2 [05Jan2024 11:48:13.480] [Async Chat Thread - #140/INFO] [Console/]: [True Lad] Owner Neph: No reason to be sorry lol, I just wanna know how accesable some things we have are [05Jan2024 11:48:16.966] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /fv-lileep [05Jan2024 11:48:16.966] [Server thread/INFO] [Minecraft/]: Arcade_Link issued mycmd (fv-lileep) command /fv-lileep [05Jan2024 11:48:16.966] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Lileep to Arcade_Link. [05Jan2024 11:48:19.456] [Async Chat Thread - #140/INFO] [Console/]: Trainer 999tuck: L stats [05Jan2024 11:48:31.175] [Async Chat Thread - #140/INFO] [Console/]: [True Lad] Owner Neph: He is an npc that sells you shrines for summoning legendaries [05Jan2024 11:48:43.151] [Async Chat Thread - #140/INFO] [Console/]: [Krampus]Specter Arcade_Link: ah [05Jan2024 11:48:49.423] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 11:48:49.424] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 11:48:49.881] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /fv-shieldon [05Jan2024 11:48:49.882] [Server thread/INFO] [Minecraft/]: 999tuck issued mycmd (fv-shieldon) command /fv-shieldon [05Jan2024 11:48:49.882] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Shieldon to 999tuck. [05Jan2024 11:49:00.024] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /fv-tirtouga [05Jan2024 11:49:00.024] [Server thread/INFO] [Minecraft/]: Arcade_Link issued mycmd (fv-tirtouga) command /fv-tirtouga [05Jan2024 11:49:00.024] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Tirtouga to Arcade_Link. [05Jan2024 11:49:02.165] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /fv-shieldon [05Jan2024 11:49:02.165] [Server thread/INFO] [Minecraft/]: 999tuck issued mycmd (fv-shieldon) command /fv-shieldon [05Jan2024 11:49:02.166] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Shieldon to 999tuck. [05Jan2024 11:49:04.045] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /fv-shieldon [05Jan2024 11:49:04.046] [Server thread/INFO] [Minecraft/]: 999tuck issued mycmd (fv-shieldon) command /fv-shieldon [05Jan2024 11:49:04.046] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Shieldon to 999tuck. [05Jan2024 11:49:17.352] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 11:49:17.353] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 11:49:18.071] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /r might add some kind of guide book to the starter kit [05Jan2024 11:49:19.339] [Async Chat Thread - #140/INFO] [Console/]: [Krampus]Specter Arcade_Link: so cute [05Jan2024 11:49:22.988] [Async Chat Thread - #140/INFO] [Console/]: Trainer 999tuck: all of the shieldons were bad LOL [05Jan2024 11:49:25.826] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pokeshout 6 [05Jan2024 11:49:30.220] [Async Chat Thread - #140/INFO] [Console/]: Trainer 999tuck: omg it is so cute in cobblemon [05Jan2024 11:49:39.722] [Async Chat Thread - #140/INFO] [Console/]: [Krampus]Specter Arcade_Link: ohh [05Jan2024 11:49:44.971] [Async Chat Thread - #140/INFO] [Console/]: Trainer 999tuck: hold up crayola ill be twinnem in a sec [05Jan2024 11:49:46.233] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /r yeah that would proly be helpful [05Jan2024 11:49:49.131] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /fv-aerodactyl [05Jan2024 11:49:49.131] [Server thread/INFO] [Minecraft/]: Arcade_Link issued mycmd (fv-aerodactyl) command /fv-aerodactyl [05Jan2024 11:49:49.132] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Aerodactyl to Arcade_Link. [05Jan2024 11:49:54.296] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /fv-shieldon [05Jan2024 11:49:54.296] [Server thread/INFO] [Minecraft/]: Arcade_Link issued mycmd (fv-shieldon) command /fv-shieldon [05Jan2024 11:49:54.296] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Shieldon to Arcade_Link. [05Jan2024 11:49:57.897] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /fv-amaura [05Jan2024 11:49:57.897] [Server thread/INFO] [Minecraft/]: 999tuck issued mycmd (fv-amaura) command /fv-amaura [05Jan2024 11:49:57.898] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Amaura to 999tuck. [05Jan2024 11:49:59.544] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /fv-amaura [05Jan2024 11:49:59.544] [Server thread/INFO] [Minecraft/]: 999tuck issued mycmd (fv-amaura) command /fv-amaura [05Jan2024 11:49:59.545] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Amaura to 999tuck. [05Jan2024 11:49:59.738] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 11:49:59.739] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 11:50:01.579] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /fv-archen [05Jan2024 11:50:01.580] [Server thread/INFO] [Minecraft/]: 999tuck issued mycmd (fv-archen) command /fv-archen [05Jan2024 11:50:01.580] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Archen to 999tuck. [05Jan2024 11:50:05.074] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /fv-cranidos [05Jan2024 11:50:05.074] [Server thread/INFO] [Minecraft/]: 999tuck issued mycmd (fv-cranidos) command /fv-cranidos [05Jan2024 11:50:05.074] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Cranidos to 999tuck. [05Jan2024 11:50:07.867] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 11:50:07.868] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 11:50:14.279] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /fv-anorith [05Jan2024 11:50:14.279] [Server thread/INFO] [Minecraft/]: Arcade_Link issued mycmd (fv-anorith) command /fv-anorith [05Jan2024 11:50:14.280] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Anorith to Arcade_Link. [05Jan2024 11:50:18.971] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /fv-kabuto [05Jan2024 11:50:18.971] [Server thread/INFO] [Minecraft/]: Arcade_Link issued mycmd (fv-kabuto) command /fv-kabuto [05Jan2024 11:50:18.972] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Kabuto to Arcade_Link. [05Jan2024 11:50:24.621] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 11:50:24.622] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 11:50:45.695] [Async Chat Thread - #142/INFO] [Console/]: Trainer 999tuck: omg hes big [05Jan2024 11:50:50.416] [Async Chat Thread - #142/INFO] [Console/]: [Krampus]Specter Arcade_Link: xD yeah [05Jan2024 11:50:55.976] [Async Chat Thread - #142/INFO] [Console/]: Trainer 999tuck: jealous of the tyruntt [05Jan2024 11:50:58.663] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 moved wrongly! [05Jan2024 11:51:13.938] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /pokeshout 5 [05Jan2024 11:51:19.180] [Async Chat Thread - #142/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ooof [05Jan2024 11:51:21.615] [Async Chat Thread - #142/INFO] [Console/]: Trainer 999tuck: fr [05Jan2024 11:51:31.186] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /pokeshout 4 [05Jan2024 11:51:38.912] [Async Chat Thread - #142/INFO] [Console/]: Trainer 999tuck: trash [05Jan2024 11:51:40.509] [Async Chat Thread - #142/INFO] [Console/]: [Krampus]Specter Arcade_Link: my Kabuto has a 31 in attack [05Jan2024 11:51:48.524] [Async Chat Thread - #142/INFO] [Console/]: [True Lad] Owner Neph: Don't call him trash that's bullying [05Jan2024 11:51:53.016] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /pokeshout 2 [05Jan2024 11:51:59.004] [Async Chat Thread - #142/INFO] [Console/]: Trainer 999tuck: true [05Jan2024 11:52:03.235] [Async Chat Thread - #142/INFO] [Console/]: Trainer 999tuck: that amura is mid [05Jan2024 11:52:05.513] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: true:( [05Jan2024 11:52:08.239] [Async Chat Thread - #142/INFO] [Console/]: Trainer 999tuck: imma use him tho [05Jan2024 11:52:14.226] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pokeshout 1 [05Jan2024 11:52:16.403] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pokeshout 2 [05Jan2024 11:52:18.495] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pokeshout 3 [05Jan2024 11:52:18.707] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /pokeshout 3 [05Jan2024 11:52:21.425] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pokeshout 4 [05Jan2024 11:52:25.251] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pokeshout 5 [05Jan2024 11:52:26.344] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: in the future we will have a way for u to increase ivs [05Jan2024 11:52:27.990] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pokeshout 6 [05Jan2024 11:52:44.378] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: I think- they're mostly okay but the uh [05Jan2024 11:52:53.471] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: my archen has a -atk nature i feel like he deserves bullying [05Jan2024 11:52:54.250] [Async Chat Thread - #142/INFO] [Console/]: [Krampus]Specter Arcade_Link: shieldon has the smallest... draw [05Jan2024 11:53:05.958] [Async Chat Thread - #142/INFO] [Console/]: [Krampus]Specter Arcade_Link: LOL I haven't even considered natures yet [05Jan2024 11:53:16.369] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: nature u can change easy tho [05Jan2024 11:53:21.066] [Async Chat Thread - #142/INFO] [Console/]: [Krampus]Specter Arcade_Link: I'd have to bring up smething that tells me what they are [05Jan2024 11:53:24.173] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /ei give Nephalem0 Wormhole 2 [05Jan2024 11:53:25.154] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: oh true [05Jan2024 11:53:26.530] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: the mints [05Jan2024 11:53:26.778] [Server thread/INFO] [Console/]: ExecutableItems EI DROPPED: x1 Wormhole by Nephalem0 at 148 100 -115 in Voidworld [05Jan2024 11:53:26.779] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x1 Wormhole at 148 101 -115 in Voidworld [05Jan2024 11:53:26.779] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x1 Wormhole at 148 101 -115 in Voidworld [05Jan2024 11:53:28.348] [Async Chat Thread - #142/INFO] [Console/]: Trainer 999tuck: da mints [05Jan2024 11:53:28.429] [Server thread/INFO] [Console/]: ExecutableItems EI DROPPED: x1 Wormhole by Nephalem0 at 147 100 -116 in Voidworld [05Jan2024 11:53:28.430] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x1 Wormhole at 147 101 -116 in Voidworld [05Jan2024 11:53:28.430] [Server thread/INFO] [Console/]: ExecutableItems EI SPAWNED: x1 Wormhole at 147 101 -116 in Voidworld [05Jan2024 11:53:29.784] [Async Chat Thread - #142/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yep [05Jan2024 11:53:36.858] [Async Chat Thread - #142/INFO] [Console/]: [Krampus]Specter Arcade_Link: :o [05Jan2024 11:53:39.405] [Async Chat Thread - #142/INFO] [Console/]: [True Lad] Owner Neph: Gl [05Jan2024 11:53:43.898] [Async Chat Thread - #142/INFO] [Console/]: Trainer 999tuck: omg ty [05Jan2024 11:53:47.779] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv 999tuck [05Jan2024 11:53:48.179] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /warp crates [05Jan2024 11:53:52.892] [Async Chat Thread - #142/INFO] [Console/]: Trainer 999tuck: wait [05Jan2024 11:53:56.717] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /back [05Jan2024 11:54:09.909] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /warp wormholes [05Jan2024 11:54:15.603] [Async Chat Thread - #142/INFO] [Console/]: [Krampus]Specter Arcade_Link: ... I'm nervous to go in [05Jan2024 11:54:21.217] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Lmao you don't have to [05Jan2024 11:54:21.324] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 11:54:21.325] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 11:54:23.656] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: in there? [05Jan2024 11:54:25.380] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: good luck [05Jan2024 11:54:30.973] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: im bouta die [05Jan2024 11:54:31.413] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Yeah you right click him [05Jan2024 11:54:33.607] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /wh671 [05Jan2024 11:54:33.607] [Server thread/INFO] [Minecraft/]: 999tuck issued mycmd (wh671) command /wh671 [05Jan2024 11:54:33.607] [Server thread/INFO] [Minecraft/]: [Mycmd] Giving the OP status to 999tuck [05Jan2024 11:54:33.616] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /parkour:pa join wormhole3 [05Jan2024 11:54:33.720] [Server thread/INFO] [Minecraft/]: [Mycmd] Removed the op status to 999tuck [05Jan2024 11:54:34.091] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Nahhh [05Jan2024 11:54:34.606] [Server thread/INFO] [Minecraft/]: [MyCmd][Task] Checking if the player 999tuck is still OP... [05Jan2024 11:54:35.437] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /gmsp [05Jan2024 11:54:37.115] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: oof [05Jan2024 11:54:38.075] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /tp 999tuck [05Jan2024 11:54:38.350] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: yaaa [05Jan2024 11:54:44.657] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Ah you got the easy race [05Jan2024 11:54:48.731] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /gmsp [05Jan2024 11:54:50.527] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /tp Neph [05Jan2024 11:55:00.325] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: LOL [05Jan2024 11:55:06.523] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Take your time [05Jan2024 11:55:08.304] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Don't rush [05Jan2024 11:55:11.703] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: how do I use this? [05Jan2024 11:55:15.981] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: ohhh [05Jan2024 11:55:18.087] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Just right click the austronaut [05Jan2024 11:55:18.869] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ./warp wormholes [05Jan2024 11:55:22.845] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: oh [05Jan2024 11:55:27.644] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /warp wormholes [05Jan2024 11:55:47.349] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: PFF sorry my comphrehension sucks right now [05Jan2024 11:55:52.319] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Ur fine lol [05Jan2024 11:56:08.703] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: >:( [05Jan2024 11:56:10.620] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: lol there's a poipole on the otherside of theis barrier [05Jan2024 11:56:16.948] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: omggg [05Jan2024 11:56:22.042] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: its to show off a ultra beast [05Jan2024 11:56:26.322] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: yeah [05Jan2024 11:56:27.011] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Yeah it's one of the mons you can get if you beat the race [05Jan2024 11:56:33.361] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: this is the best tho [05Jan2024 11:56:39.454] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: you guys are so creative i love [05Jan2024 11:56:44.655] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: ty :D [05Jan2024 11:56:46.191] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: im in usum rn wormhole hunting [05Jan2024 11:56:49.957] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /wh974 [05Jan2024 11:56:49.957] [Server thread/INFO] [Minecraft/]: Arcade_Link issued mycmd (wh974) command /wh974 [05Jan2024 11:56:49.957] [Server thread/INFO] [Minecraft/]: [Mycmd] Giving the OP status to Arcade_Link [05Jan2024 11:56:49.966] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /parkour:pa join wormhole5 [05Jan2024 11:56:49.974] [Server thread/INFO] [Minecraft/]: [Mycmd] Removed the op status to Arcade_Link [05Jan2024 11:56:50.956] [Server thread/INFO] [Minecraft/]: [MyCmd][Task] Checking if the player Arcade_Link is still OP... [05Jan2024 11:56:56.142] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: i was ass at the solgaleo riding too [05Jan2024 11:57:05.068] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Reliving your childhood lmao [05Jan2024 11:57:08.047] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: swear [05Jan2024 11:57:22.071] [Async Chat Thread - #144/INFO] [Console/]: Trainer 999tuck: :O [05Jan2024 11:57:22.523] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /tp Arcade_Link [05Jan2024 11:57:33.610] [Async Chat Thread - #144/INFO] [Console/]: [True Lad] Owner Neph: Oof arcade you got the hardest one imo [05Jan2024 11:57:40.671] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: XD [05Jan2024 11:57:45.642] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ooof r i p [05Jan2024 11:58:00.510] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: oh man [05Jan2024 11:58:17.835] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Dw we are working on making these races a bit easier [05Jan2024 11:58:25.618] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Gonna add a checkpoint system [05Jan2024 11:58:40.610] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: what am i missing abt this jump [05Jan2024 11:58:45.654] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /back [05Jan2024 11:58:45.826] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: i feel stoopid [05Jan2024 11:58:52.658] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: The moss block gives you jump boost [05Jan2024 11:59:00.421] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Just need to jump at the last second [05Jan2024 11:59:08.103] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: LOL I was dying repreatedly at the beginning it's ok [05Jan2024 11:59:12.931] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: okayyy [05Jan2024 11:59:25.705] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u need to do those 2 fast keep the jump [05Jan2024 11:59:29.061] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: i just changes from obsidian to moss [05Jan2024 11:59:37.334] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: keep it one block that makes you jump or fast [05Jan2024 11:59:42.074] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: so i know what to look for [05Jan2024 11:59:43.533] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /back [05Jan2024 11:59:49.000] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: but still 8/10 [05Jan2024 11:59:53.352] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: great idea [05Jan2024 11:59:57.272] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: ty :D [05Jan2024 12:00:12.403] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: You can always get more of those from an npc at the top of the tower at spawn [05Jan2024 12:00:15.009] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: oh [05Jan2024 12:00:27.317] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: or a rare chance from vote crates [05Jan2024 12:00:31.396] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: needa shiny poipole [05Jan2024 12:00:47.287] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: brb [05Jan2024 12:00:49.301] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /afk [05Jan2024 12:00:49.357] [Server thread/INFO] [Console/]: CrayolaEater27 is now AFK [05Jan2024 12:00:55.199] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: I don't understand [05Jan2024 12:00:59.307] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Wuddup [05Jan2024 12:01:14.676] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: get to this other round bit but [05Jan2024 12:01:23.040] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /gmc [05Jan2024 12:01:24.768] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: oof [05Jan2024 12:01:36.532] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Bricks are like ladders [05Jan2024 12:01:41.578] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: So you climb up here [05Jan2024 12:01:46.981] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: yeah I read it but [05Jan2024 12:02:02.193] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: I'm not good a parkour [05Jan2024 12:02:05.585] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: how do you get echo shards? [05Jan2024 12:02:09.419] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /back [05Jan2024 12:02:11.630] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /spawn [05Jan2024 12:02:25.669] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Well you can always hire someone to get the ultra beast for you! [05Jan2024 12:02:35.514] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: lol I probably won't be doing those worm holes- that's probably my speed xD [05Jan2024 12:02:37.668] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: You can get echo shards from anchient cities [05Jan2024 12:02:39.192] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /warp areazero [05Jan2024 12:02:43.187] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: ty ty [05Jan2024 12:02:54.060] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: That's fair, you don't have to do everything [05Jan2024 12:03:00.966] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: there's not a lot of them I like lol [05Jan2024 12:03:22.369] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: never Finished the Alolan region because of those things- [05Jan2024 12:03:23.222] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: ik the hub parkour is pretty popular compared to the wormholes [05Jan2024 12:03:27.729] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Oof [05Jan2024 12:03:47.091] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: there's this cave- with this battle you have to win at the end [05Jan2024 12:04:01.502] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: against an ultra beast [05Jan2024 12:04:14.759] [Server thread/INFO] [STDOUT/]: null [05Jan2024 12:04:23.207] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Fully healed Arcade_Link's party. [05Jan2024 12:04:32.456] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Yeah we wanted to do that too but we wanted to make sure people won't be able to steal your ultra beast [05Jan2024 12:04:46.078] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: With legendary shrines they are just summoned wildly and can be battled tho [05Jan2024 12:04:46.712] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: yeah- people will do that [05Jan2024 12:04:57.846] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Cuz they are build by you safely at your base [05Jan2024 12:05:18.357] [Server thread/INFO] [Console/]: CrayolaEater27 is no longer AFK [05Jan2024 12:05:23.402] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /gms [05Jan2024 12:05:25.756] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /fly [05Jan2024 12:05:27.846] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /home home [05Jan2024 12:05:43.597] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: ah [05Jan2024 12:05:46.456] [Server thread/INFO] [Console/]: Arcade_Link has donated to Lavender MC! [05Jan2024 12:05:46.656] [Server thread/INFO] [Console/]: §xExcellentCrates§x » §xGiven §xx5§x of §x§xHolidaykey2023 Key§x key(s) to §xArcade_Link§x. [05Jan2024 12:05:50.664] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmassentret.name to Arcade_Link. [05Jan2024 12:05:51.563] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: :d [05Jan2024 12:05:55.712] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmassentret.name to Arcade_Link. [05Jan2024 12:05:58.463] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmassableye.name to Arcade_Link. [05Jan2024 12:06:01.942] [pool-105-thread-1/WARN] [DiscordSRV/]: The current build of DiscordSRV is outdated by 100 commits! Get the latest build at your favorite distribution center. Spigot: https://www.spigotmc.org/resources/discordsrv.18494/ Github: https://github.com/DiscordSRV/DiscordSRV/releases Direct Download: https://get.discordsrv.com [05Jan2024 12:06:03.232] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: <3 [05Jan2024 12:06:05.510] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: good luck [05Jan2024 12:06:08.981] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /inv Arcade_Link [05Jan2024 12:06:11.568] [Craft Scheduler Thread - 184/INFO] [Vault/]: Checking for Updates ... [05Jan2024 12:06:11.602] [Craft Scheduler Thread - 184/INFO] [Vault/]: No new version available [05Jan2024 12:06:14.674] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: shiny xmas sab [05Jan2024 12:06:18.066] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: no way [05Jan2024 12:06:19.144] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: W [05Jan2024 12:06:19.853] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 12:06:19.854] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 12:06:20.676] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: im so jelous [05Jan2024 12:06:33.260] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmassinistea.name to Arcade_Link. [05Jan2024 12:06:35.351] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: omg [05Jan2024 12:06:36.522] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /spawn [05Jan2024 12:06:43.402] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Damn [05Jan2024 12:06:43.685] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: he got the grinch [05Jan2024 12:06:47.198] [Async Chat Thread - #143/INFO] [Console/]: [True Lad] Owner Neph: Dude is lucky tonight [05Jan2024 12:06:48.608] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: oooh [05Jan2024 12:07:00.061] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave cobblemon.species.xmassableye.name to Arcade_Link. [05Jan2024 12:07:11.708] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: the grinch!!! [05Jan2024 12:07:17.169] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: wear em! [05Jan2024 12:07:17.368] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 12:07:17.368] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 12:07:31.878] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /regions list [05Jan2024 12:07:35.227] [Netty Epoll Server IO #1/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Failed to validate message acknowledgements from Nephalem0 [05Jan2024 12:07:35.228] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 lost connection: Chat message validation failure [05Jan2024 12:07:35.232] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Nephalem0 left the game. [05Jan2024 12:07:47.904] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /itemtopoke [05Jan2024 12:07:59.088] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /poketoitem [05Jan2024 12:08:10.044] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: how do I get my Dweeb back? [05Jan2024 12:08:10.859] [User Authenticator #25/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Nephalem0 is 283e211c-5a9f-4327-b964-3908bb1e5b7b [05Jan2024 12:08:10.958] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@1eea2efa[id=283e211c-5a9f-4327-b964-3908bb1e5b7b,name=Nephalem0,properties={textures=[com.mojang.authlib.properties.Property@7797650d], extraData=[com.mojang.authlib.properties.Property@7950858f], bungeeguard-token=[com.mojang.authlib.properties.Property@7d6f0e7d]},legacy=false] (/109.64.217.221:54578) lost connection: Disconnected [05Jan2024 12:08:17.247] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /itemtopoke [05Jan2024 12:08:17.921] [User Authenticator #26/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Nephalem0 is 283e211c-5a9f-4327-b964-3908bb1e5b7b [05Jan2024 12:08:19.412] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Nephalem0[/109.64.217.221:46030] logged in with entity id 54146 at (36.87418178455888, 30.0, -205.29666582615195) [05Jan2024 12:08:19.495] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Nephalem0 joined the game [05Jan2024 12:08:19.959] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: wdym? [05Jan2024 12:08:25.126] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: from my head? [05Jan2024 12:08:30.354] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: LOL [05Jan2024 12:08:32.808] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: oh do /hat aagin [05Jan2024 12:08:35.421] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: nvm [05Jan2024 12:08:41.920] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /itemtopoke [05Jan2024 12:08:41.921] [Server thread/INFO] [me.sreeraj.pokemontoitem.commands.ItemToPoke/]: {Ability:{AbilityForced:0b,AbilityIndex:0,AbilityName:"sturdy",AbilityPriority:"LOWEST"},BenchedMoves:[],CaughtBall:"cobblemon:poke_ball",CobblemonVersion:"1.4.0",DmaxLevel:0,EVs:{},Evolutions:{Pending:{pending:["xmasdwebble_xmascrustle"],progress:[]}},Experience:60000,FaintedTimer:-1,FormId:"normal",Friendship:144s,Gender:"FEMALE",GmaxFactor:0b,HealingTimer:60,Health:88s,IVs:{attack:5s,defence:23s,special_attack:5s,special_defence:17s,speed:5s},Level:39s,MoveSet:[{MoveName:"sandattack",MovePP:15,RaisedPPStages:0},{MoveName:"furycutter",MovePP:20,RaisedPPStages:0},{MoveName:"withdraw",MovePP:40,RaisedPPStages:0},{MoveName:"smackdown",MovePP:15,RaisedPPStages:0}],Nature:"cobblemon:adamant",PersistentData:{},PokemonData:[],ScaleModifier:1.0f,Shiny:1b,Species:"cobblemon:xmasdwebble",TeraType:"rock",Tradeable:1b,UUID:[I;-1330148180,1603684097,-1661305274,-1768359563]} [05Jan2024 12:08:50.973] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 12:08:50.974] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 12:09:06.841] [Async Chat Thread - #143/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: 5 shiny xmas is crazy [05Jan2024 12:09:10.083] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: yeah [05Jan2024 12:09:24.600] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: ... I hope you can find Sinistea soon [05Jan2024 12:09:25.354] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: xD [05Jan2024 12:09:30.329] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: oh btw yall if you see an igglybuff i will sell my kidney for it :D [05Jan2024 12:09:35.543] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 12:09:35.544] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 12:09:36.228] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: i need a perma shoulder mon [05Jan2024 12:09:39.139] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: oki [05Jan2024 12:09:49.205] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /rtp [05Jan2024 12:09:49.728] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 12:09:49.729] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 12:09:50.451] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /rtworld [05Jan2024 12:09:50.451] [Server thread/INFO] [Minecraft/]: CrayolaEater27 issued mycmd (rtworld) command /rtworld [05Jan2024 12:10:28.502] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: Sinistea is a slippery slope... [05Jan2024 12:10:35.333] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 12:10:35.334] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 12:10:48.402] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /tpahere 999tuck [05Jan2024 12:10:52.788] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /cmi tpaccept CrayolaEater27 tpahere [05Jan2024 12:10:56.357] [Async Chat Thread - #143/INFO] [Console/]: [Krampus]Specter Arcade_Link: when you consider that these both could be fakes [05Jan2024 12:11:00.242] [Async Chat Thread - #143/INFO] [Console/]: Trainer 999tuck: no wayyyy [05Jan2024 12:11:08.174] [Async Chat Thread - #145/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: its a common spawn in plains lol [05Jan2024 12:11:10.675] [Async Chat Thread - #145/INFO] [Console/]: Trainer 999tuck: :OOO [05Jan2024 12:11:25.832] [Async Chat Thread - #145/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: theres another 1 here too [05Jan2024 12:11:32.371] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /msg CrayolaEater27 thoughts on the name poketrainer rather than pokebuilder? [05Jan2024 12:11:38.655] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /r i like it [05Jan2024 12:11:44.341] [Async Chat Thread - #145/INFO] [Console/]: [Krampus]Specter Arcade_Link: so I suppose I will still hunt for Sinistea on the off chance I can find an authentic- unless they're both authentic by default [05Jan2024 12:11:57.636] [User Authenticator #27/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player MKOutlaw87 is 231e894c-6aa2-4862-a1be-93947494d7bd [05Jan2024 12:11:57.711] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@350b2f46[id=231e894c-6aa2-4862-a1be-93947494d7bd,name=MKOutlaw87,properties={textures=[com.mojang.authlib.properties.Property@5af8fbb], extraData=[com.mojang.authlib.properties.Property@b68617e], bungeeguard-token=[com.mojang.authlib.properties.Property@f57e4cb]},legacy=false] (/46.114.244.68:48774) lost connection: Disconnected [05Jan2024 12:12:00.120] [Async Chat Thread - #145/INFO] [Console/]: [Krampus]Specter Arcade_Link: ... never been able to find an authentic sinistea before [05Jan2024 12:12:23.328] [Async Chat Thread - #145/INFO] [Console/]: Trainer 999tuck: this one dieed [05Jan2024 12:12:24.245] [User Authenticator #28/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player MKOutlaw87 is 231e894c-6aa2-4862-a1be-93947494d7bd [05Jan2024 12:12:24.530] [Async Chat Thread - #145/INFO] [Console/]: Trainer 999tuck: LOL [05Jan2024 12:12:26.165] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: MKOutlaw87[/46.114.244.68:43594] logged in with entity id 55002 at (-6821.166622141699, 65.0, -1522.9420254936877) [05Jan2024 12:12:26.178] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: MKOutlaw87 joined the game [05Jan2024 12:12:26.488] [Async Chat Thread - #145/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: oof [05Jan2024 12:12:31.990] [Async Chat Thread - #145/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: welcome back [05Jan2024 12:12:32.865] [Async Chat Thread - #145/INFO] [Console/]: [Krampus]Specter Arcade_Link: xD oof [05Jan2024 12:12:36.199] [Async Chat Thread - #145/INFO] [Console/]: Trainer 999tuck: i caught one its okay <3 [05Jan2024 12:12:43.490] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 12:12:43.491] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 12:13:08.794] [Async Chat Thread - #145/INFO] [Console/]: Trainer 999tuck: :ooooooooo [05Jan2024 12:13:12.093] [Async Chat Thread - #145/INFO] [Console/]: Trainer MKOutlaw87: hey :) how we doin today ? [05Jan2024 12:13:14.685] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 12:13:17.436] [Async Chat Thread - #145/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: im good wbu [05Jan2024 12:13:18.634] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /rtworld [05Jan2024 12:13:18.634] [Server thread/INFO] [Minecraft/]: Arcade_Link issued mycmd (rtworld) command /rtworld [05Jan2024 12:13:21.763] [Async Chat Thread - #145/INFO] [Console/]: [True Lad] Owner Neph: Eepy [05Jan2024 12:13:22.024] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /rtp [05Jan2024 12:13:23.980] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /rtworld [05Jan2024 12:13:23.980] [Server thread/INFO] [Minecraft/]: Arcade_Link issued mycmd (rtworld) command /rtworld [05Jan2024 12:13:45.497] [Async Chat Thread - #145/INFO] [Console/]: Trainer MKOutlaw87: im great, perfect gaming weather here ^^ [05Jan2024 12:13:50.388] [Async Chat Thread - #145/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: rainy? [05Jan2024 12:14:01.416] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pv 1 [05Jan2024 12:14:02.104] [Async Chat Thread - #145/INFO] [Console/]: Trainer MKOutlaw87: oh yes, i feel like im in the UK in summer [05Jan2024 12:14:39.330] [Async Chat Thread - #145/INFO] [Console/]: Trainer 999tuck: :O [05Jan2024 12:15:13.633] [Async Chat Thread - #145/INFO] [Console/]: Trainer MKOutlaw87: all my uk friends tell me the summer over there is like, gray, with gray and rain with some gray XD [05Jan2024 12:15:18.771] [Async Chat Thread - #145/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lol [05Jan2024 12:15:22.673] [Async Chat Thread - #145/INFO] [Console/]: Trainer MKOutlaw87: was i lied to ? XD [05Jan2024 12:15:24.257] [Server thread/INFO] [Console/]: ʟᴀᴠᴇɴᴅᴇʀ ᴍᴄ ꜱᴜᴘᴘᴏʀᴛ ᴛʜᴇ ꜱᴇʀᴠᴇʀ ʙʏ ᴘᴜʀᴄʜᴀꜱɪɴɢ ʀᴀɴᴋꜱ, ᴋᴇʏꜱ, ᴀɴᴅ ᴄᴏꜱᴍᴇᴛɪᴄꜱ, ɪɴ ᴛʜᴇ ꜱᴇʀᴠᴇʀ ꜱᴛᴏʀᴇ! [05Jan2024 12:15:34.678] [Async Chat Thread - #145/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: never been [05Jan2024 12:15:38.252] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /gmc [05Jan2024 12:15:40.123] [Async Chat Thread - #145/INFO] [Console/]: [Krampus]Specter Arcade_Link: LOL [05Jan2024 12:16:08.820] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /rtp [05Jan2024 12:16:10.606] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /rtworld [05Jan2024 12:16:10.606] [Server thread/INFO] [Minecraft/]: Arcade_Link issued mycmd (rtworld) command /rtworld [05Jan2024 12:16:10.823] [Server thread/INFO] [com.cobblemon.mod.common.Cobblemon/]: No battle could be found with the id: 0ebbdcdd-7b7d-4b36-92a7-45eb8e9ffa7f [05Jan2024 12:16:10.824] [Server thread/INFO] [com.cobblemon.mod.common.Cobblemon/]: No battle could be found with the id: 0ebbdcdd-7b7d-4b36-92a7-45eb8e9ffa7f [05Jan2024 12:16:17.594] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pokeheal [05Jan2024 12:16:17.594] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Arcade_Link: Fully healed Arcade_Link's party.] [05Jan2024 12:16:36.147] [Async Chat Thread - #145/INFO] [Console/]: [Krampus]Specter Arcade_Link: what a lovely ocean [05Jan2024 12:16:54.380] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /flyspeed 5 [05Jan2024 12:16:58.438] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /regions list [05Jan2024 12:17:00.917] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg info -w "Voidworld" __global__ [05Jan2024 12:17:05.399] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" __global__ [05Jan2024 12:17:12.431] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /regions list [05Jan2024 12:17:14.676] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg info -w "Voidworld" spawn_island_fall_teleporter [05Jan2024 12:17:22.290] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg info -w "Voidworld" spawnislands [05Jan2024 12:17:23.770] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" spawnislands [05Jan2024 12:17:28.605] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /regions list [05Jan2024 12:17:30.468] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg info -w "Voidworld" the_underground [05Jan2024 12:17:33.327] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" the_underground [05Jan2024 12:17:35.246] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flag -w "Voidworld" -h 1 the_underground interact ALLOW [05Jan2024 12:18:00.430] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /deop Nephalem0 [05Jan2024 12:18:00.435] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 no longer a server operator] [05Jan2024 12:18:42.024] [Async Chat Thread - #147/INFO] [Console/]: [Krampus]Specter Arcade_Link: Cray you mentioned something about structures earlier? [05Jan2024 12:18:48.145] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /ic [05Jan2024 12:18:48.147] [Server thread/INFO] [Console/]: Nephalem0 doesn't have permission for: cmi.command.ic [05Jan2024 12:18:50.699] [Async Chat Thread - #147/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: the castle villages? [05Jan2024 12:18:52.792] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /op Nephalem0 [05Jan2024 12:18:52.801] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 a server operator] [05Jan2024 12:18:53.677] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /ic [05Jan2024 12:18:53.693] [Async Chat Thread - #147/INFO] [Console/]: [Krampus]Specter Arcade_Link: yeah [05Jan2024 12:18:55.799] [Async Chat Thread - #147/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: mhm [05Jan2024 12:19:02.985] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmil rmc 5860117528667866876 [05Jan2024 12:19:03.096] [Async Chat Thread - #147/INFO] [Console/]: [Krampus]Specter Arcade_Link: got the coordinates for one? [05Jan2024 12:19:04.420] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /claimlist [05Jan2024 12:19:09.983] [Async Chat Thread - #147/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ill see if i can find one [05Jan2024 12:19:13.568] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmi ic commands pokedex [05Jan2024 12:19:19.941] [Async Chat Thread - #147/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: they are just randomly in the world like normal ones [05Jan2024 12:19:25.058] [Async Chat Thread - #147/INFO] [Console/]: [Krampus]Specter Arcade_Link: yeah [05Jan2024 12:19:54.448] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmi ic changepermreq pokedex [05Jan2024 12:19:56.076] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmi ic changepermreq pokedex [05Jan2024 12:19:57.125] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmi ic changepermreq pokedex [05Jan2024 12:20:06.674] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /deop Nephalem0 [05Jan2024 12:20:06.678] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 no longer a server operator] [05Jan2024 12:20:16.491] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /op Nephalem0 [05Jan2024 12:20:16.501] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 a server operator] [05Jan2024 12:20:19.568] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmi ic changepermreq pokedex [05Jan2024 12:20:20.888] [Async Chat Thread - #147/INFO] [Console/]: [Krampus]Specter Arcade_Link: I do like them [05Jan2024 12:20:25.488] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmil rmc -2546161980055286716 [05Jan2024 12:20:29.017] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmi ic commands pokedex [05Jan2024 12:20:31.383] [Server thread/INFO] [com.cobblemon.mod.common.Cobblemon/]: No battle could be found with the id: d05f6b5b-f70e-41f3-bc26-d5f72b6c0c4e [05Jan2024 12:20:31.383] [Server thread/INFO] [com.cobblemon.mod.common.Cobblemon/]: No battle could be found with the id: d05f6b5b-f70e-41f3-bc26-d5f72b6c0c4e [05Jan2024 12:20:37.732] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmi ic commands pokedex [05Jan2024 12:20:44.819] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /ic [05Jan2024 12:20:47.135] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: MKOutlaw87 issued server command: /shop [05Jan2024 12:20:50.475] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmil rmc -1834272759245790037 [05Jan2024 12:20:51.873] [Server thread/INFO] [Console/]: Shop >> MKOutlaw87 sold 1039 x Cobblemon Sitrus Berry(Berrys.page2.items.25) for $1,922.15 with the sell screen. [05Jan2024 12:20:53.822] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmi ic commands info [05Jan2024 12:21:02.539] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmil rmc 6455485535182913993 [05Jan2024 12:21:03.868] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmi ic commands pokedex [05Jan2024 12:21:23.380] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pv 1 [05Jan2024 12:21:35.630] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /deop Nephalem0 [05Jan2024 12:21:35.635] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 no longer a server operator] [05Jan2024 12:21:43.916] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /op Nephalem0 [05Jan2024 12:21:43.926] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 a server operator] [05Jan2024 12:22:21.036] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /rtp [05Jan2024 12:22:22.034] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /rtworld [05Jan2024 12:22:22.034] [Server thread/INFO] [Minecraft/]: CrayolaEater27 issued mycmd (rtworld) command /rtworld [05Jan2024 12:22:42.890] [Async Chat Thread - #149/INFO] [Console/]: [True Lad] Owner Neph: I'mma head out, later guys! [05Jan2024 12:22:46.286] [Async Chat Thread - #149/INFO] [Console/]: [Krampus]Specter Arcade_Link: night! [05Jan2024 12:22:46.426] [Async Chat Thread - #148/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: o7 [05Jan2024 12:22:49.040] [Async Chat Thread - #148/INFO] [Console/]: [Krampus]Specter Arcade_Link: or laters [05Jan2024 12:22:50.778] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 lost connection: Disconnected [05Jan2024 12:22:50.781] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Nephalem0 left the game [05Jan2024 12:23:18.498] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /rtp [05Jan2024 12:23:19.822] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /rtworld [05Jan2024 12:23:19.822] [Server thread/INFO] [Minecraft/]: Arcade_Link issued mycmd (rtworld) command /rtworld [05Jan2024 12:24:58.121] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: ooh I could find a mansion toow [05Jan2024 12:25:02.217] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: too* [05Jan2024 12:25:16.368] [Async Chat Thread - #151/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u found my woodland mansion [05Jan2024 12:25:29.968] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: Oh not yet- I just remembered they exist [05Jan2024 12:25:47.365] [Async Chat Thread - #151/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: oh yeah i know theres at least 1 in the border [05Jan2024 12:26:04.364] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: ah I am a good ways from the boarder and in the positives [05Jan2024 12:26:14.040] [Async Chat Thread - #151/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i live at the - - corner lol [05Jan2024 12:26:36.244] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: yeh [05Jan2024 12:26:38.520] [Async Chat Thread - #151/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: found a castle village [05Jan2024 12:26:42.038] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: ohh [05Jan2024 12:26:46.605] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /tpa CrayolaEater27 [05Jan2024 12:26:48.206] [Netty Epoll Server IO #1/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Failed to validate message acknowledgements from CrayolaEater27 [05Jan2024 12:26:48.206] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 lost connection: Chat message validation failure [05Jan2024 12:26:48.212] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: CrayolaEater27 left the game. [05Jan2024 12:26:51.081] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: oh [05Jan2024 12:27:03.522] [User Authenticator #29/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Nephalem0 is 283e211c-5a9f-4327-b964-3908bb1e5b7b [05Jan2024 12:27:03.610] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@45468fee[id=283e211c-5a9f-4327-b964-3908bb1e5b7b,name=Nephalem0,properties={textures=[com.mojang.authlib.properties.Property@4a0dd7b6], extraData=[com.mojang.authlib.properties.Property@44ca3087], bungeeguard-token=[com.mojang.authlib.properties.Property@40f5bcc6]},legacy=false] (/109.64.217.221:33790) lost connection: Disconnected [05Jan2024 12:27:07.419] [JDA MainWS-ReadThread/INFO] [DiscordSRV/]: Chat: [Discord | Senior Moderators] crayolaeater27 (CrayolaEater27): wifi hiccup coming back lol [05Jan2024 12:27:08.998] [User Authenticator #30/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Nephalem0 is 283e211c-5a9f-4327-b964-3908bb1e5b7b [05Jan2024 12:27:10.464] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Nephalem0[/109.64.217.221:39316] logged in with entity id 86926 at (-4.03398015111376, 29.0, -135.62550036906498) [05Jan2024 12:27:10.531] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Nephalem0 joined the game [05Jan2024 12:27:15.548] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: lol [05Jan2024 12:27:17.169] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /ic [05Jan2024 12:27:21.200] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmil rmc 6134576085489878685 [05Jan2024 12:27:22.792] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmi ic commands pokedex [05Jan2024 12:27:24.389] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmil rmc 6089098159774647343 [05Jan2024 12:27:31.407] [User Authenticator #31/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player CrayolaEater27 is b50796b4-2382-43d6-a3fe-2b2503d38937 [05Jan2024 12:27:31.464] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@1b3db7fa[id=b50796b4-2382-43d6-a3fe-2b2503d38937,name=CrayolaEater27,properties={textures=[com.mojang.authlib.properties.Property@384cf331], extraData=[com.mojang.authlib.properties.Property@368b1a48], bungeeguard-token=[com.mojang.authlib.properties.Property@32b49841]},legacy=false] (/76.35.80.25:59584) lost connection: Disconnected [05Jan2024 12:27:35.523] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /deop Nephalem0 [05Jan2024 12:27:35.527] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 no longer a server operator] [05Jan2024 12:27:39.879] [User Authenticator #32/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player CrayolaEater27 is b50796b4-2382-43d6-a3fe-2b2503d38937 [05Jan2024 12:27:41.322] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: CrayolaEater27[/76.35.80.25:58914] logged in with entity id 87049 at (-3243.0032661911155, 113.0, -8659.46479582743) [05Jan2024 12:27:41.343] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: CrayolaEater27 joined the game [05Jan2024 12:27:49.834] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /tpa CrayolaEater27 [05Jan2024 12:27:51.148] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmil rmc -2106705356953136030 [05Jan2024 12:27:53.651] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cmi tpaccept Arcade_Link tpa [05Jan2024 12:28:05.836] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: ahh thank you [05Jan2024 12:28:08.077] [Async Chat Thread - #151/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: np [05Jan2024 12:28:19.069] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /dex [05Jan2024 12:28:28.247] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /home home [05Jan2024 12:28:34.927] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /lp editor [05Jan2024 12:28:48.053] [luckperms-worker-12/INFO] [Console/]: [LP] LOG > (Nephalem0) [G] (default) [05Jan2024 12:28:48.053] [luckperms-worker-12/INFO] [Console/]: [LP] LOG > webeditor add minecraft.command.dex true [05Jan2024 12:28:52.579] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /deop n [05Jan2024 12:29:01.125] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /op Nephalem0 [05Jan2024 12:29:01.134] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 a server operator] [05Jan2024 12:29:01.986] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /ic [05Jan2024 12:29:02.513] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: to claim land, is it a gold shovel or hoe? [05Jan2024 12:29:04.053] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmil rmc 5155557008402814179 [05Jan2024 12:29:05.185] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmi ic commands pokedex [05Jan2024 12:29:05.889] [Async Chat Thread - #151/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: shovel [05Jan2024 12:29:06.527] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /cmil rmc 1380101174389616524 [05Jan2024 12:29:13.269] [Async Chat Thread - #151/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u should of had 1 in ur starter stuff [05Jan2024 12:29:14.554] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /deop Nephalem0 [05Jan2024 12:29:14.558] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 no longer a server operator] [05Jan2024 12:29:23.067] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: Ohh I do I just saw it [05Jan2024 12:29:43.685] [Async Chat Thread - #151/INFO] [Console/]: [True Lad] Owner Neph: I forgor to fix the pokedex guy [05Jan2024 12:29:45.262] [Async Chat Thread - #151/INFO] [Console/]: [True Lad] Owner Neph: He works now [05Jan2024 12:29:46.848] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /msg Neph got kick from accepting tp [05Jan2024 12:29:49.418] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rewards [05Jan2024 12:29:49.567] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: oh nice [05Jan2024 12:29:59.431] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /r L [05Jan2024 12:30:17.229] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pc [05Jan2024 12:30:17.230] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /minecraft:pc [05Jan2024 12:30:18.001] [User Authenticator #33/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player grey_deer47 is 132af21b-6fd0-467b-93fa-e406793de1de [05Jan2024 12:30:18.065] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@6ed9dc69[id=132af21b-6fd0-467b-93fa-e406793de1de,name=grey_deer47,properties={textures=[com.mojang.authlib.properties.Property@238b334a], extraData=[com.mojang.authlib.properties.Property@2d4cc94b], bungeeguard-token=[com.mojang.authlib.properties.Property@2973583a]},legacy=false] (/192.116.128.90:43796) lost connection: Disconnected [05Jan2024 12:30:31.748] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /spawn [05Jan2024 12:30:39.450] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /deop n [05Jan2024 12:30:45.136] [User Authenticator #34/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player grey_deer47 is 132af21b-6fd0-467b-93fa-e406793de1de [05Jan2024 12:30:46.717] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: grey_deer47[/192.116.128.90:59634] logged in with entity id 89016 at (3918.12, 67.0, 3465.11) [05Jan2024 12:30:46.747] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: grey_deer47 joined the game [05Jan2024 12:30:47.526] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /regions list [05Jan2024 12:30:49.219] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /op Nephalem0 [05Jan2024 12:30:49.229] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 a server operator] [05Jan2024 12:30:51.124] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /regions list [05Jan2024 12:30:51.348] [Async Chat Thread - #151/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: hey deer deer [05Jan2024 12:30:53.525] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg info -w "Voidworld" __global__ [05Jan2024 12:30:56.018] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" __global__ [05Jan2024 12:30:56.351] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: hi hi [05Jan2024 12:31:03.826] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: hello [05Jan2024 12:31:09.401] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: hi link [05Jan2024 12:31:19.176] [Async Chat Thread - #151/INFO] [Console/]: Trainer 999tuck: o/ [05Jan2024 12:31:25.511] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: heya tuck [05Jan2024 12:31:29.615] [Async Chat Thread - #151/INFO] [Console/]: Trainer 999tuck: heyy [05Jan2024 12:31:30.322] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: youre new here right? [05Jan2024 12:31:33.733] [Async Chat Thread - #151/INFO] [Console/]: Trainer 999tuck: yeaa [05Jan2024 12:31:40.291] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: welcome! [05Jan2024 12:31:43.890] [Async Chat Thread - #151/INFO] [Console/]: Trainer 999tuck: love it though thank you [05Jan2024 12:31:47.035] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: is there a way to see how much claim I have? [05Jan2024 12:31:53.048] [Async Chat Thread - #151/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ./claimlist [05Jan2024 12:31:54.246] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: oh [05Jan2024 12:31:56.538] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /claimlist [05Jan2024 12:31:56.672] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /claimlist [05Jan2024 12:32:03.549] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /claimlist [05Jan2024 12:32:10.173] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /tpa CrayolaEater27 [05Jan2024 12:32:15.104] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /home home [05Jan2024 12:32:16.533] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /cmi tpaccept grey_deer47 tpa [05Jan2024 12:32:21.540] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: 1404 should be enough for this castle [05Jan2024 12:32:29.520] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: get egged [05Jan2024 12:32:30.889] [Async Chat Thread - #151/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ahh [05Jan2024 12:32:49.301] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: kek [05Jan2024 12:33:02.395] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: ONO [05Jan2024 12:33:03.738] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /glow [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:115) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:732) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:115) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:732) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 12:33:06.080] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 12:33:11.532] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /regions list [05Jan2024 12:33:13.920] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: oh i glow lmao [05Jan2024 12:33:14.663] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg info -w "Voidworld" spawnislands [05Jan2024 12:33:16.195] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" spawnislands [05Jan2024 12:33:16.220] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" spawnislands [05Jan2024 12:33:17.437] [Async Chat Thread - #151/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: yeah lol [05Jan2024 12:33:20.434] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" -p 2 spawnislands [05Jan2024 12:33:25.044] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" -p 3 spawnislands [05Jan2024 12:33:28.601] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" -p 4 spawnislands [05Jan2024 12:33:34.649] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" -p 5 spawnislands [05Jan2024 12:33:34.702] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" -p 5 spawnislands [05Jan2024 12:33:40.378] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" -p 6 spawnislands [05Jan2024 12:33:50.823] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" -p 7 spawnislands [05Jan2024 12:33:57.793] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /feed [05Jan2024 12:33:57.936] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" -p 8 spawnislands [05Jan2024 12:33:58.576] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: there we go [05Jan2024 12:34:04.077] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /msg 999tuck u have a xmas tande at ur base [05Jan2024 12:34:04.979] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pokeheal [05Jan2024 12:34:04.981] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [grey_deer47: Fully healed grey_deer47's party.] [05Jan2024 12:34:11.249] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 12:34:17.270] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: im at 15% dex W [05Jan2024 12:34:24.995] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: Ohh nice [05Jan2024 12:34:37.093] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: oh link [05Jan2024 12:34:41.573] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: grats on spectral [05Jan2024 12:34:45.725] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: specter* [05Jan2024 12:34:47.335] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: Oh thanks xD [05Jan2024 12:35:00.786] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /msg 999tuck u have a xmas tande at ur base [05Jan2024 12:35:05.769] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /flyspeed 5 [05Jan2024 12:35:10.460] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: I really needed pokeballs for the holiday mons- but then ended up buying a bunch of keys anyway [05Jan2024 12:35:14.110] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: ummm cray [05Jan2024 12:35:15.023] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /home castle [05Jan2024 12:35:17.409] [Async Chat Thread - #151/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: umm deer [05Jan2024 12:35:23.316] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: why are you so close to world corner? [05Jan2024 12:35:26.826] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /flyspeed 1 [05Jan2024 12:35:27.898] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /r omgg :OO gotta find [05Jan2024 12:35:31.327] [Async Chat Thread - #151/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: i live there [05Jan2024 12:35:43.368] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: wanna see me outside the border? [05Jan2024 12:35:46.189] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /home home [05Jan2024 12:35:52.945] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /lp applyedits pNZ43hNafh [05Jan2024 12:35:53.058] [luckperms-command-executor/INFO] [Console/]: [LP] LOG > (Nephalem0) [G] (default) [05Jan2024 12:35:53.058] [luckperms-command-executor/INFO] [Console/]: [LP] LOG > webeditor add worldguard.build.entity.player.interact true [05Jan2024 12:35:53.445] [Async Chat Thread - #151/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: banned cheating [05Jan2024 12:35:53.585] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /back [05Jan2024 12:35:55.601] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /deop Nephalem0 [05Jan2024 12:35:55.605] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 no longer a server operator] [05Jan2024 12:36:00.893] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /back [05Jan2024 12:36:06.680] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /back [05Jan2024 12:36:08.995] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: o.o [05Jan2024 12:36:16.863] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: muhahaha [05Jan2024 12:36:20.284] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /gmsp [05Jan2024 12:36:22.793] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /gms [05Jan2024 12:36:25.042] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /feed [05Jan2024 12:36:32.148] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: I think I'll make this castle village my project [05Jan2024 12:36:38.130] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /fly [05Jan2024 12:37:02.048] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: i here now :D [05Jan2024 12:37:05.153] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /hat [05Jan2024 12:37:09.936] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /sit [05Jan2024 12:37:19.338] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: dam she stuck [05Jan2024 12:37:21.046] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pv 1 [05Jan2024 12:37:36.622] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /lp applyedits BwBaT67UCR [05Jan2024 12:37:40.967] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /lp applyedits BwBaT67UCR --force [05Jan2024 12:37:40.987] [luckperms-command-executor/INFO] [Console/]: [LP] LOG > (Nephalem0) [G] (default) [05Jan2024 12:37:40.987] [luckperms-command-executor/INFO] [Console/]: [LP] LOG > webeditor add worldguard.build.entity.cobblemon_pokemon.interact true [05Jan2024 12:37:40.988] [luckperms-command-executor/INFO] [Console/]: [LP] LOG > (Nephalem0) [G] (default) [05Jan2024 12:37:40.988] [luckperms-command-executor/INFO] [Console/]: [LP] LOG > webeditor add worldguard.build.entity.interact.player true [05Jan2024 12:37:53.214] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /heal [05Jan2024 12:37:55.331] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /r <33 [05Jan2024 12:38:01.050] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /warp pokecenter [05Jan2024 12:38:05.157] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Fully healed 999tuck's party. [05Jan2024 12:38:10.717] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: even has a cute graveyard [05Jan2024 12:38:18.205] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /rtp [05Jan2024 12:38:19.316] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /rtworld [05Jan2024 12:38:19.316] [Server thread/INFO] [Minecraft/]: grey_deer47 issued mycmd (rtworld) command /rtworld [05Jan2024 12:38:23.225] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /pokeshout 6 [05Jan2024 12:38:28.695] [Async Chat Thread - #151/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: dang [05Jan2024 12:38:28.813] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: W [05Jan2024 12:38:32.239] [Async Chat Thread - #151/INFO] [Console/]: [Krampus]Specter Arcade_Link: Ohhhh nice [05Jan2024 12:38:38.587] [Async Chat Thread - #151/INFO] [Console/]: Trainer 999tuck: Big W [05Jan2024 12:38:46.048] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /lp applyedits BIXiYwy4Oz --force [05Jan2024 12:38:46.097] [luckperms-command-executor/INFO] [Console/]: [LP] LOG > (Nephalem0) [G] (default) [05Jan2024 12:38:46.098] [luckperms-command-executor/INFO] [Console/]: [LP] LOG > webeditor remove worldguard.build.entity.cobblemon_pokemon.interact true [05Jan2024 12:38:46.098] [luckperms-command-executor/INFO] [Console/]: [LP] LOG > (Nephalem0) [G] (default) [05Jan2024 12:38:46.098] [luckperms-command-executor/INFO] [Console/]: [LP] LOG > webeditor remove worldguard.build.entity.interact.player true [05Jan2024 12:38:46.098] [luckperms-command-executor/INFO] [Console/]: [LP] LOG > (Nephalem0) [G] (default) [05Jan2024 12:38:46.098] [luckperms-command-executor/INFO] [Console/]: [LP] LOG > webeditor remove worldguard.build.entity.player.interact true [05Jan2024 12:38:48.488] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /op Nephalem0 [05Jan2024 12:38:48.498] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 a server operator] [05Jan2024 12:39:08.295] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /say &9Whiskers: Meow! [05Jan2024 12:39:08.296] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0] &9Whiskers: Meow! [05Jan2024 12:39:12.116] [Async Chat Thread - #151/INFO] [Console/]: [True Lad] Owner Neph: Fek [05Jan2024 12:39:13.974] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: XD [05Jan2024 12:39:14.738] [Async Chat Thread - #151/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: lmao [05Jan2024 12:39:28.220] [Async Chat Thread - #151/INFO] [Console/]: <3 [Speedster] aWraitha deer: almost [05Jan2024 12:39:48.622] [Async Chat Thread - #151/INFO] [Console/]: [True Lad] Owner Neph: I'mma send this cat to the gulag istgf [05Jan2024 12:39:56.004] [Async Chat Thread - #152/INFO] [Console/]: <3 [Speedster] aWraitha deer: LMAO [05Jan2024 12:39:56.792] [Async Chat Thread - #152/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: poor kitty [05Jan2024 12:40:02.265] [Async Chat Thread - #152/INFO] [Console/]: [True Lad] Owner Neph: It's annoying [05Jan2024 12:40:06.657] [Async Chat Thread - #152/INFO] [Console/]: <3 [Speedster] aWraitha deer: doit [05Jan2024 12:40:07.070] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /pokeshout 5 [05Jan2024 12:40:12.252] [Async Chat Thread - #152/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ooof [05Jan2024 12:40:15.389] [Async Chat Thread - #152/INFO] [Console/]: Trainer 999tuck: L [05Jan2024 12:40:28.074] [Server thread/INFO] [STDOUT/]: null [05Jan2024 12:40:44.698] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pokeheal [05Jan2024 12:40:44.698] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [grey_deer47: Fully healed grey_deer47's party.] [05Jan2024 12:40:52.431] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /pokeshout 6 [05Jan2024 12:40:55.364] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /feed [05Jan2024 12:40:56.965] [Async Chat Thread - #152/INFO] [Console/]: Trainer 999tuck: all is right bc we got this [05Jan2024 12:41:04.607] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Fully healed 999tuck's party. [05Jan2024 12:41:15.445] [Async Chat Thread - #152/INFO] [Console/]: <3 [Speedster] aWraitha deer: this? [05Jan2024 12:41:21.260] [Async Chat Thread - #152/INFO] [Console/]: Trainer 999tuck: ye the igglybuff [05Jan2024 12:41:24.787] [Async Chat Thread - #152/INFO] [Console/]: <3 [Speedster] aWraitha deer: oh [05Jan2024 12:41:31.508] [Async Chat Thread - #152/INFO] [Console/]: Trainer 999tuck: its cute on the shoulder [05Jan2024 12:41:36.878] [Async Chat Thread - #152/INFO] [Console/]: <3 [Speedster] aWraitha deer: true [05Jan2024 12:41:44.539] [Async Chat Thread - #152/INFO] [Console/]: <3 [Speedster] aWraitha deer: wait [05Jan2024 12:41:52.011] [Async Chat Thread - #152/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: link you gotta shoulder ur grinch [05Jan2024 12:41:58.258] [Async Chat Thread - #152/INFO] [Console/]: <3 [Speedster] aWraitha deer: i just relaised i can wear my mons on my head [05Jan2024 12:42:01.333] [Async Chat Thread - #152/INFO] [Console/]: [Krampus]Specter Arcade_Link: ohh [05Jan2024 12:42:06.323] [Async Chat Thread - #152/INFO] [Console/]: [Krampus]Specter Arcade_Link: I should [05Jan2024 12:42:08.019] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pc [05Jan2024 12:42:08.020] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /minecraft:pc [05Jan2024 12:42:30.098] [Async Chat Thread - #152/INFO] [Console/]: [Krampus]Specter Arcade_Link: cute [05Jan2024 12:42:40.770] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pokeheal [05Jan2024 12:42:40.771] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [grey_deer47: Fully healed grey_deer47's party.] [05Jan2024 12:42:41.835] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 12:43:15.157] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Fully healed 999tuck's party. [05Jan2024 12:43:26.404] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /home castle [05Jan2024 12:44:49.221] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pv 1 [05Jan2024 12:45:45.220] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /trash [05Jan2024 12:45:55.466] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc sel [05Jan2024 12:46:01.199] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command [05Jan2024 12:47:21.567] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /lp editor [05Jan2024 12:47:36.877] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /kit [05Jan2024 12:47:41.089] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Kits.KitsManager.openGuiEditorMain(KitsManager.java:2232) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Kits.KitsManager$5.click(KitsManager.java:1231) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Kits.KitsManager.openGuiEditorMain(KitsManager.java:2232) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Kits.KitsManager$5.click(KitsManager.java:1231) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 12:47:41.090] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 12:47:45.651] [luckperms-worker-4/INFO] [Console/]: [LP] LOG > (Nephalem0) [G] (default) [05Jan2024 12:47:45.651] [luckperms-worker-4/INFO] [Console/]: [LP] LOG > webeditor add minecraft.command.minecraft:tellraw false [05Jan2024 12:47:45.652] [luckperms-worker-4/INFO] [Console/]: [LP] LOG > (Nephalem0) [G] (default) [05Jan2024 12:47:45.652] [luckperms-worker-4/INFO] [Console/]: [LP] LOG > webeditor add minecraft.command.tellraw false [05Jan2024 12:48:01.126] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /rtp [05Jan2024 12:48:02.542] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /rtworld [05Jan2024 12:48:02.543] [Server thread/INFO] [Minecraft/]: grey_deer47 issued mycmd (rtworld) command /rtworld [05Jan2024 12:48:02.829] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /w CrayolaEater27 test [05Jan2024 12:48:16.699] [Async Chat Thread - #154/INFO] [Console/]: <3 [Speedster] aWraitha deer: i rtped straight into a castle village [05Jan2024 12:48:27.331] [Async Chat Thread - #154/INFO] [Console/]: Trainer 999tuck: they're the cutest [05Jan2024 12:48:34.108] [Async Chat Thread - #154/INFO] [Console/]: <3 [Speedster] aWraitha deer: oh its asderusz's [05Jan2024 12:48:35.840] [Async Chat Thread - #154/INFO] [Console/]: <3 [Speedster] aWraitha deer: lol [05Jan2024 12:49:16.421] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /feed [05Jan2024 12:49:49.430] [Async Chat Thread - #156/INFO] [Console/]: [Krampus]Specter Arcade_Link: lol [05Jan2024 12:50:30.409] [Async Chat Thread - #156/INFO] [Console/]: [Krampus]Specter Arcade_Link: ... Hopefully I can claim all of mine in the near future [05Jan2024 12:50:45.259] [Async Chat Thread - #155/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: u get more claimblocks from just playing [05Jan2024 12:50:52.827] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /regions list [05Jan2024 12:50:54.703] [Netty Epoll Server IO #13/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Failed to validate message acknowledgements from Nephalem0 [05Jan2024 12:50:54.703] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 lost connection: Chat message validation failure [05Jan2024 12:50:54.706] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Nephalem0 left the game. [05Jan2024 12:50:56.570] [Async Chat Thread - #155/INFO] [Console/]: [Krampus]Specter Arcade_Link: haven't repurposed a prebuilt town in a long while [05Jan2024 12:50:58.240] [Async Chat Thread - #155/INFO] [Console/]: [Krampus]Specter Arcade_Link: yeh [05Jan2024 12:51:07.193] [Async Chat Thread - #155/INFO] [Console/]: Trainer MKOutlaw87: i almost got my little island claimed, i think i should have enough tomorrow^^ [05Jan2024 12:51:07.196] [Async Chat Thread - #156/INFO] [Console/]: <3 [Speedster] aWraitha deer: i wish we could transfer claim blocks with eachother [05Jan2024 12:51:10.413] [User Authenticator #35/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Nephalem0 is 283e211c-5a9f-4327-b964-3908bb1e5b7b [05Jan2024 12:51:10.519] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@59881717[id=283e211c-5a9f-4327-b964-3908bb1e5b7b,name=Nephalem0,properties={textures=[com.mojang.authlib.properties.Property@653bd5b0], extraData=[com.mojang.authlib.properties.Property@6bfc3767], bungeeguard-token=[com.mojang.authlib.properties.Property@6fc3bec0]},legacy=false] (/109.64.217.221:49364) lost connection: Disconnected [05Jan2024 12:51:15.948] [User Authenticator #36/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Nephalem0 is 283e211c-5a9f-4327-b964-3908bb1e5b7b [05Jan2024 12:51:17.417] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Nephalem0[/109.64.217.221:56980] logged in with entity id 99258 at (78.19801837417387, 32.0625, -275.5766779815216) [05Jan2024 12:51:17.487] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Nephalem0 joined the game [05Jan2024 12:51:20.495] [Async Chat Thread - #155/INFO] [Console/]: [Krampus]Specter Arcade_Link: Ah it's alright [05Jan2024 12:51:23.331] [Async Chat Thread - #156/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: you can claim something and then transfer the claim [05Jan2024 12:51:28.230] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /regions list [05Jan2024 12:51:29.728] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg info -w "Voidworld" __global__ [05Jan2024 12:51:30.408] [Async Chat Thread - #155/INFO] [Console/]: <3 [Speedster] aWraitha deer: oh [05Jan2024 12:51:32.362] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" __global__ [05Jan2024 12:51:32.396] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" __global__ [05Jan2024 12:51:34.941] [Async Chat Thread - #155/INFO] [Console/]: <3 [Speedster] aWraitha deer: link [05Jan2024 12:51:39.637] [Async Chat Thread - #155/INFO] [Console/]: <3 [Speedster] aWraitha deer: you want me to claim smth? [05Jan2024 12:51:46.145] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg info -w "Voidworld" spawn_island_fall_teleporter [05Jan2024 12:52:05.213] [Async Chat Thread - #155/INFO] [Console/]: [Krampus]Specter Arcade_Link: I believe I also need to have enough blocks [05Jan2024 12:52:07.924] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /region list [05Jan2024 12:52:09.876] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg info -w "Voidworld" spawnislands [05Jan2024 12:52:11.173] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" spawnislands [05Jan2024 12:52:18.825] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /region list [05Jan2024 12:52:20.676] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg info -w "Voidworld" the_underground [05Jan2024 12:52:36.425] [Async Chat Thread - #155/INFO] [Console/]: [Krampus]Specter Arcade_Link: On the server I used to play on, we used the same system. Then someone handed their town to me and it ate up my claim blocks [05Jan2024 12:52:39.363] [Async Chat Thread - #157/INFO] [Console/]: <3 [Speedster] aWraitha deer: wow thats a wild steelix [05Jan2024 12:52:56.245] [Async Chat Thread - #157/INFO] [Console/]: [Krampus]Specter Arcade_Link: but uh- that server got deleted... Abruptly [05Jan2024 12:53:15.881] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /spawn [05Jan2024 12:53:26.988] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pv 1 [05Jan2024 12:53:52.320] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 issued server command: /pv 1 [05Jan2024 12:54:06.801] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc sel [05Jan2024 12:54:09.988] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc sel [05Jan2024 12:54:11.946] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /pv 1 [05Jan2024 12:54:13.493] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc sel [05Jan2024 12:54:17.975] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command [05Jan2024 12:54:24.307] [Server thread/INFO] [Console/]: ʟᴀᴠᴇɴᴅᴇʀ ᴍᴄ ᴠᴏᴛɪɴɢ ᴇᴠᴇʀʏ ᴅᴀʏ ꜱᴜᴘᴘᴏʀᴛꜱ ᴏᴜʀ ꜱᴇʀᴠᴇʀ, ᴀɴᴅ ɢɪᴠᴇꜱ ʏᴏᴜ ᴄʀᴀᴛᴇ ᴋᴇʏꜱ! [05Jan2024 12:54:36.484] [Async Chat Thread - #159/INFO] [Console/]: <3 Sr.Mod CrayolaEater27: ima gonna go get some sleep have fun yall ill be on later [05Jan2024 12:54:43.334] [Async Chat Thread - #159/INFO] [Console/]: [Krampus]Specter Arcade_Link: But this village has been standing this long untouched. It should be okay [05Jan2024 12:54:47.651] [Async Chat Thread - #159/INFO] [Console/]: Trainer 999tuck: goodnight crayola [05Jan2024 12:54:53.549] [Async Chat Thread - #159/INFO] [Console/]: [Krampus]Specter Arcade_Link: Night Cray [05Jan2024 12:54:54.289] [Async Chat Thread - #159/INFO] [Console/]: <3 [Speedster] aWraitha deer: night cray [05Jan2024 12:54:55.212] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: CrayolaEater27 lost connection: Disconnected [05Jan2024 12:54:55.218] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: CrayolaEater27 left the game [05Jan2024 12:55:04.336] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pokeheal [05Jan2024 12:55:04.337] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [grey_deer47: Fully healed grey_deer47's party.] [05Jan2024 12:55:42.070] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /rtp [05Jan2024 12:55:43.196] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /rtworld [05Jan2024 12:55:43.197] [Server thread/INFO] [Minecraft/]: 999tuck issued mycmd (rtworld) command /rtworld [05Jan2024 12:55:58.517] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 moved wrongly! [05Jan2024 12:57:42.443] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /rtp [05Jan2024 12:57:43.822] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /rtworld [05Jan2024 12:57:43.823] [Server thread/INFO] [Minecraft/]: grey_deer47 issued mycmd (rtworld) command /rtworld [05Jan2024 12:58:26.619] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /repair [05Jan2024 12:59:17.785] [Server thread/INFO] [com.cobblemon.mod.common.Cobblemon/]: rotation: 172.11722 [05Jan2024 12:59:54.533] [Async Chat Thread - #161/INFO] [Console/]: [Krampus]Specter Arcade_Link: mostly untouched [05Jan2024 12:59:59.306] [Async Chat Thread - #161/INFO] [Console/]: <3 [Speedster] aWraitha deer: lol [05Jan2024 13:00:05.192] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /home home [05Jan2024 13:00:23.732] [Async Chat Thread - #161/INFO] [Console/]: Trainer MKOutlaw87: anyone in need for some tasty mints or berrys ? [05Jan2024 13:00:33.262] [Async Chat Thread - #161/INFO] [Console/]: [Krampus]Specter Arcade_Link: ohh eventually [05Jan2024 13:02:35.263] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /home homre [05Jan2024 13:02:36.815] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /home home [05Jan2024 13:03:08.281] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /home set 1 [05Jan2024 13:03:08.282] [Server thread/INFO] [Console/]: Arcade_Link doesn't have permission for: cmi.command.home.others [05Jan2024 13:03:09.245] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /warp spawn [05Jan2024 13:03:11.570] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /spawn [05Jan2024 13:03:13.071] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /homes [05Jan2024 13:03:19.775] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /sethome 1 [05Jan2024 13:03:26.518] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /craft [05Jan2024 13:04:01.585] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /homes [05Jan2024 13:04:12.197] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /back [05Jan2024 13:04:14.824] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /back [05Jan2024 13:04:22.323] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /back [05Jan2024 13:04:25.055] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /back [05Jan2024 13:04:53.497] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /afk [05Jan2024 13:04:53.557] [Server thread/INFO] [Console/]: deer is now AFK [05Jan2024 13:05:19.940] [Async Chat Thread - #163/INFO] [Console/]: [Krampus]Specter Arcade_Link: anyone have a potato? [05Jan2024 13:05:23.702] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /gts [05Jan2024 13:05:25.693] [Async Chat Thread - #163/INFO] [Console/]: Trainer MKOutlaw87: yes [05Jan2024 13:05:32.077] [Async Chat Thread - #163/INFO] [Console/]: [Krampus]Specter Arcade_Link: can I buy one or a few? [05Jan2024 13:06:00.872] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: MKOutlaw87 issued server command: /tpa Arcade_Link [05Jan2024 13:06:05.361] [Netty Epoll Server IO #13/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Failed to validate message acknowledgements from Arcade_Link [05Jan2024 13:06:05.361] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link lost connection: Chat message validation failure [05Jan2024 13:06:05.364] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Arcade_Link left the game. [05Jan2024 13:07:01.593] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck issued server command: /home castle [05Jan2024 13:07:16.297] [User Authenticator #37/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Arcade_Link is a2dc154f-8af7-4786-ab42-250dc06678a6 [05Jan2024 13:07:16.362] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@45f63645[id=a2dc154f-8af7-4786-ab42-250dc06678a6,name=Arcade_Link,properties={textures=[com.mojang.authlib.properties.Property@64b3b35a], extraData=[com.mojang.authlib.properties.Property@6a7441bc], bungeeguard-token=[com.mojang.authlib.properties.Property@6e4bd82a]},legacy=false] (/152.42.8.85:43606) lost connection: Disconnected [05Jan2024 13:07:23.698] [User Authenticator #38/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Arcade_Link is a2dc154f-8af7-4786-ab42-250dc06678a6 [05Jan2024 13:07:25.315] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Arcade_Link[/152.42.8.85:43622] logged in with entity id 106270 at (-3269.0505857174016, 102.0, -8641.812395966957) [05Jan2024 13:07:25.327] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Arcade_Link joined the game [05Jan2024 13:07:30.143] [Async Chat Thread - #164/INFO] [Console/]: Trainer MKOutlaw87: wb [05Jan2024 13:07:31.188] [Async Chat Thread - #164/INFO] [GriefPrevention/]: Muted repeat message. [05Jan2024 13:07:31.189] [Async Chat Thread - #164/INFO] [Console/]: Trainer 999tuck: wb [05Jan2024 13:07:37.668] [Async Chat Thread - #164/INFO] [Console/]: [Krampus]Specter Arcade_Link: thanks uh dunno what happened [05Jan2024 13:07:45.946] [Async Chat Thread - #164/INFO] [Console/]: [Krampus]Specter Arcade_Link: are you in a different realm? [05Jan2024 13:07:49.077] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: MKOutlaw87 issued server command: /tpahere Arcade_Link [05Jan2024 13:07:53.863] [Async Chat Thread - #164/INFO] [Console/]: Trainer MKOutlaw87: no [05Jan2024 13:07:55.304] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /cmi tpaccept MKOutlaw87 tpahere [05Jan2024 13:08:05.463] [Async Chat Thread - #164/INFO] [Console/]: Trainer MKOutlaw87: welcome [05Jan2024 13:08:08.890] [Async Chat Thread - #164/INFO] [Console/]: [Krampus]Specter Arcade_Link: thank you [05Jan2024 13:08:13.372] [Async Chat Thread - #164/INFO] [Console/]: [Krampus]Specter Arcade_Link: how much? [05Jan2024 13:08:16.303] [Async Chat Thread - #164/INFO] [Console/]: Trainer MKOutlaw87: free [05Jan2024 13:08:21.132] [Async Chat Thread - #165/INFO] [Console/]: [Krampus]Specter Arcade_Link: ohh thank you [05Jan2024 13:08:26.540] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link issued server command: /back [05Jan2024 13:09:26.578] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /gmc [05Jan2024 13:10:04.855] [Async Chat Thread - #167/INFO] [Console/]: [Krampus]Specter Arcade_Link: nice [05Jan2024 13:10:55.921] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 lost connection: Disconnected [05Jan2024 13:10:55.925] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Nephalem0 left the game [05Jan2024 13:12:45.975] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: MKOutlaw87 issued server command: /shop [05Jan2024 13:12:50.777] [Server thread/INFO] [Console/]: Shop >> MKOutlaw87 sold 1050 x Cobblemon Sitrus Berry(Berrys.page2.items.25) for $1,942.50 with the sell screen. [05Jan2024 13:13:13.485] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: MKOutlaw87 issued server command: /shop [05Jan2024 13:13:53.851] [Async Chat Thread - #169/INFO] [Console/]: [Krampus]Specter Arcade_Link: ok I should try to sleep now - or something [05Jan2024 13:14:00.341] [Async Chat Thread - #169/INFO] [Console/]: [Krampus]Specter Arcade_Link: 7am [05Jan2024 13:14:12.163] [Async Chat Thread - #169/INFO] [Console/]: Trainer MKOutlaw87: 2pm here^^ [05Jan2024 13:14:42.830] [Async Chat Thread - #169/INFO] [Console/]: [Krampus]Specter Arcade_Link: I am- normally asleep by now but I've not been able to sleep easy since I got sick lol [05Jan2024 13:14:51.502] [Async Chat Thread - #169/INFO] [Console/]: [Krampus]Specter Arcade_Link: oki laters [05Jan2024 13:14:55.666] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Arcade_Link lost connection: Disconnected [05Jan2024 13:14:55.669] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Arcade_Link left the game [05Jan2024 13:16:47.113] [User Authenticator #39/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Nonicchi is c1c5053f-b8b4-4b01-a89e-a389f58f30b4 [05Jan2024 13:16:47.215] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@7d912a6a[id=c1c5053f-b8b4-4b01-a89e-a389f58f30b4,name=Nonicchi,properties={textures=[com.mojang.authlib.properties.Property@33657f7], extraData=[com.mojang.authlib.properties.Property@df1b9e1], bungeeguard-token=[com.mojang.authlib.properties.Property@9ce3c87]},legacy=false] (/167.248.207.165:34404) lost connection: Disconnected [05Jan2024 13:16:58.221] [User Authenticator #40/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Nonicchi is c1c5053f-b8b4-4b01-a89e-a389f58f30b4 [05Jan2024 13:16:59.769] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Nonicchi[/167.248.207.165:54992] logged in with entity id 109646 at (-2632.991139695939, 232.34918772321382, 163.07841509462597) [05Jan2024 13:17:00.031] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Nonicchi joined the game [05Jan2024 13:17:15.490] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /fly [05Jan2024 13:17:21.880] [Async Chat Thread - #170/INFO] [Console/]: <3 Revenant👻 Nonicchi: yo [05Jan2024 13:17:41.515] [User Authenticator #41/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player isaaciscrying is d62d7ac9-82d5-4803-b10f-b358ea71e4c7 [05Jan2024 13:17:41.568] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@3ce3dfa9[id=d62d7ac9-82d5-4803-b10f-b358ea71e4c7,name=isaaciscrying,properties={textures=[com.mojang.authlib.properties.Property@48cefdc6], extraData=[com.mojang.authlib.properties.Property@46090aaf], bungeeguard-token=[com.mojang.authlib.properties.Property@423696b6]},legacy=false] (/180.150.39.10:53622) lost connection: Disconnected [05Jan2024 13:18:27.826] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 1 [05Jan2024 13:18:29.938] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 2 [05Jan2024 13:18:39.518] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 2 [05Jan2024 13:18:44.699] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 3 [05Jan2024 13:18:49.454] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 4 [05Jan2024 13:18:51.147] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 3 [05Jan2024 13:19:18.664] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /msg deer yo [05Jan2024 13:19:26.025] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r heya [05Jan2024 13:19:26.056] [Server thread/INFO] [Console/]: deer is no longer AFK [05Jan2024 13:19:40.442] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /walkspeed 1 [05Jan2024 13:20:09.943] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r tp to me to see something funny :D [05Jan2024 13:20:14.922] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /tpa Nonicchi [05Jan2024 13:20:16.701] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /feed [05Jan2024 13:20:19.623] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /cmi tpaccept grey_deer47 tpa [05Jan2024 13:20:27.996] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /glow [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:20:34.658] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:20:44.664] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r lol [05Jan2024 13:20:46.763] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r my iron farm is a magikarp farm [05Jan2024 13:20:54.754] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r thats cool [05Jan2024 13:20:55.661] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /glow [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:20:59.033] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:21:04.252] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r why did you make another one [05Jan2024 13:21:10.762] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r and how did you get the zombies [05Jan2024 13:21:25.702] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r dc [05Jan2024 13:21:29.206] [User Authenticator #42/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player isaaciscrying is d62d7ac9-82d5-4803-b10f-b358ea71e4c7 [05Jan2024 13:21:29.262] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@7835390[id=d62d7ac9-82d5-4803-b10f-b358ea71e4c7,name=isaaciscrying,properties={textures=[com.mojang.authlib.properties.Property@b4f9688], extraData=[com.mojang.authlib.properties.Property@5886991], bungeeguard-token=[com.mojang.authlib.properties.Property@1b7fdf8]},legacy=false] (/180.150.39.10:33860) lost connection: Disconnected [05Jan2024 13:21:39.888] [User Authenticator #43/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player isaaciscrying is d62d7ac9-82d5-4803-b10f-b358ea71e4c7 [05Jan2024 13:21:41.621] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: isaaciscrying[/180.150.39.10:55768] logged in with entity id 114139 at (-3485.476350050089, 101.0, 7871.458915929059) [05Jan2024 13:21:41.633] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: isaaciscrying joined the game [05Jan2024 13:21:48.576] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r come [05Jan2024 13:22:40.534] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /glow [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:22:42.269] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:23:43.225] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: MKOutlaw87 issued server command: /ah [05Jan2024 13:23:44.273] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /glow [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.openGui(glow.java:220) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow.access$0(glow.java:154) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.glow$1.click(glow.java:190) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:23:50.552] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:23:58.824] [Server thread/INFO] [net.minecraft.world.entity.npc.Villager/]: Villager Villager['Villager'/109707, l='ServerLevel[Survival]', x=-2576.93, y=223.00, z=162.19] died, message: 'Villager was slain by Nonicchi using [Silksie]' [05Jan2024 13:24:06.542] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r does urs do that [05Jan2024 13:24:13.315] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r fo what? [05Jan2024 13:24:17.722] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r i didnt see lol [05Jan2024 13:24:19.889] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r what did u catch? [05Jan2024 13:24:22.345] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: MKOutlaw87 issued server command: /ah sell 3999 [05Jan2024 13:24:22.506] [Server thread/INFO] [Console/]: MKOutlaw87 is now selling an item.cobblemon.safari_ball x64 for $3,999! (/ah)! [05Jan2024 13:24:27.132] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r metapod [05Jan2024 13:24:29.935] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /ah [05Jan2024 13:24:44.830] [Async Chat Thread - #173/INFO] [Console/]: <3 [Speedster] aWraitha deer: ty mk :D [05Jan2024 13:24:48.988] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r i've gotten like 5 UR spawns in an hour here :P this island is great lol [05Jan2024 13:24:49.254] [Async Chat Thread - #172/INFO] [Console/]: Trainer MKOutlaw87: yw^^ [05Jan2024 13:24:56.477] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r W [05Jan2024 13:25:08.138] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r even an xmas munchlax lol [05Jan2024 13:25:11.772] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r W [05Jan2024 13:25:11.772] [Server thread/INFO] [GriefPrevention/]: Muted repeat message. [05Jan2024 13:25:24.920] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r W [05Jan2024 13:25:24.921] [Server thread/INFO] [GriefPrevention/]: Muted repeat message. [05Jan2024 13:25:30.516] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r oops [05Jan2024 13:25:51.163] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r what :o [05Jan2024 13:25:53.788] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r wow thats cool [05Jan2024 13:26:13.115] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: 999tuck lost connection: Disconnected [05Jan2024 13:26:13.118] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: 999tuck left the game [05Jan2024 13:26:15.714] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r im rebuilding everything here xD [05Jan2024 13:26:15.987] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r when tf did you build this? [05Jan2024 13:26:19.335] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /feed [05Jan2024 13:26:24.703] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r build what :o [05Jan2024 13:26:29.741] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r the castle [05Jan2024 13:26:46.470] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r awhile ago [05Jan2024 13:26:56.176] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r u like joffrey? :D [05Jan2024 13:27:02.200] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r king joffrey lol [05Jan2024 13:27:13.569] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r come [05Jan2024 13:27:21.968] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: isaaciscrying issued server command: /ah [05Jan2024 13:27:42.948] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r thats a ready dark shrine? [05Jan2024 13:27:43.160] [Server thread/INFO] [Console/]: You can only use this in game! [05Jan2024 13:27:48.605] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r and light [05Jan2024 13:27:48.823] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r yep [05Jan2024 13:28:00.610] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r they are dug underground :D [05Jan2024 13:28:05.839] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r and i fixed up the top lol [05Jan2024 13:28:06.243] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r i see [05Jan2024 13:28:22.216] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r original ones are ugly xD [05Jan2024 13:28:26.714] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: MKOutlaw87 lost connection: Disconnected [05Jan2024 13:28:26.719] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: MKOutlaw87 left the game [05Jan2024 13:28:27.064] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r lmao [05Jan2024 13:28:53.828] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r i had to make them look good. also it's in a 9x9x9 room so no legendary will suffocate like my old house xD [05Jan2024 13:28:56.569] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /baltop [05Jan2024 13:29:09.754] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r XD [05Jan2024 13:29:20.187] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r where did u go xD [05Jan2024 13:29:28.770] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r around the castle [05Jan2024 13:29:46.633] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r tbh i thought u already saw the castle xD [05Jan2024 13:29:52.641] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r i didnt lol [05Jan2024 13:30:10.540] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r i built it maybe a week ago xD [05Jan2024 13:30:19.511] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r brb gotta walk my dog [05Jan2024 13:30:24.209] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r cya [05Jan2024 13:30:33.225] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /flyspeed 2 [05Jan2024 13:30:33.337] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /rtp [05Jan2024 13:30:34.584] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /rtend [05Jan2024 13:30:34.584] [Server thread/INFO] [Minecraft/]: grey_deer47 issued mycmd (rtend) command /rtend [05Jan2024 13:31:01.529] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /home home [05Jan2024 13:31:42.940] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: isaaciscrying moved wrongly! [05Jan2024 13:31:48.697] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: isaaciscrying issued server command: /home [05Jan2024 13:32:29.201] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /shop [05Jan2024 13:32:33.870] [Server thread/INFO] [Console/]: Shop >> grey_deer47 sold 62 x Lapis Lazuli(MINING.page1.items.14) for $620.00 with the quick sell screen. [05Jan2024 13:32:36.632] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /repair [05Jan2024 13:33:11.417] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: isaaciscrying lost connection: Disconnected [05Jan2024 13:33:11.422] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: isaaciscrying left the game [05Jan2024 13:33:24.357] [Server thread/INFO] [Console/]: ʟᴀᴠᴇɴᴅᴇʀ ᴍᴄ ᴠᴏᴛɪɴɢ ᴇᴠᴇʀʏ ᴅᴀʏ ꜱᴜᴘᴘᴏʀᴛꜱ ᴏᴜʀ ꜱᴇʀᴠᴇʀ, ᴀɴᴅ ɢɪᴠᴇꜱ ʏᴏᴜ ᴄʀᴀᴛᴇ ᴋᴇʏꜱ! [05Jan2024 13:33:47.115] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /feed [05Jan2024 13:34:16.117] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /repair [05Jan2024 13:35:49.723] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /repair [05Jan2024 13:35:51.366] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /repair [05Jan2024 13:35:54.279] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /home home [05Jan2024 13:37:21.413] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /afk [05Jan2024 13:37:21.506] [Server thread/INFO] [Console/]: Nonicchi is now AFK [05Jan2024 13:37:24.734] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /afk [05Jan2024 13:37:24.756] [Server thread/INFO] [Console/]: Nonicchi is no longer AFK [05Jan2024 13:37:28.737] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r back :D [05Jan2024 13:37:31.931] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r wb [05Jan2024 13:37:51.752] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /pokeheal [05Jan2024 13:37:51.753] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [grey_deer47: Fully healed grey_deer47's party.] [05Jan2024 13:38:06.228] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /shop [05Jan2024 13:38:08.195] [Server thread/INFO] [Console/]: Shop >> grey_deer47 sold 26 x Egg(MOB_DROPS.page1.items.1) for $13.00 with the quick sell screen. [05Jan2024 13:38:17.544] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r im rebuilding everything on this island xD [05Jan2024 13:38:22.344] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r gl [05Jan2024 13:38:35.385] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /feed [05Jan2024 13:38:41.269] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /r gonna sell that other farm property aswell lol [05Jan2024 13:38:53.529] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /r noice [05Jan2024 13:39:44.067] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /shop [05Jan2024 13:40:02.948] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /flyspeed 3 [05Jan2024 13:40:09.718] [Async Chat Thread - #175/INFO] [Console/]: <3 Revenant👻 Nonicchi: what u been doing lol [05Jan2024 13:41:10.638] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /ender [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:41:10.640] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:42:03.448] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /ender [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:42:03.450] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:42:06.950] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 4 [05Jan2024 13:42:11.550] [Async Chat Thread - #177/INFO] [Console/]: <3 [Speedster] aWraitha deer: kinda rl things [05Jan2024 13:42:13.165] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /ender [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:42:13.166] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:42:13.167] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:42:26.612] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /ender [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:42:26.613] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:42:34.334] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /home Castle [05Jan2024 13:42:49.134] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /back [05Jan2024 13:42:54.241] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /flyspeed 1 [05Jan2024 13:43:03.470] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /heal [05Jan2024 13:43:49.270] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /heal [05Jan2024 13:44:44.931] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /heal [05Jan2024 13:45:14.071] [Async Chat Thread - #179/INFO] [Console/]: <3 [Speedster] aWraitha deer: imma afk for a bit [05Jan2024 13:45:15.714] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /afk [05Jan2024 13:45:15.807] [Server thread/INFO] [Console/]: deer is now AFK [05Jan2024 13:46:27.910] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /heal [05Jan2024 13:46:50.289] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Nonicchi was killed trying to hurt Elder Guardian [05Jan2024 13:47:03.996] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /fly [05Jan2024 13:47:35.360] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /flyspeed 3 [05Jan2024 13:48:54.565] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /ender [05Jan2024 13:48:54.566] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 13:48:54.567] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 13:52:30.659] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Nonicchi was slain by Elder Guardian [05Jan2024 13:52:41.114] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /fly [05Jan2024 13:52:46.995] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /flyspeed 3 [05Jan2024 13:54:03.088] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /heal [05Jan2024 13:59:45.897] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi moved wrongly! [05Jan2024 14:01:50.646] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /home Castle [05Jan2024 14:02:59.764] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 4 [05Jan2024 14:03:04.239] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /ender [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:03:04.241] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:03:09.889] [User Authenticator #44/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Nephalem0 is 283e211c-5a9f-4327-b964-3908bb1e5b7b [05Jan2024 14:03:09.960] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@5c66693[id=283e211c-5a9f-4327-b964-3908bb1e5b7b,name=Nephalem0,properties={textures=[com.mojang.authlib.properties.Property@67238d13], extraData=[com.mojang.authlib.properties.Property@69e46f87], bungeeguard-token=[com.mojang.authlib.properties.Property@6ddbe663]},legacy=false] (/109.64.217.221:58068) lost connection: Disconnected [05Jan2024 14:03:10.002] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /ender [05Jan2024 14:03:10.003] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:03:10.004] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:03:15.096] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 4 [05Jan2024 14:03:16.865] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 3 [05Jan2024 14:03:17.752] [User Authenticator #45/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Nephalem0 is 283e211c-5a9f-4327-b964-3908bb1e5b7b [05Jan2024 14:03:19.266] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Nephalem0[/109.64.217.221:46032] logged in with entity id 134226 at (68.81785850851752, 32.0, -272.5986596199787) [05Jan2024 14:03:19.335] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Nephalem0 joined the game [05Jan2024 14:03:30.690] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /region list [05Jan2024 14:03:32.397] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg info -w "Voidworld" __global__ [05Jan2024 14:03:34.264] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" __global__ [05Jan2024 14:03:51.977] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" -p 2 __global__ [05Jan2024 14:03:59.763] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" -p 3 __global__ [05Jan2024 14:04:02.531] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /walkspeed 2 [05Jan2024 14:04:06.862] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" -p 4 __global__ [05Jan2024 14:04:12.009] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /walkspeed 2 [05Jan2024 14:04:14.491] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 3 [05Jan2024 14:04:17.646] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flag -w "Voidworld" -h 4 __global__ send-chat ALLOW [05Jan2024 14:04:18.041] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flag -w "Voidworld" -h 4 __global__ receive-chat ALLOW [05Jan2024 14:04:30.383] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" -p 5 __global__ [05Jan2024 14:04:47.086] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 3 [05Jan2024 14:05:04.729] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /wg report -p [05Jan2024 14:05:22.049] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /rg flags -w "Voidworld" -p 6 __global__ [05Jan2024 14:05:28.655] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 3 [05Jan2024 14:06:20.122] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 3 [05Jan2024 14:06:22.124] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 2 [05Jan2024 14:07:02.428] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 2 [05Jan2024 14:07:36.386] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 2 [05Jan2024 14:07:56.602] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 2 [05Jan2024 14:08:34.897] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /ender [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:08:34.898] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:08:34.899] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:09:22.223] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 2 [05Jan2024 14:09:23.976] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 1 [05Jan2024 14:09:38.095] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc sel [05Jan2024 14:09:40.170] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command [05Jan2024 14:09:43.738] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 1 [05Jan2024 14:10:10.566] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 1 [05Jan2024 14:11:15.996] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 1 [05Jan2024 14:11:28.579] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc cmd remove 0 [05Jan2024 14:11:34.114] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /kits [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Kits.KitsManager.openGuiEditorMain(KitsManager.java:2232) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Kits.KitsManager$5.click(KitsManager.java:1231) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:115) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:732) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Kits.KitsManager.openGuiEditorMain(KitsManager.java:2232) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Kits.KitsManager$5.click(KitsManager.java:1231) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:276) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:226) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerPlayNetHandlerMixin.java:3396) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.network.protocol.PacketUtils.md277b5d$lambda$ensureRunningOnSameThread$0$0(PacketThreadUtilMixin.java:537) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:115) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:732) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:11:38.113] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:11:38.315] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc speak Meow! --target

[05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Kits.KitsManager.listPlayersKitsInComplexGUI(KitsManager.java:1269) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Kits.KitsManager.listPlayersKitsInGUI(KitsManager.java:1278) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.kit.perform(kit.java:126) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.entity.CraftPlayer.performCommand(CraftPlayerMixin.java:424) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.commands.CMICommand.performCommand(CMICommand.java:111) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.commands.CMICommand.performCommand(CMICommand.java:95) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.lambda$processClick$0(GUIManager.java:270) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:82) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftSchedulerMixin.java:415) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.handler$zcb000$arclight$runScheduler(MinecraftServerMixin.java:2309) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_5703_(MinecraftServerMixin.java) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServerMixin.java:283) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_5705_(MinecraftServerMixin.java:814) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2070) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:11:39.908] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.updateContent(GUIManager.java:507) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.openGui(GUIManager.java:465) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.CMIGui.open(CMIGui.java:114) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Kits.KitsManager.listPlayersKitsInComplexGUI(KitsManager.java:1269) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.Modules.Kits.KitsManager.listPlayersKitsInGUI(KitsManager.java:1278) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.kit.perform(kit.java:126) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.entity.CraftPlayer.performCommand(CraftPlayerMixin.java:424) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.commands.CMICommand.performCommand(CMICommand.java:111) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.commands.CMICommand.performCommand(CMICommand.java:95) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.GUI.GUIManager.lambda$processClick$0(GUIManager.java:270) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:82) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftSchedulerMixin.java:415) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.handler$zcb000$arclight$runScheduler(MinecraftServerMixin.java:2309) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_5703_(MinecraftServerMixin.java) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServerMixin.java:283) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_5705_(MinecraftServerMixin.java:814) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2070) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:11:39.909] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:11:39.909] [Server thread/INFO] [Minecraft/]: Nonicchi issued gui command: /cmi kit [05Jan2024 14:11:40.989] [Server thread/INFO] [GriefPrevention/]: Adjusted Nonicchi's bonus claim blocks by 1000. New total bonus blocks: 152850. [05Jan2024 14:11:42.652] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gave Scizor to Nonicchi. [05Jan2024 14:11:42.653] [Server thread/INFO] [Console/]: §xN§xo§xn§xi§xc§xc§xh§xi new balance: $2,920,050.75 [05Jan2024 14:12:24.407] [Server thread/INFO] [Console/]: ʟᴀᴠᴇɴᴅᴇʀ ᴍᴄ ꜱᴜᴘᴘᴏʀᴛ ᴛʜᴇ ꜱᴇʀᴠᴇʀ ʙʏ ᴘᴜʀᴄʜᴀꜱɪɴɢ ʀᴀɴᴋꜱ, ᴋᴇʏꜱ, ᴀɴᴅ ᴄᴏꜱᴍᴇᴛɪᴄꜱ, ɪɴ ᴛʜᴇ ꜱᴇʀᴠᴇʀ ꜱᴛᴏʀᴇ! [05Jan2024 14:12:43.687] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /kits [05Jan2024 14:12:46.861] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 1 [05Jan2024 14:13:00.051] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc text Meow! [05Jan2024 14:13:11.592] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command [05Jan2024 14:13:16.362] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command list [05Jan2024 14:13:19.526] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc commands [05Jan2024 14:13:22.063] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc sel [05Jan2024 14:13:25.373] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command [05Jan2024 14:13:37.623] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command add say Meow!

[05Jan2024 14:13:49.138] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pwarp NoniShop [05Jan2024 14:13:52.162] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command [05Jan2024 14:13:54.236] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc cmd remove 0 [05Jan2024 14:13:58.095] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /checkprofits [05Jan2024 14:14:05.086] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command add say Meow! --target

[05Jan2024 14:14:08.726] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /deop Nephalem0 [05Jan2024 14:14:08.732] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 no longer a server operator] [05Jan2024 14:14:38.774] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /op Nephalem0 [05Jan2024 14:14:38.784] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 a server operator] [05Jan2024 14:14:41.261] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command [05Jan2024 14:14:44.221] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc cmd remove 0 [05Jan2024 14:14:46.001] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /back [05Jan2024 14:14:55.624] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command add msg Meow! --target

[05Jan2024 14:14:56.897] [Server thread/INFO] [Console/]: Usage: /msg [playerName] [message] [05Jan2024 14:14:56.897] [Server thread/INFO] [Console/]: * Sends message to player [05Jan2024 14:14:57.495] [Server thread/INFO] [Console/]: Usage: /msg [playerName] [message] [05Jan2024 14:14:57.495] [Server thread/INFO] [Console/]: * Sends message to player [05Jan2024 14:15:33.999] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command add msg %player% Meow! [05Jan2024 14:15:35.301] [Server thread/INFO] [Console/]: Usage: /msg [playerName] [message] [05Jan2024 14:15:35.301] [Server thread/INFO] [Console/]: * Sends message to player [05Jan2024 14:15:35.301] [Server thread/INFO] [Console/]: [me -> §xN§xe§xp§xh] Meow! [05Jan2024 14:16:06.196] [Server thread/INFO] [Console/]: Usage: /msg [playerName] [message] [05Jan2024 14:16:06.196] [Server thread/INFO] [Console/]: * Sends message to player [05Jan2024 14:16:06.197] [Server thread/INFO] [Console/]: [me -> §xN§xe§xp§xh] Meow! [05Jan2024 14:16:36.380] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /shop [05Jan2024 14:16:38.997] [Server thread/INFO] [Console/]: Shop >> Nonicchi sold 42 x Emerald(MINING.page1.items.20) for $2,100.00 with the sell screen. [05Jan2024 14:16:39.214] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command add tellraw @s ["Meow!"] [05Jan2024 14:16:40.650] [Server thread/INFO] [Console/]: Usage: /msg [playerName] [message] [05Jan2024 14:16:40.650] [Server thread/INFO] [Console/]: * Sends message to player [05Jan2024 14:16:40.650] [Server thread/INFO] [Console/]: [me -> §xN§xe§xp§xh] Meow! [05Jan2024 14:16:40.650] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: No player was found [05Jan2024 14:16:42.941] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /shop [05Jan2024 14:16:53.640] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command add tellraw %player% ["Meow!"] [05Jan2024 14:16:54.849] [Server thread/INFO] [Console/]: Usage: /msg [playerName] [message] [05Jan2024 14:16:54.849] [Server thread/INFO] [Console/]: * Sends message to player [05Jan2024 14:16:54.849] [Server thread/INFO] [Console/]: [me -> §xN§xe§xp§xh] Meow! [05Jan2024 14:16:54.849] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: No player was found [05Jan2024 14:17:13.599] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command add tellraw

["Meow!"] [05Jan2024 14:17:15.098] [Server thread/INFO] [Console/]: Usage: /msg [playerName] [message] [05Jan2024 14:17:15.098] [Server thread/INFO] [Console/]: * Sends message to player [05Jan2024 14:17:15.099] [Server thread/INFO] [Console/]: [me -> §xN§xe§xp§xh] Meow! [05Jan2024 14:17:15.099] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: No player was found [05Jan2024 14:17:22.977] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command [05Jan2024 14:17:26.350] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc cmd remove 0 [05Jan2024 14:17:27.389] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc cmd remove 1 [05Jan2024 14:17:27.893] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc cmd remove 2 [05Jan2024 14:17:30.238] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc cmd remove 3 [05Jan2024 14:17:30.640] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc cmd remove 4 [05Jan2024 14:17:33.085] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command [05Jan2024 14:17:58.151] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 12 [05Jan2024 14:17:59.015] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command tellraw Meow! -p [05Jan2024 14:17:59.431] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /pv 1 [05Jan2024 14:18:00.996] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /ender [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:18:00.997] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:18:06.964] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command tellraw Meow! --target

[05Jan2024 14:18:16.916] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command tellraw Meow! [05Jan2024 14:18:23.510] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /ender [05Jan2024 14:18:23.511] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:115) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:732) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:115) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:732) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:18:23.512] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:18:34.870] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command add -s tellraw Meow! [05Jan2024 14:18:47.313] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /fly [05Jan2024 14:19:13.390] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /ender [05Jan2024 14:19:13.391] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:19:13.392] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:19:34.099] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command [05Jan2024 14:19:43.400] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command add tellraw Meow! --target

[05Jan2024 14:19:45.566] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Expected whitespace to end one argument, but found trailing data [05Jan2024 14:19:45.566] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ...llraw Meow!<--[HERE] [05Jan2024 14:19:57.899] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /ender [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:19:57.901] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:20:05.029] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command add tellraw --target

Meow! [05Jan2024 14:20:06.656] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Expected whitespace to end one argument, but found trailing data [05Jan2024 14:20:06.656] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ...llraw Meow!<--[HERE] [05Jan2024 14:20:14.294] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /flyspeed 1 [05Jan2024 14:20:15.915] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /walkspeed 1 [05Jan2024 14:20:22.899] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /home Castle [05Jan2024 14:20:39.401] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /back [05Jan2024 14:20:46.016] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command hideErrors [05Jan2024 14:20:49.420] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command hideErrors [05Jan2024 14:21:57.012] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /back [05Jan2024 14:22:06.799] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /back [05Jan2024 14:22:13.841] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /tell Nephalem0 test [05Jan2024 14:22:45.476] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /ender [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:22:45.478] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:23:29.325] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /say test

[05Jan2024 14:23:29.326] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0] test

[05Jan2024 14:25:30.597] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command [05Jan2024 14:25:32.702] [Netty Epoll Server IO #10/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Failed to validate message acknowledgements from Nephalem0 [05Jan2024 14:25:32.702] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 lost connection: Chat message validation failure [05Jan2024 14:25:32.706] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Nephalem0 left the game. [05Jan2024 14:25:50.049] [User Authenticator #46/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Nephalem0 is 283e211c-5a9f-4327-b964-3908bb1e5b7b [05Jan2024 14:25:50.115] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@28ed54[id=283e211c-5a9f-4327-b964-3908bb1e5b7b,name=Nephalem0,properties={textures=[com.mojang.authlib.properties.Property@38943089], extraData=[com.mojang.authlib.properties.Property@3653d9eb], bungeeguard-token=[com.mojang.authlib.properties.Property@326c5bf9]},legacy=false] (/109.64.217.221:33620) lost connection: Disconnected [05Jan2024 14:25:56.533] [User Authenticator #47/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Nephalem0 is 283e211c-5a9f-4327-b964-3908bb1e5b7b [05Jan2024 14:25:58.021] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Nephalem0[/109.64.217.221:58102] logged in with entity id 140654 at (82.01990373076983, 32.0625, -275.8180912341387) [05Jan2024 14:25:58.090] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Nephalem0 joined the game [05Jan2024 14:26:05.993] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc sel [05Jan2024 14:26:08.414] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command [05Jan2024 14:26:09.644] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc cmd remove 0 [05Jan2024 14:26:09.884] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc cmd remove 1 [05Jan2024 14:26:10.101] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc cmd remove 2 [05Jan2024 14:26:22.613] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command add tellraw @s[type=player] {"text":"Whiskerps: Meow!","color":"dark_blue"} [05Jan2024 14:26:24.118] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: No player was found [05Jan2024 14:26:42.368] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command add tellraw

{"text":"Whiskerps: Meow!","color":"dark_blue"} [05Jan2024 14:26:43.823] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: No player was found [05Jan2024 14:26:47.185] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /deop Nephalem0 [05Jan2024 14:26:47.190] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 no longer a server operator] [05Jan2024 14:28:04.851] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /op Nephalem0 [05Jan2024 14:28:04.861] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 a server operator] [05Jan2024 14:28:06.613] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /npc command add minecraft:say Meow! [05Jan2024 14:28:08.076] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: No player was found [05Jan2024 14:28:08.077] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Not Secure] [Server] Meow! [05Jan2024 14:28:17.920] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nephalem0 issued server command: /deop Nephalem0 [05Jan2024 14:28:17.924] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Nephalem0: Made Nephalem0 no longer a server operator] [05Jan2024 14:29:49.522] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /ender [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:29:49.523] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:29:53.952] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /back [05Jan2024 14:30:08.687] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /back [05Jan2024 14:30:18.495] [User Authenticator #48/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Cinna_of_Carcosa is 5551546a-6717-43ca-b880-f4e96d4b8122 [05Jan2024 14:30:18.571] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@c1d50ca[id=5551546a-6717-43ca-b880-f4e96d4b8122,name=Cinna_of_Carcosa,properties={textures=[com.mojang.authlib.properties.Property@3f6e672b], extraData=[com.mojang.authlib.properties.Property@31a98eb6], bungeeguard-token=[com.mojang.authlib.properties.Property@35960c5b]},legacy=false] (/73.32.239.109:55462) lost connection: Disconnected [05Jan2024 14:30:30.649] [User Authenticator #49/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Cinna_of_Carcosa is 5551546a-6717-43ca-b880-f4e96d4b8122 [05Jan2024 14:30:32.018] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Cinna_of_Carcosa[/73.32.239.109:53488] logged in with entity id 142939 at (5659.474301950442, 226.0, -7387.510871988504) [05Jan2024 14:30:32.040] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cinna_of_Carcosa joined the game [05Jan2024 14:30:44.066] [Async Chat Thread - #182/INFO] [Console/]: Trainer Cinna_of_Carcosa: o/ [05Jan2024 14:30:51.492] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Cinna_of_Carcosa issued server command: /warp AreaZero [05Jan2024 14:31:13.969] [JDA MainWS-ReadThread/INFO] [DiscordSRV/]: Chat: [Discord | Wraith] grey_deer47 (deer): wb cinna [05Jan2024 14:31:29.646] [Async Chat Thread - #182/INFO] [Console/]: <3 [Speedster] aWraitha deer: ye what he said [05Jan2024 14:31:29.656] [Server thread/INFO] [Console/]: deer is no longer AFK [05Jan2024 14:31:53.268] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /craft [05Jan2024 14:32:42.686] [Async Chat Thread - #184/INFO] [Console/]: <3 [Speedster] aWraitha deer: yo neph [05Jan2024 14:32:47.040] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: grey_deer47 issued server command: /dex [05Jan2024 14:32:49.951] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Nonicchi issued server command: /ender [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: java.lang.ClassCastException: Cannot cast java.util.HashMap to net.minecraft.world.inventory.AbstractContainerMenu [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Class.cast(Class.java:3889) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.getActiveContainerId(Reflections.java:1324) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: java.lang.IllegalArgumentException [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at jdk.internal.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at net.Zrips.CMILib.Reflections.updateInventoryTitle(Reflections.java:1417) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.list.ender.perform(ender.java:51) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:398) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServerMixin.java:877) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/arclight@1.20.1-1.0.2-730181a4/org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at MC-BOOTSTRAP/brigadier@1.1.8/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.commands.Commands.m_242674_(CommandsMixin.java:257) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerPlayNetHandlerMixin.java:2851) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerPlayNetHandlerMixin.java:1223) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:770) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServerMixin.java:161) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServerMixin.java:753) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServerMixin.java:747) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServerMixin.java:733) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2074) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:251) [05Jan2024 14:32:49.952] [Server thread/ERROR] [STDERR/]: at java.base/java.lang.Thread.run(Thread.java:840)