CodeRida

Untitled

Oct 16th, 2020
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 132.14 KB | None | 0 0
  1. [10:00:12] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
  2. [10:00:12] [main/INFO]: Reloading ResourceManager: Default, bukkit
  3. [10:00:12] [Worker-Main-5/INFO]: Loaded 7 recipes
  4. [10:00:13] [Server thread/INFO]: Starting minecraft server version 1.16.3
  5. [10:00:13] [Server thread/INFO]: Loading properties
  6. [10:00:13] [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. [10:00:13] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [10:00:13] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [10:00:13] [Server thread/INFO]: Debug logging is disabled
  10. [10:00:13] [Server thread/INFO]: Default game type: SURVIVAL
  11. [10:00:13] [Server thread/INFO]: Generating keypair
  12. [10:00:13] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25569
  13. [10:00:13] [Server thread/INFO]: Using epoll channel type
  14. [10:00:14] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  15. [10:00:18] [Server thread/WARN]: Legacy plugin DeluxeTags v1.8.1 does not specify an api-version.
  16. [10:00:18] [Server thread/WARN]: Legacy plugin Voteparty v1.0 does not specify an api-version.
  17. [10:00:18] [Server thread/WARN]: Legacy plugin RidaMan v1.0 does not specify an api-version.
  18. [10:00:18] [Server thread/WARN]: Legacy plugin CustomHelp v1.1 does not specify an api-version.
  19. [10:00:18] [Server thread/INFO]: [AAC] Attempting to inject into PlayerConnection
  20. [10:00:19] [Server thread/INFO]: [AAC] Successfully injected.
  21. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
  22. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
  23. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
  24. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.eventbus.EventBus
  25. [10: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. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector2
  27. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector3
  28. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector2
  29. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector3
  30. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockStateHolder
  31. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BaseBlock
  32. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockState
  33. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.entity.BaseEntity
  34. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.Location
  35. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.biome.BiomeType
  36. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.weather.WeatherType
  37. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.EditSession
  38. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.AbstractDelegateExtent
  39. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.Operations
  40. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
  41. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extension.platform.PlayerProxy
  42. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.collection.LocatedBlockList
  43. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.reorder.MultiStageReorder
  44. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
  45. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.AbstractRegion
  46. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.EllipsoidRegion
  47. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
  48. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.TransformRegion
  49. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.RegionIntersection
  50. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.NullRegion
  51. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.Polygonal2DRegion
  52. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.CylinderRegion
  53. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.CuboidRegion
  54. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.SnapshotUtilCommands
  55. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.ScriptingCommands
  56. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.SchematicCommands
  57. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.RegionCommands
  58. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.UtilityCommandsRegistration
  59. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.bukkit.BukkitEntity
  60. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.RegionCommandsRegistration
  61. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.mask.AbstractExtentMask
  62. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.LocalSession
  63. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.session.SessionManager
  64. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.ChangeSetExtent
  65. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.world.ChunkLoadingExtent
  66. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.BrushTool
  67. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.BlockReplacer
  68. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.FloodFillTool
  69. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.TreePlanter
  70. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.AreaPickaxe
  71. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.RecursivePickaxe
  72. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.WorldEdit
  73. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.EditSessionBuilder
  74. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.entity.ExtentEntityCopy
  75. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.block.ExtentBlockCopy
  76. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.block.BlockReplace
  77. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.ForwardExtentCopy
  78. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.SetLocatedBlocks
  79. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.biome.BiomeReplace
  80. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.biome.ExtentBiomeCopy
  81. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.factory.Deform$DeformOperation
  82. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.factory.Paint
  83. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.mask.BiomeMask2D
  84. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.pattern.AbstractExtentPattern
  85. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.iterator.RegionIterator
  86. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.shape.ArbitraryShape
  87. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.factory.Apply
  88. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.visitor.RegionVisitor
  89. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
  90. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
  91. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
  92. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
  93. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
  94. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
  95. [10:00:19] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
  96. [10:00:19] [Server thread/WARN]: Legacy plugin ConditionalCommands v1.4 does not specify an api-version.
  97. [10:00:19] [Server thread/INFO]: [CombatLogX] This plugin is using SirBlobmanAPI by SirBlobman.
  98. [10:00:19] [Server thread/INFO]: [CombatLogX] Searching for a handler that matches NMS version 1_16_R2
  99. [10:00:19] [Server thread/INFO]: [CombatLogX] Successfully found NMS Handler class 'com.SirBlobman.combatlogx.api.shaded.nms.NMS_1_16_R2'.
  100. [10:00:19] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.9
  101. [10:00:19] [Server thread/INFO]: [OldCombatMechanics] Loading OldCombatMechanics v1.8.1
  102. [10:00:19] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.8.1
  103. [10:00:19] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v3.2.0-SNAPSHOT
  104. [10:00:19] [Server thread/INFO]: [ViaVersion] ViaVersion 3.2.0-SNAPSHOT is now loaded, injecting!
  105. [10:00:19] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
  106. [10:00:19] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
  107. [10:00:19] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
  108. [10:00:19] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
  109. [10:00:19] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
  110. [10:00:19] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
  111. [10:00:19] [Server thread/INFO]: [Voteparty] Loading Voteparty v1.0
  112. [10:00:19] [Server thread/INFO]: [RidaMan] Loading RidaMan v1.0
  113. [10:00:19] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v3.2.0-SNAPSHOT
  114. [10:00:19] [Server thread/INFO]: [EZColors] Loading EZColors v2.1.0
  115. [10:00:19] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.1.93
  116. [10:00:19] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
  117. [10:00:19] [Server thread/INFO]: [ViaRewind-Legacy-Support] Loading ViaRewind-Legacy-Support v1.3.2
  118. [10:00:19] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v2.2.0e
  119. [10:00:19] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.6
  120. [10:00:19] [Server thread/INFO]: [Votifier] Loading Votifier v2.7.1
  121. [10:00:19] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.6.0-SNAPSHOT-b480
  122. [10:00:19] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.16.3) has not yet been tested! Proceed with caution.
  123. [10:00:20] [Server thread/INFO]: [AntiXrayHeuristics] Loading AntiXrayHeuristics v1.3.6
  124. [10:00:20] [Server thread/INFO]: [XrayNotifier] Loading XrayNotifier v1.0
  125. [10:00:20] [Server thread/INFO]: [CommandForward] Loading CommandForward v0.4.0
  126. [10:00:20] [Server thread/INFO]: [CustomHelp] Loading CustomHelp v1.1
  127. [10:00:20] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
  128. [10:00:20] [Server thread/INFO]: [DailyRewards] Loading DailyRewards v1.0-SNAPSHOT
  129. [10:00:20] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v1.5.2-SNAPSHOT
  130. [10:00:20] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.4
  131. [10:00:20] [Server thread/INFO]: [AAC] Loading AAC v4.4.2
  132. [10:00:20] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.1.15
  133. [10:00:20] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.0-beta-05+e575ffe
  134. [10:00:20] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@7e570835]
  135. [10:00:20] [Server thread/INFO]: [CustomEnderChest] Loading CustomEnderChest v1.13.1
  136. [10:00:20] [Server thread/INFO]: [AACAdditionPro] Loading AACAdditionPro v6.4.0
  137. [10:00:20] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.8.0
  138. [10:00:20] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
  139. [10:00:20] [Server thread/INFO]: [AACPlus] Loading AACPlus v2.4.0
  140. [10:00:20] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.13.3-Release
  141. [10:00:20] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.15-Build#32
  142. [10:00:20] [Server thread/INFO]: [ConditionalCommands] Loading ConditionalCommands v1.4
  143. [10:00:20] [Server thread/INFO]: [SuperbVote] Loading SuperbVote v0.5.4
  144. [10:00:20] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.10.1-SNAPSHOT-Build#89
  145. [10:00:20] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4+f7ff984
  146. [10:00:20] [Server thread/INFO]: [RandomTeleport] Loading RandomTeleport v1.5.2-org.apache.maven.model.Build@7756c3cd
  147. [10:00:20] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v19.2
  148. [10:00:20] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.1.148
  149. [10:00:20] [Server thread/INFO]: [mcMMO] Registered WG flags successfully!
  150. [10:00:20] [Server thread/INFO]: [ProtectionStones] Loading ProtectionStones v2.7.6
  151. [10:00:20] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.11.1-SNAPSHOT (build 238)
  152. [10:00:20] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.4+f7ff984 loaded.
  153. [10:00:20] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v5.13.6
  154. [10:00:20] [Server thread/INFO]: [Core] Loading Core v2.0
  155. [10:00:20] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.1-SNAPSHOT-b793
  156. [10:00:20] [Server thread/INFO]: [PlayerWarps] Loading PlayerWarps v6.2.3
  157. [10:00:20] [Server thread/INFO]: [Essentials] Loading Essentials v2.18.1.13
  158. [10:00:20] [Server thread/INFO]: [InteractiveChat] Loading InteractiveChat v3.1.1
  159. [10:00:20] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.20.0
  160. [10:00:20] [Server thread/INFO]: [TradeSystem] Loading TradeSystem v1.2.1
  161. [10:00:20] [Server thread/INFO]: [KitPreview] Loading KitPreview v2.0-SNAPSHOT
  162. [10:00:20] [Server thread/INFO]: [Sleeping] Loading Sleeping v1.0
  163. [10:00:20] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.6.1
  164. [10:00:20] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v10.2.2.0
  165. [10:00:20] [Server thread/INFO]: [CombatLogX] Loading expansions...
  166. [10:00:20] [Server thread/INFO]: [CompatWorldGuard] Registering custom WorldGuard flags...
  167. [10:00:20] [Server thread/INFO]: [CompatWorldGuard] Finished registering custom WorldGuard flags.
  168. [10:00:20] [Server thread/INFO]: [CombatLogX] Successfully loaded 1 expansions.
  169. [10:00:20] [Server thread/INFO]: [CombatLogX] CombatLogX loaded successfully.
  170. [10:00:20] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.18.1.13
  171. [10:00:20] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.3.0
  172. [10:00:20] [Server thread/INFO]: [ChatControl] Loading ChatControl v8.8.15
  173. [10:00:20] [Server thread/INFO]: [WildStacker] Loading WildStacker v3.3.1
  174. [10:00:20] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.42.2
  175. [10:00:20] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  176. [10:00:20] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v3.2.0-SNAPSHOT
  177. [10:00:20] [Server thread/INFO]: [ViaBackwards] Loading translations...
  178. [10:00:20] [Server thread/INFO]: [ViaBackwards] Registering protocols...
  179. [10:00:20] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.13 -> 1.12 mappings...
  180. [10:00:20] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13.2 -> 1.13 mappings...
  181. [10:00:20] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.14 -> 1.13.2 mappings...
  182. [10:00:20] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.15 -> 1.14 mappings...
  183. [10:00:20] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.16 -> 1.15 mappings...
  184. [10:00:20] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.16.2 -> 1.16 mappings...
  185. [10:00:20] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.1.93
  186. [10:00:20] [Server thread/INFO]: __
  187. [10:00:20] [Server thread/INFO]: | |__) LuckPerms v5.1.93
  188. [10:00:20] [Server thread/INFO]: |___ | Running on Bukkit - Tuinity
  189. [10:00:20] [Server thread/INFO]:
  190. [10:00:20] [Server thread/INFO]: [LuckPerms] Loading configuration...
  191. [10:00:20] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  192. [10:00:21] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  193. [10:00:21] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  194. [10:00:21] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 884ms)
  195. [10:00:21] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.6.0-SNAPSHOT-b480
  196. [10:00:21] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  197. [10:00:21] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  198. [10:00:21] [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.
  199. [10:00:21] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  200. [10:00:21] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  201. [10:00:21] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  202. [10:00:21] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  203. [10:00:21] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v1.5.2-SNAPSHOT
  204. [10:00:21] [Server thread/INFO]: [AAC] Enabling AAC v4.4.2
  205. [10:00:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: aac
  206. [10:00:22] [Server thread/INFO]: [AAC] Hooked into PlaceholderAPI
  207. [10:00:22] [Server thread/INFO]: [AAC] A new version of AAC is available
  208. [10:00:22] [Server thread/WARN]: [AAC] Logger functionality has been disabled in the configuration file.
  209. [10:00:22] [Server thread/INFO]: [AAC] Detected ViaVersion
  210. [10:00:22] [Server thread/INFO]: [AAC] [CONSOLE] combat.Criticals: enabled
  211. [10:00:22] [Server thread/INFO]: [AAC] [CONSOLE] combat.Hitbox: enabled
  212. [10:00:22] [Server thread/INFO]: [AAC] [CONSOLE] combat.FastBow: enabled
  213. [10:00:22] [Server thread/INFO]: [AAC] [CONSOLE] combat.FightSpeed: enabled
  214. [10:00:22] [Server thread/INFO]: [AAC] [CONSOLE] combat.Regen: enabled
  215. [10:00:22] [Server thread/INFO]: [AAC] [CONSOLE] combat.FastUse: enabled
  216. [10:00:22] [Server thread/INFO]: [AAC] [CONSOLE] combat.Killaura: enabled
  217. [10:00:22] [Server thread/INFO]: [AAC] [CONSOLE] movement.Timer: enabled
  218. [10:00:22] [Server thread/INFO]: [AAC] [CONSOLE] movement.Phase: enabled
  219. [10:00:22] [Server thread/INFO]: [AAC] [CONSOLE] movement.Move: enabled
  220. [10:00:22] [Server thread/INFO]: [AAC] [CONSOLE] movement.NoFall: enabled
  221. [10:00:22] [Server thread/INFO]: [AAC] [CONSOLE] movement.Derp: enabled
  222. [10:00:22] [Server thread/INFO]: [AAC] [CONSOLE] world.BadPackets: enabled
  223. [10:00:22] [Server thread/INFO]: [AAC] [CONSOLE] world.FastBreak: enabled
  224. [10:00:22] [Server thread/INFO]: [AAC] [CONSOLE] world.FastPlace: enabled
  225. [10:00:22] [Server thread/INFO]: [AAC] [CONSOLE] world.Interact: enabled
  226. [10:00:22] [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]
  227. [10:00:22] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.0-beta-05+e575ffe
  228. [10:00:22] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  229. [10:00:22] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R2 as the Bukkit adapter
  230. [10:00:23] [Server thread/INFO]: [CustomEnderChest] Enabling CustomEnderChest v1.13.1
  231. [10:00:23] [Server thread/INFO]: [CustomEnderChest] Compatible server version detected: 1.16.3
  232. [10:00:23] [Server thread/INFO]: [CustomEnderChest] Loading the config file...
  233. [10:00:23] [Server thread/INFO]: [CustomEnderChest] Config loaded successfully!
  234. [10:00:23] [Server thread/INFO]: [CustomEnderChest] Using FlatFile system for data. IMPORTANT! We recommend MySQL.
  235. [10:00:23] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest loaded successfully!
  236. [10:00:23] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.8.0
  237. [10:00:23] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
  238. [10:00:23] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
  239. [10:00:23] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
  240. [10:00:23] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
  241. [10:00:23] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
  242. [10:00:23] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
  243. [10:00:23] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
  244. [10:00:23] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
  245. [10:00:23] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
  246. [10:00:23] [Server thread/INFO]: [AsyncWorldEdit] = =
  247. [10:00:23] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
  248. [10:00:23] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
  249. [10:00:23] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  250. [10:00:23] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  251. [10:00:23] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_16_R2, DirectChunkAPI disabled
  252. [10:00:23] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
  253. [10:00:23] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  254. [10:00:23] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v5.13.6
  255. [10:00:23] [Thread-89/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
  256. [10:00:23] [Server thread/INFO]: Version is PlotSquared-5.13.6
  257. [10:00:23] [Server thread/INFO]: [Plots] KillAllEntities started.
  258. [10:00:23] [Server thread/INFO]: [Plots] PlotSquared hooked into WorldEdit.
  259. [10:00:24] [Server thread/INFO]: PlotSquared scripting engine started
  260. [10:00:24] [Server thread/INFO]: [Plots] PlotSquared is now enabled
  261. [10:00:24] [Server thread/INFO]: [Plots] Couldn't verify purchase :(
  262. [10:00:24] [Server thread/INFO]: [Plots] (UUID) Using LuckPerms as a complementary UUID service
  263. [10:00:24] [Server thread/INFO]: [Plots] (UUID) Using EssentialsX as a complementary UUID service
  264. [10:00:24] [Server thread/INFO]: [Plots] (UUID) 12 UUIDs will be cached.
  265. [10:00:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: plotsquared
  266. [10:00:24] [Server thread/INFO]: [Plots] PlotSquared hooked into PlaceholderAPI
  267. [10:00:24] [Server thread/INFO]: [Plots] Using platform world manager: bukkit-multiverse
  268. [10:00:24] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  269. [10:00:24] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  270. [10:00:24] [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.
  271. [10:00:24] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  272. [10:00:24] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  273. [10:00:24] [Server thread/INFO]: Preparing level "world"
  274. [10:00:24] [Server thread/INFO]: -------- World Settings For [world] --------
  275. [10:00:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  276. [10:00:24] [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
  277. [10:00:24] [Server thread/INFO]: Max TNT Explosions: 100
  278. [10:00:24] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  279. [10:00:24] [Server thread/INFO]: Experience Merge Radius: 7.0
  280. [10:00:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
  281. [10:00:24] [Server thread/INFO]: Cane Growth Modifier: 100%
  282. [10:00:24] [Server thread/INFO]: Melon Growth Modifier: 100%
  283. [10:00:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  284. [10:00:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  285. [10:00:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
  286. [10:00:24] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  287. [10:00:24] [Server thread/INFO]: Carrot Growth Modifier: 100%
  288. [10:00:24] [Server thread/INFO]: Potato Growth Modifier: 100%
  289. [10:00:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
  290. [10:00:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  291. [10:00:24] [Server thread/INFO]: Vine Growth Modifier: 100%
  292. [10:00:24] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  293. [10:00:24] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  294. [10:00:24] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  295. [10:00:24] [Server thread/INFO]: Kelp Growth Modifier: 100%
  296. [10:00:24] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 32 / Mi 8 / Tiv false
  297. [10:00:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  298. [10:00:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  299. [10:00:24] [Server thread/INFO]: Item Merge Radius: 4.5
  300. [10:00:24] [Server thread/INFO]: Item Despawn Rate: 3600
  301. [10:00:24] [Server thread/INFO]: View Distance: 5
  302. [10:00:24] [Server thread/INFO]: Arrow Despawn Rate: 300 Trident Respawn Rate:300
  303. [10:00:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  304. [10:00:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  305. [10:00:24] [Server thread/INFO]: Mob Spawn Range: 6
  306. [10:00:24] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  307. [10:00:24] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  308. [10:00:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  309. [10:00:24] [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. [10:00:24] [Server thread/INFO]: Max TNT Explosions: 100
  311. [10:00:24] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  312. [10:00:24] [Server thread/INFO]: Experience Merge Radius: 7.0
  313. [10:00:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
  314. [10:00:24] [Server thread/INFO]: Cane Growth Modifier: 100%
  315. [10:00:24] [Server thread/INFO]: Melon Growth Modifier: 100%
  316. [10:00:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  317. [10:00:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  318. [10:00:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
  319. [10:00:24] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  320. [10:00:24] [Server thread/INFO]: Carrot Growth Modifier: 100%
  321. [10:00:24] [Server thread/INFO]: Potato Growth Modifier: 100%
  322. [10:00:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
  323. [10:00:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  324. [10:00:24] [Server thread/INFO]: Vine Growth Modifier: 100%
  325. [10:00:24] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  326. [10:00:24] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  327. [10:00:24] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  328. [10:00:24] [Server thread/INFO]: Kelp Growth Modifier: 100%
  329. [10:00:24] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 32 / Mi 8 / Tiv false
  330. [10:00:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  331. [10:00:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  332. [10:00:24] [Server thread/INFO]: Item Merge Radius: 4.5
  333. [10:00:24] [Server thread/INFO]: Item Despawn Rate: 3600
  334. [10:00:24] [Server thread/INFO]: View Distance: 5
  335. [10:00:24] [Server thread/INFO]: Arrow Despawn Rate: 300 Trident Respawn Rate:300
  336. [10:00:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  337. [10:00:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  338. [10:00:24] [Server thread/INFO]: Mob Spawn Range: 6
  339. [10:00:24] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  340. [10:00:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  341. [10:00:24] [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
  342. [10:00:24] [Server thread/INFO]: Max TNT Explosions: 100
  343. [10:00:24] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  344. [10:00:24] [Server thread/INFO]: Experience Merge Radius: 7.0
  345. [10:00:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
  346. [10:00:24] [Server thread/INFO]: Cane Growth Modifier: 100%
  347. [10:00:24] [Server thread/INFO]: Melon Growth Modifier: 100%
  348. [10:00:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  349. [10:00:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  350. [10:00:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
  351. [10:00:24] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  352. [10:00:24] [Server thread/INFO]: Carrot Growth Modifier: 100%
  353. [10:00:24] [Server thread/INFO]: Potato Growth Modifier: 100%
  354. [10:00:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
  355. [10:00:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  356. [10:00:24] [Server thread/INFO]: Vine Growth Modifier: 100%
  357. [10:00:24] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  358. [10:00:24] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  359. [10:00:24] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  360. [10:00:24] [Server thread/INFO]: Kelp Growth Modifier: 100%
  361. [10:00:24] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 32 / Mi 8 / Tiv false
  362. [10:00:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  363. [10:00:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  364. [10:00:24] [Server thread/INFO]: Item Merge Radius: 4.5
  365. [10:00:24] [Server thread/INFO]: Item Despawn Rate: 3600
  366. [10:00:24] [Server thread/INFO]: View Distance: 5
  367. [10:00:24] [Server thread/INFO]: Arrow Despawn Rate: 300 Trident Respawn Rate:300
  368. [10:00:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  369. [10:00:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  370. [10:00:24] [Server thread/INFO]: Mob Spawn Range: 6
  371. [10:00:24] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  372. [10:00:24] [Server thread/INFO]: Loaded 0 spawn chunks for world world
  373. [10:00:24] [Server thread/INFO]: Preparing spawn area: 0%
  374. [10:00:24] [Server thread/INFO]: Time elapsed: 315 ms
  375. [10:00:24] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  376. [10:00:24] [Server thread/INFO]: Loaded 0 spawn chunks for world world_nether
  377. [10:00:24] [Server thread/INFO]: Preparing spawn area: 0%
  378. [10:00:25] [Server thread/INFO]: Time elapsed: 299 ms
  379. [10:00:25] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  380. [10:00:25] [Server thread/INFO]: Loaded 0 spawn chunks for world world_the_end
  381. [10:00:25] [Server thread/INFO]: Preparing spawn area: 0%
  382. [10:00:25] [Server thread/INFO]: Time elapsed: 70 ms
  383. [10:00:25] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.9
  384. [10:00:25] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  385. [10:00:25] [Server thread/INFO]: [OldCombatMechanics] Enabling OldCombatMechanics v1.8.1
  386. [10:00:25] [Server thread/WARN]: [PlaceholderAPI] ocm is attempting to register placeholders via a PlaceholderHook class which is no longer supported!
  387. [10:00:25] [Server thread/INFO]: [OldCombatMechanics] OldCombatMechanics v1.8.1 has been enabled
  388. [10:00:25] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.8.1*
  389. [10:00:25] [Server thread/INFO]: [DeluxeTags] 61 tags loaded
  390. [10:00:25] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
  391. [10:00:25] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
  392. [10:00:25] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
  393. [10:00:25] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v3.2.0-SNAPSHOT
  394. [10:00:25] [Server thread/INFO]: [Voteparty] Enabling Voteparty v1.0*
  395. [10:00:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: voteparty
  396. [10:00:25] [Server thread/INFO]: [Voteparty] Voteparty by Troll_C enabled
  397. [10:00:25] [Server thread/INFO]: [RidaMan] Enabling RidaMan v1.0*
  398. [10:00:25] [Server thread/INFO]: [EZColors] Enabling EZColors v2.1.0
  399. [10:00:27] [Server thread/INFO]: EZColors » Successfully downloaded 11 languages from the cloud!
  400. [10:00:27] [Server thread/INFO]: EZColors » Loading EZColors v2.1.0!
  401. [10:00:27] [Server thread/INFO]: EZColors » Found a compatible version. Hooking into V1_16_R2!
  402. [10:00:27] [Server thread/INFO]: EZColors » Found PlaceholderAPI. Loading hook!
  403. [10:00:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ezcolors
  404. [10:00:27] [Server thread/INFO]: EZColors » Successfully Loaded EZColors v2.1.0 in 2110ms!
  405. [10:00:27] [Server thread/INFO]: [ViaRewind-Legacy-Support] Enabling ViaRewind-Legacy-Support v1.3.2
  406. [10:00:27] [Server thread/INFO]: [IllegalStack] Enabling IllegalStack v2.2.0e
  407. [10:00:27] [Server thread/INFO]: The following materials are allowed to have stacks larger than the vanilla size: POTION
  408. [10:00:27] [Server thread/INFO]: [IllegalStack] Chat Components found! Enabling clickable commands in /istack
  409. [10:00:27] [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.
  410. [10:00:27] [Server thread/INFO]: [Illegal Stack] - MC Version v1_16_r2 detected!
  411. [10:00:27] [Server thread/INFO]: [IllegalStack] - Enabling 1.13+ Checks
  412. [10:00:27] [Server thread/INFO]: ZombieVillagerTransformChance is set to 65 *** Only really matters if the difficulty is set to HARD ***
  413. [10:00:27] [Server thread/WARN]: [IllegalStack] Loaded class com.gmail.nossr50.events.skills.abilities.McMMOPlayerAbilityDeactivateEvent from mcMMO v2.1.148 which is not a depend, softdepend or loadbefore of this plugin.
  414. [10:00:27] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.6
  415. [10:00:27] [Server thread/INFO]: [BuycraftX] Validating your server key...
  416. [10:00:28] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  417. [10:00:28] [Server thread/INFO]: [Votifier] Enabling Votifier v2.7.1
  418. [10:00:28] [Server thread/INFO]: [Votifier] Loaded token for website: default
  419. [10:00:28] [Server thread/INFO]: [Votifier] Using epoll transport to accept votes.
  420. [10:00:28] [Server thread/INFO]: [Votifier] Receiving votes over PluginMessaging channel 'nuvotifier:votes'.
  421. [10:00:28] [Server thread/INFO]: [AntiXrayHeuristics] Enabling AntiXrayHeuristics v1.3.6
  422. [10:00:28] [Votifier epoll boss/INFO]: [Votifier] Votifier enabled on socket /0:0:0:0:0:0:0:0%0:8195.
  423. [10:00:28] [Server thread/INFO]: [XrayNotifier] Enabling XrayNotifier v1.0
  424. [10:00:28] [Server thread/INFO]: The messages.yml file has been saved
  425. [10:00:28] [Server thread/INFO]: The messages.yml file has been reload
  426. [10:00:28] [Server thread/INFO]: The PlayerData.yml file has been reload
  427. [10:00:28] [Server thread/INFO]: The messages.yml file has been saved
  428. [10:00:28] [Server thread/INFO]: [CommandForward] Enabling CommandForward v0.4.0
  429. [10:00:28] [Server thread/INFO]: [CustomHelp] Enabling CustomHelp v1.1*
  430. [10:00:28] [Server thread/INFO]: [CustomHelp] CustomHelp has been enabled!
  431. [10:00:28] [Server thread/INFO]: [DailyRewards] Enabling DailyRewards v1.0-SNAPSHOT
  432. [10:00:28] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.4
  433. [10:00:28] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  434. [10:00:28] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.1.15
  435. [10:00:28] [Server thread/INFO]: [PlayerVaults] Added PUMPKIN to list of blocked materials.
  436. [10:00:28] [Server thread/INFO]: [PlayerVaults] Added DIAMOND_BLOCK to list of blocked materials.
  437. [10:00:28] [Server thread/INFO]: [PlayerVaults] Loaded lang for english
  438. [10:00:28] [Server thread/INFO]: [PlayerVaults] Patched Spigot item storage bug.
  439. [10:00:28] [Server thread/INFO]: [PlayerVaults] Loaded! Took 51ms
  440. [10:00:28] [Server thread/INFO]: [AACAdditionPro] Enabling AACAdditionPro v6.4.0
  441. [10:00:28] [Server thread/INFO]: [AACAdditionPro] Bungeecord detected
  442. [10:00:28] [Server thread/INFO]: [AACAdditionPro] Starting metrics. This plugin uses bStats metrics: https://bstats.org/plugin/bukkit/AACAdditionPro/3265
  443. [10:00:28] [Server thread/INFO]: [AACAdditionPro] ViaVersion hooked
  444. [10:00:28] [Server thread/INFO]: [AACAdditionPro] BrandHider has been enabled.
  445. [10:00:28] [Server thread/INFO]: [AACAdditionPro] GuiInject has been enabled.
  446. [10:00:28] [Server thread/INFO]: [AACAdditionPro] LogBot has been enabled.
  447. [10:00:28] [Server thread/INFO]: [AACAdditionPro] ClientControl.BetterSprinting was chosen not to be enabled.
  448. [10:00:28] [Server thread/INFO]: [AACAdditionPro] ClientControl.DamageIndicator was chosen not to be enabled.
  449. [10:00:28] [Server thread/INFO]: [AACAdditionPro] ClientControl.5zig is not compatible with your server version.
  450. [10:00:28] [Server thread/INFO]: [AACAdditionPro] ClientControl.Forge is not compatible with your server version.
  451. [10:00:28] [Server thread/INFO]: [AACAdditionPro] ClientControl.LabyMod has been not been enabled as of missing dependencies. Missing: LabyModAPI
  452. [10:00:28] [Server thread/INFO]: [AACAdditionPro] ClientControl.LiteLoader was chosen not to be enabled.
  453. [10:00:28] [Server thread/INFO]: [AACAdditionPro] ClientControl.OldLabyMod is not compatible with your server version.
  454. [10:00:28] [Server thread/INFO]: [AACAdditionPro] ClientControl.PXMod was chosen not to be enabled.
  455. [10:00:28] [Server thread/INFO]: [AACAdditionPro] ClientControl.Schematica is not compatible with your server version.
  456. [10:00:28] [Server thread/INFO]: [AACAdditionPro] ClientControl.Vape is not compatible with your server version.
  457. [10:00:28] [Server thread/INFO]: [AACAdditionPro] ClientControl.VersionControl was chosen not to be enabled.
  458. [10:00:28] [Server thread/INFO]: [AACAdditionPro] ClientControl.WorldDownloader has been enabled.
  459. [10:00:28] [Server thread/INFO]: [AACAdditionPro] AutoEat has been enabled.
  460. [10:00:28] [Server thread/INFO]: [AACAdditionPro] AutoFish has been enabled.
  461. [10:00:28] [Server thread/INFO]: [AACAdditionPro] AutoPotion was chosen not to be enabled.
  462. [10:00:28] [Server thread/INFO]: [AACAdditionPro] Esp was chosen not to be enabled.
  463. [10:00:28] [Server thread/INFO]: [AACAdditionPro] Fastswitch has been enabled.
  464. [10:00:28] [Server thread/INFO]: [AACAdditionPro] ImpossibleChat was chosen not to be enabled.
  465. [10:00:28] [Server thread/INFO]: [AACAdditionPro] Inventory has been enabled.
  466. [10:00:28] [Server thread/INFO]: [AACAdditionPro] KeepAlive has been enabled.
  467. [10:00:28] [Server thread/INFO]: [AACAdditionPro] PacketAnalysis has been enabled.
  468. [10:00:28] [Server thread/INFO]: [AACAdditionPro] Scaffold has been enabled.
  469. [10:00:28] [Server thread/INFO]: [AACAdditionPro] Skinblinker has been enabled.
  470. [10:00:28] [Server thread/INFO]: [AACAdditionPro] Teaming was chosen not to be enabled.
  471. [10:00:28] [Server thread/INFO]: [AACAdditionPro] Tower has been enabled.
  472. [10:00:28] [Server thread/INFO]: [AACAdditionPro] AACAdditionPro Version 6.4.0 enabled
  473. [10:00:28] [Server thread/INFO]: [AACPlus] Enabling AACPlus v2.4.0
  474. [10:00:28] [Server thread/INFO]: [AACPlus] Running on server version 1.16
  475. [10:00:28] [Server thread/INFO]: [AACPlus] Loading successful
  476. [10:00:28] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.3-Release
  477. [10:00:28] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
  478. [10:00:29] [Server thread/WARN]: [DeluxeMenus] command: kit specified for menu: premiumkits already exists for another menu!
  479. [10:00:29] [Server thread/WARN]: [DeluxeMenus] Skipping command: kit in menu: premiumkits
  480. [10:00:29] [Server thread/WARN]: [DeluxeMenus] command: kits specified for menu: premiumkits already exists for another menu!
  481. [10:00:29] [Server thread/WARN]: [DeluxeMenus] Skipping command: kits in menu: premiumkits
  482. [10:00:29] [Server thread/INFO]: [DeluxeMenus] 7 GUI menus loaded!
  483. [10:00:29] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
  484. [10:00:29] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
  485. [10:00:29] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
  486. [10:00:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxemenus
  487. [10:00:29] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.15-Build#32
  488. [10:00:29] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
  489. [10:00:29] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
  490. [10:00:29] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
  491. [10:00:29] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
  492. [10:00:29] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
  493. [10:00:29] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
  494. [10:00:29] [Server thread/INFO]: [CrazyAuctions] Loading the Test-File.yml
  495. [10:00:29] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Test-File.yml
  496. [10:00:29] [Server thread/INFO]: [ConditionalCommands] Enabling ConditionalCommands v1.4*
  497. [10:00:29] [Server thread/INFO]: [SuperbVote] Enabling SuperbVote v0.5.4
  498. [10:00:29] [Server thread/ERROR]: Cannot load plugins/SuperbVote/config.yml
  499. org.bukkit.configuration.InvalidConfigurationException: while parsing a block collection
  500. in 'string', line 35, column 5:
  501. - if:
  502. ^
  503. expected <block end>, but found '?'
  504. in 'string', line 37, column 5:
  505. commands:
  506. ^
  507.  
  508. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  509. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  510. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  511. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:186) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  512. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:157) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  513. at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:133) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  514. at io.minimum.minecraft.superbvote.SuperbVote.onEnable(SuperbVote.java:45) ~[?:?]
  515. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  516. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  517. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  518. at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugin(CraftServer.java:501) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  519. at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugins(CraftServer.java:415) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  520. at net.minecraft.server.v1_16_R2.MinecraftServer.loadWorld(MinecraftServer.java:468) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  521. at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:238) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  522. at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:939) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  523. at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  524. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_262]
  525. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block collection
  526. in 'string', line 35, column 5:
  527. - if:
  528. ^
  529. expected <block end>, but found '?'
  530. in 'string', line 37, column 5:
  531. commands:
  532. ^
  533.  
  534. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:516) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  535. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  536. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  537. at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:208) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  538. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  539. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  540. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  541. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  542. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  543. at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:95) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  544. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:119) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  545. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  546. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:472) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  547. at org.yaml.snakeyaml.Yaml.load(Yaml.java:398) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  548. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.3.jar:git-Tuinity-"de1983b"]
  549. ... 16 more
  550. [10:00:29] [Server thread/INFO]: [SuperbVote] Using clip's PlaceholderAPI to provide extra placeholders.
  551. [10:00:29] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.10.1-SNAPSHOT-Build#89
  552. [10:00:29] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
  553. [10:00:29] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
  554. [10:00:29] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
  555. [10:00:29] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
  556. [10:00:29] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
  557. [10:00:29] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
  558. [10:00:29] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
  559. [10:00:29] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
  560. [10:00:29] [Server thread/INFO]: [CrazyCrates] Loading custom files.
  561. [10:00:29] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Vote.yml.
  562. [10:00:29] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Spawner.yml.
  563. [10:00:29] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Galactic.yml.
  564. [10:00:29] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Money.yml.
  565. [10:00:29] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
  566. [10:00:29] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
  567. [10:00:29] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_16_R2! Trying to find NMS support
  568. [10:00:29] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_16_R2' loaded!
  569. [10:00:29] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
  570. [10:00:29] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
  571. [10:00:29] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
  572. [10:00:29] [Server thread/INFO]: [CrazyCrates] All physical crate locations have been loaded.
  573. [10:00:29] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
  574. [10:00:29] [Server thread/INFO]: [CrazyCrates] classic.nbt was successfully found and loaded.
  575. [10:00:29] [Server thread/INFO]: [CrazyCrates] soul.nbt was successfully found and loaded.
  576. [10:00:29] [Server thread/INFO]: [CrazyCrates] wooden.nbt was successfully found and loaded.
  577. [10:00:29] [Server thread/INFO]: [CrazyCrates] nether.nbt was successfully found and loaded.
  578. [10:00:29] [Server thread/INFO]: [CrazyCrates] sea.nbt was successfully found and loaded.
  579. [10:00:29] [Server thread/INFO]: [CrazyCrates] outdoors.nbt was successfully found and loaded.
  580. [10:00:29] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
  581. [10:00:29] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
  582. [10:00:29] [Server thread/INFO]: [CrazyCrates] 1 player's data has been marked to be removed.
  583. [10:00:29] [Server thread/INFO]: [CrazyCrates] All empty player data has been removed.
  584. [10:00:29] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
  585. [10:00:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: crazycrates
  586. [10:00:29] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.4+f7ff984
  587. [10:00:29] [Thread-95/INFO]: [NBTAPI] [NBTAPI] The NBT-API seems to be up-to-date!
  588. [10:00:29] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  589. [10:00:29] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  590. [10:00:29] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  591. [10:00:29] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  592. [10:00:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  593. [10:00:29] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  594. [10:00:29] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  595. [10:00:29] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  596. [10:00:29] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  597. [10:00:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  598. [10:00:29] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  599. [10:00:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  600. [10:00:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  601. [10:00:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  602. [10:00:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  603. [10:00:29] [Server thread/INFO]: [WorldGuard] Loading region data...
  604. [10:00:29] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport v1.5.2-org.apache.maven.model.Build@7756c3cd
  605. [10:00:29] [Server thread/INFO]: [RandomTeleport] [ACF] Enabled Asynchronous Tab Completion Support!
  606. [10:00:29] [Server thread/INFO]: [RandomTeleport] world found! Loading...
  607. [10:00:29] [Server thread/INFO]: [RandomTeleport] Vault found. Hooking into it.
  608. [10:00:29] [Server thread/INFO]: [RandomTeleport] ======== [Loading validators] ========
  609. [10:00:29] [Server thread/INFO]: [RandomTeleport] WorldGuard -- Successfully loaded
  610. [10:00:29] [Server thread/INFO]: [RandomTeleport] ======================================
  611. [10:00:29] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v19.2
  612. [10:00:29] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  613. [10:00:29] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  614. [10:00:29] [Server thread/INFO]: --------------------
  615. [10:00:29] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
  616. [10:00:29] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
  617. [10:00:29] [Server thread/INFO]: --------------------
  618. [10:00:29] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.1.148
  619. [10:00:29] [Server thread/INFO]: [mcMMO] Platform String: 1.16.3-R0.1-SNAPSHOT
  620. [10:00:29] [Server thread/INFO]: [mcMMO] Minecraft version determined to be - 1.16.3
  621. [10:00:29] [Server thread/INFO]: [mcMMO] Loading compatibility layers...
  622. [10:00:29] [Server thread/INFO]: [mcMMO] Finished loading compatibility layers.
  623. [10:00:29] [Server thread/INFO]: [mcMMO] Enabling Acrobatics Skills
  624. [10:00:29] [Server thread/INFO]: [mcMMO] Registered subskill: Roll
  625. [10:00:29] [Server thread/INFO]: [mcMMO] 0 entries in mcMMO World Blacklist
  626. [10:00:29] [Server thread/WARN]: [mcMMO] Loaded class us.myles.ViaVersion.api.protocol.ProtocolRegistry from ViaVersion v3.2.0-SNAPSHOT which is not a depend, softdepend or loadbefore of this plugin.
  627. [10:00:29] [Server thread/INFO]: [ProtectionStones] Enabling ProtectionStones v2.7.6
  628. [10:00:29] [Server thread/INFO]: [WorldGuard] Registering session handler dev.espi.protectionstones.flags.GreetingFlagHandler
  629. [10:00:29] [Server thread/INFO]: [WorldGuard] Registering session handler dev.espi.protectionstones.flags.FarewellFlagHandler
  630. [10:00:29] [Server thread/INFO]: [ProtectionStones] PlaceholderAPI support enabled!
  631. [10:00:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: protectionstones
  632. [10:00:29] [Server thread/INFO]: [ProtectionStones] Protection Stone Blocks:
  633. [10:00:29] [Server thread/INFO]: [ProtectionStones] - NETHERITE_BLOCK (64)
  634. [10:00:30] [Server thread/INFO]: [ProtectionStones] Building region cache...
  635. [10:00:30] [Server thread/INFO]: [ProtectionStones] Building UUID cache... (if slow change async-load-uuid-cache in the config to true)
  636. [10:00:30] [Server thread/INFO]: [ProtectionStones] Checking if PS regions have been updated to UUIDs...
  637. [10:00:30] [Server thread/INFO]: [ProtectionStones] ProtectionStones has successfully started!
  638. [10:00:30] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.11.1-SNAPSHOT (build 238)
  639. [10:00:30] [Server thread/INFO]: [ChestShop] Found locale en!
  640. [10:00:30] [Server thread/INFO]: [ChestShop] Using Essentials Economy as the Economy provider now.
  641. [10:00:30] [Server thread/INFO]: [ChestShop] Vault loaded!
  642. [10:00:30] [Server thread/INFO]: [ChestShop] Using Paper's BlockDestroyEvent instead of the BlockPhysicsEvent!
  643. [10:00:30] [Server thread/INFO]: [ChestShop] Auto-updater is disabled. If you want the plugin to automatically download new releases then set 'TURN_OFF_UPDATES' to 'false' in your config.yml!
  644. [10:00:30] [Server thread/INFO]: [Core] Enabling Core v2.0
  645. [10:00:30] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.1-SNAPSHOT-b793
  646. [10:00:30] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.1-SNAPSHOT-b793" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
  647. [10:00:30] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible.
  648. [10:00:31] [Server thread/INFO]: -------- World Settings For [plots] --------
  649. [10:00:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  650. [10:00:31] [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
  651. [10:00:31] [Server thread/INFO]: Max TNT Explosions: 100
  652. [10:00:31] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  653. [10:00:31] [Server thread/INFO]: Experience Merge Radius: 7.0
  654. [10:00:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
  655. [10:00:31] [Server thread/INFO]: Cane Growth Modifier: 100%
  656. [10:00:31] [Server thread/INFO]: Melon Growth Modifier: 100%
  657. [10:00:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  658. [10:00:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  659. [10:00:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
  660. [10:00:31] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  661. [10:00:31] [Server thread/INFO]: Carrot Growth Modifier: 100%
  662. [10:00:31] [Server thread/INFO]: Potato Growth Modifier: 100%
  663. [10:00:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
  664. [10:00:31] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  665. [10:00:31] [Server thread/INFO]: Vine Growth Modifier: 100%
  666. [10:00:31] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  667. [10:00:31] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  668. [10:00:31] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  669. [10:00:31] [Server thread/INFO]: Kelp Growth Modifier: 100%
  670. [10:00:31] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 32 / Mi 8 / Tiv false
  671. [10:00:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  672. [10:00:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  673. [10:00:31] [Server thread/INFO]: Item Merge Radius: 4.5
  674. [10:00:31] [Server thread/INFO]: Item Despawn Rate: 3600
  675. [10:00:31] [Server thread/INFO]: View Distance: 5
  676. [10:00:31] [Server thread/INFO]: Arrow Despawn Rate: 300 Trident Respawn Rate:300
  677. [10:00:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  678. [10:00:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  679. [10:00:31] [Server thread/INFO]: Mob Spawn Range: 6
  680. [10:00:31] [Server thread/INFO]: [Plots] Detected world load for 'plots'
  681. [10:00:31] [Server thread/INFO]: [Plots] - generator: PlotSquared>PlotSquared
  682. [10:00:31] [Server thread/INFO]: [Plots] - plotworld: com.plotsquared.core.generator.HybridPlotWorld
  683. [10:00:31] [Server thread/INFO]: [Plots] - plotAreaManager: com.plotsquared.core.generator.HybridPlotManager
  684. [10:00:31] [Server thread/INFO]: [Plots] - default flags: titles:false, vehicle-cap:5
  685. [10:00:31] [Server thread/INFO]: [Plots] - road flags: titles:false, vehicle-cap:5
  686. [10:00:31] [Server thread/INFO]: Preparing start region for dimension minecraft:plots
  687. [10:00:31] [Server thread/INFO]: Loaded 0 spawn chunks for world plots
  688. [10:00:31] [Server thread/INFO]: Preparing spawn area: 0%
  689. [10:00:31] [Server thread/INFO]: [RandomTeleport] Safe location added for world (1/5)
  690. [10:00:31] [Server thread/INFO]: Time elapsed: 274 ms
  691. [10:00:31] [Server thread/INFO]: [WorldGuard] (plots) TNT ignition is PERMITTED.
  692. [10:00:31] [Server thread/INFO]: [WorldGuard] (plots) Lighters are PERMITTED.
  693. [10:00:31] [Server thread/INFO]: [WorldGuard] (plots) Lava fire is PERMITTED.
  694. [10:00:31] [Server thread/INFO]: [WorldGuard] (plots) Fire spread is UNRESTRICTED.
  695. [10:00:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plots'
  696. [10:00:31] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  697. [10:00:31] [Server thread/INFO]: [Multiverse-Core] Version 4.1.1-SNAPSHOT-b793 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
  698. [10:00:31] [Server thread/INFO]: [PlayerWarps] Enabling PlayerWarps v6.2.3
  699. [10:00:31] [Server thread/INFO]: [PlayerWarps] Vault found, now enabling PlayerWarps...
  700. [10:00:31] [Server thread/INFO]: [PlayerWarps] Permissions plugin found!
  701. [10:00:31] [Server thread/INFO]: [PlayerWarps] Economy plugin found!
  702. [10:00:31] [Server thread/INFO]: [PlayerWarps] Chat plugin found!
  703. [10:00:31] [Server thread/INFO]: [PlayerWarps] Found PlaceholderAPI adding support...
  704. [10:00:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: pw
  705. [10:00:31] [Server thread/INFO]: [PlayerWarps] SQLite database is enabling...
  706. [10:00:31] [Server thread/INFO]: [PlayerWarps] Loading Metrics...
  707. [10:00:31] [Server thread/INFO]: [PlayerWarps] Successfully loaded Metrics!
  708. [10:00:31] [Server thread/INFO]: [Essentials] Enabling Essentials v2.18.1.13
  709. [10:00:31] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  710. [10:00:31] [Server thread/INFO]: [Essentials] No kits found to migrate.
  711. [10:00:31] [Server thread/INFO]: [Essentials] Loaded 25599 items from items.json.
  712. [10:00:31] [Server thread/INFO]: [Essentials] Using locale en_US
  713. [10:00:31] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  714. [10:00:31] [Server thread/INFO]: [Essentials] Metrics disabled per bStats config.
  715. [10:00:31] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
  716. [10:00:32] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  717. [10:00:32] [Server thread/INFO]: [InteractiveChat] Enabling InteractiveChat v3.1.1
  718. [10:00:32] [Server thread/INFO]: [InteractiveChat] InteractiveChat has hooked into Essentials!
  719. [10:00:32] [Server thread/INFO]: [InteractiveChat] InteractiveChat has been Enabled!
  720. [10:00:32] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.20.0
  721. [10:00:32] [Server thread/INFO]: [TradeSystem] Enabling TradeSystem v1.2.1
  722. [10:00:32] [Server thread/INFO]:
  723. [10:00:32] [Server thread/INFO]: __________________________________________________________
  724. [10:00:32] [Server thread/INFO]:
  725. [10:00:32] [Server thread/INFO]: TradeSystem [1.2.1]
  726. [10:00:32] [Server thread/INFO]:
  727. [10:00:32] [Server thread/INFO]: Status:
  728. [10:00:32] [Server thread/INFO]:
  729. [10:00:32] [Server thread/INFO]: MC-Version: 1.16.3 (R0.1-SNAPSHOT, UNKNOWN)
  730. [10:00:32] [Server thread/INFO]:
  731. [10:00:32] [Server thread/INFO]: > Loading sounds
  732. [10:00:32] [Server thread/INFO]: > Loading blacklist
  733. [10:00:32] [Server thread/INFO]: ...got 3 blocked item(s)
  734. [10:00:32] [Server thread/INFO]: > Loading layouts
  735. [10:00:32] [Server thread/INFO]: ...got 0 layout(s)
  736. [10:00:32] [Server thread/INFO]:
  737. [10:00:32] [Server thread/INFO]: Finished (91ms)
  738. [10:00:32] [Server thread/INFO]:
  739. [10:00:32] [Server thread/INFO]: __________________________________________________________
  740. [10:00:32] [Server thread/INFO]:
  741. [10:00:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tradesystem
  742. [10:00:32] [Server thread/INFO]: [KitPreview] Enabling KitPreview v2.0-SNAPSHOT
  743. [10:00:32] [Server thread/INFO]: [KitPreview] You config/lang is updating!
  744. [10:00:32] [Server thread/INFO]: [Sleeping] Enabling Sleeping v1.0
  745. [10:00:32] [Server thread/INFO]: Detected Multiverse-Core. Delayed detection of worlds until Multiverse-Core loaded them into memory.
  746. [10:00:32] [Server thread/INFO]: No missing options were found in config.yml!
  747. [10:00:32] [Server thread/INFO]: No missing options were found in sleeping_settings.yml!
  748. [10:00:32] [Server thread/INFO]: No missing options were found in hooks.yml!
  749. [10:00:32] [Server thread/INFO]: No missing options were found in bypassing.yml!
  750. [10:00:32] [Server thread/INFO]: Using localised lang file for: en-US
  751. [10:00:32] [Server thread/INFO]: No missing options were found in lang/en-us.yml!
  752. [10:00:32] [Server thread/INFO]: Using 'smooth' as night skip mode
  753. [10:00:32] [Server thread/INFO]: Using required sleepers counter 'percentage' which is set to 30% of players required
  754. [10:00:32] [Server thread/INFO]: Found 4 worlds in memory.
  755. [10:00:32] [Server thread/INFO]: The message below is always shown, even if collecting data is disabled:
  756. [10:00:32] [Server thread/INFO]: BetterSleeping collects anonymous statistics once every 30 minutes. Opt-out at bStats/config.yml
  757. [10:00:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bettersleeping
  758. [10:00:32] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.6.1
  759. [10:00:32] [Server thread/INFO]: [ServerSigns] Version 4.6.1 is now enabled.
  760. [10:00:32] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v10.2.2.0
  761. [10:00:32] [Server thread/INFO]: [CombatLogX] Registered command '/combatlogx'.
  762. [10:00:32] [Server thread/INFO]: [CombatLogX] Registered command '/combat-timer'.
  763. [10:00:32] [Server thread/INFO]: [CombatLogX] Enabling expansion 'WorldGuard Compatibility v15.1'...
  764. [10:00:32] [Server thread/INFO]: [CompatWorldGuard] Successfully hooked into WorldGuard v7.0.4+f7ff984
  765. [10:00:32] [Server thread/INFO]: [CompatWorldGuard] Successfully hooked into ProtocolLib v4.6.0-SNAPSHOT-b480
  766. [10:00:32] [Server thread/INFO]: [CombatLogX] Successfully enabled 1 expansions.
  767. [10:00:32] [Server thread/INFO]: [CombatLogX] CombatLogX is now enabled.
  768. [10:00:32] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.18.1.13
  769. [10:00:32] [Server thread/INFO]: [EssentialsSpawn] Metrics disabled per bStats config.
  770. [10:00:32] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.3.0
  771. [10:00:32] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2beb615ff51fc9e03edf79a2e06b88aca973e9ea)
  772. [10:00:32] [Server thread/INFO]: [ChatControl] Enabling ChatControl v8.8.15
  773. [10:00:32] [Server thread/INFO]: _____ _ _ _____ _ _ +
  774. [10:00:32] [Server thread/INFO]: / ____| | | | / ____| | | | |
  775. [10:00:32] [Server thread/INFO]: | | | |__ __ _| |_| | ___ _ __ | |_ _ __ ___ | |
  776. [10:00:32] [Server thread/INFO]: | | | '_ \ / _` | __| | / _ \| '_ \| __| '__/ _ \| |
  777. [10:00:32] [Server thread/INFO]: | |____| | | | (_| | |_| |___| (_) | | | | |_| | | (_) | |
  778. [10:00:32] [Server thread/INFO]: \_____|_| |_|\__,_|\__|\_____\___/|_| |_|\__|_| \___/|_|
  779. [10:00:32] [Server thread/INFO]:
  780. [10:00:33] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: chatcontrol
  781. [10:00:33] [Server thread/INFO]: Registering commands...
  782. [10:00:33] [Server thread/INFO]:
  783. [10:00:33] [Server thread/INFO]: Loading variables...
  784. [10:00:33] [Server thread/INFO]:
  785. [10:00:33] [Server thread/INFO]: Loaded 773 global, 4 command, 1 book rules
  786. [10:00:33] [Server thread/INFO]: Hooked into: DiscordSRV
  787. [10:00:33] [Server thread/INFO]: Warning: ViaVersion detected. If you are getting kicked with weird messages, disable packet features in settings.yml -> Packets.
  788. [10:00:33] [Server thread/INFO]:
  789. [10:00:33] [Server thread/INFO]: BungeeCord hook enabled. See www.spigotmc.org/resources/13079
  790. [10:00:33] [Server thread/INFO]:
  791. [10:00:33] [Server thread/INFO]: ChatControl loaded. Time to take action!
  792. [10:00:33] [Server thread/INFO]: ______________________________________________________________
  793. [10:00:33] [Server thread/INFO]: A new version of ChatControl is available.
  794. [10:00:33] [Server thread/INFO]: Current version: 8.8.15; New version: 8.8.16
  795. [10:00:33] [Server thread/INFO]: URL: https://www.spigotmc.org/resources/10258/.
  796. [10:00:33] [Server thread/INFO]: [DiscordSRV] API listener org.mineacademy.chatcontrol.lib.fo.model.k$a unsubscribed
  797. [10:00:33] [Server thread/INFO]: [DiscordSRV] API listener org.mineacademy.chatcontrol.lib.fo.model.k$a subscribed (1 methods)
  798. [10:00:33] [Server thread/INFO]: [WildStacker] Enabling WildStacker v3.3.1
  799. [10:00:33] [Server thread/INFO]: [WildStacker] ******** ENABLE START ********
  800. [10:00:33] [Server thread/INFO]: [WildStacker] Loading configuration started...
  801. [10:00:33] [Server thread/INFO]: [WildStacker] Couldn't find a valid type for fill item 1 - skipping...
  802. [10:00:33] [Server thread/INFO]: [WildStacker] Couldn't find a valid type for fill item 2 - skipping...
  803. [10:00:33] [Server thread/INFO]: [WildStacker] Couldn't find a valid type for fill item 11 - skipping...
  804. [10:00:33] [Server thread/INFO]: [WildStacker] Couldn't find a valid type for fill item 13 - skipping...
  805. [10:00:33] [Server thread/INFO]: [WildStacker] Couldn't find a valid type for fill item 15 - skipping...
  806. [10:00:33] [Server thread/INFO]: [WildStacker] - Stacking drops is disabled
  807. [10:00:33] [Server thread/INFO]: [WildStacker] - Stacking entities is enabled
  808. [10:00:33] [Server thread/INFO]: [WildStacker] - Stacking spawners is enabled
  809. [10:00:33] [Server thread/INFO]: [WildStacker] - Stacking barrels is disabled
  810. [10:00:33] [Server thread/INFO]: [WildStacker] Loading configuration done (Took 22ms)
  811. [10:00:33] [Server thread/INFO]: [WildStacker] Loading loot-tables started...
  812. [10:00:33] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Login Successful!
  813. [10:00:33] [Server thread/INFO]: [WildStacker] Loading loot-tables done (Took 47ms)
  814. [10:00:33] [Server thread/INFO]: [WildStacker] Loading messages started...
  815. [10:00:33] [Server thread/INFO]: [WildStacker] - Found 62 messages in lang.yml.
  816. [10:00:33] [Server thread/INFO]: [WildStacker] Loading messages done (Took 2ms)
  817. [10:00:33] [Server thread/INFO]: [WildStacker]
  818. [10:00:33] [Server thread/INFO]: [WildStacker] A new version is available (v3.3.3)!
  819. [10:00:33] [Server thread/INFO]: [WildStacker] Version's description: "Damager tool detection fix, 1.7 issues & more!"
  820. [10:00:33] [Server thread/INFO]: [WildStacker]
  821. [10:00:33] [Server thread/INFO]: [WildStacker] ******** ENABLE DONE ********
  822. [10:00:33] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.42.2
  823. [10:00:33] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  824. [10:00:34] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  825. [10:00:34] [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.
  826. [10:00:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms
  827. [10:00:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: pinger
  828. [10:00:34] [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.
  829. [10:00:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
  830. [10:00:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bungee
  831. [10:00:34] [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.
  832. [10:00:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
  833. [10:00:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  834. [10:00:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxetags
  835. [10:00:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
  836. [10:00:34] [Server thread/INFO]: 8 placeholder hooks successfully registered!
  837. [10:00:34] [pool-21-thread-1/INFO]: [Plots] (UUID) PlotSquared will fetch UUIDs in groups of 200
  838. [10:00:34] [pool-21-thread-1/INFO]: [Plots] (UUID) PlotSquared has cached 100.0% of UUIDs
  839. [10:00:34] [pool-21-thread-1/INFO]: [Plots] (UUID) PlotSquared has cached all UUIDs
  840. [10:00:34] [Server thread/INFO]: Running delayed init tasks
  841. [10:00:34] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
  842. [10:00:34] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.16.3(753)
  843. [10:00:34] [Craft Scheduler Thread - 15 - PlayerWarps/INFO]: [PlayerWarps] Loading player warps...
  844. [10:00:34] [Craft Scheduler Thread - 24 - Vault/INFO]: [Vault] Checking for Updates ...
  845. [10:00:34] [Craft Scheduler Thread - 11 - CombatLogX/INFO]: [CombatLogX] Checking for updates using the Spigot API...
  846. [10:00:34] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
  847. [10:00:34] [Server thread/INFO]: [WildStacker] Loading providers started...
  848. [10:00:34] [Server thread/INFO]: [WildStacker] - Couldn't find any spawners providers, using default one.
  849. [10:00:34] [Server thread/INFO]: [WildStacker] - Using HolographicDisplays as HologramsProvider.
  850. [10:00:34] [Server thread/INFO]: [ShopGUIPlus] Registered spawners support for WildStacker.
  851. [10:00:34] [Server thread/INFO]: [WildStacker] Found ShopGUIPlus - Hooked as SpawnerProvider!
  852. [10:00:34] [Server thread/INFO]: [WildStacker] Loading providers done (Took 9ms)
  853. [10:00:34] [Craft Scheduler Thread - 11 - CombatLogX/INFO]: [CombatLogX] ==============================================
  854. [10:00:34] [Craft Scheduler Thread - 11 - CombatLogX/INFO]: [CombatLogX] CombatLogX Update Checker
  855. [10:00:34] [Craft Scheduler Thread - 11 - CombatLogX/INFO]: [CombatLogX]
  856. [10:00:34] [Craft Scheduler Thread - 11 - CombatLogX/INFO]: [CombatLogX] You are using the latest version!
  857. [10:00:34] [Craft Scheduler Thread - 11 - CombatLogX/INFO]: [CombatLogX] ==============================================
  858. [10:00:34] [Craft Scheduler Thread - 24 - Vault/INFO]: [Vault] No new version available
  859. [10:00:34] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Finished Loading!
  860. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:AstroCrafters Discord(213318806536192000)
  861. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:welcome-goodbye(415365983687933952)
  862. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(415369610066395146)
  863. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-rules(417634782483316738)
  864. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules(415149337018892290)
  865. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:logs(431273311238881280)
  866. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(757855780450861076)
  867. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bot-cmds(415366104274436097)
  868. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-chat(415386608498638848)
  869. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:media-memes(343069356185616386)
  870. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:voice-channel(435218356082049044)
  871. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:admin-cmds(430072193557200899)
  872. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:astrocrafters(425412214048948274)
  873. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console channel ID was invalid, not forwarding console output
  874. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
  875. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling Essentials hook
  876. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling LuckPerms hook
  877. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
  878. [10:00:34] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling PlaceholderAPI hook
  879. [10:00:35] [Server thread/ERROR]: [AACAdditionPro] Could not find log folder logs
  880. [10:00:35] [Thread-107/INFO]: [CoreProtect] No donation key found. Please check config.yml.
  881. [10:00:35] [Server thread/INFO]: Cleared data.db of 1 inactive player.
  882. [10:00:35] [Server thread/INFO]: [WildStacker] Starting to load entities...
  883. [10:00:35] [Server thread/INFO]: [WildStacker] Loading entities done! Took 3 ms.
  884. [10:00:35] [Server thread/INFO]: [WildStacker] Starting to load items...
  885. [10:00:35] [Server thread/INFO]: [WildStacker] Loading items done! Took 0 ms.
  886. [10:00:35] [Server thread/INFO]: [WildStacker] Starting to load spawners...
  887. [10:00:35] [Server thread/INFO]: [WildStacker] Loading spawners done! Took 2 ms.
  888. [10:00:35] [Server thread/INFO]: [WildStacker] Starting to load barrels...
  889. [10:00:35] [Server thread/INFO]: [WildStacker] Loading barrels done! Took 0 ms.
  890. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] ================================[ ShopGUI+ 1.42.2 ]================================
  891. [10:00:35] [Server thread/INFO]: [ShopGUIPlus]
  892. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
  893. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Using Vault as default economy provider.
  894. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
  895. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Using WildStacker for spawners support.
  896. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded 33 main menu items.
  897. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'enchants2' with 44 items.
  898. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'redstone' with 39 items.
  899. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'spawners2' with 29 items.
  900. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'ores' with 34 items.
  901. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'decorations2' with 34 items.
  902. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'farming' with 30 items.
  903. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'food' with 44 items.
  904. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'blocks4' with 36 items.
  905. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'decorations3' with 34 items.
  906. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'enchants3' with 49 items.
  907. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'armortools2' with 18 items.
  908. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'blocks3' with 35 items.
  909. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'blocks1' with 42 items.
  910. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'spawners1' with 43 items.
  911. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'decorations1' with 34 items.
  912. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'potions' with 39 items.
  913. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'enchants1' with 44 items.
  914. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'dyes' with 30 items.
  915. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'mobdrops' with 30 items.
  916. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'blocks2' with 38 items.
  917. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'armortools3' with 33 items.
  918. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'decorations4' with 21 items.
  919. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'armortools1' with 36 items.
  920. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'misc' with 42 items.
  921. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'brewing' with 22 items.
  922. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] Loaded 25 shops with total of 880 items.
  923. [10:00:35] [Server thread/INFO]: [ShopGUIPlus]
  924. [10:00:35] [Server thread/INFO]: [ShopGUIPlus] ====================================================================================
  925. [10:00:35] [Server thread/INFO]: [ViaVersion] Shutting down mapping loader executor!
  926. [10:00:35] [Server thread/WARN]: [ViaVersion] You are running a development version, please report any bugs to GitHub.
  927. [10:00:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: discordsrv
  928. [10:00:35] [Server thread/INFO]: Done (21.941s)! For help, type "help"
  929. [10:00:35] [Server thread/INFO]: Timings Reset
  930. [10:00:35] [Craft Scheduler Thread - 26 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  931. [10:00:35] [Craft Scheduler Thread - 26 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  932. [10:00:37] [Server thread/INFO]: [RandomTeleport] Safe location added for world (2/5)
  933. [10:00:37] [Server thread/INFO]: [RandomTeleport] Safe location added for world (3/5)
  934. [10:00:37] [Server thread/INFO]: [RandomTeleport] Safe location added for world (4/5)
  935. [10:00:37] [Server thread/INFO]: [RandomTeleport] Safe location added for world (5/5)
  936. [10:02:35] [Craft Scheduler Thread - 35 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  937. [10:02:36] [Craft Scheduler Thread - 35 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  938. [10:02:43] [Craft Scheduler Thread - 1 - ServerSigns/INFO]: [Metrics] Connection timed out (Connection timed out)
  939. [10:04:36] [Craft Scheduler Thread - 35 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  940. [10:04:36] [Craft Scheduler Thread - 35 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  941. [10:06:36] [Craft Scheduler Thread - 58 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  942. [10:06:36] [Craft Scheduler Thread - 58 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  943. [10:08:36] [Craft Scheduler Thread - 58 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  944. [10:08:36] [Craft Scheduler Thread - 58 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  945. [10:10:36] [Craft Scheduler Thread - 1 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  946. [10:10:37] [Craft Scheduler Thread - 1 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  947. [10:12:37] [Craft Scheduler Thread - 15 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  948. [10:12:37] [Craft Scheduler Thread - 15 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  949. [10:14:37] [Craft Scheduler Thread - 15 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  950. [10:14:37] [Craft Scheduler Thread - 15 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  951. [10:16:37] [Craft Scheduler Thread - 35 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  952. [10:16:37] [Craft Scheduler Thread - 35 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  953. [10:18:37] [Craft Scheduler Thread - 71 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  954. [10:18:38] [Craft Scheduler Thread - 71 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  955. [10:20:38] [Craft Scheduler Thread - 74 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  956. [10:20:38] [Craft Scheduler Thread - 74 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  957. [10:22:38] [Craft Scheduler Thread - 15 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  958. [10:22:38] [Craft Scheduler Thread - 15 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  959. [10:24:38] [Craft Scheduler Thread - 74 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  960. [10:24:38] [Craft Scheduler Thread - 74 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  961. [10:26:38] [Craft Scheduler Thread - 35 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  962. [10:26:38] [Craft Scheduler Thread - 35 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  963. [10:28:38] [Craft Scheduler Thread - 75 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  964. [10:28:39] [Craft Scheduler Thread - 75 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  965. [10:30:23] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  966. [10:30:23] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  967. [10:30:39] [Craft Scheduler Thread - 78 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  968. [10:30:39] [Craft Scheduler Thread - 78 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  969. [10:32:39] [Craft Scheduler Thread - 78 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  970. [10:32:39] [Craft Scheduler Thread - 78 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  971. [10:34:39] [Craft Scheduler Thread - 74 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  972. [10:34:39] [Craft Scheduler Thread - 74 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  973. [10:36:39] [Craft Scheduler Thread - 83 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  974. [10:36:39] [Craft Scheduler Thread - 83 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  975. [10:37:26] [User Authenticator #1/INFO]: UUID of player Atlantisismine is 0814e931-8da2-4795-8139-420ef4d537e1
  976. [10:37:26] [Server thread/WARN]: [PlaceholderAPI] Loaded class me.clip.deluxetags.DeluxeTag from DeluxeTags v1.8.1 which is not a depend, softdepend or loadbefore of this plugin.
  977. [10:37:26] [Server thread/INFO]: [ChatControl 8.8.15] Join event took 4.84 ms
  978. [10:37:26] [Server thread/INFO]: Atlantisismine[/41.114.104.69:34552] logged in with entity id 286 at ([world]737.1730219626018, 78.98755548979001, -1217.515142433916)
  979. [10:37:26] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » you sleeping?
  980. [10:37:26] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » sleeping?
  981. [10:37:26] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » ken sleep?
  982. [10:37:26] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » i got 5 total ender pearl
  983. [10:37:26] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » nathan sorry i was afk
  984. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » no wories
  985. [10:37:27] [Server thread/INFO]: SB ┃ Lvl.-2 ┃ [Earthling] gammytuna » wb ken
  986. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » thx ^_^
  987. [10:37:27] [Server thread/INFO]: SB ┃ Lvl.-2 ┃ [Earthling] gammytuna » xD
  988. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » o_O
  989. [10:37:27] [Craft Scheduler Thread - 87 - 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.
  990. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » back to afk
  991. [10:37:27] [Server thread/INFO]: SB ┃ Lvl.-2 ┃ [Earthling] gammytuna » :?
  992. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » sjeloton horse skelotons
  993. [10:37:27] [Server thread/INFO]: SB ┃ Lvl.-2 ┃ [Earthling] gammytuna » I need coal
  994. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » im back
  995. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » sleep
  996. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » k
  997. [10:37:27] [Server thread/INFO]: SB ┃ Lvl.-2 ┃ [Earthling] gammytuna » hello
  998. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » hi
  999. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » u just slept for me lol
  1000. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » sleep
  1001. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » cant im mining
  1002. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » oh
  1003. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » ima mine to now
  1004. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » me to
  1005. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » bruh
  1006. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » hi atla
  1007. [10:37:27] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » hi
  1008. [10:37:27] [Server thread/INFO]: L ┃ [iCo-Owneri] Atlantisismine » hiya ken
  1009. [10:37:30] [Server thread/INFO]: Atlantisismine issued server command: /spawn
  1010. [10:37:33] [Craft Scheduler Thread - 80 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  1011. [10:37:35] [Server thread/INFO]: Atlantisismine issued server command: /rewards
  1012. [10:37:35] [Server thread/WARN]: [IllegalStack] Loaded class net.brcdev.shopgui.gui.gui.OpenGui from ShopGUIPlus v1.42.2 which is not a depend, softdepend or loadbefore of this plugin.
  1013. [10:37:38] [Server thread/INFO]: Crates You have given Atlantisismine 2 Key(s).
  1014. [10:37:38] [Server thread/INFO]: CONSOLE issued server command: /give Atlantisismine ironingot 8
  1015. [10:37:38] [Server thread/INFO]: AstroCrafters » Giving 8 of iron ingot to Atla.
  1016. [10:37:53] [Server thread/INFO]: Atlantisismine issued server command: /warps
  1017. [10:38:05] [Server thread/INFO]: Atlantisismine issued server command: /setwarp crates
  1018. [10:38:05] [pool-54-thread-1/INFO]: [Essentials] Creating empty config: /home/container/plugins/Essentials/warps/crates.yml
  1019. [10:38:09] [Server thread/INFO]: Atlantisismine issued server command: /home oldspawn
  1020. [10:38:39] [Server thread/INFO]: Atlantisismine issued server command: /spawn
  1021. [10:38:39] [Craft Scheduler Thread - 95 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1022. [10:38:40] [Craft Scheduler Thread - 95 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1023. [10:38:52] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » hows lava craft now
  1024. [10:39:08] [Async Chat Thread - #0/INFO]: S ┃ [iCo-Owneri] Atla iBoom!i » eg
  1025. [10:39:10] [Async Chat Thread - #0/INFO]: S ┃ [iCo-Owneri] Atla iBoom!i » eh *
  1026. [10:39:11] [Async Chat Thread - #0/INFO]: S ┃ [iCo-Owneri] Atla iBoom!i » xD
  1027. [10:39:15] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » lol
  1028. [10:39:17] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » u cant caft lava
  1029. [10:39:29] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » ?
  1030. [10:39:33] [Server thread/INFO]: Atlantisismine issued server command: /setwarp ranks
  1031. [10:39:41] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » u said hows lava craft now
  1032. [10:39:56] [Async Chat Thread - #0/INFO]: S ┃ [iCo-Owneri] Atla iBoom!i » its a server
  1033. [10:39:57] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » lavacraft is server
  1034. [10:40:02] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » oh
  1035. [10:40:11] [Server thread/INFO]: L ┃ [Earthling] gammytuna » lol
  1036. [10:40:16] [Server thread/INFO]: L ┃ [Earthling] gammytuna » lava craft is dying
  1037. [10:40:20] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » yeah
  1038. [10:40:22] [Server thread/INFO]: L ┃ [Earthling] gammytuna » ;(
  1039. [10:40:31] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » last time i go in there it was 5 people
  1040. [10:40:36] [Async Chat Thread - #0/INFO]: S ┃ [iCo-Owneri] Atla iBoom!i » well dead owner dead server is the saying.
  1041. [10:40:40] [Craft Scheduler Thread - 104 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1042. [10:40:40] [Craft Scheduler Thread - 104 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1043. [10:40:42] [Async Chat Thread - #0/INFO]: S ┃ [iCo-Owneri] Atla iBoom!i » anyways
  1044. [10:40:44] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » lol
  1045. [10:40:45] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » aya ded?
  1046. [10:40:54] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » no
  1047. [10:41:02] [Async Chat Thread - #0/INFO]: S ┃ [iCo-Owneri] Atla iBoom!i » i came on to do something but forgot now
  1048. [10:41:08] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » hes alive xD
  1049. [10:41:08] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » what then
  1050. [10:41:12] [Async Chat Thread - #0/INFO]: S ┃ [iCo-Owneri] Atla iBoom!i » no not dead. just inactive non responsive
  1051. [10:41:17] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » xD
  1052. [10:41:18] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » oh
  1053. [10:41:33] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » atla can u give me some bocks to make a is warp? i has chest shops xD
  1054. [10:41:57] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » but i need a is warp but i need lvl 10 do make it
  1055. [10:42:11] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » so howmany staff in lc?
  1056. [10:42:18] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » umm
  1057. [10:42:24] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » its like 5 or 6 now
  1058. [10:42:29] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » wat
  1059. [10:42:38] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » yeqah sam resighned
  1060. [10:42:40] [Craft Scheduler Thread - 86 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1061. [10:42:40] [Craft Scheduler Thread - 86 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1062. [10:42:42] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » saen 2
  1063. [10:42:43] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » i thought it was 10+
  1064. [10:42:45] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » adn tgp quit
  1065. [10:42:51] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » nope
  1066. [10:42:56] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » rip
  1067. [10:42:56] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » aint 10 xD
  1068. [10:43:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » how about
  1069. [10:43:13] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » i garuntee if i apply for saff they will let me xD
  1070. [10:43:22] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » tehy loseing staff
  1071. [10:43:25] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » shark
  1072. [10:43:48] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » is shark still there
  1073. [10:43:52] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » idk
  1074. [10:44:02] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » havent seen em
  1075. [10:44:33] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » i got a 12 iron vein
  1076. [10:44:40] [Craft Scheduler Thread - 91 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1077. [10:44:40] [Craft Scheduler Thread - 91 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1078. [10:44:52] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » xD
  1079. [10:45:14] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » me to
  1080. [10:45:31] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » im eating a frozen bannana covered in chocalate in a strawberry chpcalate vanila mint cocho chip sunea XD
  1081. [10:45:58] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » dont
  1082. [10:46:02] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » why?
  1083. [10:46:03] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » llol
  1084. [10:46:05] [Server thread/INFO]: Atlantisismine lost connection: Disconnected
  1085. [10:46:33] [Craft Scheduler Thread - 114 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  1086. [10:46:40] [Craft Scheduler Thread - 113 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1087. [10:46:40] [Craft Scheduler Thread - 113 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1088. [10:48:40] [Craft Scheduler Thread - 112 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1089. [10:48:41] [Craft Scheduler Thread - 112 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1090. [10:50:41] [Craft Scheduler Thread - 114 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1091. [10:50:41] [Craft Scheduler Thread - 114 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1092. [10:52:41] [Craft Scheduler Thread - 116 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1093. [10:52:41] [Craft Scheduler Thread - 116 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1094. [10:52:43] [Craft Scheduler Thread - 103 - ServerSigns/INFO]: [Metrics] Connection timed out (Connection timed out)
  1095. [10:54:41] [Craft Scheduler Thread - 115 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1096. [10:54:41] [Craft Scheduler Thread - 115 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1097. [10:56:41] [Craft Scheduler Thread - 114 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1098. [10:56:41] [Craft Scheduler Thread - 114 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1099. [10:58:41] [Craft Scheduler Thread - 114 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1100. [10:58:42] [Craft Scheduler Thread - 114 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1101. [11:00:33] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1102. [11:00:33] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  1103. [11:00:41] [Craft Scheduler Thread - 115 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1104. [11:00:42] [Craft Scheduler Thread - 115 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1105. [11:02:42] [Craft Scheduler Thread - 115 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1106. [11:02:42] [Craft Scheduler Thread - 115 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1107. [11:04:19] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: Discord ┃ gammytuna (hey) > annnddd 105 total people i have nwo invited to astro
  1108. [11:04:42] [Craft Scheduler Thread - 115 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1109. [11:04:42] [Craft Scheduler Thread - 115 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1110. [11:06:42] [Craft Scheduler Thread - 114 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1111. [11:06:42] [Craft Scheduler Thread - 114 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1112. [11:08:42] [Craft Scheduler Thread - 120 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1113. [11:08:42] [Craft Scheduler Thread - 120 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1114. [11:10:42] [Craft Scheduler Thread - 121 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1115. [11:10:43] [Craft Scheduler Thread - 121 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1116. [11:12:43] [Craft Scheduler Thread - 120 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1117. [11:12:43] [Craft Scheduler Thread - 120 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1118. [11:12:44] [Craft Scheduler Thread - 103 - ServerSigns/INFO]: [Metrics] Connection timed out (Connection timed out)
  1119. [11:14:43] [Craft Scheduler Thread - 115 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1120. [11:14:43] [Craft Scheduler Thread - 115 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1121. [11:16:43] [Craft Scheduler Thread - 114 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1122. [11:16:43] [Craft Scheduler Thread - 114 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1123. [11:18:43] [Craft Scheduler Thread - 124 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1124. [11:18:43] [Craft Scheduler Thread - 124 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1125. [11:20:43] [Craft Scheduler Thread - 125 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1126. [11:20:44] [Craft Scheduler Thread - 125 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1127. [11:22:44] [Craft Scheduler Thread - 114 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1128. [11:22:44] [Craft Scheduler Thread - 114 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1129. [11:24:44] [Craft Scheduler Thread - 103 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1130. [11:24:44] [Craft Scheduler Thread - 103 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1131. [11:26:44] [Craft Scheduler Thread - 125 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1132. [11:26:44] [Craft Scheduler Thread - 125 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1133. [11:28:44] [Craft Scheduler Thread - 125 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1134. [11:28:45] [Craft Scheduler Thread - 125 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1135. [11:30:43] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1136. [11:30:43] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  1137. [11:30:45] [Craft Scheduler Thread - 126 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1138. [11:30:45] [Craft Scheduler Thread - 126 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1139. [11:32:45] [Craft Scheduler Thread - 127 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1140. [11:32:45] [Craft Scheduler Thread - 127 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1141. [11:34:45] [Craft Scheduler Thread - 114 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1142. [11:34:46] [Craft Scheduler Thread - 114 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1143. [11:36:46] [Craft Scheduler Thread - 129 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1144. [11:36:46] [Craft Scheduler Thread - 129 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1145. [11:38:46] [Craft Scheduler Thread - 131 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1146. [11:38:46] [Craft Scheduler Thread - 131 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1147. [11:40:46] [Craft Scheduler Thread - 127 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1148. [11:40:46] [Craft Scheduler Thread - 127 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1149. [11:42:44] [Craft Scheduler Thread - 129 - ServerSigns/INFO]: [Metrics] Connection timed out (Connection timed out)
  1150. [11:42:46] [Craft Scheduler Thread - 133 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1151. [11:42:46] [Craft Scheduler Thread - 133 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1152. [11:44:46] [Craft Scheduler Thread - 129 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1153. [11:44:46] [Craft Scheduler Thread - 129 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1154. [11:46:46] [Craft Scheduler Thread - 130 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1155. [11:46:47] [Craft Scheduler Thread - 130 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1156. [11:48:47] [Craft Scheduler Thread - 133 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1157. [11:48:47] [Craft Scheduler Thread - 133 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1158. [11:50:47] [Craft Scheduler Thread - 133 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1159. [11:50:47] [Craft Scheduler Thread - 133 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1160. [11:52:47] [Craft Scheduler Thread - 129 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1161. [11:52:47] [Craft Scheduler Thread - 129 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1162. [11:54:47] [Craft Scheduler Thread - 135 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1163. [11:54:47] [Craft Scheduler Thread - 135 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1164. [11:56:47] [Craft Scheduler Thread - 130 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1165. [11:56:47] [Craft Scheduler Thread - 130 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1166. [11:58:47] [Craft Scheduler Thread - 127 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1167. [11:58:48] [Craft Scheduler Thread - 127 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1168. [12:00:48] [Craft Scheduler Thread - 127 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1169. [12:00:48] [Craft Scheduler Thread - 127 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1170. [12:00:53] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1171. [12:00:53] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  1172. [12:02:44] [Craft Scheduler Thread - 138 - ServerSigns/INFO]: [Metrics] Connection timed out (Connection timed out)
  1173. [12:02:48] [Craft Scheduler Thread - 138 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1174. [12:02:48] [Craft Scheduler Thread - 138 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1175. [12:04:48] [Craft Scheduler Thread - 139 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1176. [12:04:48] [Craft Scheduler Thread - 139 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1177. [12:06:48] [Craft Scheduler Thread - 130 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1178. [12:06:48] [Craft Scheduler Thread - 130 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1179. [12:08:48] [Craft Scheduler Thread - 137 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1180. [12:08:49] [Craft Scheduler Thread - 137 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1181. [12:10:49] [Craft Scheduler Thread - 143 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1182. [12:10:49] [Craft Scheduler Thread - 143 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1183. [12:12:49] [Craft Scheduler Thread - 139 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1184. [12:12:49] [Craft Scheduler Thread - 139 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1185. [12:14:49] [Craft Scheduler Thread - 144 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1186. [12:14:49] [Craft Scheduler Thread - 144 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1187. [12:16:49] [Craft Scheduler Thread - 143 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1188. [12:16:49] [Craft Scheduler Thread - 143 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1189. [12:18:49] [Craft Scheduler Thread - 148 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1190. [12:18:50] [Craft Scheduler Thread - 148 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1191. [12:20:49] [Craft Scheduler Thread - 138 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1192. [12:20:50] [Craft Scheduler Thread - 138 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1193. [12:22:50] [Craft Scheduler Thread - 148 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1194. [12:22:50] [Craft Scheduler Thread - 148 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1195. [12:24:50] [Craft Scheduler Thread - 149 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1196. [12:24:50] [Craft Scheduler Thread - 149 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1197. [12:26:50] [Craft Scheduler Thread - 151 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1198. [12:26:50] [Craft Scheduler Thread - 151 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1199. [12:28:50] [Craft Scheduler Thread - 150 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1200. [12:28:51] [Craft Scheduler Thread - 150 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1201. [12:30:51] [Craft Scheduler Thread - 151 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1202. [12:30:51] [Craft Scheduler Thread - 151 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1203. [12:31:03] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1204. [12:31:03] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  1205. [12:32:51] [Craft Scheduler Thread - 145 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1206. [12:32:51] [Craft Scheduler Thread - 145 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1207. [12:34:51] [Craft Scheduler Thread - 152 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1208. [12:34:51] [Craft Scheduler Thread - 152 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1209. [12:36:51] [Craft Scheduler Thread - 156 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1210. [12:36:52] [Craft Scheduler Thread - 156 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1211. [12:38:52] [Craft Scheduler Thread - 155 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1212. [12:38:52] [Craft Scheduler Thread - 155 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1213. [12:40:52] [Craft Scheduler Thread - 156 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1214. [12:40:52] [Craft Scheduler Thread - 156 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1215. [12:42:44] [Craft Scheduler Thread - 154 - ServerSigns/INFO]: [Metrics] Connection timed out (Connection timed out)
  1216. [12:42:52] [Craft Scheduler Thread - 154 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1217. [12:42:52] [Craft Scheduler Thread - 154 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1218. [12:44:52] [Craft Scheduler Thread - 154 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1219. [12:44:52] [Craft Scheduler Thread - 154 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1220. [12:46:52] [Craft Scheduler Thread - 157 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1221. [12:46:53] [Craft Scheduler Thread - 157 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1222. [12:48:53] [Craft Scheduler Thread - 157 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1223. [12:48:53] [Craft Scheduler Thread - 157 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1224. [12:50:53] [Craft Scheduler Thread - 162 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1225. [12:50:53] [Craft Scheduler Thread - 162 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1226. [12:52:44] [Craft Scheduler Thread - 159 - ServerSigns/INFO]: [Metrics] Connection timed out (Connection timed out)
  1227. [12:52:53] [Craft Scheduler Thread - 159 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1228. [12:52:53] [Craft Scheduler Thread - 159 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1229. [12:54:53] [Craft Scheduler Thread - 156 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1230. [12:54:53] [Craft Scheduler Thread - 156 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1231. [12:56:53] [Craft Scheduler Thread - 161 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1232. [12:56:54] [Craft Scheduler Thread - 161 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1233. [12:58:54] [Craft Scheduler Thread - 159 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1234. [12:58:54] [Craft Scheduler Thread - 159 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1235. [13:00:54] [Craft Scheduler Thread - 170 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1236. [13:00:54] [Craft Scheduler Thread - 170 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1237. [13:01:13] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1238. [13:01:13] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  1239. [13:02:44] [Craft Scheduler Thread - 166 - ServerSigns/INFO]: [Metrics] Connection timed out (Connection timed out)
  1240. [13:02:54] [Craft Scheduler Thread - 159 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1241. [13:02:54] [Craft Scheduler Thread - 159 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1242. [13:04:54] [Craft Scheduler Thread - 166 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1243. [13:04:55] [Craft Scheduler Thread - 166 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1244. [13:06:55] [Craft Scheduler Thread - 159 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1245. [13:06:55] [Craft Scheduler Thread - 159 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1246. [13:08:55] [Craft Scheduler Thread - 166 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1247. [13:08:55] [Craft Scheduler Thread - 166 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1248. [13:10:55] [Craft Scheduler Thread - 171 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1249. [13:10:55] [Craft Scheduler Thread - 171 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1250. [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
  1251. [13:12:44] [Craft Scheduler Thread - 167 - ServerSigns/INFO]: [Metrics] Connection timed out (Connection timed out)
  1252. [13:12:55] [Craft Scheduler Thread - 171 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1253. [13:12:55] [Craft Scheduler Thread - 171 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1254. [13:13:00] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: Discord ┃ gammytuna (hey) > tehn why even TELL ME TO DO IT???
  1255. [13:14:55] [Craft Scheduler Thread - 167 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1256. [13:14:56] [Craft Scheduler Thread - 167 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1257. [13:16:56] [Craft Scheduler Thread - 167 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1258. [13:16:56] [Craft Scheduler Thread - 167 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1259. [13:18:56] [Craft Scheduler Thread - 176 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1260. [13:18:56] [Craft Scheduler Thread - 176 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1261. [13:20:56] [Craft Scheduler Thread - 173 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1262. [13:20:56] [Craft Scheduler Thread - 173 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1263. [13:21:10] [User Authenticator #2/INFO]: UUID of player afrown is 17d71ba0-c857-4823-8d60-3d176b0f2eed
  1264. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » ive been eating it xD
  1265. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » i was testing
  1266. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » LMFAO
  1267. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » fss
  1268. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » i try /call
  1269. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » do you have dimes?
  1270. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » lol
  1271. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » ken whats ur discord?
  1272. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » ken come
  1273. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » KenWasLost#0016
  1274. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » oh wow
  1275. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » do you have diamond
  1276. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » not alot
  1277. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » i have three
  1278. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » can i have 3?
  1279. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » thanks
  1280. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » gezzzzzzzzzzz
  1281. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » np
  1282. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » omg
  1283. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » diamonds
  1284. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » but i dont have pick
  1285. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » you can have it for saving me lul
  1286. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » are you ganna go out?
  1287. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » i cant
  1288. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » duno wheres homme
  1289. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » cant you tp to someone outside?
  1290. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » ok i have now invited a total of 96 people to this server xD
  1291. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » geez
  1292. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » :p
  1293. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » I love invites
  1294. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » i invited my mom to kill teh president xD
  1295. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » i hate living in the us
  1296. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » why
  1297. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » demacrats wanna get rid of our privacy and have cameras in houses and evrything
  1298. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » lol
  1299. [13:21:10] [Server thread/INFO]: [ChatFilter] Nathanstraight might be swearing!
  1300. [13:21:10] [Server thread/INFO]: [ChatFilter] matched shit 1 regex!
  1301. [13:21:10] [Server thread/INFO]: [ChatFilter] Original message: politics is shit
  1302. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » politics is bad
  1303. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » ik
  1304. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » im just explaining why i wanna leave
  1305. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » wb
  1306. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » thx
  1307. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » oh this is napsap place too?
  1308. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » ya
  1309. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » oh k
  1310. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » follow me to go out
  1311. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » idk wheere is my home
  1312. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » well a 3rd player has accepted my invite here
  1313. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » do /spawn
  1314. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » what is loyal rank and how to get?
  1315. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » or is it a prefix?
  1316. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » from twitch and from smp
  1317. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » for smp"
  1318. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » just play it alot right
  1319. [13:21:10] [Server thread/INFO]: L ┃ [Earthling] gammytuna » umm
  1320. [13:21:10] [Server thread/INFO]: L ┃ [Earthling] gammytuna » what hapened
  1321. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » do someone knows where melly and myo and iver house is
  1322. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » i take ok
  1323. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.0 ┃ [Earthling] gammytuna » noice
  1324. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.1 ┃ [Earthling] gammytuna » xD
  1325. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » ya
  1326. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » are you mining?
  1327. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » yeah
  1328. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » nice
  1329. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » ty
  1330. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » F
  1331. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.1 ┃ [Earthling] gammytuna » yay 2 more people accepted my invites
  1332. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » did you lose everything?
  1333. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » i know where it is
  1334. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » lol
  1335. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » ima play badminton for abit
  1336. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » oof hope you get it
  1337. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » nathan where are you from
  1338. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.1 ┃ [Earthling] gammytuna » guys i have now invvited 105 -2 they left
  1339. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » got it
  1340. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.1 ┃ [Earthling] gammytuna » lol
  1341. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] SwiftyNotFound [Loyal] » hi
  1342. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.1 ┃ [Earthling] gammytuna » hi swifty how r u today?
  1343. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] SwiftyNotFound [Loyal] » i am good
  1344. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.1 ┃ [Earthling] gammytuna » ima sub to twich i want rank
  1345. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.1 ┃ [Earthling] gammytuna » umm
  1346. [13:21:10] [Server thread/INFO]: SB ┃ Lvl.1 ┃ [Earthling] gammytuna » wheres the twich?
  1347. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » wb
  1348. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » wanna come creative?
  1349. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » plz come creative
  1350. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] SwiftyNotFound [Loyal] » hi ken
  1351. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » hi timothy
  1352. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » xD
  1353. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » tf
  1354. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » accept
  1355. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » oi tpaccept
  1356. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » AY french people r here m8s
  1357. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » xD lol
  1358. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » ok
  1359. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » who wanna see my tower?
  1360. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » where are u
  1361. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » creative
  1362. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] BryanHulk » ok
  1363. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] BryanHulk » where
  1364. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » do /plot visit gammytuna
  1365. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] BryanHulk » nice
  1366. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » xD
  1367. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] BryanHulk » how to get a plot?
  1368. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » am i only playr who knows u can do /creative /survival /skyblock instead of lobby?
  1369. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » do /plot auto
  1370. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] BryanHulk » ty
  1371. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » wb
  1372. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] SwiftyNotFound [Loyal] » ken
  1373. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] SwiftyNotFound [Loyal] » sleep pls
  1374. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » apa
  1375. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » hes afk
  1376. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] SwiftyNotFound [Loyal] » ok thx
  1377. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] SwiftyNotFound [Loyal] » f
  1378. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » hi
  1379. [13:21:10] [Server thread/INFO]: L ┃ [Earthling] KingDenim » ah hi
  1380. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Denim [Loyal] » whats up nathan
  1381. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » xD
  1382. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » whats up i got 5-6 pearls now
  1383. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Denim [Loyal] » lol
  1384. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » guys
  1385. [13:21:10] [Server thread/INFO]: L ┃ [Earthling] KingDenim » whats up
  1386. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » come creative
  1387. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » do /plot visit gammytuna
  1388. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » what u think?
  1389. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] KingDenim » um is it a jail?
  1390. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » ye
  1391. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] KingDenim » pretty good
  1392. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] Nathanstraight » where is it
  1393. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » ima making a area up here and the prison part is undergrouund
  1394. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » do /plot visit gammytuna
  1395. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] KingDenim » ah ok
  1396. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] Nathanstraight » good job so far
  1397. [13:21:10] [Server thread/INFO]: C ┃ [Earthling] gammytuna » xD
  1398. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » wb
  1399. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » ello m8s
  1400. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Denim [Loyal] » ello
  1401. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » ai
  1402. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » man i want out of spawn
  1403. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » Finallt
  1404. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » ok ken msg me in discord and send me link to twich so i can sub
  1405. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » i want loyal rank xD
  1406. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » sub?
  1407. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » how did yall get loyal rank?
  1408. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » earn
  1409. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » ?
  1410. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » if you sub you will get sub rank
  1411. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » with channel point
  1412. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Denim [Loyal] » channel points
  1413. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » lag
  1414. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » O come on
  1415. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » God damnit
  1416. [13:21:10] [Server thread/INFO]: [ChatFilter] gammytuna might be swearing!
  1417. [13:21:10] [Server thread/INFO]: [ChatFilter] matched bullshit regex!
  1418. [13:21:10] [Server thread/INFO]: [ChatFilter] Original message: STUPID INSAFITION RANK BULLSHIT
  1419. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » Stupid insafition rank damnit
  1420. [13:21:10] [Server thread/INFO]: [ChatFilter] gammytuna might have been sexual!
  1421. [13:21:10] [Server thread/INFO]: [ChatFilter] matched fuck 2 regex!
  1422. [13:21:10] [Server thread/INFO]: [ChatFilter] Original message: FCCK THIS
  1423. [13:21:10] [Server thread/INFO]: [ChatFilter] gammytuna might have been sexual!
  1424. [13:21:10] [Server thread/INFO]: [ChatFilter] matched fuck 2 regex!
  1425. [13:21:10] [Server thread/INFO]: [ChatFilter] Original message: FCK THIS CRAP
  1426. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » Stupid crasp
  1427. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » F this man
  1428. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » is loyal rank easy to get
  1429. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Denim [Loyal] » not really
  1430. [13:21:10] [Server thread/INFO]: [ChatFilter] gammytuna might be swearing!
  1431. [13:21:10] [Server thread/INFO]: [ChatFilter] matched shit 1 regex!
  1432. [13:21:10] [Server thread/INFO]: [ChatFilter] Original message: this is bull shit
  1433. [13:21:10] [Server thread/INFO]: L ┃ [Earthling] gammytuna » this is bull crap
  1434. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » ?
  1435. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » tp isnt a fing prevalige
  1436. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » everyone should be allowed to tp this is dumb
  1437. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » i got alot of grass block from enderman
  1438. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » Someone set weather to clear its lagging server
  1439. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » just sleep
  1440. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » i cant
  1441. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » I dont have a bed
  1442. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » black snow is making a castle at the ocean
  1443. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » 6 enderpearl pog
  1444. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » i could have had 7
  1445. [13:21:10] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » o_O
  1446. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » ok this is sad i need some iron plz
  1447. [13:21:11] [Server thread/INFO]: [ChatControl 8.8.15] Join event took 7.4 ms
  1448. [13:21:11] [Server thread/INFO]: [DiscordSRV] Player afrown joined with silent joining permission, not sending a join message
  1449. [13:21:11] [Server thread/INFO]: afrown[/31.166.196.25:46534] logged in with entity id 39840 at ([world]666.2190493491902, 69.5, -1261.8158030036434)
  1450. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » sleep
  1451. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » ib
  1452. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] Denim [Loyal] » slep?
  1453. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » sleep?
  1454. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » I found a mineshaft
  1455. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » or /afk
  1456. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » can someone bring me some food plz
  1457. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » Bro WTF
  1458. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » Ok thats it
  1459. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] Nathanstraight » slep
  1460. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » i found a spawner
  1461. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » F3+B|
  1462. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » ken tp and bring me some food plz
  1463. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » dont have food sry :<
  1464. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » i need food im about to die and i cant sethome
  1465. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » gammy do /afk
  1466. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » pplz
  1467. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » il bring food i found some
  1468. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » Damnit
  1469. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] gammytuna » Screw this
  1470. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] Denim [Loyal] » Sleep
  1471. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » do /ack
  1472. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » same
  1473. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] Denim [Loyal] » we dont have /back lol ;v
  1474. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] Denim [Loyal] » who told u do do it?
  1475. [13:21:11] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » hey afrown wb
  1476. [13:21:11] [Server thread/INFO]: L ┃ [iOwneri] afrown » thx
  1477. [13:21:33] [Craft Scheduler Thread - 181 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  1478. [13:22:56] [Craft Scheduler Thread - 186 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1479. [13:22:56] [Craft Scheduler Thread - 186 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1480. [13:24:25] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » afrown can loyal rank do /back?
  1481. [13:24:42] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: Discord ┃ gammytuna (hey) > afrown
  1482. [13:24:48] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: Discord ┃ gammytuna (hey) > for heavens sake why
  1483. [13:24:51] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: Discord ┃ gammytuna (hey) > teh hell
  1484. [13:24:56] [Craft Scheduler Thread - 191 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1485. [13:24:57] [Craft Scheduler Thread - 191 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1486. [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???
  1487. [13:25:23] [Server thread/INFO]: SMP ┃ [Earthling] ItsKen [Loyal] » yeah why cant i sethome
  1488. [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
  1489. [13:25:31] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: Discord ┃ gammytuna (hey) > simple things as that and we cant do it
  1490. [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
  1491. [13:26:57] [Craft Scheduler Thread - 182 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  1492. [13:26:57] [Craft Scheduler Thread - 182 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  1493.  
Advertisement
Add Comment
Please, Sign In to add comment