Advertisement
kprose3154

PlotMines - Console Log

Aug 13th, 2020
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 100.15 KB | None | 0 0
  1. [23:10:14] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
  2. [23:10:15] [main/INFO]: Reloading ResourceManager: Default, bukkit
  3. [23:10:16] [Server-Worker-13/INFO]: Loaded 7 recipes
  4. [23:10:17] [Server thread/INFO]: Starting minecraft server version 1.16.1
  5. [23:10:17] [Server thread/INFO]: Loading properties
  6. [23:10:17] [Server thread/INFO]: This server is running Paper version git-Paper-135 (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT)
  7. [23:10:17] [Server thread/INFO]: Debug logging is disabled
  8. [23:10:17] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [23:10:17] [Server thread/INFO]: Server Ping Player Sample Count: 12
  10. [23:10:17] [Server thread/INFO]: Default game type: SURVIVAL
  11. [23:10:17] [Server thread/INFO]: Generating keypair
  12. [23:10:17] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25570
  13. [23:10:17] [Server thread/INFO]: Using default channel type
  14. [23:10:19] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  15. [23:10:24] [Server thread/WARN]: Legacy plugin ItemCase v1.0-SNAPSHOT-Alpha does not specify an api-version.
  16. [23:10:25] [Server thread/WARN]: Legacy plugin DiscoArmour v1.4 does not specify an api-version.
  17. [23:10:25] [Server thread/WARN]: Legacy plugin FactionsReborn v1.0 does not specify an api-version.
  18. [23:10:25] [Server thread/WARN]: Legacy plugin NametagEdit v4.4.10 does not specify an api-version.
  19. [23:10:25] [Server thread/WARN]: Legacy plugin DeathMessages v3.1.1 does not specify an api-version.
  20. [23:10:25] [Server thread/WARN]: Legacy plugin ChatReborn v1.0-SNAPSHOT does not specify an api-version.
  21. [23:10:25] [Server thread/WARN]: Legacy plugin CustomJoin v1.0 does not specify an api-version.
  22. [23:10:25] [Server thread/WARN]: Legacy plugin VoidSpawn v1.16.1 does not specify an api-version.
  23. [23:10:25] [Server thread/WARN]: Legacy plugin FreshStaff v1.1-B1 does not specify an api-version.
  24. [23:10:25] [Server thread/WARN]: Legacy plugin PunishGUI v1.0.2 does not specify an api-version.
  25. [23:10:25] [Server thread/WARN]: Legacy plugin LimitCrafting v4.0 does not specify an api-version.
  26. [23:10:25] [Server thread/WARN]: Legacy plugin ServerListPlus v3.4.8 does not specify an api-version.
  27. [23:10:25] [Server thread/WARN]: Legacy plugin EZBlocks v1.5.0 does not specify an api-version.
  28. [23:10:25] [Server thread/WARN]: Legacy plugin AntiTab v1.1 does not specify an api-version.
  29. [23:10:25] [Server thread/WARN]: Legacy plugin EpicRename v3.2 does not specify an api-version.
  30. [23:10:25] [Server thread/WARN]: Legacy plugin ShopReborn v1.0.0 does not specify an api-version.
  31. [23:10:25] [Server thread/WARN]: Legacy plugin HideAndCustomPlugins v1.7.2 does not specify an api-version.
  32. [23:10:25] [Server thread/WARN]: Legacy plugin PrisonRanksX v2.6 does not specify an api-version.
  33. [23:10:25] [Server thread/WARN]: Legacy plugin KitAdder v2.6 does not specify an api-version.
  34. [23:10:25] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
  35. [23:10:25] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
  36. [23:10:25] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
  37. [23:10:25] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.eventbus.EventBus
  38. [23:10:25] [Server thread/WARN]: [WorldEdit] Loaded class org.primesoft.asyncworldedit.injector.injected.util.eventbus.IDispatchableEventBus from AsyncWorldEdit v3.7.6 which is not a depend, softdepend or loadbefore of this plugin.
  39. [23:10:25] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector2
  40. [23:10:25] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector3
  41. [23:10:25] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector2
  42. [23:10:25] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector3
  43. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockStateHolder
  44. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BaseBlock
  45. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockState
  46. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.entity.BaseEntity
  47. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.Location
  48. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.biome.BiomeType
  49. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.weather.WeatherType
  50. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.EditSession
  51. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.AbstractDelegateExtent
  52. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.Operations
  53. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
  54. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extension.platform.PlayerProxy
  55. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.collection.LocatedBlockList
  56. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.reorder.MultiStageReorder
  57. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
  58. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.AbstractRegion
  59. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.EllipsoidRegion
  60. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
  61. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.TransformRegion
  62. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.RegionIntersection
  63. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.NullRegion
  64. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.Polygonal2DRegion
  65. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.CylinderRegion
  66. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.CuboidRegion
  67. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.SnapshotUtilCommands
  68. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.ScriptingCommands
  69. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.SchematicCommands
  70. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.RegionCommands
  71. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.UtilityCommandsRegistration
  72. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.bukkit.BukkitEntity
  73. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.RegionCommandsRegistration
  74. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.mask.AbstractExtentMask
  75. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.LocalSession
  76. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.session.SessionManager
  77. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.ChangeSetExtent
  78. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.world.ChunkLoadingExtent
  79. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.BrushTool
  80. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.BlockReplacer
  81. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.FloodFillTool
  82. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.TreePlanter
  83. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.AreaPickaxe
  84. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.RecursivePickaxe
  85. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.WorldEdit
  86. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.entity.ExtentEntityCopy
  87. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.block.ExtentBlockCopy
  88. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.block.BlockReplace
  89. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.ForwardExtentCopy
  90. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.SetLocatedBlocks
  91. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.biome.BiomeReplace
  92. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.biome.ExtentBiomeCopy
  93. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.factory.Deform$DeformOperation
  94. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.factory.Paint
  95. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.mask.BiomeMask2D
  96. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.pattern.AbstractExtentPattern
  97. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.iterator.RegionIterator
  98. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.shape.ArbitraryShape
  99. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.factory.Apply
  100. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.visitor.RegionVisitor
  101. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
  102. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
  103. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
  104. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
  105. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
  106. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
  107. [23:10:26] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
  108. [23:10:26] [Server thread/WARN]: Legacy plugin SuperTrailsPro vv1.2.13 does not specify an api-version.
  109. [23:10:26] [Server thread/WARN]: Legacy plugin SilkSpawners v5.0.2 does not specify an api-version.
  110. [23:10:26] [Server thread/WARN]: Legacy plugin Multiverse-Core v2.5.0-b727 does not specify an api-version.
  111. [23:10:26] [Server thread/WARN]: Legacy plugin PrisonBombsPlus v1.0 does not specify an api-version.
  112. [23:10:26] [Server thread/WARN]: Legacy plugin CombatTagPlus v1.3.1 does not specify an api-version.
  113. [23:10:26] [Server thread/INFO]: [ItemCase] Loading ItemCase v1.0-SNAPSHOT-Alpha
  114. [23:10:26] [Server thread/INFO]: [DiscoArmour] Loading DiscoArmour v1.4
  115. [23:10:26] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
  116. [23:10:26] [Server thread/INFO]: [FactionsReborn] Loading FactionsReborn v1.0
  117. [23:10:26] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.4.10
  118. [23:10:26] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v3.1.1
  119. [23:10:26] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v3.1.0
  120. [23:10:26] [Server thread/INFO]: [ViaVersion] ViaVersion 3.1.0 is now loaded, injecting!
  121. [23:10:27] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 mappings...
  122. [23:10:27] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
  123. [23:10:27] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 mappings...
  124. [23:10:27] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
  125. [23:10:27] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.16.1 -> 1.16.2 mappings...
  126. [23:10:27] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v3.1.0
  127. [23:10:27] [Server thread/INFO]: [ChatReborn] Loading ChatReborn v1.0-SNAPSHOT
  128. [23:10:27] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.1.63
  129. [23:10:27] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
  130. [23:10:27] [Server thread/INFO]: [UltimateStatistics] Loading UltimateStatistics vBuild 57
  131. [23:10:27] [Server thread/INFO]: [MessageAnnouncer] Loading MessageAnnouncer v1.12.0
  132. [23:10:27] [Server thread/INFO]: [CustomJoin] Loading CustomJoin v1.0
  133. [23:10:27] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.6.0-SNAPSHOT-b476
  134. [23:10:27] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
  135. [23:10:28] [Server thread/INFO]: [VoidSpawn] Loading VoidSpawn v1.16.1
  136. [23:10:28] [Server thread/INFO]: [AdvancedPortals] Loading AdvancedPortals v0.5.5
  137. [23:10:28] [Server thread/INFO]: [FreshStaff] Loading FreshStaff v1.1-B1
  138. [23:10:28] [Server thread/INFO]: [VoidGenerator] Loading VoidGenerator v1.6.1
  139. [23:10:28] [Server thread/INFO]: [PunishGUI] Loading PunishGUI v1.0.2
  140. [23:10:28] [Server thread/INFO]: [LimitCrafting] Loading LimitCrafting v4.0
  141. [23:10:28] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
  142. [23:10:28] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
  143. [23:10:28] [Server thread/INFO]: [EZBlocks] Loading EZBlocks v1.5.0
  144. [23:10:28] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v1.5.1
  145. [23:10:28] [Server thread/INFO]: [AntiTab] Loading AntiTab v1.1
  146. [23:10:28] [Server thread/INFO]: [Mines] Loading Mines v5.2.4
  147. [23:10:28] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.2
  148. [23:10:28] [Server thread/INFO]: [ShopReborn] Loading ShopReborn v1.0.0
  149. [23:10:28] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.3
  150. [23:10:28] [Server thread/INFO]: [HideAndCustomPlugins] Loading HideAndCustomPlugins v1.7.2
  151. [23:10:28] [Server thread/INFO]: [Spartan] Loading Spartan vBuild 358
  152. [23:10:28] [Server thread/INFO]: [PrisonRanksX] Loading PrisonRanksX v2.6
  153. [23:10:28] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.6.6
  154. [23:10:28] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.0-beta-03+94ce464
  155. [23:10:29] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@260561f2]
  156. [23:10:29] [Server thread/INFO]: [Essentials] Loading Essentials v2.18.0.0
  157. [23:10:29] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.6
  158. [23:10:29] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.27-SNAPSHOT (build 2097)
  159. [23:10:29] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.7.6
  160. [23:10:29] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
  161. [23:10:29] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.15-RELEASE
  162. [23:10:29] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.13.2-Release
  163. [23:10:29] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.18.0.0
  164. [23:10:29] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.1.8
  165. [23:10:29] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v5.13.0-Premium
  166. [23:10:29] [Server thread/INFO]: [SuperTrailsPro] Loading SuperTrailsPro vv1.2.13
  167. [23:10:29] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4-beta1;bc551da
  168. [23:10:29] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.5
  169. [23:10:29] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.18.0.0
  170. [23:10:29] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.18.0.0
  171. [23:10:29] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v19.1
  172. [23:10:29] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.1.4
  173. [23:10:29] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v5.0.2
  174. [23:10:29] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  175. [23:10:29] [Server thread/INFO]: [PlotMines] Loading PlotMines v4.2.1
  176. [23:10:29] [Server thread/INFO]: [ShopChest] Loading ShopChest v1.13-SNAPSHOT
  177. [23:10:29] [Server thread/INFO]: [ShopChest] Using locale "en_US"
  178. [23:10:29] [Server thread/INFO]: [PrisonBombsPlus] Loading PrisonBombsPlus v1.0
  179. [23:10:29] [Server thread/INFO]: [ResourcefulTrees] Loading ResourcefulTrees v1.0-SNAPSHOT
  180. [23:10:29] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.12-Build#14
  181. [23:10:29] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.3.1
  182. [23:10:29] [Server thread/INFO]: [Holograms] Loading Holograms v2.13
  183. [23:10:29] [Server thread/INFO]: [ChatControl] Loading ChatControl v8.7.6
  184. [23:10:29] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v2.0.23
  185. [23:10:29] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  186. [23:10:29] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v3.1.0
  187. [23:10:29] [Server thread/INFO]: [ViaBackwards] Loading translations...
  188. [23:10:29] [Server thread/INFO]: [ViaBackwards] Registering protocols...
  189. [23:10:29] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.13 -> 1.12.2 mappings...
  190. [23:10:30] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 mappings...
  191. [23:10:30] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.1.63
  192. [23:10:30] [Server thread/INFO]: __
  193. [23:10:30] [Server thread/INFO]: | |__) LuckPerms v5.1.63
  194. [23:10:30] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  195. [23:10:30] [Server thread/INFO]:
  196. [23:10:30] [Server thread/INFO]: [LuckPerms] Loading configuration...
  197. [23:10:30] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.15 -> 1.14.4 mappings...
  198. [23:10:31] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
  199. [23:10:31] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting...
  200. [23:10:31] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed.
  201. [23:10:32] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
  202. [23:10:32] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  203. [23:10:33] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  204. [23:10:33] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 3071ms)
  205. [23:10:33] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.6.0-SNAPSHOT-b476
  206. [23:10:33] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  207. [23:10:33] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.16 -> 1.15.2 mappings...
  208. [23:10:33] [Server thread/INFO]: [VoidGenerator] Enabling VoidGenerator v1.6.1
  209. [23:10:33] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  210. [23:10:33] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.18.0.0 which is not a depend, softdepend or loadbefore of this plugin.
  211. [23:10:33] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  212. [23:10:33] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  213. [23:10:33] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  214. [23:10:33] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  215. [23:10:33] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v1.5.1
  216. [23:10:33] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.0-beta-03+94ce464
  217. [23:10:33] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  218. [23:10:34] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R1 as the Bukkit adapter
  219. [23:10:34] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.16.2 -> 1.16.1 mappings...
  220. [23:10:34] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.7.6
  221. [23:10:35] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
  222. [23:10:35] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
  223. [23:10:35] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
  224. [23:10:35] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
  225. [23:10:35] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
  226. [23:10:35] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
  227. [23:10:35] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
  228. [23:10:35] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
  229. [23:10:35] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
  230. [23:10:35] [Server thread/INFO]: [AsyncWorldEdit] = =
  231. [23:10:35] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
  232. [23:10:35] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
  233. [23:10:35] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  234. [23:10:35] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  235. [23:10:35] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_16_R1, DirectChunkAPI disabled
  236. [23:10:35] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
  237. [23:10:35] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  238. [23:10:35] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v5.13.0-Premium
  239. [23:10:35] [Thread-20/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
  240. [23:10:35] [Server thread/INFO]: Version is PlotSquared-5.13.0-Premium
  241. [23:10:35] [Server thread/INFO]: [P2] PlotSquared hooked into WorldEdit.
  242. [23:10:36] [Server thread/INFO]: PlotSquared scripting engine started
  243. [23:10:36] [Server thread/INFO]: [P2] PlotSquared is now enabled
  244. [23:10:36] [Server thread/INFO]: [P2] PlotSquared version licensed to Spigot user 579866
  245. [23:10:36] [Server thread/INFO]: [P2] https://www.spigotmc.org/resources/77506
  246. [23:10:36] [Server thread/INFO]: [P2] Download ID: -1436350689
  247. [23:10:36] [Server thread/INFO]: [P2] Thanks for supporting us :)
  248. [23:10:36] [Server thread/INFO]: [P2] (UUID) Using LuckPerms as a complementary UUID service
  249. [23:10:36] [Server thread/INFO]: [P2] (UUID) Using EssentialsX as a complementary UUID service
  250. [23:10:36] [Server thread/INFO]: [P2] (UUID) 0 UUIDs will be cached.
  251. [23:10:36] [Server thread/INFO]: [P2] PlotSquared hooked into PlaceholderAPI
  252. [23:10:36] [Server thread/INFO]: [P2] Using platform world manager: bukkit-multiverse
  253. [23:10:36] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  254. [23:10:36] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  255. [23:10:36] [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.
  256. [23:10:36] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  257. [23:10:36] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  258. [23:10:36] [Server thread/INFO]: Preparing level "SpawnOP"
  259. [23:10:36] [Server thread/INFO]: -------- World Settings For [SpawnOP] --------
  260. [23:10:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  261. [23:10:36] [Server thread/INFO]: Mob Spawn Range: 6
  262. [23:10:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  263. [23:10:36] [Server thread/INFO]: Item Merge Radius: 2.5
  264. [23:10:36] [Server thread/INFO]: Item Despawn Rate: 6000
  265. [23:10:36] [Server thread/INFO]: View Distance: 10
  266. [23:10:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  267. [23:10:36] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  268. [23:10:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  269. [23:10:36] [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
  270. [23:10:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  271. [23:10:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  272. [23:10:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  273. [23:10:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  274. [23:10:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  275. [23:10:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  276. [23:10:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  277. [23:10:36] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  278. [23:10:36] [Server thread/INFO]: Carrot Growth Modifier: 100%
  279. [23:10:36] [Server thread/INFO]: Potato Growth Modifier: 100%
  280. [23:10:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  281. [23:10:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  282. [23:10:36] [Server thread/INFO]: Vine Growth Modifier: 100%
  283. [23:10:36] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  284. [23:10:36] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  285. [23:10:36] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  286. [23:10:36] [Server thread/INFO]: Kelp Growth Modifier: 100%
  287. [23:10:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  288. [23:10:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  289. [23:10:36] [Server thread/INFO]: Max TNT Explosions: 100
  290. [23:10:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  291. [23:10:36] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  292. [23:10:37] [Server thread/INFO]: -------- World Settings For [SpawnOP_nether] --------
  293. [23:10:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  294. [23:10:37] [Server thread/INFO]: Mob Spawn Range: 6
  295. [23:10:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  296. [23:10:37] [Server thread/INFO]: Item Merge Radius: 2.5
  297. [23:10:37] [Server thread/INFO]: Item Despawn Rate: 6000
  298. [23:10:37] [Server thread/INFO]: View Distance: 10
  299. [23:10:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  300. [23:10:37] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  301. [23:10:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  302. [23:10:37] [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
  303. [23:10:37] [Server thread/INFO]: Experience Merge Radius: 3.0
  304. [23:10:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
  305. [23:10:37] [Server thread/INFO]: Cane Growth Modifier: 100%
  306. [23:10:37] [Server thread/INFO]: Melon Growth Modifier: 100%
  307. [23:10:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  308. [23:10:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  309. [23:10:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
  310. [23:10:37] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  311. [23:10:37] [Server thread/INFO]: Carrot Growth Modifier: 100%
  312. [23:10:37] [Server thread/INFO]: Potato Growth Modifier: 100%
  313. [23:10:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
  314. [23:10:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  315. [23:10:37] [Server thread/INFO]: Vine Growth Modifier: 100%
  316. [23:10:37] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  317. [23:10:37] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  318. [23:10:37] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  319. [23:10:37] [Server thread/INFO]: Kelp Growth Modifier: 100%
  320. [23:10:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  321. [23:10:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  322. [23:10:37] [Server thread/INFO]: Max TNT Explosions: 100
  323. [23:10:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  324. [23:10:37] [Server thread/INFO]: -------- World Settings For [SpawnOP_the_end] --------
  325. [23:10:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  326. [23:10:37] [Server thread/INFO]: Mob Spawn Range: 6
  327. [23:10:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  328. [23:10:37] [Server thread/INFO]: Item Merge Radius: 2.5
  329. [23:10:37] [Server thread/INFO]: Item Despawn Rate: 6000
  330. [23:10:37] [Server thread/INFO]: View Distance: 10
  331. [23:10:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  332. [23:10:37] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  333. [23:10:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  334. [23:10:37] [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
  335. [23:10:37] [Server thread/INFO]: Experience Merge Radius: 3.0
  336. [23:10:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
  337. [23:10:37] [Server thread/INFO]: Cane Growth Modifier: 100%
  338. [23:10:37] [Server thread/INFO]: Melon Growth Modifier: 100%
  339. [23:10:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  340. [23:10:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  341. [23:10:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
  342. [23:10:37] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  343. [23:10:37] [Server thread/INFO]: Carrot Growth Modifier: 100%
  344. [23:10:37] [Server thread/INFO]: Potato Growth Modifier: 100%
  345. [23:10:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
  346. [23:10:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  347. [23:10:37] [Server thread/INFO]: Vine Growth Modifier: 100%
  348. [23:10:37] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  349. [23:10:37] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  350. [23:10:37] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  351. [23:10:37] [Server thread/INFO]: Kelp Growth Modifier: 100%
  352. [23:10:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  353. [23:10:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  354. [23:10:37] [Server thread/INFO]: Max TNT Explosions: 100
  355. [23:10:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  356. [23:10:37] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  357. [23:10:37] [Server thread/INFO]: Loaded 0 spawn chunks for world SpawnOP
  358. [23:10:37] [Server thread/INFO]: Preparing spawn area: 0%
  359. [23:10:37] [Server thread/INFO]: Time elapsed: 337 ms
  360. [23:10:37] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  361. [23:10:37] [Server thread/INFO]: Loaded 0 spawn chunks for world SpawnOP_nether
  362. [23:10:37] [Server thread/INFO]: Preparing spawn area: 0%
  363. [23:10:37] [Server-Worker-14/INFO]: Preparing spawn area: 0%
  364. [23:10:38] [Server-Worker-10/INFO]: Preparing spawn area: 100%
  365. [23:10:38] [Server thread/INFO]: Time elapsed: 1189 ms
  366. [23:10:38] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  367. [23:10:38] [Server thread/INFO]: Loaded 0 spawn chunks for world SpawnOP_the_end
  368. [23:10:38] [Server thread/INFO]: Preparing spawn area: 0%
  369. [23:10:38] [Server thread/INFO]: Time elapsed: 261 ms
  370. [23:10:38] [Server thread/INFO]: [ItemCase] Enabling ItemCase v1.0-SNAPSHOT-Alpha*
  371. [23:10:38] [Server thread/INFO]:
  372. [23:10:38] [Server thread/INFO]:
  373. [23:10:38] [Server thread/INFO]: ItemCase [Item Showcase Plugin]
  374. [23:10:38] [Server thread/INFO]: By Katniss
  375. [23:10:38] [Server thread/INFO]:
  376. [23:10:38] [Server thread/INFO]:
  377. [23:10:38] [Server thread/INFO]: [DiscoArmour] Enabling DiscoArmour v1.4*
  378. [23:10:38] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
  379. [23:10:38] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  380. [23:10:38] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  381. [23:10:38] [Server thread/INFO]: [FactionsReborn] Enabling FactionsReborn v1.0*
  382. [23:10:39] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.4.10*
  383. [23:10:39] [Server thread/INFO]: [NametagEdit] Found LuckPerms! Hooking in.
  384. [23:10:39] [Server thread/WARN]: [NametagEdit] Loaded class net.luckperms.api.LuckPermsProvider from LuckPerms v5.1.63 which is not a depend, softdepend or loadbefore of this plugin.
  385. [23:10:39] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v3.1.1*
  386. [23:10:39] [Server thread/INFO]: <<[ DeathMessages ]>> [ Version ]=[ 3.1.1 ] [ Successfully Loaded! ]
  387. [23:10:39] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v3.1.0
  388. [23:10:39] [Server thread/INFO]: [ChatReborn] Enabling ChatReborn v1.0-SNAPSHOT*
  389. [23:10:39] [Server thread/INFO]: [ChatReborn] Configuration Loaded!
  390. [23:10:39] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
  391. [23:10:39] [Server thread/INFO]: [ClearLag] Loading modules...
  392. [23:10:39] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  393. [23:10:39] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  394. [23:10:39] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  395. [23:10:39] [Thread-25/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.16]...
  396. [23:10:39] [Server thread/INFO]: [UltimateStatistics] Enabling UltimateStatistics vBuild 57
  397. [23:10:39] [Thread-25/INFO]: [ClearLag] No updates found!
  398. [23:10:40] [Server thread/INFO]: [MessageAnnouncer] Enabling MessageAnnouncer v1.12.0
  399. [23:10:40] [Server thread/WARN]: [MessageAnnouncer] Your sound NOTE_PLING is invalid!
  400. [23:10:40] [Server thread/INFO]: [MessageAnnouncer] Valid sound names can be found at the following link:
  401. [23:10:40] [Server thread/INFO]: [MessageAnnouncer] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
  402. [23:10:40] [Server thread/INFO]: [MessageAnnouncer] Sound on message will be disabled!
  403. [23:10:40] [Server thread/INFO]: [MessageAnnouncer] PlaceholderAPI integration was successful!
  404. [23:10:40] [Server thread/INFO]: [CustomJoin] Enabling CustomJoin v1.0*
  405. [23:10:40] [Server thread/INFO]: [VoidSpawn] Enabling VoidSpawn v1.16.1*
  406. [23:10:40] [Server thread/INFO]: [VoidSpawn] No SkyBlock plugins found, disabling island mode support.
  407. [23:10:40] [Server thread/INFO]: [VoidSpawn] v1.16.1 by EnderCrest enabled
  408. [23:10:40] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.5.5
  409. [23:10:40] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
  410. [23:10:40] [Server thread/INFO]: Advanced portals have been successfully enabled!
  411. [23:10:40] [Server thread/INFO]: [FreshStaff] Enabling FreshStaff v1.1-B1*
  412. [23:10:40] [Server thread/INFO]: [PunishGUI] Enabling PunishGUI v1.0.2*
  413. [23:10:40] [Server thread/INFO]: Loaded config files!
  414. [23:10:40] [Server thread/INFO]: Loaded commands and permissions!
  415. [23:10:40] [Server thread/INFO]: Loaded menus!
  416. [23:10:40] [Server thread/INFO]: Loaded metrics!
  417. [23:10:40] [Server thread/INFO]: PunishmentGUI Loaded!
  418. [23:10:40] [Server thread/INFO]: [LimitCrafting] Enabling LimitCrafting v4.0*
  419. [23:10:40] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8*
  420. [23:10:40] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  421. [23:10:40] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  422. [23:10:40] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  423. [23:10:40] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
  424. [23:10:40] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
  425. [23:10:40] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
  426. [23:10:40] [Server thread/INFO]: [EZBlocks] Enabling EZBlocks v1.5.0*
  427. [23:10:40] [Server thread/INFO]: [EZBlocks] Saving/loading via flatfile!
  428. [23:10:40] [Server thread/INFO]: [EZBlocks] BlockBreakEvent listener registered on HIGHEST
  429. [23:10:40] [Server thread/INFO]: [EZBlocks] Saving all players every 5 minutes
  430. [23:10:40] [Server thread/INFO]: [EZBlocks] 4 global rewards loaded!
  431. [23:10:40] [Server thread/INFO]: [EZBlocks] 2 interval rewards loaded!
  432. [23:10:40] [Server thread/INFO]: [EZBlocks] 2 global pickaxe rewards loaded!
  433. [23:10:40] [Server thread/INFO]: [EZBlocks] 1 interval pickaxe rewards loaded!
  434. [23:10:40] [Server thread/INFO]: [AntiTab] Enabling AntiTab v1.1*
  435. [23:10:40] [Server thread/INFO]: [Mines] Enabling Mines v5.2.4
  436. [23:10:40] [Server thread/INFO]: __ __
  437. [23:10:40] [Server thread/INFO]: | \ / | (_) _ __ ___ ___
  438. [23:10:40] [Server thread/INFO]: | |\/ | | | | | '_ \ / _ \ / __| Mines 5.2.4
  439. [23:10:40] [Server thread/INFO]: | | | | | | | | | | | __/ \__ \ Running on Bukkit: Paper
  440. [23:10:40] [Server thread/INFO]: |_| |_| |_| |_| |_| \___| |___/
  441. [23:10:40] [Server thread/INFO]:
  442. [23:10:40] [Server thread/INFO]: [Mines] Loading libraries...
  443. [23:10:40] [Server thread/INFO]: [Mines] Registered PlaceholderAPI hook.
  444. [23:10:40] [Server thread/INFO]: [Mines] Successfully enabled. (Took 39ms)
  445. [23:10:40] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.2*
  446. [23:10:40] [Server thread/INFO]: [EpicRename] Version: 3.2 MC Version: NEWER_THAN_ONE_DOT_EIGHT
  447. [23:10:40] [Server thread/INFO]: [EpicRename] This plugin is Copyright (c) 2020 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of it at: http://bit.ly/2eMknxx
  448. [23:10:40] [Server thread/INFO]: [EpicRename] Starting plugin enable...
  449. [23:10:40] [Server thread/INFO]: [EpicRename] Prefix set to: '[EpicRename] '
  450. [23:10:40] [Server thread/INFO]: [EpicRename] Plugin Enabled!
  451. [23:10:40] [Server thread/INFO]: [ShopReborn] Enabling ShopReborn v1.0.0*
  452. [23:10:40] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.3
  453. [23:10:40] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  454. [23:10:40] [Server thread/INFO]: [HideAndCustomPlugins] Enabling HideAndCustomPlugins v1.7.2*
  455. [23:10:40] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.7.2 Metrics started: http://mcstats.org/plugin/HideAndCustomPlugins
  456. [23:10:40] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.7.2 Successfully reloaded config.yml
  457. [23:10:40] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.7.2 Plugin has been activated successfully.
  458. [23:10:40] [Server thread/INFO]: [Spartan] Enabling Spartan vBuild 358
  459. [23:10:41] [pool-23-thread-1/INFO]: [Spartan Build 358] Updating the Search Engine's data.
  460. [23:10:41] [pool-23-thread-1/INFO]: [Spartan Build 358] Not enough logs. Must be at least 100 rows.
  461. [23:10:41] [Server thread/INFO]: [PrisonRanksX] Enabling PrisonRanksX v2.6*
  462. [23:10:41] [Server thread/INFO]: [PrisonRanksX] Loading PlaceholderAPI Placeholders...
  463. [23:10:41] [Server thread/INFO]: [PrisonRanksX] PlaceholderAPI Hooked.
  464. [23:10:41] [Server thread/INFO]: [PrisonRanksX] HolographicDisplays Hooked.
  465. [23:10:41] [Server thread/INFO]: [PrisonRanksX] Started without MVdWPlaceholderAPI.
  466. [23:10:41] [Server thread/INFO]: [PrisonRanksX] Started without ActionUtil.
  467. [23:10:41] [Server thread/INFO]: [PrisonRanksX] Enabled.
  468. [23:10:41] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.6.6
  469. [23:10:41] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  470. [23:10:41] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.3-b131
  471. [23:10:41] [Server thread/INFO]: | Command file(s) found : 1
  472. [23:10:41] [Server thread/INFO]: | Config : Ready.
  473. [23:10:41] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
  474. [23:10:41] [Server thread/INFO]: | Custom commands loaded : 40
  475. [23:10:41] [Server thread/INFO]: | Version: 5.6.6
  476. [23:10:41] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  477. [23:10:42] [Server thread/INFO]: | You are running the latest version of MyCommand.
  478. [23:10:42] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
  479. [23:10:42] [Server thread/INFO]: [Essentials] Enabling Essentials v2.18.0.0
  480. [23:10:42] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  481. [23:10:42] [Server thread/INFO]: [Essentials] No kits found to migrate.
  482. [23:10:42] [Server thread/INFO]: [Essentials] Loaded 17746 items from items.json.
  483. [23:10:42] [Server thread/INFO]: [Essentials] Using locale en_US
  484. [23:10:42] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  485. [23:10:42] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  486. [23:10:42] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
  487. [23:10:42] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  488. [23:10:42] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.6*
  489. [23:10:42] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled!
  490. [23:10:42] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.27-SNAPSHOT (build 2097)
  491. [23:10:42] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.15-RELEASE
  492. [23:10:42] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
  493. [23:10:42] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
  494. [23:10:42] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
  495. [23:10:42] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
  496. [23:10:42] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
  497. [23:10:42] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
  498. [23:10:42] [Server thread/INFO]: [CrazyAuctions] Loading the Test-File.yml
  499. [23:10:42] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Test-File.yml
  500. [23:10:42] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.2-Release
  501. [23:10:42] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
  502. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Back in menu: gkits is not a valid material name / id!
  503. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Back
  504. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Blocks in menu: gkits is not a valid material name / id!
  505. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Blocks
  506. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: god-Blocks in menu: gkits is not a valid material name / id!
  507. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: god-Blocks
  508. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Mythical in menu: gkits is not a valid material name / id!
  509. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Mythical
  510. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Unlock-Mythical in menu: gkits is not a valid material name / id!
  511. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Unlock-Mythical
  512. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Legendary in menu: gkits is not a valid material name / id!
  513. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Legendary
  514. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: U-Legendary in menu: gkits is not a valid material name / id!
  515. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: U-Legendary
  516. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: gkits
  517. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: gkits
  518. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Back in menu: playerkits is not a valid material name / id!
  519. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Back
  520. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Blocks in menu: playerkits is not a valid material name / id!
  521. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Blocks
  522. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: U-Blocks in menu: playerkits is not a valid material name / id!
  523. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: U-Blocks
  524. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Flux in menu: playerkits is not a valid material name / id!
  525. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Flux
  526. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: UFlux in menu: playerkits is not a valid material name / id!
  527. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: UFlux
  528. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Matrix in menu: playerkits is not a valid material name / id!
  529. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Matrix
  530. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: UMatrix in menu: playerkits is not a valid material name / id!
  531. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: UMatrix
  532. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: playerkits
  533. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: playerkits
  534. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Back in menu: emperor is not a valid material name / id!
  535. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Back
  536. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Helm in menu: emperor is not a valid material name / id!
  537. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Helm
  538. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Chest in menu: emperor is not a valid material name / id!
  539. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Chest
  540. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Leg in menu: emperor is not a valid material name / id!
  541. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Leg
  542. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Boot in menu: emperor is not a valid material name / id!
  543. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Boot
  544. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Pick in menu: emperor is not a valid material name / id!
  545. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Pick
  546. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Apple in menu: emperor is not a valid material name / id!
  547. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Apple
  548. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: emperor
  549. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: emperor
  550. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Back in menu: king is not a valid material name / id!
  551. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Back
  552. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Helm in menu: king is not a valid material name / id!
  553. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Helm
  554. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Chest in menu: king is not a valid material name / id!
  555. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Chest
  556. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Leg in menu: king is not a valid material name / id!
  557. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Leg
  558. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Boot in menu: king is not a valid material name / id!
  559. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Boot
  560. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Pick in menu: king is not a valid material name / id!
  561. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Pick
  562. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Apple in menu: king is not a valid material name / id!
  563. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Apple
  564. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: king
  565. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: king
  566. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Back in menu: lord is not a valid material name / id!
  567. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Back
  568. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Helm in menu: lord is not a valid material name / id!
  569. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Helm
  570. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Chest in menu: lord is not a valid material name / id!
  571. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Chest
  572. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Leg in menu: lord is not a valid material name / id!
  573. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Leg
  574. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Boot in menu: lord is not a valid material name / id!
  575. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Boot
  576. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Pick in menu: lord is not a valid material name / id!
  577. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Pick
  578. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Apple in menu: lord is not a valid material name / id!
  579. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Apple
  580. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: lord
  581. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: lord
  582. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Back in menu: knight is not a valid material name / id!
  583. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Back
  584. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Helm in menu: knight is not a valid material name / id!
  585. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Helm
  586. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Chest in menu: knight is not a valid material name / id!
  587. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Chest
  588. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Leg in menu: knight is not a valid material name / id!
  589. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Leg
  590. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Boot in menu: knight is not a valid material name / id!
  591. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Boot
  592. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Pick in menu: knight is not a valid material name / id!
  593. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Pick
  594. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Apple in menu: knight is not a valid material name / id!
  595. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Apple
  596. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: knight
  597. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: knight
  598. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Back in menu: elder is not a valid material name / id!
  599. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Back
  600. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Helm in menu: elder is not a valid material name / id!
  601. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Helm
  602. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Chest in menu: elder is not a valid material name / id!
  603. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Chest
  604. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Leg in menu: elder is not a valid material name / id!
  605. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Leg
  606. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Boot in menu: elder is not a valid material name / id!
  607. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Boot
  608. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Pick in menu: elder is not a valid material name / id!
  609. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Pick
  610. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Apple in menu: elder is not a valid material name / id!
  611. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Apple
  612. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: elder
  613. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: elder
  614. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Elderis in menu: rankkits is not a valid material name / id!
  615. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Elderis
  616. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Knightis in menu: rankkits is not a valid material name / id!
  617. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Knightis
  618. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Lordis in menu: rankkits is not a valid material name / id!
  619. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Lordis
  620. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Kingwa in menu: rankkits is not a valid material name / id!
  621. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Kingwa
  622. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Emperoras in menu: rankkits is not a valid material name / id!
  623. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Emperoras
  624. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Back in menu: rankkits is not a valid material name / id!
  625. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Back
  626. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: rankkits
  627. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: rankkits
  628. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Blocks in menu: kits is not a valid material name / id!
  629. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Blocks
  630. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Blocksdwa in menu: kits is not a valid material name / id!
  631. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Blocksdwa
  632. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Blocksdwadwada in menu: kits is not a valid material name / id!
  633. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Blocksdwadwada
  634. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: kits
  635. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: kits
  636. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Blocks in menu: drugsthings is not a valid material name / id!
  637. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Blocks
  638. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Blocksdwa in menu: drugsthings is not a valid material name / id!
  639. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Blocksdwa
  640. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: drugsthings
  641. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: drugsthings
  642. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Blocks in menu: shop is not a valid material name / id!
  643. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Blocks
  644. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Blockasdfaws in menu: shop is not a valid material name / id!
  645. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Blockasdfaws
  646. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Spawners in menu: shop is not a valid material name / id!
  647. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Spawners
  648. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Treesad in menu: shop is not a valid material name / id!
  649. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Treesad
  650. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: potionsaww in menu: shop is not a valid material name / id!
  651. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: potionsaww
  652. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: adwadww in menu: shop is not a valid material name / id!
  653. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: adwadww
  654. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: dawevadwwa in menu: shop is not a valid material name / id!
  655. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: dawevadwwa
  656. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: as1 in menu: shop is not a valid material name / id!
  657. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: as1
  658. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: as11 in menu: shop is not a valid material name / id!
  659. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: as11
  660. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: as121 in menu: shop is not a valid material name / id!
  661. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: as121
  662. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: as31 in menu: shop is not a valid material name / id!
  663. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: as31
  664. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: as14 in menu: shop is not a valid material name / id!
  665. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: as14
  666. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: as15 in menu: shop is not a valid material name / id!
  667. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: as15
  668. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: as16 in menu: shop is not a valid material name / id!
  669. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: as16
  670. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: as17 in menu: shop is not a valid material name / id!
  671. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: as17
  672. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: as18 in menu: shop is not a valid material name / id!
  673. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: as18
  674. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: dws128 in menu: shop is not a valid material name / id!
  675. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: dws128
  676. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: dws139 in menu: shop is not a valid material name / id!
  677. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: dws139
  678. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: dws2330 in menu: shop is not a valid material name / id!
  679. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: dws2330
  680. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: dws184 in menu: shop is not a valid material name / id!
  681. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: dws184
  682. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: dws558 in menu: shop is not a valid material name / id!
  683. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: dws558
  684. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: dws168 in menu: shop is not a valid material name / id!
  685. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: dws168
  686. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: dws187 in menu: shop is not a valid material name / id!
  687. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: dws187
  688. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: dws188 in menu: shop is not a valid material name / id!
  689. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: dws188
  690. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: dws9a188 in menu: shop is not a valid material name / id!
  691. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: dws9a188
  692. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: shop
  693. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: shop
  694. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: ster in menu: drugs is not a valid material name / id!
  695. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: ster
  696. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: cocaine in menu: drugs is not a valid material name / id!
  697. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: cocaine
  698. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: meth in menu: drugs is not a valid material name / id!
  699. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: meth
  700. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: LSD in menu: drugs is not a valid material name / id!
  701. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: LSD
  702. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: weed in menu: drugs is not a valid material name / id!
  703. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: weed
  704. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: drugs
  705. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: drugs
  706. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Basic in menu: bombs is not a valid material name / id!
  707. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Basic
  708. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Meidum in menu: bombs is not a valid material name / id!
  709. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Meidum
  710. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Large in menu: bombs is not a valid material name / id!
  711. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Large
  712. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Huge in menu: bombs is not a valid material name / id!
  713. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Huge
  714. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Donor1 in menu: bombs is not a valid material name / id!
  715. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Donor1
  716. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Donor2 in menu: bombs is not a valid material name / id!
  717. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Donor2
  718. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: bombs
  719. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: bombs
  720. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Coal in menu: trees is not a valid material name / id!
  721. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Coal
  722. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: IronIngot in menu: trees is not a valid material name / id!
  723. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: IronIngot
  724. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: GoldIngot in menu: trees is not a valid material name / id!
  725. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: GoldIngot
  726. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Diamond in menu: trees is not a valid material name / id!
  727. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Diamond
  728. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Emerald in menu: trees is not a valid material name / id!
  729. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Emerald
  730. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Redstone in menu: trees is not a valid material name / id!
  731. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Redstone
  732. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: blazepowder in menu: trees is not a valid material name / id!
  733. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: blazepowder
  734. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: GApple in menu: trees is not a valid material name / id!
  735. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: GApple
  736. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: ExpBottle in menu: trees is not a valid material name / id!
  737. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: ExpBottle
  738. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: CoalBlock in menu: trees is not a valid material name / id!
  739. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: CoalBlock
  740. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: IronBlock in menu: trees is not a valid material name / id!
  741. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: IronBlock
  742. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: GoldBlock in menu: trees is not a valid material name / id!
  743. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: GoldBlock
  744. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: DiamondBlock in menu: trees is not a valid material name / id!
  745. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: DiamondBlock
  746. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: EmeraldBlock in menu: trees is not a valid material name / id!
  747. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: EmeraldBlock
  748. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: RedstoneBlock in menu: trees is not a valid material name / id!
  749. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: RedstoneBlock
  750. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: blazerod in menu: trees is not a valid material name / id!
  751. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: blazerod
  752. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Apple in menu: trees is not a valid material name / id!
  753. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Apple
  754. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: EPearl in menu: trees is not a valid material name / id!
  755. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: EPearl
  756. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: trees
  757. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: trees
  758. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: A-UNLOCKED in menu: warp is not a valid material name / id!
  759. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: A-UNLOCKED
  760. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: A-LOCKED in menu: warp is not a valid material name / id!
  761. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: A-LOCKED
  762. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: B-UNLOCKED in menu: warp is not a valid material name / id!
  763. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: B-UNLOCKED
  764. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: B-LOCKED in menu: warp is not a valid material name / id!
  765. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: B-LOCKED
  766. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: C-UNLOCKED in menu: warp is not a valid material name / id!
  767. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: C-UNLOCKED
  768. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: C-LOCKED in menu: warp is not a valid material name / id!
  769. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: C-LOCKED
  770. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: D-UNLOCKED in menu: warp is not a valid material name / id!
  771. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: D-UNLOCKED
  772. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: D-LOCKED in menu: warp is not a valid material name / id!
  773. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: D-LOCKED
  774. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: E-UNLOCKED in menu: warp is not a valid material name / id!
  775. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: E-UNLOCKED
  776. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: E-LOCKED in menu: warp is not a valid material name / id!
  777. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: E-LOCKED
  778. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: F-UNLOCKED in menu: warp is not a valid material name / id!
  779. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: F-UNLOCKED
  780. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: F-LOCKED in menu: warp is not a valid material name / id!
  781. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: F-LOCKED
  782. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: G-UNLOCKED in menu: warp is not a valid material name / id!
  783. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: G-UNLOCKED
  784. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: G-LOCKED in menu: warp is not a valid material name / id!
  785. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: G-LOCKED
  786. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: H-UNLOCKED in menu: warp is not a valid material name / id!
  787. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: H-UNLOCKED
  788. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: H-LOCKED in menu: warp is not a valid material name / id!
  789. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: H-LOCKED
  790. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: I-UNLOCKED in menu: warp is not a valid material name / id!
  791. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: I-UNLOCKED
  792. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: I-LOCKED in menu: warp is not a valid material name / id!
  793. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: I-LOCKED
  794. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: J-UNLOCKED in menu: warp is not a valid material name / id!
  795. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: J-UNLOCKED
  796. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: J-LOCKED in menu: warp is not a valid material name / id!
  797. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: J-LOCKED
  798. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: K-UNLOCKED in menu: warp is not a valid material name / id!
  799. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: K-UNLOCKED
  800. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: K-LOCKED in menu: warp is not a valid material name / id!
  801. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: K-LOCKED
  802. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: L-UNLOCKED in menu: warp is not a valid material name / id!
  803. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: L-UNLOCKED
  804. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: L-LOCKED in menu: warp is not a valid material name / id!
  805. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: L-LOCKED
  806. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: M-UNLOCKED in menu: warp is not a valid material name / id!
  807. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: M-UNLOCKED
  808. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: M-LOCKED in menu: warp is not a valid material name / id!
  809. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: M-LOCKED
  810. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: N-UNLOCKED in menu: warp is not a valid material name / id!
  811. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: N-UNLOCKED
  812. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: N-LOCKED in menu: warp is not a valid material name / id!
  813. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: N-LOCKED
  814. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: O-UNLOCKED in menu: warp is not a valid material name / id!
  815. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: O-UNLOCKED
  816. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: O-LOCKED in menu: warp is not a valid material name / id!
  817. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: O-LOCKED
  818. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: P-UNLOCKED in menu: warp is not a valid material name / id!
  819. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: P-UNLOCKED
  820. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: P-LOCKED in menu: warp is not a valid material name / id!
  821. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: P-LOCKED
  822. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Q-UNLOCKED in menu: warp is not a valid material name / id!
  823. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Q-UNLOCKED
  824. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Q-LOCKED in menu: warp is not a valid material name / id!
  825. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Q-LOCKED
  826. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: R-UNLOCKED in menu: warp is not a valid material name / id!
  827. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: R-UNLOCKED
  828. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: R-LOCKED in menu: warp is not a valid material name / id!
  829. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: R-LOCKED
  830. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: S-UNLOCKED in menu: warp is not a valid material name / id!
  831. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: S-UNLOCKED
  832. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: S-LOCKED in menu: warp is not a valid material name / id!
  833. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: S-LOCKED
  834. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: T-UNLOCKED in menu: warp is not a valid material name / id!
  835. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: T-UNLOCKED
  836. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: T-LOCKED in menu: warp is not a valid material name / id!
  837. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: T-LOCKED
  838. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: U-UNLOCKED in menu: warp is not a valid material name / id!
  839. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: U-UNLOCKED
  840. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: U-LOCKED in menu: warp is not a valid material name / id!
  841. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: U-LOCKED
  842. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: V-UNLOCKED in menu: warp is not a valid material name / id!
  843. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: V-UNLOCKED
  844. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: V-LOCKED in menu: warp is not a valid material name / id!
  845. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: V-LOCKED
  846. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: W-UNLOCKED in menu: warp is not a valid material name / id!
  847. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: W-UNLOCKED
  848. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: W-LOCKED in menu: warp is not a valid material name / id!
  849. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: W-LOCKED
  850. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: X-UNLOCKED in menu: warp is not a valid material name / id!
  851. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: X-UNLOCKED
  852. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: X-LOCKED in menu: warp is not a valid material name / id!
  853. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: X-LOCKED
  854. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Y-UNLOCKED in menu: warp is not a valid material name / id!
  855. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Y-UNLOCKED
  856. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Y-LOCKED in menu: warp is not a valid material name / id!
  857. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Y-LOCKED
  858. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Z-UNLOCKED in menu: warp is not a valid material name / id!
  859. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Z-UNLOCKED
  860. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Z-LOCKED in menu: warp is not a valid material name / id!
  861. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Z-LOCKED
  862. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: FREE-UNLOCKED in menu: warp is not a valid material name / id!
  863. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: FREE-UNLOCKED
  864. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: CRATES-UNLOCKED in menu: warp is not a valid material name / id!
  865. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: CRATES-UNLOCKED
  866. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Elder-LOCKED in menu: warp is not a valid material name / id!
  867. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Elder-LOCKED
  868. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Elder-UNLOCKED in menu: warp is not a valid material name / id!
  869. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Elder-UNLOCKED
  870. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: KNIGHT-LOCKED in menu: warp is not a valid material name / id!
  871. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: KNIGHT-LOCKED
  872. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Knight-UNLOCKED in menu: warp is not a valid material name / id!
  873. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Knight-UNLOCKED
  874. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Lord-UNLOCKED in menu: warp is not a valid material name / id!
  875. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Lord-UNLOCKED
  876. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Lord-LOCKED in menu: warp is not a valid material name / id!
  877. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Lord-LOCKED
  878. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: King-UNLOCKED in menu: warp is not a valid material name / id!
  879. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: King-UNLOCKED
  880. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: King-LOCKED in menu: warp is not a valid material name / id!
  881. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: King-LOCKED
  882. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Emperor-UNLOCKED in menu: warp is not a valid material name / id!
  883. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Emperor-UNLOCKED
  884. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Material for item: Emperor-LOCKED in menu: warp is not a valid material name / id!
  885. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping item: Emperor-LOCKED
  886. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: warp
  887. [23:10:42] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: warp
  888. [23:10:42] [Server thread/INFO]: [DeluxeMenus] 0 GUI menus loaded!
  889. [23:10:42] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
  890. [23:10:42] [Server thread/INFO]: [DeluxeMenus] Could not setup a NMS hook for your server version!
  891. [23:10:42] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.18.0.0
  892. [23:10:42] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
  893. [23:10:42] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.1.8
  894. [23:10:42] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
  895. [23:10:42] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
  896. [23:10:42] [Server thread/INFO]: [SuperVanish] Hooked into Citizens
  897. [23:10:43] [Server thread/INFO]: [SuperTrailsPro] Enabling SuperTrailsPro vv1.2.13*
  898. [23:10:43] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.4-beta1;bc551da
  899. [23:10:43] [Server thread/INFO]: [WorldGuard] (SpawnOP) TNT ignition is PERMITTED.
  900. [23:10:43] [Server thread/INFO]: [WorldGuard] (SpawnOP) Lighters are PERMITTED.
  901. [23:10:43] [Server thread/INFO]: [WorldGuard] (SpawnOP) Lava fire is PERMITTED.
  902. [23:10:43] [Server thread/INFO]: [WorldGuard] (SpawnOP) Fire spread is UNRESTRICTED.
  903. [23:10:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SpawnOP'
  904. [23:10:43] [Server thread/INFO]: [WorldGuard] (SpawnOP_nether) TNT ignition is PERMITTED.
  905. [23:10:43] [Server thread/INFO]: [WorldGuard] (SpawnOP_nether) Lighters are PERMITTED.
  906. [23:10:43] [Server thread/INFO]: [WorldGuard] (SpawnOP_nether) Lava fire is PERMITTED.
  907. [23:10:43] [Server thread/INFO]: [WorldGuard] (SpawnOP_nether) Fire spread is UNRESTRICTED.
  908. [23:10:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SpawnOP_nether'
  909. [23:10:43] [Server thread/INFO]: [WorldGuard] (SpawnOP_the_end) TNT ignition is PERMITTED.
  910. [23:10:43] [Server thread/INFO]: [WorldGuard] (SpawnOP_the_end) Lighters are PERMITTED.
  911. [23:10:43] [Server thread/INFO]: [WorldGuard] (SpawnOP_the_end) Lava fire is PERMITTED.
  912. [23:10:43] [Server thread/INFO]: [WorldGuard] (SpawnOP_the_end) Fire spread is UNRESTRICTED.
  913. [23:10:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SpawnOP_the_end'
  914. [23:10:43] [Server thread/INFO]: [WorldGuard] Loading region data...
  915. [23:10:43] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.5
  916. [23:10:43] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.5 By Mateus Moreira @LichtHund
  917. [23:10:43] [Server thread/INFO]: [CitizensCMD] Using English messages!
  918. [23:10:43] [Server thread/INFO]: [CitizensCMD] Using PlaceholderAPI!
  919. [23:10:43] [Server thread/INFO]: [CitizensCMD] Using Vault!
  920. [23:10:43] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.18.0.0
  921. [23:10:43] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
  922. [23:10:43] [Server thread/INFO]: [EssentialsProtect] Starting Metrics. Opt-out using the global bStats config.
  923. [23:10:43] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.18.0.0
  924. [23:10:43] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
  925. [23:10:43] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v19.1
  926. [23:10:43] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  927. [23:10:43] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  928. [23:10:43] [Server thread/INFO]: --------------------
  929. [23:10:43] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
  930. [23:10:43] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
  931. [23:10:43] [Server thread/INFO]: --------------------
  932. [23:10:43] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.1.4
  933. [23:10:43] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
  934. [23:10:43] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
  935. [23:10:43] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
  936. [23:10:43] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
  937. [23:10:43] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
  938. [23:10:43] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
  939. [23:10:43] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
  940. [23:10:43] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
  941. [23:10:43] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
  942. [23:10:43] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
  943. [23:10:43] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
  944. [23:10:43] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
  945. [23:10:43] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
  946. [23:10:43] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.2*
  947. [23:10:43] [Server thread/INFO]: [SilkSpawners] This version of the plugin is NOT compatible with your Minecraft version!
  948. [23:10:43] [Server thread/INFO]: [SilkSpawners] Please check your versions to make sure they match!
  949. [23:10:43] [Server thread/INFO]: [SilkSpawners] Disabling now!
  950. [23:10:43] [Server thread/INFO]: [SilkSpawners] Compatible versions are: [v1_5_R1, v1_5_R2, v1_5_R3, v1_6_R1, v1_6_R2, v1_6_R3, v1_7_R1, v1_7_R2, v1_7_R3, v1_7_R4, v1_8_R1, v1_8_R2, v1_8_R3, v1_9_R1, v1_9_R2, v1_10_R1, v1_11_R1, v1_12_R1]
  951. [23:10:43] [Server thread/INFO]: [SilkSpawners] Your version is: v1_16_R1
  952. [23:10:43] [Server thread/INFO]: [SilkSpawners] You can disable this check by setting testMCVersion to false in the config!
  953. [23:10:43] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727*
  954. [23:10:43] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v2.5.0-b727" 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 [Rigby, fernferret, lithium3141, main--, dumptruckman].
  955. [23:10:44] [Server thread/INFO]: -------- World Settings For [plots] --------
  956. [23:10:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  957. [23:10:44] [Server thread/INFO]: Mob Spawn Range: 6
  958. [23:10:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  959. [23:10:44] [Server thread/INFO]: Item Merge Radius: 2.5
  960. [23:10:44] [Server thread/INFO]: Item Despawn Rate: 6000
  961. [23:10:44] [Server thread/INFO]: View Distance: 10
  962. [23:10:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  963. [23:10:44] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  964. [23:10:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  965. [23:10:44] [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
  966. [23:10:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  967. [23:10:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  968. [23:10:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  969. [23:10:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  970. [23:10:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  971. [23:10:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  972. [23:10:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  973. [23:10:44] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  974. [23:10:44] [Server thread/INFO]: Carrot Growth Modifier: 100%
  975. [23:10:44] [Server thread/INFO]: Potato Growth Modifier: 100%
  976. [23:10:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  977. [23:10:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  978. [23:10:44] [Server thread/INFO]: Vine Growth Modifier: 100%
  979. [23:10:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  980. [23:10:44] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  981. [23:10:44] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  982. [23:10:44] [Server thread/INFO]: Kelp Growth Modifier: 100%
  983. [23:10:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  984. [23:10:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  985. [23:10:44] [Server thread/INFO]: Max TNT Explosions: 100
  986. [23:10:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  987. [23:10:44] [Server thread/INFO]: [P2] Detected world load for 'plots'
  988. [23:10:44] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
  989. [23:10:44] [Server thread/INFO]: [P2] - plotworld: com.plotsquared.core.generator.HybridPlotWorld
  990. [23:10:44] [Server thread/INFO]: [P2] - plotAreaManager: com.plotsquared.core.generator.HybridPlotManager
  991. [23:10:44] [Server thread/INFO]: [P2] - default flags: None
  992. [23:10:44] [Server thread/INFO]: [P2] - road flags: None
  993. [23:10:44] [Server thread/INFO]: Preparing start region for dimension minecraft:plots
  994. [23:10:44] [Server thread/INFO]: Loaded 0 spawn chunks for world plots
  995. [23:10:44] [Server thread/INFO]: Preparing spawn area: 0%
  996. [23:10:44] [Server thread/INFO]: Time elapsed: 425 ms
  997. [23:10:44] [Server thread/INFO]: [WorldGuard] (plots) TNT ignition is PERMITTED.
  998. [23:10:44] [Server thread/INFO]: [WorldGuard] (plots) Lighters are PERMITTED.
  999. [23:10:44] [Server thread/INFO]: [WorldGuard] (plots) Lava fire is PERMITTED.
  1000. [23:10:44] [Server thread/INFO]: [WorldGuard] (plots) Fire spread is UNRESTRICTED.
  1001. [23:10:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plots'
  1002. [23:10:44] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  1003. [23:10:44] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  1004. [23:10:44] [Server thread/INFO]: [PlotMines] Enabling PlotMines v4.2.1
  1005. [23:10:44] [Server thread/INFO]: [PlotMines] Loading libraries...
  1006. [23:10:44] [Server thread/INFO]: [ShopChest] Enabling ShopChest v1.13-SNAPSHOT
  1007. [23:10:45] [Server thread/INFO]: [ShopChest] Using SQLite
  1008. [23:10:45] [Server thread/INFO]: [PrisonBombsPlus] Enabling PrisonBombsPlus v1.0*
  1009. [23:10:45] [Server thread/INFO]: [ResourcefulTrees] Enabling ResourcefulTrees v1.0-SNAPSHOT
  1010. [23:10:45] [Server thread/ERROR]: [ResourcefulTrees] Plugin ResourcefulTrees v1.0-SNAPSHOT has failed to register events for class me.skorrloregaming.resourceful.Trees because com/intellectualcrafters/plot/object/Plot does not exist.
  1011. [23:10:45] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.12-Build#14
  1012. [23:10:45] [Server thread/INFO]: ======SuperTrailsPro v1.2.13 loaded! (For MC 1.16)New graphics engine can render twice more bees than before======[BlockParticles] Loading the config.yml
  1013. [23:10:45] [Server thread/INFO]: [BlockParticles] Successfully loaded config.yml
  1014. [23:10:45] [Server thread/INFO]: [BlockParticles] Loading the data.yml
  1015. [23:10:45] [Server thread/INFO]: [BlockParticles] Successfully loaded data.yml
  1016. [23:10:45] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.3.1*
  1017. [23:10:45] [Server thread/ERROR]: [CombatTagPlus] **VERSION ERROR**
  1018. [23:10:45] [Server thread/ERROR]: [CombatTagPlus] Server API version detected: v1_16_R1
  1019. [23:10:45] [Server thread/ERROR]: [CombatTagPlus] This version of CombatTagPlus is not compatible with your CraftBukkit.
  1020. [23:10:45] [Server thread/INFO]: [CombatTagPlus] Disabling CombatTagPlus v1.3.1
  1021. [23:10:45] [Server thread/INFO]: [Holograms] Enabling Holograms v2.13
  1022. [23:10:45] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_16_R1.HologramEntityControllerImpl
  1023. [23:10:45] [Server thread/INFO]: [ChatControl] Enabling ChatControl v8.7.6
  1024. [23:10:45] [Server thread/INFO]: _____ _ _ _____ _ _ +
  1025. [23:10:45] [Server thread/INFO]: / ____| | | | / ____| | | | |
  1026. [23:10:45] [Server thread/INFO]: | | | |__ __ _| |_| | ___ _ __ | |_ _ __ ___ | |
  1027. [23:10:45] [Server thread/INFO]: | | | '_ \ / _` | __| | / _ \| '_ \| __| '__/ _ \| |
  1028. [23:10:45] [Server thread/INFO]: | |____| | | | (_| | |_| |___| (_) | | | | |_| | | (_) | |
  1029. [23:10:45] [Server thread/INFO]: \_____|_| |_|\__,_|\__|\_____\___/|_| |_|\__|_| \___/|_|
  1030. [23:10:45] [Server thread/INFO]:
  1031. [23:10:45] [Server thread/INFO]: Registering commands...
  1032. [23:10:45] [Server thread/INFO]: Command /ignore already used by Essentials, we take it over...
  1033. [23:10:45] [Server thread/INFO]: Command /me already used by Essentials, we take it over...
  1034. [23:10:45] [Server thread/INFO]:
  1035. [23:10:45] [Server thread/INFO]: Loading variables...
  1036. [23:10:45] [Server thread/INFO]: [+] Loaded variable difficulty_color
  1037. [23:10:45] [Server thread/INFO]: [+] Loaded variable item
  1038. [23:10:45] [Server thread/INFO]: [+] Loaded variable ping
  1039. [23:10:45] [Server thread/INFO]:
  1040. [23:10:45] [Server thread/INFO]: Loaded 43 global, 15 chat, 4 command, 2 packet and 1 book rules
  1041. [23:10:45] [Server thread/INFO]: Warning: ViaVersion detected. If you are getting kicked with weird messages, disable packet features in settings.yml -> Packets.
  1042. [23:10:45] [Server thread/INFO]:
  1043. [23:10:45] [Server thread/INFO]: ChatControl loaded. Time to take action!
  1044. [23:10:45] [Server thread/INFO]: ______________________________________________________________
  1045. [23:10:45] [Server thread/INFO]: A new version of ChatControl is available.
  1046. [23:10:45] [Server thread/INFO]: Current version: 8.7.6; New version: 8.7.7
  1047. [23:10:45] [Server thread/INFO]: URL: https://www.spigotmc.org/resources/10258/.
  1048. [23:10:45] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v2.0.23
  1049. [23:10:45] [Server thread/INFO]: [CrateReloaded] Config Version: 2.X
  1050. [23:10:45] [Server thread/INFO]: [CrateReloaded] v1_16_R1
  1051. [23:10:46] [Server thread/INFO]: [CrateReloaded] Crate Configurations (1): crate.yml
  1052. [23:10:46] [Server thread/WARN]: [CrateReloaded] Block.yml: Not able to find world, "Spawn". Queuing listener for world!
  1053. [23:10:46] [pool-21-thread-1/INFO]: [P2] (UUID) PlotSquared will fetch UUIDs in groups of 200
  1054. [23:10:46] [pool-21-thread-1/INFO]: [P2] (UUID) PlotSquared has cached all UUIDs
  1055. [23:10:46] [Server thread/INFO]: Running delayed init tasks
  1056. [23:10:46] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
  1057. [23:10:46] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.16.1(736)
  1058. [23:10:46] [Craft Scheduler Thread - 26/INFO]: [de.epiceric.shopchest.dependencies.hikari.HikariDataSource] HikariPool-1 - Starting...
  1059. [23:10:46] [Craft Scheduler Thread - 1/INFO]: [P2] Congratulations! You are running the latest PlotSquared version.
  1060. [23:10:46] [Craft Scheduler Thread - 26/INFO]: [de.epiceric.shopchest.dependencies.hikari.HikariDataSource] HikariPool-1 - Start completed.
  1061. [23:10:46] [Craft Scheduler Thread - 26/INFO]: [ShopChest] Cleaned up economy log
  1062. [23:10:46] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
  1063. [23:10:46] [Craft Scheduler Thread - 25/WARN]: [ShopChest] Version 1.12.3 is available! You are running version 1.13-SNAPSHOT.
  1064. [23:10:46] [Craft Scheduler Thread - 9/INFO]: PunishmentGUI is up to date!
  1065. [23:10:47] [Craft Scheduler Thread - 5/INFO]: [PlaceholderAPI] 176 placeholder expansions are available on the cloud.
  1066. [23:10:47] [Craft Scheduler Thread - 5/INFO]: [PlaceholderAPI] 1 installed expansions have updates available.
  1067. [23:10:47] [pool-23-thread-6/INFO]: [Spartan Build 358] Updating the Search Engine's data.
  1068. [23:10:47] [pool-23-thread-6/INFO]: [Spartan Build 358] Not enough logs. Must be at least 100 rows.
  1069. [23:10:47] [Thread-33/INFO]: [CoreProtect] No donation key found. Please check config.yml.
  1070. [23:10:47] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
  1071. [23:10:47] [Server thread/INFO]: Done (30.672s)! For help, type "help"
  1072. [23:10:47] [Server thread/INFO]: Timings Reset
  1073. [23:10:47] [Craft Scheduler Thread - 7/INFO]: [Vault] Checking for Updates ...
  1074. [23:10:48] [Server thread/INFO]: [ShopChest] Loaded shop amounts
  1075. [23:10:48] [Craft Scheduler Thread - 7/INFO]: [Vault] No new version available
  1076. [23:10:48] [Server thread/INFO]: [ShopChest] Loaded 0 shops in already loaded chunks
  1077. [23:10:48] [Server thread/WARN]: [Holograms] holograms.yml file had no 'holograms' section defined, no holograms loaded
  1078. [23:10:51] [Server thread/INFO]: [PlotMines] Plugin has successfully loaded. (0 PlotMines loaded)
  1079. [23:10:58] [User Authenticator #1/INFO]: UUID of player kprose is afaff79b-2be2-4010-9ab3-7ed717a75a20
  1080. [23:10:59] [Server thread/INFO]: CONSOLE issued server command: /give kprose 0 10
  1081. [23:10:59] [Server thread/INFO]: Error: Unknown item name: 0.
  1082. [23:11:00] [Server thread/INFO]: [+] kprose
  1083. [23:11:00] [Server thread/INFO]: kprose[/192.168.0.20:64591] logged in with entity id 308 at ([SpawnOP]-185.1593187967006, 99.11003647968985, 125.3103314656065)
  1084. [23:11:00] [Server thread/WARN]: [NametagEdit] Loaded class me.clip.placeholderapi.PlaceholderAPI from PlaceholderAPI v2.9.2 which is not a depend, softdepend or loadbefore of this plugin.
  1085. [23:11:00] [Server thread/INFO]: TPS from last 1m, 5m, 15m: 20.0, 20.0, 20.0
  1086. [23:11:03] [Server thread/INFO]: kprose issued server command: /plotmines list
  1087. [23:11:21] [pool-23-thread-10/INFO]: [Spartan Build 358] (GET) Failed to connect to the Spartan Cloud.
  1088. [23:12:00] [Server thread/INFO]: TPS from last 1m, 5m, 15m: 20.0, 20.0, 20.0
  1089. [23:13:00] [Server thread/INFO]: TPS from last 1m, 5m, 15m: 20.0, 20.0, 20.0
  1090. [23:13:16] [Craft Scheduler Thread - 24/INFO]: [VoidGenerator] VoidGenerator v.1.6.2 is available here: https://www.spigotmc.org/resources/25391/
  1091. [23:14:00] [Server thread/INFO]: TPS from last 1m, 5m, 15m: 20.0, 20.0, 20.0
  1092. [23:15:00] [Server thread/INFO]: TPS from last 1m, 5m, 15m: 20.0, 20.0, 20.0
  1093. [23:16:00] [Server thread/INFO]: TPS from last 1m, 5m, 15m: 20.0, 20.0, 20.0
  1094. [23:17:00] [Server thread/INFO]: TPS from last 1m, 5m, 15m: 20.0, 20.0, 20.0
  1095. [23:18:00] [Server thread/INFO]: TPS from last 1m, 5m, 15m: 20.0, 20.0, 20.0
  1096. [23:18:26] [Server thread/INFO]: kprose lost connection: Disconnected
  1097. [23:18:26] [Server thread/INFO]: [-] kprose
  1098. [23:18:47] [User Authenticator #2/INFO]: UUID of player AsylumCloud is 86dd24ca-182a-48f5-a31d-8c3ba68a385d
  1099. [23:18:47] [Server thread/INFO]: CONSOLE issued server command: /give AsylumCloud 0 10
  1100. [23:18:47] [Server thread/INFO]: Error: Unknown item name: 0.
  1101. [23:18:47] [Server thread/INFO]: [+] AsylumCloud
  1102. [23:18:47] [Server thread/INFO]: AsylumCloud[/73.107.61.54:58552] logged in with entity id 983 at ([SpawnOP]-154.5, 67.0, 17.5)
  1103. [23:18:47] [pool-24-thread-1/INFO]: [Essentials] Creating empty config: M:\AMPDatastore\Instances\McMyAdmin06\Minecraft\plugins\Essentials\userdata\86dd24ca-182a-48f5-a31d-8c3ba68a385d.yml
  1104. [23:18:48] [Server thread/WARN]: [Essentials] Unknown item name: 272.
  1105. [23:18:48] [Server thread/WARN]: [EssentialsSpawn] That kit is improperly defined. Contact an administrator.
  1106. [23:18:51] [User Authenticator #2/INFO]: UUID of player kprose is afaff79b-2be2-4010-9ab3-7ed717a75a20
  1107. [23:18:51] [Server thread/INFO]: CONSOLE issued server command: /give kprose 0 10
  1108. [23:18:51] [Server thread/INFO]: Error: Unknown item name: 0.
  1109. [23:18:51] [Server thread/INFO]: [+] kprose
  1110. [23:18:51] [Server thread/INFO]: kprose[/192.168.0.20:58612] logged in with entity id 1064 at ([SpawnOP]-185.1593187967006, 99.11003647968985, 125.3103314656065)
  1111. [23:19:00] [Server thread/INFO]: TPS from last 1m, 5m, 15m: 20.0, 20.0, 20.0
  1112. [23:19:01] [Server thread/INFO]: kprose issued server command: /op AsylumCloud
  1113. [23:19:01] [Server thread/INFO]: [kprose: Made AsylumCloud a server operator]
  1114. [23:19:04] [Server thread/INFO]: AsylumCloud issued server command: /tp kprose
  1115. [23:19:07] [Server thread/INFO]: AsylumCloud issued server command: /gmc
  1116. [23:19:09] [Server thread/INFO]: AsylumCloud issued server command: /tp kprose
  1117. [23:19:14] [Server thread/INFO]: AsylumCloud issued server command: /pm list
  1118. [23:20:00] [Server thread/INFO]: TPS from last 1m, 5m, 15m: 20.0, 20.0, 20.0
  1119.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement