CodeRida

Untitled

Oct 16th, 2020 (edited)
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 208.34 KB | None | 0 0
  1. [12:00:13] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
  2. [12:00:13] [main/INFO]: Reloading ResourceManager: Default, bukkit
  3. [12:00:13] [Worker-Main-1/INFO]: Loaded 7 recipes
  4. [12:00:14] [Server thread/INFO]: Starting minecraft server version 1.16.3
  5. [12:00:14] [Server thread/INFO]: Loading properties
  6. [12:00:14] [Server thread/INFO]: This server is running Tuinity version git-Tuinity-"de1983b" (MC: 1.16.3) (Implementing API version 1.16.3-R0.1-SNAPSHOT)
  7. [12:00:14] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [12:00:14] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [12:00:14] [Server thread/INFO]: Debug logging is disabled
  10. [12:00:14] [Server thread/INFO]: Default game type: SURVIVAL
  11. [12:00:14] [Server thread/INFO]: Generating keypair
  12. [12:00:14] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25571
  13. [12:00:14] [Server thread/INFO]: Using epoll channel type
  14. [12:00:14] [Server thread/ERROR]: Ambiguous plugin name `AACAdditionPro' for files `plugins/AACAdditionPro-6.3.1.jar' and `plugins/AACAdditionPro-6.4.0.jar' in `plugins'
  15. [12:00:15] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  16. [12:00:18] [Server thread/WARN]: Legacy plugin DeluxeTags v1.8.1 does not specify an api-version.
  17. [12:00:18] [Server thread/WARN]: Legacy plugin CustomHelp v1.1 does not specify an api-version.
  18. [12:00:18] [Server thread/WARN]: Legacy plugin RidaMan v1.0 does not specify an api-version.
  19. [12:00:19] [Server thread/INFO]: [AAC] Attempting to inject into PlayerConnection
  20. [12:00:19] [Server thread/INFO]: [AAC] Successfully injected.
  21. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
  22. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
  23. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
  24. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.eventbus.EventBus
  25. [12:00:19] [Server thread/WARN]: [WorldEdit] Loaded class org.primesoft.asyncworldedit.injector.injected.util.eventbus.IDispatchableEventBus from AsyncWorldEdit v3.8.0 which is not a depend, softdepend or loadbefore of this plugin.
  26. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector2
  27. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector3
  28. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector2
  29. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector3
  30. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockStateHolder
  31. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BaseBlock
  32. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockState
  33. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.entity.BaseEntity
  34. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.Location
  35. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.biome.BiomeType
  36. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.weather.WeatherType
  37. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.EditSession
  38. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.AbstractDelegateExtent
  39. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.Operations
  40. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
  41. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extension.platform.PlayerProxy
  42. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.collection.LocatedBlockList
  43. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.reorder.MultiStageReorder
  44. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
  45. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.AbstractRegion
  46. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.EllipsoidRegion
  47. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
  48. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.TransformRegion
  49. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.RegionIntersection
  50. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.NullRegion
  51. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.Polygonal2DRegion
  52. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.CylinderRegion
  53. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.CuboidRegion
  54. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.SnapshotUtilCommands
  55. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.ScriptingCommands
  56. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.SchematicCommands
  57. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.RegionCommands
  58. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.UtilityCommandsRegistration
  59. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.bukkit.BukkitEntity
  60. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.RegionCommandsRegistration
  61. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.mask.AbstractExtentMask
  62. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.LocalSession
  63. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.session.SessionManager
  64. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.ChangeSetExtent
  65. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.world.ChunkLoadingExtent
  66. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.BrushTool
  67. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.BlockReplacer
  68. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.FloodFillTool
  69. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.TreePlanter
  70. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.AreaPickaxe
  71. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.RecursivePickaxe
  72. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.WorldEdit
  73. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.EditSessionBuilder
  74. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.entity.ExtentEntityCopy
  75. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.block.ExtentBlockCopy
  76. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.block.BlockReplace
  77. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.ForwardExtentCopy
  78. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.SetLocatedBlocks
  79. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.biome.BiomeReplace
  80. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.biome.ExtentBiomeCopy
  81. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.factory.Deform$DeformOperation
  82. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.factory.Paint
  83. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.mask.BiomeMask2D
  84. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.pattern.AbstractExtentPattern
  85. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.iterator.RegionIterator
  86. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.shape.ArbitraryShape
  87. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.factory.Apply
  88. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.visitor.RegionVisitor
  89. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
  90. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
  91. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
  92. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
  93. [12:00:19] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
  94. [12:00:20] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
  95. [12:00:20] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
  96. [12:00:20] [Server thread/WARN]: Legacy plugin ConditionalCommands v1.4 does not specify an api-version.
  97. [12:00:20] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.1.93
  98. [12:00:20] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.9
  99. [12:00:20] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v2.2.0e
  100. [12:00:20] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.6
  101. [12:00:20] [Server thread/INFO]: [Votifier] Loading Votifier v2.7.1
  102. [12:00:20] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.8.1
  103. [12:00:20] [Server thread/INFO]: [AntiXrayHeuristics] Loading AntiXrayHeuristics v1.3.6
  104. [12:00:20] [Server thread/INFO]: [XrayNotifier] Loading XrayNotifier v1.0
  105. [12:00:20] [Server thread/INFO]: [CommandForward] Loading CommandForward v0.4.0
  106. [12:00:20] [Server thread/INFO]: [CustomHelp] Loading CustomHelp v1.1
  107. [12:00:20] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v3.2.0-SNAPSHOT
  108. [12:00:20] [Server thread/INFO]: [ViaVersion] ViaVersion 3.2.0-SNAPSHOT is now loaded, injecting!
  109. [12:00:20] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
  110. [12:00:20] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
  111. [12:00:20] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
  112. [12:00:20] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
  113. [12:00:20] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
  114. [12:00:20] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
  115. [12:00:20] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
  116. [12:00:20] [Server thread/INFO]: [RidaMan] Loading RidaMan v1.0
  117. [12:00:20] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v3.2.0-SNAPSHOT
  118. [12:00:20] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v1.5.2-SNAPSHOT
  119. [12:00:20] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.0-beta-05+e575ffe
  120. [12:00:21] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
  121. [12:00:22] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@33158cf8]
  122. [12:00:22] [Server thread/INFO]: [Essentials] Loading Essentials v2.18.1.13
  123. [12:00:22] [Server thread/INFO]: [ViaRewind-Legacy-Support] Loading ViaRewind-Legacy-Support v1.3.2
  124. [12:00:22] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.6.0-SNAPSHOT-b480
  125. [12:00:22] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.16.3) has not yet been tested! Proceed with caution.
  126. [12:00:22] [Server thread/INFO]: [AAC] Loading AAC v4.4.2
  127. [12:00:22] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.8.0
  128. [12:00:22] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
  129. [12:00:22] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.20.0
  130. [12:00:22] [Server thread/INFO]: [AACPlus] Loading AACPlus v2.4.0
  131. [12:00:22] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.13.3-Release
  132. [12:00:22] [Server thread/INFO]: [ConditionalCommands] Loading ConditionalCommands v1.4
  133. [12:00:22] [Server thread/INFO]: [SuperbVote] Loading SuperbVote v0.5.4
  134. [12:00:22] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.1.15
  135. [12:00:22] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.6.1
  136. [12:00:22] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.18.1.13
  137. [12:00:22] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v19.2
  138. [12:00:22] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.3.0
  139. [12:00:22] [Server thread/INFO]: [ChatControl] Loading ChatControl v8.8.15
  140. [12:00:22] [Server thread/INFO]: [AACAdditionPro] Loading AACAdditionPro v6.3.1
  141. [12:00:22] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.4
  142. [12:00:22] [Server thread/INFO]: [Core] Loading Core v2.0
  143. [12:00:22] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4+f7ff984
  144. [12:00:22] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  145. [12:00:22] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.1.93
  146. [12:00:22] [Server thread/INFO]: __
  147. [12:00:22] [Server thread/INFO]: | |__) LuckPerms v5.1.93
  148. [12:00:22] [Server thread/INFO]: |___ | Running on Bukkit - Tuinity
  149. [12:00:22] [Server thread/INFO]:
  150. [12:00:22] [Server thread/INFO]: [LuckPerms] Loading configuration...
  151. [12:00:22] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  152. [12:00:23] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  153. [12:00:23] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  154. [12:00:23] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 995ms)
  155. [12:00:23] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  156. [12:00:23] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.18.1.13 which is not a depend, softdepend or loadbefore of this plugin.
  157. [12:00:23] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  158. [12:00:23] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  159. [12:00:23] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  160. [12:00:23] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  161. [12:00:23] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v3.2.0-SNAPSHOT
  162. [12:00:23] [Server thread/INFO]: [ViaBackwards] Loading translations...
  163. [12:00:23] [Server thread/INFO]: [ViaBackwards] Registering protocols...
  164. [12:00:23] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.13 -> 1.12 mappings...
  165. [12:00:23] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.13.2 -> 1.13 mappings...
  166. [12:00:23] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.14 -> 1.13.2 mappings...
  167. [12:00:23] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.15 -> 1.14 mappings...
  168. [12:00:23] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.15 mappings...
  169. [12:00:23] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.16.2 -> 1.16 mappings...
  170. [12:00:23] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v1.5.2-SNAPSHOT
  171. [12:00:23] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.0-beta-05+e575ffe
  172. [12:00:23] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  173. [12:00:23] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R2 as the Bukkit adapter
  174. [12:00:24] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.6.0-SNAPSHOT-b480
  175. [12:00:24] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  176. [12:00:24] [Server thread/INFO]: [AAC] Enabling AAC v4.4.2
  177. [12:00:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: aac
  178. [12:00:24] [Server thread/INFO]: [AAC] Hooked into PlaceholderAPI
  179. [12:00:24] [Server thread/INFO]: [AAC] A new version of AAC is available
  180. [12:00:24] [Server thread/WARN]: [AAC] Logger functionality has been disabled in the configuration file.
  181. [12:00:24] [Server thread/INFO]: [AAC] Detected ViaVersion
  182. [12:00:24] [Server thread/INFO]: [AAC] [CONSOLE] combat.Criticals: enabled
  183. [12:00:24] [Server thread/INFO]: [AAC] [CONSOLE] combat.Hitbox: enabled
  184. [12:00:24] [Server thread/INFO]: [AAC] [CONSOLE] combat.FastBow: enabled
  185. [12:00:24] [Server thread/INFO]: [AAC] [CONSOLE] combat.FightSpeed: enabled
  186. [12:00:24] [Server thread/INFO]: [AAC] [CONSOLE] combat.Regen: enabled
  187. [12:00:24] [Server thread/INFO]: [AAC] [CONSOLE] combat.FastUse: enabled
  188. [12:00:24] [Server thread/INFO]: [AAC] [CONSOLE] combat.Killaura: enabled
  189. [12:00:24] [Server thread/INFO]: [AAC] [CONSOLE] movement.Timer: enabled
  190. [12:00:24] [Server thread/INFO]: [AAC] [CONSOLE] movement.Phase: enabled
  191. [12:00:24] [Server thread/INFO]: [AAC] [CONSOLE] movement.Move: enabled
  192. [12:00:24] [Server thread/INFO]: [AAC] [CONSOLE] movement.NoFall: enabled
  193. [12:00:24] [Server thread/INFO]: [AAC] [CONSOLE] movement.Derp: enabled
  194. [12:00:24] [Server thread/INFO]: [AAC] [CONSOLE] world.BadPackets: enabled
  195. [12:00:24] [Server thread/INFO]: [AAC] [CONSOLE] world.FastBreak: enabled
  196. [12:00:24] [Server thread/INFO]: [AAC] [CONSOLE] world.FastPlace: enabled
  197. [12:00:24] [Server thread/INFO]: [AAC] [CONSOLE] world.Interact: enabled
  198. [12:00:24] [Server thread/INFO]: [AAC] Enabled: [combat.Criticals, combat.Hitbox, combat.FastBow, combat.FightSpeed, combat.Regen, combat.FastUse, combat.Killaura, movement.Timer, movement.Phase, movement.Move, movement.NoFall, movement.Derp, world.BadPackets, world.FastBreak, world.FastPlace, world.Interact]
  199. [12:00:24] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.8.0
  200. [12:00:24] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
  201. [12:00:24] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
  202. [12:00:24] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
  203. [12:00:24] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
  204. [12:00:24] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
  205. [12:00:24] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
  206. [12:00:24] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
  207. [12:00:24] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
  208. [12:00:24] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
  209. [12:00:24] [Server thread/INFO]: [AsyncWorldEdit] = =
  210. [12:00:24] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
  211. [12:00:25] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
  212. [12:00:25] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  213. [12:00:25] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  214. [12:00:25] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_16_R2, DirectChunkAPI disabled
  215. [12:00:25] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
  216. [12:00:25] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  217. [12:00:25] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  218. [12:00:25] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  219. [12:00:25] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  220. [12:00:25] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  221. [12:00:25] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  222. [12:00:25] [Server thread/INFO]: Preparing level "world"
  223. [12:00:25] [Thread-86/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
  224. [12:00:25] [Server thread/INFO]: -------- World Settings For [world] --------
  225. [12:00:25] [Server thread/INFO]: Experience Merge Radius: 7.0
  226. [12:00:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  227. [12:00:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  228. [12:00:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  229. [12:00:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  230. [12:00:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  231. [12:00:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  232. [12:00:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  233. [12:00:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
  234. [12:00:25] [Server thread/INFO]: Potato Growth Modifier: 100%
  235. [12:00:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  236. [12:00:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  237. [12:00:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  238. [12:00:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  239. [12:00:25] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  240. [12:00:25] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  241. [12:00:25] [Server thread/INFO]: Kelp Growth Modifier: 100%
  242. [12:00:25] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 32 / Mi 8 / Tiv false
  243. [12:00:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  244. [12:00:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  245. [12:00:25] [Server thread/INFO]: Max TNT Explosions: 100
  246. [12:00:25] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  247. [12:00:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  248. [12:00:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  249. [12:00:25] [Server thread/INFO]: Item Merge Radius: 4.5
  250. [12:00:25] [Server thread/INFO]: Item Despawn Rate: 3600
  251. [12:00:25] [Server thread/INFO]: View Distance: 5
  252. [12:00:25] [Server thread/INFO]: Arrow Despawn Rate: 300 Trident Respawn Rate:300
  253. [12:00:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  254. [12:00:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  255. [12:00:25] [Server thread/INFO]: Mob Spawn Range: 6
  256. [12:00:25] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  257. [12:00:25] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  258. [12:00:25] [Server thread/INFO]: Experience Merge Radius: 7.0
  259. [12:00:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  260. [12:00:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  261. [12:00:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  262. [12:00:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  263. [12:00:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  264. [12:00:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  265. [12:00:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  266. [12:00:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
  267. [12:00:25] [Server thread/INFO]: Potato Growth Modifier: 100%
  268. [12:00:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  269. [12:00:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  270. [12:00:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  271. [12:00:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  272. [12:00:25] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  273. [12:00:25] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  274. [12:00:25] [Server thread/INFO]: Kelp Growth Modifier: 100%
  275. [12:00:25] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 32 / Mi 8 / Tiv false
  276. [12:00:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  277. [12:00:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  278. [12:00:25] [Server thread/INFO]: Max TNT Explosions: 100
  279. [12:00:25] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  280. [12:00:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  281. [12:00:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  282. [12:00:25] [Server thread/INFO]: Item Merge Radius: 4.5
  283. [12:00:25] [Server thread/INFO]: Item Despawn Rate: 3600
  284. [12:00:25] [Server thread/INFO]: View Distance: 5
  285. [12:00:25] [Server thread/INFO]: Arrow Despawn Rate: 300 Trident Respawn Rate:300
  286. [12:00:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  287. [12:00:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  288. [12:00:25] [Server thread/INFO]: Mob Spawn Range: 6
  289. [12:00:25] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  290. [12:00:25] [Server thread/INFO]: Experience Merge Radius: 7.0
  291. [12:00:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  292. [12:00:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  293. [12:00:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  294. [12:00:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  295. [12:00:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  296. [12:00:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  297. [12:00:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  298. [12:00:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
  299. [12:00:25] [Server thread/INFO]: Potato Growth Modifier: 100%
  300. [12:00:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  301. [12:00:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  302. [12:00:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  303. [12:00:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  304. [12:00:25] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  305. [12:00:25] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  306. [12:00:25] [Server thread/INFO]: Kelp Growth Modifier: 100%
  307. [12:00:25] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 32 / Mi 8 / Tiv false
  308. [12:00:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  309. [12:00:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  310. [12:00:25] [Server thread/INFO]: Max TNT Explosions: 100
  311. [12:00:25] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  312. [12:00:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  313. [12:00:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  314. [12:00:25] [Server thread/INFO]: Item Merge Radius: 4.5
  315. [12:00:25] [Server thread/INFO]: Item Despawn Rate: 3600
  316. [12:00:25] [Server thread/INFO]: View Distance: 5
  317. [12:00:25] [Server thread/INFO]: Arrow Despawn Rate: 300 Trident Respawn Rate:300
  318. [12:00:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  319. [12:00:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  320. [12:00:25] [Server thread/INFO]: Mob Spawn Range: 6
  321. [12:00:25] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  322. [12:00:25] [Server thread/INFO]: Loaded 0 spawn chunks for world world
  323. [12:00:25] [Server thread/INFO]: Preparing spawn area: 0%
  324. [12:00:25] [Server thread/INFO]: Time elapsed: 180 ms
  325. [12:00:25] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  326. [12:00:25] [Server thread/INFO]: Loaded 0 spawn chunks for world world_nether
  327. [12:00:26] [Server thread/INFO]: Preparing spawn area: 0%
  328. [12:00:26] [Server thread/INFO]: Time elapsed: 410 ms
  329. [12:00:26] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  330. [12:00:26] [Server thread/INFO]: Loaded 0 spawn chunks for world world_the_end
  331. [12:00:26] [Server thread/INFO]: Preparing spawn area: 0%
  332. [12:00:26] [Server thread/INFO]: Preparing spawn area: 0%
  333. [12:00:26] [Server thread/INFO]: Time elapsed: 869 ms
  334. [12:00:26] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.9
  335. [12:00:26] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  336. [12:00:26] [Server thread/INFO]: [IllegalStack] Enabling IllegalStack v2.2.0e
  337. [12:00:26] [Server thread/INFO]: The following materials are allowed to have stacks larger than the vanilla size: POTION
  338. [12:00:26] [Server thread/INFO]: [IllegalStack] Chat Components found! Enabling clickable commands in /istack
  339. [12:00:26] [Server thread/WARN]: [IllegalStack] Loaded class com.comphenix.protocol.events.PacketListener from ProtocolLib v4.6.0-SNAPSHOT-b480 which is not a depend, softdepend or loadbefore of this plugin.
  340. [12:00:26] [Server thread/INFO]: [Illegal Stack] - MC Version v1_16_r2 detected!
  341. [12:00:26] [Server thread/INFO]: [IllegalStack] - Enabling 1.13+ Checks
  342. [12:00:26] [Server thread/INFO]: ZombieVillagerTransformChance is set to 65 *** Only really matters if the difficulty is set to HARD ***
  343. [12:00:26] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.6
  344. [12:00:27] [Server thread/INFO]: [BuycraftX] Validating your server key...
  345. [12:00:27] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  346. [12:00:28] [Server thread/INFO]: [Votifier] Enabling Votifier v2.7.1
  347. [12:00:28] [Server thread/INFO]: [Votifier] Loaded token for website: default
  348. [12:00:28] [Server thread/INFO]: [Votifier] Using epoll transport to accept votes.
  349. [12:00:28] [Server thread/INFO]: [Votifier] Receiving votes over PluginMessaging channel 'nuvotifier:votes'.
  350. [12:00:28] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.8.1*
  351. [12:00:28] [Votifier epoll boss/INFO]: [Votifier] Votifier enabled on socket /0:0:0:0:0:0:0:0%0:8198.
  352. [12:00:28] [Server thread/INFO]: [DeluxeTags] 61 tags loaded
  353. [12:00:28] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
  354. [12:00:28] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
  355. [12:00:28] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
  356. [12:00:28] [Server thread/INFO]: [AntiXrayHeuristics] Enabling AntiXrayHeuristics v1.3.6
  357. [12:00:28] [Server thread/INFO]: [XrayNotifier] Enabling XrayNotifier v1.0
  358. [12:00:28] [Server thread/INFO]: The messages.yml file has been saved
  359. [12:00:28] [Server thread/INFO]: The messages.yml file has been reload
  360. [12:00:28] [Server thread/INFO]: The PlayerData.yml file has been reload
  361. [12:00:28] [Server thread/INFO]: The messages.yml file has been saved
  362. [12:00:28] [Server thread/INFO]: [CommandForward] Enabling CommandForward v0.4.0
  363. [12:00:28] [Server thread/INFO]: [CustomHelp] Enabling CustomHelp v1.1*
  364. [12:00:28] [Server thread/INFO]: [CustomHelp] CustomHelp has been enabled!
  365. [12:00:28] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v3.2.0-SNAPSHOT
  366. [12:00:28] [Server thread/INFO]: [RidaMan] Enabling RidaMan v1.0*
  367. [12:00:28] [Server thread/INFO]: [Essentials] Enabling Essentials v2.18.1.13
  368. [12:00:28] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  369. [12:00:28] [Server thread/INFO]: [Essentials] No kits found to migrate.
  370. [12:00:28] [Server thread/INFO]: [Essentials] Loaded 25599 items from items.json.
  371. [12:00:28] [Server thread/INFO]: [Essentials] Using locale en
  372. [12:00:28] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  373. [12:00:28] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  374. [12:00:28] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
  375. [12:00:28] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  376. [12:00:28] [Server thread/INFO]: [ViaRewind-Legacy-Support] Enabling ViaRewind-Legacy-Support v1.3.2
  377. [12:00:28] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.20.0
  378. [12:00:28] [Server thread/INFO]: [AACPlus] Enabling AACPlus v2.4.0
  379. [12:00:28] [Server thread/INFO]: [AACPlus] Running on server version 1.16
  380. [12:00:28] [Server thread/INFO]: [AACPlus] Loading successful
  381. [12:00:28] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.3-Release
  382. [12:00:28] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
  383. [12:00:28] [Server thread/INFO]: [DeluxeMenus] 4 GUI menus loaded!
  384. [12:00:28] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
  385. [12:00:28] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
  386. [12:00:28] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
  387. [12:00:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxemenus
  388. [12:00:28] [Server thread/INFO]: [ConditionalCommands] Enabling ConditionalCommands v1.4*
  389. [12:00:28] [Server thread/INFO]: [SuperbVote] Enabling SuperbVote v0.5.4
  390. [12:00:28] [Server thread/ERROR]: Cannot load plugins/SuperbVote/config.yml
  391. org.bukkit.configuration.InvalidConfigurationException: while parsing a block collection
  392. in 'string', line 35, column 5:
  393. - if:
  394. ^
  395. expected <block end>, but found '?'
  396. in 'string', line 37, column 5:
  397. commands:
  398. ^
  399.  
  400. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  401. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  402. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  403. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:186) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  404. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:157) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  405. at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:133) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  406. at io.minimum.minecraft.superbvote.SuperbVote.onEnable(SuperbVote.java:45) ~[?:?]
  407. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  408. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  409. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  410. at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugin(CraftServer.java:501) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  411. at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugins(CraftServer.java:415) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  412. at net.minecraft.server.v1_16_R2.MinecraftServer.loadWorld(MinecraftServer.java:468) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  413. at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:238) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  414. at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:939) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  415. at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  416. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_262]
  417. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block collection
  418. in 'string', line 35, column 5:
  419. - if:
  420. ^
  421. expected <block end>, but found '?'
  422. in 'string', line 37, column 5:
  423. commands:
  424. ^
  425.  
  426. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:516) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  427. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  428. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  429. at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:208) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  430. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  431. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  432. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  433. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  434. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  435. at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:95) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  436. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:119) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  437. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  438. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:472) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  439. at org.yaml.snakeyaml.Yaml.load(Yaml.java:398) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  440. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  441. ... 16 more
  442. [12:00:28] [Server thread/INFO]: [SuperbVote] Using clip's PlaceholderAPI to provide extra placeholders.
  443. [12:00:28] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.1.15
  444. [12:00:28] [Server thread/INFO]: [PlayerVaults] Added PUMPKIN to list of blocked materials.
  445. [12:00:28] [Server thread/INFO]: [PlayerVaults] Added DIAMOND_BLOCK to list of blocked materials.
  446. [12:00:28] [Server thread/INFO]: [PlayerVaults] Loaded lang for english
  447. [12:00:28] [Server thread/INFO]: [PlayerVaults] Patched Spigot item storage bug.
  448. [12:00:28] [Server thread/INFO]: [PlayerVaults] Loaded! Took 53ms
  449. [12:00:28] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.6.1
  450. [12:00:28] [Server thread/INFO]: [ServerSigns] Version 4.6.1 is now enabled.
  451. [12:00:28] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.18.1.13
  452. [12:00:28] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
  453. [12:00:28] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v19.2
  454. [12:00:28] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  455. [12:00:28] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  456. [12:00:28] [Server thread/INFO]: --------------------
  457. [12:00:28] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
  458. [12:00:28] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
  459. [12:00:28] [Server thread/INFO]: --------------------
  460. [12:00:28] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.3.0
  461. [12:00:29] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2beb615ff51fc9e03edf79a2e06b88aca973e9ea)
  462. [12:00:29] [Server thread/INFO]: [ChatControl] Enabling ChatControl v8.8.15
  463. [12:00:29] [Server thread/INFO]: _____ _ _ _____ _ _ +
  464. [12:00:29] [Server thread/INFO]: / ____| | | | / ____| | | | |
  465. [12:00:29] [Server thread/INFO]: | | | |__ __ _| |_| | ___ _ __ | |_ _ __ ___ | |
  466. [12:00:29] [Server thread/INFO]: | | | '_ \ / _` | __| | / _ \| '_ \| __| '__/ _ \| |
  467. [12:00:29] [Server thread/INFO]: | |____| | | | (_| | |_| |___| (_) | | | | |_| | | (_) | |
  468. [12:00:29] [Server thread/INFO]: \_____|_| |_|\__,_|\__|\_____\___/|_| |_|\__|_| \___/|_|
  469. [12:00:29] [Server thread/INFO]:
  470. [12:00:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: chatcontrol
  471. [12:00:29] [Server thread/INFO]: Registering commands...
  472. [12:00:29] [Server thread/INFO]:
  473. [12:00:29] [Server thread/INFO]: Loading variables...
  474. [12:00:29] [Server thread/INFO]:
  475. [12:00:29] [Server thread/INFO]: Loaded 782 global, 4 command, 1 book rules
  476. [12:00:29] [Server thread/INFO]: Hooked into: DiscordSRV
  477. [12:00:29] [Server thread/INFO]: Warning: ViaVersion detected. If you are getting kicked with weird messages, disable packet features in settings.yml -> Packets.
  478. [12:00:29] [Server thread/INFO]:
  479. [12:00:29] [Server thread/INFO]: BungeeCord hook enabled. See www.spigotmc.org/resources/13079
  480. [12:00:29] [Server thread/INFO]:
  481. [12:00:29] [Server thread/INFO]: ChatControl loaded. Your ChatControl $27/mo subscription renews in 24 hours #joke
  482. [12:00:29] [Server thread/INFO]: ______________________________________________________________
  483. [12:00:29] [Server thread/INFO]: A new version of ChatControl is available.
  484. [12:00:29] [Server thread/INFO]: Current version: 8.8.15; New version: 8.8.16
  485. [12:00:29] [Server thread/INFO]: URL: https://www.spigotmc.org/resources/10258/.
  486. [12:00:29] [Server thread/INFO]: [DiscordSRV] API listener org.mineacademy.chatcontrol.lib.fo.model.k$a unsubscribed
  487. [12:00:29] [Server thread/INFO]: [DiscordSRV] API listener org.mineacademy.chatcontrol.lib.fo.model.k$a subscribed (1 methods)
  488. [12:00:29] [Server thread/INFO]: [AACAdditionPro] Enabling AACAdditionPro v6.3.1
  489. [12:00:30] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Login Successful!
  490. [12:00:30] [Server thread/INFO]: [AACAdditionPro] Starting metrics. This plugin uses bStats metrics: https://bstats.org/plugin/bukkit/AACAdditionPro/3265
  491. [12:00:30] [Server thread/INFO]: [AACAdditionPro] ViaVersion hooked
  492. [12:00:30] [Server thread/INFO]: [AACAdditionPro] BrandHider was chosen not to be enabled.
  493. [12:00:30] [Server thread/INFO]: [AACAdditionPro] GuiInject has been enabled.
  494. [12:00:30] [Server thread/INFO]: [AACAdditionPro] LogBot was chosen not to be enabled.
  495. [12:00:30] [Server thread/INFO]: [AACAdditionPro] ClientControl.BetterSprinting was chosen not to be enabled.
  496. [12:00:30] [Server thread/INFO]: [AACAdditionPro] ClientControl.DamageIndicator was chosen not to be enabled.
  497. [12:00:30] [Server thread/INFO]: [AACAdditionPro] ClientControl.5zig is not compatible with your server version.
  498. [12:00:30] [Server thread/INFO]: [AACAdditionPro] ClientControl.Forge is not compatible with your server version.
  499. [12:00:30] [Server thread/INFO]: [AACAdditionPro] ClientControl.LabyMod has been not been enabled as of missing dependencies. Missing: LabyModAPI
  500. [12:00:30] [Server thread/INFO]: [AACAdditionPro] ClientControl.LiteLoader was chosen not to be enabled.
  501. [12:00:30] [Server thread/INFO]: [AACAdditionPro] ClientControl.OldLabyMod is not compatible with your server version.
  502. [12:00:30] [Server thread/INFO]: [AACAdditionPro] ClientControl.PXMod was chosen not to be enabled.
  503. [12:00:30] [Server thread/INFO]: [AACAdditionPro] ClientControl.Schematica is not compatible with your server version.
  504. [12:00:30] [Server thread/INFO]: [AACAdditionPro] ClientControl.Vape is not compatible with your server version.
  505. [12:00:30] [Server thread/INFO]: [AACAdditionPro] ClientControl.VersionControl was chosen not to be enabled.
  506. [12:00:30] [Server thread/INFO]: [AACAdditionPro] ClientControl.WorldDownloader was chosen not to be enabled.
  507. [12:00:30] [Server thread/INFO]: [AACAdditionPro] AutoEat has been enabled.
  508. [12:00:30] [Server thread/INFO]: [AACAdditionPro] AutoFish has been enabled.
  509. [12:00:30] [Server thread/INFO]: [AACAdditionPro] AutoPotion has been enabled.
  510. [12:00:30] [Server thread/INFO]: [AACAdditionPro] Esp has been enabled.
  511. [12:00:30] [Server thread/INFO]: [AACAdditionPro] Fastswitch has been enabled.
  512. [12:00:30] [Server thread/INFO]: [AACAdditionPro] ImpossibleChat was chosen not to be enabled.
  513. [12:00:30] [Server thread/INFO]: [AACAdditionPro] Inventory has been enabled.
  514. [12:00:30] [Server thread/INFO]: [AACAdditionPro] KeepAlive has been enabled.
  515. [12:00:30] [Server thread/INFO]: [AACAdditionPro] PacketAnalysis has been enabled.
  516. [12:00:30] [Server thread/INFO]: [AACAdditionPro] Scaffold has been enabled.
  517. [12:00:30] [Server thread/INFO]: [AACAdditionPro] Skinblinker has been enabled.
  518. [12:00:30] [Server thread/INFO]: [AACAdditionPro] Teaming was chosen not to be enabled.
  519. [12:00:30] [Server thread/INFO]: [AACAdditionPro] Tower has been enabled.
  520. [12:00:30] [Server thread/INFO]: [AACAdditionPro] AACAdditionPro Version 6.3.1 enabled
  521. [12:00:30] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.4
  522. [12:00:30] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  523. [12:00:30] [Server thread/INFO]: [Core] Enabling Core v2.0
  524. [12:00:30] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.4+f7ff984
  525. [12:00:30] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  526. [12:00:30] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  527. [12:00:30] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  528. [12:00:30] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  529. [12:00:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  530. [12:00:30] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  531. [12:00:30] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  532. [12:00:30] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  533. [12:00:30] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  534. [12:00:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  535. [12:00:30] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  536. [12:00:30] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  537. [12:00:30] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  538. [12:00:30] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  539. [12:00:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  540. [12:00:30] [Server thread/INFO]: [WorldGuard] Loading region data...
  541. [12:00:30] [Server thread/WARN]: Could not register alias enderchest because it contains commands that do not exist: customec open $1-
  542. [12:00:30] [Server thread/WARN]: Could not register alias echest because it contains commands that do not exist: customec open $1-
  543. [12:00:30] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  544. [12:00:30] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  545. [12:00:30] [Server thread/INFO]: Running delayed init tasks
  546. [12:00:30] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
  547. [12:00:30] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.16.3(753)
  548. [12:00:30] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
  549. [12:00:30] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Finished Loading!
  550. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:AstroCrafters Discord(213318806536192000)
  551. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:welcome-goodbye(415365983687933952)
  552. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(415369610066395146)
  553. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-rules(417634782483316738)
  554. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules(415149337018892290)
  555. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:logs(431273311238881280)
  556. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(757855780450861076)
  557. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bot-cmds(415366104274436097)
  558. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-chat(415386608498638848)
  559. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:media-memes(343069356185616386)
  560. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:voice-channel(435218356082049044)
  561. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:admin-cmds(430072193557200899)
  562. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:astrocrafters(425412214048948274)
  563. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console channel ID was invalid, not forwarding console output
  564. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
  565. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling Essentials hook
  566. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling LuckPerms hook
  567. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
  568. [12:00:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling PlaceholderAPI hook
  569. [12:00:30] [Server thread/INFO]: Cleared data.db of 1 inactive player.
  570. [12:00:30] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.luckperms.api.LuckPerms from LuckPerms v5.1.93 which is not a depend, softdepend or loadbefore of this plugin.
  571. [12:00:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms
  572. [12:00:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: pinger
  573. [12:00:31] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
  574. [12:00:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
  575. [12:00:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bungee
  576. [12:00:31] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.ess3.api.IEssentials from Essentials v2.18.1.13 which is not a depend, softdepend or loadbefore of this plugin.
  577. [12:00:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
  578. [12:00:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  579. [12:00:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxetags
  580. [12:00:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
  581. [12:00:31] [Server thread/INFO]: 8 placeholder hooks successfully registered!
  582. [12:00:31] [Server thread/INFO]: [ViaVersion] Shutting down mapping loader executor!
  583. [12:00:31] [Server thread/WARN]: [ViaVersion] You are running a development version, please report any bugs to GitHub.
  584. [12:00:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: discordsrv
  585. [12:00:31] [Server thread/INFO]: Done (16.419s)! For help, type "help"
  586. [12:00:31] [Server thread/INFO]: Timings Reset
  587. [12:00:31] [Craft Scheduler Thread - 1 - Vault/INFO]: [Vault] Checking for Updates ...
  588. [12:00:31] [Craft Scheduler Thread - 1 - Vault/INFO]: [Vault] No new version available
  589. [12:00:31] [Craft Scheduler Thread - 0 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  590. [12:00:31] [Thread-103/INFO]: [CoreProtect] No donation key found. Please check config.yml.
  591. [12:00:31] [Craft Scheduler Thread - 0 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  592. [12:01:38] [User Authenticator #1/INFO]: UUID of player KingDenim is 776750b8-41dc-4ad1-b187-eea727b22f1b
  593. [12:01:38] [Server thread/INFO]: C ┃ [Earthling] gammytuna » guys
  594. [12:01:38] [Server thread/INFO]: L ┃ [Earthling] KingDenim » whats up
  595. [12:01:38] [Server thread/INFO]: C ┃ [Earthling] gammytuna » come creative
  596. [12:01:38] [Server thread/INFO]: C ┃ [Earthling] gammytuna » do /plot visit gammytuna
  597. [12:01:38] [Server thread/INFO]: C ┃ [Earthling] gammytuna » what u think?
  598. [12:01:38] [Server thread/INFO]: C ┃ [Earthling] KingDenim » um is it a jail?
  599. [12:01:38] [Server thread/INFO]: C ┃ [Earthling] gammytuna » ye
  600. [12:01:38] [Server thread/INFO]: C ┃ [Earthling] KingDenim » pretty good
  601. [12:01:38] [Server thread/INFO]: C ┃ [Earthling] Nathanstraight » where is it
  602. [12:01:38] [Server thread/INFO]: C ┃ [Earthling] gammytuna » ima making a area up here and the prison part is undergrouund
  603. [12:01:38] [Server thread/INFO]: C ┃ [Earthling] gammytuna » do /plot visit gammytuna
  604. [12:01:38] [Server thread/INFO]: C ┃ [Earthling] KingDenim » ah ok
  605. [12:01:38] [Server thread/INFO]: [AAC] 1.16 detected for KingDenim
  606. [12:01:38] [Server thread/INFO]: [ChatControl 8.8.15] Join event took 2.36 ms
  607. [12:01:38] [Server thread/INFO]: KingDenim[/180.190.42.130:42456] logged in with entity id 141 at ([world]-12037.83231078563, 68.0, 2851.514699102)
  608. [12:01:38] [Craft Scheduler Thread - 0 - SuperbVote/WARN]: [SuperbVote] Loaded class me.clip.placeholderapi.PlaceholderAPI from PlaceholderAPI v2.10.9 which is not a depend, softdepend or loadbefore of this plugin.
  609. [12:01:45] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to interact with JUNGLE_DOOR out of sight [ping:0 tps:20.0] VL:3
  610. [12:01:46] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to interact with JUNGLE_DOOR out of sight [ping:0 tps:20.0] VL:6
  611. [12:02:25] [Server thread/INFO]: C ┃ [Earthling] Nathanstraight » good job so far
  612. [12:02:30] [Craft Scheduler Thread - 16 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  613. [12:02:31] [Craft Scheduler Thread - 18 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  614. [12:02:31] [Craft Scheduler Thread - 18 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  615. [12:02:36] [Server thread/INFO]: C ┃ [Earthling] gammytuna » xD
  616. [12:02:41] [User Authenticator #2/INFO]: UUID of player Nathanstraight is 52d38c49-8da4-4ca7-98d3-7358eeb4f2b2
  617. [12:02:41] [Server thread/INFO]: [AAC] 1.16 detected for Nathanstraight
  618. [12:02:41] [Server thread/INFO]: [ChatControl 8.8.15] Join event took 0.57 ms
  619. [12:02:41] [Server thread/INFO]: Nathanstraight[/42.191.208.89:42526] logged in with entity id 449 at ([world]-6448.145650156169, 11.0, -219.74661817547909)
  620. [12:02:45] [Server thread/ERROR]: Could not pass event PlayerDeathEvent to AACAdditionPro v6.3.1
  621. java.util.ConcurrentModificationException: null
  622. at java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:719) ~[?:1.8.0_262]
  623. at java.util.LinkedHashMap$LinkedKeyIterator.next(LinkedHashMap.java:742) ~[?:1.8.0_262]
  624. at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:47) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  625. at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:47) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  626. at de.photon.aacadditionpro.util.visibility.PlayerInformationModifier.removeEntity(PlayerInformationModifier.java:153) ~[?:?]
  627. at de.photon.aacadditionpro.util.visibility.PlayerInformationModifier.onEntityDeath(PlayerInformationModifier.java:90) ~[?:?]
  628. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor271.execute(Unknown Source) ~[?:?]
  629. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  630. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  631. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  632. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  633. at org.bukkit.craftbukkit.v1_16_R2.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:827) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  634. at net.minecraft.server.v1_16_R2.EntityPlayer.die(EntityPlayer.java:669) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  635. at net.minecraft.server.v1_16_R2.EntityLiving.damageEntity(EntityLiving.java:1262) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  636. at net.minecraft.server.v1_16_R2.EntityHuman.damageEntity(EntityHuman.java:761) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  637. at net.minecraft.server.v1_16_R2.EntityPlayer.damageEntity(EntityPlayer.java:838) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  638. at net.minecraft.server.v1_16_R2.Entity.entityBaseTick(Entity.java:492) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  639. at net.minecraft.server.v1_16_R2.EntityLiving.entityBaseTick(EntityLiving.java:266) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  640. at net.minecraft.server.v1_16_R2.Entity.tick(Entity.java:449) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  641. at net.minecraft.server.v1_16_R2.EntityLiving.tick(EntityLiving.java:2430) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  642. at net.minecraft.server.v1_16_R2.EntityHuman.tick(EntityHuman.java:156) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  643. at net.minecraft.server.v1_16_R2.EntityPlayer.playerTick(EntityPlayer.java:508) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  644. at net.minecraft.server.v1_16_R2.PlayerConnection.tick(PlayerConnection.java:163) ~[?:git-Tuinity-"de1983b"]
  645. at net.minecraft.server.v1_16_R2.NetworkManager.a(NetworkManager.java:434) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  646. at net.minecraft.server.v1_16_R2.ServerConnection.c(ServerConnection.java:145) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  647. at net.minecraft.server.v1_16_R2.MinecraftServer.b(MinecraftServer.java:1442) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  648. at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:372) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  649. at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1267) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  650. at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:999) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  651. at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  652. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_262]
  653. [12:02:45] [Server thread/INFO]: KingDenim was burnt to a crisp whilst fighting Zombie
  654. [12:02:50] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6448.417,11.000,-216.486 move: -0.057,0.420,0.022 pred: -0.063,0.044,0.022 dist: 0.376 info: +- PLAYER sneak water flowing [ping:0 tps:20.0] VL:283
  655. [12:03:02] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6448.202,11.000,-217.643 move: 0.027,0.000,-0.109 pred: 0.061,0.000,-0.137 dist: 0.044 info: ++ PLAYER [ping:0 tps:20.0] VL:1
  656. [12:03:02] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6448.175,11.000,-217.753 move: 0.023,0.000,-0.129 pred: 0.053,0.000,-0.152 dist: 0.038 info: ++ PLAYER [ping:0 tps:19.99] VL:3
  657. [12:03:02] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6448.152,11.000,-217.882 move: 0.017,0.000,-0.134 pred: 0.051,0.000,-0.163 dist: 0.044 info: ++ PLAYER [ping:0 tps:20.0] VL:6
  658. [12:03:02] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6448.135,11.000,-218.016 move: 0.020,0.000,-0.120 pred: 0.009,0.000,-0.073 dist: 0.048 info: ++ PLAYER [ping:0 tps:20.0] VL:11
  659. [12:03:02] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6448.115,11.000,-218.135 move: 0.022,0.000,-0.108 pred: 0.011,0.000,-0.065 dist: 0.044 info: ++ PLAYER [ping:0 tps:20.0] VL:16
  660. [12:03:02] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6448.093,11.000,-218.244 move: 0.024,0.000,-0.099 pred: 0.012,0.000,-0.059 dist: 0.042 info: ++ PLAYER [ping:0 tps:19.99] VL:22
  661. [12:03:02] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6448.069,11.000,-218.343 move: 0.025,0.000,-0.092 pred: 0.013,0.000,-0.054 dist: 0.040 info: ++ PLAYER [ping:0 tps:20.0] VL:29
  662. [12:03:02] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6448.044,11.000,-218.435 move: 0.027,0.000,-0.086 pred: 0.014,0.000,-0.050 dist: 0.038 info: ++ PLAYER [ping:0 tps:20.0] VL:37
  663. [12:03:02] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6448.017,11.000,-218.521 move: 0.028,0.000,-0.081 pred: 0.015,0.000,-0.047 dist: 0.037 info: ++ PLAYER [ping:0 tps:20.0] VL:46
  664. [12:03:02] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.989,11.000,-218.602 move: 0.028,0.000,-0.078 pred: 0.015,0.000,-0.044 dist: 0.036 info: ++ PLAYER [ping:0 tps:20.0] VL:56
  665. [12:03:02] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.961,11.000,-218.679 move: 0.029,0.000,-0.075 pred: 0.015,0.000,-0.042 dist: 0.035 info: ++ PLAYER [ping:0 tps:20.0] VL:67
  666. [12:03:03] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.932,11.000,-218.754 move: 0.029,0.000,-0.072 pred: 0.016,0.000,-0.041 dist: 0.034 info: ++ PLAYER [ping:1553 tps:20.0] VL:79
  667. [12:03:15] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.FastBreak: broke the wrong block [ping:252 tps:20.0] VL:1
  668. [12:03:20] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.FastBreak: broke the wrong block [ping:252 tps:20.0] VL:1
  669. [12:03:26] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.FastBreak: broke the wrong block [ping:266 tps:19.99] VL:1
  670. [12:03:30] [Craft Scheduler Thread - 10 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  671. [12:03:39] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.FastBreak: broke the wrong block [ping:275 tps:20.0] VL:1
  672. [12:03:46] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.FastBreak: broke the wrong block [ping:275 tps:20.0] VL:1
  673. [12:04:17] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] world.Interact: tried to place TORCH on GRAVEL out of sight [ping:620 tps:19.99] VL:2
  674. [12:04:24] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] world.Interact: tried to place TORCH on GRAVEL out of sight [ping:620 tps:20.0] VL:2
  675. [12:04:27] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] world.Interact: tried to place TORCH on GRAVEL out of sight [ping:620 tps:19.99] VL:3
  676. [12:04:31] [Craft Scheduler Thread - 21 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  677. [12:04:31] [Craft Scheduler Thread - 21 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  678. [12:06:13] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12022.633,69.000,2823.128 move: 0.223,0.000,0.122 pred: 0.217,0.000,0.082 dist: 0.041 info: ++ PLAYER sneak? [ping:303 tps:20.0] VL:1
  679. [12:06:30] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12022.869,69.000,2830.481 move: 0.018,0.000,0.150 pred: 0.018,-0.063,0.150 dist: 0.063 info: ++ PLAYER [ping:304 tps:19.98] VL:7
  680. [12:06:30] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12022.792,69.000,2831.211 move: 0.006,0.000,0.210 pred: 0.006,-0.063,0.210 dist: 0.063 info: ++ PLAYER [ping:304 tps:20.0] VL:15
  681. [12:06:30] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12022.785,69.000,2831.421 move: -0.004,0.000,0.212 pred: -0.004,-0.063,0.212 dist: 0.063 info: ++ PLAYER [ping:304 tps:20.0] VL:24
  682. [12:06:30] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12022.808,69.000,2832.061 move: -0.012,0.000,0.215 pred: -0.012,-0.063,0.215 dist: 0.063 info: ++ PLAYER [ping:304 tps:19.95] VL:34
  683. [12:06:30] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12022.819,69.000,2832.276 move: -0.012,0.000,0.215 pred: -0.012,-0.063,0.215 dist: 0.063 info: ++ PLAYER [ping:304 tps:20.0] VL:45
  684. [12:06:31] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12022.853,69.000,2833.784 move: 0.018,0.000,0.215 pred: 0.018,-0.063,0.215 dist: 0.063 info: ++ PLAYER [ping:304 tps:19.99] VL:57
  685. [12:06:31] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12022.835,69.000,2833.999 move: 0.010,0.000,0.117 pred: 0.010,-0.063,0.117 dist: 0.063 info: ++ PLAYER [ping:304 tps:20.0] VL:70
  686. [12:06:31] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12022.826,69.000,2834.116 move: -0.013,0.000,-0.032 pred: -0.013,-0.063,-0.032 dist: 0.063 info: ++ PLAYER [ping:304 tps:20.0] VL:84
  687. [12:06:31] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12022.838,69.000,2834.084 move: -0.032,0.000,-0.113 pred: -0.032,-0.063,-0.113 dist: 0.063 info: ++ PLAYER [ping:304 tps:20.0] VL:99
  688. [12:06:31] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12022.870,69.000,2833.971 move: -0.048,0.000,-0.154 pred: -0.048,-0.063,-0.154 dist: 0.063 info: ++ PLAYER [ping:304 tps:20.0] VL:115
  689. [12:06:31] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12022.918,69.000,2833.817 move: -0.051,0.000,-0.179 pred: -0.051,-0.063,-0.179 dist: 0.063 info: ++ PLAYER [ping:304 tps:20.0] VL:131
  690. [12:06:31] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12022.969,69.000,2833.638 move: -0.053,0.000,-0.192 pred: -0.053,-0.063,-0.192 dist: 0.063 info: ++ PLAYER [ping:304 tps:20.0] VL:148
  691. [12:06:31] [Craft Scheduler Thread - 25 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  692. [12:06:32] [Craft Scheduler Thread - 25 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  693. [12:07:04] [Server thread/INFO]: Nathanstraight lost connection: Disconnected
  694. [12:07:30] [Craft Scheduler Thread - 28 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  695. [12:07:56] [User Authenticator #3/INFO]: UUID of player Nathanstraight is 52d38c49-8da4-4ca7-98d3-7358eeb4f2b2
  696. [12:07:56] [Server thread/INFO]: [AAC] 1.16 detected for Nathanstraight
  697. [12:07:56] [Server thread/INFO]: [ChatControl 8.8.15] Join event took 0.07 ms
  698. [12:07:56] [Server thread/INFO]: Nathanstraight[/42.191.208.89:42916] logged in with entity id 1617 at ([world]-6448.719073567846, 13.0, -146.39416207752214)
  699. [12:08:08] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.805,12.000,-150.275 move: 0.097,0.000,-0.144 pred: 0.093,0.000,-0.019 dist: 0.126 info: ++ PLAYER sneak? water flowing [ping:0 tps:20.0] VL:15
  700. [12:08:11] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.913,11.000,-152.709 move: 0.008,0.000,-0.075 pred: 0.000,0.000,-0.040 dist: 0.036 info: ++ PLAYER [ping:67 tps:20.0] VL:1
  701. [12:08:11] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.905,11.000,-152.784 move: 0.003,0.000,-0.079 pred: 0.004,0.000,-0.041 dist: 0.038 info: ++ PLAYER [ping:67 tps:20.0] VL:3
  702. [12:08:11] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.902,11.000,-152.863 move: -0.003,0.000,-0.083 pred: 0.000,0.000,-0.043 dist: 0.040 info: ++ PLAYER [ping:67 tps:20.0] VL:6
  703. [12:08:29] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Timer: moved too many times: 10.85 [ping:973 tps:20.0] VL:1
  704. [12:08:29] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Timer: moved too many times: 9.85 [ping:973 tps:20.0] VL:2
  705. [12:08:30] [Craft Scheduler Thread - 26 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  706. [12:08:30] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] world.FastBreak: broke the wrong block [ping:973 tps:20.0] VL:1
  707. [12:08:30] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] world.Interact: broke GOLD_ORE out of line of sight [ping:973 tps:20.0] VL:6
  708. [12:08:32] [Craft Scheduler Thread - 30 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  709. [12:08:32] [Craft Scheduler Thread - 30 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  710. [12:08:46] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.455,70.000,2821.300 move: 0.010,0.420,0.000 pred: 0.010,0.040,-0.000 dist: 0.380 info: +- PLAYER water [ping:304 tps:20.0] VL:288
  711. [12:08:49] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12035.774,69.534,2823.839 move: 0.116,0.138,-0.006 pred: 0.122,0.103,-0.007 dist: 0.035 info: -- PLAYER [ping:304 tps:20.0] VL:130
  712. [12:08:50] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12035.658,69.672,2823.833 move: 0.112,0.106,-0.010 pred: 0.106,0.057,-0.005 dist: 0.049 info: -- PLAYER [ping:304 tps:20.0] VL:135
  713. [12:08:50] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12034.998,69.411,2823.681 move: 0.137,-0.241,-0.073 pred: 0.137,-0.281,-0.073 dist: 0.040 info: -- PLAYER [ping:304 tps:20.0] VL:140
  714. [12:08:51] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12034.311,69.420,2821.696 move: -0.050,0.331,-0.135 pred: -0.042,0.333,-0.102 dist: 0.035 info: -- PLAYER [ping:304 tps:20.0] VL:142
  715. [12:09:25] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.742,11.000,-117.720 move: 0.067,0.000,0.034 pred: 0.033,0.000,0.035 dist: 0.034 info: ++ PLAYER sneak [ping:552 tps:20.0] VL:1
  716. [12:09:41] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12041.276,74.000,2818.795 move: 0.065,0.000,-0.037 pred: 0.033,0.000,-0.012 dist: 0.040 info: ++ PLAYER sneak [ping:307 tps:20.0] VL:1
  717. [12:10:32] [Craft Scheduler Thread - 32 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  718. [12:10:32] [Craft Scheduler Thread - 32 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  719. [12:11:01] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12046.051,74.000,2820.694 move: -0.061,0.000,-0.043 pred: -0.037,0.000,-0.016 dist: 0.036 info: ++ PLAYER sneak [ping:307 tps:20.0] VL:1
  720. [12:12:32] [Craft Scheduler Thread - 34 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  721. [12:12:32] [Craft Scheduler Thread - 34 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  722. [12:12:40] [Craft Scheduler Thread - 26 - ServerSigns/INFO]: [Metrics] Connection timed out (Connection timed out)
  723. [12:13:30] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12042.195,70.000,2820.145 move: -0.297,0.420,-0.398 pred: -0.158,0.420,-0.215 dist: 0.229 info: +- PLAYER [ping:303 tps:20.0] VL:52
  724. [12:13:30] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12043.212,71.200,2818.815 move: -0.179,-0.078,-0.223 pred: -0.179,-0.045,-0.223 dist: 0.033 info: -- PLAYER [ping:303 tps:20.0] VL:55
  725. [12:14:32] [Craft Scheduler Thread - 36 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  726. [12:14:32] [Craft Scheduler Thread - 36 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  727. [12:16:32] [Craft Scheduler Thread - 41 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  728. [12:16:32] [Craft Scheduler Thread - 41 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  729. [12:17:15] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12045.460,71.848,2818.680 move: 0.000,0.264,0.147 pred: 0.000,0.271,0.020 dist: 0.128 info: -- PLAYER water flowing [ping:304 tps:20.0] VL:16
  730. [12:17:16] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12045.460,72.395,2819.337 move: 0.000,-0.083,0.018 pred: 0.000,-0.009,0.030 dist: 0.075 info: -- PLAYER [ping:304 tps:19.99] VL:28
  731. [12:17:21] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to place SAND on OAK_TRAPDOOR out of sight [ping:304 tps:20.0] VL:2
  732. [12:17:21] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to interact with OAK_TRAPDOOR out of sight [ping:304 tps:20.0] VL:5
  733. [12:18:32] [Craft Scheduler Thread - 43 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  734. [12:18:33] [Craft Scheduler Thread - 43 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  735. [12:20:11] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to place COMPOSTER on OAK_TRAPDOOR out of sight [ping:329 tps:20.0] VL:2
  736. [12:20:11] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to interact with OAK_TRAPDOOR out of sight [ping:329 tps:20.0] VL:5
  737. [12:20:33] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to interact with OAK_TRAPDOOR out of sight [ping:325 tps:20.0] VL:3
  738. [12:20:33] [Craft Scheduler Thread - 46 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  739. [12:20:33] [Craft Scheduler Thread - 46 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  740. [12:20:37] [Server thread/INFO]: Nathanstraight issued server command: /pv 1
  741. [12:20:44] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.428,74.000,2820.189 move: 0.000,0.420,0.000 pred: 0.000,0.000,0.000 dist: 0.420 info: +- PLAYER sneak waterextX:0.02 flowing [ping:320 tps:20.0] VL:352
  742. [12:21:22] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12036.580,74.000,2820.425 move: 0.057,0.000,-0.003 pred: 0.057,-0.063,-0.003 dist: 0.063 info: ++ PLAYER [ping:320 tps:20.0] VL:7
  743. [12:21:23] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12036.522,74.000,2820.422 move: 0.031,0.000,0.000 pred: 0.031,-0.063,0.000 dist: 0.063 info: ++ PLAYER [ping:320 tps:20.0] VL:15
  744. [12:21:23] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12036.491,74.000,2820.422 move: -0.041,0.000,-0.066 pred: -0.055,-0.063,-0.066 dist: 0.064 info: ++ PLAYER [ping:320 tps:20.0] VL:25
  745. [12:21:23] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12036.532,74.000,2820.356 move: -0.114,0.000,-0.056 pred: -0.099,-0.063,-0.056 dist: 0.064 info: ++ PLAYER [ping:320 tps:20.0] VL:36
  746. [12:21:23] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12036.646,74.000,2820.300 move: -0.153,0.000,0.000 pred: -0.153,-0.063,-0.000 dist: 0.063 info: ++ PLAYER [ping:320 tps:20.0] VL:47
  747. [12:21:23] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12036.799,74.000,2820.300 move: -0.176,0.000,0.000 pred: -0.176,-0.063,-0.000 dist: 0.063 info: ++ PLAYER [ping:320 tps:20.0] VL:59
  748. [12:21:25] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.700,74.000,2816.564 move: 0.000,0.000,-0.099 pred: 0.000,-0.063,-0.099 dist: 0.063 info: ++ PLAYER [ping:320 tps:20.0] VL:21
  749. [12:21:25] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.700,74.000,2816.465 move: 0.000,0.000,-0.054 pred: 0.000,-0.063,-0.054 dist: 0.063 info: ++ PLAYER [ping:320 tps:20.0] VL:29
  750. [12:21:25] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.700,74.000,2816.411 move: 0.041,0.000,0.060 pred: 0.041,-0.063,0.060 dist: 0.063 info: ++ PLAYER [ping:320 tps:20.0] VL:38
  751. [12:21:25] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.659,74.000,2816.470 move: 0.043,0.000,0.128 pred: 0.043,-0.063,0.128 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:48
  752. [12:21:26] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.605,74.000,2817.364 move: -0.021,0.000,0.210 pred: -0.021,-0.063,0.210 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:59
  753. [12:21:27] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12041.362,74.000,2818.660 move: -0.015,0.000,-0.030 pred: -0.015,-0.063,-0.030 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:66
  754. [12:21:27] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12041.377,74.000,2818.630 move: 0.000,0.000,0.000 pred: -0.005,-0.063,-0.010 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:74
  755. [12:21:27] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12041.377,74.000,2818.630 move: -0.025,0.000,0.067 pred: -0.012,0.000,0.097 dist: 0.033 info: ++ PLAYER extX:0.09999999 [ping:316 tps:20.0] VL:77
  756. [12:21:32] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12038.396,74.000,2821.684 move: 0.057,0.000,-0.025 pred: 0.104,0.000,0.016 dist: 0.062 info: ++ PLAYER [ping:316 tps:20.0] VL:3
  757. [12:21:32] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12038.339,74.000,2821.659 move: 0.031,0.000,-0.014 pred: 0.031,-0.063,-0.014 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:11
  758. [12:21:33] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12038.028,74.000,2821.673 move: 0.174,0.000,0.027 pred: 0.174,-0.063,0.027 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:20
  759. [12:21:33] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12037.854,74.000,2821.700 move: 0.182,0.000,0.000 pred: 0.182,-0.063,0.000 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:30
  760. [12:21:33] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12037.673,74.000,2821.700 move: 0.099,0.000,0.000 pred: 0.099,-0.063,0.000 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:41
  761. [12:21:33] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12037.574,74.000,2821.700 move: 0.054,0.000,0.000 pred: 0.054,-0.063,0.000 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:53
  762. [12:21:33] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12037.520,74.000,2821.700 move: 0.046,0.000,0.000 pred: 0.039,-0.063,0.000 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:66
  763. [12:21:33] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12037.474,74.000,2821.700 move: -0.067,0.000,-0.062 pred: -0.051,-0.063,-0.062 dist: 0.065 info: ++ PLAYER [ping:316 tps:20.0] VL:81
  764. [12:21:34] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12042.538,74.000,2821.881 move: -0.048,0.000,-0.035 pred: -0.048,-0.063,-0.035 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:88
  765. [12:21:35] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12042.586,74.000,2821.846 move: -0.026,0.000,-0.019 pred: -0.026,-0.063,-0.019 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:96
  766. [12:21:35] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12042.612,74.000,2821.827 move: -0.026,0.000,-0.019 pred: -0.014,-0.063,-0.010 dist: 0.064 info: ++ PLAYER [ping:316 tps:20.0] VL:106
  767. [12:21:35] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12042.638,74.000,2821.808 move: 0.000,0.000,0.000 pred: -0.009,-0.063,-0.006 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:116
  768. [12:21:36] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12039.508,74.000,2823.115 move: 0.208,0.000,-0.002 pred: 0.208,-0.063,-0.002 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:125
  769. [12:21:36] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12039.300,74.000,2823.113 move: -0.098,0.000,0.007 pred: -0.059,-0.063,0.010 dist: 0.074 info: ++ PLAYER [ping:316 tps:20.0] VL:135
  770. [12:21:36] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12039.398,74.000,2823.121 move: -0.151,0.000,0.012 pred: -0.151,-0.063,0.012 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:144
  771. [12:21:36] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12039.549,74.000,2823.132 move: -0.180,0.000,0.014 pred: -0.180,-0.063,0.014 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:154
  772. [12:21:36] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12039.729,74.000,2823.146 move: -0.196,0.000,0.006 pred: -0.196,-0.063,0.006 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:165
  773. [12:21:36] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12039.925,74.000,2823.152 move: -0.205,0.000,-0.004 pred: -0.205,-0.063,-0.004 dist: 0.063 info: ++ PLAYER [ping:316 tps:20.0] VL:177
  774. [12:21:52] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12029.241,69.000,2821.249 move: 0.116,0.000,-0.229 pred: 0.081,0.000,-0.229 dist: 0.035 info: ++ PLAYER [ping:313 tps:20.0] VL:1
  775. [12:22:20] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to interact with JUNGLE_DOOR out of sight [ping:308 tps:20.0] VL:3
  776. [12:22:20] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to interact with JUNGLE_DOOR out of sight [ping:308 tps:20.0] VL:6
  777. [12:22:21] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12043.013,68.000,2852.231 move: 0.156,0.000,-0.040 pred: 0.054,0.000,-0.009 dist: 0.107 info: ++ PLAYER vel: 0.177,0.275,0.000 item [ping:308 tps:20.0] VL:11
  778. [12:22:21] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12042.857,68.000,2852.191 move: 0.209,0.000,-0.053 pred: 0.110,0.000,-0.028 dist: 0.102 info: ++ PLAYER vel: 0.177,0.275,0.000 item [ping:308 tps:20.0] VL:22
  779. [12:22:21] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12042.649,68.000,2852.138 move: 0.237,0.000,-0.060 pred: 0.139,0.000,-0.035 dist: 0.102 info: ++ PLAYER vel: 0.177,0.275,0.000 item [ping:308 tps:20.0] VL:34
  780. [12:22:33] [Craft Scheduler Thread - 49 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  781. [12:22:33] [Craft Scheduler Thread - 49 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  782. [12:22:38] [Server thread/INFO]: Nathanstraight issued server command: /pv 1
  783. [12:23:12] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12045.702,71.166,2818.622 move: -0.020,0.083,0.078 pred: -0.016,0.127,0.128 dist: 0.067 info: -- PLAYER [ping:336 tps:20.0] VL:6
  784. [12:23:31] [Async Chat Thread - #0/WARN]: [PlaceholderAPI] Loaded class me.clip.deluxetags.DeluxeTag from DeluxeTags v1.8.1 which is not a depend, softdepend or loadbefore of this plugin.
  785. [12:23:31] [Async Chat Thread - #0/INFO]: SMP ┃ [Earthling] Nathanstraight » wb
  786. [12:23:55] [User Authenticator #4/INFO]: UUID of player ItzKen_ is 136ab7f2-be03-4f32-9528-0427ca92a43c
  787. [12:23:55] [Server thread/INFO]: [AAC] 1.16 detected for ItzKen_
  788. [12:23:55] [Server thread/INFO]: [ChatControl 8.8.15] Join event took 0.14 ms
  789. [12:23:55] [Server thread/INFO]: ItzKen_[/125.167.42.145:43998] logged in with entity id 4504 at ([world]-12042.265086914595, 68.0, 2851.887924170848)
  790. [12:24:03] [ForkJoinPool-4-worker-2/WARN]: Exception in thread "ForkJoinPool-4-worker-2" java.lang.NullPointerException: NULL world in same world comparison (one)
  791. [12:24:03] [ForkJoinPool-4-worker-2/WARN]: at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:787)
  792. [12:24:03] [ForkJoinPool-4-worker-2/WARN]: at de.photon.aacadditionpro.util.world.LocationUtils.inSameWorld(LocationUtils.java:25)
  793. [12:24:03] [ForkJoinPool-4-worker-2/WARN]: at de.photon.aacadditionpro.util.world.ChunkUtils.areChunksLoadedBetweenLocations(ChunkUtils.java:43)
  794. [12:24:03] [ForkJoinPool-4-worker-2/WARN]: at de.photon.aacadditionpro.modules.checks.esp.CanSee.canSee(CanSee.java:103)
  795. [12:24:03] [ForkJoinPool-4-worker-2/WARN]: at de.photon.aacadditionpro.modules.checks.esp.EspPairRunnable.getHideModeCanSee(EspPairRunnable.java:18)
  796. [12:24:03] [ForkJoinPool-4-worker-2/WARN]: at de.photon.aacadditionpro.modules.checks.esp.EspPairRunnable.run(EspPairRunnable.java:46)
  797. [12:24:03] [ForkJoinPool-4-worker-2/WARN]: at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402)
  798. [12:24:03] [ForkJoinPool-4-worker-2/WARN]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  799. [12:24:03] [ForkJoinPool-4-worker-2/WARN]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  800. [12:24:03] [ForkJoinPool-4-worker-2/WARN]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  801. [12:24:03] [ForkJoinPool-4-worker-2/WARN]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:163)
  802. [12:24:30] [Craft Scheduler Thread - 50 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  803. [12:24:33] [Craft Scheduler Thread - 54 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  804. [12:24:33] [Craft Scheduler Thread - 54 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  805. [12:24:45] [Server thread/INFO]: Nathanstraight issued server command: /pv 1
  806. [12:24:49] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12045.920,75.000,2823.078 move: 0.063,0.000,0.040 pred: 0.041,0.000,0.013 dist: 0.035 info: ++ PLAYER sneak [ping:315 tps:19.99] VL:1
  807. [12:25:43] [Server thread/INFO]: ItzKen_ issued server command: /pv 1
  808. [12:25:52] [Server thread/INFO]: ItzKen_ issued server command: /pv 1
  809. [12:26:00] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.527,11.000,-68.865 move: -0.001,0.000,-0.122 pred: 0.003,0.000,-0.069 dist: 0.053 info: ++ PLAYER item [ping:232 tps:19.99] VL:2
  810. [12:26:00] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.528,11.000,-68.986 move: -0.001,0.000,-0.164 pred: -0.000,0.000,-0.092 dist: 0.073 info: ++ PLAYER item [ping:232 tps:20.0] VL:8
  811. [12:26:00] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.529,11.000,-69.151 move: -0.001,0.000,-0.188 pred: -0.000,0.000,-0.115 dist: 0.073 info: ++ PLAYER item [ping:232 tps:20.0] VL:15
  812. [12:26:02] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.538,11.000,-70.980 move: -0.001,0.000,-0.122 pred: 0.003,0.000,-0.069 dist: 0.053 info: ++ PLAYER item [ping:232 tps:19.99] VL:17
  813. [12:26:02] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.539,11.000,-71.101 move: -0.001,0.000,-0.164 pred: -0.000,0.000,-0.092 dist: 0.073 info: ++ PLAYER item [ping:232 tps:20.0] VL:23
  814. [12:26:02] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.540,11.000,-71.266 move: -0.001,0.000,-0.188 pred: -0.000,0.000,-0.115 dist: 0.073 info: ++ PLAYER item [ping:232 tps:20.0] VL:30
  815. [12:26:04] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.548,11.000,-73.095 move: -0.001,0.000,-0.122 pred: 0.003,0.000,-0.069 dist: 0.053 info: ++ PLAYER item [ping:232 tps:19.99] VL:32
  816. [12:26:04] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.549,11.000,-73.217 move: -0.001,0.000,-0.164 pred: -0.000,0.000,-0.092 dist: 0.073 info: ++ PLAYER item [ping:232 tps:20.0] VL:38
  817. [12:26:04] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.550,11.000,-73.381 move: -0.001,0.000,-0.188 pred: -0.000,0.000,-0.115 dist: 0.073 info: ++ PLAYER item [ping:232 tps:20.0] VL:45
  818. [12:26:05] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.559,11.000,-75.210 move: -0.001,0.000,-0.122 pred: 0.003,0.000,-0.069 dist: 0.053 info: ++ PLAYER item [ping:232 tps:20.0] VL:47
  819. [12:26:05] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.560,11.000,-75.332 move: -0.001,0.000,-0.164 pred: -0.000,0.000,-0.092 dist: 0.073 info: ++ PLAYER item [ping:232 tps:20.0] VL:53
  820. [12:26:05] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.561,11.000,-75.496 move: -0.001,0.000,-0.188 pred: -0.000,0.000,-0.115 dist: 0.073 info: ++ PLAYER item [ping:232 tps:20.0] VL:60
  821. [12:26:07] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.569,11.000,-77.326 move: -0.001,0.000,-0.122 pred: 0.003,0.000,-0.069 dist: 0.053 info: ++ PLAYER item [ping:232 tps:20.0] VL:62
  822. [12:26:07] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.570,11.000,-77.447 move: -0.001,0.000,-0.164 pred: -0.000,0.000,-0.092 dist: 0.073 info: ++ PLAYER item [ping:232 tps:20.0] VL:68
  823. [12:26:07] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.572,11.000,-77.612 move: -0.001,0.000,-0.188 pred: -0.000,0.000,-0.115 dist: 0.073 info: ++ PLAYER item [ping:232 tps:20.0] VL:75
  824. [12:26:09] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.580,11.000,-79.441 move: -0.001,0.000,-0.122 pred: 0.003,0.000,-0.069 dist: 0.053 info: ++ PLAYER item [ping:232 tps:20.0] VL:77
  825. [12:26:09] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.581,11.000,-79.563 move: -0.001,0.000,-0.164 pred: -0.000,0.000,-0.092 dist: 0.073 info: ++ PLAYER item [ping:232 tps:20.0] VL:83
  826. [12:26:09] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.582,11.000,-79.727 move: -0.001,0.000,-0.188 pred: -0.000,0.000,-0.115 dist: 0.073 info: ++ PLAYER item [ping:232 tps:20.0] VL:90
  827. [12:26:14] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12045.434,75.000,2824.094 move: -0.003,0.000,-0.173 pred: 0.008,0.000,-0.124 dist: 0.050 info: ++ PLAYER [ping:333 tps:20.0] VL:2
  828. [12:26:18] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.564,11.000,-116.952 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:248 tps:19.99] VL:10
  829. [12:26:18] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.564,11.000,-117.233 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:248 tps:20.0] VL:21
  830. [12:26:18] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.564,11.000,-117.513 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:248 tps:20.0] VL:33
  831. [12:26:18] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.564,11.000,-117.794 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:248 tps:20.0] VL:46
  832. [12:26:18] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.563,11.000,-118.075 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:248 tps:20.0] VL:60
  833. [12:26:21] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12045.190,69.000,2837.161 move: -0.098,0.000,0.042 pred: -0.129,0.000,0.042 dist: 0.031 info: ++ PLAYER [ping:333 tps:19.99] VL:1
  834. [12:26:26] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.528,11.000,-156.295 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:248 tps:19.99] VL:10
  835. [12:26:26] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.528,11.000,-156.575 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:248 tps:20.0] VL:21
  836. [12:26:26] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.528,11.000,-156.856 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:248 tps:20.0] VL:33
  837. [12:26:33] [Craft Scheduler Thread - 57 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  838. [12:26:34] [Craft Scheduler Thread - 57 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  839. [12:26:34] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.496,11.000,-191.821 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:245 tps:20.0] VL:10
  840. [12:26:34] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.496,11.000,-192.101 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:245 tps:20.0] VL:21
  841. [12:26:34] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.495,11.000,-192.382 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:245 tps:20.0] VL:33
  842. [12:26:34] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.495,11.000,-192.662 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:245 tps:20.0] VL:46
  843. [12:26:34] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.495,11.000,-192.943 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:245 tps:19.99] VL:60
  844. [12:26:42] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.460,11.000,-231.163 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:245 tps:20.0] VL:10
  845. [12:26:42] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.460,11.000,-231.444 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:245 tps:20.0] VL:21
  846. [12:26:42] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.459,11.000,-231.724 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:245 tps:20.0] VL:33
  847. [12:26:50] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.427,11.000,-266.689 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.353 dist: 0.073 info: ++ PLAYER item [ping:241 tps:20.0] VL:5
  848. [12:26:50] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.427,11.000,-266.970 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:241 tps:19.99] VL:16
  849. [12:26:50] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.427,11.000,-267.250 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:241 tps:20.0] VL:28
  850. [12:26:50] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.427,11.000,-267.531 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:241 tps:19.99] VL:41
  851. [12:26:50] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.426,11.000,-267.811 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:241 tps:20.0] VL:55
  852. [12:26:50] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.426,11.000,-268.092 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:241 tps:20.0] VL:70
  853. [12:26:50] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.426,11.000,-268.373 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:241 tps:20.0] VL:86
  854. [12:26:50] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.426,11.000,-268.653 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:241 tps:20.0] VL:103
  855. [12:26:50] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.425,11.000,-268.934 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:241 tps:20.0] VL:121
  856. [12:26:50] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.425,11.000,-269.215 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:241 tps:19.99] VL:140
  857. [12:26:55] [Server thread/INFO]: [AAC] [ItzKen_/1.16] world.Interact: tried to place COBBLESTONE_SLAB on GRAVEL out of sight [ping:218 tps:19.99] VL:2
  858. [12:26:58] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.493,12.000,-307.197 move: -0.002,0.000,-0.281 pred: -0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:258 tps:20.0] VL:10
  859. [12:26:58] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.495,12.000,-307.478 move: -0.002,0.000,-0.281 pred: -0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:258 tps:20.0] VL:21
  860. [12:26:58] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.497,12.000,-307.758 move: -0.002,0.000,-0.281 pred: -0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:258 tps:20.0] VL:33
  861. [12:27:02] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] combat.Regen: regenerated health too quickly (338ms) [ping:258 tps:19.99] VL:1
  862. [12:27:06] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.538,12.000,-342.721 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:258 tps:20.0] VL:10
  863. [12:27:06] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.538,12.000,-343.002 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:258 tps:20.0] VL:21
  864. [12:27:06] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.538,12.000,-343.282 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:258 tps:20.0] VL:33
  865. [12:27:06] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.537,12.000,-343.563 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:258 tps:20.0] VL:46
  866. [12:27:06] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.537,12.000,-343.843 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:258 tps:20.0] VL:60
  867. [12:27:06] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.537,12.000,-344.124 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:258 tps:20.0] VL:75
  868. [12:27:08] [Server thread/INFO]: ItzKen_ issued server command: /pv 1
  869. [12:27:14] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.502,12.000,-382.344 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:250 tps:20.0] VL:10
  870. [12:27:14] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.502,12.000,-382.625 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:250 tps:19.99] VL:21
  871. [12:27:14] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6447.501,12.000,-382.905 move: 0.000,0.000,-0.281 pred: 0.000,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:250 tps:20.0] VL:33
  872. [12:27:18] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12067.417,48.000,2849.842 move: -0.020,0.000,0.166 pred: 0.015,0.000,0.156 dist: 0.037 info: ++ PLAYER [ping:219 tps:20.0] VL:1
  873. [12:27:47] [User Authenticator #5/INFO]: UUID of player gammytuna is b2af07f0-9b1f-4fcf-a60a-43615934d1b6
  874. [12:27:47] [Server thread/INFO]: [AAC] 1.16 detected for gammytuna
  875. [12:27:47] [Server thread/INFO]: [ChatControl 8.8.15] Join event took 0.17 ms
  876. [12:27:47] [Server thread/INFO]: gammytuna[/96.85.26.133:44270] logged in with entity id 5520 at ([world]-5991.569874282447, 72.17977553657329, -456.91090781515976)
  877. [12:27:49] [Server thread/INFO]: [AAC] [ItzKen_/1.16] world.Interact: tried to place DIRT on STONE out of sight [ping:220 tps:19.99] VL:2
  878. [12:27:56] [Async Chat Thread - #1/INFO]: SMP ┃ [Earthling] gammytuna » ello m8s
  879. [12:28:01] [Async Chat Thread - #1/INFO]: SMP ┃ [Earthling] Denim [Loyal] » ello
  880. [12:28:08] [Async Chat Thread - #1/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » ai
  881. [12:28:08] [Async Chat Thread - #1/INFO]: SMP ┃ [Earthling] gammytuna » man i want out of spawn
  882. [12:28:15] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12045.300,77.000,2822.267 move: 0.000,0.000,-0.080 pred: -0.033,0.000,-0.045 dist: 0.048 info: ++ PLAYER sneak [ping:324 tps:20.0] VL:2
  883. [12:28:22] [Async Chat Thread - #1/INFO]: SMP ┃ [Earthling] gammytuna » Finallt
  884. [12:28:26] [Server thread/INFO]: gammytuna issued server command: /rtp
  885. [12:28:28] [Server thread/INFO]: Nathanstraight issued server command: /pv 1
  886. [12:28:30] [Craft Scheduler Thread - 63 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  887. [12:28:33] [Craft Scheduler Thread - 56 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  888. [12:28:34] [Craft Scheduler Thread - 56 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  889. [12:28:50] [Async Chat Thread - #1/INFO]: SMP ┃ [Earthling] gammytuna » ok ken msg me in discord and send me link to twich so i can sub
  890. [12:29:03] [Async Chat Thread - #1/INFO]: SMP ┃ [Earthling] gammytuna » i want loyal rank xD
  891. [12:29:03] [Async Chat Thread - #1/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » sub?
  892. [12:29:12] [Async Chat Thread - #1/INFO]: SMP ┃ [Earthling] gammytuna » how did yall get loyal rank?
  893. [12:29:16] [Async Chat Thread - #1/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » earn
  894. [12:29:20] [Async Chat Thread - #1/INFO]: SMP ┃ [Earthling] gammytuna » ?
  895. [12:29:20] [Async Chat Thread - #1/INFO]: SMP ┃ [Earthling] Nathanstraight » if you sub you will get sub rank
  896. [12:29:21] [Async Chat Thread - #1/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » with channel point
  897. [12:29:23] [Server thread/INFO]: [AAC] [ItzKen_/1.16] world.Interact: tried to place COBBLESTONE_SLAB on GRAVEL out of sight [ping:222 tps:19.99] VL:2
  898. [12:29:25] [Async Chat Thread - #1/INFO]: SMP ┃ [Earthling] Denim [Loyal] » channel points
  899. [12:29:31] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -6095.339,72.000,-425.466 move: -0.428,0.200,0.134 pred: -0.428,0.000,0.134 dist: 0.200 info: +- PLAYER [ping:148 tps:19.99] VL:80
  900. [12:29:31] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -6095.767,72.200,-425.331 move: -0.253,-0.078,0.031 pred: -0.253,0.000,0.031 dist: 0.078 info: -- PLAYER [ping:148 tps:20.0] VL:93
  901. [12:29:55] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12055.692,69.000,2823.446 move: -0.031,0.000,-0.004 pred: 0.007,0.000,0.000 dist: 0.038 info: ++ PLAYER [ping:351 tps:19.99] VL:1
  902. [12:29:58] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12052.464,69.000,2824.891 move: -0.017,0.000,0.071 pred: -0.004,0.000,0.039 dist: 0.034 info: ++ PLAYER sneak [ping:341 tps:19.99] VL:1
  903. [12:30:04] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12058.246,69.098,2823.344 move: 0.019,0.464,-0.044 pred: 0.013,-0.098,-0.040 dist: 0.563 info: --a PLAYER bump:0.056 [ping:341 tps:20.0] VL:632
  904. [12:30:06] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12057.302,70.000,2823.707 move: 0.000,-0.078,-0.014 pred: 0.002,0.000,-0.013 dist: 0.078 info: ++ PLAYER sneak [ping:341 tps:20.0] VL:609
  905. [12:30:06] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12057.302,69.922,2823.694 move: -0.005,-0.155,-0.002 pred: 0.000,-0.078,0.000 dist: 0.077 info: +- PLAYER sneak [ping:341 tps:20.0] VL:621
  906. [12:30:09] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -6111.898,57.000,-404.942 move: 0.120,0.000,-0.107 pred: 0.092,0.000,-0.128 dist: 0.035 info: ++ PLAYER [ping:187 tps:20.0] VL:1
  907. [12:30:17] [Server thread/INFO]: gammytuna has made the advancement [Stone Age]
  908. [12:30:18] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -6108.461,56.000,-405.359 move: 0.044,0.000,0.204 pred: 0.078,0.000,0.196 dist: 0.036 info: ++ PLAYER [ping:179 tps:19.99] VL:1
  909. [12:30:24] [Server thread/INFO]: [AAC] [ItzKen_/1.16] world.FastBreak: broke the wrong block [ping:234 tps:20.0] VL:1
  910. [12:30:30] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  911. [12:30:30] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/380b5c1c-120e-4046-a3cb-ccddbbab12ae/ts.1752f275946.5f76f2f7.0.idx...ok
  912. [12:30:30] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/380b5c1c-120e-4046-a3cb-ccddbbab12ae/ts.1752f275946.5f76f2f7.0...ok
  913. [12:30:30] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  914. [12:30:31] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -6104.457,56.000,-395.668 move: -0.224,0.000,-0.160 pred: -0.247,0.000,-0.119 dist: 0.046 info: ++ PLAYER [ping:179 tps:20.0] VL:2
  915. [12:30:33] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12053.632,69.000,2823.244 move: -0.127,0.000,-0.168 pred: -0.090,0.000,-0.170 dist: 0.037 info: ++ PLAYER [ping:327 tps:20.0] VL:1
  916. [12:30:34] [Craft Scheduler Thread - 64 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  917. [12:30:34] [Craft Scheduler Thread - 64 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  918. [12:30:40] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12066.700,47.753,2857.700 move: -0.144,0.248,0.002 pred: -0.019,0.248,0.002 dist: 0.125 info: --a PLAYER extX:0.02 [ping:231 tps:20.0] VL:15
  919. [12:30:47] [Server thread/INFO]: gammytuna has made the advancement [Getting an Upgrade]
  920. [12:30:58] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12053.618,69.000,2824.136 move: -0.201,0.000,0.011 pred: -0.189,0.000,-0.021 dist: 0.034 info: ++ PLAYER [ping:326 tps:20.0] VL:1
  921. [12:31:04] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12055.447,69.000,2824.018 move: -0.020,0.000,0.073 pred: -0.004,0.000,0.037 dist: 0.039 info: ++ PLAYER [ping:326 tps:20.0] VL:1
  922. [12:31:04] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12055.467,69.000,2824.090 move: -0.024,0.000,0.078 pred: -0.011,0.000,0.040 dist: 0.040 info: ++ PLAYER [ping:326 tps:19.99] VL:3
  923. [12:31:14] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12055.634,69.000,2823.335 move: -0.001,0.000,-0.035 pred: -0.032,0.000,-0.014 dist: 0.037 info: ++ PLAYER [ping:320 tps:20.0] VL:1
  924. [12:31:16] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -6110.780,56.000,-405.000 move: -0.158,0.000,-0.146 pred: -0.128,0.000,-0.165 dist: 0.035 info: ++ PLAYER [ping:284 tps:19.99] VL:1
  925. [12:31:55] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12049.458,72.922,2824.547 move: -0.124,-0.155,0.050 pred: -0.103,-0.155,0.019 dist: 0.037 info: -- PLAYER sneakextX:0.02 [ping:313 tps:20.0] VL:1
  926. [12:32:12] [Server thread/INFO]: KingDenim issued server command: /tpask ItzKen_
  927. [12:32:16] [Server thread/INFO]: ItzKen_ issued server command: /tpaccept
  928. [12:32:16] [Server thread/INFO]: [AntiCheat] KingDenim in world is suspected by PacketAnalysis
  929. [12:32:33] [Server thread/INFO]: ItzKen_ lost connection: Disconnected
  930. [12:32:34] [Craft Scheduler Thread - 66 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  931. [12:32:34] [Craft Scheduler Thread - 66 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  932. [12:32:40] [Craft Scheduler Thread - 67 - ServerSigns/INFO]: [Metrics] Connection timed out (Connection timed out)
  933. [12:32:42] [User Authenticator #6/INFO]: UUID of player ItzKen_ is 136ab7f2-be03-4f32-9528-0427ca92a43c
  934. [12:32:42] [Server thread/INFO]: [AAC] 1.16 detected for ItzKen_
  935. [12:32:42] [Server thread/INFO]: [ChatControl 8.8.15] Join event took 0.06 ms
  936. [12:32:42] [Server thread/INFO]: ItzKen_[/125.167.42.145:44666] logged in with entity id 6530 at ([world]-12046.751723966056, 74.0, 2826.697558463759)
  937. [12:32:43] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12046.580,74.000,2826.272 move: -0.007,0.000,0.126 pred: -0.007,0.412,0.132 dist: 0.412 info: +a+ PLAYER bump:0.035 [ping:317 tps:19.99] VL:338
  938. [12:33:03] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.330,74.000,2824.286 move: -0.056,0.000,-0.092 pred: -0.056,-0.063,-0.088 dist: 0.063 info: ++ PLAYER [ping:314 tps:20.0] VL:7
  939. [12:33:03] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.386,74.000,2824.194 move: -0.075,0.000,-0.132 pred: -0.075,-0.063,-0.138 dist: 0.063 info: ++ PLAYER [ping:314 tps:19.99] VL:15
  940. [12:33:03] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.461,74.000,2824.062 move: -0.061,0.000,-0.168 pred: -0.061,-0.063,-0.168 dist: 0.063 info: ++ PLAYER [ping:314 tps:20.0] VL:24
  941. [12:33:03] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.522,74.000,2823.895 move: -0.037,0.000,-0.189 pred: -0.037,-0.063,-0.189 dist: 0.063 info: ++ PLAYER [ping:314 tps:20.0] VL:34
  942. [12:33:03] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.560,74.000,2823.705 move: -0.022,0.000,-0.201 pred: -0.022,-0.063,-0.201 dist: 0.063 info: ++ PLAYER [ping:314 tps:20.0] VL:45
  943. [12:33:29] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -6105.079,56.000,-396.224 move: 0.266,0.000,-0.061 pred: 0.274,0.000,-0.029 dist: 0.033 info: ++ PLAYER [ping:247 tps:20.0] VL:1
  944. [12:33:30] [Craft Scheduler Thread - 66 - BuycraftX/INFO]: [BuycraftX] Sending 2 analytic events
  945. [12:33:36] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12042.290,70.000,2826.693 move: 0.015,0.000,0.069 pred: 0.009,0.000,0.034 dist: 0.035 info: ++ PLAYER [ping:136 tps:20.0] VL:1
  946. [12:33:38] [Async Chat Thread - #2/INFO]: SMP ┃ [Earthling] gammytuna » lag
  947. [12:33:47] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12049.235,70.000,2825.622 move: -0.242,0.000,-0.090 pred: -0.253,0.000,-0.054 dist: 0.038 info: ++ PLAYER [ping:162 tps:20.0] VL:1
  948. [12:33:55] [Server thread/INFO]: gammytuna has made the advancement [Acquire Hardware]
  949. [12:34:25] [Server thread/INFO]: [AntiCheat] KingDenim in world is suspected by PacketAnalysis
  950. [12:34:32] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12042.713,74.000,2819.526 move: -0.011,0.000,-0.073 pred: -0.006,0.000,-0.036 dist: 0.038 info: ++ PLAYER [ping:323 tps:20.0] VL:1
  951. [12:34:34] [Craft Scheduler Thread - 70 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  952. [12:34:34] [Craft Scheduler Thread - 70 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  953. [12:34:47] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12039.300,73.938,2823.527 move: 0.000,0.000,-0.131 pred: -0.045,0.000,-0.086 dist: 0.064 info: ++ PLAYER [ping:318 tps:20.0] VL:4
  954. [12:34:51] [Server thread/INFO]: gammytuna has made the advancement [Isn't It Iron Pick]
  955. [12:35:31] [Server thread/INFO]: [AAC] [KingDenim/1.16] combat.Hitbox: missed entity hitbox in attack [ping:319 tps:20.0] VL:1
  956. [12:35:49] [Server thread/INFO]: gammytuna was blown up by Creeper
  957. [12:35:55] [Server thread/INFO]: gammytuna issued server command: /back
  958. [12:35:55] [Server thread/INFO]: [Essentials] AstroCrafters » gammytuna was denied access to command.
  959. [12:35:59] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.NoFall: tried to avoid accumulating fall damage [ping:221 tps:20.0] VL:1
  960. [12:35:59] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12052.300,69.753,2829.447 move: 0.024,0.248,-0.094 pred: 0.086,0.248,-0.060 dist: 0.071 info: -a-a PLAYER [ping:221 tps:20.0] VL:5
  961. [12:36:00] [Async Chat Thread - #3/INFO]: SMP ┃ [Earthling] gammytuna » O come on
  962. [12:36:12] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5695.693,71.000,-483.555 move: -0.197,0.000,0.009 pred: -0.194,0.000,0.040 dist: 0.031 info: ++ PLAYER [ping:241 tps:20.0] VL:1
  963. [12:36:18] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12048.497,70.000,2828.291 move: 0.047,0.000,-0.035 pred: 0.016,0.000,-0.036 dist: 0.031 info: ++ PLAYER [ping:318 tps:20.0] VL:1
  964. [12:36:18] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12048.450,70.000,2828.255 move: 0.063,0.000,-0.036 pred: 0.028,0.000,-0.021 dist: 0.038 info: ++ PLAYER [ping:318 tps:20.0] VL:3
  965. [12:36:18] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12048.387,70.000,2828.220 move: 0.072,0.000,-0.038 pred: 0.034,0.000,-0.019 dist: 0.042 info: ++ PLAYER [ping:318 tps:20.0] VL:6
  966. [12:36:19] [Async Chat Thread - #3/INFO]: SMP ┃ [Earthling] gammytuna » God damnit
  967. [12:36:20] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12052.829,69.000,2828.054 move: 0.036,0.000,-0.164 pred: 0.003,0.000,-0.163 dist: 0.033 info: ++ PLAYER [ping:318 tps:19.99] VL:1
  968. [12:36:27] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12050.662,70.000,2828.700 move: 0.074,0.000,0.000 pred: 0.105,0.000,0.000 dist: 0.031 info: ++ PLAYER [ping:318 tps:20.0] VL:1
  969. [12:36:27] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12049.323,70.000,2828.758 move: 0.242,0.000,0.046 pred: 0.214,0.000,0.022 dist: 0.036 info: ++ PLAYER [ping:318 tps:20.0] VL:3
  970. [12:36:33] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12050.890,70.000,2828.582 move: 0.000,0.000,0.000 pred: 0.035,0.000,0.025 dist: 0.043 info: ++ PLAYER [ping:314 tps:20.0] VL:1
  971. [12:36:34] [Craft Scheduler Thread - 72 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  972. [12:36:35] [Craft Scheduler Thread - 72 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  973. [12:36:39] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12045.279,75.922,2823.385 move: 0.012,-0.155,0.123 pred: -0.016,-0.155,0.074 dist: 0.057 info: -- PLAYER sneakextX:0.02 [ping:223 tps:20.0] VL:3
  974. [12:36:49] [Async Chat Thread - #3/INFO]: SMP ┃ [Earthling] gammytuna » Stupid insafition rank damnit
  975. [12:36:55] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.NoFall: tried to avoid accumulating fall damage [ping:196 tps:20.0] VL:1
  976. [12:37:28] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.NoFall: tried to avoid accumulating fall damage [ping:184 tps:20.0] VL:1
  977. [12:37:36] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5918.469,71.000,-456.111 move: -0.216,0.000,0.163 pred: -0.251,0.000,0.140 dist: 0.041 info: ++ PLAYER [ping:177 tps:20.0] VL:1
  978. [12:37:37] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5919.837,71.000,-455.179 move: -0.072,0.000,-0.247 pred: -0.119,0.000,-0.231 dist: 0.050 info: ++ PLAYER [ping:177 tps:20.0] VL:4
  979. [12:37:41] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.NoFall: tried to avoid accumulating fall damage [ping:177 tps:19.99] VL:1
  980. [12:37:41] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12046.700,77.000,2820.300 move: 0.019,0.000,0.058 pred: -0.000,0.300,0.054 dist: 0.301 info: ++ PLAYER sneak bump:0.051 [ping:392 tps:20.0] VL:180
  981. [12:37:43] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: ignored velocity of -0.394,0.003,0.000 [ping:177 tps:19.99] VL:100
  982. [12:37:44] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5945.700,70.753,-469.272 move: -0.025,0.248,0.020 pred: -0.114,0.248,0.012 dist: 0.089 info: -a-a PLAYER [ping:177 tps:19.99] VL:108
  983. [12:37:48] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.13 [ping:177 tps:20.0] VL:1
  984. [12:37:48] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.07 [ping:177 tps:20.0] VL:2
  985. [12:37:50] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.40 [ping:174 tps:20.0] VL:3
  986. [12:37:50] [Server thread/INFO]: [AAC] [ItzKen_/1.16] combat.Killaura: B6: (T2) [ping:224 tps:20.0] VL:6
  987. [12:37:51] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.07 [ping:174 tps:20.0] VL:4
  988. [12:38:10] [Server thread/INFO]: [AAC] [ItzKen_/1.16] world.Interact: tried to interact with JUNGLE_DOOR out of sight [ping:220 tps:20.0] VL:3
  989. [12:38:13] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12052.300,69.753,2829.372 move: 0.005,0.248,-0.058 pred: 0.041,0.248,-0.041 dist: 0.040 info: -a-a PLAYER vel: -0.242,0.165,0.233 [ping:342 tps:19.99] VL:1
  990. [12:38:23] [Server thread/INFO]: ItzKen_ issued server command: /pc 1
  991. [12:38:26] [Server thread/INFO]: ItzKen_ issued server command: /pv 1
  992. [12:38:30] [Server thread/INFO]: gammytuna fell from a high place
  993. [12:38:35] [Craft Scheduler Thread - 72 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  994. [12:38:35] [Craft Scheduler Thread - 72 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  995. [12:38:47] [Async Chat Thread - #4/INFO]: SMP ┃ [Earthling] gammytuna » Stupid crasp
  996. [12:38:51] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12043.491,71.000,2830.484 move: -0.014,0.420,-0.462 pred: -0.053,0.420,-0.436 dist: 0.047 info: +- PLAYER [ping:222 tps:19.99] VL:2
  997. [12:38:51] [Async Chat Thread - #4/INFO]: SMP ┃ [Earthling] gammytuna » F this man
  998. [12:38:53] [Server thread/INFO]: gammytuna lost connection: Disconnected
  999. [12:39:02] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12049.139,73.676,2824.514 move: -0.077,-0.114,-0.016 pred: -0.077,-0.514,-0.016 dist: 0.400 info: -- PLAYER bump:0.032 [ping:219 tps:20.0] VL:320
  1000. [12:39:02] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.NoFall: tried to avoid accumulating fall damage [ping:219 tps:20.0] VL:1
  1001. [12:39:02] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.NoFall: tried to avoid accumulating fall damage [ping:219 tps:20.0] VL:2
  1002. [12:39:02] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.NoFall: tried to avoid accumulating fall damage [ping:219 tps:20.0] VL:3
  1003. [12:39:02] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.NoFall: tried to avoid accumulating fall damage [ping:219 tps:20.0] VL:4
  1004. [12:39:12] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12050.339,73.536,2825.721 move: -0.050,-0.036,0.000 pred: -0.034,-0.036,-0.039 dist: 0.043 info: ++ PLAYER sneak [ping:219 tps:20.0] VL:1
  1005. [12:39:30] [Craft Scheduler Thread - 81 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  1006. [12:39:47] [Server thread/INFO]: [AAC] [ItzKen_/1.16] world.Interact: tried to place RAIL on JUNGLE_DOOR out of sight [ping:215 tps:20.0] VL:2
  1007. [12:39:47] [Server thread/INFO]: [AAC] [ItzKen_/1.16] world.Interact: tried to interact with JUNGLE_DOOR out of sight [ping:215 tps:20.0] VL:5
  1008. [12:39:54] [Async Chat Thread - #5/INFO]: SMP ┃ [Earthling] Nathanstraight » is loyal rank easy to get
  1009. [12:39:59] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: invalid movement: -0.063,-0.320,0.263 length: 0.419 ground: -- type: BOAT [ping:352 tps:20.0] VL:10
  1010. [12:39:59] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: invalid movement: -0.039,-0.360,0.276 length: 0.455 ground: -- type: BOAT [ping:352 tps:20.0] VL:20
  1011. [12:40:04] [Async Chat Thread - #5/INFO]: SMP ┃ [Earthling] Denim [Loyal] » not really
  1012. [12:40:07] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6443.503,42.000,-564.186 move: 0.213,-0.063,-0.175 pred: 0.213,0.000,-0.175 dist: 0.063 info: ++a PLAYER [ping:396 tps:20.0] VL:7
  1013. [12:40:18] [Server thread/INFO]: [ChatFilter] gammytuna might be swearing!
  1014. [12:40:18] [Server thread/INFO]: [ChatFilter] matched shit 1 regex!
  1015. [12:40:18] [Server thread/INFO]: [ChatFilter] Original message: this is bull shit
  1016. [12:40:24] [Server thread/INFO]: L ┃ [Earthling] gammytuna » this is bull crap
  1017. [12:40:26] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.NoFall: tried to avoid accumulating fall damage [ping:216 tps:19.99] VL:1
  1018. [12:40:29] [User Authenticator #7/INFO]: UUID of player gammytuna is b2af07f0-9b1f-4fcf-a60a-43615934d1b6
  1019. [12:40:29] [Server thread/INFO]: [AAC] 1.16 detected for gammytuna
  1020. [12:40:29] [Server thread/INFO]: [ChatControl 8.8.15] Join event took 0.06 ms
  1021. [12:40:29] [Server thread/INFO]: gammytuna[/96.85.26.133:45204] logged in with entity id 10086 at ([world]-5732.602181247548, 70.0625, -481.45814964290713)
  1022. [12:40:30] [Craft Scheduler Thread - 82 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  1023. [12:40:32] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12041.905,68.000,2852.720 move: 0.121,0.000,0.037 pred: 0.057,0.000,0.001 dist: 0.072 info: ++ PLAYER item [ping:392 tps:20.0] VL:5
  1024. [12:40:32] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12041.785,68.000,2852.757 move: 0.133,0.000,0.081 pred: 0.087,0.000,0.035 dist: 0.066 info: ++ PLAYER item [ping:392 tps:20.0] VL:10
  1025. [12:40:32] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12041.652,68.000,2852.838 move: 0.172,0.000,0.053 pred: 0.109,0.000,0.047 dist: 0.064 info: ++ PLAYER item [ping:392 tps:20.0] VL:16
  1026. [12:40:32] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12041.479,68.000,2852.891 move: 0.192,0.000,0.048 pred: 0.129,0.000,0.036 dist: 0.064 info: ++ PLAYER item [ping:392 tps:20.0] VL:23
  1027. [12:40:33] [Server thread/INFO]: [AAC] [ItzKen_/1.16] world.Interact: tried to interact with JUNGLE_DOOR out of sight [ping:392 tps:19.99] VL:3
  1028. [12:40:35] [Craft Scheduler Thread - 83 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1029. [12:40:35] [Craft Scheduler Thread - 83 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1030. [12:40:38] [Async Chat Thread - #5/INFO]: SMP ┃ [Earthling] Nathanstraight » ?
  1031. [12:40:40] [Async Chat Thread - #5/INFO]: SMP ┃ [Earthling] gammytuna » tp isnt a fing prevalige
  1032. [12:40:45] [Server thread/INFO]: ItzKen_ issued server command: /pv 1
  1033. [12:40:51] [Async Chat Thread - #5/INFO]: SMP ┃ [Earthling] gammytuna » everyone should be allowed to tp this is dumb
  1034. [12:40:51] [Server thread/INFO]: Nathanstraight issued server command: /pv 1
  1035. [12:40:58] [Server thread/INFO]: ItzKen_ issued server command: /pv 1
  1036. [12:41:18] [Async Chat Thread - #5/INFO]: SMP ┃ [Earthling] Nathanstraight » i got alot of grass block from enderman
  1037. [12:41:20] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12051.250,70.200,2789.853 move: 0.052,-0.078,-0.045 pred: 0.030,-0.118,-0.025 dist: 0.050 info: -- PLAYER vel: 0.202,0.275,0.084 [ping:330 tps:20.0] VL:4
  1038. [12:41:23] [Server thread/INFO]: ItzKen_ issued server command: /tpa king
  1039. [12:41:26] [Server thread/INFO]: KingDenim issued server command: /tpaccept
  1040. [12:41:27] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12050.466,69.000,2782.500 move: 0.021,0.000,-0.030 pred: 0.019,0.000,0.000 dist: 0.030 info: ++ PLAYER [ping:295 tps:20.0] VL:1
  1041. [12:41:28] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 10.18 [ping:101 tps:20.0] VL:1
  1042. [12:41:29] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.06 [ping:101 tps:20.0] VL:2
  1043. [12:41:29] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.66 [ping:101 tps:20.0] VL:3
  1044. [12:41:29] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.19 [ping:119 tps:20.0] VL:4
  1045. [12:41:30] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.21 [ping:119 tps:20.0] VL:5
  1046. [12:41:31] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.34 [ping:119 tps:20.0] VL:6
  1047. [12:41:32] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.35 [ping:119 tps:20.0] VL:7
  1048. [12:41:32] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.12 [ping:119 tps:20.0] VL:8
  1049. [12:41:32] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] world.Interact: tried to open a CHEST out of sight [ping:965 tps:20.0] VL:0
  1050. [12:41:32] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.12 [ping:119 tps:19.99] VL:9
  1051. [12:41:33] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.71 [ping:119 tps:19.99] VL:10
  1052. [12:41:34] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.01 [ping:119 tps:20.0] VL:11
  1053. [12:41:35] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 10.08 [ping:119 tps:20.0] VL:12
  1054. [12:41:35] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.05 [ping:119 tps:20.0] VL:13
  1055. [12:41:35] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.72 [ping:119 tps:20.0] VL:14
  1056. [12:41:36] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5626.302,67.000,-427.787 move: -0.179,0.000,0.215 pred: -0.147,0.000,0.239 dist: 0.039 info: ++ PLAYER [ping:119 tps:20.0] VL:1
  1057. [12:41:37] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.15 [ping:119 tps:20.0] VL:15
  1058. [12:41:38] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.02 [ping:119 tps:19.99] VL:15
  1059. [12:41:44] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.24 [ping:119 tps:20.0] VL:12
  1060. [12:41:49] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12044.775,68.625,2783.500 move: -0.043,0.000,-0.014 pred: -0.037,-0.078,-0.015 dist: 0.079 info: -- PLAYER [ping:263 tps:20.0] VL:12
  1061. [12:41:49] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12044.818,68.625,2783.486 move: -0.019,0.000,-0.030 pred: -0.025,-0.078,-0.027 dist: 0.079 info: -- PLAYER [ping:263 tps:19.99] VL:25
  1062. [12:41:49] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12044.837,68.625,2783.457 move: 0.000,0.000,-0.047 pred: -0.004,-0.078,-0.042 dist: 0.079 info: -- PLAYER [ping:263 tps:20.0] VL:39
  1063. [12:41:49] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12044.837,68.625,2783.409 move: 0.073,0.000,0.040 pred: 0.019,-0.078,-0.026 dist: 0.116 info: -- PLAYER [ping:263 tps:20.0] VL:61
  1064. [12:41:50] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12044.764,68.625,2783.449 move: 0.113,-0.078,0.087 pred: 0.085,-0.078,0.053 dist: 0.044 info: -- PLAYER [ping:263 tps:20.0] VL:66
  1065. [12:41:54] [Async Chat Thread - #5/INFO]: SMP ┃ [Earthling] gammytuna » Someone set weather to clear its lagging server
  1066. [12:42:14] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5657.166,70.000,-307.953 move: 0.106,0.420,0.468 pred: 0.069,0.420,0.475 dist: 0.038 info: +- PLAYER [ping:146 tps:19.99] VL:1
  1067. [12:42:14] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5656.995,70.753,-307.300 move: 0.072,0.248,0.022 pred: 0.063,0.248,0.149 dist: 0.128 info: -a-a PLAYER [ping:146 tps:20.0] VL:18
  1068. [12:42:19] [Server thread/INFO]: [AAC] [KingDenim/1.16] combat.Hitbox: missed entity hitbox in attack [ping:486 tps:19.99] VL:1
  1069. [12:42:19] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12049.389,69.000,2794.950 move: -0.234,0.000,-0.019 pred: -0.232,0.000,0.019 dist: 0.038 info: ++ PLAYER [ping:486 tps:20.0] VL:1
  1070. [12:42:24] [Server thread/INFO]: ItzKen_ issued server command: /pv 1
  1071. [12:42:35] [Craft Scheduler Thread - 82 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1072. [12:42:35] [Craft Scheduler Thread - 82 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1073. [12:42:39] [Async Chat Thread - #5/INFO]: SMP ┃ [Earthling] Nathanstraight » just sleep
  1074. [12:42:40] [Craft Scheduler Thread - 84 - ServerSigns/INFO]: [Metrics] Connection timed out (Connection timed out)
  1075. [12:42:47] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6427.645,57.000,-542.959 move: -0.242,0.420,-0.482 pred: -0.154,0.420,-0.270 dist: 0.229 info: +- PLAYER [ping:1302 tps:20.0] VL:52
  1076. [12:42:47] [Async Chat Thread - #5/INFO]: SMP ┃ [Earthling] gammytuna » i cant
  1077. [12:42:47] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6429.045,57.000,-546.552 move: 0.129,0.420,-0.505 pred: -0.016,0.420,-0.348 dist: 0.215 info: +- PLAYER [ping:1302 tps:20.0] VL:99
  1078. [12:42:48] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Timer: moved too many times: 9.31 [ping:1302 tps:20.0] VL:1
  1079. [12:42:48] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Timer: moved too many times: 9.48 [ping:1302 tps:20.0] VL:2
  1080. [12:42:48] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Timer: moved too many times: 9.42 [ping:1302 tps:20.0] VL:3
  1081. [12:42:48] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Timer: moved too many times: 9.45 [ping:1302 tps:20.0] VL:4
  1082. [12:42:48] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Timer: moved too many times: 9.47 [ping:1302 tps:20.0] VL:5
  1083. [12:42:48] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Timer: moved too many times: 9.37 [ping:1302 tps:20.0] VL:6
  1084. [12:42:48] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Timer: moved too many times: 9.42 [ping:1302 tps:20.0] VL:7
  1085. [12:42:48] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6428.393,57.000,-550.171 move: 0.048,0.420,-0.582 pred: 0.024,0.420,-0.353 dist: 0.229 info: +- PLAYER [ping:1302 tps:20.0] VL:153
  1086. [12:42:48] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Timer: moved too many times: 9.23 [ping:1302 tps:20.0] VL:8
  1087. [12:42:48] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Timer: moved too many times: 9.39 [ping:1302 tps:20.0] VL:9
  1088. [12:42:48] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Timer: moved too many times: 9.31 [ping:1302 tps:19.99] VL:10
  1089. [12:42:48] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Timer: moved too many times: 9.45 [ping:1302 tps:20.0] VL:11
  1090. [12:42:48] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Timer: moved too many times: 9.40 [ping:1302 tps:19.99] VL:12
  1091. [12:42:48] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Timer: moved too many times: 9.47 [ping:1302 tps:19.99] VL:13
  1092. [12:42:48] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Timer: moved too many times: 9.39 [ping:1302 tps:20.0] VL:14
  1093. [12:42:53] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6423.300,61.249,-558.597 move: 0.000,-0.072,0.000 pred: 0.000,0.061,0.000 dist: 0.134 info: -- PLAYER waterextX:0.02 flowing [ping:1302 tps:19.99] VL:35
  1094. [12:42:53] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6423.300,61.024,-558.597 move: 0.000,-0.228,0.000 pred: 0.000,-0.127,0.000 dist: 0.101 info: -- PLAYER waterextX:0.02 flowing [ping:1302 tps:20.0] VL:56
  1095. [12:42:53] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6423.300,60.797,-558.597 move: 0.000,-0.302,0.000 pred: 0.000,-0.187,0.000 dist: 0.114 info: -- PLAYER waterextX:0.02 flowing [ping:1302 tps:20.0] VL:84
  1096. [12:42:53] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6423.300,60.495,-558.597 move: 0.000,-0.374,0.000 pred: 0.000,-0.246,0.000 dist: 0.128 info: -- PLAYER waterextX:0.02 flowing [ping:1302 tps:19.97] VL:119
  1097. [12:42:57] [Async Chat Thread - #5/INFO]: SMP ┃ [Earthling] gammytuna » I dont have a bed
  1098. [12:43:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12039.986,68.000,2785.614 move: -0.044,0.000,0.145 pred: -0.020,0.000,0.070 dist: 0.078 info: ++ PLAYER item [ping:229 tps:20.0] VL:6
  1099. [12:43:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12040.030,68.000,2785.759 move: -0.058,0.000,0.171 pred: -0.031,0.000,0.098 dist: 0.078 info: ++ PLAYER item [ping:229 tps:20.0] VL:13
  1100. [12:43:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12040.088,68.000,2785.930 move: -0.070,0.000,0.183 pred: -0.039,0.000,0.111 dist: 0.078 info: ++ PLAYER item [ping:229 tps:20.0] VL:21
  1101. [12:43:11] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6426.447,57.000,-537.779 move: 0.091,0.420,-0.010 pred: 0.048,0.420,-0.005 dist: 0.043 info: +- PLAYER item [ping:1671 tps:20.0] VL:1
  1102. [12:43:14] [Server thread/INFO]: [AAC] [gammytuna/1.16] world.Interact: tried to place BIRCH_LOG on DIRT out of sight [ping:208 tps:20.0] VL:2
  1103. [12:43:16] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6426.681,57.000,-538.041 move: -0.089,0.000,-0.096 pred: -0.056,0.000,-0.061 dist: 0.049 info: ++ PLAYER item [ping:1310 tps:20.0] VL:2
  1104. [12:43:16] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6426.771,57.000,-538.138 move: -0.117,0.000,-0.126 pred: -0.073,0.000,-0.079 dist: 0.064 info: ++ PLAYER item [ping:1310 tps:20.0] VL:7
  1105. [12:43:17] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6426.888,57.000,-538.263 move: -0.132,0.000,-0.141 pred: -0.089,0.000,-0.095 dist: 0.064 info: ++ PLAYER item [ping:1310 tps:20.0] VL:13
  1106. [12:43:18] [Server thread/INFO]: [AAC] [gammytuna/1.16] world.Interact: broke BIRCH_LOG out of line of sight [ping:208 tps:19.99] VL:6
  1107. [12:43:18] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12034.052,70.000,2783.107 move: 0.035,0.000,0.005 pred: 0.000,0.000,0.013 dist: 0.035 info: ++ PLAYER [ping:415 tps:20.0] VL:1
  1108. [12:43:18] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12033.967,70.000,2783.088 move: 0.052,0.000,-0.047 pred: 0.030,0.000,-0.012 dist: 0.041 info: ++ PLAYER [ping:415 tps:20.0] VL:3
  1109. [12:43:21] [Server thread/INFO]: [AAC] [gammytuna/1.16] world.Interact: broke BIRCH_LOG out of line of sight [ping:208 tps:20.0] VL:10
  1110. [12:43:49] [Server thread/INFO]: [AAC] [gammytuna/1.16] world.Interact: broke BIRCH_LOG out of line of sight [ping:188 tps:20.0] VL:6
  1111. [12:43:50] [Server thread/INFO]: [AAC] [gammytuna/1.16] world.Interact: broke BIRCH_LEAVES out of line of sight [ping:188 tps:20.0] VL:12
  1112. [12:44:02] [Server thread/INFO]: [AAC] [gammytuna/1.16] world.Interact: tried to place BIRCH_LOG on BIRCH_LOG out of sight [ping:183 tps:20.0] VL:2
  1113. [12:44:02] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5673.081,74.000,-260.665 move: -0.146,0.000,0.234 pred: -0.110,0.000,0.254 dist: 0.041 info: ++ PLAYER [ping:183 tps:20.0] VL:1
  1114. [12:44:02] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5673.227,74.000,-260.431 move: -0.152,0.000,0.233 pred: -0.116,0.000,0.253 dist: 0.041 info: ++ PLAYER [ping:183 tps:20.0] VL:3
  1115. [12:44:02] [Server thread/INFO]: [AAC] [gammytuna/1.16] world.Interact: tried to place BIRCH_LOG on BIRCH_LOG out of sight [ping:183 tps:20.0] VL:4
  1116. [12:44:03] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5673.848,74.000,-259.502 move: -0.158,0.000,0.232 pred: -0.161,0.000,0.192 dist: 0.040 info: ++ PLAYER [ping:183 tps:20.0] VL:6
  1117. [12:44:03] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5674.006,74.000,-259.271 move: -0.158,0.000,0.232 pred: -0.162,0.000,0.192 dist: 0.040 info: ++ PLAYER [ping:183 tps:20.0] VL:10
  1118. [12:44:03] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5674.164,74.000,-259.039 move: -0.158,0.000,0.231 pred: -0.182,0.000,0.210 dist: 0.032 info: ++ PLAYER [ping:183 tps:20.0] VL:15
  1119. [12:44:03] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5674.323,74.000,-258.808 move: -0.159,0.000,0.231 pred: -0.162,0.000,0.192 dist: 0.040 info: ++ PLAYER [ping:183 tps:20.0] VL:21
  1120. [12:44:03] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5674.481,74.000,-258.576 move: -0.159,0.000,0.231 pred: -0.182,0.000,0.210 dist: 0.032 info: ++ PLAYER [ping:183 tps:20.0] VL:28
  1121. [12:44:03] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5674.640,74.000,-258.345 move: -0.159,0.000,0.231 pred: -0.182,0.000,0.210 dist: 0.032 info: ++ PLAYER [ping:183 tps:20.0] VL:36
  1122. [12:44:03] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5674.957,74.000,-257.882 move: -0.158,0.000,0.232 pred: -0.184,0.000,0.208 dist: 0.035 info: ++ PLAYER [ping:183 tps:20.0] VL:45
  1123. [12:44:03] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5675.115,74.000,-257.650 move: -0.158,0.000,0.232 pred: -0.158,-0.078,0.232 dist: 0.078 info: +- PLAYER [ping:183 tps:20.0] VL:66
  1124. [12:44:03] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5675.273,74.000,-257.418 move: -0.158,0.000,0.232 pred: -0.100,-0.078,0.148 dist: 0.129 info: -- PLAYER [ping:183 tps:20.0] VL:98
  1125. [12:44:03] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5675.431,74.000,-257.186 move: -0.158,0.000,0.232 pred: -0.158,-0.078,0.232 dist: 0.078 info: -- PLAYER [ping:183 tps:19.99] VL:121
  1126. [12:44:05] [Async Chat Thread - #6/INFO]: SMP ┃ [Earthling] Nathanstraight » black snow is making a castle at the ocean
  1127. [12:44:35] [Craft Scheduler Thread - 88 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1128. [12:44:35] [Craft Scheduler Thread - 88 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1129. [12:44:39] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5683.727,70.000,-246.782 move: -0.081,0.000,0.266 pred: -0.112,0.000,0.255 dist: 0.033 info: ++ PLAYER [ping:176 tps:20.0] VL:1
  1130. [12:44:39] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5683.808,70.000,-246.516 move: -0.071,0.000,0.270 pred: -0.102,0.000,0.259 dist: 0.033 info: ++ PLAYER [ping:176 tps:20.0] VL:3
  1131. [12:44:40] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12037.428,70.000,2793.119 move: 0.079,0.000,-0.047 pred: 0.068,0.000,-0.013 dist: 0.035 info: ++ PLAYER [ping:364 tps:20.0] VL:1
  1132. [12:44:45] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.NoFall: tried to avoid accumulating fall damage [ping:222 tps:20.0] VL:1
  1133. [12:44:52] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6423.714,60.177,-558.300 move: -0.021,-0.130,0.000 pred: -0.021,-0.048,0.000 dist: 0.083 info: -+ PLAYER sneak? [ping:542 tps:19.99] VL:13
  1134. [12:44:55] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5685.587,70.000,-239.888 move: -0.164,0.000,0.224 pred: -0.189,0.000,0.204 dist: 0.032 info: ++ PLAYER [ping:175 tps:20.0] VL:1
  1135. [12:45:04] [Server thread/INFO]: Nathanstraight issued server command: /weather set clear
  1136. [12:45:04] [Server thread/INFO]: [Essentials] AstroCrafters » Nathanstraight was denied access to command.
  1137. [12:45:09] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12044.733,69.000,2803.355 move: -0.027,0.000,0.030 pred: -0.038,0.000,-0.004 dist: 0.035 info: ++ PLAYER [ping:222 tps:19.99] VL:1
  1138. [12:45:31] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5679.029,65.000,-223.385 move: 0.257,0.000,0.100 pred: 0.252,0.000,0.145 dist: 0.046 info: ++ PLAYER [ping:260 tps:20.0] VL:2
  1139. [12:45:31] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5678.773,65.000,-223.286 move: 0.270,0.000,0.044 pred: 0.265,0.000,0.090 dist: 0.046 info: ++ PLAYER [ping:260 tps:20.0] VL:5
  1140. [12:45:32] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6437.785,48.000,-562.617 move: 0.281,0.000,0.006 pred: 0.281,0.412,0.006 dist: 0.412 info: +a+ PLAYER [ping:424 tps:20.0] VL:338
  1141. [12:45:47] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.24 [ping:653 tps:20.0] VL:1
  1142. [12:45:47] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.22 [ping:653 tps:20.0] VL:2
  1143. [12:45:55] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12042.300,69.000,2806.059 move: -0.034,0.000,-0.025 pred: 0.000,0.000,0.000 dist: 0.042 info: ++ PLAYER [ping:3288 tps:20.0] VL:1
  1144. [12:46:08] [Async Chat Thread - #7/INFO]: SMP ┃ [Earthling] Nathanstraight » 6 enderpearl pog
  1145. [12:46:13] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to place RAIL on COBBLESTONE out of sight [ping:1982 tps:20.0] VL:2
  1146. [12:46:14] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to place RAIL on COBBLESTONE out of sight [ping:1982 tps:20.0] VL:4
  1147. [12:46:16] [Async Chat Thread - #7/INFO]: SMP ┃ [Earthling] Nathanstraight » i could have had 7
  1148. [12:46:25] [Async Chat Thread - #7/INFO]: SMP ┃ [Earthling] Nathanstraight » o_O
  1149. [12:46:35] [Craft Scheduler Thread - 90 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1150. [12:46:36] [Craft Scheduler Thread - 90 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1151. [12:47:35] [Server thread/INFO]: [AAC] [ItzKen_/1.16] world.Interact: tried to place PISTON on RAIL out of sight [ping:221 tps:20.0] VL:2
  1152. [12:48:12] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Phase: moved into a block (PISTON_HEAD at -12055,69,2824) [ping:528 tps:20.0] VL:1
  1153. [12:48:12] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Phase: setback from -12055.439,69.000,2824.366: -12055.439,69.000,2824.366->-12055.412,69.000,2824.286 fallD: 0.0 ground: + motion: 0.027,0.000,-0.078 globalMotion
  1154. [12:48:28] [Server thread/INFO]: ItzKen_ issued server command: /pv 1
  1155. [12:48:36] [Craft Scheduler Thread - 86 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1156. [12:48:36] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6326.909,70.000,-533.608 move: 0.172,0.000,-0.209 pred: 0.197,0.000,-0.189 dist: 0.032 info: ++ PLAYER [ping:240 tps:20.0] VL:1
  1157. [12:48:36] [Craft Scheduler Thread - 86 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1158. [12:49:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12040.248,68.000,2852.437 move: -0.032,0.000,0.000 pred: 0.000,0.000,0.000 dist: 0.032 info: ++ PLAYER [ping:219 tps:20.0] VL:1
  1159. [12:49:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12040.320,68.000,2852.445 move: -0.003,0.000,0.053 pred: -0.003,0.000,0.099 dist: 0.046 info: ++ PLAYER [ping:219 tps:19.99] VL:4
  1160. [12:49:08] [Server thread/INFO]: ItzKen_ issued server command: /pv 1
  1161. [12:49:56] [Server thread/INFO]: gammytuna has made the advancement [Suit Up]
  1162. [12:49:58] [Server thread/INFO]: ItzKen_ issued server command: /pv 1
  1163. [12:50:17] [Async Chat Thread - #8/INFO]: SMP ┃ [Earthling] gammytuna » ok this is sad i need some iron plz
  1164. [12:50:26] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12053.503,69.000,2822.484 move: -0.090,0.000,-0.051 pred: -0.119,0.000,-0.069 dist: 0.034 info: ++ PLAYER [ping:341 tps:20.0] VL:1
  1165. [12:50:26] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12053.593,69.000,2822.433 move: -0.076,0.000,-0.061 pred: -0.111,0.000,-0.071 dist: 0.036 info: ++ PLAYER [ping:341 tps:20.0] VL:3
  1166. [12:50:26] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12053.669,69.000,2822.371 move: -0.075,0.000,-0.064 pred: -0.106,0.000,-0.075 dist: 0.032 info: ++ PLAYER [ping:341 tps:20.0] VL:6
  1167. [12:50:29] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12050.394,74.000,2829.303 move: 0.117,0.000,0.182 pred: 0.117,0.412,0.182 dist: 0.412 info: +a+ PLAYER [ping:232 tps:20.0] VL:338
  1168. [12:50:36] [Craft Scheduler Thread - 91 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1169. [12:50:36] [Craft Scheduler Thread - 91 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1170. [12:50:40] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12048.170,73.684,2829.248 move: 0.081,-0.121,-0.013 pred: 0.081,-0.445,-0.013 dist: 0.324 info: -- PLAYER bump:0.041 [ping:232 tps:20.0] VL:292
  1171. [12:50:58] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12045.700,77.509,2822.241 move: 0.000,-0.057,0.022 pred: -0.000,0.254,-0.004 dist: 0.311 info: -- PLAYER water flowing bump:0.047 [ping:324 tps:19.99] VL:193
  1172. [12:51:01] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12045.644,76.400,2822.300 move: 0.068,0.342,0.000 pred: 0.068,0.060,-0.000 dist: 0.282 info: -- PLAYER water flowing bump:0.051 [ping:320 tps:20.0] VL:277
  1173. [12:51:01] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12045.576,76.742,2822.300 move: 0.001,0.258,-0.029 pred: 0.001,-0.078,-0.000 dist: 0.338 info: --a! PLAYER sneak?extX:0.02 bump:0.050 [ping:320 tps:19.99] VL:505
  1174. [12:51:11] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6424.088,63.000,-563.859 move: 0.192,0.420,-0.431 pred: 0.076,0.420,-0.233 dist: 0.229 info: +- PLAYER [ping:1810 tps:20.0] VL:52
  1175. [12:51:11] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6422.181,63.000,-566.787 move: 0.474,0.420,-0.306 pred: 0.263,0.420,-0.216 dist: 0.229 info: +- PLAYER [ping:1810 tps:20.0] VL:105
  1176. [12:51:12] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5602.692,64.000,-80.323 move: -0.142,0.000,0.228 pred: -0.163,0.000,0.205 dist: 0.031 info: ++ PLAYER [ping:171 tps:20.0] VL:1
  1177. [12:51:14] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Timer: moved too many times: 9.78 [ping:320 tps:20.0] VL:1
  1178. [12:51:14] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Timer: moved too many times: 9.73 [ping:320 tps:20.0] VL:2
  1179. [12:51:14] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Timer: moved too many times: 9.68 [ping:320 tps:20.0] VL:3
  1180. [12:51:14] [Server thread/INFO]: [AntiCheat] KingDenim in world is suspected by PacketAnalysis
  1181. [12:51:14] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.FastBreak: broke the wrong block [ping:320 tps:20.0] VL:1
  1182. [12:51:15] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5607.457,60.000,-84.005 move: 0.009,0.000,-0.220 pred: -0.023,0.000,-0.226 dist: 0.033 info: ++ PLAYER [ping:171 tps:20.0] VL:1
  1183. [12:51:17] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.01 [ping:168 tps:20.0] VL:1
  1184. [12:51:17] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Timer: moved too many times: 9.31 [ping:168 tps:20.0] VL:2
  1185. [12:51:21] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5599.304,57.000,-80.379 move: 0.102,0.200,-0.112 pred: 0.102,0.000,-0.112 dist: 0.200 info: +- PLAYER [ping:168 tps:19.99] VL:80
  1186. [12:51:21] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5599.202,57.200,-80.490 move: 0.071,-0.078,-0.073 pred: 0.071,0.000,-0.073 dist: 0.078 info: -- PLAYER [ping:168 tps:19.99] VL:93
  1187. [12:51:35] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.FastBreak: tried to break a block too quickly: 5/10 ticks [ping:605 tps:20.0] VL:1
  1188. [12:51:52] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6430.778,55.000,-569.335 move: 0.118,0.000,0.035 pred: 0.139,0.000,0.009 dist: 0.033 info: ++ PLAYER [ping:1044 tps:20.0] VL:1
  1189. [12:51:59] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6424.675,60.200,-559.224 move: 0.029,-0.078,0.017 pred: 0.029,-0.045,0.017 dist: 0.033 info: -- PLAYER item? [ping:1044 tps:19.99] VL:2
  1190. [12:52:05] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6423.391,60.000,-558.426 move: 0.000,0.200,0.000 pred: 0.000,0.000,0.000 dist: 0.200 info: +- PLAYER [ping:1601 tps:20.0] VL:80
  1191. [12:52:05] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6423.391,60.200,-558.426 move: 0.000,-0.078,0.000 pred: 0.000,0.118,0.000 dist: 0.196 info: -- PLAYER extX:0.02 flowing [ping:1601 tps:20.0] VL:157
  1192. [12:52:05] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6423.645,60.000,-558.300 move: -0.024,0.200,0.000 pred: -0.024,0.000,0.000 dist: 0.200 info: +- PLAYER [ping:1601 tps:20.0] VL:239
  1193. [12:52:05] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6423.669,60.200,-558.300 move: -0.013,-0.078,0.000 pred: -0.013,0.118,0.000 dist: 0.196 info: -- PLAYER flowing [ping:1601 tps:19.99] VL:318
  1194. [12:52:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12048.964,74.563,2821.167 move: 0.159,0.000,0.015 pred: 0.159,0.209,0.015 dist: 0.209 info: ++ PLAYER sneak [ping:253 tps:20.0] VL:87
  1195. [12:52:07] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6423.530,62.645,-558.300 move: -0.016,0.340,0.000 pred: -0.016,0.208,0.000 dist: 0.132 info: -- PLAYER water flowing [ping:1601 tps:20.0] VL:337
  1196. [12:52:07] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6423.545,62.985,-558.300 move: -0.009,0.300,0.019 pred: -0.009,0.267,0.019 dist: 0.033 info: --a PLAYER [ping:1601 tps:19.99] VL:340
  1197. [12:52:14] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12047.733,74.563,2820.470 move: -0.158,0.000,0.016 pred: -0.160,0.420,0.023 dist: 0.420 info: +a+ PLAYER [ping:245 tps:20.0] VL:352
  1198. [12:52:21] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to open a CHEST out of sight [ping:464 tps:20.0] VL:0
  1199. [12:52:34] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.Move: at: -6352.300,72.753,-572.300 move: 0.142,0.248,0.006 pred: 0.024,0.248,0.007 dist: 0.118 info: --a PLAYER extX:0.02 [ping:1498 tps:20.0] VL:13
  1200. [12:52:36] [Craft Scheduler Thread - 95 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1201. [12:52:36] [Craft Scheduler Thread - 95 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1202. [12:52:38] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] movement.NoFall: tried to avoid accumulating fall damage [ping:1498 tps:20.0] VL:1
  1203. [12:52:45] [Server thread/INFO]: [AAC] [Nathanstraight/1.16] world.Interact: broke TALL_GRASS out of line of sight [ping:1498 tps:20.0] VL:6
  1204. [12:52:55] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to place OAK_TRAPDOOR on OAK_TRAPDOOR out of sight [ping:398 tps:20.0] VL:2
  1205. [12:52:55] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to interact with OAK_TRAPDOOR out of sight [ping:398 tps:20.0] VL:5
  1206. [12:52:59] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to place OAK_TRAPDOOR on OAK_TRAPDOOR out of sight [ping:374 tps:20.0] VL:4
  1207. [12:52:59] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to interact with OAK_TRAPDOOR out of sight [ping:374 tps:20.0] VL:7
  1208. [12:53:20] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to place COBBLESTONE on COBBLESTONE out of sight [ping:378 tps:20.0] VL:2
  1209. [12:53:27] [Async Chat Thread - #9/INFO]: SMP ┃ [Earthling] Nathanstraight » sleep
  1210. [12:53:49] [Async Chat Thread - #9/INFO]: SMP ┃ [Earthling] gammytuna » ib
  1211. [12:54:00] [Async Chat Thread - #9/INFO]: SMP ┃ [Earthling] Denim [Loyal] » slep?
  1212. [12:54:06] [Async Chat Thread - #9/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » sleep?
  1213. [12:54:09] [Async Chat Thread - #9/INFO]: SMP ┃ [Earthling] gammytuna » I found a mineshaft
  1214. [12:54:09] [Async Chat Thread - #9/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » or /afk
  1215. [12:54:31] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12041.542,68.000,2850.896 move: -0.100,0.000,-0.216 pred: -0.069,0.000,-0.231 dist: 0.034 info: ++ PLAYER [ping:398 tps:20.0] VL:1
  1216. [12:54:36] [Craft Scheduler Thread - 101 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1217. [12:54:36] [Craft Scheduler Thread - 101 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1218. [12:54:38] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5576.965,38.534,-64.114 move: -0.007,0.138,-0.073 pred: -0.006,0.103,-0.079 dist: 0.035 info: -- PLAYER [ping:216 tps:20.0] VL:2
  1219. [12:54:38] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5576.972,38.672,-64.188 move: -0.004,0.106,-0.078 pred: -0.005,0.057,-0.086 dist: 0.049 info: -- PLAYER [ping:216 tps:20.0] VL:7
  1220. [12:54:38] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5576.974,38.411,-64.746 move: 0.001,-0.241,-0.149 pred: 0.001,-0.281,-0.149 dist: 0.040 info: -- PLAYER [ping:216 tps:20.0] VL:12
  1221. [12:54:39] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5576.588,38.000,-66.577 move: 0.016,0.000,-0.097 pred: 0.023,0.000,-0.128 dist: 0.032 info: ++ PLAYER [ping:216 tps:20.0] VL:14
  1222. [12:54:39] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5576.572,38.000,-66.673 move: 0.016,0.000,-0.097 pred: 0.022,0.000,-0.128 dist: 0.032 info: ++ PLAYER [ping:216 tps:20.0] VL:17
  1223. [12:54:39] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5576.555,38.000,-66.770 move: 0.016,0.000,-0.097 pred: 0.021,0.000,-0.128 dist: 0.032 info: ++ PLAYER [ping:216 tps:20.0] VL:21
  1224. [12:54:39] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5576.539,38.000,-66.867 move: 0.016,0.000,-0.097 pred: 0.022,0.000,-0.128 dist: 0.032 info: ++ PLAYER [ping:216 tps:20.0] VL:26
  1225. [12:54:39] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5576.151,38.000,-69.677 move: 0.066,0.200,-0.508 pred: 0.066,0.000,-0.508 dist: 0.200 info: +- PLAYER [ping:216 tps:19.99] VL:110
  1226. [12:54:39] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5576.085,38.200,-70.185 move: 0.040,-0.078,-0.302 pred: 0.040,0.000,-0.302 dist: 0.078 info: -- PLAYER [ping:216 tps:20.0] VL:127
  1227. [12:54:47] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12045.109,70.000,2820.615 move: -0.151,0.000,-0.009 pred: -0.092,0.000,-0.011 dist: 0.060 info: ++! PLAYER [ping:215 tps:20.0] VL:3
  1228. [12:54:55] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12047.694,71.200,2820.300 move: 0.020,-0.078,0.000 pred: 0.020,-0.045,-0.000 dist: 0.033 info: -- PLAYER [ping:215 tps:20.0] VL:2
  1229. [12:55:25] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12044.620,70.753,2816.361 move: -0.080,0.248,0.050 pred: -0.113,0.248,0.039 dist: 0.035 info: --a PLAYER [ping:345 tps:20.0] VL:1
  1230. [12:55:26] [Async Chat Thread - #10/INFO]: SMP ┃ [Earthling] gammytuna » can someone bring me some food plz
  1231. [12:55:30] [Server thread/INFO]: gammytuna issued server command: /sethome
  1232. [12:55:30] [Server thread/INFO]: [Essentials] AstroCrafters » gammytuna was denied access to command.
  1233. [12:55:33] [Async Chat Thread - #10/INFO]: SMP ┃ [Earthling] gammytuna » Bro WTF
  1234. [12:55:39] [Async Chat Thread - #10/INFO]: SMP ┃ [Earthling] gammytuna » Ok thats it
  1235. [12:56:13] [Async Chat Thread - #10/INFO]: SMP ┃ [Earthling] Nathanstraight » slep
  1236. [12:56:25] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12045.077,70.000,2819.378 move: 0.170,0.200,0.416 pred: 0.171,0.000,0.416 dist: 0.200 info: +- PLAYER [ping:227 tps:20.0] VL:80
  1237. [12:56:25] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12044.907,70.200,2819.794 move: 0.105,-0.078,0.250 pred: 0.105,0.000,0.250 dist: 0.078 info: -- PLAYER [ping:227 tps:19.99] VL:93
  1238. [12:56:32] [Server thread/INFO]: [AntiCheat] Nathanstraight in world is suspected by PacketAnalysis
  1239. [12:56:33] [Server thread/INFO]: Nathanstraight lost connection: Disconnected
  1240. [12:56:36] [Craft Scheduler Thread - 103 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1241. [12:56:37] [Craft Scheduler Thread - 103 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1242. [12:56:45] [Async Chat Thread - #10/INFO]: SMP ┃ [Earthling] gammytuna » i found a spawner
  1243. [12:57:30] [Craft Scheduler Thread - 107 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  1244. [12:57:54] [Async Chat Thread - #11/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » F3+B|
  1245. [12:58:06] [Async Chat Thread - #11/INFO]: SMP ┃ [Earthling] gammytuna » ken tp and bring me some food plz
  1246. [12:58:16] [Async Chat Thread - #11/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » dont have food sry :<
  1247. [12:58:37] [Async Chat Thread - #11/INFO]: SMP ┃ [Earthling] gammytuna » i need food im about to die and i cant sethome
  1248. [12:58:37] [Craft Scheduler Thread - 110 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1249. [12:58:37] [Craft Scheduler Thread - 110 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1250. [12:58:38] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12043.251,76.000,2822.295 move: 0.062,0.000,0.041 pred: 0.041,0.000,0.015 dist: 0.034 info: ++ PLAYER sneak [ping:218 tps:20.0] VL:1
  1251. [12:58:51] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5550.395,37.205,-81.323 move: 0.000,-0.086,0.000 pred: 0.000,-0.013,0.000 dist: 0.073 info: -- PLAYER extX:0.02 [ping:193 tps:20.0] VL:10
  1252. [12:58:58] [Server thread/INFO]: KingDenim issued server command: /afk
  1253. [12:59:03] [Server thread/INFO]: [AAC] [gammytuna/1.16] movement.Move: at: -5541.858,37.000,-80.901 move: 0.104,0.000,0.134 pred: 0.123,0.000,0.109 dist: 0.031 info: ++ PLAYER [ping:262 tps:20.0] VL:1
  1254. [12:59:15] [Async Chat Thread - #11/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » gammy do /afk
  1255. [12:59:17] [Server thread/INFO]: [AAC] [gammytuna/1.16] combat.Hitbox: attacked entity too far away (3.419 blocks) [ping:250 tps:20.0] VL:1
  1256. [12:59:22] [Async Chat Thread - #11/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » pplz
  1257. [12:59:31] [Async Chat Thread - #11/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » il bring food i found some
  1258. [12:59:31] [Server thread/INFO]: KingDenim issued server command: /sethome
  1259. [12:59:31] [Server thread/INFO]: [Essentials] AstroCrafters » KingDenim was denied access to command.
  1260. [12:59:34] [Server thread/INFO]: gammytuna was slain by Zombie
  1261. [12:59:39] [Async Chat Thread - #11/INFO]: SMP ┃ [Earthling] gammytuna » Damnit
  1262. [12:59:42] [Async Chat Thread - #11/INFO]: SMP ┃ [Earthling] gammytuna » Screw this
  1263. [13:00:02] [Async Chat Thread - #11/INFO]: SMP ┃ [Earthling] Denim [Loyal] » Sleep
  1264. [13:00:07] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12048.238,75.000,2819.160 move: 0.133,0.333,-0.020 pred: 0.127,0.420,-0.017 dist: 0.087 info: +a- PLAYER [ping:313 tps:19.99] VL:15
  1265. [13:00:07] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12048.105,75.333,2819.140 move: 0.140,0.248,-0.020 pred: 0.098,0.248,-0.014 dist: 0.043 info: -- PLAYER [ping:313 tps:20.0] VL:17
  1266. [13:00:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] world.Interact: tried to interact with JUNGLE_DOOR out of sight [ping:215 tps:20.0] VL:3
  1267. [13:00:14] [Async Chat Thread - #11/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » do /ack
  1268. [13:00:18] [Server thread/INFO]: gammytuna lost connection: Timed out
  1269. [13:00:25] [Server thread/INFO]: KingDenim issued server command: /afk
  1270. [13:00:30] [Craft Scheduler Thread - 112 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  1271. [13:00:33] [Server thread/INFO]: ItzKen_ issued server command: /pv 1
  1272. [13:00:37] [Craft Scheduler Thread - 106 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1273. [13:00:37] [Craft Scheduler Thread - 106 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1274. [13:00:40] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1275. [13:00:40] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  1276. [13:01:51] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to place OAK_TRAPDOOR on OAK_TRAPDOOR out of sight [ping:318 tps:20.0] VL:2
  1277. [13:01:51] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to interact with OAK_TRAPDOOR out of sight [ping:318 tps:20.0] VL:5
  1278. [13:02:37] [Craft Scheduler Thread - 113 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1279. [13:02:37] [Craft Scheduler Thread - 113 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1280. [13:02:48] [Server thread/INFO]: [AAC] [ItzKen_/1.16] world.Interact: tried to interact with OAK_TRAPDOOR out of sight [ping:218 tps:20.0] VL:3
  1281. [13:02:54] [Server thread/INFO]: [AntiCheat] KingDenim in world is suspected by PacketAnalysis
  1282. [13:03:03] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12042.319,74.121,2822.166 move: 0.024,-0.121,0.004 pred: 0.035,-0.078,0.004 dist: 0.044 info: -+ PLAYER [ping:313 tps:20.0] VL:3
  1283. [13:03:10] [Server thread/INFO]: [AntiCheat] KingDenim in world is suspected by PacketAnalysis
  1284. [13:04:37] [Craft Scheduler Thread - 118 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1285. [13:04:37] [Craft Scheduler Thread - 118 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1286. [13:04:42] [Server thread/INFO]: [AntiCheat] KingDenim in world is suspected by PacketAnalysis
  1287. [13:05:32] [Server thread/INFO]: [AntiCheat] KingDenim in world is suspected by PacketAnalysis
  1288. [13:06:01] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12043.225,74.000,2819.909 move: 0.089,0.000,0.095 pred: 0.062,0.000,0.115 dist: 0.033 info: ++ PLAYER [ping:309 tps:20.0] VL:1
  1289. [13:06:01] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12043.137,74.000,2820.004 move: 0.122,0.000,0.103 pred: 0.144,0.000,0.081 dist: 0.031 info: ++ PLAYER [ping:309 tps:20.0] VL:3
  1290. [13:06:01] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12043.014,74.000,2820.107 move: 0.148,0.000,0.114 pred: 0.163,0.000,0.085 dist: 0.033 info: ++ PLAYER [ping:309 tps:20.0] VL:6
  1291. [13:06:07] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12043.612,76.000,2822.520 move: -0.088,0.000,-0.084 pred: -0.050,0.000,-0.048 dist: 0.053 info: ++ PLAYER item [ping:232 tps:20.0] VL:2
  1292. [13:06:07] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12043.700,76.000,2822.436 move: -0.119,0.000,-0.114 pred: -0.066,0.000,-0.063 dist: 0.073 info: ++ PLAYER item [ping:232 tps:20.0] VL:8
  1293. [13:06:07] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12043.819,76.000,2822.323 move: -0.136,0.000,-0.130 pred: -0.083,0.000,-0.080 dist: 0.073 info: ++ PLAYER item [ping:232 tps:20.0] VL:15
  1294. [13:06:37] [Server thread/INFO]: KingDenim issued server command: /tpask ItzKen_
  1295. [13:06:37] [Craft Scheduler Thread - 123 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1296. [13:06:38] [Craft Scheduler Thread - 123 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1297. [13:06:41] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12042.449,70.000,2825.211 move: 0.060,0.000,0.062 pred: 0.089,0.000,0.087 dist: 0.039 info: ++ PLAYER [ping:222 tps:20.0] VL:1
  1298. [13:06:55] [Server thread/INFO]: [AntiCheat] KingDenim in world is suspected by PacketAnalysis
  1299. [13:07:17] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to interact with OAK_TRAPDOOR out of sight [ping:312 tps:20.0] VL:3
  1300. [13:08:38] [Craft Scheduler Thread - 116 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1301. [13:08:38] [Craft Scheduler Thread - 116 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1302. [13:08:42] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12038.508,76.684,2823.447 move: 0.000,-0.121,0.000 pred: 0.000,-0.445,0.000 dist: 0.324 info: -- PLAYER extX:0.02 bump:0.019 [ping:266 tps:19.99] VL:209
  1303. [13:09:02] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12042.437,74.000,2820.700 move: -0.034,0.000,0.000 pred: -0.042,0.300,0.000 dist: 0.300 info: ++ PLAYER bump:0.020 [ping:307 tps:20.0] VL:180
  1304. [13:10:01] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.343,73.972,2824.238 move: -0.004,0.063,0.123 pred: -0.002,0.028,0.111 dist: 0.037 info: +- PLAYER [ping:317 tps:20.0] VL:2
  1305. [13:10:01] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.347,74.035,2824.361 move: -0.008,0.025,0.130 pred: -0.004,0.023,0.086 dist: 0.044 info: -- PLAYER water [ping:317 tps:20.0] VL:4
  1306. [13:10:02] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.700,74.485,2824.700 move: 0.000,0.084,0.000 pred: 0.000,0.190,0.000 dist: 0.105 info: -- PLAYER waterextX:0.02 flowing [ping:317 tps:20.0] VL:28
  1307. [13:10:02] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.700,74.777,2824.700 move: 0.000,0.122,0.000 pred: 0.000,0.300,0.000 dist: 0.178 info: -- PLAYER extX:0.02 flowing [ping:317 tps:20.0] VL:94
  1308. [13:10:03] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.700,74.574,2824.693 move: 0.000,-0.253,-0.010 pred: 0.000,-0.293,-0.006 dist: 0.040 info: -- PLAYER [ping:317 tps:19.99] VL:99
  1309. [13:10:03] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.700,74.321,2824.683 move: 0.000,-0.168,0.006 pred: -0.000,-0.286,0.008 dist: 0.119 info: -- PLAYER water flowing [ping:317 tps:20.0] VL:130
  1310. [13:10:04] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.638,73.938,2823.599 move: -0.011,0.000,-0.092 pred: 0.000,0.000,-0.052 dist: 0.042 info: ++ PLAYER [ping:317 tps:19.99] VL:131
  1311. [13:10:04] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.649,73.938,2823.506 move: -0.020,0.000,-0.090 pred: -0.006,0.000,-0.050 dist: 0.042 info: ++ PLAYER [ping:317 tps:19.99] VL:133
  1312. [13:10:04] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.669,73.938,2823.416 move: -0.027,0.000,-0.088 pred: -0.061,0.000,-0.111 dist: 0.041 info: ++ PLAYER [ping:317 tps:20.0] VL:136
  1313. [13:10:04] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.696,73.938,2823.328 move: -0.032,0.063,-0.087 pred: -0.064,0.063,-0.110 dist: 0.039 info: ++a PLAYER [ping:317 tps:20.0] VL:140
  1314. [13:10:04] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.728,74.000,2823.241 move: -0.037,0.000,-0.086 pred: -0.066,0.000,-0.110 dist: 0.037 info: +a+ PLAYER [ping:317 tps:20.0] VL:145
  1315. [13:10:04] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.765,74.000,2823.155 move: -0.040,0.000,-0.085 pred: -0.066,0.000,-0.110 dist: 0.036 info: ++ PLAYER [ping:317 tps:20.0] VL:151
  1316. [13:10:04] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.806,74.000,2823.070 move: -0.028,0.000,-0.088 pred: -0.022,0.000,-0.046 dist: 0.042 info: ++ PLAYER [ping:317 tps:20.0] VL:158
  1317. [13:10:04] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.834,74.000,2822.983 move: -0.024,0.000,-0.090 pred: -0.013,0.000,-0.129 dist: 0.040 info: ++ PLAYER [ping:317 tps:19.99] VL:166
  1318. [13:10:04] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.858,74.000,2822.892 move: -0.029,0.000,-0.089 pred: -0.058,0.000,-0.116 dist: 0.039 info: ++ PLAYER [ping:317 tps:20.0] VL:175
  1319. [13:10:38] [Craft Scheduler Thread - 129 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1320. [13:10:38] [Craft Scheduler Thread - 129 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1321. [13:11:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12043.300,75.753,2823.300 move: 0.150,0.248,-0.006 pred: 0.024,0.248,-0.008 dist: 0.125 info: --a PLAYER extX:0.02 [ping:267 tps:20.0] VL:15
  1322. [13:11:13] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12042.419,74.000,2820.668 move: -0.063,0.000,-0.112 pred: -0.063,-0.063,-0.112 dist: 0.063 info: ++ PLAYER [ping:315 tps:19.99] VL:7
  1323. [13:11:16] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12039.418,74.000,2822.240 move: -0.164,0.000,-0.063 pred: -0.164,-0.063,-0.063 dist: 0.063 info: ++ PLAYER [ping:312 tps:19.99] VL:7
  1324. [13:11:16] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12039.582,74.000,2822.177 move: 0.094,0.000,0.034 pred: 0.067,-0.063,0.022 dist: 0.069 info: ++ PLAYER [ping:312 tps:20.0] VL:16
  1325. [13:11:16] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12039.487,74.000,2822.211 move: 0.147,0.000,0.033 pred: 0.148,-0.063,0.034 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:25
  1326. [13:11:17] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12037.347,74.000,2820.711 move: 0.047,0.000,-0.002 pred: 0.047,-0.063,-0.002 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:32
  1327. [13:11:17] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12037.300,74.000,2820.709 move: 0.000,0.000,0.000 pred: 0.000,-0.063,0.000 dist: 0.063 info: ++ PLAYER [ping:312 tps:19.99] VL:40
  1328. [13:11:17] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12037.300,74.000,2820.709 move: 0.000,0.000,0.053 pred: 0.000,-0.063,0.034 dist: 0.065 info: ++ PLAYER extX:0.09999999 [ping:312 tps:20.0] VL:50
  1329. [13:11:17] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12037.300,74.000,2820.762 move: 0.000,0.000,-0.066 pred: 0.000,-0.063,-0.061 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:60
  1330. [13:11:18] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12036.587,74.000,2820.435 move: 0.164,0.000,0.112 pred: 0.164,-0.063,0.112 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:71
  1331. [13:11:18] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12036.423,74.000,2820.546 move: 0.123,0.000,0.136 pred: 0.123,-0.063,0.136 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:83
  1332. [13:11:18] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12036.300,74.000,2820.683 move: 0.000,0.000,0.000 pred: 0.000,-0.063,-0.001 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:96
  1333. [13:11:18] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12036.300,74.000,2820.683 move: -0.023,0.000,-0.078 pred: -0.023,-0.063,-0.095 dist: 0.065 info: ++ PLAYER extX:0.09999999 [ping:312 tps:20.0] VL:111
  1334. [13:11:18] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12036.323,74.000,2820.605 move: -0.026,0.000,-0.149 pred: -0.025,-0.063,-0.152 dist: 0.063 info: ++ PLAYER [ping:312 tps:19.99] VL:126
  1335. [13:11:18] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12036.349,74.000,2820.456 move: -0.141,0.000,-0.072 pred: -0.141,-0.063,-0.072 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:142
  1336. [13:11:18] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12036.491,74.000,2820.384 move: -0.205,0.000,-0.039 pred: -0.205,-0.063,-0.039 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:159
  1337. [13:11:19] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12037.766,74.000,2819.350 move: -0.038,0.000,0.068 pred: -0.014,-0.063,0.059 dist: 0.068 info: ++ PLAYER [ping:312 tps:20.0] VL:174
  1338. [13:11:19] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12037.803,74.000,2819.418 move: -0.034,0.000,0.143 pred: -0.035,-0.063,0.148 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:189
  1339. [13:11:19] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12038.178,74.000,2820.788 move: -0.040,0.000,0.111 pred: -0.040,-0.063,0.111 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:200
  1340. [13:11:19] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12038.217,74.000,2820.899 move: 0.022,0.000,-0.027 pred: 0.022,-0.063,-0.027 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:212
  1341. [13:11:19] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12038.195,74.000,2820.872 move: 0.056,0.000,-0.102 pred: 0.056,-0.063,-0.102 dist: 0.063 info: ++ PLAYER [ping:312 tps:19.99] VL:223
  1342. [13:11:19] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12038.139,74.000,2820.770 move: -0.083,0.000,-0.113 pred: -0.083,-0.063,-0.113 dist: 0.063 info: ++ PLAYER [ping:312 tps:19.99] VL:235
  1343. [13:11:19] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12038.222,74.000,2820.657 move: -0.160,0.000,-0.118 pred: -0.160,-0.063,-0.118 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:248
  1344. [13:11:19] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12038.381,74.000,2820.539 move: -0.204,0.000,-0.114 pred: -0.204,-0.063,-0.114 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:262
  1345. [13:11:19] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12039.053,74.000,2820.481 move: -0.191,0.000,-0.082 pred: -0.191,-0.063,-0.082 dist: 0.063 info: ++ PLAYER [ping:312 tps:19.99] VL:277
  1346. [13:11:20] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12039.264,74.000,2819.923 move: 0.067,0.000,-0.184 pred: 0.067,-0.063,-0.184 dist: 0.063 info: ++ PLAYER [ping:312 tps:19.99] VL:293
  1347. [13:11:20] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12039.196,74.000,2819.739 move: 0.080,0.000,-0.188 pred: 0.080,-0.063,-0.188 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:308
  1348. [13:11:20] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12039.116,74.000,2819.550 move: 0.087,0.000,-0.191 pred: 0.087,-0.063,-0.191 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:324
  1349. [13:11:20] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12038.675,74.000,2818.300 move: 0.000,0.000,0.000 pred: -0.018,-0.063,-0.000 dist: 0.065 info: ++ PLAYER [ping:312 tps:20.0] VL:341
  1350. [13:11:20] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12038.739,74.000,2818.300 move: -0.116,0.000,0.038 pred: -0.125,-0.063,0.038 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:356
  1351. [13:11:20] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12038.855,74.000,2818.338 move: -0.150,0.000,0.065 pred: -0.150,-0.063,0.065 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:372
  1352. [13:11:20] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12039.005,74.000,2818.404 move: -0.165,0.000,0.088 pred: -0.165,-0.063,0.088 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:387
  1353. [13:11:20] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12039.170,74.000,2818.492 move: -0.165,0.000,0.112 pred: -0.165,-0.063,0.112 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:403
  1354. [13:11:21] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.058,74.000,2819.442 move: -0.241,0.000,-0.005 pred: -0.241,-0.063,-0.005 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:417
  1355. [13:11:21] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.299,74.000,2819.437 move: -0.116,0.000,-0.097 pred: -0.116,-0.063,-0.097 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:432
  1356. [13:11:21] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.433,74.000,2819.022 move: 0.045,0.000,-0.185 pred: 0.045,-0.063,-0.185 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:446
  1357. [13:11:21] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.387,74.000,2818.838 move: 0.061,0.000,-0.192 pred: 0.061,-0.063,-0.192 dist: 0.063 info: ++ PLAYER [ping:312 tps:19.99] VL:461
  1358. [13:11:21] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.326,74.000,2818.646 move: 0.068,0.000,-0.197 pred: 0.068,-0.063,-0.197 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:477
  1359. [13:11:21] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.258,74.000,2818.449 move: 0.064,0.000,-0.201 pred: 0.064,-0.063,-0.201 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:494
  1360. [13:11:21] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.194,74.000,2818.248 move: 0.052,0.000,-0.207 pred: 0.052,-0.063,-0.207 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:512
  1361. [13:11:21] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.142,74.000,2818.041 move: 0.028,0.000,-0.113 pred: 0.028,-0.063,-0.113 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:530
  1362. [13:11:21] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.114,74.000,2817.929 move: 0.016,0.000,-0.062 pred: 0.016,-0.063,-0.062 dist: 0.063 info: ++ PLAYER [ping:312 tps:20.0] VL:549
  1363. [13:11:32] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12050.899,74.563,2820.575 move: -0.078,0.341,-0.018 pred: -0.078,0.420,-0.018 dist: 0.079 info: +- PLAYER [ping:244 tps:20.0] VL:12
  1364. [13:11:32] [Server thread/INFO]: KingDenim issued server command: /afk
  1365. [13:12:00] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12040.508,71.286,2820.512 move: 0.000,-0.222,0.000 pred: 0.000,-0.122,0.000 dist: 0.100 info: -- PLAYER waterextX:0.02 [ping:240 tps:20.0] VL:19
  1366. [13:12:28] [Server thread/INFO]: [AAC] [KingDenim/1.16] world.Interact: tried to interact with OAK_TRAPDOOR out of sight [ping:306 tps:19.99] VL:3
  1367. [13:12:29] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: Discord ┃ gammytuna (hey) > and ken i cant do /back cuz I DONT HAVE THE RANK TO DO IT
  1368. [13:12:38] [Async Chat Thread - #12/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » same
  1369. [13:12:38] [Server thread/INFO]: KingDenim issued server command: /back
  1370. [13:12:38] [Server thread/INFO]: [Essentials] AstroCrafters » KingDenim was denied access to command.
  1371. [13:12:38] [Craft Scheduler Thread - 128 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1372. [13:12:38] [Craft Scheduler Thread - 128 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1373. [13:12:50] [Async Chat Thread - #12/INFO]: SMP ┃ [Earthling] Denim [Loyal] » we dont have /back lol ;v
  1374. [13:13:00] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: Discord ┃ gammytuna (hey) > tehn why even TELL ME TO DO IT???
  1375. [13:13:13] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12048.700,70.000,2812.300 move: 0.095,0.000,0.023 pred: 0.046,0.000,0.016 dist: 0.050 info: ++ PLAYER [ping:227 tps:19.99] VL:2
  1376. [13:13:13] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12048.605,70.000,2812.323 move: 0.147,0.000,0.035 pred: 0.089,0.000,0.021 dist: 0.060 info: ++ PLAYER [ping:227 tps:20.0] VL:6
  1377. [13:13:17] [Async Chat Thread - #12/INFO]: SMP ┃ [Earthling] Denim [Loyal] » who told u do do it?
  1378. [13:13:18] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12045.304,71.000,2817.972 move: 0.066,0.000,-0.119 pred: 0.045,0.000,-0.084 dist: 0.041 info: ++ PLAYER sneak? [ping:342 tps:20.0] VL:1
  1379. [13:13:26] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.550,71.001,2820.564 move: 0.000,-0.067,0.000 pred: 0.000,0.165,0.000 dist: 0.232 info: --! PLAYER extX:0.02 [ping:342 tps:20.0] VL:107
  1380. [13:13:29] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.603,72.983,2820.482 move: 0.000,-0.035,0.000 pred: 0.000,0.024,0.000 dist: 0.059 info: -- PLAYER waterextX:0.02 [ping:342 tps:20.0] VL:43
  1381. [13:13:30] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12040.603,73.035,2820.482 move: 0.000,-0.035,0.000 pred: 0.000,0.025,0.000 dist: 0.060 info: -- PLAYER waterextX:0.02 [ping:342 tps:19.99] VL:50
  1382. [13:14:38] [Craft Scheduler Thread - 133 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1383. [13:14:39] [Craft Scheduler Thread - 133 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1384. [13:14:40] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: at: -12048.700,70.000,2812.700 move: 0.000,0.000,0.000 pred: 0.000,0.300,0.000 dist: 0.300 info: ++ PLAYER [ping:321 tps:20.0] VL:180
  1385. [13:16:24] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12051.689,70.000,2829.332 move: -0.091,0.000,0.030 pred: -0.090,0.000,0.065 dist: 0.035 info: ++ PLAYER [ping:219 tps:20.0] VL:1
  1386. [13:16:38] [Craft Scheduler Thread - 139 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1387. [13:16:39] [Craft Scheduler Thread - 139 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1388. [13:17:11] [Server thread/INFO]: KingDenim issued server command: /afk
  1389. [13:17:48] [Server thread/INFO]: [AAC] [ItzKen_/1.16] combat.Killaura: B6: (T2) [ping:216 tps:20.0] VL:6
  1390. [13:17:49] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12055.907,60.000,2845.559 move: -0.238,-0.078,0.057 pred: -0.238,-0.114,0.057 dist: 0.035 info: +- PLAYER [ping:216 tps:20.0] VL:2
  1391. [13:18:39] [Craft Scheduler Thread - 143 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1392. [13:18:39] [Craft Scheduler Thread - 143 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1393. [13:18:40] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12041.693,68.000,2849.700 move: 0.147,0.000,0.080 pred: 0.189,0.000,0.099 dist: 0.046 info: ++ PLAYER [ping:224 tps:20.0] VL:2
  1394. [13:18:59] [Server thread/INFO]: ItzKen_ issued server command: /pv 1
  1395. [13:19:07] [Server thread/INFO]: [AAC] [ItzKen_/1.16] world.Interact: tried to place COBBLESTONE on OAK_WALL_SIGN out of sight [ping:223 tps:20.0] VL:2
  1396. [13:19:13] [Server thread/INFO]: ItzKen_ issued server command: /pv 1
  1397. [13:20:10] [Async Chat Thread - #13/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » hey afrown wb
  1398. [13:20:18] [Server thread/INFO]: L ┃ [iOwneri] afrown » thx
  1399. [13:20:39] [Craft Scheduler Thread - 142 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1400. [13:20:39] [Craft Scheduler Thread - 142 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1401. [13:22:02] [Server thread/INFO]: [AAC] [KingDenim/1.16] movement.Move: ignored velocity of -0.399,0.361,0.026 [ping:310 tps:20.0] VL:150
  1402. [13:22:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] combat.Killaura: B6: (T2) [ping:221 tps:20.0] VL:6
  1403. [13:22:23] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12048.258,74.563,2820.596 move: 0.098,0.254,0.009 pred: 0.098,0.420,0.009 dist: 0.166 info: +- PLAYER [ping:220 tps:20.0] VL:54
  1404. [13:22:32] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12047.847,74.563,2820.525 move: -0.180,0.000,-0.010 pred: -0.180,0.420,-0.010 dist: 0.420 info: +a+ PLAYER [ping:220 tps:20.0] VL:352
  1405. [13:22:39] [Craft Scheduler Thread - 149 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1406. [13:22:39] [Craft Scheduler Thread - 149 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1407. [13:24:01] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.NoFall: tried to avoid accumulating fall damage [ping:283 tps:20.0] VL:1
  1408. [13:24:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12041.811,68.000,2849.025 move: 0.059,0.000,0.260 pred: 0.016,0.000,0.233 dist: 0.051 info: ++ PLAYER [ping:268 tps:20.0] VL:2
  1409. [13:24:07] [Server thread/INFO]: [AAC] [ItzKen_/1.16] world.Interact: tried to interact with JUNGLE_DOOR out of sight [ping:268 tps:19.99] VL:3
  1410. [13:24:25] [Async Chat Thread - #14/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » afrown can loyal rank do /back?
  1411. [13:24:26] [Server thread/INFO]: ItzKen_ issued server command: /back
  1412. [13:24:26] [Server thread/INFO]: [Essentials] AstroCrafters » ItzKen_ was denied access to command.
  1413. [13:24:39] [Craft Scheduler Thread - 156 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1414. [13:24:39] [Craft Scheduler Thread - 156 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1415. [13:24:42] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: Discord ┃ gammytuna (hey) > afrown
  1416. [13:24:42] [Server thread/INFO]: ItzKen_ issued server command: /pv 1
  1417. [13:24:48] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: Discord ┃ gammytuna (hey) > for heavens sake why
  1418. [13:24:51] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: Discord ┃ gammytuna (hey) > teh hell
  1419. [13:24:53] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12032.700,68.753,2833.300 move: -0.217,0.248,-0.014 pred: -0.168,0.248,0.001 dist: 0.051 info: --a PLAYER [ping:241 tps:20.0] VL:2
  1420. [13:25:06] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: Discord ┃ gammytuna (hey) > did u make it to where ONLY HIGHER RANKED PLAYERS CAN DO /SETHOME???
  1421. [13:25:11] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12028.101,69.000,2812.435 move: -0.003,0.000,0.050 pred: -0.007,0.000,0.098 dist: 0.048 info: ++ PLAYER [ping:233 tps:20.0] VL:2
  1422. [13:25:11] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12028.111,69.000,2812.685 move: -0.009,0.000,0.150 pred: 0.001,0.000,0.070 dist: 0.081 info: ++ PLAYER item [ping:233 tps:20.0] VL:9
  1423. [13:25:11] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12028.119,69.000,2812.836 move: -0.013,0.000,0.209 pred: -0.006,0.000,0.107 dist: 0.102 info: ++ PLAYER item [ping:233 tps:20.0] VL:21
  1424. [13:25:13] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12028.342,69.000,2815.729 move: -0.046,0.000,0.151 pred: -0.016,0.000,0.054 dist: 0.102 info: ++ PLAYER item [ping:233 tps:20.0] VL:31
  1425. [13:25:13] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12028.388,69.000,2815.881 move: -0.062,0.000,0.205 pred: -0.032,0.000,0.107 dist: 0.102 info: ++ PLAYER item [ping:233 tps:20.0] VL:42
  1426. [13:25:13] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -12028.450,69.000,2816.085 move: -0.070,0.000,0.234 pred: -0.041,0.000,0.136 dist: 0.102 info: ++ PLAYER item [ping:233 tps:20.0] VL:54
  1427. [13:25:16] [Server thread/INFO]: ItzKen_ issued server command: /sethome
  1428. [13:25:16] [Server thread/INFO]: [Essentials] AstroCrafters » ItzKen_ was denied access to command.
  1429. [13:25:23] [Async Chat Thread - #14/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » yeah why cant i sethome
  1430. [13:25:23] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: Discord ┃ gammytuna (hey) > and then we DIIE and lose our shit cuz we cant set home or do /back
  1431. [13:25:31] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: Discord ┃ gammytuna (hey) > simple things as that and we cant do it
  1432. [13:26:04] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.597,59.000,355.791 move: -0.150,0.000,0.021 pred: -0.078,0.000,0.012 dist: 0.073 info: ++ PLAYER item [ping:225 tps:20.0] VL:5
  1433. [13:26:04] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.747,59.000,355.812 move: -0.180,0.000,0.003 pred: -0.107,0.000,0.009 dist: 0.073 info: ++ PLAYER item [ping:225 tps:20.0] VL:11
  1434. [13:26:04] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.926,59.000,355.814 move: -0.189,0.000,-0.036 pred: -0.122,0.000,-0.009 dist: 0.073 info: ++ PLAYER item [ping:225 tps:20.0] VL:18
  1435. [13:26:04] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.115,59.000,355.779 move: -0.203,0.000,-0.014 pred: -0.139,0.000,-0.018 dist: 0.064 info: ++ PLAYER item [ping:225 tps:20.0] VL:25
  1436. [13:26:04] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.319,59.000,355.765 move: -0.211,0.000,-0.007 pred: -0.147,0.000,-0.007 dist: 0.064 info: ++ PLAYER item [ping:225 tps:20.0] VL:33
  1437. [13:26:04] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.530,59.000,355.758 move: -0.215,0.000,-0.009 pred: -0.151,0.000,-0.006 dist: 0.064 info: ++ PLAYER item [ping:225 tps:20.0] VL:42
  1438. [13:26:04] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.745,59.000,355.749 move: -0.216,0.000,-0.022 pred: -0.153,0.000,-0.011 dist: 0.064 info: ++ PLAYER item [ping:225 tps:20.0] VL:52
  1439. [13:26:04] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.960,59.000,355.727 move: -0.212,0.000,-0.045 pred: -0.152,0.000,-0.024 dist: 0.064 info: ++ PLAYER item [ping:225 tps:20.0] VL:63
  1440. [13:26:04] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1507.173,59.000,355.682 move: -0.202,0.000,-0.075 pred: -0.147,0.000,-0.043 dist: 0.064 info: ++ PLAYER item [ping:225 tps:20.0] VL:75
  1441. [13:26:04] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1507.375,59.000,355.607 move: -0.183,0.000,-0.109 pred: -0.137,0.000,-0.066 dist: 0.064 info: ++ PLAYER item [ping:225 tps:20.0] VL:88
  1442. [13:26:05] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1507.661,60.000,354.860 move: 0.046,0.000,-0.183 pred: 0.023,0.000,-0.114 dist: 0.073 info: ++ PLAYER item [ping:225 tps:19.99] VL:96
  1443. [13:26:05] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1507.615,60.000,354.677 move: 0.055,0.420,-0.193 pred: 0.075,0.420,-0.251 dist: 0.061 info: +- PLAYER item [ping:225 tps:19.99] VL:102
  1444. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1507.032,60.000,352.587 move: 0.073,0.000,-0.320 pred: 0.053,0.000,-0.220 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:114
  1445. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.959,60.000,352.268 move: 0.064,0.000,-0.300 pred: 0.045,0.000,-0.200 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:127
  1446. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.895,60.000,351.968 move: 0.060,0.000,-0.288 pred: 0.040,0.000,-0.189 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:141
  1447. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.835,60.000,351.680 move: 0.058,0.000,-0.282 pred: 0.038,0.000,-0.183 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:156
  1448. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.777,60.000,351.397 move: 0.056,0.000,-0.279 pred: 0.036,0.000,-0.179 dist: 0.102 info: ++ PLAYER item [ping:225 tps:19.99] VL:172
  1449. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.721,60.000,351.118 move: 0.056,0.000,-0.277 pred: 0.036,0.000,-0.177 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:189
  1450. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.665,60.000,350.841 move: 0.055,0.000,-0.276 pred: 0.035,0.000,-0.176 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:207
  1451. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.610,60.000,350.564 move: 0.055,0.000,-0.276 pred: 0.035,0.000,-0.176 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:226
  1452. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.555,60.000,350.288 move: 0.055,0.000,-0.276 pred: 0.035,0.000,-0.176 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:245
  1453. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.500,60.000,350.013 move: 0.055,0.000,-0.275 pred: 0.035,0.000,-0.175 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:264
  1454. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.445,60.000,349.737 move: 0.056,0.000,-0.275 pred: 0.035,0.000,-0.175 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:284
  1455. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.389,60.000,349.462 move: 0.066,0.000,-0.272 pred: 0.038,0.000,-0.175 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:305
  1456. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.323,60.000,349.190 move: 0.077,0.000,-0.269 pred: 0.044,0.000,-0.173 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:327
  1457. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.245,60.000,348.920 move: 0.090,0.000,-0.265 pred: 0.052,0.000,-0.171 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:350
  1458. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.155,60.000,348.655 move: 0.100,0.000,-0.262 pred: 0.060,0.000,-0.168 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:374
  1459. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.055,60.000,348.394 move: 0.111,0.000,-0.257 pred: 0.066,0.000,-0.166 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:399
  1460. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.944,60.000,348.137 move: 0.117,0.000,-0.255 pred: 0.072,0.000,-0.163 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:425
  1461. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.827,60.000,347.882 move: 0.120,0.000,-0.253 pred: 0.075,0.000,-0.162 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:452
  1462. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.707,60.000,347.629 move: 0.122,0.000,-0.253 pred: 0.077,0.000,-0.161 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:480
  1463. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.585,60.000,347.376 move: 0.123,0.000,-0.252 pred: 0.078,0.000,-0.161 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:509
  1464. [13:26:06] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.462,60.000,347.124 move: 0.124,0.000,-0.252 pred: 0.079,0.000,-0.160 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:539
  1465. [13:26:07] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.338,60.000,346.872 move: 0.124,0.000,-0.252 pred: 0.079,0.000,-0.160 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:569
  1466. [13:26:07] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.214,60.000,346.621 move: 0.124,0.000,-0.252 pred: 0.079,0.000,-0.160 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:598
  1467. [13:26:07] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.090,60.000,346.369 move: 0.124,0.000,-0.252 pred: 0.079,0.000,-0.160 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:627
  1468. [13:26:07] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1504.966,60.000,346.117 move: 0.124,0.000,-0.252 pred: 0.079,0.000,-0.160 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:656
  1469. [13:26:07] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1504.842,60.000,345.866 move: 0.124,0.000,-0.252 pred: 0.079,0.000,-0.160 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:685
  1470. [13:26:07] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1504.718,60.000,345.614 move: 0.124,0.000,-0.252 pred: 0.079,0.000,-0.160 dist: 0.102 info: ++ PLAYER item [ping:225 tps:20.0] VL:714
  1471. [13:26:07] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1504.451,60.000,345.074 move: -0.085,0.000,-0.054 pred: -0.047,0.000,-0.058 dist: 0.038 info: ++ PLAYER item [ping:225 tps:20.0] VL:722
  1472. [13:26:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1504.536,60.000,345.021 move: -0.136,0.000,-0.067 pred: -0.069,0.000,-0.041 dist: 0.072 info: ++ PLAYER item [ping:225 tps:19.99] VL:734
  1473. [13:26:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.249,60.000,344.475 move: -0.110,0.000,-0.179 pred: -0.078,0.000,-0.124 dist: 0.064 info: ++ PLAYER item [ping:225 tps:20.0] VL:741
  1474. [13:26:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.359,60.000,344.296 move: -0.043,0.000,-0.194 pred: -0.056,0.000,-0.123 dist: 0.073 info: ++ PLAYER item [ping:225 tps:20.0] VL:749
  1475. [13:26:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.402,60.000,344.102 move: -0.014,0.000,-0.204 pred: -0.021,0.000,-0.131 dist: 0.073 info: ++ PLAYER item [ping:225 tps:20.0] VL:758
  1476. [13:26:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.416,60.000,343.899 move: -0.005,0.000,-0.209 pred: -0.007,0.000,-0.137 dist: 0.073 info: ++ PLAYER item [ping:225 tps:20.0] VL:768
  1477. [13:26:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.420,60.000,343.689 move: -0.001,0.000,-0.212 pred: -0.000,0.000,-0.140 dist: 0.073 info: ++ PLAYER item [ping:225 tps:20.0] VL:779
  1478. [13:26:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.421,60.000,343.477 move: -0.005,0.000,-0.214 pred: -0.001,0.000,-0.141 dist: 0.073 info: ++ PLAYER item [ping:225 tps:20.0] VL:791
  1479. [13:26:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.426,60.000,343.264 move: -0.013,0.000,-0.214 pred: -0.003,0.000,-0.142 dist: 0.073 info: ++ PLAYER item [ping:225 tps:19.99] VL:804
  1480. [13:26:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.439,60.000,343.050 move: -0.024,0.000,-0.213 pred: -0.011,0.000,-0.142 dist: 0.073 info: ++ PLAYER item [ping:225 tps:19.99] VL:818
  1481. [13:26:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.463,60.000,342.836 move: -0.031,0.000,-0.213 pred: -0.018,0.000,-0.142 dist: 0.073 info: ++ PLAYER item [ping:225 tps:20.0] VL:833
  1482. [13:26:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.494,60.000,342.624 move: -0.037,0.000,-0.212 pred: -0.022,0.000,-0.141 dist: 0.073 info: ++ PLAYER item [ping:225 tps:20.0] VL:849
  1483. [13:26:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.531,60.000,342.411 move: -0.043,0.000,-0.211 pred: -0.026,0.000,-0.141 dist: 0.073 info: ++ PLAYER item [ping:225 tps:20.0] VL:866
  1484. [13:26:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.574,60.000,342.200 move: -0.049,0.000,-0.210 pred: -0.030,0.000,-0.140 dist: 0.073 info: ++ PLAYER item [ping:225 tps:19.99] VL:884
  1485. [13:26:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.623,60.000,341.991 move: 0.017,0.000,-0.204 pred: -0.011,0.000,-0.147 dist: 0.064 info: ++ PLAYER item [ping:225 tps:20.0] VL:902
  1486. [13:26:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.606,60.000,341.786 move: 0.054,0.000,-0.201 pred: 0.027,0.000,-0.143 dist: 0.064 info: ++ PLAYER item [ping:225 tps:20.0] VL:921
  1487. [13:26:08] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.552,60.000,341.585 move: 0.074,0.000,-0.199 pred: 0.045,0.000,-0.142 dist: 0.064 info: ++ PLAYER item [ping:225 tps:20.0] VL:940
  1488. [13:26:09] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.478,60.000,341.386 move: 0.085,0.000,-0.199 pred: 0.056,0.000,-0.141 dist: 0.064 info: ++ PLAYER item [ping:225 tps:20.0] VL:960
  1489. [13:26:09] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.394,60.000,341.187 move: 0.091,0.000,-0.198 pred: 0.062,0.000,-0.141 dist: 0.064 info: ++ PLAYER item [ping:225 tps:20.0] VL:980
  1490. [13:26:09] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.303,60.000,340.989 move: 0.094,0.000,-0.198 pred: 0.066,0.000,-0.140 dist: 0.064 info: ++ PLAYER item [ping:225 tps:20.0] VL:1001
  1491. [13:26:09] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1505.303,60.000,340.989: -1505.303,60.000,340.989->-1505.275,60.000,340.929 fallD: 0.0 ground: + motion: 0.027,0.000,-0.059 setbackMotion
  1492. [13:26:09] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.292,60.000,340.681 move: -0.091,0.000,-0.110 pred: -0.054,0.000,-0.057 dist: 0.065 info: ++ PLAYER item [ping:225 tps:20.0] VL:1017
  1493. [13:26:09] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1505.292,60.000,340.681: -1505.292,60.000,340.681->-1505.315,60.000,340.657 fallD: 0.0 ground: + motion: -0.022,0.000,-0.024 setbackMotion
  1494. [13:26:09] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.573,60.000,340.660 move: -0.215,0.000,0.063 pred: -0.091,0.000,0.020 dist: 0.131 info: ++ PLAYER vel: -0.022,0.000,-0.024 item [ping:225 tps:19.99] VL:1039
  1495. [13:26:09] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1505.573,60.000,340.660: -1505.573,60.000,340.660->-1505.590,60.000,340.641 fallD: 0.0 ground: + motion: -0.017,0.000,-0.018 setbackMotion
  1496. [13:26:10] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.769,60.000,340.540 move: -0.177,0.000,-0.005 pred: -0.077,0.000,-0.022 dist: 0.102 info: ++ PLAYER item [ping:225 tps:19.99] VL:1051
  1497. [13:26:10] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1505.769,60.000,340.540: -1505.769,60.000,340.540->-1505.801,60.000,340.531 fallD: 0.0 ground: + motion: -0.032,0.000,-0.009 setbackMotion
  1498. [13:26:10] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.801,60.000,340.531 move: -0.139,0.000,0.065 pred: -0.085,0.000,0.027 dist: 0.066 info: ++ PLAYER vel: -0.032,0.000,-0.009 itemextX:0.099999994 [ping:225 tps:20.0] VL:1057
  1499. [13:26:10] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1505.801,60.000,340.531: -1505.801,60.000,340.531->-1505.827,60.000,340.523 fallD: 0.0 ground: + motion: -0.025,0.000,-0.007 setbackMotion
  1500. [13:26:10] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.083,60.000,340.472 move: -0.222,0.000,-0.045 pred: -0.083,0.000,-0.017 dist: 0.142 info: ++ PLAYER vel: -0.025,0.000,-0.007 item [ping:225 tps:20.0] VL:1080
  1501. [13:26:10] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.083,60.000,340.472: -1506.083,60.000,340.472->-1506.103,60.000,340.467 fallD: 0.0 ground: + motion: -0.019,0.000,-0.005 setbackMotion
  1502. [13:26:11] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.139,60.000,340.456 move: 0.080,0.000,0.015 pred: 0.007,0.000,0.001 dist: 0.075 info: ++ PLAYER vel: -0.019,0.000,-0.005 item [ping:225 tps:20.0] VL:1087
  1503. [13:26:11] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.139,60.000,340.456: -1506.139,60.000,340.456->-1506.154,60.000,340.452 fallD: 0.0 ground: + motion: -0.015,0.000,-0.004 setbackMotion
  1504. [13:26:11] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.008,60.000,340.479 move: 0.113,0.000,0.094 pred: 0.043,0.000,0.059 dist: 0.079 info: ++ PLAYER vel: -0.015,0.000,-0.004 item [ping:225 tps:19.99] VL:1095
  1505. [13:26:11] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.008,60.000,340.479: -1506.008,60.000,340.479->-1506.020,60.000,340.476 fallD: 0.0 ground: + motion: -0.011,0.000,-0.003 setbackMotion
  1506. [13:26:11] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.020,60.000,340.476 move: -0.030,0.000,0.093 pred: -0.035,0.000,0.059 dist: 0.035 info: ++ PLAYER vel: -0.011,0.000,-0.003 itemextX:0.09999999 [ping:225 tps:20.0] VL:1098
  1507. [13:26:11] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.020,60.000,340.476: -1506.020,60.000,340.476->-1506.028,60.000,340.474 fallD: 0.0 ground: + motion: -0.009,0.000,-0.002 setbackMotion
  1508. [13:26:12] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.028,60.000,340.474 move: -0.019,0.000,0.096 pred: -0.009,0.000,0.058 dist: 0.040 info: ++ PLAYER vel: -0.009,0.000,-0.002 itemextX:0.09999999 [ping:225 tps:19.99] VL:1102
  1509. [13:26:12] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.028,60.000,340.474: -1506.028,60.000,340.474->-1506.035,60.000,340.472 fallD: 0.0 ground: + motion: -0.007,0.000,-0.002 setbackMotion
  1510. [13:26:12] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: Discord ┃ gammytuna (hey) > you do know people arent gnna play here unless they can do simpe things like that
  1511. [13:26:12] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.047,60.000,340.501 move: -0.021,0.000,0.070 pred: -0.015,0.000,0.038 dist: 0.033 info: ++ PLAYER vel: -0.007,0.000,-0.002 sneak item [ping:225 tps:20.0] VL:1106
  1512. [13:26:12] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.047,60.000,340.501: -1506.047,60.000,340.501->-1506.052,60.000,340.499 fallD: 0.0 ground: + motion: -0.005,0.000,-0.001 setbackMotion
  1513. [13:26:14] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.057,60.000,340.499 move: 0.047,0.000,0.058 pred: 0.016,0.000,0.033 dist: 0.040 info: ++ PLAYER sneak? item [ping:225 tps:20.0] VL:1107
  1514. [13:26:14] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.057,60.000,340.499: -1506.057,60.000,340.499->-1506.050,60.000,340.513 fallD: 0.0 ground: + motion: 0.007,0.000,0.014 setbackMotion
  1515. [13:26:14] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.050,60.000,340.513 move: -0.017,0.000,0.111 pred: -0.019,0.000,0.077 dist: 0.034 info: ++ PLAYER vel: 0.007,0.000,0.014 itemextX:0.09999999 [ping:225 tps:20.0] VL:1109
  1516. [13:26:14] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.050,60.000,340.513: -1506.050,60.000,340.513->-1506.045,60.000,340.524 fallD: 0.0 ground: + motion: 0.005,0.000,0.011 setbackMotion
  1517. [13:26:14] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.045,60.000,340.524 move: -0.019,0.000,0.108 pred: -0.019,0.000,0.077 dist: 0.031 info: ++ PLAYER vel: 0.005,0.000,0.011 itemextX:0.09999999 [ping:225 tps:20.0] VL:1112
  1518. [13:26:14] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.045,60.000,340.524: -1506.045,60.000,340.524->-1506.041,60.000,340.532 fallD: 0.0 ground: + motion: 0.004,0.000,0.008 setbackMotion
  1519. [13:26:15] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.041,60.000,340.532 move: 0.062,0.000,0.109 pred: 0.012,0.000,0.069 dist: 0.064 info: ++ PLAYER vel: 0.004,0.000,0.008 itemextX:0.09999999 [ping:225 tps:19.99] VL:1117
  1520. [13:26:15] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.041,60.000,340.532: -1506.041,60.000,340.532->-1506.038,60.000,340.539 fallD: 0.0 ground: + motion: 0.003,0.000,0.006 setbackMotion
  1521. [13:26:15] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.035,60.000,340.545 move: 0.070,0.000,0.122 pred: 0.011,0.000,0.042 dist: 0.100 info: ++ PLAYER item [ping:225 tps:20.0] VL:1127
  1522. [13:26:15] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.035,60.000,340.545: -1506.035,60.000,340.545->-1506.030,60.000,340.563 fallD: 0.0 ground: + motion: 0.005,0.000,0.017 setbackMotion
  1523. [13:26:16] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.025,60.000,340.580 move: 0.051,0.000,0.107 pred: 0.011,0.000,0.053 dist: 0.066 info: ++ PLAYER item [ping:225 tps:20.0] VL:1133
  1524. [13:26:16] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.025,60.000,340.580: -1506.025,60.000,340.580->-1506.020,60.000,340.603 fallD: 0.0 ground: + motion: 0.005,0.000,0.022 setbackMotion
  1525. [13:26:16] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.020,60.000,340.603 move: 0.051,0.000,0.084 pred: 0.028,0.000,0.061 dist: 0.032 info: ++ PLAYER vel: 0.005,0.000,0.022 itemextX:0.09999999 [ping:225 tps:20.0] VL:1137
  1526. [13:26:16] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.020,60.000,340.603: -1506.020,60.000,340.603->-1506.016,60.000,340.620 fallD: 0.0 ground: + motion: 0.004,0.000,0.017 setbackMotion
  1527. [13:26:19] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.188,60.000,342.266 move: -0.015,0.000,0.086 pred: -0.008,0.000,0.056 dist: 0.031 info: ++ PLAYER sneak item [ping:231 tps:20.0] VL:1083
  1528. [13:26:19] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1505.188,60.000,342.266: -1505.188,60.000,342.266->-1505.191,60.000,342.290 fallD: 0.0 ground: + motion: -0.003,0.000,0.024 setbackMotion
  1529. [13:26:19] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.232,60.000,342.556 move: -0.007,0.000,0.086 pred: -0.006,0.000,0.056 dist: 0.031 info: ++ PLAYER sneak item [ping:231 tps:20.0] VL:1085
  1530. [13:26:19] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1505.232,60.000,342.556: -1505.300,60.000,342.556->-1505.302,60.000,342.580 fallD: 0.0 ground: + motion: -0.002,0.000,0.023 setbackMotion
  1531. [13:26:22] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.343,60.000,344.651 move: -0.113,0.000,0.047 pred: -0.064,0.000,0.027 dist: 0.054 info: ++ PLAYER vel: -0.002,0.000,0.023 item [ping:231 tps:19.77] VL:1017
  1532. [13:26:22] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1505.343,60.000,344.651: -1505.343,60.000,344.651->-1505.344,60.000,344.669 fallD: 0.0 ground: + motion: -0.002,0.000,0.018 setbackMotion
  1533. [13:26:22] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.344,60.000,344.669 move: -0.038,0.000,0.110 pred: -0.024,0.000,0.077 dist: 0.036 info: ++ PLAYER vel: -0.002,0.000,0.018 itemextX:0.09999999 [ping:231 tps:20.0] VL:1019
  1534. [13:26:22] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1505.344,60.000,344.669: -1505.344,60.000,344.669->-1505.346,60.000,344.683 fallD: 0.0 ground: + motion: -0.001,0.000,0.014 setbackMotion
  1535. [13:26:23] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.495,60.000,344.786 move: -0.096,0.000,0.041 pred: -0.060,0.000,0.033 dist: 0.036 info: ++ PLAYER vel: -0.001,0.000,0.014 item [ping:231 tps:20.0] VL:1021
  1536. [13:26:23] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1505.495,60.000,344.786: -1505.495,60.000,344.700->-1505.496,60.000,344.711 fallD: 0.0 ground: + motion: -0.001,0.000,0.010 setbackMotion
  1537. [13:26:23] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.657,60.000,344.785 move: -0.155,0.000,0.061 pred: -0.060,0.000,0.024 dist: 0.102 info: ++ PLAYER vel: -0.001,0.000,0.010 item [ping:231 tps:20.0] VL:1032
  1538. [13:26:23] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1505.657,60.000,344.785: -1505.657,60.000,344.700->-1505.658,60.000,344.708 fallD: 0.0 ground: + motion: -0.001,0.000,0.008 setbackMotion
  1539. [13:26:24] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1505.954,60.000,345.044 move: -0.035,0.000,0.078 pred: -0.022,0.000,0.051 dist: 0.031 info: ++ PLAYER vel: -0.001,0.000,0.008 sneak item [ping:231 tps:20.0] VL:1034
  1540. [13:26:24] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1505.954,60.000,345.044: -1505.954,60.000,345.044->-1505.954,60.000,345.050 fallD: 0.0 ground: + motion: -0.000,0.000,0.006 setbackMotion
  1541. [13:26:24] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.048,60.000,345.265 move: -0.036,0.000,0.078 pred: -0.023,0.000,0.050 dist: 0.031 info: ++ PLAYER vel: -0.000,0.000,0.006 sneak item [ping:231 tps:20.0] VL:1036
  1542. [13:26:24] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.048,60.000,345.265: -1506.048,60.000,345.265->-1506.049,60.000,345.270 fallD: 0.0 ground: + motion: -0.000,0.000,0.005 setbackMotion
  1543. [13:26:27] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1507.196,60.000,345.774 move: -0.046,0.000,-0.086 pred: -0.030,0.000,-0.057 dist: 0.033 info: ++ PLAYER vel: -0.000,0.000,0.005 item [ping:231 tps:20.0] VL:1022
  1544. [13:26:27] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1507.196,60.000,345.774: -1507.196,60.000,345.774->-1507.197,60.000,345.778 fallD: 0.0 ground: + motion: -0.000,0.000,0.003 setbackMotion
  1545. [13:26:27] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1507.228,60.000,345.737 move: -0.073,0.000,-0.107 pred: -0.040,0.000,-0.059 dist: 0.059 info: ++ PLAYER item [ping:231 tps:20.0] VL:1026
  1546. [13:26:27] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1507.228,60.000,345.737: -1507.228,60.000,345.737->-1507.245,60.000,345.712 fallD: 0.0 ground: + motion: -0.017,0.000,-0.025 setbackMotion
  1547. [13:26:28] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1507.352,60.000,345.551 move: 0.050,0.000,0.072 pred: 0.029,0.000,0.026 dist: 0.051 info: ++ PLAYER item [ping:231 tps:20.0] VL:1029
  1548. [13:26:28] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1507.352,60.000,345.551: -1507.352,60.000,345.551->-1507.340,60.000,345.562 fallD: 0.0 ground: + motion: 0.012,0.000,0.011 setbackMotion
  1549. [13:26:28] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1507.340,60.000,345.562 move: 0.066,0.000,0.092 pred: 0.034,0.000,0.043 dist: 0.059 info: ++ PLAYER vel: 0.012,0.000,0.011 itemextX:0.09999999 [ping:231 tps:20.0] VL:1033
  1550. [13:26:28] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1507.340,60.000,345.562: -1507.340,60.000,345.562->-1507.330,60.000,345.571 fallD: 0.0 ground: + motion: 0.009,0.000,0.008 setbackMotion
  1551. [13:26:28] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1507.330,60.000,345.571 move: 0.054,0.000,0.082 pred: 0.031,0.000,0.041 dist: 0.047 info: ++ PLAYER vel: 0.009,0.000,0.008 itemextX:0.09999999 [ping:231 tps:20.0] VL:1037
  1552. [13:26:28] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1507.330,60.000,345.571: -1507.330,60.000,345.571->-1507.323,60.000,345.577 fallD: 0.0 ground: + motion: 0.007,0.000,0.006 setbackMotion
  1553. [13:26:30] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1507.301,60.000,345.594 move: 0.066,0.000,-0.035 pred: 0.027,0.000,-0.012 dist: 0.046 info: ++ PLAYER vel: 0.007,0.000,0.006 sneak item [ping:231 tps:20.0] VL:1039
  1554. [13:26:30] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1507.301,60.000,345.594: -1507.301,60.000,345.594->-1507.295,60.000,345.599 fallD: 0.0 ground: + motion: 0.005,0.000,0.005 setbackMotion
  1555. [13:26:31] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.571,60.000,345.488 move: 0.043,0.000,-0.089 pred: 0.025,0.000,-0.032 dist: 0.060 info: ++ PLAYER item [ping:231 tps:20.0] VL:1042
  1556. [13:26:31] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.571,60.000,345.488: -1506.571,60.000,345.488->-1506.561,60.000,345.474 fallD: 0.0 ground: + motion: 0.010,0.000,-0.013 setbackMotion
  1557. [13:26:31] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.561,60.000,345.474 move: 0.035,0.000,-0.091 pred: 0.029,0.000,-0.061 dist: 0.031 info: ++ PLAYER vel: 0.010,0.000,-0.013 itemextX:0.09999999 [ping:231 tps:20.0] VL:1044
  1558. [13:26:31] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.561,60.000,345.474: -1506.561,60.000,345.474->-1506.553,60.000,345.463 fallD: 0.0 ground: + motion: 0.008,0.000,-0.010 setbackMotion
  1559. [13:26:32] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.553,60.000,345.463 move: 0.046,0.000,-0.132 pred: 0.019,0.000,-0.062 dist: 0.075 info: ++ PLAYER vel: 0.008,0.000,-0.010 itemextX:0.099999994 [ping:231 tps:20.0] VL:1051
  1560. [13:26:32] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.553,60.000,345.463: -1506.553,60.000,345.463->-1506.546,60.000,345.455 fallD: 0.0 ground: + motion: 0.006,0.000,-0.008 setbackMotion
  1561. [13:26:32] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: at: -1506.546,60.000,345.455 move: 0.052,0.000,-0.127 pred: 0.023,0.000,-0.061 dist: 0.072 info: ++ PLAYER vel: 0.006,0.000,-0.008 itemextX:0.099999994 [ping:231 tps:19.99] VL:1059
  1562. [13:26:32] [Server thread/INFO]: [AAC] [ItzKen_/1.16] movement.Move: setback from -1506.546,60.000,345.455: -1506.546,60.000,345.455->-1506.542,60.000,345.449 fallD: 0.0 ground: + motion: 0.005,0.000,-0.006 setbackMotion
  1563. [13:26:33] [Server thread/INFO]: ItzKen_ lost connection: Disconnected
  1564. [13:26:39] [Craft Scheduler Thread - 157 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1565. [13:26:40] [Craft Scheduler Thread - 157 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1566. [13:27:30] [Craft Scheduler Thread - 147 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  1567.  
Advertisement
Add Comment
Please, Sign In to add comment