Advertisement
Guest User

Untitled

a guest
Jan 21st, 2021
610
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 205.38 KB | None | 0 0
  1. [09:56:33] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  2. [09:56:33] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  3. [09:56:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [09:56:33] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
  5. [09:56:33] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_251, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_251
  6. [09:56:33] [main/INFO] [FML]: Searching C:\Users\Gebruiker\Desktop\Pixelmon Server\.\mods for mods
  7. [09:56:34] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2838-7.3.0.jar
  8. [09:56:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [09:56:34] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  10. [09:56:35] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/Gebruiker/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2838-7.3.0.jar Service=LaunchWrapper Env=SERVER
  11. [09:56:37] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
  12. [09:56:38] [main/INFO] [mixin]: Compatibility level set to JAVA_8
  13. [09:56:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  14. [09:56:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  15. [09:56:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  16. [09:56:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. [09:56:43] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  18. [09:56:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  19. [09:56:43] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  20. [09:56:44] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@652ab8d9
  21. [09:56:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  22. [09:56:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  23. [09:56:48] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
  24. [09:56:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  25. [09:56:48] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
  26. [09:56:54] [main/WARN] [mixin]: @Mixin target net/minecraft/block/state/BlockStateContainer$StateImplementation is public in mixins.common.api.json:mcp.block.state.StateImplementationMixin_API and should be specified in value
  27. [09:57:01] [main/WARN] [mixin]: @Mixin target net/minecraft/server/management/PlayerProfileCache$ProfileEntry is public in mixins.common.core.json:server.management.PlayerProfileCache_ProfileEntryAccessor and should be specified in value
  28. [09:57:22] [main/WARN] [mixin]: Static binding violation: PRIVATE @Overwrite method func_189509_E in mixins.common.core.json:world.WorldMixin cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
  29. [09:57:31] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  30. [09:58:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
  31. [09:58:04] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2854 Initialized
  32. [09:58:04] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  33. [09:58:04] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
  34. [09:58:04] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
  35. [09:58:06] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/C:/Users/Gebruiker/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2838-7.3.0.jar!/mcmod.info
  36. [09:58:07] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
  37. [09:58:21] [Server thread/INFO] [FML]: Searching C:\Users\Gebruiker\Desktop\Pixelmon Server\.\mods for mods
  38. [09:58:23] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844
  39. [09:58:34] [Server thread/WARN] [Sponge]: Plugin 'simpledexrewards' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
  40. Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
  41. [09:58:35] [Server thread/INFO] [FML]: Forge Mod Loader has identified 23 mods to load
  42. [09:58:36] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  43. [09:58:36] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
  44. [09:58:36] [Server thread/WARN] [FML]: Missing English translation for spongeforge: assets/spongeforge/lang/en_us.lang
  45. [09:58:37] [Server thread/WARN] [FML]: Missing English translation for legendaryplus: assets/legendaryplus/lang/en_us.lang
  46. [09:58:37] [Server thread/WARN] [FML]: Missing English translation for luckperms: assets/luckperms/lang/en_us.lang
  47. [09:58:37] [Server thread/WARN] [FML]: Missing English translation for nucleus: assets/nucleus/lang/en_us.lang
  48. [09:58:37] [Server thread/WARN] [FML]: Missing English translation for pixelextras: assets/pixelextras/lang/en_us.lang
  49. [09:58:37] [Server thread/WARN] [FML]: Missing English translation for pixelhunt: assets/pixelhunt/lang/en_us.lang
  50. [09:58:38] [Server thread/WARN] [FML]: Missing English translation for pixelrustles: assets/pixelrustles/lang/en_us.lang
  51. [09:58:38] [Server thread/WARN] [FML]: Missing English translation for rustles-adapter: assets/rustles-adapter/lang/en_us.lang
  52. [09:58:38] [Server thread/WARN] [FML]: Missing English translation for simpledexrewards: assets/simpledexrewards/lang/en_us.lang
  53. [09:58:40] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, biomesoplenty, ironchest, jei, journeymap, legendaryplus, luckperms, naturescompass, nucleus, pixelextras, pixelhunt, pixelmon, pixelmonfriends, pixelrustles, rustles-adapter, simpledexrewards, travelersbackpack] at CLIENT
  54. [09:58:40] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, biomesoplenty, ironchest, jei, journeymap, legendaryplus, luckperms, naturescompass, nucleus, pixelextras, pixelhunt, pixelmon, pixelmonfriends, pixelrustles, rustles-adapter, simpledexrewards, travelersbackpack] at SERVER
  55. [09:58:45] [Server thread/WARN] [Sponge]: There's no certificate fingerprint available
  56. [09:58:52] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  57. [09:58:52] [Server thread/INFO] [FML]: Found 1202 ObjectHolder annotations
  58. [09:58:52] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  59. [09:58:52] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  60. [09:58:52] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  61. [09:58:52] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Starting version check at https://reforged.gg/forge/update.json
  62. [09:58:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: __
  63. [09:59:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: | |__) LuckPerms v5.1.17
  64. [09:59:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: |___ | Running on Sponge - SpongeForge
  65. [09:59:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
  66. [09:59:00] [Server thread/INFO] [luckperms]: Loading configuration...
  67. [09:59:03] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Found status: AHEAD Target: null
  68. [09:59:03] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
  69. [09:59:04] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Found status: OUTDATED Target: 7.1.2
  70. [09:59:04] [Forge Version Check/INFO] [forge.VersionCheck]: [travelersbackpack] Starting version check at https://gist.githubusercontent.com/Tiviacz1337/906937677aa472285dff9d6c2a189d5e/raw
  71. [09:59:04] [Forge Version Check/INFO] [forge.VersionCheck]: [travelersbackpack] Found status: UP_TO_DATE Target: null
  72. [09:59:04] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  73. [09:59:05] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
  74. [09:59:05] [Server thread/INFO] [luckperms]: Loading storage provider... [H2]
  75. [09:59:16] [Server thread/INFO] [luckperms]: Loading internal permission managers...
  76. [09:59:16] [Server thread/INFO] [luckperms]: Registering PermissionService...
  77. [09:59:17] [Server thread/INFO] [luckperms]: Performing initial data load...
  78. [09:59:17] [Server thread/INFO] [luckperms]: Successfully enabled. (took 20998ms)
  79. [09:59:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Nucleus version 2.2.5, running on Sponge API 7.3-7127e0882.
  80. [09:59:18] [Server thread/INFO] [nucleus]: Nucleus is now starting. Entering pre-init phase.
  81. [09:59:19] [Server thread/INFO] [nucleus]: Starting QuickStart Module Loader version 0.12.0 subsystem.
  82. [09:59:19] [Server thread/INFO] [nucleus]: Nucleus is now loading and enabling modules. This may take a few seconds.
  83. [09:59:19] [Server thread/INFO] [nucleus]: Starting phase: preenable
  84. [09:59:19] [Server thread/INFO] [nucleus]: Starting phase: config
  85. [09:59:19] [Server thread/INFO] [nucleus]: Starting phase: permissions
  86. [09:59:19] [Server thread/INFO] [nucleus]: Starting phase: reg
  87. [09:59:19] [Server thread/INFO] [nucleus]: Starting phase: services
  88. [09:59:20] [Server thread/INFO] [nucleus]: Starting phase: pre-tasks
  89. [09:59:20] [Server thread/WARN] [nucleus]: The Nucleus Warning module has been removed. Please use other plugins for warning support.
  90. [09:59:20] [Server thread/INFO] [nucleus]: Starting phase: enable
  91. [09:59:20] [Server thread/INFO] [nucleus]: Starting phase: command-discovery
  92. [09:59:21] [Server thread/INFO] [nucleus]: Starting phase: aliased-commands
  93. [09:59:21] [Server thread/INFO] [nucleus]: Starting phase: events
  94. [09:59:21] [Server thread/INFO] [nucleus]: Starting phase: runnables
  95. [09:59:21] [Server thread/INFO] [nucleus]: Starting phase: infoproviders
  96. [09:59:21] [Server thread/INFO] [nucleus]: Starting phase: enabletasks
  97. [09:59:21] [Server thread/INFO] [nucleus]: Starting phase: postenable
  98. [09:59:21] [Server thread/INFO] [nucleus]: Starting phase: tokens
  99. [09:59:21] [Server thread/INFO] [nucleus]: Starting phase: interceptors
  100. [09:59:21] [Server thread/INFO] [nucleus]: Starting phase: posttasks
  101. [09:59:21] [Server thread/INFO] [nucleus]: Nucleus has completed loading modules.
  102. [09:59:21] [Server thread/INFO] [nucleus]: Nucleus has completed server initialisation tasks. Waiting for game server to start to complete the final tasks.
  103. [09:59:21] [Server thread/INFO] [simpledexrewards]: PokéDex Rewards by CraftSteamG.
  104. [09:59:21] [Server thread/INFO] [simpledexrewards]: Loading Data
  105. [09:59:21] [Server thread/INFO] [simpledexrewards]: Loading Config
  106. [09:59:22] [Server thread/INFO] [simpledexrewards]: Config Loaded Successfully!
  107. [09:59:23] [Server thread/WARN] [mixin]: @Inject(@At("INVOKE")) Shift.BY=2 on mixins.forge.core.json:forge.fluids.BlockFluidFiniteMixin_Forge::handler$bad000$onSetBlockForSwapping exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
  108. [09:59:23] [Server thread/WARN] [mixin]: Injection warning: LVT in net/minecraftforge/fluids/BlockFluidFinite::tryToFlowVerticallyInto(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;I)I has incompatible changes at opcode 7 in callback net/minecraftforge/fluids/BlockFluidFinite::onSetBlockForSwapping.
  109. Expected: [Lnet/minecraft/block/state/IBlockState;, Lnet/minecraft/util/math/BlockPos;, I, I, Lnet/minecraft/block/state/IBlockState;]
  110. Found: [Lnet/minecraft/block/state/IBlockState;]
  111. [09:59:23] [Server thread/WARN] [Sponge]: Could not find variant owning class, assigning fallback id: biomesoplenty:block_b_o_p_gem_ore_variant
  112. [09:59:26] [Server thread/INFO] [Pixelmon]: Loading Pixelmon version 8.1.2
  113. [09:59:28] [Server thread/INFO] [Pixelmon]: Checking for migrations..
  114. [09:59:28] [Server thread/INFO] [Pixelmon]: Loading Advancements
  115. [09:59:31] [Server thread/INFO] [Pixelmon Friends]: Pre-initializing
  116. [09:59:31] [Server thread/INFO] [travelersbackpack]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.EffectWater as a FluidEffect for water with the ID 0
  117. [09:59:31] [Server thread/INFO] [travelersbackpack]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.EffectLava as a FluidEffect for lava with the ID 1
  118. [09:59:31] [Server thread/INFO] [travelersbackpack]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.EffectMilk as a FluidEffect for milk with the ID 2
  119. [09:59:31] [Server thread/INFO] [travelersbackpack]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.EffectPotion as a FluidEffect for potion with the ID 3
  120. [09:59:31] [Server thread/INFO] [travelersbackpack]: Starting the Integration Handler.
  121. [09:59:31] [Server thread/INFO] [travelersbackpack]: Didn't find any possible mod integration(s)!
  122. [09:59:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  123. [09:59:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  124. [09:59:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  125. [09:59:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  126. [09:59:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  127. [09:59:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  128. [09:59:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  129. [09:59:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.dirtchest9000`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  130. [09:59:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  131. [09:59:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  132. [09:59:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  133. [09:59:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  134. [09:59:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  135. [09:59:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  136. [09:59:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  137. [09:59:32] [Server thread/INFO] [FML]: Applying holder lookups
  138. [09:59:32] [Server thread/INFO] [FML]: Holder lookups applied
  139. [09:59:33] [Server thread/INFO] [Pixelmon]: Loading TM/HMs.
  140. [09:59:33] [Server thread/INFO] [FML]: Applying holder lookups
  141. [09:59:33] [Server thread/INFO] [FML]: Holder lookups applied
  142. [09:59:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `sponge` for name `human`, expected `spongeforge`. This could be a intended override, but in most cases indicates a broken mod.
  143. [09:59:34] [Server thread/INFO] [FML]: Applying holder lookups
  144. [09:59:34] [Server thread/INFO] [FML]: Holder lookups applied
  145. [09:59:34] [Server thread/INFO] [FML]: Applying holder lookups
  146. [09:59:34] [Server thread/INFO] [FML]: Holder lookups applied
  147. [09:59:34] [Server thread/INFO] [FML]: Injecting itemstacks
  148. [09:59:34] [Server thread/INFO] [FML]: Itemstack injection complete
  149. [09:59:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
  150. [09:59:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
  151. [09:59:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
  152. [09:59:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25565
  153. [09:59:34] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
  154. [09:59:37] [Server thread/INFO] [FML]: Applying holder lookups
  155. [09:59:37] [Server thread/INFO] [FML]: Holder lookups applied
  156. [09:59:37] [Server thread/INFO] [nucleus]: Registered placeholder parsers.
  157. [09:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [xP//] PixelHunt - Loaded v1.1.3!
  158. [09:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [xP//] By Xenoyia with help from happyzlife, FrostEffects and XpanD!
  159. [09:59:37] [Server thread/INFO] [nucleus]: Nucleus is now entering the post-init phase.
  160. [09:59:38] [Server thread/INFO] [Pixelmon]: Registering shop items.
  161. [09:59:38] [Server thread/INFO] [Pixelmon]: Registering NPCs.
  162. [09:59:38] [Server thread/INFO] [Pixelmon]: Registering structures.
  163. [09:59:39] [Server thread/INFO] [Pixelmon]: Registering all drops.
  164. [09:59:39] [Server thread/INFO] [Pixelmon]: Registering battle rules.
  165. [09:59:39] [Server thread/INFO] [Pixelmon]: Registering Pokémon stats.
  166. [09:59:40] [Server thread/INFO] [Pixelmon]: Registering quests.
  167. [09:59:40] [Server thread/INFO] [Pixelmon]: Loaded 34 Quests.
  168. [09:59:41] [Server thread/INFO] [Pixelmon Friends]: Initializing
  169. [09:59:41] [Server thread/INFO] [FML]: Injecting itemstacks
  170. [09:59:41] [Server thread/INFO] [FML]: Itemstack injection complete
  171. [09:59:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [PixelHunt] Economy not found!
  172. [09:59:41] [Server thread/INFO] [Pixelmon]: Registering spawn sets.
  173. [09:59:43] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 23 mods
  174. [09:59:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
  175. [09:59:43] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
  176. [09:59:43] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
  177. [09:59:43] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
  178. [09:59:44] [Server thread/INFO] [FML]: Applying holder lookups
  179. [09:59:44] [Server thread/INFO] [FML]: Holder lookups applied
  180. [09:59:44] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:61]: settings for world:
  181. [09:59:44] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA
  182. [09:59:44] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkGeneratorOverworldBOP:<init>:89]: ChunkGeneratorOverworldBOP json:
  183. [09:59:44] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkGeneratorOverworldBOP:<init>:96]: ChunkGeneratorOverworldBOP settings: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generatePoisonIvy":false,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0}
  184. [09:59:46] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 944 advancements
  185. [09:59:46] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 325 advancement trees
  186. [09:59:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for world world (minecraft:overworld/0)
  187. [09:59:46] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
  188. [09:59:46] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
  189. [09:59:46] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
  190. [09:59:46] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
  191. [09:59:46] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
  192. [09:59:46] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
  193. [09:59:46] [Server thread/WARN] [Pixelmon]: Ignore the above warning messages ^ This is intended and working fine.
  194. [09:59:47] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 0%
  195. [09:59:48] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 28%
  196. [09:59:49] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 67%
  197. [09:59:50] [Server thread/INFO] [Sponge]: Loading world [world] (minecraft:overworld/0)
  198. [09:59:50] [Server thread/WARN] [Sponge]: World [DIM-1] (biomesoplenty:nether/-1) is set to not load on startup. To load it later, enable [load-on-startup] in config or use a plugin.
  199. [09:59:50] [Server thread/WARN] [Sponge]: World [DIM1] (minecraft:the_end/1) is set to not load on startup. To load it later, enable [load-on-startup] in config or use a plugin.
  200. [09:59:50] [Server thread/WARN] [Sponge]: World [ultra] (pixelmon:ultra_space/72) is set to not load on startup. To load it later, enable [load-on-startup] in config or use a plugin.
  201. [09:59:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (7.273s)! For help, type "help" or "?"
  202. [09:59:50] [Server thread/INFO] [nucleus]: Nucleus is loading data files.
  203. [09:59:50] [Server thread/INFO] [nucleus]: Nucleus language set to "default"
  204. [09:59:50] [Server thread/INFO] [nucleus]: Nucleus is performing final tasks before server startup completes.
  205. [09:59:50] [Server thread/INFO] [nucleus]: Nucleus has started.
  206. [09:59:51] [Server thread/INFO] [Pixelmon Friends]: Loading Database Driver
  207. [09:59:51] [Server thread/INFO] [Pixelmon Friends]: Establishing Connection to .\world/pixelmonfriends/pixelmonfriends_storage.h2.db
  208. [09:59:52] [Server thread/INFO] [Pixelmon Friends]: Initialize H2 database tables
  209. [09:59:52] [Server thread/INFO] [Pixelmon Friends]: Database is ready
  210. [09:59:52] [Server thread/INFO] [Pixelmon Friends]: API is ready
  211. [09:59:52] [Server thread/INFO] [nucleus]: Nucleus language set to "default"
  212. [09:59:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /\
  213. [09:59:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / \
  214. [09:59:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / || \
  215. [09:59:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / || \
  216. [09:59:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / || \
  217. [09:59:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / || \
  218. [09:59:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / \
  219. [09:59:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / ** \
  220. [09:59:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ------------------
  221. [09:59:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ===================================================================
  222. [09:59:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: WARNING: Nucleus could not detect an economy plugin.
  223. [09:59:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: While one is not required to use Nucleus, you cannot set costs on commands and kits.
  224. [09:59:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ===================================================================
  225. [09:59:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: See https://nucleuspowered.org/docs/permsecon.html for more on what Nucleus is not, and suggested plugins that work with Nucleus.
  226. [09:59:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ===================================================================
  227. [10:03:23] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player LunarFloral is 4965220a-b096-465f-b750-bbb38aacb293
  228. [10:03:25] [Netty Server IO #2/INFO] [FML]: Client protocol version 2
  229. [10:03:25] [Netty Server IO #2/INFO] [FML]: Client attempting to join with 12 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.5.2854,biomesoplenty@7.0.1.2441,mcp@9.42,ironchest@1.12.2-7.0.67.844,journeymap@1.12.2-5.7.1,jei@4.16.1.301,naturescompass@1.5.1,pixelmon@8.1.2,pixelmonfriends@2.3.0,travelersbackpack@1.0.34
  230. [10:03:25] [Netty Server IO #2/INFO] [journeymap]: CLIENT
  231. [10:03:25] [Netty Server IO #2/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, legendaryplus, luckperms, nucleus, pixelextras, pixelhunt, pixelrustles, rustles-adapter, simpledexrewards] at CLIENT
  232. [10:03:32] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  233. [10:03:33] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: LunarFloral [/122.57.87.81:49362] logged in with entity id [37] in world (minecraft:overworld/0) at (2864.3162877028794, 66.0, -2166.9721544060712).
  234. [10:03:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: LunarFloral joined the game
  235. [10:03:36] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3397ms behind, skipping 67 tick(s)
  236. [10:05:53] [Server thread/INFO] [nucleus]: Server ran the command: /say 'running 3397ms behind, skipping 67 ticks'
  237. [10:05:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Server] 'running 3397ms behind, skipping 67 ticks'
  238. [10:05:55] [Server thread/INFO] [nucleus]: Server ran the command: /say yikes lmao
  239. [10:05:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Server] yikes lmao
  240. [10:07:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: oop
  241. [10:15:40] [Server thread/INFO] [nucleus]: LunarFloral ran the command: /suicide
  242. [10:15:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: LunarFloral died
  243. [10:20:35] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (biomesoplenty:nether/-1)
  244. [10:20:35] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOPHell:<init>:32]: settings for hell world:
  245. [10:20:36] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 944 advancements
  246. [10:20:36] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 325 advancement trees
  247. [10:42:06] [Server thread/INFO] [nucleus]: LunarFloral ran the command: /suicide
  248. [10:42:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: LunarFloral died
  249. [10:51:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: OH GOD GIRAFARIG FROM BEHIND WHEN YOU'RE RIDING IT IS TERRIFYING
  250. [10:51:20] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  251. [10:51:21] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  252. [10:51:21] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  253. [10:51:21] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  254. [10:51:22] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  255. [10:51:22] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  256. [10:51:22] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  257. [10:51:22] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  258. [10:51:22] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  259. [10:51:22] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  260. [10:51:22] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  261. [10:51:22] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  262. [10:51:22] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  263. [10:51:22] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  264. [10:51:22] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  265. [10:51:22] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  266. [10:51:22] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  267. [10:51:23] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  268. [10:51:23] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  269. [10:51:23] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  270. [10:51:23] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  271. [10:51:23] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  272. [10:51:23] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  273. [10:51:23] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  274. [10:51:24] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  275. [10:51:24] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  276. [10:51:24] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  277. [10:51:24] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  278. [10:51:24] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  279. [10:51:24] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  280. [10:51:24] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  281. [10:51:24] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  282. [10:51:24] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  283. [10:51:25] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  284. [10:51:25] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  285. [10:51:25] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  286. [10:51:25] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  287. [10:51:25] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  288. [10:51:26] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  289. [10:51:26] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  290. [10:51:26] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  291. [10:51:26] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  292. [10:51:26] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Girafarig moved wrongly!
  293. [10:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt The hunt for Stakataka has ended!
  294. [10:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt New Pokémon to hunt is Golett!
  295. [10:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt The hunt for Granbull has ended!
  296. [10:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt New Pokémon to hunt is Alcremie!
  297. [11:16:49] [Server thread/INFO] [nucleus]: LunarFloral ran the command: /suicide
  298. [11:16:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: LunarFloral died
  299. [11:39:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt Use /hunt to view the current Pokémon hunt.
  300. [11:53:22] [Server thread/INFO] [nucleus]: LunarFloral ran the command: /suicide
  301. [11:53:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: LunarFloral died
  302. [11:53:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: LunarFloral has made the advancement [Sweet dreams]
  303. [11:55:52] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Skarmory moved wrongly!
  304. [11:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt The hunt for Breloom has ended!
  305. [11:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt New Pokémon to hunt is Dodrio!
  306. [11:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt The hunt for Golett has ended!
  307. [11:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt New Pokémon to hunt is Hakamo-o!
  308. [11:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt The hunt for Alcremie has ended!
  309. [11:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt New Pokémon to hunt is Joltik!
  310. [11:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt The hunt for Drakloak has ended!
  311. [11:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt New Pokémon to hunt is Litwick!
  312. [12:10:34] [Server thread/INFO] [nucleus]: LunarFloral ran the command: /suicide
  313. [12:10:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: LunarFloral died
  314. [12:45:47] [User Authenticator #2/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player RazorCat1100 is ae1d3070-a4d7-48da-b4f9-06423ee9af57
  315. [12:45:47] [Netty Server IO #4/INFO] [FML]: Client protocol version 2
  316. [12:45:47] [Netty Server IO #4/INFO] [FML]: Client attempting to join with 12 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.5.2838,biomesoplenty@7.0.1.2441,mcp@9.42,ironchest@1.12.2-7.0.67.844,journeymap@1.12.2-5.7.1,jei@4.16.1.301,naturescompass@1.5.1,pixelmon@8.1.2,pixelmonfriends@2.3.0,travelersbackpack@1.0.34
  317. [12:45:47] [Netty Server IO #4/INFO] [journeymap]: CLIENT
  318. [12:45:47] [Netty Server IO #4/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, legendaryplus, luckperms, nucleus, pixelextras, pixelhunt, pixelrustles, rustles-adapter, simpledexrewards] at CLIENT
  319. [12:45:48] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  320. [12:45:48] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: RazorCat1100 [/94.110.77.151:58712] logged in with entity id [4229] in world (minecraft:overworld/0) at (1075.430033691759, 70.0, 1116.0561316111648).
  321. [12:45:48] [Server thread/WARN] [nucleus]: The player RazorCat1100 has got either the nucleus wildcard or the * wildcard permission. This may cause unintended side effects.
  322. [12:45:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 joined the game
  323. [12:46:11] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /gamemode creative
  324. [12:46:47] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: so i can look up gengarite in creative
  325. [12:46:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: but not a mega band
  326. [12:47:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: does it have a specific name?
  327. [12:47:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: lemme check
  328. [12:47:11] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2294ms behind, skipping 45 tick(s)
  329. [12:48:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: hecc i don't think it's cheatable
  330. [12:48:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: i think almost anything is cheatable when i'm the server operator lmao
  331. [12:49:07] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: oh wait, it's not an item
  332. [12:49:17] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: it should pop up in your inventory as a slot
  333. [12:49:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: that didn't happen?
  334. [12:49:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: i have it but i don't have any of them
  335. [12:49:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: i might need to kill a boss again
  336. [12:49:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: weird
  337. [12:50:01] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: i mean i never gotten this far so lemme read more about it
  338. [12:50:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: can you spawn a shiny mega gengar here if cheating doesn't work
  339. [12:50:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: i think i can
  340. [12:50:34] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /tp LunarFloral
  341. [12:50:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [RazorCat1100: Teleported RazorCat1100 to LunarFloral]
  342. [12:50:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: just gonna look up the command
  343. [12:50:58] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: aight
  344. [12:51:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: tf am i hearing?
  345. [12:51:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: my mechanical anvil
  346. [12:51:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: jesus XD
  347. [12:51:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: lmao
  348. [12:51:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: what kind of rarity was it?
  349. [12:51:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: uhh
  350. [12:52:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: idk what rarity shiny mega bosses are
  351. [12:52:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: legendary and ulitmate are shiny
  352. [12:52:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: might've been ultimate
  353. [12:53:05] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /pokespawn gengar boss:4
  354. [12:53:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: 'i do not have permission' bitch u wot?
  355. [12:53:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: oop
  356. [12:53:30] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp user RazorCat1100 permission set pixelmon true
  357. [12:53:30] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > (RazorCat1100) [U] (razorcat1100)
  358. [12:53:30] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > permission set pixelmon true
  359. [12:53:32] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /pokespawn gengar boss:4
  360. [12:53:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: are you shitting me?
  361. [12:53:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: i think i can still do it in console so
  362. [12:54:04] [Server thread/INFO] [nucleus]: Server ran the command: /pokespawn gengar boss:4
  363. [12:54:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Successfully spawned a Gengar.
  364. [12:54:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Server successfully spawned Gengar.
  365. [12:54:14] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: 'server succesffuly spawned gengar
  366. [12:54:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: bitch where
  367. [12:54:24] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /spawn
  368. [12:54:45] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp help
  369. [12:54:50] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp user
  370. [12:55:04] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp user RazorCat 1100 permission set pixelmon true
  371. [12:55:10] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp user RazorCat 1100
  372. [12:55:29] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp user RazorCat1100 permission set pixelmon.pokespawn true
  373. [12:55:29] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > (RazorCat1100) [U] (razorcat1100)
  374. [12:55:29] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > permission set pixelmon.pokespawn true
  375. [12:55:36] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /pokespawn gengar boss:4
  376. [12:55:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] Please note that Server Operator status has no effect on Sponge permission checks when a permission plugin is installed. Please edit user data directly.
  377. [12:55:43] [Server thread/INFO] [nucleus]: Server ran the command: /op RazorCat1100
  378. [12:55:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Opped RazorCat1100
  379. [12:55:47] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /pokespawn gengar boss:4
  380. [12:55:58] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: even as a fucking server operator that shit does not give me permission
  381. [12:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: bruh
  382. [12:56:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: lowkey done sometimes with the way permissions work
  383. [12:56:17] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: mood
  384. [12:56:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: the gengarite will do for now i can find another boss
  385. [12:56:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: thank
  386. [12:56:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: still gonna look that shite up
  387. [12:56:59] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp user RazorCat1100 permission set * true
  388. [12:57:07] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp user RazorCat1100 permission set pixelmon true
  389. [12:57:12] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp user RazorCat1100 permission set pixel true
  390. [12:57:12] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > (RazorCat1100) [U] (razorcat1100)
  391. [12:57:12] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > permission set pixel true
  392. [12:57:21] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /pokespawn gengar boss:4
  393. [12:57:23] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /pokespawn gengar
  394. [12:57:50] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /breed
  395. [12:58:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: oh ffs, pixelmon permission nodes are more complicated then i thought
  396. [12:58:41] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp user RazorCat1100 permission set pixelmon.command.* true
  397. [12:58:41] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > (RazorCat1100) [U] (razorcat1100)
  398. [12:58:41] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > permission set pixelmon.command.* true
  399. [12:58:44] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /pokespawn gengar boss:4
  400. [12:58:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [RazorCat1100: RazorCat1100 successfully spawned Gengar.]
  401. [12:58:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: there we go, spawned one at spawn
  402. [12:59:23] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp group default permission set pixelmon.command.breed true
  403. [12:59:23] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > (RazorCat1100) [G] (default)
  404. [12:59:23] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > permission set pixelmon.command.breed true
  405. [12:59:33] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp group default permission set pixelmon.command.endbattle true
  406. [12:59:33] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > (RazorCat1100) [G] (default)
  407. [12:59:33] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > permission set pixelmon.command.endbattle true
  408. [12:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt The hunt for Litwick has ended!
  409. [12:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt New Pokémon to hunt is Sudowoodo!
  410. [12:59:43] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp group default permission set pixelmon.command.givemoney true
  411. [12:59:43] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > (RazorCat1100) [G] (default)
  412. [12:59:43] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > permission set pixelmon.command.givemoney true
  413. [13:00:00] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp group default permission set pixelmon.command.pokestats true
  414. [13:00:00] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > (RazorCat1100) [G] (default)
  415. [13:00:00] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > permission set pixelmon.command.pokestats true
  416. [13:00:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: this fucker can't hurt my girafarig lmao
  417. [13:00:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: lmao
  418. [13:00:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: anyway now i see how this works
  419. [13:00:29] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: motherfuckers made permissions more complicated then it has to be, thank god for the wiki
  420. [13:00:42] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp group default permission set pixelhunt.command.hunt true
  421. [13:00:42] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > (RazorCat1100) [G] (default)
  422. [13:00:42] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > permission set pixelhunt.command.hunt true
  423. [13:00:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: my girafarig is gonna kill itself in confusion skmcdxjnvjd
  424. [13:00:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: btw when you're done, can you see if /hunt works?
  425. [13:00:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: rip
  426. [13:01:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: well shit i need to go get my healing stuff-
  427. [13:01:31] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /gamemode survival
  428. [13:01:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: .
  429. [13:01:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: i'm stuck in this battle fuck-
  430. [13:01:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: i'm out of pp on my only working move-
  431. [13:01:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: can you do /endbattle?
  432. [13:01:48] [Server thread/INFO] [nucleus]: LunarFloral ran the command: /endbattle
  433. [13:01:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: should work
  434. [13:01:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: okay there
  435. [13:01:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: aye, glad that works
  436. [13:02:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: gonna tell herrah to use that next time he gets stuck in battle
  437. [13:03:15] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /spawn
  438. [13:03:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: btw, does /hunt work as well?
  439. [13:03:27] [Server thread/INFO] [nucleus]: LunarFloral ran the command: /hunt
  440. [13:03:31] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: nope
  441. [13:03:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: still? ffs
  442. [13:04:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: worst part is i can't look up the permission node for that one so i'm clueless as to what fucking command i gotta run for that
  443. [13:04:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: ARE YOU SERIOUS? LMAO
  444. [13:04:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: ?
  445. [13:05:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: WHY? I HAVE TO ADD THE FUCKING CREATOR HIS NAME IN THE COMMAND
  446. [13:05:07] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: WHY MAKE IT SO COMPLICATED
  447. [13:05:31] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp group default permission set xpgaming.pixelhunt.base.hunt true
  448. [13:05:31] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > (RazorCat1100) [G] (default)
  449. [13:05:31] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > permission set xpgaming.pixelhunt.base.hunt true
  450. [13:05:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: BRUH I STILL DIDN'T GET DROPS
  451. [13:05:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: are drops fucking disabled or something?
  452. [13:06:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: check
  453. [13:06:07] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: HAHAHAHAHAHAHAHAHAHAHA
  454. [13:06:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: cuz i got drops from an uncommon boss before
  455. [13:06:31] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: 'ghost type pokemon don't drop any loot currently. this is due to a supposedly unrelated feature that causes them not to die properly'
  456. [13:06:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: BRUH
  457. [13:06:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: I'M CRYING
  458. [13:06:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: THAT EXPLAINS WHY I DIDN'T GET SHIT FROM PUMPKABOO
  459. [13:07:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: THIS SHIT IS FUNNY AS HELL
  460. [13:07:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: well now i'm angy-
  461. [13:08:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: want me to spawn in another ultimate boss that is not ghost?
  462. [13:08:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: also can you for the last time check if /hunt works? it should finally fucking work
  463. [13:08:56] [Server thread/INFO] [nucleus]: LunarFloral ran the command: /hunt
  464. [13:08:58] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: yep
  465. [13:09:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: so normally with most mods logic i had to do this command: permission set pixelhunt.hunt true
  466. [13:09:31] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: but nah, that wasn't the right command
  467. [13:09:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: this was the right one: xpgaming.pixelhunt.base.hunt true
  468. [13:10:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: WHY DO I HAVE TO ADD THE CREATOR HIS FUCKING NAME IN THE COMMAND?!
  469. [13:14:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: i'm tryna get ultra balls together for a reshiram
  470. [13:14:28] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: good luck with that
  471. [13:14:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: also is it just me or is my quest menu bugged?
  472. [13:15:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: what's it doing
  473. [13:15:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: just doesn't wanna open
  474. [13:16:20] [Server thread/INFO] [STDOUT]: [com.valjean42.rustles.Rustle:spawnPokemon:174]: 5.0, Vivillon
  475. [13:16:31] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: wauw, for once i managed to find the rustling particle
  476. [13:16:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: lmao
  477. [13:17:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: i need another crystal chest-
  478. [13:17:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: mine is almost full-
  479. [13:17:31] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: but i need fkn diamonds for the diamond upgrade
  480. [13:17:32] [User Authenticator #3/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Alpalos is e6ae5771-491c-44ca-af09-4a5366b9cbe8
  481. [13:17:32] [Netty Server IO #0/INFO] [FML]: Client protocol version 2
  482. [13:17:32] [Netty Server IO #0/INFO] [FML]: Client attempting to join with 12 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.5.2854,biomesoplenty@7.0.1.2441,mcp@9.42,ironchest@1.12.2-7.0.67.844,journeymap@1.12.2-5.7.1,jei@4.16.1.301,naturescompass@1.5.1,pixelmon@8.1.2,pixelmonfriends@2.3.0,travelersbackpack@1.0.34
  483. [13:17:32] [Netty Server IO #0/INFO] [journeymap]: CLIENT
  484. [13:17:32] [Netty Server IO #0/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, legendaryplus, luckperms, nucleus, pixelextras, pixelhunt, pixelrustles, rustles-adapter, simpledexrewards] at CLIENT
  485. [13:17:33] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  486. [13:17:33] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: Alpalos [/84.81.174.57:50387] logged in with entity id [4899] in world (minecraft:overworld/0) at (2875.6579893440307, 70.0, -2452.5298200074817).
  487. [13:17:33] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Alpalos joined the game
  488. [13:17:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: already? damn
  489. [13:17:40] [Server thread/ERROR] [Pixelmon]: Error in ticking Pixelmon entity.
  490. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: java.lang.NullPointerException
  491. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at com.pixelmonmod.pixelmon.entities.pixelmon.tickHandlers.ShearableTickHandler.onTick(ShearableTickHandler.java:23)
  492. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at com.pixelmonmod.pixelmon.entities.pixelmon.tickHandlers.TickHandlerBase.tick(TickHandlerBase.java:37)
  493. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity3HasStats.func_70071_h_(Entity3HasStats.java:327)
  494. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity4Interactions.func_70071_h_(Entity4Interactions.java:328)
  495. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon.func_70071_h_(EntityPixelmon.java:434)
  496. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:167)
  497. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.world.WorldServer.redirect$zll000$onCallEntityUpdate(WorldServer.java:4761)
  498. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.world.World.func_72866_a(World.java:1996)
  499. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  500. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.world.World.func_72870_g(World.java:1958)
  501. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.world.World.func_72939_s(World.java:1762)
  502. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:3931)
  503. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  504. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  505. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  506. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  507. [13:17:41] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at java.lang.Thread.run(Unknown Source)
  508. [13:17:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: heya herrah
  509. [13:17:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: hello
  510. [13:17:51] [Server thread/INFO] [nucleus]: Alpalos ran the command: /hunt
  511. [13:17:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: also my rustle encounter was vivillion, caught it
  512. [13:18:01] [Server thread/ERROR] [Pixelmon]: Error in ticking Pixelmon entity.
  513. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: java.lang.NullPointerException
  514. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at com.pixelmonmod.pixelmon.entities.pixelmon.tickHandlers.ShearableTickHandler.onTick(ShearableTickHandler.java:23)
  515. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at com.pixelmonmod.pixelmon.entities.pixelmon.tickHandlers.TickHandlerBase.tick(TickHandlerBase.java:37)
  516. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity3HasStats.func_70071_h_(Entity3HasStats.java:327)
  517. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity4Interactions.func_70071_h_(Entity4Interactions.java:328)
  518. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon.func_70071_h_(EntityPixelmon.java:434)
  519. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:167)
  520. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.world.WorldServer.redirect$zll000$onCallEntityUpdate(WorldServer.java:4761)
  521. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.world.World.func_72866_a(World.java:1996)
  522. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  523. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.world.World.func_72870_g(World.java:1958)
  524. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.world.World.func_72939_s(World.java:1762)
  525. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:3931)
  526. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  527. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  528. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  529. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  530. [13:18:01] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70071_h_:444]: at java.lang.Thread.run(Unknown Source)
  531. [13:18:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: btw herrah, if you get stuck in battle again, just do /endbattle from now on
  532. [13:18:05] [Server thread/INFO] [nucleus]: Alpalos ran the command: /hunt
  533. [13:18:10] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /spawn
  534. [13:18:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: yeah i get a lotta shit
  535. [13:18:17] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: feel free to come and look lmao
  536. [13:18:25] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /tp LunarFloral
  537. [13:18:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [RazorCat1100: Teleported RazorCat1100 to LunarFloral]
  538. [13:18:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: chest upstairs-
  539. [13:18:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: you're on that grind
  540. [13:18:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: lmao
  541. [13:18:58] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: but diamonds still tight af
  542. [13:19:04] [Server thread/INFO] [nucleus]: Alpalos ran the command: /spawn
  543. [13:19:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: btw herrah, keep in mind that ghost pokemon do not drop loot
  544. [13:19:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: i read that
  545. [13:19:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: yeah, vixen got cucked of her mega band that way
  546. [13:19:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: -w-
  547. [13:19:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt Use /hunt to view the current Pokémon hunt.
  548. [13:20:00] [Server thread/INFO] [nucleus]: LunarFloral ran the command: /hunt
  549. [13:20:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: that raikou I catched yesterday
  550. [13:20:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 has made the advancement [Nose to the Grindstone]
  551. [13:20:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: yeah it doesnt exist in my pc
  552. [13:20:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: OOF
  553. [13:20:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: how the fuck?
  554. [13:20:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: its just not in my pc
  555. [13:20:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: .
  556. [13:20:58] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: i swear if that is another bug
  557. [13:21:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: razor can cheat you one
  558. [13:21:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: yeah
  559. [13:21:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: there's the poketool
  560. [13:21:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: but lemme catch this furfrou first
  561. [13:21:31] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: LVL 42?!
  562. [13:21:31] [Server thread/INFO] [STDOUT]: [com.valjean42.rustles.Rustle:spawnPokemon:174]: 10.0, Chikorita
  563. [13:21:31] [Server thread/INFO] [STDOUT]: [com.valjean42.rustles.Rustle:spawnPokemon:174]: 8.0, Sawsbuck
  564. [13:21:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: you reminded me of when i lost a furfrou bc timing out fucked me over
  565. [13:21:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: -w-
  566. [13:22:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: LMAO GOT IT
  567. [13:22:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: BRUH
  568. [13:22:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: *ANGY LOTUS NOISES*
  569. [13:22:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: IT WAS STILL IN THE GREEN
  570. [13:23:13] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /pokespawn Entei
  571. [13:23:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [RazorCat1100: RazorCat1100 successfully spawned Entei.]
  572. [13:23:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: entei?
  573. [13:23:28] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: oh no, it was raikou
  574. [13:23:29] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: fuck-
  575. [13:23:48] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /pokespawn Raikou
  576. [13:23:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [RazorCat1100: RazorCat1100 successfully spawned Raikou.]
  577. [13:23:57] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /gamemode creative
  578. [13:24:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: lemme just use a masterball on entei and release it lmao
  579. [13:24:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 has made the advancement [Not getting away this time!]
  580. [13:24:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 has made the advancement [Fire beast]
  581. [13:24:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 has made the advancement [Legend… wait for it… dary!!!]
  582. [13:24:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: OH LOL
  583. [13:24:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: 43 ultra, 39 timer, i thini i'm set for resh hunt
  584. [13:24:47] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: aand there we go, gone with entei
  585. [13:25:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: oh btw rio
  586. [13:25:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: i found an arceus chalice
  587. [13:25:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: nice
  588. [13:25:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: [name:"Arceus Shrine", x:3088, y:74, z:-2322]
  589. [13:25:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: that's a small furfrou jfc
  590. [13:26:08] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /gamemode survival
  591. [13:27:15] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: RazorCat1100 lost connection: Disconnected
  592. [13:27:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 left the game
  593. [13:27:20] [User Authenticator #4/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player RazorCat1100 is ae1d3070-a4d7-48da-b4f9-06423ee9af57
  594. [13:27:20] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
  595. [13:27:20] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 12 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.5.2838,biomesoplenty@7.0.1.2441,mcp@9.42,ironchest@1.12.2-7.0.67.844,journeymap@1.12.2-5.7.1,jei@4.16.1.301,naturescompass@1.5.1,pixelmon@8.1.2,pixelmonfriends@2.3.0,travelersbackpack@1.0.34
  596. [13:27:20] [Netty Server IO #1/INFO] [journeymap]: CLIENT
  597. [13:27:20] [Netty Server IO #1/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, legendaryplus, luckperms, nucleus, pixelextras, pixelhunt, pixelrustles, rustles-adapter, simpledexrewards] at CLIENT
  598. [13:27:21] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  599. [13:27:21] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: RazorCat1100 [/94.110.77.151:59245] logged in with entity id [5456] in world (minecraft:overworld/0) at (1160.1593477341987, 71.5, 524.6679773370665).
  600. [13:27:21] [Server thread/WARN] [nucleus]: The player RazorCat1100 has got either the nucleus wildcard or the * wildcard permission. This may cause unintended side effects.
  601. [13:27:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 joined the game
  602. [13:27:29] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: right as he left I catched raikou
  603. [13:27:33] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: i really gotta fix that fucking fatal error bullshit
  604. [13:28:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: ugh i hate how i can hardly fucking fly over the ocean
  605. [13:28:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: too much lag?
  606. [13:28:24] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: yup
  607. [13:28:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: my mon just goes dipping into the water and won't take back off
  608. [13:28:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: read that as your mom
  609. [13:28:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: and i need to go over the ocean to reach the biome i'm tryna go to-
  610. [13:29:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: perhaps i could look into better chunk loading for the server
  611. [13:29:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: 921 x and -3404 z if someone can go there so i can tp
  612. [13:29:28] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: it's probably cuz i'm in nz
  613. [13:29:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: lotus, can't you make a waypoint and then teleport to it with journeymap?
  614. [13:29:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: idk if tping with journey map works
  615. [13:30:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: i think it does, i believe herrah did that last time
  616. [13:30:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: altho the fucker never confirmed it
  617. [13:30:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: i didn't
  618. [13:30:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: it doesn't work
  619. [13:30:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: oh boy
  620. [13:30:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: aight, lemme help ya then
  621. [13:30:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: does tpa work with coords
  622. [13:31:10] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /jtp 921.5 67 -3039.5 0
  623. [13:31:16] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2228ms behind, skipping 44 tick(s)
  624. [13:31:21] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /tphere LunarFloral
  625. [13:31:26] [Server thread/INFO] [nucleus]: Alpalos ran the command: /hunt
  626. [13:31:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: not sure, haven't tried
  627. [13:31:46] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /back
  628. [13:32:17] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: oh yeah, uncommon bosses are now way higher cus of my furfrou
  629. [13:32:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: why did decal dm me with "lost raikou"
  630. [13:32:38] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [36, -207] in dimension 0 (overworld) while populating chunk [36, -208], causing cascading worldgen lag.
  631. [13:32:38] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  632. [13:32:38] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [36, -205] in dimension 0 (overworld) while populating chunk [36, -206], causing cascading worldgen lag.
  633. [13:32:38] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  634. [13:32:38] [Server thread/INFO] [Pixelmon]: Gym spawned at 584 80 -3285
  635. [13:32:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: i'm in vc with him and mentioned how your raikou glitched out of existence lmao
  636. [13:32:56] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Skarmory (vehicle of LunarFloral) moved too quickly! -6.617223389879996,3.0856231153262,-7.399585720697814
  637. [13:32:56] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Skarmory (vehicle of LunarFloral) moved too quickly! -6.987661873989396,3.1032457522439643,-7.825478847832073
  638. [13:32:56] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Skarmory (vehicle of LunarFloral) moved too quickly! -7.358157034157443,3.1032457522439643,-8.252357269062031
  639. [13:32:56] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Skarmory (vehicle of LunarFloral) moved too quickly! -7.728702738036077,3.0840377518701274,-8.680114375591984
  640. [13:32:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: oh
  641. [13:32:57] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Skarmory (vehicle of LunarFloral) moved too quickly! 6.493311497082232,-2.136507864207374,7.483071269958145
  642. [13:33:31] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Raikou moved wrongly!
  643. [13:33:33] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: can this snubbull fuck off?
  644. [13:33:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: 3 crits in a row
  645. [13:33:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: LunarFloral has made the advancement [Suit Up]
  646. [13:35:00] [Server thread/INFO] [nucleus]: Alpalos ran the command: /hunt
  647. [13:35:22] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /home
  648. [13:35:27] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [70, -201] in dimension 0 (overworld) while populating chunk [69, -201], causing cascading worldgen lag.
  649. [13:35:27] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  650. [13:35:27] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [70, -200] in dimension 0 (overworld) while populating chunk [69, -201], causing cascading worldgen lag.
  651. [13:35:27] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  652. [13:35:27] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [70, -199] in dimension 0 (overworld) while populating chunk [69, -201], causing cascading worldgen lag.
  653. [13:35:27] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  654. [13:35:27] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [70, -202] in dimension 0 (overworld) while populating chunk [69, -202], causing cascading worldgen lag.
  655. [13:35:27] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  656. [13:35:27] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [71, -202] in dimension 0 (overworld) while populating chunk [69, -202], causing cascading worldgen lag.
  657. [13:35:27] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  658. [13:35:27] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [71, -201] in dimension 0 (overworld) while populating chunk [69, -202], causing cascading worldgen lag.
  659. [13:35:27] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  660. [13:35:27] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [70, -203] in dimension 0 (overworld) while populating chunk [69, -203], causing cascading worldgen lag.
  661. [13:35:27] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  662. [13:35:28] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [70, -197] in dimension 0 (overworld) while populating chunk [70, -198], causing cascading worldgen lag.
  663. [13:35:28] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  664. [13:35:29] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [72, -198] in dimension 0 (overworld) while populating chunk [71, -198], causing cascading worldgen lag.
  665. [13:35:29] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  666. [13:35:29] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [72, -197] in dimension 0 (overworld) while populating chunk [71, -198], causing cascading worldgen lag.
  667. [13:35:29] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  668. [13:35:29] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [72, -199] in dimension 0 (overworld) while populating chunk [71, -199], causing cascading worldgen lag.
  669. [13:35:29] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  670. [13:35:29] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [72, -200] in dimension 0 (overworld) while populating chunk [71, -200], causing cascading worldgen lag.
  671. [13:35:29] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  672. [13:35:29] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [72, -203] in dimension 0 (overworld) while populating chunk [71, -203], causing cascading worldgen lag.
  673. [13:35:29] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  674. [13:35:29] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [72, -201] in dimension 0 (overworld) while populating chunk [71, -203], causing cascading worldgen lag.
  675. [13:35:29] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  676. [13:35:29] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [72, -202] in dimension 0 (overworld) while populating chunk [71, -203], causing cascading worldgen lag.
  677. [13:35:29] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  678. [13:35:30] [Server thread/INFO] [Pixelmon]: Gym spawned at 1141 89 -3240
  679. [13:35:35] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /jtp 1233.5 66 357.5 0
  680. [13:35:46] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /home
  681. [13:35:55] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Skarmory (vehicle of LunarFloral) moved too quickly! -7.645930446002694,1.691001576152786,-6.999515911927119
  682. [13:35:55] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Skarmory (vehicle of LunarFloral) moved too quickly! -8.021515196383348,1.6186141014328541,-7.4325501581865865
  683. [13:35:58] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [57, -220] in dimension 0 (overworld) while populating chunk [58, -220], causing cascading worldgen lag.
  684. [13:35:58] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  685. [13:36:00] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Manectric moved wrongly!
  686. [13:36:02] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Manectric moved wrongly!
  687. [13:36:02] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Manectric moved wrongly!
  688. [13:36:02] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Manectric moved wrongly!
  689. [13:36:02] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Manectric moved wrongly!
  690. [13:36:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: ./back takes you back to your death point right
  691. [13:37:14] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: yeah, if you die and haven't teleported anywhere else
  692. [13:37:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: so it works as intended
  693. [13:37:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: aight cuz i prolly need to come back for healing a few times lol
  694. [13:37:40] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  695. java.io.IOException: An established connection was aborted by the software in your host machine
  696. at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_251]
  697. at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_251]
  698. at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_251]
  699. at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_251]
  700. at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_251]
  701. at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288) ~[PooledUnsafeDirectByteBuf.class:?]
  702. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1100) ~[AbstractByteBuf.class:?]
  703. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:372) ~[NioSocketChannel.class:?]
  704. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:123) [AbstractNioByteChannel$NioByteUnsafe.class:?]
  705. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) [NioEventLoop.class:?]
  706. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  707. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  708. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  709. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  710. at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  711. [13:37:40] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: RazorCat1100 lost connection: Internal Exception: java.io.IOException: An established connection was aborted by the software in your host machine
  712. [13:37:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 left the game
  713. [13:37:45] [User Authenticator #5/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player RazorCat1100 is ae1d3070-a4d7-48da-b4f9-06423ee9af57
  714. [13:37:45] [Netty Server IO #2/INFO] [FML]: Client protocol version 2
  715. [13:37:45] [Netty Server IO #2/INFO] [FML]: Client attempting to join with 12 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.5.2838,biomesoplenty@7.0.1.2441,mcp@9.42,ironchest@1.12.2-7.0.67.844,journeymap@1.12.2-5.7.1,jei@4.16.1.301,naturescompass@1.5.1,pixelmon@8.1.2,pixelmonfriends@2.3.0,travelersbackpack@1.0.34
  716. [13:37:45] [Netty Server IO #2/INFO] [journeymap]: CLIENT
  717. [13:37:45] [Netty Server IO #2/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, legendaryplus, luckperms, nucleus, pixelextras, pixelhunt, pixelrustles, rustles-adapter, simpledexrewards] at CLIENT
  718. [13:37:45] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  719. [13:37:45] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: RazorCat1100 [/94.110.77.151:59330] logged in with entity id [6969] in world (minecraft:overworld/0) at (1157.0910430727577, 69.0, 523.9566682715506).
  720. [13:37:46] [Server thread/WARN] [nucleus]: The player RazorCat1100 has got either the nucleus wildcard or the * wildcard permission. This may cause unintended side effects.
  721. [13:37:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 joined the game
  722. [13:38:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: i swear to god imma assume my game crashes cus i activated a wildcard to use all commands
  723. [13:38:26] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp user RazorCat1100 permission set nucleus.* false
  724. [13:38:26] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > (RazorCat1100) [U] (razorcat1100)
  725. [13:38:26] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > permission set nucleus.* false
  726. [13:38:34] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp user RazorCat1100 permission set nucleus true
  727. [13:38:34] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > (RazorCat1100) [U] (razorcat1100)
  728. [13:38:34] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > permission set nucleus true
  729. [13:38:37] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /home
  730. [13:38:56] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /nucleus setupperms
  731. [13:39:01] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: brb gonna get food
  732. [13:39:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: LunarFloral lost connection: Disconnected
  733. [13:39:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: LunarFloral left the game
  734. [13:39:10] [Server thread/INFO] [nucleus]: Server ran the command: /nucleus setupperms
  735. [13:39:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Exception from /nucleus setupperms
  736. Not enough arguments!
  737. setupperms
  738. ^
  739.  
  740. Usage: /nucleus setupperms -g [-y]|[-r|--reset <r>] [-i|--inherit <i>] <Nucleus Role> <Permission Group>
  741. Subcommands:
  742. [13:39:23] [Server thread/INFO] [nucleus]: Server ran the command: /nucleus setupperms -g
  743. [13:39:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Nucleus can use your permissions plugin to create "admin" and "mod" groups, setup inheritance, and add the Nucleus default permissions to these groups.
  744. [13:39:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: If you wish to accept this, click here, or run "nucleus:nucleus setupperms -g -y".
  745. [13:39:43] [Server thread/INFO] [nucleus]: Server ran the command: /nucleus setupperms -g -y
  746. [13:39:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Creating group "owner"...
  747. [13:39:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Creating group "admin"...
  748. [13:39:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Creating group "mod"...
  749. [13:39:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Setting group "admin" as a parent of "owner"...
  750. [13:39:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Setting group "mod" as a parent of "admin"...
  751. [13:39:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Setting group "default" as a parent of "mod"...
  752. [13:39:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Setting up Nucleus permissions...
  753. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.nucleus.rebuildusercache.base" to group "owner"
  754. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.reload.base" to group "owner"
  755. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.nucleus.update-messages.base" to group "owner"
  756. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.plainbroadcast.base" to group "owner"
  757. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.command.remove.base" to group "owner"
  758. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.command.add.base" to group "owner"
  759. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.nucleus.setupperms.base" to group "owner"
  760. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.nucleus.info.base" to group "owner"
  761. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.rename.base" to group "owner"
  762. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.delete.base" to group "owner"
  763. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.nucleus.resetuser.base" to group "owner"
  764. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.speed.exempt.max" to group "owner"
  765. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.clone.base" to group "owner"
  766. [13:39:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Permissions for role owner have been added to the owner group. See the console for details of what was added.
  767. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.checkjailed.base" to group "admin"
  768. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.helpop.exempt.warmup" to group "admin"
  769. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.commandspy.exempt.target" to group "admin"
  770. [13:39:43] [Server thread/INFO] [nucleus]: Added permission "nucleus.skull.base" to group "admin"
  771. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.base" to group "admin"
  772. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tppos.exempt.bordercheck" to group "admin"
  773. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.killentity.exempt.cost" to group "admin"
  774. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.back.exempt.warmup" to group "admin"
  775. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.repair.exempt.restriction" to group "admin"
  776. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.seen.extended.lastplayed" to group "admin"
  777. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.repair.exempt.cost" to group "admin"
  778. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.gamerule.set.base" to group "admin"
  779. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.blockinfo.base" to group "admin"
  780. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.message.exempt.warmup" to group "admin"
  781. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.exp.give.base" to group "admin"
  782. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.userprefs.others" to group "admin"
  783. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kill.exempt.cost" to group "admin"
  784. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.extinguish.exempt.cost" to group "admin"
  785. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.hat.others" to group "admin"
  786. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.mute.exempt.length" to group "admin"
  787. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.speed.exempt.cost" to group "admin"
  788. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enchantingtable.exempt.warmup" to group "admin"
  789. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.lore.set.base" to group "admin"
  790. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enchant.exempt.cost" to group "admin"
  791. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.view.base" to group "admin"
  792. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.gamemode.modes.creative" to group "admin"
  793. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.getfromip.base" to group "admin"
  794. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.globalmute.voice.notify" to group "admin"
  795. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nucleus.debug.verifycmds" to group "admin"
  796. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.afkrefresh.base" to group "admin"
  797. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.vanish.see" to group "admin"
  798. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nucleus.clearcache.base" to group "admin"
  799. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kill.exempt.warmup" to group "admin"
  800. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.border.gen.base" to group "admin"
  801. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.teleport.exempt.warmup" to group "admin"
  802. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.jump.exempt.cost" to group "admin"
  803. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tpahere.force" to group "admin"
  804. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.teleport.exempt.cost" to group "admin"
  805. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.heal.exempt.cooldown" to group "admin"
  806. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.jail.delete.base" to group "admin"
  807. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enderchest.exempt.warmup" to group "admin"
  808. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.itemname.clear.base" to group "admin"
  809. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.thru.exempt.cooldown" to group "admin"
  810. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.seen.extended.location" to group "admin"
  811. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.rtp.others" to group "admin"
  812. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.itemname.base" to group "admin"
  813. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.repair.exempt.warmup" to group "admin"
  814. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.extinguish.exempt.cooldown" to group "admin"
  815. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.teleport.others" to group "admin"
  816. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.setloadonstartup.base" to group "admin"
  817. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.msgtoggle.base" to group "admin"
  818. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.teleport.exempt.warmup" to group "admin"
  819. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.basictitle.multiple" to group "admin"
  820. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.top.base" to group "admin"
  821. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.god.base" to group "admin"
  822. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.chat.url" to group "admin"
  823. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.limit.others" to group "admin"
  824. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.setcooldown.base" to group "admin"
  825. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.iteminfo.base" to group "admin"
  826. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tpahere.exempt.cost" to group "admin"
  827. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.teleport.others" to group "admin"
  828. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.setpvpenabled.base" to group "admin"
  829. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.lore.set.exempt.warmup" to group "admin"
  830. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.blockzap.exempt.warmup" to group "admin"
  831. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.lockweather.base" to group "admin"
  832. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.exempt.cooldown" to group "admin"
  833. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.set.unlimited" to group "admin"
  834. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.workbench.exempt.cost" to group "admin"
  835. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.info.base" to group "admin"
  836. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.set.exempt.cost" to group "admin"
  837. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.clearnotes.base" to group "admin"
  838. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.commandspy.base" to group "admin"
  839. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.basicactionbar.multiple" to group "admin"
  840. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.spawn.otherworlds" to group "admin"
  841. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.gamemode.modes.survival" to group "admin"
  842. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.showitemattributes.exempt.cost" to group "admin"
  843. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.killentity.exempt.warmup" to group "admin"
  844. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.exempt.onetime" to group "admin"
  845. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.afk.notify" to group "admin"
  846. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.repair.base" to group "admin"
  847. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.heal.exempt.cost" to group "admin"
  848. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.afkkick.base" to group "admin"
  849. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.jump.exempt.warmup" to group "admin"
  850. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.repair.flag.equip" to group "admin"
  851. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.top.others" to group "admin"
  852. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enderchest.exempt.modify" to group "admin"
  853. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tppos.others" to group "admin"
  854. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.jump.exempt.cooldown" to group "admin"
  855. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.freezeplayer.exempt.cooldown" to group "admin"
  856. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enchantingtable.exempt.cost" to group "admin"
  857. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.invsee.exempt.interact" to group "admin"
  858. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.firstspawn.remove.base" to group "admin"
  859. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.lore.base" to group "admin"
  860. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enchantingtable.exempt.cooldown" to group "admin"
  861. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.resetusage.base" to group "admin"
  862. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.itemname.set.base" to group "admin"
  863. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.globalmute.voice.base" to group "admin"
  864. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.others" to group "admin"
  865. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.servertime.base" to group "admin"
  866. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.cost.base" to group "admin"
  867. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.tellplain.base" to group "admin"
  868. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enchant.unsafe" to group "admin"
  869. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.anvil.base" to group "admin"
  870. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.workbench.base" to group "admin"
  871. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.message.exempt.cost" to group "admin"
  872. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.afk.exempt.kick" to group "admin"
  873. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.exempt.warmup" to group "admin"
  874. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nucleus.debug.getuuids.base" to group "admin"
  875. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.teleport.offline" to group "admin"
  876. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.itemname.clear.exempt.cooldown" to group "admin"
  877. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.rocket.others" to group "admin"
  878. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.time.set.base" to group "admin"
  879. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.setcategory.base" to group "admin"
  880. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tpahere.exempt.cooldown" to group "admin"
  881. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.fly.base" to group "admin"
  882. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nick.exempt.warmup" to group "admin"
  883. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.remove.base" to group "admin"
  884. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enderchest.modify" to group "admin"
  885. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.unsignbook.exempt.warmup" to group "admin"
  886. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.basicsubtitle.base" to group "admin"
  887. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.rtp.exempt.warmup" to group "admin"
  888. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.set.exempt.warmup" to group "admin"
  889. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.message.url" to group "admin"
  890. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nucleus.reload.base" to group "admin"
  891. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.clear.base" to group "admin"
  892. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.lightning.base" to group "admin"
  893. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.other.exempt.warmup" to group "admin"
  894. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tpahere.exempt.warmup" to group "admin"
  895. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tpa.exempt.cooldown" to group "admin"
  896. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.seen.extended.flying.canfly" to group "admin"
  897. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.blockzap.base" to group "admin"
  898. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.exempt.samedimension" to group "admin"
  899. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kill.base" to group "admin"
  900. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.back.exempt.cooldown" to group "admin"
  901. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.gamerule.base" to group "admin"
  902. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.msgtoggle.bypass" to group "admin"
  903. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kittycannon.others" to group "admin"
  904. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.edit.base" to group "admin"
  905. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.time.set.exempt.cost" to group "admin"
  906. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.category.list.base" to group "admin"
  907. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.time.exempt.cost" to group "admin"
  908. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.back.exempt.cost" to group "admin"
  909. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.extinguish.others" to group "admin"
  910. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.invsee.exempt.target" to group "admin"
  911. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.top.exempt.warmup" to group "admin"
  912. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nucleus.compatibility.base" to group "admin"
  913. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.weather.exempt.length" to group "admin"
  914. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.rtp.worlds" to group "admin"
  915. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nameban.unban.base" to group "admin"
  916. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kittycannon.exempt.cost" to group "admin"
  917. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.gamemode.exempt.warmup" to group "admin"
  918. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.blockinfo.extended" to group "admin"
  919. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.give.overridecheck" to group "admin"
  920. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.rtp.exempt.cooldown" to group "admin"
  921. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.lore.set.exempt.cooldown" to group "admin"
  922. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.other.exempt.target" to group "admin"
  923. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tppos.base" to group "admin"
  924. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.feed.others" to group "admin"
  925. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.list.base" to group "admin"
  926. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.autoredeem.base" to group "admin"
  927. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.globalmute.base" to group "admin"
  928. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.border.set.base" to group "admin"
  929. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.speed.exempt.warmup" to group "admin"
  930. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.basictitle.base" to group "admin"
  931. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.setdescription.base" to group "admin"
  932. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tpall.base" to group "admin"
  933. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tphere.base" to group "admin"
  934. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.itemname.clear.exempt.cost" to group "admin"
  935. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.load.base" to group "admin"
  936. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.freezeplayer.exempt.cost" to group "admin"
  937. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.jail.teleportjailed" to group "admin"
  938. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.seen.extended.uuid" to group "admin"
  939. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kill.exempt.cooldown" to group "admin"
  940. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.jail.teleporttojailed" to group "admin"
  941. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.ignite.base" to group "admin"
  942. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.spawn.exempt.warmup" to group "admin"
  943. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.top.exempt.cost" to group "admin"
  944. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.unsignbook.exempt.cost" to group "admin"
  945. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.more.base" to group "admin"
  946. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.sign.formatting" to group "admin"
  947. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.seen.extended.speed.walking" to group "admin"
  948. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.iteminfo.extended" to group "admin"
  949. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.gamemode.others" to group "admin"
  950. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.list.exempt.cost" to group "admin"
  951. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.firstspawn.set.base" to group "admin"
  952. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.feed.exempt.cooldown" to group "admin"
  953. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.setnucleuslanguage.others" to group "admin"
  954. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.clear.others" to group "admin"
  955. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.helpop.exempt.cooldown" to group "admin"
  956. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.seen.extended.flying.isflying" to group "admin"
  957. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.repair.flag.hotbar" to group "admin"
  958. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.near.exempt.warmup" to group "admin"
  959. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.set.exempt.warmup" to group "admin"
  960. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.teleport.exempt.cooldown" to group "admin"
  961. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enchant.exempt.cooldown" to group "admin"
  962. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.heal.others" to group "admin"
  963. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.showitemattributes.exempt.cooldown" to group "admin"
  964. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enchant.base" to group "admin"
  965. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.other.exempt.cost" to group "admin"
  966. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.god.pvp.override" to group "admin"
  967. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.message.colour" to group "admin"
  968. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.exp.take.base" to group "admin"
  969. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.unsignbook.exempt.cooldown" to group "admin"
  970. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.workbench.exempt.cooldown" to group "admin"
  971. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.mail.other.base" to group "admin"
  972. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.top.exempt.cooldown" to group "admin"
  973. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.cost.base" to group "admin"
  974. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tpa.exempt.warmup" to group "admin"
  975. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.unsignbook.others" to group "admin"
  976. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.freezeplayer.others" to group "admin"
  977. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.gamemode.exempt.cost" to group "admin"
  978. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.permissionbypass.base" to group "admin"
  979. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nameban.base" to group "admin"
  980. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enchantingtable.base" to group "admin"
  981. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.trash.exempt.warmup" to group "admin"
  982. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.gamemode.modes.spectator" to group "admin"
  983. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.setkeepspawnloaded.base" to group "admin"
  984. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.showhidden" to group "admin"
  985. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.seen.extended.speed.flying" to group "admin"
  986. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.speed.base" to group "admin"
  987. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tphere.offline" to group "admin"
  988. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.message.exempt.cooldown" to group "admin"
  989. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.teleport.exempt.cost" to group "admin"
  990. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.back.base" to group "admin"
  991. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.near.exempt.cost" to group "admin"
  992. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enderchest.exempt.cost" to group "admin"
  993. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.stop.base" to group "admin"
  994. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.spawn.exempt.cost" to group "admin"
  995. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.seen.base" to group "admin"
  996. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.firstspawn.exempt.warmup" to group "admin"
  997. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.back.exempt.bordercheck" to group "admin"
  998. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.globalmute.voice.auto" to group "admin"
  999. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.lightning.exempt.warmup" to group "admin"
  1000. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.hat.base" to group "admin"
  1001. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.freezeplayer.base" to group "admin"
  1002. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.invsee.modify" to group "admin"
  1003. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.exp.base" to group "admin"
  1004. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.setdifficulty.base" to group "admin"
  1005. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.jump.base" to group "admin"
  1006. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.rocket.exempt.warmup" to group "admin"
  1007. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.invsee.offline" to group "admin"
  1008. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.freezeplayer.exempt.warmup" to group "admin"
  1009. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.sudo.base" to group "admin"
  1010. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.exempt.cooldown" to group "admin"
  1011. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.extinguish.exempt.warmup" to group "admin"
  1012. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.sudo.exempt.target" to group "admin"
  1013. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.list.seed" to group "admin"
  1014. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.speed.exempt.cooldown" to group "admin"
  1015. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.unstuck.exempt.cooldown" to group "admin"
  1016. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.force-gamemode.override" to group "admin"
  1017. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.skull.others" to group "admin"
  1018. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.category.description.base" to group "admin"
  1019. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.ping.base" to group "admin"
  1020. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.blockzap.exempt.cost" to group "admin"
  1021. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.gamemode.base" to group "admin"
  1022. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.commandinfo.base" to group "admin"
  1023. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.set.base" to group "admin"
  1024. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.deleteother.base" to group "admin"
  1025. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kittycannon.base" to group "admin"
  1026. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.me.exempt.warmup" to group "admin"
  1027. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.exempt.warmup" to group "admin"
  1028. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.more.exempt.cost" to group "admin"
  1029. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.ignite.exempt.warmup" to group "admin"
  1030. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enderchest.exempt.target" to group "admin"
  1031. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.border.base" to group "admin"
  1032. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.serverstat.base" to group "admin"
  1033. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kittycannon.break" to group "admin"
  1034. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.thru.base" to group "admin"
  1035. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.spawn.exempt.warmup" to group "admin"
  1036. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.spawnmob.exempt.cooldown" to group "admin"
  1037. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.repair.flag.offhand" to group "admin"
  1038. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.exp.set.base" to group "admin"
  1039. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.clearback.base" to group "admin"
  1040. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.message.style" to group "admin"
  1041. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.setspawn.base" to group "admin"
  1042. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.killentity.base" to group "admin"
  1043. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.entityinfo.base" to group "admin"
  1044. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.list.exempt.warmup" to group "admin"
  1045. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.heal.exempt.warmup" to group "admin"
  1046. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.exempt.cost" to group "admin"
  1047. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.set.exempt.cooldown" to group "admin"
  1048. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.time.set.exempt.cooldown" to group "admin"
  1049. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.invsee.base" to group "admin"
  1050. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.list.seevanished" to group "admin"
  1051. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kittycannon.exempt.cooldown" to group "admin"
  1052. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.category.displayname.base" to group "admin"
  1053. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.broadcast.base" to group "admin"
  1054. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.rocket.exempt.cost" to group "admin"
  1055. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.seen.extended.ip" to group "admin"
  1056. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.spawnmob.base" to group "admin"
  1057. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tpaall.base" to group "admin"
  1058. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.delete.base" to group "admin"
  1059. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kittycannon.damage" to group "admin"
  1060. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.rtp.exempt.cost" to group "admin"
  1061. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.thru.exempt.warmup" to group "admin"
  1062. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.unstuck.base" to group "admin"
  1063. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.showitemattributes.exempt.warmup" to group "admin"
  1064. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.disable.base" to group "admin"
  1065. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.spawn.exempt.cooldown" to group "admin"
  1066. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.repair.flag.all" to group "admin"
  1067. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kittycannon.fire" to group "admin"
  1068. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tpa.exempt.cost" to group "admin"
  1069. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.hidden.base" to group "admin"
  1070. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.jail.set.base" to group "admin"
  1071. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nick.exempt.cooldown" to group "admin"
  1072. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.lightning.others" to group "admin"
  1073. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tptoggle.exempt" to group "admin"
  1074. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.serverlist.message.base" to group "admin"
  1075. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.mail.send.exempt.cost" to group "admin"
  1076. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.weather.exempt.warmup" to group "admin"
  1077. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.command.base" to group "admin"
  1078. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.ignorelist.others" to group "admin"
  1079. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.fly.exempt.cost" to group "admin"
  1080. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.setgamemode.base" to group "admin"
  1081. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.ignite.others" to group "admin"
  1082. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.teleport.exempt.cooldown" to group "admin"
  1083. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.fly.exempt.warmup" to group "admin"
  1084. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kickall.whitelist" to group "admin"
  1085. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kittycannon.exempt.warmup" to group "admin"
  1086. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.spawnmob.others" to group "admin"
  1087. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.basicactionbar.base" to group "admin"
  1088. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.itemname.clear.exempt.warmup" to group "admin"
  1089. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.more.exempt.warmup" to group "admin"
  1090. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nucleus.printperms.base" to group "admin"
  1091. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.rocket.exempt.cooldown" to group "admin"
  1092. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.me.exempt.cooldown" to group "admin"
  1093. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.speed.others" to group "admin"
  1094. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.unstuck.exempt.cost" to group "admin"
  1095. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.rocket.base" to group "admin"
  1096. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.border.gen.notify" to group "admin"
  1097. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.trash.exempt.cost" to group "admin"
  1098. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.chat.magic" to group "admin"
  1099. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.basicsubtitle.multiple" to group "admin"
  1100. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.lore.set.exempt.cost" to group "admin"
  1101. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.getpos.exempt.cooldown" to group "admin"
  1102. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.rename.base" to group "admin"
  1103. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.near.exempt.maxradius" to group "admin"
  1104. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.thru.exempt.cost" to group "admin"
  1105. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.trash.exempt.cooldown" to group "admin"
  1106. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nick.others" to group "admin"
  1107. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.spawn.force" to group "admin"
  1108. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.ping.others" to group "admin"
  1109. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.checkmuted.base" to group "admin"
  1110. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.unsignbook.base" to group "admin"
  1111. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.anvil.exempt.cost" to group "admin"
  1112. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.skull.exempt.cooldown" to group "admin"
  1113. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.vanish.base" to group "admin"
  1114. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.mute.seemutedchat" to group "admin"
  1115. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.getpos.exempt.warmup" to group "admin"
  1116. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.powertool.base" to group "admin"
  1117. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.time.set.exempt.warmup" to group "admin"
  1118. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.repair.exempt.cooldown" to group "admin"
  1119. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.toggleredeemmessage.base" to group "admin"
  1120. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.category.base" to group "admin"
  1121. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.vanish.others" to group "admin"
  1122. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.seen.extended.firstplayed" to group "admin"
  1123. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.anvil.exempt.warmup" to group "admin"
  1124. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.gamemode.modes.adventure" to group "admin"
  1125. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.exempt.cooldown" to group "admin"
  1126. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.killentity.exempt.cooldown" to group "admin"
  1127. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.itemname.set.exempt.cooldown" to group "admin"
  1128. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.ignite.exempt.cost" to group "admin"
  1129. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.set.exempt.cooldown" to group "admin"
  1130. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enderchest.exempt.cooldown" to group "admin"
  1131. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.feed.exempt.warmup" to group "admin"
  1132. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.time.exempt.warmup" to group "admin"
  1133. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nick.base" to group "admin"
  1134. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.seen.extended.gamemode" to group "admin"
  1135. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enchant.exempt.warmup" to group "admin"
  1136. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.weather.exempt.cost" to group "admin"
  1137. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.spawn.exempt.login" to group "admin"
  1138. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.feed.base" to group "admin"
  1139. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.exempt.cost" to group "admin"
  1140. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.serverlist.base" to group "admin"
  1141. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.gamemode.exempt.cooldown" to group "admin"
  1142. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.spawn.exempt.cost" to group "admin"
  1143. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.showitemattributes.base" to group "admin"
  1144. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.set.base" to group "admin"
  1145. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.ignite.exempt.cooldown" to group "admin"
  1146. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.spawnmob.exempt.warmup" to group "admin"
  1147. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.message.magic" to group "admin"
  1148. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.itemname.set.exempt.cost" to group "admin"
  1149. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.near.exempt.cooldown" to group "admin"
  1150. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.unstuck.exempt.warmup" to group "admin"
  1151. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.other.exempt.cooldown" to group "admin"
  1152. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nucleus.debug.refreshuniquevisitors.base" to group "admin"
  1153. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.god.others" to group "admin"
  1154. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tpa.force" to group "admin"
  1155. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.vanish.persist" to group "admin"
  1156. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.time.exempt.cooldown" to group "admin"
  1157. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.info.list" to group "admin"
  1158. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enderchest.base" to group "admin"
  1159. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.spawn.exempt.cooldown" to group "admin"
  1160. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.skull.exempt.warmup" to group "admin"
  1161. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.sethardcore.base" to group "admin"
  1162. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.setspawn.base" to group "admin"
  1163. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nucleus.debug.base" to group "admin"
  1164. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enderchest.offline" to group "admin"
  1165. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.itemname.set.exempt.warmup" to group "admin"
  1166. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.teleport.quiet" to group "admin"
  1167. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nucleus.save.base" to group "admin"
  1168. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.exempt.warmup" to group "admin"
  1169. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.spawnmob.exempt.cost" to group "admin"
  1170. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.firstspawn.exempt.cost" to group "admin"
  1171. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.removenote.base" to group "admin"
  1172. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.more.exempt.cooldown" to group "admin"
  1173. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.repair.others" to group "admin"
  1174. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.anvil.exempt.cooldown" to group "admin"
  1175. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.spawn.other.offline" to group "admin"
  1176. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.lightning.exempt.cooldown" to group "admin"
  1177. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.enderchest.others" to group "admin"
  1178. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.firstspawn.exempt.cooldown" to group "admin"
  1179. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.create.base" to group "admin"
  1180. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.fly.others" to group "admin"
  1181. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.blockzap.exempt.cooldown" to group "admin"
  1182. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.unload.base" to group "admin"
  1183. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nick.exempt.cost" to group "admin"
  1184. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.skull.exempt.cost" to group "admin"
  1185. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.lightning.exempt.cost" to group "admin"
  1186. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.me.exempt.cost" to group "admin"
  1187. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.fly.exempt.cooldown" to group "admin"
  1188. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.list.others" to group "admin"
  1189. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.spawn.other.base" to group "admin"
  1190. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.rtp.base" to group "admin"
  1191. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.give.base" to group "admin"
  1192. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.create.base" to group "admin"
  1193. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.setfirstjoin.base" to group "admin"
  1194. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.entityinfo.extended" to group "admin"
  1195. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nucleus.base" to group "admin"
  1196. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.getpos.exempt.cost" to group "admin"
  1197. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.onetime.base" to group "admin"
  1198. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.teleport.base" to group "admin"
  1199. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.set.exempt.cost" to group "admin"
  1200. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.skull.exempt.limit" to group "admin"
  1201. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.exempt.cost" to group "admin"
  1202. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.jail.exempt.target" to group "admin"
  1203. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.clearback.others" to group "admin"
  1204. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.helpop.exempt.cost" to group "admin"
  1205. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.enable.base" to group "admin"
  1206. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.list.exempt.cooldown" to group "admin"
  1207. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.workbench.exempt.warmup" to group "admin"
  1208. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.weather.base" to group "admin"
  1209. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.feed.exempt.cost" to group "admin"
  1210. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.heal.base" to group "admin"
  1211. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.world.spawn.base" to group "admin"
  1212. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.weather.exempt.cooldown" to group "admin"
  1213. [13:39:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Permissions for role admin have been added to the admin group. See the console for details of what was added.
  1214. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.back.exempt.samedimension" to group "mod"
  1215. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.extinguish.base" to group "mod"
  1216. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.ban.offline" to group "mod"
  1217. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.note.notify" to group "mod"
  1218. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.jail.offline" to group "mod"
  1219. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kick.exempt.target" to group "mod"
  1220. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.connection.joinfullserver" to group "mod"
  1221. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.unban.base" to group "mod"
  1222. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.checknotes.base" to group "mod"
  1223. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.note.base" to group "mod"
  1224. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.ignore.exempt.chat" to group "mod"
  1225. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kick.notify" to group "mod"
  1226. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.mute.exempt.target" to group "mod"
  1227. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.note.showonlogin" to group "mod"
  1228. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.mute.unmute" to group "mod"
  1229. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.tempban.base" to group "mod"
  1230. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.mute.notify" to group "mod"
  1231. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.checkmute.base" to group "mod"
  1232. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.ban.exempt.target" to group "mod"
  1233. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.jail.checkjail.base" to group "mod"
  1234. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.jail.tp.base" to group "mod"
  1235. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.staffchat.base" to group "mod"
  1236. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.tempban.exempt.length" to group "mod"
  1237. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.helpop.receive" to group "mod"
  1238. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.jail.list.base" to group "mod"
  1239. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tpahere.base" to group "mod"
  1240. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kick.base" to group "mod"
  1241. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.jail.unjail" to group "mod"
  1242. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.teleport.base" to group "mod"
  1243. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.mute.base" to group "mod"
  1244. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kickall.base" to group "mod"
  1245. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.tempban.exempt.target" to group "mod"
  1246. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.other.base" to group "mod"
  1247. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.jail.base" to group "mod"
  1248. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.getpos.others" to group "mod"
  1249. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.ban.notify" to group "mod"
  1250. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.ban.base" to group "mod"
  1251. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.socialspy.base" to group "mod"
  1252. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.tempban.offline" to group "mod"
  1253. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.jail.notify" to group "mod"
  1254. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.checkban.base" to group "mod"
  1255. [13:39:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Permissions for role mod have been added to the mod group. See the console for details of what was added.
  1256. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.ignorelist.base" to group "default"
  1257. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.base" to group "default"
  1258. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.limit.base" to group "default"
  1259. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.list.base" to group "default"
  1260. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tptoggle.base" to group "default"
  1261. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.trash.base" to group "default"
  1262. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.mail.base" to group "default"
  1263. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.nucleuslanguage.base" to group "default"
  1264. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.kit.list.base" to group "default"
  1265. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.afk.base" to group "default"
  1266. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tpdeny.base" to group "default"
  1267. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.list.base" to group "default"
  1268. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.me.base" to group "default"
  1269. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.ignore.base" to group "default"
  1270. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.info.base" to group "default"
  1271. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.motd.login" to group "default"
  1272. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.base" to group "default"
  1273. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.realname.base" to group "default"
  1274. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.message.base" to group "default"
  1275. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.userprefs.base" to group "default"
  1276. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.warp.list.base" to group "default"
  1277. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.near.base" to group "default"
  1278. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.getpos.base" to group "default"
  1279. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.mail.send.base" to group "default"
  1280. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.setnucleuslanguage.base" to group "default"
  1281. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.base" to group "default"
  1282. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.helpop.base" to group "default"
  1283. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.time.base" to group "default"
  1284. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tpa.base" to group "default"
  1285. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.teleport.tpaccept.base" to group "default"
  1286. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.firstspawn.base" to group "default"
  1287. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.back.targets.portal" to group "default"
  1288. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.near.others" to group "default"
  1289. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.home.set.base" to group "default"
  1290. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.back.targets.teleport" to group "default"
  1291. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.motd.base" to group "default"
  1292. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.suicide.base" to group "default"
  1293. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.spawn.base" to group "default"
  1294. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.rules.base" to group "default"
  1295. [13:39:44] [Server thread/INFO] [nucleus]: Added permission "nucleus.back.targets.death" to group "default"
  1296. [13:39:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Permissions for role user have been added to the default group. See the console for details of what was added.
  1297. [13:39:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Groups "admin", "mod" and "default" have been set up with inheritance and Nucleus default permissions.
  1298. [13:40:07] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp group Admin
  1299. [13:40:20] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp group Admin add RazorCat1100
  1300. [13:40:23] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp group
  1301. [13:40:31] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp group admin add user RazorCat1100
  1302. [13:40:55] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp user RazorCat1100 add group admin
  1303. [13:41:06] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp user RazorCat1100 group add admin
  1304. [13:41:06] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > (RazorCat1100) [U] (razorcat1100)
  1305. [13:41:06] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > parent add admin
  1306. [13:41:24] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: aight so, i hope the commands for you all still work like home and spawn
  1307. [13:41:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: it works fine
  1308. [13:41:54] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: then thank fuck
  1309. [13:42:50] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: RazorCat1100 lost connection: Disconnected
  1310. [13:42:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 left the game
  1311. [13:42:55] [User Authenticator #6/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player RazorCat1100 is ae1d3070-a4d7-48da-b4f9-06423ee9af57
  1312. [13:42:55] [Netty Server IO #4/INFO] [FML]: Client protocol version 2
  1313. [13:42:55] [Netty Server IO #4/INFO] [FML]: Client attempting to join with 12 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.5.2838,biomesoplenty@7.0.1.2441,mcp@9.42,ironchest@1.12.2-7.0.67.844,journeymap@1.12.2-5.7.1,jei@4.16.1.301,naturescompass@1.5.1,pixelmon@8.1.2,pixelmonfriends@2.3.0,travelersbackpack@1.0.34
  1314. [13:42:55] [Netty Server IO #4/INFO] [journeymap]: CLIENT
  1315. [13:42:55] [Netty Server IO #4/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, legendaryplus, luckperms, nucleus, pixelextras, pixelhunt, pixelrustles, rustles-adapter, simpledexrewards] at CLIENT
  1316. [13:42:56] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  1317. [13:42:56] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: RazorCat1100 [/94.110.77.151:59399] logged in with entity id [7453] in world (minecraft:overworld/0) at (1085.4789790587174, 83.27298501448907, 554.9283043369134).
  1318. [13:42:56] [Server thread/WARN] [nucleus]: The player RazorCat1100 has got either the nucleus wildcard or the * wildcard permission. This may cause unintended side effects.
  1319. [13:42:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 joined the game
  1320. [13:43:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: its everytime i catch something that you dc
  1321. [13:43:18] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp user RazorCat 1100 permission set nucleus false
  1322. [13:43:29] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp user RazorCat1100 permission set nucleus false
  1323. [13:43:29] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > (RazorCat1100) [U] (razorcat1100)
  1324. [13:43:29] [pool-5-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [LP] LOG > permission set nucleus false
  1325. [13:43:35] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /lp user RazorCat1100 permission set nucleus.* false
  1326. [13:43:38] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /home
  1327. [13:43:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: i don't fucking get it either
  1328. [13:43:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: i swear if you are the reason i dc
  1329. [13:44:09] [Server thread/WARN] [Sponge]: EntityPixelmon['Ferroseed'/7450, l='world', x=1960.43, y=116.33, z=74.51] is not in chunk (81, 3) and is instead in chunk (122, 4) within world world, skipping save. This is a bug fix to a vanilla bug. Do not report this to Sponge or Forge please.
  1330. [13:44:10] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /jtp 975.5 67 1086.5 0
  1331. [13:44:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: catching something rn
  1332. [13:44:16] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: RazorCat1100 lost connection: Disconnected
  1333. [13:44:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 left the game
  1334. [13:44:19] [User Authenticator #7/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player RazorCat1100 is ae1d3070-a4d7-48da-b4f9-06423ee9af57
  1335. [13:44:20] [Netty Server IO #5/INFO] [FML]: Client protocol version 2
  1336. [13:44:20] [Netty Server IO #5/INFO] [FML]: Client attempting to join with 12 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.5.2838,biomesoplenty@7.0.1.2441,mcp@9.42,ironchest@1.12.2-7.0.67.844,journeymap@1.12.2-5.7.1,jei@4.16.1.301,naturescompass@1.5.1,pixelmon@8.1.2,pixelmonfriends@2.3.0,travelersbackpack@1.0.34
  1337. [13:44:20] [Netty Server IO #5/INFO] [journeymap]: CLIENT
  1338. [13:44:20] [Netty Server IO #5/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, legendaryplus, luckperms, nucleus, pixelextras, pixelhunt, pixelrustles, rustles-adapter, simpledexrewards] at CLIENT
  1339. [13:44:20] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  1340. [13:44:20] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: RazorCat1100 [/94.110.77.151:59414] logged in with entity id [7665] in world (minecraft:overworld/0) at (988.4122563245332, 70.00133597911214, 1083.2608152791995).
  1341. [13:44:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 joined the game
  1342. [13:44:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: oh.
  1343. [13:44:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: did you catch it?
  1344. [13:44:28] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: YES
  1345. [13:44:31] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: ARE YOU SERIOUS?!
  1346. [13:44:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: YOU CATCHING SOMETHING IS THE CAUSE OF MY DC?
  1347. [13:44:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: catching stuff makes you actually dc wow
  1348. [13:44:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: OH FOR FUCK SAKE
  1349. [13:45:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: catching something again
  1350. [13:45:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: RazorCat1100 lost connection: Disconnected
  1351. [13:45:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 left the game
  1352. [13:45:07] [User Authenticator #8/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player RazorCat1100 is ae1d3070-a4d7-48da-b4f9-06423ee9af57
  1353. [13:45:07] [Netty Server IO #6/INFO] [FML]: Client protocol version 2
  1354. [13:45:07] [Netty Server IO #6/INFO] [FML]: Client attempting to join with 12 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.5.2838,biomesoplenty@7.0.1.2441,mcp@9.42,ironchest@1.12.2-7.0.67.844,journeymap@1.12.2-5.7.1,jei@4.16.1.301,naturescompass@1.5.1,pixelmon@8.1.2,pixelmonfriends@2.3.0,travelersbackpack@1.0.34
  1355. [13:45:07] [Netty Server IO #6/INFO] [journeymap]: CLIENT
  1356. [13:45:07] [Netty Server IO #6/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, legendaryplus, luckperms, nucleus, pixelextras, pixelhunt, pixelrustles, rustles-adapter, simpledexrewards] at CLIENT
  1357. [13:45:08] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  1358. [13:45:08] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: RazorCat1100 [/94.110.77.151:59419] logged in with entity id [7731] in world (minecraft:overworld/0) at (995.8693227277678, 66.0, 1124.7746561464182).
  1359. [13:45:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 joined the game
  1360. [13:45:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: holy fuck
  1361. [13:45:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: did you catch something again?
  1362. [13:45:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: yes
  1363. [13:45:17] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: JFC
  1364. [13:45:28] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: i wanna see if it happens to me too when vixen catches something
  1365. [13:45:33] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: cus if it's only you then WTF
  1366. [13:45:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: man
  1367. [13:46:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: did hunt somehow do this
  1368. [13:46:37] [Server thread/INFO] [nucleus]: Alpalos ran the command: /hunt
  1369. [13:46:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: how would the hunt command cause this?
  1370. [13:46:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: it wasn't an issue before
  1371. [13:47:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: cus i think this is only with you
  1372. [13:47:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: well if vixen catches something and i don't dc
  1373. [13:47:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: the cause lies within you
  1374. [13:47:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: how do i make dc people
  1375. [13:47:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: ,
  1376. [13:47:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: people dc
  1377. [13:47:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: i'm confused myself
  1378. [13:48:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: lemme look into goggle
  1379. [13:48:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: advanced bullshit :)
  1380. [13:48:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: *google
  1381. [13:52:44] [Server thread/INFO] [STDOUT]: [com.valjean42.rustles.Rustle:spawnPokemon:174]: 8.0, Sawsbuck
  1382. [13:57:16] [User Authenticator #9/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player LunarFloral is 4965220a-b096-465f-b750-bbb38aacb293
  1383. [13:57:16] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /pokespawn eevee
  1384. [13:57:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [RazorCat1100: RazorCat1100 successfully spawned Eevee.]
  1385. [13:57:16] [Netty Server IO #7/INFO] [FML]: Client protocol version 2
  1386. [13:57:16] [Netty Server IO #7/INFO] [FML]: Client attempting to join with 12 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.5.2854,biomesoplenty@7.0.1.2441,mcp@9.42,ironchest@1.12.2-7.0.67.844,journeymap@1.12.2-5.7.1,jei@4.16.1.301,naturescompass@1.5.1,pixelmon@8.1.2,pixelmonfriends@2.3.0,travelersbackpack@1.0.34
  1387. [13:57:16] [Netty Server IO #7/INFO] [journeymap]: CLIENT
  1388. [13:57:16] [Netty Server IO #7/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, legendaryplus, luckperms, nucleus, pixelextras, pixelhunt, pixelrustles, rustles-adapter, simpledexrewards] at CLIENT
  1389. [13:57:20] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  1390. [13:57:20] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: LunarFloral [/122.57.87.81:50733] logged in with entity id [8913] in world (minecraft:overworld/0) at (879.4388855298334, 72.0, -3329.681201980801).
  1391. [13:57:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: LunarFloral joined the game
  1392. [13:57:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: ah vixen
  1393. [13:57:31] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: can you test something for us?
  1394. [13:57:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: what
  1395. [13:57:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: i want you to catch a pokemon
  1396. [13:57:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: any kind, doesn't matter
  1397. [13:57:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: tell me when you caught it
  1398. [13:58:40] [Netty Server IO #6/ERROR] [FML]: NetworkDispatcher exception
  1399. java.io.IOException: An established connection was aborted by the software in your host machine
  1400. at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_251]
  1401. at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_251]
  1402. at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_251]
  1403. at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_251]
  1404. at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_251]
  1405. at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288) ~[PooledUnsafeDirectByteBuf.class:?]
  1406. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1100) ~[AbstractByteBuf.class:?]
  1407. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:372) ~[NioSocketChannel.class:?]
  1408. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:123) [AbstractNioByteChannel$NioByteUnsafe.class:?]
  1409. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) [NioEventLoop.class:?]
  1410. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  1411. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  1412. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  1413. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  1414. at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  1415. [13:58:40] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: RazorCat1100 lost connection: Internal Exception: java.io.IOException: An established connection was aborted by the software in your host machine
  1416. [13:58:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 left the game
  1417. [13:58:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: LunarFloral has made the advancement [Round one knock out]
  1418. [13:58:44] [User Authenticator #10/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player RazorCat1100 is ae1d3070-a4d7-48da-b4f9-06423ee9af57
  1419. [13:58:44] [Netty Server IO #0/INFO] [FML]: Client protocol version 2
  1420. [13:58:44] [Netty Server IO #0/INFO] [FML]: Client attempting to join with 12 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.5.2838,biomesoplenty@7.0.1.2441,mcp@9.42,ironchest@1.12.2-7.0.67.844,journeymap@1.12.2-5.7.1,jei@4.16.1.301,naturescompass@1.5.1,pixelmon@8.1.2,pixelmonfriends@2.3.0,travelersbackpack@1.0.34
  1421. [13:58:44] [Netty Server IO #0/INFO] [journeymap]: CLIENT
  1422. [13:58:44] [Netty Server IO #0/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, legendaryplus, luckperms, nucleus, pixelextras, pixelhunt, pixelrustles, rustles-adapter, simpledexrewards] at CLIENT
  1423. [13:58:45] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  1424. [13:58:45] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: RazorCat1100 [/94.110.77.151:59535] logged in with entity id [9094] in world (minecraft:overworld/0) at (1002.1726716035798, 67.0, 1060.4822112609554).
  1425. [13:58:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 joined the game
  1426. [13:58:47] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: oh no
  1427. [13:58:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: caught one
  1428. [13:58:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: ARE YOU SHITTING ME?!
  1429. [13:58:58] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: ANYTIME SOMEONE CATCHES A POKEMON
  1430. [13:59:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: I DISCONNECT
  1431. [13:59:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: oop
  1432. [13:59:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: BULLSHIT LVL 100
  1433. [13:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt The hunt for Dodrio has ended!
  1434. [13:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt New Pokémon to hunt is Snom!
  1435. [13:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt The hunt for Joltik has ended!
  1436. [13:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt New Pokémon to hunt is Primeape!
  1437. [13:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt The hunt for Hakamo-o has ended!
  1438. [13:59:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Hunt New Pokémon to hunt is Graveler!
  1439. [13:59:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: snom!
  1440. [13:59:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: snom
  1441. [13:59:54] [Server thread/WARN] [Sponge]: EntityPixelmon['Eevee'/8914, l='world', x=1729.18, y=119.24, z=1868.57] is not in chunk (61, 66) and is instead in chunk (108, 116) within world world, skipping save. This is a bug fix to a vanilla bug. Do not report this to Sponge or Forge please.
  1442. [14:00:05] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /gamemode creative
  1443. [14:00:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: freezing forest time
  1444. [14:01:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: just waiting for big truth draggy
  1445. [14:01:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: fucking finally got an eevee
  1446. [14:01:56] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /gamemode survival
  1447. [14:01:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: noice
  1448. [14:01:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: so you catching stuff doesnt dc you?
  1449. [14:02:07] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: me catching myself doesn't
  1450. [14:02:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: but others catching does
  1451. [14:02:14] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: why
  1452. [14:02:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: weird part is, i didn't have that problem at first with others like curry
  1453. [14:02:32] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /home
  1454. [14:02:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: oop
  1455. [14:03:17] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: no wonder i disconnect at infrequent times
  1456. [14:03:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: holy shit
  1457. [14:04:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: istg if i get zekrom instead imma be angy
  1458. [14:04:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: its getting night you might
  1459. [14:04:33] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: *screeches*
  1460. [14:04:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: zekrom?
  1461. [14:04:45] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [187, 64] in dimension 0 (overworld) while populating chunk [186, 64], causing cascading worldgen lag.
  1462. [14:04:45] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1463. [14:04:54] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: spawns in same biome as reshiram but at night
  1464. [14:04:55] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 2.4471269402824873,-3.3784237156728807,-9.80446616602103
  1465. [14:04:55] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 2.2439549225496194,-3.3784237156728807,-9.253174607540586
  1466. [14:04:56] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna moved wrongly!
  1467. [14:04:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: lmao
  1468. [14:05:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: dusk lycanroc
  1469. [14:05:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: BRUH
  1470. [14:05:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: sorry rio
  1471. [14:05:17] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: nah ish ok
  1472. [14:05:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: its female omg
  1473. [14:05:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: female zekrom?
  1474. [14:05:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: :<
  1475. [14:05:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: LMAO NO
  1476. [14:05:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: yes
  1477. [14:05:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: but aren't they genderless? xD
  1478. [14:05:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: zekrom tits
  1479. [14:05:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: *looks at veri and lev*
  1480. [14:06:22] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: RazorCat1100 lost connection: Disconnected
  1481. [14:06:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 left the game
  1482. [14:06:25] [User Authenticator #11/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player RazorCat1100 is ae1d3070-a4d7-48da-b4f9-06423ee9af57
  1483. [14:06:25] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
  1484. [14:06:25] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 12 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.5.2838,biomesoplenty@7.0.1.2441,mcp@9.42,ironchest@1.12.2-7.0.67.844,journeymap@1.12.2-5.7.1,jei@4.16.1.301,naturescompass@1.5.1,pixelmon@8.1.2,pixelmonfriends@2.3.0,travelersbackpack@1.0.34
  1485. [14:06:25] [Netty Server IO #1/INFO] [journeymap]: CLIENT
  1486. [14:06:25] [Netty Server IO #1/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, legendaryplus, luckperms, nucleus, pixelextras, pixelhunt, pixelrustles, rustles-adapter, simpledexrewards] at CLIENT
  1487. [14:06:26] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  1488. [14:06:26] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: RazorCat1100 [/94.110.77.151:59621] logged in with entity id [10528] in world (minecraft:overworld/0) at (1065.090134431987, 65.02442408821369, 206.3253139215655).
  1489. [14:06:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 joined the game
  1490. [14:06:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: .
  1491. [14:06:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: morpeko is in this game
  1492. [14:06:48] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: RazorCat1100 lost connection: Disconnected
  1493. [14:06:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 left the game
  1494. [14:06:52] [User Authenticator #12/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player RazorCat1100 is ae1d3070-a4d7-48da-b4f9-06423ee9af57
  1495. [14:06:52] [Netty Server IO #2/INFO] [FML]: Client protocol version 2
  1496. [14:06:52] [Netty Server IO #2/INFO] [FML]: Client attempting to join with 12 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.5.2838,biomesoplenty@7.0.1.2441,mcp@9.42,ironchest@1.12.2-7.0.67.844,journeymap@1.12.2-5.7.1,jei@4.16.1.301,naturescompass@1.5.1,pixelmon@8.1.2,pixelmonfriends@2.3.0,travelersbackpack@1.0.34
  1497. [14:06:52] [Netty Server IO #2/INFO] [journeymap]: CLIENT
  1498. [14:06:52] [Netty Server IO #2/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, legendaryplus, luckperms, nucleus, pixelextras, pixelhunt, pixelrustles, rustles-adapter, simpledexrewards] at CLIENT
  1499. [14:06:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: LMAO
  1500. [14:06:52] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  1501. [14:06:52] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: RazorCat1100 [/94.110.77.151:59624] logged in with entity id [10584] in world (minecraft:overworld/0) at (1069.991401478715, 72.12160004615784, 135.91154594072685).
  1502. [14:06:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 joined the game
  1503. [14:06:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: yeah just found one
  1504. [14:06:58] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: F
  1505. [14:06:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: RIGHT AS YOU JOINED
  1506. [14:07:10] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /gamemode creative
  1507. [14:07:17] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /gamemode survival
  1508. [14:07:33] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: this is actually so dumb
  1509. [14:07:54] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: it is
  1510. [14:08:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: and i can't find anything about it
  1511. [14:08:01] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: look up a possible fix?
  1512. [14:08:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: o
  1513. [14:08:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: but hey at least i got a leafeon
  1514. [14:08:19] [Server thread/INFO] [nucleus]: RazorCat1100 ran the command: /home
  1515. [14:08:59] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4686ms behind, skipping 93 tick(s)
  1516. [14:08:59] [Server thread/INFO] [nucleus]: LunarFloral ran the command: /suicide
  1517. [14:08:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: LunarFloral died
  1518. [14:09:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: dont the devs have a discord
  1519. [14:09:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: i can check
  1520. [14:09:26] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 8.738771103994168,-3.9425525107079125,3.3352026850084258
  1521. [14:09:26] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 9.29420065603972,-4.269535934431431,3.547192467957302
  1522. [14:09:46] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3626ms behind, skipping 72 tick(s)
  1523. [14:09:46] [Server thread/INFO] [nucleus]: LunarFloral ran the command: /back
  1524. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 7.039544027199554,-1.5280572108036097,7.274825346537455
  1525. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 7.454013660390046,-1.7414780010435607,7.703125467696054
  1526. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 7.867090850595105,-1.9656553323531085,8.129985348515447
  1527. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 8.278926260110438,-2.200163245906964,8.555560822963571
  1528. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 8.689654249574232,-2.444592650841358,8.979990863776493
  1529. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 9.099394641807521,-2.698550656283061,9.4033994068443
  1530. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 9.508254294805738,-2.9616599298301054,9.825896978196852
  1531. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 9.916328504531066,-3.23355808143657,10.24758214495023
  1532. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 10.323702255925582,-3.513897071695581,10.668542809261226
  1533. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 10.730451338562943,-3.802342643554283,11.088857362275348
  1534. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 11.136643341586478,-4.098573776532845,11.508595713218256
  1535. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 11.542338540995843,-4.40228216255646,11.927820207139575
  1536. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 11.947590690929701,-4.713171702544301,12.34658644335559
  1537. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 12.35268389410794,-5.030958022933618,12.764714251784426
  1538. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 12.757866040892623,-5.355368011349427,13.182045925798775
  1539. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 13.163127507587888,-5.686139370661678,13.598667607121797
  1540. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 13.568459711781543,-6.023020190701786,14.01465611694448
  1541. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 13.97385499967777,-6.365768536939129,14.430079964406787
  1542. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 14.379306545622057,-6.714152055445979,14.845000245961728
  1543. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 14.784808262494607,-7.067947593505778,15.259471447427359
  1544. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 15.190354721802578,-7.426940835245404,15.673542159257977
  1545. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 15.595941082415266,-7.790925951696295,16.087255714421644
  1546. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 16.001563027012708,-8.159705264713182,16.5006507572607
  1547. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 16.4072167054087,-8.533088924201678,16.913761750800404
  1548. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 16.812898684006996,-8.910894598127555,17.326619429167522
  1549. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 17.218605900726743,-9.292947174801768,17.739251201057414
  1550. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 17.62433562480328,-9.679078476954842,18.151681509545142
  1551. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 18.03008542094176,-10.06912698713407,18.563932152965435
  1552. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 18.435853117345232,-10.462937583974835,18.976022571074054
  1553. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 18.841636777205622,-10.860361288915662,19.38797010024564
  1554. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 19.23645466324433,-11.261255022943324,19.788678874543848
  1555. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 19.62149327190764,-11.665481372970845,20.179364926957078
  1556. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 19.99781072075575,-12.072908367466923,20.561112715735817
  1557. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 20.347187298726567,-12.483409260970426,20.915496834066744
  1558. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 20.689657443350825,-12.87765432676428,21.262842835627225
  1559. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 21.025630015627485,-13.256287295321933,21.603567377077752
  1560. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 21.355489671976557,-13.619926405402119,21.938062448996334
  1561. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 21.67959829714937,-13.969165413520273,22.266696836109986
  1562. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 21.998296352312536,-14.30457456344493,22.589817491082613
  1563. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 22.311904143324227,-14.626701517302045,22.907750826972915
  1564. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 22.62072301392982,-14.936072249807623,23.220803933179468
  1565. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 22.925036468317558,-15.233191907088738,23.529265719402474
  1566. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 23.225111227222442,-15.518545631495286,23.83340799188113
  1567. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 23.521198221505983,-15.792599353749175,24.133486465920214
  1568. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 23.81353352691758,-16.055800553724424,24.42974171847277
  1569. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 24.10233924351769,-16.30857899110042,24.722400084331184
  1570. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 24.387824323037876,-16.55134740708126,25.011674499263336
  1571. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 24.670185347263214,-16.78450219832709,25.297765293235216
  1572. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 24.94960726033287,-17.00842406419772,25.580860936674526
  1573. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 25.22626405768915,-17.22347862836542,25.861138742556022
  1574. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 25.500319434240282,-17.430017035811886,26.13876552692227
  1575. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 25.771927394152954,-17.62837652618409,26.413898230302493
  1576. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 26.041232824543386,-17.818880984445293,26.686684502343724
  1577. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 26.308372035207412,-18.00184146972027,26.957263251830682
  1578. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 26.573326824305695,-18.177556723198258,27.225908368960518
  1579. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 26.835890563893372,-18.34631365592299,27.49305184620289
  1580. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 27.095668546750403,-18.508387817266232,27.759259701882
  1581. [14:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 20.239536546770978,-17.426615593879077,20.668648314315988
  1582. [14:09:47] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! -7.669227693248104,10.147832249544777,-8.364307870449238
  1583. [14:09:47] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! -7.5979522929906125,10.231228727807398,-8.28599384938616
  1584. [14:09:47] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! -7.538041627954954,10.251910637948463,-8.220492457556702
  1585. [14:09:47] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! -7.130867566681445,9.646883137948457,-7.778239000225085
  1586. [14:10:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: FUCK
  1587. [14:10:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: MY
  1588. [14:10:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: I THINK I GOT GLITCHED
  1589. [14:10:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: nvm i'm good-
  1590. [14:10:34] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5811ms behind, skipping 116 tick(s)
  1591. [14:10:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: m
  1592. [14:10:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: thought server was gonna die
  1593. [14:11:18] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Swanna (vehicle of Alpalos) moved too quickly! 10.036412296638446,2.025428572553693,0.008611554279923439
  1594. [14:12:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Pixelmon] Meloetta has spawned in a Sunflower Plains biome!
  1595. [14:12:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Spawned Meloetta at: world x:1107, y:68, z:503
  1596. [14:12:25] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Alpalos moved wrongly!
  1597. [14:12:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: not me
  1598. [14:12:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: h
  1599. [14:12:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: i wanna get it but i don't--
  1600. [14:12:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: why not
  1601. [14:13:01] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: fuck it who's near a sunflower plains
  1602. [14:13:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: not me
  1603. [14:13:14] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: rio?
  1604. [14:13:32] [Server thread/INFO] [nucleus]: LunarFloral ran the command: /suicide
  1605. [14:13:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: LunarFloral died
  1606. [14:13:35] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2760ms behind, skipping 55 tick(s)
  1607. [14:14:33] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: yeah?
  1608. [14:14:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: herrah tp and help me find it
  1609. [14:14:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: looking for the meloetta
  1610. [14:14:47] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: oh, i see now lmao
  1611. [14:15:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: i'm just looking through the discord server of pixelmon right now, seeing if someone has the same issuse
  1612. [14:15:08] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4358ms behind, skipping 87 tick(s)
  1613. [14:15:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: found it
  1614. [14:16:07] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Alpalos moved wrongly!
  1615. [14:16:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: e
  1616. [14:16:33] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [338, 19] in dimension 0 (overworld) while populating chunk [337, 19], causing cascading worldgen lag.
  1617. [14:16:33] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1618. [14:16:33] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [337, 20] in dimension 0 (overworld) while populating chunk [337, 19], causing cascading worldgen lag.
  1619. [14:16:33] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1620. [14:16:33] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [338, 20] in dimension 0 (overworld) while populating chunk [337, 19], causing cascading worldgen lag.
  1621. [14:16:33] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1622. [14:16:33] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [337, 21] in dimension 0 (overworld) while populating chunk [337, 19], causing cascading worldgen lag.
  1623. [14:16:33] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1624. [14:16:33] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [338, 21] in dimension 0 (overworld) while populating chunk [337, 19], causing cascading worldgen lag.
  1625. [14:16:33] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1626. [14:16:33] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [337, 22] in dimension 0 (overworld) while populating chunk [337, 19], causing cascading worldgen lag.
  1627. [14:16:33] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1628. [14:16:33] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [338, 22] in dimension 0 (overworld) while populating chunk [337, 19], causing cascading worldgen lag.
  1629. [14:16:33] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1630. [14:16:40] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [340, 22] in dimension 0 (overworld) while populating chunk [339, 22], causing cascading worldgen lag.
  1631. [14:16:40] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1632. [14:16:40] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [340, 23] in dimension 0 (overworld) while populating chunk [339, 22], causing cascading worldgen lag.
  1633. [14:16:40] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1634. [14:16:40] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [340, 24] in dimension 0 (overworld) while populating chunk [339, 22], causing cascading worldgen lag.
  1635. [14:16:40] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1636. [14:16:40] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [340, 21] in dimension 0 (overworld) while populating chunk [339, 21], causing cascading worldgen lag.
  1637. [14:16:40] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1638. [14:16:40] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [341, 21] in dimension 0 (overworld) while populating chunk [339, 21], causing cascading worldgen lag.
  1639. [14:16:40] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1640. [14:16:40] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [341, 22] in dimension 0 (overworld) while populating chunk [339, 21], causing cascading worldgen lag.
  1641. [14:16:40] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1642. [14:16:40] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [340, 20] in dimension 0 (overworld) while populating chunk [339, 20], causing cascading worldgen lag.
  1643. [14:16:40] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1644. [14:16:42] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [342, 20] in dimension 0 (overworld) while populating chunk [341, 20], causing cascading worldgen lag.
  1645. [14:16:42] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1646. [14:16:42] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [342, 21] in dimension 0 (overworld) while populating chunk [341, 20], causing cascading worldgen lag.
  1647. [14:16:42] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1648. [14:16:43] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [341, 19] in dimension 0 (overworld) while populating chunk [340, 19], causing cascading worldgen lag.
  1649. [14:16:43] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1650. [14:16:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: can someone come here so i don't lose it
  1651. [14:17:19] [Server thread/WARN] [FML]: Pixelmon loaded a new chunk [372, 43] in dimension 0 (overworld) while populating chunk [372, 42], causing cascading worldgen lag.
  1652. [14:17:19] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1653. [14:17:24] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3035ms behind, skipping 60 tick(s)
  1654. [14:17:36] [Server thread/INFO] [nucleus]: Alpalos ran the command: /spawn
  1655. [14:18:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: can one of you guys catch a pokemon? So i can see what the error message is
  1656. [14:18:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: ugh
  1657. [14:19:33] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: swadloon
  1658. [14:19:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: herrah i'm getting this because you stole the raikou
  1659. [14:19:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: gotta heal
  1660. [14:19:54] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: pixelmon stole that raikou actually
  1661. [14:20:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: which i gave back to you fucker :P
  1662. [14:20:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: staying in battle
  1663. [14:20:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: so it doesnt despawn
  1664. [14:20:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: why
  1665. [14:20:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: cuz fuck battle
  1666. [14:21:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: jojo music started autoplaying
  1667. [14:21:14] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: I hate this
  1668. [14:21:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: WHAT IS THIS FUCKERS HITBOX
  1669. [14:21:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: fuck it
  1670. [14:21:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: wanna trade a level 50 with me
  1671. [14:21:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: why
  1672. [14:21:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: so you can battle it
  1673. [14:21:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: i have a level 50
  1674. [14:22:17] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: u g h
  1675. [14:22:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: lvl 9 trainer
  1676. [14:22:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: why are meloettas thighs
  1677. [14:22:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Rio: anyway imma get off the server for now, lemme know if something is the matter
  1678. [14:22:50] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: RazorCat1100 lost connection: Disconnected
  1679. [14:22:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: RazorCat1100 left the game
  1680. [14:23:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: FUCK
  1681. [14:23:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: i want this but i need the balls for my reshiram hhh
  1682. [14:23:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: herrah if you catch this will you give it or be a lil bitch again
  1683. [14:23:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: lmao
  1684. [14:24:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: do you want it to disappear into my pc again
  1685. [14:24:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: take a mon out of your party
  1686. [14:24:28] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: i'll wait in battle
  1687. [14:27:07] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: imagine critting
  1688. [14:27:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: oh its out
  1689. [14:27:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: oop
  1690. [14:27:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: push it back in
  1691. [14:27:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: cbt it
  1692. [14:27:58] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: there
  1693. [14:28:17] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: BRUH
  1694. [14:28:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: .
  1695. [14:28:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: meloetta slut
  1696. [14:28:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: veritas' chew toy
  1697. [14:28:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: what
  1698. [14:28:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: LMAO
  1699. [14:29:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: decal had a meloetta and at one point veritas chewed her
  1700. [14:29:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: why
  1701. [14:29:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: oh
  1702. [14:29:22] [Server thread/WARN] [Sponge]: EntityPixelmon['Meloetta'/11773, l='world', x=1999.75, y=117.99, z=834.83] is not in chunk (71, 29) and is instead in chunk (124, 52) within world world, skipping save. This is a bug fix to a vanilla bug. Do not report this to Sponge or Forge please.
  1703. [14:29:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: im gonna run out of dusk balls
  1704. [14:29:47] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: .
  1705. [14:30:37] [Server thread/WARN] [Sponge]: EntityPixelmon['Meloetta'/11773, l='world', x=2142.63, y=126.82, z=894.45] is not in chunk (124, 52) and is instead in chunk (133, 55) within world world, skipping save. This is a bug fix to a vanilla bug. Do not report this to Sponge or Forge please.
  1706. [14:30:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: oop
  1707. [14:30:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: it's stuck in there go heal
  1708. [14:31:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: almost one shot it
  1709. [14:31:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: oop
  1710. [14:32:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: go make dusk balls
  1711. [14:32:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: lmao
  1712. [14:32:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Lotus: i don't have black apricorns
  1713. [14:32:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ~Herrah: this meloetta
  1714.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement