Guest User

Untitled

a guest
Feb 4th, 2019
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 116.01 KB | None | 0 0
  1. [13:46:10] [main/INFO]: Loaded 0 recipes
  2. [13:46:10] [Server thread/INFO]: Starting minecraft server version 1.13.2
  3. [13:46:10] [Server thread/INFO]: Loading properties
  4. [13:46:10] [Server thread/WARN]: You specified a resource pack without providing a sha1 hash. Pack will be updated on the client only if you change the name of the pack.
  5. [13:46:10] [Server thread/INFO]: Default game type: SURVIVAL
  6. [13:46:12] [Server thread/INFO]: This server is running Paper version git-Paper-506 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
  7. [13:46:13] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [13:46:13] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [13:46:13] [Server thread/INFO]: Debug logging is disabled
  10. [13:46:14] [Server thread/INFO]: Generating keypair
  11. [13:46:15] [Server thread/INFO]: Starting Minecraft server on sm20.serverminer.com:28379
  12. [13:46:16] [Server thread/INFO]: Using epoll channel type
  13. [13:46:17] [Server thread/ERROR]: Could not load 'plugins/AnnouncementsEverywhere-3.5.0.jar' in folder 'plugins'
  14. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  15. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:153) ~[patched_1.13.2.jar:git-Paper-506]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) ~[patched_1.13.2.jar:git-Paper-506]
  17. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:329) ~[patched_1.13.2.jar:git-Paper-506]
  18. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:235) ~[patched_1.13.2.jar:git-Paper-506]
  19. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:786) ~[patched_1.13.2.jar:git-Paper-506]
  20. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  21. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  22. ... 6 more
  23. [13:46:19] [Server thread/ERROR]: Ambiguous plugin name `WorldGuard' for files `plugins/worldguard-legacy-7.0.0-beta-02.jar' and `plugins/worldguard-legacy-7.0.0-beta-03.jar' in `plugins'
  24. [13:46:20] [Server thread/ERROR]: Ambiguous plugin name `Jobs' for files `plugins/Jobs4.10.0.jar' and `plugins/Jobs4.9.5.jar' in `plugins'
  25. [13:46:20] [Server thread/ERROR]: Ambiguous plugin name `WorldEdit' for files `plugins/worldedit-bukkit-7.0.0-beta-05.jar' and `plugins/worldedit-bukkit-7.0.0-beta-04.jar' in `plugins'
  26. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
  27. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
  28. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector2
  29. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector3
  30. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector2
  31. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector3
  32. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockStateHolder
  33. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BaseBlock
  34. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockState
  35. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.entity.BaseEntity
  36. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.Location
  37. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.biome.BaseBiome
  38. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.weather.WeatherType
  39. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.EditSession
  40. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.Operations
  41. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.ForwardExtentCopy
  42. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
  43. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.FlattenedClipboardTransform
  44. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SnapshotUtilCommands
  45. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
  46. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
  47. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
  48. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
  49. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
  50. [13:46:37] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
  51. [13:46:39] [Server thread/INFO]: [P2] Force loading WorldEdit
  52. [13:46:39] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.0-beta-05;6bbf29b
  53. [13:46:40] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_13_R2_2 as the Bukkit adapter
  54. [13:46:44] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  55. [13:46:44] [Server thread/INFO]: [P2] Testing platform capabilities
  56. [13:46:46] [Server thread/INFO]: [github.scarsz.discordsrv.dependencies.reflections.Reflections] Reflections took 577 ms to scan 13 urls, producing 13 keys and 21 values
  57. [13:46:47] [Server thread/INFO]: [FFA] Loading FFA v1.8.3
  58. [13:46:47] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.50
  59. [13:46:47] [Server thread/INFO]: [BetterBanner] Loading BetterBanner v0.1.7.1
  60. [13:46:47] [Server thread/INFO]: [DamageIndicatorHolograms] Loading DamageIndicatorHolograms v1.0
  61. [13:46:47] [Server thread/INFO]: [JoinCommands] Loading JoinCommands v0.0.8
  62. [13:46:47] [Server thread/INFO]: [ArmorStandAdjustor] Loading ArmorStandAdjustor v1.1.2
  63. [13:46:47] [Server thread/INFO]: [ChatColor2] Loading ChatColor2 v1.7.6
  64. [13:46:47] [Server thread/INFO]: [TogglePvp] Loading TogglePvp v2.2
  65. [13:46:47] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
  66. [13:46:47] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.5
  67. [13:46:47] [Server thread/INFO]: [PlayTime] Loading PlayTime v2.2-1.13
  68. [13:46:47] [Server thread/INFO]: [AboutPlayer] Loading AboutPlayer v1.1.0.0
  69. [13:46:47] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.6.8
  70. [13:46:47] [Server thread/INFO]: [Mentions] Loading Mentions v2.0
  71. [13:46:47] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.3.73
  72. [13:46:47] [Server thread/INFO]: [dynmap] Loading dynmap v3.0-beta-3-160
  73. [13:46:47] [Server thread/INFO]: [dynmap] version=git-Paper-506 (MC: 1.13.2)
  74. [13:46:48] [Server thread/INFO]: [dynmap] Unload queue not found - default to unload all chunks
  75. [13:46:48] [Server thread/INFO]: [dynmap] Mod Support API available
  76. [13:46:48] [Server thread/INFO]: [Itemizer] Loading Itemizer v3.5
  77. [13:46:48] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.0-beta-05;6bbf29b
  78. [13:46:48] [Server thread/INFO]: [FirstJoinPlus] Loading FirstJoinPlus v2.4.1
  79. [13:46:48] [Server thread/INFO]: [PyroFishingPro] Loading PyroFishingPro v3.0.0-Beta.0.6
  80. [13:46:48] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  81. [13:46:48] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.13.2) has not yet been tested! Proceed with caution.
  82. [13:46:48] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.7.1-SNAPSHOT
  83. [13:46:48] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.6.0-rc-05
  84. [13:46:48] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
  85. [13:46:48] [Server thread/INFO]: [CustomGUI] Loading CustomGUI v3.1.1
  86. [13:46:48] [Server thread/INFO]: [sleep-most] Loading sleep-most v1.1.1
  87. [13:46:49] [Server thread/INFO]: [INFO] [TrollCommandsPlusPlus] Enabling support for LibsDisguises.
  88. [13:46:49] [Server thread/INFO]: [INFO] [TrollCommandsPlusPlus] Enabling support for ProtocolLib.
  89. [13:46:49] [Server thread/INFO]: [WARN] [TrollCommandsPlusPlus] PowerNBT was not found. The /troll attachcommand command has been disabled.
  90. [13:46:49] [Server thread/INFO]: [INFO] [TrollCommandsPlusPlus] Enabling support for LuckPerms.
  91. [13:46:49] [Server thread/INFO]: [WARN] [TrollCommandsPlusPlus] CoreProtect was not found. Not logging any block changes.
  92. [13:46:49] [Server thread/INFO]: [GoldenEnchants] Loading GoldenEnchants v1.0.1
  93. [13:46:49] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.0.0-SNAPSHOT
  94. [13:46:49] [Server thread/INFO]: [HideAndSeek] Loading HideAndSeek v3.2
  95. [13:46:49] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
  96. [13:46:49] [Server thread/INFO]: [xInventories] Loading xInventories v2.5
  97. [13:46:49] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.29-dev
  98. [13:46:49] [Server thread/INFO]: [ProtocolSupport] Detected Spigot server implementation type
  99. [13:46:49] [Server thread/INFO]: [ProtocolSupport] Login threads keep alive time: 60
  100. [13:46:49] [Server thread/INFO]: [ProtocolSupport] Status threads max count: 2, keep alive time: 60
  101. [13:46:49] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100
  102. [13:46:49] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping delay: 200
  103. [13:46:52] [Server thread/INFO]: [ProtocolSupport] Compression level: 3
  104. [13:46:52] [Server thread/INFO]: [PlayerParticles] Loading PlayerParticles v6.3
  105. [13:46:52] [Server thread/INFO]: [SimpleSit] Loading SimpleSit v1.6.3
  106. [13:46:52] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v3.1.0
  107. [13:46:52] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.13.1-SNAPSHOT (manually compiled)
  108. [13:46:52] [Server thread/INFO]: [LogBlock] Connecting to smpicnic@jdbc:mysql://gaytopia.serverminer.com:16296/smpicnic...
  109. [13:46:52] [Server thread/INFO]: [de.diddiz.lib.com.zaxxer.hikari.HikariDataSource] LogBlock-Connection-Pool - Starting...
  110. [13:46:53] [Server thread/INFO]: [de.diddiz.lib.com.zaxxer.hikari.HikariDataSource] LogBlock-Connection-Pool - Start completed.
  111. [13:46:53] [Server thread/INFO]: [ClientStats] Loading ClientStats v2.8.5
  112. [13:46:53] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
  113. [13:46:53] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0-beta01;01dfebe
  114. [13:46:53] [Server thread/INFO]: [DropNames] Loading DropNames v3.0.3
  115. [13:46:53] [Server thread/INFO]: [WorldEditCUI] Loading WorldEditCUI v1.3
  116. [13:46:53] [Server thread/INFO]: [ProtocolSupportStuff] Loading ProtocolSupportStuff v2.0.0
  117. [13:46:53] [Server thread/INFO]: [HolographicExtension] Loading HolographicExtension v1.10.5
  118. [13:46:53] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v2.0-SNAPSHOT
  119. [13:46:53] [Server thread/INFO]: [NPCAuctions] Loading NPCAuctions v1.0.59
  120. [13:46:53] [Server thread/INFO]: [ScoreBoard] Loading ScoreBoard v1.2.1
  121. [13:46:53] [Server thread/INFO]: [MiniBoardGames] Loading MiniBoardGames v3.3.10
  122. [13:46:53] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v4.118
  123. [13:46:53] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.7.3-bUNKNOWN
  124. [13:46:53] [Server thread/INFO]: [TheBridge] Loading TheBridge v1.7
  125. [13:46:53] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.1
  126. [13:46:53] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.5.1-2584
  127. [13:46:53] [Server thread/INFO]: [MythicMobsExtension] Loading MythicMobsExtension v1.320-SNAPSHOT
  128. [13:46:53] [Server thread/INFO]: [LeaderHeads] Loading LeaderHeads v3.1.8.3
  129. [13:46:53] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.5.1
  130. [13:46:53] [Server thread/INFO]: [ChatManager] Loading ChatManager v3.3.2
  131. [13:46:53] [Server thread/INFO]: [Wild] Loading Wild v2.3
  132. [13:46:53] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.3
  133. [13:46:53] [Server thread/INFO]: [MyPet] Loading MyPet v3.0
  134. [13:46:53] [Server thread/INFO]: Level: INFO
  135. [13:46:53] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Error-Reporter ENABLED
  136. [13:46:54] [Server thread/INFO]: [TNTRun_reloaded] Loading TNTRun_reloaded v7.5
  137. [13:46:54] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.0.3
  138. [13:46:54] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.16.0.3
  139. [13:46:54] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.16.0.3
  140. [13:46:54] [Server thread/INFO]: [MarriageMaster] Loading MarriageMaster v1.31.9
  141. [13:46:54] [Server thread/INFO]: [Jobs] Loading Jobs v4.10.0
  142. [13:46:54] [Server thread/INFO]: [Paintball] Loading Paintball v2.2.0
  143. [13:46:54] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v4.6.0
  144. [13:46:54] [Server thread/INFO]: [BannerMaker] Loading BannerMaker v2.0.0
  145. [13:46:54] [Server thread/INFO]: [CitizensBooks] Loading CitizensBooks v2.4.7
  146. [13:46:54] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1604)
  147. [13:46:54] [Server thread/INFO]: [AdvancedMobArena] Loading AdvancedMobArena v4.6.5-BETA
  148. [13:46:54] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.16.6
  149. [13:46:54] [Server thread/INFO]: [TradeSystem] Loading TradeSystem v1.0.7
  150. [13:46:54] [Server thread/INFO]: [PyrCore] Loading PyrCore v6.1.5-BETA
  151. [13:46:54] [Server thread/INFO]: [Potatoes] Loading Potatoes v4.0.3-BETA
  152. [13:46:54] [Server thread/INFO]: [QuestCreator] Loading QuestCreator v4.4.1-BETA
  153. [13:46:54] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  154. [13:46:54] [Server thread/INFO]: [VaultChatFormatter] Loading VaultChatFormatter v1.0-SNAPSHOT
  155. [13:46:54] [Server thread/INFO]: [EnchantGui] Loading EnchantGui v1.3
  156. [13:46:54] [Server thread/INFO]: [XPBoost] Loading XPBoost v3.0.0
  157. [13:46:54] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  158. [13:46:54] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.3.73
  159. [13:46:54] [Server thread/INFO]: __
  160. [13:46:54] [Server thread/INFO]: | |__) LuckPerms v4.3.73
  161. [13:46:54] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  162. [13:46:54] [Server thread/INFO]:
  163. [13:46:54] [Server thread/INFO]: [LuckPerms] Loading configuration...
  164. [13:46:54] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  165. [13:46:54] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  166. [13:46:54] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  167. [13:46:55] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 944ms)
  168. [13:46:55] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0*
  169. [13:46:55] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  170. [13:46:55] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.6.0-rc-05
  171. [13:46:55] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
  172. [13:46:55] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
  173. [13:46:55] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
  174. [13:46:55] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
  175. [13:46:55] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
  176. [13:46:55] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
  177. [13:46:55] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
  178. [13:46:55] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
  179. [13:46:55] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
  180. [13:46:55] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
  181. [13:46:55] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
  182. [13:46:55] [Server thread/INFO]: [AsyncWorldEdit] = =
  183. [13:46:55] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
  184. [13:46:55] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
  185. [13:46:56] [Server thread/INFO]: [AsyncWorldEdit] Direct chunk commands...disabled
  186. [13:46:56] [Thread-12/INFO]: [AsyncWorldEdit] Undo cleanup started...
  187. [13:46:56] [Thread-12/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  188. [13:46:56] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_13_R2, DirectChunkAPI disabled
  189. [13:46:56] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
  190. [13:46:56] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
  191. [13:46:56] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  192. [13:46:56] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.0.0-SNAPSHOT
  193. [13:46:56] [Thread-13/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
  194. [13:46:57] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.29-dev
  195. [13:46:57] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v3.1.0
  196. [13:46:57] [Server thread/INFO]: [MassiveCore 3.1.0] === ENABLE START ===
  197. [13:46:57] [Server thread/INFO]: [MassiveCore 3.1.0] Loading Cachefile datas...
  198. [13:46:57] [Server thread/INFO]: [MassiveCore 3.1.0] Loading Onlineplayer datas...
  199. [13:46:57] [Server thread/INFO]: [MassiveCore 3.1.0] Loading Registry datas...
  200. [13:46:57] [Server thread/INFO]: [MassiveCore 3.1.0] Saving Cachefile...
  201. [13:46:57] [Server thread/INFO]: [MassiveCore 3.1.0] Setup of IdUtil took 77ms.
  202. [13:46:59] [Server thread/INFO]: [MassiveCore 3.1.0] === ENABLE COMPLETE (Took 2689ms) ===
  203. [13:46:59] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v4.118
  204. [13:46:59] [Server thread/INFO]: Version is PlotSquared-19.1.19-609b3d-118
  205. [13:47:00] [Server thread/INFO]: [P2] Metrics enabled.
  206. [13:47:00] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
  207. [13:47:01] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
  208. [13:47:01] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
  209. [13:47:01] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: false
  210. [13:47:01] [Server thread/INFO]: [P2] Key: kill-road-items, Value: false
  211. [13:47:01] [Server thread/INFO]: [P2] Key: worlds, Value: false
  212. [13:47:01] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: true
  213. [13:47:01] [Server thread/INFO]: [P2] Key: database-purger, Value: false
  214. [13:47:01] [Server thread/INFO]: [P2] Key: economy, Value: true
  215. [13:47:01] [Server thread/INFO]: [P2] Key: block-cache, Value: true
  216. [13:47:01] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: false
  217. [13:47:01] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
  218. [13:47:01] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
  219. [13:47:01] [Server thread/INFO]: [P2] Key: updater, Value: true
  220. [13:47:01] [Server thread/INFO]: [P2] Key: database, Value: true
  221. [13:47:01] [Server thread/INFO]: [P2] Key: prevent-unsafe, Value: true
  222. [13:47:01] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
  223. [13:47:01] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
  224. [13:47:01] [Server thread/INFO]: [P2] Key: comment-notifier, Value: false
  225. [13:47:01] [Server thread/INFO]: [P2] Key: metrics, Value: true
  226. [13:47:01] [Server thread/INFO]: [P2] Key: chunk-processor, Value: false
  227. [13:47:01] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
  228. [13:47:01] [Server thread/INFO]: [P2] Key: events, Value: true
  229. [13:47:01] [Server thread/INFO]: [P2] Key: commands, Value: true
  230. [13:47:01] [Server thread/INFO]: PlotSquared is now enabled
  231. [13:47:01] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91*
  232. [13:47:01] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  233. [13:47:01] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  234. [13:47:01] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  235. [13:47:01] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  236. [13:47:01] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  237. [13:47:01] [Server thread/INFO]: [MassiveCore 3.1.0] Integration Activated IntegrationVault
  238. [13:47:01] [Server thread/INFO]: Preparing level "gaytopia"
  239. [13:47:01] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  240. [13:47:02] [Server thread/INFO]: Loaded 524 recipes
  241. [13:47:03] [Server thread/INFO]: -------- World Settings For [gaytopia] --------
  242. [13:47:03] [Server thread/INFO]: Mob Spawn Range: 6
  243. [13:47:03] [Server thread/INFO]: Experience Merge Radius: 3.0
  244. [13:47:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
  245. [13:47:03] [Server thread/INFO]: Cane Growth Modifier: 100%
  246. [13:47:03] [Server thread/INFO]: Melon Growth Modifier: 100%
  247. [13:47:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  248. [13:47:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  249. [13:47:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
  250. [13:47:03] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  251. [13:47:03] [Server thread/INFO]: Carrot Growth Modifier: 100%
  252. [13:47:03] [Server thread/INFO]: Potato Growth Modifier: 100%
  253. [13:47:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
  254. [13:47:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  255. [13:47:03] [Server thread/INFO]: Vine Growth Modifier: 100%
  256. [13:47:03] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  257. [13:47:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  258. [13:47:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  259. [13:47:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  260. [13:47:03] [Server thread/INFO]: Random Lighting Updates: false
  261. [13:47:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  262. [13:47:03] [Server thread/INFO]: Max TNT Explosions: 100
  263. [13:47:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  264. [13:47:03] [Server thread/INFO]: Item Despawn Rate: 6000
  265. [13:47:03] [Server thread/INFO]: Item Merge Radius: 2.5
  266. [13:47:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  267. [13:47:03] [Server thread/INFO]: View Distance: 10
  268. [13:47:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
  269. [13:47:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  270. [13:47:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  271. [13:47:03] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  272. [13:47:03] [Server thread/INFO]: -------- World Settings For [gaytopia_nether] --------
  273. [13:47:03] [Server thread/INFO]: Mob Spawn Range: 6
  274. [13:47:03] [Server thread/INFO]: Experience Merge Radius: 3.0
  275. [13:47:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
  276. [13:47:03] [Server thread/INFO]: Cane Growth Modifier: 100%
  277. [13:47:03] [Server thread/INFO]: Melon Growth Modifier: 100%
  278. [13:47:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  279. [13:47:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  280. [13:47:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
  281. [13:47:03] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  282. [13:47:03] [Server thread/INFO]: Carrot Growth Modifier: 100%
  283. [13:47:03] [Server thread/INFO]: Potato Growth Modifier: 100%
  284. [13:47:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
  285. [13:47:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  286. [13:47:03] [Server thread/INFO]: Vine Growth Modifier: 100%
  287. [13:47:03] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  288. [13:47:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  289. [13:47:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  290. [13:47:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  291. [13:47:03] [Server thread/INFO]: Random Lighting Updates: false
  292. [13:47:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  293. [13:47:03] [Server thread/INFO]: Max TNT Explosions: 100
  294. [13:47:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  295. [13:47:03] [Server thread/INFO]: Item Despawn Rate: 6000
  296. [13:47:03] [Server thread/INFO]: Item Merge Radius: 2.5
  297. [13:47:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  298. [13:47:03] [Server thread/INFO]: View Distance: 10
  299. [13:47:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
  300. [13:47:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  301. [13:47:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  302. [13:47:03] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  303. [13:47:03] [Server thread/INFO]: -------- World Settings For [gaytopia_the_end] --------
  304. [13:47:03] [Server thread/INFO]: Mob Spawn Range: 6
  305. [13:47:03] [Server thread/INFO]: Experience Merge Radius: 3.0
  306. [13:47:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
  307. [13:47:03] [Server thread/INFO]: Cane Growth Modifier: 100%
  308. [13:47:03] [Server thread/INFO]: Melon Growth Modifier: 100%
  309. [13:47:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  310. [13:47:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  311. [13:47:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
  312. [13:47:03] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  313. [13:47:03] [Server thread/INFO]: Carrot Growth Modifier: 100%
  314. [13:47:03] [Server thread/INFO]: Potato Growth Modifier: 100%
  315. [13:47:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
  316. [13:47:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  317. [13:47:03] [Server thread/INFO]: Vine Growth Modifier: 100%
  318. [13:47:03] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  319. [13:47:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  320. [13:47:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  321. [13:47:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  322. [13:47:03] [Server thread/INFO]: Random Lighting Updates: false
  323. [13:47:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  324. [13:47:03] [Server thread/INFO]: Max TNT Explosions: 100
  325. [13:47:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  326. [13:47:03] [Server thread/INFO]: Item Despawn Rate: 6000
  327. [13:47:03] [Server thread/INFO]: Item Merge Radius: 2.5
  328. [13:47:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  329. [13:47:03] [Server thread/INFO]: View Distance: 10
  330. [13:47:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
  331. [13:47:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  332. [13:47:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  333. [13:47:04] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  334. [13:47:04] [Server thread/INFO]: Preparing start region for level minecraft:overworld (Seed: -562179930)
  335. [13:47:04] [Server thread/INFO]: Preparing start region for level minecraft:the_nether (Seed: -562179930)
  336. [13:47:04] [Server thread/INFO]: Preparing start region for level minecraft:the_end (Seed: -562179930)
  337. [13:47:04] [Server thread/INFO]: Time elapsed: 191 ms
  338. [13:47:04] [Server thread/INFO]: [FFA] Enabling FFA v1.8.3*
  339. [13:47:04] [Server thread/INFO]: --------------------------------
  340. [13:47:04] [Server thread/INFO]: [FFA]
  341. [13:47:04] [Server thread/INFO]: Running version 1.8.3
  342. [13:47:04] [Server thread/INFO]: Plugin Make By: SrPandaStick
  343. [13:47:04] [Server thread/INFO]: - FFA BuildUHC -
  344. [13:47:04] [Server thread/INFO]: --------------------------------
  345. [13:47:04] [Server thread/INFO]: [FFA] Enable successfully
  346. [13:47:04] [Server thread/ERROR]: [FFA] FFA v1.8.3 attempted to register an invalid EventHandler method signature "public void Me.SrPandaStick.FFA.Events.Events.onJoinPlayeEffects()" in class Me.SrPandaStick.FFA.Events.Events
  347. [13:47:04] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.50
  348. [13:47:04] [Server thread/INFO]: [BetterBanner] Enabling BetterBanner v0.1.7.1
  349. [13:47:04] [Server thread/INFO]: [BetterBanner] Config loaded: d: 6 b:8 i:11 a:15 copy:0
  350. [13:47:04] [Server thread/INFO]: [DamageIndicatorHolograms] Enabling DamageIndicatorHolograms v1.0
  351. [13:47:04] [Server thread/INFO]: [JoinCommands] Enabling JoinCommands v0.0.8
  352. [13:47:04] [Server thread/INFO]: [ArmorStandAdjustor] Enabling ArmorStandAdjustor v1.1.2
  353. [13:47:05] [Server thread/INFO]: [ChatColor2] Enabling ChatColor2 v1.7.6*
  354. [13:47:05] [Server thread/INFO]: ------------------------------------------------------------
  355. [13:47:05] [Server thread/INFO]: [ChatColor] ChatColor 2 Version 1.7.6 has been Loaded!
  356. [13:47:05] [Server thread/INFO]: [ChatColor] Current update: Color selection GUI! (+Bug Fixes)
  357. [13:47:05] [Server thread/INFO]: [ChatColor] Metrics is enabled for this plugin. Stats sent to https://bstats.org
  358. [13:47:05] [Server thread/INFO]: ------------------------------------------------------------
  359. [13:47:05] [Server thread/INFO]: [TogglePvp] Enabling TogglePvp v2.2
  360. [13:47:05] [Server thread/INFO]: [TogglePvp] Enabling TogglePvp
  361. [13:47:05] [Server thread/INFO]: [TogglePvp] Loading Worlds...
  362. [13:47:05] [Server thread/INFO]: [TogglePvp] Added World: gaytopia_arenas
  363. [13:47:05] [Server thread/INFO]: [TogglePvp] Registering Banned Potion Effects
  364. [13:47:05] [Server thread/INFO]:
  365. [13:47:05] [Server thread/INFO]: [TogglePvp] Enabled TogglePvp
  366. [13:47:05] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
  367. [13:47:05] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  368. [13:47:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tntrun
  369. [13:47:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: jobs
  370. [13:47:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
  371. [13:47:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: multiverse
  372. [13:47:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: checkversion
  373. [13:47:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
  374. [13:47:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: worldguard
  375. [13:47:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playtime
  376. [13:47:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
  377. [13:47:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mcmmo
  378. [13:47:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  379. [13:47:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms
  380. [13:47:11] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  381. [13:47:11] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.5*
  382. [13:47:11] [Server thread/INFO]: [PlayTime] Enabling PlayTime v2.2-1.13*
  383. [13:47:11] [Server thread/INFO]: [AboutPlayer] Enabling AboutPlayer v1.1.0.0*
  384. [13:47:11] [Server thread/INFO]: [AboutPlayer] Enabling details
  385. [13:47:11] [Server thread/INFO]: [AboutPlayer] Enabling files
  386. [13:47:11] [Server thread/INFO]: [AboutPlayer] Enabling cache
  387. [13:47:11] [Server thread/INFO]: [AboutPlayer] Enabling commands
  388. [13:47:11] [Server thread/INFO]: [AboutPlayer] Disabling listeners
  389. [13:47:11] [Server thread/INFO]: [AboutPlayer] Enabling tasks
  390. [13:47:11] [Server thread/INFO]: [AboutPlayer] Enabling PlaceholderAPI hook
  391. [13:47:11] [Server thread/INFO]: [AboutPlayer] Successfully enabled
  392. [13:47:11] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.6.8*
  393. [13:47:17] [Server thread/INFO]: [Mentions] Enabling Mentions v2.0
  394. [13:47:17] [Server thread/INFO]: [dynmap] Enabling dynmap v3.0-beta-3-160*
  395. [13:47:19] [Server thread/INFO]: [dynmap] Added 11 custom biome mappings
  396. [13:47:19] [Server thread/INFO]: [dynmap] Using Bukkit Permissions (superperms) for access control
  397. [13:47:19] [Server thread/INFO]: [dynmap] Web interface permissions only available for online users
  398. [13:47:19] [Server thread/INFO]: [dynmap] Mod Support processing completed
  399. [13:47:22] [Server thread/INFO]: [dynmap] Loaded 25 shaders.
  400. [13:47:22] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  401. [13:47:22] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
  402. [13:47:24] [Server thread/INFO]: [dynmap] Web server started on address sm20.serverminer.com:18393
  403. [13:47:24] [Server thread/INFO]: [dynmap] version 3.0-beta-3-160 is enabled - core version 3.0-beta-3-160
  404. [13:47:24] [Server thread/INFO]: [dynmap] For support, visit https://forums.dynmap.us
  405. [13:47:24] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
  406. [13:47:24] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'gaytopia'.
  407. [13:47:24] [Server thread/INFO]: [dynmap] Loaded 8 pending tile renders for world 'gaytopia'
  408. [13:47:24] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'gaytopia_nether'.
  409. [13:47:24] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'gaytopia_the_end'.
  410. [13:47:24] [Server thread/INFO]: [dynmap] Enabled
  411. [13:47:24] [Server thread/INFO]: [Itemizer] Enabling Itemizer v3.5
  412. [13:47:24] [Server thread/INFO]: [FirstJoinPlus] Enabling FirstJoinPlus v2.4.1*
  413. [13:47:24] [Server thread/INFO]: [PyroFishingPro] Enabling PyroFishingPro v3.0.0-Beta.0.6
  414. [13:47:26] [Server thread/INFO]: [PyroFishingPro] Successfully hooked into WorldGuard.
  415. [13:47:26] [Server thread/INFO]: [PyroFishingPro] Successfully hooked into PlaceholderAPI.
  416. [13:47:26] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.7.1-SNAPSHOT
  417. [13:47:26] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_13_R2
  418. [13:47:26] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #261
  419. [13:47:28] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  420. [13:47:28] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
  421. [13:47:28] [Server thread/WARN]: [LibsDisguises] Your config is missing 1 options! Please consider regenerating your config!
  422. [13:47:29] [Server thread/INFO]: [CustomGUI] Enabling CustomGUI v3.1.1*
  423. [13:47:30] [Server thread/WARN]: [CustomGUI] ERROR - Error Code : 404
  424. [13:47:30] [Server thread/WARN]: [CustomGUI] Failed to contact spigot!
  425. [13:47:30] [Server thread/INFO]: === Super Trails ===SuperTrails 9.6.8 for MC 1.13 enabledThank you for using !===================== [CustomGUI] Enabled! Thanks for null downloads! MC Version: 1.13
  426. [13:47:30] [Server thread/INFO]: [CustomGUI] Found PlaceholderAPI! Placeholders will now work.
  427. [13:47:30] [Server thread/INFO]: [CustomGUI] Config loaded.
  428. [13:47:30] [Server thread/INFO]: [CustomGUI] Listeners registered.
  429. [13:47:30] [Server thread/INFO]: [sleep-most] Enabling sleep-most v1.1.1*
  430. [13:47:30] [Thread-43/WARN]: [CustomGUI] ERROR - Error Code : 404
  431. [13:47:30] [Thread-43/WARN]: [CustomGUI] Failed to check for updates on Spigot!
  432. [13:47:31] [Server thread/INFO]: [INFO] [TrollCommandsPlusPlus] Enabled.
  433. [13:47:31] [Server thread/INFO]: [INFO] [TrollCommandsPlusPlus] [Version 7.29.56] 99 commands 128 events 31 tick handlers 0 message handlers
  434. [13:47:31] [Server thread/INFO]: [INFO] [TrollCommandsPlusPlus] Attempting to load compatibility with Bukkit version 1.13.2
  435. [13:47:31] [Server thread/INFO]: [GoldenEnchants] Enabling GoldenEnchants v1.0.1
  436. [13:47:31] [Server thread/INFO]: ---------[ Plugin Initializing ]---------
  437. [13:47:31] [Server thread/INFO]: > Plugin name: GoldenEnchants
  438. [13:47:31] [Server thread/INFO]: > Author: NightExpress
  439. [13:47:31] [Server thread/INFO]: > Version: 1.0.1
  440. [13:47:31] [Server thread/INFO]: ---------[ Data Initializing ]---------
  441. [13:47:31] [Server thread/INFO]: > Smelter Materials Loaded: 3
  442. [13:47:31] [Server thread/INFO]: > Treausres Loaded: 2
  443. [13:47:31] [Server thread/INFO]: > Tiers Loaded: 4
  444. [13:47:32] [Server thread/INFO]: > Enchants Loaded: 31
  445. [13:47:32] [Server thread/INFO]: [HideAndSeek] Enabling HideAndSeek v3.2
  446. [13:47:33] [Server thread/INFO]: [HideAndSeek] Found PlaceholderAPI, Hooked: true
  447. [13:47:33] [Server thread/INFO]: [HideAndSeek] Spectator feature is supported in this server! But it wont be used unless you enable it in the config
  448. [13:47:33] [Server thread/INFO]: [HideAndSeek] Creating winners map...
  449. [13:47:33] [Server thread/INFO]: =======================================
  450. [13:47:33] [Server thread/INFO]: [HideAndSeek] has been enabled (v3.2)
  451. [13:47:33] [Server thread/INFO]: =======================================
  452. [13:47:33] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8*
  453. [13:47:33] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  454. [13:47:33] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  455. [13:47:33] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  456. [13:47:33] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
  457. [13:47:33] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
  458. [13:47:33] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
  459. [13:47:33] [Server thread/INFO]: [xInventories] Enabling xInventories v2.5*
  460. [13:47:34] [Server thread/INFO]: [xInventories] Plugin enabled
  461. [13:47:34] [Server thread/INFO]: [PlayerParticles] Enabling PlayerParticles v6.3
  462. [13:47:35] [Server thread/INFO]: [SimpleSit] Enabling SimpleSit v1.6.3*
  463. [13:47:35] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.13.1-SNAPSHOT (manually compiled)
  464. [13:47:35] [Server thread/INFO]: [LogBlock] Scheduled consumer with bukkit scheduler.
  465. [13:47:35] [Server thread/INFO]: [ClientStats] Enabling ClientStats v2.8.5*
  466. [13:47:35] [Server thread/INFO]: [ClientStats] Hooked into ProtocolSupport!
  467. [13:47:35] [Server thread/INFO]: [ClientStats] ClientStats is now enabled!
  468. [13:47:35] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
  469. [13:47:36] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  470. [13:47:36] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0-beta01;01dfebe
  471. [13:47:37] [Server thread/INFO]: [WorldGuard] (gaytopia) TNT ignition is PERMITTED.
  472. [13:47:37] [Server thread/INFO]: [WorldGuard] (gaytopia) Lighters are PERMITTED.
  473. [13:47:37] [Server thread/INFO]: [WorldGuard] (gaytopia) Lava fire is blocked.
  474. [13:47:37] [Server thread/INFO]: [WorldGuard] (gaytopia) Fire spread is UNRESTRICTED.
  475. [13:47:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'gaytopia'
  476. [13:47:37] [Server thread/INFO]: [WorldGuard] (gaytopia_nether) TNT ignition is PERMITTED.
  477. [13:47:37] [Server thread/INFO]: [WorldGuard] (gaytopia_nether) Lighters are PERMITTED.
  478. [13:47:37] [Server thread/INFO]: [WorldGuard] (gaytopia_nether) Lava fire is blocked.
  479. [13:47:37] [Server thread/INFO]: [WorldGuard] (gaytopia_nether) Fire spread is UNRESTRICTED.
  480. [13:47:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'gaytopia_nether'
  481. [13:47:37] [Server thread/INFO]: [WorldGuard] (gaytopia_the_end) TNT ignition is PERMITTED.
  482. [13:47:37] [Server thread/INFO]: [WorldGuard] (gaytopia_the_end) Lighters are PERMITTED.
  483. [13:47:37] [Server thread/INFO]: [WorldGuard] (gaytopia_the_end) Lava fire is blocked.
  484. [13:47:37] [Server thread/INFO]: [WorldGuard] (gaytopia_the_end) Fire spread is UNRESTRICTED.
  485. [13:47:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'gaytopia_the_end'
  486. [13:47:37] [Server thread/INFO]: [WorldGuard] Loading region data...
  487. [13:47:37] [Server thread/INFO]: [DropNames] Enabling DropNames v3.0.3
  488. [13:47:37] [Server thread/INFO]: [DropNames 3.0.3] === ENABLE START ===
  489. [13:47:37] [Server thread/INFO]: [DropNames 3.0.3] === ENABLE COMPLETE (Took 20ms) ===
  490. [13:47:37] [Server thread/INFO]: [WorldEditCUI] Enabling WorldEditCUI v1.3
  491. [13:47:37] [Server thread/INFO]: [WorldEditCUI] Plugin by KennyTV
  492. [13:47:37] [Server thread/INFO]: [ProtocolSupportStuff] Enabling ProtocolSupportStuff v2.0.0
  493. [13:47:37] [Server thread/INFO]: [ProtocolSupportStuff] [ACF] Enabled Asynchronous Tab Completion Support!
  494. [13:47:37] [Server thread/INFO]: [ProtocolSupportStuff] [ACF] Minecraft Version: 1.13
  495. [13:47:37] [Server thread/INFO]: [HolographicExtension] Enabling HolographicExtension v1.10.5*
  496. [13:47:37] [Server thread/INFO]: [HolographicExtension] Starting HolographicExtension v1.10.5
  497. [13:47:37] [Server thread/INFO]: [HolographicExtension] Registering animation example from config.
  498. [13:47:37] [Server thread/INFO]: [HolographicExtension] Registering animation scroller from config.
  499. [13:47:37] [Server thread/INFO]: [HolographicExtension] Registering animation typing from config.
  500. [13:47:37] [Server thread/INFO]: [HolographicExtension] Registering animation rainbow from config.
  501. [13:47:38] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v2.0-SNAPSHOT
  502. [13:47:38] [Server thread/INFO]: [NPCAuctions] Enabling NPCAuctions v1.0.59
  503. [13:47:38] [Server thread/INFO]: [ScoreBoard] Enabling ScoreBoard v1.2.1*
  504. [13:47:38] [Server thread/INFO]: (ScoreBoard) ? Version: 1.2.1 by SouthCraft (LukixCZE) enabled!
  505. [13:47:38] [Server thread/INFO]: [MiniBoardGames] Enabling MiniBoardGames v3.3.10
  506. [13:47:38] [Server thread/INFO]: [MiniBoardGames] Hooked with HolographicDisplays 2.3.2!
  507. [13:47:38] [Server thread/INFO]: [MiniBoardGames] Vault hooked with MiniBoardGames!
  508. [13:47:38] [Server thread/INFO]: Loading map game assets...
  509. [13:47:38] [Server thread/INFO]: Loaded 19 assets from flappybird
  510. [13:47:38] [Server thread/INFO]: 19 map assets loaded in 12ms!
  511. [13:47:41] [Server thread/INFO]: [MiniBoardGames]
  512. [13:47:41] [Server thread/INFO]: [MiniBoardGames] Database type set to SQLITE
  513. [13:47:41] [Server thread/INFO]: [MiniBoardGames] Connecting to database...
  514. [13:47:41] [Server thread/INFO]: Unable to create database!
  515. [13:47:41] [Server thread/INFO]: [MiniBoardGames] An error occurred connecting to DB
  516. [13:47:41] [Server thread/INFO]: [MiniBoardGames] Report it if is needed (Info: 159098)
  517. [13:47:41] [Server thread/WARN]: java.sql.SQLException: path to 'sqlite-db//home/smpicnic/server/data/plugins/MiniBoardGames/miniboardgames.db': '/home/smpicnic/server/data/sqlite-db/home' does not exist
  518. [13:47:41] [Server thread/WARN]: at org.sqlite.SQLiteConnection.open(SQLiteConnection.java:215)
  519. [13:47:41] [Server thread/WARN]: at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:61)
  520. [13:47:41] [Server thread/WARN]: at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:28)
  521. [13:47:41] [Server thread/WARN]: at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:21)
  522. [13:47:41] [Server thread/WARN]: at org.sqlite.JDBC.createConnection(JDBC.java:116)
  523. [13:47:41] [Server thread/WARN]: at org.sqlite.JDBC.connect(JDBC.java:90)
  524. [13:47:41] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  525. [13:47:41] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:270)
  526. [13:47:41] [Server thread/WARN]: at com.huskehhh.mysql.sqlite.SQLite.openConnection(SQLite.java:50)
  527. [13:47:41] [Server thread/WARN]: at xyz.rodeldev.miniboardgames.database.DataBaseManager.connect(DataBaseManager.java:117)
  528. [13:47:41] [Server thread/WARN]: at xyz.rodeldev.miniboardgames.database.DataBaseManager.<init>(DataBaseManager.java:47)
  529. [13:47:41] [Server thread/WARN]: at xyz.rodeldev.miniboardgames.MBG.onEnable(MBG.java:211)
  530. [13:47:41] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:254)
  531. [13:47:41] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:326)
  532. [13:47:41] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  533. [13:47:41] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:441)
  534. [13:47:41] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:355)
  535. [13:47:41] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
  536. [13:47:41] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
  537. [13:47:41] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
  538. [13:47:41] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
  539. [13:47:41] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:786)
  540. [13:47:41] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  541. [13:47:41] [Server thread/INFO]: [MiniBoardGames] (25) FlappyBird, ThisIsXmas, Game2048, SnakeGame, Pong, CoinFlip, CandyCrush, ApplesToApples, RockPaperScissors, Minesweeper, Memory, HigherLower, WhackAMole, SlotMachine, Checkers, BattleShip, HearthStone, FabulousFred, Sudoku, TicTacToe, UNO, MasterMind, Blackjack, MathGame, Connect4
  542. [13:47:41] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.7.3-bUNKNOWN
  543. [13:47:42] [Server thread/INFO]: -------- World Settings For [gaytopia_plots] --------
  544. [13:47:42] [Server thread/INFO]: Mob Spawn Range: 6
  545. [13:47:42] [Server thread/INFO]: Experience Merge Radius: 3.0
  546. [13:47:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
  547. [13:47:42] [Server thread/INFO]: Cane Growth Modifier: 100%
  548. [13:47:42] [Server thread/INFO]: Melon Growth Modifier: 100%
  549. [13:47:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  550. [13:47:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  551. [13:47:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
  552. [13:47:42] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  553. [13:47:42] [Server thread/INFO]: Carrot Growth Modifier: 100%
  554. [13:47:42] [Server thread/INFO]: Potato Growth Modifier: 100%
  555. [13:47:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
  556. [13:47:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  557. [13:47:42] [Server thread/INFO]: Vine Growth Modifier: 100%
  558. [13:47:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  559. [13:47:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  560. [13:47:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  561. [13:47:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  562. [13:47:42] [Server thread/INFO]: Random Lighting Updates: false
  563. [13:47:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  564. [13:47:42] [Server thread/INFO]: Max TNT Explosions: 100
  565. [13:47:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  566. [13:47:42] [Server thread/INFO]: Item Despawn Rate: 6000
  567. [13:47:42] [Server thread/INFO]: Item Merge Radius: 2.5
  568. [13:47:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  569. [13:47:42] [Server thread/INFO]: View Distance: 10
  570. [13:47:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
  571. [13:47:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  572. [13:47:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  573. [13:47:42] [Server thread/INFO]: [P2] Detected world load for 'gaytopia_plots'
  574. [13:47:42] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
  575. [13:47:42] [Server thread/INFO]: [P2] - plotworld: com.github.intellectualsites.plotsquared.plot.generator.HybridPlotWorld
  576. [13:47:42] [Server thread/INFO]: [P2] - plotAreaManager: com.github.intellectualsites.plotsquared.plot.generator.HybridPlotManager
  577. [13:47:42] [Server thread/INFO]: - Dumping settings for ClassicPlotWorld with name gaytopia_plots
  578. [13:47:42] [Server thread/INFO]: -- road_schematic_enabled = false
  579. [13:47:42] [Server thread/INFO]: -- plot_schematic = false
  580. [13:47:42] [Server thread/INFO]: -- path_width_lower = 0
  581. [13:47:42] [Server thread/INFO]: -- path_width_upper = 0
  582. [13:47:42] [Server thread/INFO]: -- road_height = 62
  583. [13:47:42] [Server thread/INFO]: -- plot_height = 62
  584. [13:47:42] [Server thread/INFO]: -- wall_height = 62
  585. [13:47:42] [Server thread/INFO]: -- main_block = stone
  586. [13:47:42] [Server thread/INFO]: -- top_block = grass_block
  587. [13:47:42] [Server thread/INFO]: -- wall_block = stone_slab
  588. [13:47:42] [Server thread/INFO]: -- claimed_wall_block = sandstone_slab
  589. [13:47:42] [Server thread/INFO]: -- wall_filling = stone
  590. [13:47:42] [Server thread/INFO]: -- road_block = quartz_block
  591. [13:47:42] [Server thread/INFO]: -- plot_bedrock = true
  592. [13:47:42] [Server thread/INFO]: -- plot_width = 42
  593. [13:47:42] [Server thread/INFO]: -- road_width = 7
  594. [13:47:42] [Server thread/INFO]: -- road_offset_x = 0
  595. [13:47:42] [Server thread/INFO]: -- road_offset_z = 0
  596. [13:47:42] [Server thread/INFO]: -- size = 49
  597. [13:47:42] [Server thread/INFO]: -- worldname = gaytopia_plots
  598. [13:47:42] [Server thread/INFO]: -- id = null
  599. [13:47:42] [Server thread/INFO]: -- manager = com.github.intellectualsites.plotsquared.plot.generator.HybridPlotManager@57655541
  600. [13:47:42] [Server thread/INFO]: -- worldhash = 1934862817
  601. [13:47:42] [Server thread/INFO]: -- max_plot_members = 128
  602. [13:47:42] [Server thread/INFO]: -- auto_merge = false
  603. [13:47:42] [Server thread/INFO]: -- allow_signs = true
  604. [13:47:42] [Server thread/INFO]: -- misc_spawn_unowned = false
  605. [13:47:42] [Server thread/INFO]: -- mob_spawning = false
  606. [13:47:42] [Server thread/INFO]: -- mob_spawner_spawning = false
  607. [13:47:42] [Server thread/INFO]: -- plot_biome = FOREST
  608. [13:47:42] [Server thread/INFO]: -- plot_chat = false
  609. [13:47:42] [Server thread/INFO]: -- schematic_claim_specify = false
  610. [13:47:42] [Server thread/INFO]: -- schematic_on_claim = false
  611. [13:47:42] [Server thread/INFO]: -- schematic_file = null
  612. [13:47:42] [Server thread/INFO]: -- schematics = []
  613. [13:47:42] [Server thread/INFO]: -- default_flags = {}
  614. [13:47:42] [Server thread/INFO]: -- use_economy = false
  615. [13:47:42] [Server thread/INFO]: -- prices = {}
  616. [13:47:42] [Server thread/INFO]: -- spawn_eggs = false
  617. [13:47:42] [Server thread/INFO]: -- spawn_custom = true
  618. [13:47:42] [Server thread/INFO]: -- spawn_breeding = false
  619. [13:47:42] [Server thread/INFO]: -- world_border = false
  620. [13:47:42] [Server thread/INFO]: -- type = 0
  621. [13:47:42] [Server thread/INFO]: -- terrain = 0
  622. [13:47:42] [Server thread/INFO]: -- home_allow_nonmember = true
  623. [13:47:42] [Server thread/INFO]: -- nonmember_home = null
  624. [13:47:42] [Server thread/INFO]: -- default_home = null
  625. [13:47:42] [Server thread/INFO]: -- max_build_height = 256
  626. [13:47:42] [Server thread/INFO]: -- min_build_height = 1
  627. [13:47:42] [Server thread/INFO]: -- gamemode = CREATIVE
  628. [13:47:42] [Server thread/INFO]: [P2] - schematic: false
  629. [13:47:42] [Server thread/INFO]: World possibly already loaded: gaytopia_plots
  630. [13:47:42] [Server thread/INFO]: Preparing start region for level 3 (Seed: -1323850823791269413)
  631. [13:47:42] [Server thread/INFO]: [WorldGuard] (gaytopia_plots) TNT ignition is PERMITTED.
  632. [13:47:42] [Server thread/INFO]: [WorldGuard] (gaytopia_plots) Lighters are PERMITTED.
  633. [13:47:42] [Server thread/INFO]: [WorldGuard] (gaytopia_plots) Lava fire is blocked.
  634. [13:47:42] [Server thread/INFO]: [WorldGuard] (gaytopia_plots) Fire spread is UNRESTRICTED.
  635. [13:47:42] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'gaytopia_plots'
  636. [13:47:42] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'gaytopia_plots'.
  637. [13:47:42] [Server thread/INFO]: -------- World Settings For [gaytopia_arenas] --------
  638. [13:47:42] [Server thread/INFO]: Mob Spawn Range: 6
  639. [13:47:42] [Server thread/INFO]: Experience Merge Radius: 3.0
  640. [13:47:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
  641. [13:47:42] [Server thread/INFO]: Cane Growth Modifier: 100%
  642. [13:47:42] [Server thread/INFO]: Melon Growth Modifier: 100%
  643. [13:47:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  644. [13:47:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  645. [13:47:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
  646. [13:47:42] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  647. [13:47:42] [Server thread/INFO]: Carrot Growth Modifier: 100%
  648. [13:47:42] [Server thread/INFO]: Potato Growth Modifier: 100%
  649. [13:47:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
  650. [13:47:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  651. [13:47:42] [Server thread/INFO]: Vine Growth Modifier: 100%
  652. [13:47:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  653. [13:47:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  654. [13:47:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  655. [13:47:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  656. [13:47:42] [Server thread/INFO]: Random Lighting Updates: false
  657. [13:47:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  658. [13:47:42] [Server thread/INFO]: Max TNT Explosions: 100
  659. [13:47:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  660. [13:47:42] [Server thread/INFO]: Item Despawn Rate: 6000
  661. [13:47:42] [Server thread/INFO]: Item Merge Radius: 2.5
  662. [13:47:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  663. [13:47:42] [Server thread/INFO]: View Distance: 10
  664. [13:47:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
  665. [13:47:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  666. [13:47:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  667. [13:47:42] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  668. [13:47:42] [Server thread/INFO]: Preparing start region for level 4 (Seed: -7498343354417607796)
  669. [13:47:42] [Server thread/INFO]: [WorldGuard] (gaytopia_arenas) TNT ignition is PERMITTED.
  670. [13:47:42] [Server thread/INFO]: [WorldGuard] (gaytopia_arenas) Lighters are PERMITTED.
  671. [13:47:42] [Server thread/INFO]: [WorldGuard] (gaytopia_arenas) Lava fire is blocked.
  672. [13:47:42] [Server thread/INFO]: [WorldGuard] (gaytopia_arenas) Fire spread is UNRESTRICTED.
  673. [13:47:42] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'gaytopia_arenas'
  674. [13:47:42] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'gaytopia_arenas'.
  675. [13:47:43] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  676. [13:47:49] [Server thread/INFO]: [Multiverse-Core] Version 2.7.3-bUNKNOWN (API v21) Enabled by Rigby, fernferret, lithium3141, main--, dumptruckman and Optic_Fusion1
  677. [13:47:49] [Server thread/INFO]: [TheBridge] Enabling TheBridge v1.7*
  678. [13:47:49] [Server thread/INFO]: [TheBridge] Your server is running version v1_13_R2
  679. [13:47:49] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.1
  680. [13:47:49] [Server thread/INFO]: [CitizensCMD] Citizens is needed for this plugin to work!
  681. [13:47:49] [Server thread/INFO]: [CitizensCMD] Citizens.jar is not installed on the server!
  682. [13:47:49] [Server thread/INFO]: [CitizensCMD] Disabling CitizensCMD...
  683. [13:47:49] [Server thread/INFO]: [CitizensCMD] Disabling CitizensCMD v2.1
  684. [13:47:49] [Server thread/ERROR]: Error occurred while disabling CitizensCMD v2.1 (Is it up to date?)
  685. java.lang.NullPointerException: null
  686. at me.mattmoreira.citizenscmd.CitizensCMD.onDisable(CitizensCMD.java:215) ~[?:?]
  687. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:256) ~[patched_1.13.2.jar:git-Paper-506]
  688. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:360) ~[patched_1.13.2.jar:git-Paper-506]
  689. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437) ~[patched_1.13.2.jar:git-Paper-506]
  690. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:430) ~[patched_1.13.2.jar:git-Paper-506]
  691. at me.mattmoreira.citizenscmd.CitizensCMD.onEnable(CitizensCMD.java:81) ~[?:?]
  692. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:254) ~[patched_1.13.2.jar:git-Paper-506]
  693. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:326) ~[patched_1.13.2.jar:git-Paper-506]
  694. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[patched_1.13.2.jar:git-Paper-506]
  695. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:441) ~[patched_1.13.2.jar:git-Paper-506]
  696. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:355) ~[patched_1.13.2.jar:git-Paper-506]
  697. at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608) ~[patched_1.13.2.jar:git-Paper-506]
  698. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570) ~[patched_1.13.2.jar:git-Paper-506]
  699. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431) ~[patched_1.13.2.jar:git-Paper-506]
  700. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316) ~[patched_1.13.2.jar:git-Paper-506]
  701. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:786) ~[patched_1.13.2.jar:git-Paper-506]
  702. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  703. [13:47:49] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.5.1-2584
  704. [13:47:49] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_13_R2 (Minecraft 1.13)...
  705. [13:47:49] [Server thread/INFO]: [MythicMobs] MythicMobs LibsDisguises Support has been enabled!
  706. [13:47:49] [Server thread/INFO]: [MythicMobs] MythicMobs mcMMO Support has been enabled!
  707. [13:47:49] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  708. [13:47:49] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
  709. [13:47:51] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  710. [13:47:51] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1998092634 Type: SkeletalKnight
  711. [13:47:51] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1998092634 Type: SkeletalKnight
  712. [13:47:51] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  713. [13:47:51] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  714. [13:47:51] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -258568015 Type: StaticallyChargedSheep
  715. [13:47:51] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -258568015 Type: StaticallyChargedSheep
  716. [13:47:51] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  717. [13:47:51] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  718. [13:47:51] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: 1141603943 Type: AngrySludge
  719. [13:47:51] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: 1141603943 Type: AngrySludge
  720. [13:47:51] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  721. [13:47:51] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  722. [13:47:51] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: 1607273892 Type: SkeletonKing
  723. [13:47:51] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: 1607273892 Type: SkeletonKing
  724. [13:47:51] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  725. [13:47:51] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  726. [13:47:51] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1945300849 Type: SkeletalMinion
  727. [13:47:51] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1945300849 Type: SkeletalMinion
  728. [13:47:51] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  729. [13:47:51] [Server thread/WARN]: [MythicMobs] ? LineConfig Error: Could not load element in line '4}' due to bad syntax.
  730. [13:47:51] [Server thread/WARN]: [MythicMobs] Invalid material in InBlock condition: STATIONARY_WATER
  731. [13:47:51] [Server thread/WARN]: [MythicMobs] Invalid material in InBlock condition: STATIONARY_WATER
  732. [13:47:51] [Server thread/WARN]: [MythicMobs] Invalid material in InBlock condition: STATIONARY_WATER
  733. [13:47:51] [Server thread/WARN]: [MythicMobs] Could not find AbstractSkill ArrowRain
  734. [13:47:51] [Server thread/WARN]: [MythicMobs] Could not find AbstractSkill Phase
  735. [13:47:51] [Server thread/WARN]: [MythicMobs] Could not find AbstractSkill Dash
  736. [13:47:51] [Server thread/WARN]: [MythicMobs] Could not find AbstractSkill StealSkill
  737. [13:47:51] [Server thread/WARN]: [MythicMobs] Could not find AbstractSkill ReturnSteal
  738. [13:47:51] [Server thread/WARN]: [MythicMobs] Could not find AbstractSkill StealSucc
  739. [13:47:51] [Server thread/WARN]: [MythicMobs] Could not find AbstractSkill BasicSpell
  740. [13:47:51] [Server thread/WARN]: [MythicMobs] Could not find AbstractSkill null
  741. [13:47:51] [Server thread/WARN]: [MythicMobs] Could not find AbstractSkill null
  742. [13:47:51] [Server thread/INFO]: [MythicMobs] Loaded 31 mobs.
  743. [13:47:51] [Server thread/INFO]: [MythicMobs] Loaded 1 vanilla mob overrides.
  744. [13:47:51] [Server thread/INFO]: [MythicMobs] Loaded 0 mob stacks.
  745. [13:47:51] [Server thread/INFO]: [MythicMobs] Loaded 3 skills.
  746. [13:47:51] [Server thread/INFO]: [MythicMobs] Loaded 7 random spawns.
  747. [13:47:51] [Server thread/INFO]: [MythicMobs] Loaded 22 mythic items.
  748. [13:47:51] [Server thread/INFO]: [MythicMobs] Loaded 1 drop tables.
  749. [13:47:51] [Server thread/INFO]: [MythicMobs] Loaded 0 mob spawners.
  750. [13:47:51] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
  751. [13:47:51] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  752. [13:47:51] [Server thread/INFO]: [MythicMobs] ? MythicMobs v4.5.1 (build 2584) has been successfully loaded!
  753. [13:47:51] [Server thread/INFO]: [MythicMobsExtension] Enabling MythicMobsExtension v1.320-SNAPSHOT*
  754. [13:47:51] [Server thread/INFO]: [MythicMobsExtension] enabled externals
  755. [13:47:51] [Server thread/INFO]: [MythicMobsExtension] registered mechanics!
  756. [13:47:51] [Server thread/INFO]: [MythicMobsExtension] registered conditions!
  757. [13:47:51] [Server thread/INFO]: [MythicMobsExtension] registered targeters!
  758. [13:47:51] [Server thread/INFO]: [MythicMobsExtension] enabled javascript!
  759. [13:47:51] [Server thread/INFO]: [MythicMobsExtension] using MythicPlayers
  760. [13:47:51] [Server thread/INFO]: [MythicMobsExtension] using WorldGuard
  761. [13:47:51] [Server thread/INFO]: [MythicMobsExtension] using HolograpicDisplays
  762. [13:47:51] [Server thread/INFO]: [MythicMobsExtension] using ProtocolLib
  763. [13:47:51] [Server thread/INFO]: [MythicMobsExtension] using LibsDisguise
  764. [13:47:51] [Server thread/INFO]: [LeaderHeads] Enabling LeaderHeads v3.1.8.3*
  765. [13:47:51] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: kills
  766. [13:47:51] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: votes
  767. [13:47:51] [Server thread/INFO]: [LeaderHeads] Hooked into HolographicDisplays
  768. [13:47:51] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.5.1*
  769. [13:47:52] [Server thread/INFO]: [ServerSigns] Version 4.5.1 is now enabled.
  770. [13:47:52] [Server thread/INFO]: [ChatManager] Enabling ChatManager v3.3.2
  771. [13:47:52] [Server thread/INFO]: [ChatManager] Starting Metrics.
  772. [13:47:52] [Server thread/INFO]: [ChatManager] Hooked into: PlaceholderAPI v2.9.2
  773. [13:47:52] [Server thread/INFO]: [ChatManager] Hooked into: Essentials v2.16.0.3
  774. [13:47:52] [Server thread/INFO]: [ChatManager] Hooked into: Vault v1.7.1-b91
  775. [13:47:52] [Server thread/INFO]: [ChatManager] Plugin is up to date - v3.3.2
  776. [13:47:52] [Server thread/INFO]: =========================
  777. [13:47:52] [Server thread/INFO]: Chat Manager
  778. [13:47:52] [Server thread/INFO]: Version 3.3.2
  779. [13:47:52] [Server thread/INFO]: Author: H1DD3NxN1NJA
  780. [13:47:52] [Server thread/INFO]: =========================
  781. [13:47:52] [Server thread/INFO]: [Wild] Enabling Wild v2.3
  782. [13:47:52] [Server thread/ERROR]: [Wild] Plugin Wild v2.3 has failed to register events for class net.poweredbyhate.wildtp.PortalzGoneWild because com/sk89q/worldedit/Vector does not exist.
  783. [13:47:52] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.3*
  784. [13:47:53] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Enabling MyPet v3.0
  785. [13:47:54] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] No Update available.
  786. [13:47:54] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Compat mode for v1_13_R2 loaded.
  787. [13:47:54] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Exp calculation mode: MyPet
  788. [13:47:55] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] --- Loading WorldGroups ---------------------------
  789. [13:47:55] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] added 'gaytopia' to 'default'
  790. [13:47:55] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] added 'gaytopia_nether' to 'default'
  791. [13:47:55] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] added 'gaytopia_the_end' to 'default'
  792. [13:47:55] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] added 'gaytopia_plots' to 'default'
  793. [13:47:55] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] added 'gaytopia_arenas' to 'default'
  794. [13:47:55] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] -------------------------------------------------
  795. [13:47:55] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] mcMMO (2.0.0-SNAPSHOT) hook activated.
  796. [13:47:55] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] MythicMobs (4.5.1-2584) hook activated.
  797. [13:47:55] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] PlaceholderAPI (2.9.2) hook activated.
  798. [13:47:55] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] PlotSquared (4.118) hook activated.
  799. [13:47:55] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] ProtocolLib (4.4.0) hook activated.
  800. [13:47:55] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Vault (1.7.1-b91) (Economy: Essentials Economy) (Permissions: LuckPerms) hook activated.
  801. [13:47:55] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] WorldGuard (7.0.0-beta01;01dfebe) hook activated.
  802. [13:47:55] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] version 3.0-SNAPSHOT-b1383 ENABLED
  803. [13:47:55] [Server thread/INFO]: [TNTRun_reloaded] Enabling TNTRun_reloaded v7.5
  804. [13:47:55] [Server thread/INFO]: [TNTRun_reloaded] Starting Metrics...
  805. [13:47:55] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.0.3
  806. [13:47:55] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  807. [13:47:55] [Server thread/INFO]: [Essentials] No kits found to migrate.
  808. [13:47:55] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  809. [13:47:55] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  810. [13:47:55] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  811. [13:47:55] [Server thread/INFO]: [Essentials] Loaded 15457 items from items.json.
  812. [13:47:55] [Server thread/INFO]: [Essentials] Using locale en_US
  813. [13:47:55] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
  814. [13:47:55] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  815. [13:47:55] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  816. [13:47:55] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  817. [13:47:55] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.16.0.3*
  818. [13:47:55] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.16.0.3*
  819. [13:47:55] [Server thread/INFO]: [MarriageMaster] Enabling MarriageMaster v1.31.9
  820. [13:47:55] [Server thread/INFO]: [MarriageMaster] Config Version: 28 => no update needed
  821. [13:47:55] [Server thread/INFO]: [MarriageMaster] Config loaded
  822. [13:47:55] [Server thread/INFO]: [MarriageMaster] Language Version: 19 => no update needed
  823. [13:47:55] [Server thread/INFO]: [MarriageMaster] Checking for updates ...
  824. [13:47:56] [Server thread/INFO]: [MarriageMaster] Marriage Master has been enabled!
  825. [13:47:56] [Server thread/INFO]: [Jobs] Enabling Jobs v4.10.0
  826. [13:47:56] [Server thread/INFO]: [Jobs] PlaceholderAPI hooked.
  827. [13:47:56] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
  828. [13:47:57] [Server thread/INFO]: [Jobs] Loaded 8 titles!
  829. [13:47:57] [Server thread/INFO]: [Jobs] Loaded 75 protected blocks timers!
  830. [13:47:57] [Server thread/INFO]: [Jobs] Loaded 889 custom item names!
  831. [13:47:57] [Server thread/INFO]: [Jobs] Loaded 59 custom entity names!
  832. [13:47:57] [Server thread/INFO]: [Jobs] Loaded 65 custom enchant names!
  833. [13:47:57] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
  834. [13:47:57] [Server thread/INFO]: [Jobs] Loaded 43 custom potion names!
  835. [13:47:57] [Server thread/INFO]: [Jobs] Loaded 4 shop items!
  836. [13:47:58] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
  837. [13:47:58] [Server thread/INFO]: [Jobs] Explorer job manager registered!
  838. [13:47:58] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
  839. [13:47:58] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
  840. [13:47:58] [Server thread/INFO]: [Jobs] Preloaded 63 players data in 0.0
  841. [13:47:58] [Server thread/INFO]: [Jobs] mcMMO2.0.0-SNAPSHOT was found - Enabling capabilities.
  842. [13:47:58] [Server thread/INFO]: [Jobs] MyPet detected
  843. [13:47:58] [Server thread/INFO]: [Jobs] WorldGuard detected.
  844. [13:47:58] [Server thread/INFO]: [Jobs] MythicMobs detected.
  845. [13:47:58] [Server thread/INFO]: [Jobs] MythicMobs4 was found - Enabling capabilities.
  846. [13:47:58] [Server thread/INFO]: [Jobs] Loaded 7 block protection entries. 0
  847. [13:47:58] [Server thread/INFO]: [Jobs] Loading explorer data
  848. [13:47:58] [Server thread/INFO]: [Jobs] Loaded explorer data (6420)
  849. [13:47:58] [Server thread/INFO]: [Jobs] Plugin has been enabled successfully.
  850. [13:47:58] [Server thread/INFO]: [Paintball] Enabling Paintball v2.2.0
  851. [13:47:59] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.6.0*
  852. [13:47:59] [Server thread/INFO]: [HeadDatabase] Economy succesfully setup!
  853. [13:47:59] [Server thread/INFO]: [BannerMaker] Enabling BannerMaker v2.0.0
  854. [13:47:59] [Server thread/INFO]: [BannerMaker] Language: en
  855. [13:47:59] [Server thread/INFO]: [BannerMaker] Vault dependency found! Enable economy supported
  856. [13:47:59] [Server thread/INFO]: [CitizensBooks] Enabling CitizensBooks v2.4.7*
  857. [13:47:59] [Server thread/INFO]: [CitizensBooks] ============== BEGIN LOAD ==============
  858. [13:47:59] [Server thread/INFO]: [CitizensBooks] bStats Metrics starting...
  859. [13:47:59] [Server thread/INFO]: [CitizensBooks] Your server is running version v1_13_R2!
  860. [13:47:59] [Server thread/INFO]: [CitizensBooks] Vault found, try hooking!
  861. [13:47:59] [Server thread/INFO]: [CitizensBooks] PlaceholderAPI found, try hooking!
  862. [13:47:59] [Server thread/INFO]: [CitizensBooks] Citizens not found!
  863. [13:47:59] [Server thread/INFO]: [CitizensBooks] ============== END LOAD ==============
  864. [13:47:59] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1604)
  865. [13:48:00] [Server thread/INFO]: [AdvancedMobArena] Enabling AdvancedMobArena v4.6.5-BETA
  866. [13:48:00] [Server thread/INFO]: ---------[ Plugin Initializing ]---------
  867. [13:48:00] [Server thread/INFO]: > Plugin name: AdvancedMobArena
  868. [13:48:00] [Server thread/INFO]: > Author: NightExpress
  869. [13:48:00] [Server thread/INFO]: > Version: 4.6.5-BETA
  870. [13:48:00] [Server thread/INFO]: > Server version: v1_13_R2 / OK!
  871. [13:48:00] [Server thread/INFO]: ---------[ Hooks Initializing ]---------
  872. [13:48:00] [Server thread/INFO]: > Citizens: Success!
  873. [13:48:00] [Server thread/INFO]: > HolographicDisplays: Success!
  874. [13:48:00] [Server thread/INFO]: > Holograms: Not found / Error.
  875. [13:48:00] [Server thread/INFO]: > MyPet: Success!
  876. [13:48:00] [Server thread/INFO]: > CombatPets: Not found / Error.
  877. [13:48:00] [Server thread/INFO]: > MythicMobs: Success!
  878. [13:48:00] [Server thread/INFO]: > Essentials: Success!
  879. [13:48:00] [Server thread/INFO]: > PlaceholderAPI: Success!
  880. [13:48:00] [Server thread/INFO]: > FeatherBoard: Not found / Error.
  881. [13:48:00] [Server thread/INFO]: > Vault: Success!
  882. [13:48:00] [Server thread/INFO]: > SkillAPI: Not found / Error.
  883. [13:48:00] [Server thread/INFO]: > mcMMO: Success!
  884. [13:48:00] [Server thread/INFO]: ---------[ Settings Initializing ]---------
  885. [13:48:00] [Server thread/INFO]: [AdvancedMobArena/WARN] ARENA oasis.ymlCAN NOT BE LOADED: Invalid arena locations.
  886. [13:48:00] [Server thread/INFO]: > Arenas Loaded: 1
  887. [13:48:00] [Server thread/INFO]: > Stats Purged: 0
  888. [13:48:00] [Server thread/INFO]: > Stats Loaded: 4
  889. [13:48:00] [Server thread/INFO]: > Bosses Loaded: 1
  890. [13:48:00] [Server thread/INFO]: > Custom Mobs Loaded: 2
  891. [13:48:00] [Server thread/INFO]: > Kits Loaded: 5
  892. [13:48:00] [Server thread/INFO]: > Waves Loaded: 5
  893. [13:48:00] [Server thread/INFO]: > Boss Waves Loaded: 1
  894. [13:48:00] [Server thread/INFO]: > Shops Loaded: 1
  895. [13:48:00] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.16.6
  896. [13:48:00] [Server thread/INFO]: [TradeSystem] Enabling TradeSystem v1.0.7
  897. [13:48:01] [Server thread/INFO]:
  898. [13:48:01] [Server thread/INFO]: __________________________________________________________
  899. [13:48:01] [Server thread/INFO]:
  900. [13:48:01] [Server thread/INFO]: TradeSystem [1.0.7]
  901. [13:48:01] [Server thread/INFO]:
  902. [13:48:01] [Server thread/INFO]: Status:
  903. [13:48:01] [Server thread/INFO]:
  904. [13:48:01] [Server thread/INFO]: MC-Version: v1_13
  905. [13:48:01] [Server thread/INFO]:
  906. [13:48:01] [Server thread/INFO]: > Loading sounds
  907. [13:48:01] [Server thread/INFO]: > Loading blacklist
  908. [13:48:01] [Server thread/INFO]: ...got 3 blocked item(s)
  909. [13:48:01] [Server thread/INFO]: > Loading layouts
  910. [13:48:01] [Server thread/INFO]: ...got 0 layout(s)
  911. [13:48:01] [Server thread/INFO]:
  912. [13:48:01] [Server thread/INFO]: Done (0.555s)
  913. [13:48:01] [Server thread/INFO]:
  914. [13:48:01] [Server thread/INFO]: __________________________________________________________
  915. [13:48:01] [Server thread/INFO]:
  916. [13:48:01] [Server thread/INFO]: [PyrCore] Enabling PyrCore v6.1.5-BETA
  917. [13:48:01] [Server thread/INFO]: [PyrCore] DEBUG: Detected server version : 1.13.2
  918. [13:48:01] [Server thread/INFO]: [PyrCore] DEBUG: Detected server implementation : PAPERSPIGOT - this implementation isn't officially supported and plugins might not work as expected
  919. [13:48:01] [Server thread/INFO]: [PyrCore] DEBUG: Creating compatibility for version 1.13.2
  920. [13:48:01] [Server thread/INFO]: [PyrCore] SUCCESS: Registered Vault integration
  921. [13:48:01] [Server thread/INFO]: [PyrCore] SUCCESS: Enabled Vault integration
  922. [13:48:01] [Server thread/INFO]: [PyrCore] SUCCESS: Loaded config.yml
  923. [13:48:01] [Server thread/INFO]: [PyrCore] SUCCESS: Using locale en_US (with default backup en_US)
  924. [13:48:01] [Server thread/INFO]: [PyrCore] SUCCESS: Loaded 93 texts
  925. [13:48:01] [Server thread/INFO]: [PyrCore] SUCCESS: Registering data manager (using JSON)
  926. [13:48:01] [Server thread/INFO]: [PyrCore] DEBUG: Allowing update check : true
  927. [13:48:01] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission pyrcore.*
  928. [13:48:01] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission pyrcore.admin
  929. [13:48:01] [Server thread/INFO]: [PyrCore] DEBUG: Successfully enabled
  930. [13:48:01] [Server thread/INFO]: [PyrCore] DEBUG: Using metrics : yes
  931. [13:48:01] [Server thread/INFO]: [PyrCore] SUCCESS: PyrCore v6.1.5-BETA is now enabled (took 68ms) !
  932. [13:48:01] [Server thread/INFO]: [Potatoes] Enabling Potatoes v4.0.3-BETA
  933. [13:48:01] [Server thread/INFO]: [Potatoes] SUCCESS: Loaded 35 texts
  934. [13:48:01] [Server thread/INFO]: [Potatoes] DEBUG: Using bungee : false
  935. [13:48:01] [Server thread/INFO]: [Potatoes] SUCCESS: Registering data manager (using JSON)
  936. [13:48:01] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission potatoes.*
  937. [13:48:01] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission potatoes.admin
  938. [13:48:01] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission potatoes.join
  939. [13:48:01] [Server thread/INFO]: [Potatoes] DEBUG: Successfully enabled
  940. [13:48:01] [Server thread/INFO]: [Potatoes] DEBUG: Using metrics : yes
  941. [13:48:01] [Server thread/INFO]: [Potatoes] SUCCESS: Potatoes v4.0.3-BETA is now enabled (took 127ms) ! If you appreciate this plugin, you can support the author by rating the plugin 5-stars at www.spigotmc.org, being active on the community discord or share the plugin page to your friends ! <3
  942. [13:48:01] [Server thread/INFO]: [QuestCreator] Enabling QuestCreator v4.4.1-BETA
  943. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded config.yml
  944. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Registered Citizens integration
  945. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Enabled Citizens integration
  946. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Registered dynmap integration
  947. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Enabled dynmap integration
  948. [13:48:01] [Server thread/INFO]: [QuestCreator] DEBUG: Not using FeatherBoard integration (not installed)
  949. [13:48:01] [Server thread/INFO]: [QuestCreator] DEBUG: Not using GPS integration (not installed)
  950. [13:48:01] [Server thread/INFO]: [QuestCreator] DEBUG: Not using Heroes integration (not installed)
  951. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Registered mcMMO integration
  952. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Enabled mcMMO integration
  953. [13:48:01] [Server thread/INFO]: [QuestCreator] DEBUG: Not using McRPG integration (not installed)
  954. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Registered MythicMobs integration
  955. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Enabled MythicMobs integration
  956. [13:48:01] [Server thread/INFO]: [QuestCreator] DEBUG: Not using PhatLoots integration (not installed)
  957. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Registered PlaceholderAPI integration
  958. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Enabled PlaceholderAPI integration
  959. [13:48:01] [Server thread/INFO]: [QuestCreator] DEBUG: Not using QuantumRPG integration (not installed)
  960. [13:48:01] [Server thread/INFO]: [QuestCreator] DEBUG: Not using RacesOfThana integration (not installed)
  961. [13:48:01] [Server thread/INFO]: [QuestCreator] DEBUG: Not using SkillAPI integration (not installed)
  962. [13:48:01] [Server thread/INFO]: [QuestCreator] DEBUG: Not using WorldEdit integration (maximum allowed version is 1.12)
  963. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Registered WorldGuard integration
  964. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Enabled WorldGuard integration
  965. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded 310 texts
  966. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded quest model example
  967. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded quest model example_farm_2
  968. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded quest model example_farm_1
  969. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded category example
  970. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded category example_farm
  971. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded compact NPC category for NPC 0
  972. [13:48:01] [Server thread/INFO]: [PyrCore] ERROR: Loading error (in example_farm_1.yml) : invalid setting of type 'location' at 'dynmap_marker_location'
  973. [13:48:01] [Server thread/INFO]: [PyrCore] ERROR: Loading error (in example_farm_2.yml) : invalid setting of type 'location' at 'dynmap_marker_location'
  974. [13:48:01] [Server thread/INFO]: [PyrCore] ERROR: Loading error (in example.yml) : invalid setting of type 'location' at 'dynmap_marker_location'
  975. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded GUI main_gui (size : 9, items : 3)
  976. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded GUI commands_example (size : 9, items : 3)
  977. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded GUI group_example (size : 9, items : 1)
  978. [13:48:01] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded guis.yml
  979. [13:48:02] [Server thread/INFO]: [QuestCreator] SUCCESS: Registering data manager (using JSON)
  980. [13:48:02] [Server thread/INFO]: [QuestCreator] DEBUG: Starting tasks in five seconds
  981. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.*
  982. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.admin
  983. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.gui.*
  984. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.gui.start
  985. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.gui.see
  986. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.gui.see.available
  987. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.gui.see.progress
  988. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.gui.see.cooldown
  989. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.gui.see.completed
  990. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.gui.see.unavailable
  991. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.*
  992. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.edit
  993. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.list
  994. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.stop
  995. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.stop.others
  996. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.stop.all
  997. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.reset
  998. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.reset.others
  999. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.reset.all
  1000. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.goto
  1001. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.goto.others
  1002. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.progress
  1003. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.progress.admin
  1004. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.progress.others
  1005. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.journal
  1006. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.journal.reset
  1007. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.journal.others
  1008. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.menu
  1009. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.menu.others
  1010. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.menu.specific
  1011. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.stats
  1012. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.stats.others
  1013. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.start
  1014. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.start.others
  1015. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.invite
  1016. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.variables.others
  1017. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.variables.see
  1018. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.command.variables.set
  1019. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.editor.*
  1020. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.editor.model.create
  1021. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.editor.model.edit
  1022. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.editor.model.delete
  1023. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.editor.branch.create
  1024. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.editor.branch.edit
  1025. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.editor.branch.delete
  1026. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.editor.object.create
  1027. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.editor.object.edit
  1028. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.editor.object.delete
  1029. [13:48:02] [Server thread/INFO]: [PyrCore] DEBUG: Loaded permission questcreator.editor.condition.delete
  1030. [13:48:02] [Server thread/INFO]: [QuestCreator] DEBUG: Successfully enabled
  1031. [13:48:02] [Server thread/INFO]: [QuestCreator] DEBUG: Using metrics : yes
  1032. [13:48:02] [Server thread/INFO]: [QuestCreator] SUCCESS: QuestCreator v4.4.1-BETA is now enabled (took 454ms) ! If you appreciate this plugin, you can support the author by rating the plugin 5-stars at www.spigotmc.org, being active on the community discord or share the plugin page to your friends ! <3
  1033. [13:48:02] [Server thread/INFO]: [VaultChatFormatter] Enabling VaultChatFormatter v1.0-SNAPSHOT*
  1034. [13:48:02] [Server thread/INFO]: [VaultChatFormatter] New Vault Chat implementation registered: LuckPerms
  1035. [13:48:02] [Server thread/INFO]: [EnchantGui] Enabling EnchantGui v1.3*
  1036. [13:48:02] [Server thread/INFO]: EnchantGui has been enabled
  1037. [13:48:02] [Server thread/INFO]: EnchantGui is fully updated.
  1038. [13:48:02] [Server thread/INFO]: [XPBoost] Enabling XPBoost v3.0.0*
  1039. [13:48:02] [Server thread/INFO]: [XPBoost] Found McMMO, enabling support.
  1040. [13:48:02] [Server thread/INFO]: [XPBoost] Found Jobs, enabling support.
  1041. [13:48:02] [Server thread/INFO]: [XPBoost] Enabled.
  1042. [13:48:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (e71256b97da5788b9adf84f9ede5cd45e791e668)
  1043. [13:48:04] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Language initialized as English
  1044. [13:48:04] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Thank you so much to these people for allowing DiscordSRV to grow to what it is: Ac3dUd3, Androkai, anton8604, buildblox, Bysokar, CoreyD97, DeeKay, Diamondman121314/DMAN, FataL, Foxy, geekhideout, Helmic, KaizenWorlds, LDSG Ghost, Mick, mikedmd, mikedmd again, Mitecraft, PChard, Rui, Ryan (The Loyal One), Sicnus
  1045. [13:48:04] [Server thread/INFO]: Done (62.520s)! For help, type "help"
  1046. [13:48:04] [Server thread/INFO]: Starting GS4 status listener
  1047. [13:48:04] [Query Listener #1/INFO]: Query running on sm20.serverminer.com:28379
  1048. [13:48:04] [Server thread/INFO]: Timings Reset
  1049. [13:48:04] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
  1050. [13:48:04] [Craft Scheduler Thread - 8/INFO]: [P2] Did you mean: /plot debugexec
  1051. [13:48:04] [Craft Scheduler Thread - 7/INFO]: [P2] That is not a valid subcommand
  1052. [13:48:04] [Craft Scheduler Thread - 38/INFO]: [PyrCore] DEBUG: Initialized Statistics for PCDataManager (took 1 ms)
  1053. [13:48:04] [Craft Scheduler Thread - 37/INFO]: [PyrCore] DEBUG: Initialized DataProfiles for PCDataManager (took 1 ms)
  1054. [13:48:04] [Craft Scheduler Thread - 39/INFO]: [Potatoes] DEBUG: Initialized ArenaBoard for PTTDataManager (took 0 ms)
  1055. [13:48:04] [Craft Scheduler Thread - 42/INFO]: [QuestCreator] DEBUG: Initialized QuestQueue for QCDataManager (took 0 ms)
  1056. [13:48:04] [Craft Scheduler Thread - 47/INFO]: [PyrCore] DEBUG: Loaded DataProfiles for PCDataManager (took 1 ms)
  1057. [13:48:04] [Craft Scheduler Thread - 38/INFO]: [QuestCreator] DEBUG: Loaded QuestQueue for QCDataManager (took 5 ms)
  1058. [13:48:04] [Craft Scheduler Thread - 41/INFO]: [QuestCreator] DEBUG: Loaded DiskBoard for QCDataManager (took 85 ms)
  1059. [13:48:04] [Craft Scheduler Thread - 15/INFO]: [HideAndSeek] Created the winners map!
  1060. [13:48:04] [Craft Scheduler Thread - 26/INFO]: [MythicMobsExtension] Plugin is up-to-date!
  1061. [13:48:04] [Craft Scheduler Thread - 13/INFO]: [HideAndSeek] Looks like you have the latest version installed!
  1062. [13:48:04] [Craft Scheduler Thread - 43/INFO]: [QuestCreator] DEBUG: Initialized UserBoard for QCDataManager (took 474 ms)
  1063. [13:48:04] [Craft Scheduler Thread - 44/INFO]: [QuestCreator] DEBUG: Pulling quest board for users /
  1064. [13:48:04] [Craft Scheduler Thread - 44/INFO]: [QuestCreator] DEBUG: Initialized QuestBoard for QCDataManager (took 573 ms)
  1065. [13:48:05] [Server thread/WARN]: [MythicMobs] ? Config Error for Drop 'KingsCrown:4' in 'plugins/MythicMobs/Mobs/ExampleMobs.yml': Drop type not found.
  1066. [13:48:05] [Server thread/WARN]: [MythicMobs] ? Config Error for Drop 'SkeletonKingSword:0' in 'plugins/MythicMobs/Mobs/ExampleMobs.yml': Drop type not found.
  1067. [13:48:05] [Server thread/WARN]: [MythicMobs] ? Config Error for Drop 'KingsCrown:4' in 'plugins/MythicMobs/Mobs/CustomMobs.yml': Drop type not found.
  1068. [13:48:05] [Server thread/WARN]: [MythicMobs] ? Config Error for Drop 'SkeletonKingSword:0' in 'plugins/MythicMobs/Mobs/CustomMobs.yml': Drop type not found.
  1069. [13:48:05] [Server thread/WARN]: [MythicMobs] ? Config Error for Drop 'turtleDrops' in 'plugins/MythicMobs/Mobs/CustomMobs.yml': Drop type not found.
  1070. [13:48:05] [Server thread/WARN]: [MythicMobs] ? Config Error for Drop 'turtleDrops' in 'plugins/MythicMobs/Mobs/CustomMobs.yml': Drop type not found.
  1071. [13:48:05] [Server thread/WARN]: [MythicMobs] ? Config Error for Drop 'turtleDrops' in 'plugins/MythicMobs/Mobs/CustomMobs.yml': Drop type not found.
  1072. [13:48:05] [Server thread/WARN]: [MythicMobs] ? Config Error for Drop 'beeDrops' in 'plugins/MythicMobs/Mobs/CustomMobs.yml': Drop type not found.
  1073. [13:48:05] [Server thread/WARN]: [MythicMobs] ? Config Error for Drop 'ladybugDrops' in 'plugins/MythicMobs/Mobs/CustomMobs.yml': Drop type not found.
  1074. [13:48:05] [Server thread/WARN]: [MythicMobs] ? Config Error for Drop 'turtleDrops' in 'plugins/MythicMobs/Mobs/CustomMobs.yml': Drop type not found.
  1075. [13:48:05] [Craft Scheduler Thread - 40/INFO]: [Potatoes] DEBUG: Loaded DiskBoard for PTTDataManager (took 1077 ms)
  1076. [13:48:05] [Server thread/WARN]: [MythicMobs] ? Config Error for Drop 'KingsCrown 1 0.01' in 'ExampleDropTables.yml': Drop type not found.
  1077. [13:48:05] [Server thread/WARN]: [MythicMobs] ? Config Error for Drop '371:0 32-64 1' in 'ExampleDropTables.yml': Drop type not found.
  1078. [13:48:05] [Craft Scheduler Thread - 39/INFO]: [Potatoes] DEBUG: Loaded ArenaBoard for PTTDataManager (took 1101 ms)
  1079. [13:48:05] [Craft Scheduler Thread - 42/INFO]: [PyrCore] DEBUG: Loaded Statistics for PCDataManager (took 1301 ms)
  1080. [13:48:05] [Craft Scheduler Thread - 23/INFO]: [MiniBoardGames] No update available!
  1081. [13:48:06] [Craft Scheduler Thread - 10/INFO]: [PlaceholderAPI] 126 placeholder expansions are available on the cloud.
  1082. [13:48:06] [Craft Scheduler Thread - 10/INFO]: [PlaceholderAPI] 1 installed expansions have updates available.
  1083. [13:48:07] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
  1084. [13:48:09] [Craft Scheduler Thread - 35/INFO]: [HeadDatabase] Succesfully loaded 20394 heads!
  1085. [13:48:09] [Log4j2-TF-1-AsyncLogger[AsyncContext@55f96302]-1/INFO]: [DiscordSRV] [JDA] Login Successful!
  1086. [13:48:09] [Craft Scheduler Thread - 35/INFO]: [HeadDatabase] Succesfully loaded 13 featured tags!
  1087. [13:48:10] [Log4j2-TF-1-AsyncLogger[AsyncContext@55f96302]-1/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  1088. [13:48:11] [Log4j2-TF-1-AsyncLogger[AsyncContext@55f96302]-1/INFO]: [DiscordSRV] [JDA] Finished Loading!
  1089. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:lgbtcrafting(505763764792983554)
  1090. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:intros(505763905469939764)
  1091. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:read-me(505764474628603905)
  1092. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(505883325244899368)
  1093. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ban-appeals(541479023914516502)
  1094. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:blacklist(518620688806838311)
  1095. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:lgbt-resources(541510196628029441)
  1096. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-uptime(508347616925319168)
  1097. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-changelog(532864154067927040)
  1098. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-chat(505884061030547467)
  1099. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-resources(541709453180010516)
  1100. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-commands(516856102655098892)
  1101. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:console-output(533197775249080321)
  1102. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:donatorperms(518305491122913281)
  1103. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:player-commands(539796161566081045)
  1104. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:patreon-info(534778346370760705)
  1105. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:example-screenshots(538731834591281153)
  1106. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:donor-chat(510940262432768021)
  1107. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:donator-commands(532401223756808193)
  1108. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(505763764792983556)
  1109. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general-2-boogaloo(530532634862813202)
  1110. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ingame-chat(533196852661714956)
  1111. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ask-a-mod(505763999120359434)
  1112. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:suggestions(505931409559388182)
  1113. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:player-notices(506297170081611776)
  1114. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:lore(509209036344918016)
  1115. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:screenshots(511362714971668493)
  1116. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:gay-farm-town(532025242504265731)
  1117. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:gay-flower-valley(536796261542526976)
  1118. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:havenreach(537388543513985059)
  1119. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:memes(509900574595088386)
  1120. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:music-books-tv-movies(505769446724337685)
  1121. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:gaming(524852023330340864)
  1122. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:fumkin-astrology(518228295620362293)
  1123. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:art(505764424913780736)
  1124. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ocs(541517357248544786)
  1125. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:selfies(518521186972598302)
  1126. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:pets(510361786206388224)
  1127. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:promote-yo-stuff(517963859303333888)
  1128. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:politics-and-discourse(516726848093290532)
  1129. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rant(524731812795121731)
  1130. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bot-spam(538937588854292504)
  1131. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:voice-text(508457609670426635)
  1132. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:gaytopia(511063969256177664)
  1133. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:welcome(511070319637954577)
  1134. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:introductions(511064714055385099)
  1135. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:set-roles(511064739879583750)
  1136. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules(511065065089138714)
  1137. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(511065113071976460)
  1138. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-updates(511065458645139472)
  1139. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ask-staff(511065533676781589)
  1140. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:blacklist(511065612412256267)
  1141. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:admins-owo(511088611769188353)
  1142. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:console-output(533203284492812289)
  1143. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(511066003405537280)
  1144. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:pet-pics(511066057834889236)
  1145. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:selfies(511066087345881098)
  1146. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:food(514713741426950144)
  1147. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:art(511066143881035796)
  1148. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:music-recs(511066177871544332)
  1149. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:wholesome-memes(511067008406650890)
  1150. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:vent(511066203893006346)
  1151. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bots(511077306631061507)
  1152. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:video-share(513327655849033752)
  1153. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ingame-chat(533200034133573633)
  1154. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:coords(511066770954649600)
  1155. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:screenshots(511066800637870081)
  1156. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:help(511066841603375105)
  1157. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:lost-pets(511066874465878018)
  1158. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:suggestions(511066916165648384)
  1159. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:donator-chat(533238530240020502)
  1160. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:donator-commands(533238602495295488)
  1161. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ban-appeals(541479556868210707)
  1162. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:console-output(533203284492812289)
  1163. [13:48:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
  1164. [13:48:14] [Server thread/INFO]: [Citizens] Loaded 24 NPCs.
  1165. [13:48:14] [Server thread/INFO]: [CitizensBooks] Checking for updates...
  1166. [13:48:14] [Server thread/INFO]: [CitizensBooks] No new version available!
  1167. [13:48:15] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
  1168. [13:48:22] [Craft Scheduler Thread - 22/INFO]: [Vault] Checking for Updates ...
  1169. [13:48:22] [Craft Scheduler Thread - 18/INFO]: [QuestCreator] DEBUG: Loaded QuestBoard for QCDataManager (took 2 ms)
  1170. [13:48:23] [Craft Scheduler Thread - 22/INFO]: [Vault] No new version available
  1171. [13:48:28] [Server thread/INFO]: [HideAndSeek] Loaded 0 arena(s)!
  1172. [13:48:29] [Craft Scheduler Thread - 40/INFO]: [MythicMobsExtension] 0 ext.mechanics loaded.
  1173. [13:48:29] [Craft Scheduler Thread - 40/INFO]: [MythicMobsExtension] 0 ext.conditions loaded.
  1174. [13:48:29] [Craft Scheduler Thread - 40/INFO]: [MythicMobsExtension] 0 ext.targeters loaded.
  1175. [13:48:29] [Server thread/INFO]: Starting UUID caching
  1176. [13:48:30] [Server thread/INFO]: [HideAndSeek] Found TitleManager! Loading all the titles...
  1177. [13:48:30] [Server thread/INFO]: [HideAndSeek] Done loading titles!
  1178. [13:48:32] [Server thread/INFO]: [LeaderHeads] Skipping plugin Paintball with author [Synapz] and hardcoded author blablubbabc
  1179. [13:48:32] [Server thread/WARN]: java.lang.BootstrapMethodError: java.lang.NoSuchMethodError: tntrun.utils.Stats.getWins(Lorg/bukkit/entity/Player;)I
  1180. [13:48:32] [Server thread/WARN]: at me.robin.leaderheads.datacollectors.aa.a.<init>(a.java:4)
  1181. [13:48:32] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  1182. [13:48:32] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  1183. [13:48:32] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  1184. [13:48:32] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  1185. [13:48:32] [Server thread/WARN]: at java.lang.Class.newInstance(Class.java:442)
  1186. [13:48:32] [Server thread/WARN]: at me.robin.leaderheads.datacollectors.cx.d(cx.java:83)
  1187. [13:48:32] [Server thread/WARN]: at me.robin.leaderheads.l.run(l.java:1)
  1188. [13:48:32] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:82)
  1189. [13:48:32] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:449)
  1190. [13:48:32] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1003)
  1191. [13:48:32] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439)
  1192. [13:48:32] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:938)
  1193. [13:48:32] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:836)
  1194. [13:48:32] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  1195. [13:48:32] [Server thread/WARN]: Caused by: java.lang.NoSuchMethodError: tntrun.utils.Stats.getWins(Lorg/bukkit/entity/Player;)I
  1196. [13:48:32] [Server thread/WARN]: at java.lang.invoke.MethodHandleNatives.resolve(Native Method)
  1197. [13:48:32] [Server thread/WARN]: at java.lang.invoke.MemberName$Factory.resolve(MemberName.java:975)
  1198. [13:48:32] [Server thread/WARN]: at java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:1000)
  1199. [13:48:32] [Server thread/WARN]: at java.lang.invoke.MethodHandles$Lookup.resolveOrFail(MethodHandles.java:1394)
  1200. [13:48:32] [Server thread/WARN]: at java.lang.invoke.MethodHandles$Lookup.linkMethodHandleConstant(MethodHandles.java:1750)
  1201. [13:48:32] [Server thread/WARN]: at java.lang.invoke.MethodHandleNatives.linkMethodHandleConstant(MethodHandleNatives.java:477)
  1202. [13:48:32] [Server thread/WARN]: ... 15 more
  1203. [13:48:32] [Server thread/WARN]: [LeaderHeads] Error while adding support for TNTRun_reloaded. Are you using the correct version? Verified working version: 6.6
  1204. [13:48:33] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: va-turtle
  1205. [13:48:33] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: va-phantom
  1206. [13:48:33] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: va-cod
  1207. [13:48:33] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: va-salmon
  1208. [13:48:33] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: va-pufferfish
  1209. [13:48:33] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: va-tropicalfish
  1210. [13:48:33] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: va-drowned
  1211. [13:48:33] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: va-dolphin
  1212. [13:48:33] [Server thread/INFO]: [LeaderHeads] Skipping plugin AdvancedMobArena with author [NightExpress] and hardcoded author CapitalisM
  1213. [13:48:33] [Craft Scheduler Thread - 23/INFO]: [P2] Starting player data caching for: gaytopia
  1214. [13:48:33] [Craft Scheduler Thread - 23/INFO]: Fast mode UUID caching enabled!
  1215. [13:48:34] [Craft Scheduler Thread - 23/INFO]: [P2] Cached a total of: 5 UUIDs
  1216. [13:48:35] [Craft Scheduler Thread - 34/INFO]: [TNTRun_reloaded]
  1217. [13:48:35] [Craft Scheduler Thread - 34/INFO]: [TNTRun_reloaded] Checking plugin version...
  1218. [13:48:35] [Craft Scheduler Thread - 34/INFO]: [TNTRun_reloaded] You are running the most recent version
  1219. [13:48:35] [Craft Scheduler Thread - 34/INFO]: [TNTRun_reloaded]
  1220. [13:49:15] [LoginProcessingThread/INFO]: UUID of player LadyHaley is 8d6e627c-1a02-43bf-88b4-bb99b1337400
  1221. [13:49:17] [Server thread/INFO]: [JoinCommands] Successfully connected to 'players.db' using 'SQLite JDBC v3.25.2'.
  1222. [13:49:17] [Server thread/INFO]: LadyHaley[/211.30.42.207:50536] logged in with entity id 756 at ([gaytopia]-180.5, 72.0, 236.5)
  1223. [13:49:17] [Craft Scheduler Thread - 18/INFO]: [QuestCreator] DEBUG: Pulling quest board for users LadyHaley
  1224. [13:49:18] [Craft Scheduler Thread - 30/INFO]: [QuestCreator] DEBUG: Loaded QuestBoard for QCDataManager (took 10 ms)
  1225. [13:49:19] [Server thread/INFO]: [LumineUtils] (io.lumine.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
  1226. [13:49:26] [Server thread/INFO]: Saving the game (this may take a moment!)
  1227. [13:49:26] [Server thread/INFO]: Saved the game
  1228. [13:49:27] [Server thread/INFO]: LadyHaley issued server command: /plugman list
  1229. [13:49:38] [Server thread/INFO]: LadyHaley issued server command: /plugman AnnounceEverywhere
  1230. [13:49:42] [Server thread/INFO]: LadyHaley issued server command: /plugman load AnnounceEverywhere
  1231. [13:50:08] [Craft Scheduler Thread - 27/INFO]: [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/ServerSigns
  1232. [13:50:54] [Server thread/INFO]: LadyHaley issued server command: /plugman load AnnouncementsEverywhere-3.5.0
  1233. [13:50:54] [Server thread/INFO]: [AnnouncementsEverywhere] Enabling AnnouncementsEverywhere v3.5.0
  1234. [13:50:54] [Server thread/INFO]:
  1235. ______
  1236. /\ | ____|
  1237. / \ | |__ Developer: MrIvanPlays
  1238. / /\ \ | __| Stable version: 3.5.0
  1239. / ____ \| |____ Plugin running on Paper version git-Paper-506 (MC: 1.13.2) with NMS v1_13_R2
  1240. /_/ \_\______|
  1241.  
  1242. [13:53:32] [Server thread/INFO]: LadyHaley issued server command: /fly
  1243. [13:59:27] [Server thread/INFO]: Saving the game (this may take a moment!)
  1244. [13:59:27] [Server thread/INFO]: Saved the game
  1245. [14:00:12] [Craft Scheduler Thread - 52/INFO]: [Metrics] Connection timed out (Connection timed out)
  1246. [14:03:04] [Craft Scheduler Thread - 67/INFO]: [HideAndSeek] Players stats have been saved!
  1247. [14:03:22] [Log4j2-TF-1-AsyncLogger[AsyncContext@55f96302]-1/WARN]: [DiscordSRV] [JDA] Got disconnected from WebSocket (Internet?!)...
  1248. [14:03:22] [Log4j2-TF-1-AsyncLogger[AsyncContext@55f96302]-1/WARN]: [DiscordSRV] [JDA] Attempting to reconnect in 2s
  1249. [14:03:24] [Log4j2-TF-1-AsyncLogger[AsyncContext@55f96302]-1/WARN]: [DiscordSRV] [JDA] Attempting to reconnect!
  1250. [14:03:24] [Log4j2-TF-1-AsyncLogger[AsyncContext@55f96302]-1/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  1251. [14:03:24] [Log4j2-TF-1-AsyncLogger[AsyncContext@55f96302]-1/INFO]: [DiscordSRV] [JDA] Successfully resumed Session!
  1252. [14:09:26] [Server thread/INFO]: Saving the game (this may take a moment!)
  1253. [14:09:26] [Server thread/INFO]: Saved the game
  1254. [14:10:12] [Craft Scheduler Thread - 62/INFO]: [Metrics] Connection timed out (Connection timed out)
  1255. [14:17:04] [Thread-61/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1256. [14:17:04] [Thread-61/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  1257. [14:18:04] [Craft Scheduler Thread - 92/INFO]: [HideAndSeek] Players stats have been saved!
  1258. [14:18:04] [Server thread/INFO]: [CitizensBooks] Checking for updates...
  1259. [14:18:05] [Server thread/INFO]: [CitizensBooks] No new version available!
  1260. [14:18:20] [Craft Scheduler Thread - 88/INFO]: [Metrics] Server returned HTTP response code: 500 for URL: http://mcstats.org/report/ServerSigns
  1261. [14:19:26] [Server thread/INFO]: Saving the game (this may take a moment!)
  1262. [14:19:27] [Server thread/INFO]: Saved the game
  1263. [14:20:54] [Server thread/INFO]: [AnnouncementsEverywhere] Proceeding update check...
  1264. [14:20:54] [Server thread/INFO]: [AnnouncementsEverywhere] Up to date!
  1265. [14:29:27] [Server thread/INFO]: Saving the game (this may take a moment!)
  1266. [14:29:28] [Server thread/INFO]: Saved the game
  1267. [14:30:00] [Server thread/ERROR]: [ArmorStandAdjustor] Scoreboard used to display info for LadyHaley is missing it's objective!
  1268. [14:30:00] [Server thread/ERROR]: [ArmorStandAdjustor] Could not update scoreboard for player with UUID 8d6e627c-1a02-43bf-88b4-bb99b1337400
  1269. [14:30:01] [Server thread/ERROR]: [ArmorStandAdjustor] Scoreboard used to display info for LadyHaley is missing it's objective!
  1270. [14:30:01] [Server thread/ERROR]: [ArmorStandAdjustor] Could not update scoreboard for player with UUID 8d6e627c-1a02-43bf-88b4-bb99b1337400
  1271. [14:30:12] [Craft Scheduler Thread - 109/INFO]: [Metrics] Connection timed out (Connection timed out)
  1272. [14:33:05] [Craft Scheduler Thread - 111/INFO]: [HideAndSeek] Players stats have been saved!
  1273. [14:39:06] [Craft Scheduler Thread - 116/INFO]: [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/ServerSigns
  1274. [14:39:26] [Server thread/INFO]: Saving the game (this may take a moment!)
  1275. [14:39:27] [Server thread/INFO]: Saved the game
  1276. [14:41:30] [Server thread/INFO]: LadyHaley issued server command: /ah
  1277. [14:41:35] [Server thread/INFO]: LadyHaley issued server command: /auctionhouse
  1278. [14:41:42] [Server thread/INFO]: [MassiveCore 3.1.0] Database could not load entity. You edited a file manually and made wrong JSON?
  1279. [14:41:42] [Server thread/INFO]: [MassiveCore 3.1.0] Entity: instance
  1280. [14:41:42] [Server thread/INFO]: [MassiveCore 3.1.0] Collection: DropNames::dropnames_mconf
  1281. [14:41:42] [Server thread/INFO]: [MassiveCore 3.1.0] Error: Raw data was null. Is the file completely empty?
  1282. [14:41:52] [Server thread/INFO]: LadyHaley issued server command: /npcauction
  1283. [14:41:57] [Server thread/INFO]: LadyHaley issued server command: /npcauction spawnNPC
  1284. [14:42:17] [Server thread/INFO]: LadyHaley issued server command: /npc select
  1285. [14:42:18] [Server thread/INFO]: LadyHaley issued server command: /npc select
  1286. [14:42:20] [Server thread/INFO]: LadyHaley issued server command: /npc select
  1287. [14:42:31] [Server thread/INFO]: LadyHaley issued server command: /npc
  1288. [14:42:34] [Server thread/INFO]: LadyHaley issued server command: /npc help
  1289. [14:42:44] [Server thread/INFO]: LadyHaley issued server command: /npcauction
  1290. [14:42:53] [Server thread/INFO]: LadyHaley issued server command: /npcauction usevillagers
  1291. [14:43:02] [Server thread/INFO]: LadyHaley issued server command: /npcauction spawnNPC
  1292. [14:43:07] [Server thread/INFO]: LadyHaley issued server command: /npc select
  1293. [14:43:17] [Server thread/INFO]: LadyHaley issued server command: /npca removeallnpcs
  1294. [14:43:19] [Server thread/INFO]: LadyHaley issued server command: /npca removeallnpcs
  1295. [14:43:22] [Server thread/INFO]: LadyHaley issued server command: /npcauction usevillagers
  1296. [14:43:23] [Server thread/INFO]: LadyHaley issued server command: /npca removeallnpcs
  1297. [14:43:46] [Server thread/INFO]: LadyHaley issued server command: /npca removenpc
  1298. [14:43:53] [Server thread/INFO]: LadyHaley issued server command: /npcauction usevillagers
  1299. [14:43:56] [Server thread/INFO]: LadyHaley issued server command: /npcauction spawnNPC
  1300. [14:44:00] [Server thread/INFO]: LadyHaley issued server command: /npc look
  1301. [14:44:05] [Server thread/INFO]: LadyHaley issued server command: /npc select
  1302. [14:44:06] [Server thread/INFO]: LadyHaley issued server command: /npc look
  1303. [14:44:11] [Server thread/INFO]: LadyHaley issued server command: /npc skin seller
  1304. [14:44:18] [Server thread/INFO]: LadyHaley issued server command: /npc skin merchant
  1305. [14:47:05] [Thread-63/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1306. [14:47:05] [Thread-63/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  1307. [14:48:05] [Craft Scheduler Thread - 135/INFO]: [HideAndSeek] Players stats have been saved!
  1308. [14:48:05] [Server thread/INFO]: [CitizensBooks] Checking for updates...
  1309. [14:48:05] [Server thread/INFO]: [CitizensBooks] No new version available!
  1310. [14:48:11] [Server thread/INFO]: LadyHaley issued server command: /npca removenpc
  1311. [14:48:17] [Server thread/INFO]: LadyHaley issued server command: /npcauction spawnNPC
  1312. [14:48:28] [Server thread/INFO]: LadyHaley issued server command: /npca removenpc
  1313. [14:48:38] [Server thread/INFO]: LadyHaley issued server command: /npcauction usevillagers
  1314. [14:48:44] [Server thread/INFO]: LadyHaley issued server command: /npcauction spawnNPC
  1315. [14:48:48] [Server thread/INFO]: LadyHaley issued server command: /npca removenpc
  1316. [14:48:53] [Server thread/INFO]: LadyHaley issued server command: /npcauction spawnNPC
  1317. [14:49:04] [Server thread/INFO]: LadyHaley issued server command: /i egg 1
  1318. [14:49:27] [Server thread/INFO]: Saving the game (this may take a moment!)
  1319. [14:49:27] [Server thread/INFO]: Saved the game
  1320. [14:50:08] [Craft Scheduler Thread - 132/INFO]: [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/ServerSigns
  1321. [14:50:55] [Server thread/INFO]: [AnnouncementsEverywhere] Proceeding update check...
  1322. [14:50:55] [Server thread/INFO]: [AnnouncementsEverywhere] Up to date!
  1323. [14:56:09] [Server thread/INFO]: LadyHaley issued server command: /lp group member permission set tradesystem true
  1324. [14:56:09] [pool-15-thread-1/INFO]: [LP] LOG > (LadyHaley) [G] (member)
  1325. [14:56:09] [pool-15-thread-1/INFO]: [LP] LOG > permission set tradesystem true
  1326. [14:57:12] [Server thread/INFO]: LadyHaley issued server command: /lp group member permission set mypet.leash.*
  1327. [14:57:12] [pool-15-thread-1/INFO]: [LP] LOG > (LadyHaley) [G] (member)
  1328. [14:57:12] [pool-15-thread-1/INFO]: [LP] LOG > permission set mypet.leash.* true
  1329. [14:57:22] [Server thread/INFO]: LadyHaley issued server command: /lp group member permission set mypet.command.*
  1330. [14:57:22] [pool-15-thread-1/INFO]: [LP] LOG > (LadyHaley) [G] (member)
  1331. [14:57:22] [pool-15-thread-1/INFO]: [LP] LOG > permission set mypet.command.* true
  1332. [14:57:32] [Server thread/INFO]: LadyHaley issued server command: /lp group member permission set mypet.petstorage.9
  1333. [14:57:32] [pool-15-thread-1/INFO]: [LP] LOG > (LadyHaley) [G] (member)
  1334. [14:57:32] [pool-15-thread-1/INFO]: [LP] LOG > permission set mypet.petstorage.9 true
  1335. [14:57:56] [Server thread/INFO]: LadyHaley issued server command: /lp group member permission set mypet.extended.*
  1336. [14:57:56] [pool-15-thread-1/INFO]: [LP] LOG > (LadyHaley) [G] (member)
  1337. [14:57:56] [pool-15-thread-1/INFO]: [LP] LOG > permission set mypet.extended.* true
  1338. [14:58:21] [Craft Scheduler Thread - 154/INFO]: [Metrics] Server returned HTTP response code: 500 for URL: http://mcstats.org/report/ServerSigns
  1339. [14:59:27] [Server thread/INFO]: Saving the game (this may take a moment!)
  1340. [14:59:27] [Server thread/INFO]: Saved the game
  1341. [15:02:30] [Server thread/INFO]: LadyHaley issued server command: /spigot
  1342. [15:02:33] [Server thread/INFO]: LadyHaley issued server command: /version
  1343. [15:03:05] [Craft Scheduler Thread - 164/INFO]: [HideAndSeek] Players stats have been saved!
  1344. [15:08:08] [Craft Scheduler Thread - 163/INFO]: [Metrics] Server returned HTTP response code: 500 for URL: http://mcstats.org/report/ServerSigns
  1345. [15:09:26] [Server thread/INFO]: Saving the game (this may take a moment!)
  1346. [15:09:27] [Server thread/INFO]: Saved the game
  1347. [15:15:57] [Server thread/INFO]: LadyHaley issued server command: /plugman list
  1348. [15:16:04] [Server thread/INFO]: LadyHaley issued server command: /plugman load CitizensCMD
  1349. [15:16:09] [Server thread/INFO]: LadyHaley issued server command: /plugman enable CitizensCMD
  1350. [15:16:09] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.1
  1351. [15:16:09] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader CitizensCMD v2.1
  1352. [15:16:09] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.1 By Mateus Moreira @LichtHund
  1353. [15:16:09] [Server thread/INFO]: [CitizensCMD] Using English messages!
  1354. [15:16:09] [Server thread/INFO]: [CitizensCMD] Using PlaceholderAPI!
  1355. [15:16:09] [Server thread/INFO]: [CitizensCMD] Using Vult!
  1356. [15:16:11] [Server thread/INFO]: LadyHaley issued server command: /plugman list
  1357. [15:16:19] [Server thread/INFO]: LadyHaley issued server command: /pbstats
  1358. [15:16:19] [Server thread/INFO]: [CustomGUI] An error occured while playing the open sound for menu 2, the OpenSound true is invalid!
  1359. [15:17:05] [Thread-69/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1360. [15:17:05] [Thread-69/INFO]: [AsyncWorldEdit] ...undo cleanup done.
Add Comment
Please, Sign In to add comment