Guest User

Untitled

a guest
Sep 11th, 2020
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 113.36 KB | None | 0 0
  1. *** Error, this build is outdated ***
  2. *** Please download a new build as per instructions from https://www.spigotmc.org/go/outdated-spigot ***
  3. *** Server will start in 20 seconds ***
  4. Loading libraries, please wait...
  5. [11:04:08] [Server thread/INFO]: Starting minecraft server version 1.15.2
  6. [11:04:08] [Server thread/INFO]: Loading properties
  7. [11:04:09] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-800b93f-8160e29 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
  8. [11:04:10] [Server thread/INFO]: Debug logging is disabled
  9. [11:04:10] [Server thread/INFO]: Server Ping Player Sample Count: 12
  10. [11:04:10] [Server thread/INFO]: Using 4 threads for Netty based IO
  11. [11:04:10] [Server thread/INFO]: Default game type: SURVIVAL
  12. [11:04:10] [Server thread/INFO]: Generating keypair
  13. [11:04:10] [Server thread/INFO]: Starting Minecraft server on 192.168.1.103:25565
  14. [11:04:10] [Server thread/INFO]: Using default channel type
  15. [11:04:20] [Server thread/WARN]: Plugin WelcomeMessage v1.0 does not specify an api-version.
  16. [11:04:20] [Server thread/WARN]: Plugin NametagEdit v4.4.6 does not specify an api-version.
  17. [11:04:20] [Server thread/WARN]: Plugin UltimateHeadFinder v1.1.0 does not specify an api-version.
  18. [11:04:20] [Server thread/WARN]: Plugin Kick-PluginENG v1.0 does not specify an api-version.
  19. [11:04:20] [Server thread/WARN]: Plugin EasyWarp v3.8 does not specify an api-version.
  20. [11:04:21] [Server thread/WARN]: Plugin HealthBar v1.8.3 does not specify an api-version.
  21. [11:04:21] [Server thread/WARN]: Plugin LoginSecurity v3.0.2 does not specify an api-version.
  22. [11:04:21] [Server thread/ERROR]: Could not load 'plugins\PrisonMine.jar' in folder 'plugins'
  23. org.bukkit.plugin.UnknownDependencyException: PrisonSuite
  24. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:221) [serverengine.jar:git-Spigot-800b93f-8160e29]
  25. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:351) [serverengine.jar:git-Spigot-800b93f-8160e29]
  26. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:203) [serverengine.jar:git-Spigot-800b93f-8160e29]
  27. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [serverengine.jar:git-Spigot-800b93f-8160e29]
  28. at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  29. [11:04:21] [Server thread/WARN]: Plugin HatMe v2.0.1 does not specify an api-version.
  30. [11:04:21] [Server thread/WARN]: Plugin MSG v2.0 does not specify an api-version.
  31. [11:04:21] [Server thread/WARN]: Plugin DiscoFloor v1.4.0 does not specify an api-version.
  32. [11:04:21] [Server thread/WARN]: Plugin ImageOnMap v2.99 does not specify an api-version.
  33. [11:04:21] [Server thread/WARN]: Plugin SimpleSit v1.6.3 does not specify an api-version.
  34. [11:04:21] [Server thread/WARN]: Plugin MassiveCore v2.14.0 does not specify an api-version.
  35. [11:04:22] [Server thread/WARN]: Plugin DisguiseCraft v5.1 does not specify an api-version.
  36. [11:04:22] [Server thread/ERROR]: Could not load 'plugins\DisguiseCraft.jar' in folder 'plugins'
  37. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
  38. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  39. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:334) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  40. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:253) [serverengine.jar:git-Spigot-800b93f-8160e29]
  41. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:351) [serverengine.jar:git-Spigot-800b93f-8160e29]
  42. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:203) [serverengine.jar:git-Spigot-800b93f-8160e29]
  43. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [serverengine.jar:git-Spigot-800b93f-8160e29]
  44. at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  45. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
  46. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_251]
  47. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_251]
  48. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:60) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  49. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  50. ... 6 more
  51. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Packet
  52. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:97) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  53. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:92) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  54. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]
  55. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]
  56. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_251]
  57. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_251]
  58. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:60) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  59. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  60. ... 6 more
  61. [11:04:22] [Server thread/WARN]: Plugin Scoreboard-revision vR3 1.4.2 RELEASE does not specify an api-version.
  62. [11:04:22] [Server thread/WARN]: Plugin Jail v2.6.5-b3 does not specify an api-version.
  63. [11:04:22] [Server thread/WARN]: Plugin TheWalls v2.0.1 does not specify an api-version.
  64. [11:04:22] [Server thread/WARN]: Plugin Minigames v1.12.0-SNAPSHOT- does not specify an api-version.
  65. [11:04:22] [Server thread/WARN]: Plugin Prison v3.2.0 does not specify an api-version.
  66. [11:04:22] [Server thread/WARN]: Plugin ChangeSkin v3.0 does not specify an api-version.
  67. [11:04:22] [Server thread/WARN]: Plugin Minigames-Regions v1.12.0-SNAPSHOT- does not specify an api-version.
  68. [11:04:22] [Server thread/WARN]: Plugin EnjinMinecraftPlugin v2.7.8-bukkit does not specify an api-version.
  69. [11:04:23] [Server thread/WARN]: Plugin Factions v2.14.0 does not specify an api-version.
  70. [11:04:23] [Server thread/WARN]: Plugin PlayerShop v1.5.2 does not specify an api-version.
  71. [11:04:23] [Server thread/WARN]: Plugin Shop v2.1.0 does not specify an api-version.
  72. [11:04:23] [Server thread/WARN]: Plugin CommandNPC v1.9.1 does not specify an api-version.
  73. [11:04:23] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.52
  74. [11:04:23] [Server thread/INFO]: [WelcomeMessage] Loading WelcomeMessage v1.0
  75. [11:04:23] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.5
  76. [11:04:23] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.4.6
  77. [11:04:23] [Server thread/INFO]: [BackpacksRemastered] Loading BackpacksRemastered v2020.0.2
  78. [11:04:23] [Server thread/INFO]: [UltimateHeadFinder] Loading UltimateHeadFinder v1.1.0
  79. [11:04:23] [Server thread/INFO]: [Kick-PluginENG] Loading Kick-PluginENG v1.0
  80. [11:04:23] [Server thread/INFO]: [NoteBlockAPI] Loading NoteBlockAPI v1.5.0
  81. [11:04:23] [Server thread/INFO]: [TrollBoss] Loading TrollBoss v6.2
  82. [11:04:23] [Server thread/INFO]: [EasyWarp] Loading EasyWarp v3.8
  83. [11:04:23] [Server thread/INFO]: [RampenDrills] Loading RampenDrills v4.2.1-Beta
  84. [11:04:23] [Server thread/INFO]: [JukeBox] Loading JukeBox v1.17
  85. [11:04:23] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.72
  86. [11:04:23] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
  87. [11:04:24] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@455cec23]
  88. [11:04:24] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.3
  89. [11:04:24] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v3.0.2
  90. [11:04:24] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
  91. [11:04:24] [Server thread/INFO]: [Chairs] Loading Chairs v5.1
  92. [11:04:24] [Server thread/INFO]: [HatMe] Loading HatMe v2.0.1
  93. [11:04:24] [Server thread/INFO]: [Clans] Loading Clans v0.4.3
  94. [11:04:24] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
  95. [11:04:24] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0
  96. [11:04:24] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.15.2) has not yet been tested! Proceed with caution.
  97. [11:04:24] [Server thread/INFO]: [MSG] Loading MSG v2.0
  98. [11:04:24] [Server thread/INFO]: [PixelPrinter] Loading PixelPrinter v1.0.46
  99. [11:04:24] [Server thread/INFO]: [DiscoFloor] Loading DiscoFloor v1.4.0
  100. [11:04:24] [Server thread/INFO]: [ImageOnMap] Loading ImageOnMap v2.99
  101. [11:04:24] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.1.0-b805
  102. [11:04:24] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  103. [11:04:24] [Server thread/INFO]: [CCTV] Loading CCTV v5.18.15
  104. [11:04:24] [Server thread/INFO]: [SimpleSit] Loading SimpleSit v1.6.3
  105. [11:04:24] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.14.0
  106. [11:04:24] [Server thread/INFO]: [Scoreboard-revision] Loading Scoreboard-revision vR3 1.4.2 RELEASE
  107. [11:04:24] [Server thread/INFO]: [GCore] Loading GCore v7.13.1
  108. [11:04:24] [Server thread/INFO]: [RankGrant+] Loading RankGrantPlus v3.6.2
  109. [11:04:24] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1
  110. [11:04:24] [Server thread/INFO]: [Jail] Loading Jail v2.6.5-b3
  111. [11:04:24] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;bf2593e
  112. [11:04:24] [Server thread/INFO]: [GUIShop] Loading GUIShop v7.3.8
  113. [11:04:24] [Server thread/INFO]: [TheWalls] Loading TheWalls v2.0.1
  114. [11:04:24] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v2.0.8
  115. [11:04:24] [Server thread/INFO]: [MysqlEconomyBank] Loading MysqlEconomyBank v1.15.1
  116. [11:04:24] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.2.0
  117. [11:04:24] [Server thread/INFO]: [Minigames] Loading Minigames v1.12.0-SNAPSHOT-
  118. [11:04:24] [Server thread/INFO]: [MarriageMaster] Loading MarriageMaster v2.2.7-Release
  119. [11:04:24] [Server thread/INFO]: [MarriageMaster] PCGF-PluginLib not installed. Switching to standalone mode!
  120. [11:04:24] [Server thread/INFO]: [Prison] Loading Prison v3.2.0
  121. [11:04:24] [Server thread/INFO]: [BedWars] Loading BedWars v0.2.5
  122. [11:04:24] [Server thread/INFO]: [ChangeSkin] Loading ChangeSkin v3.0
  123. [11:04:24] [Server thread/INFO]: [Jobs] Loading Jobs v4.15.5
  124. [11:04:24] [Server thread/INFO]: [BountyHunters] Loading BountyHunters v2.2.6
  125. [11:04:24] [Server thread/INFO]: [PlayerStatuePlugin] Loading PlayerStatuePlugin v1.6
  126. [11:04:24] [Server thread/INFO]: [Carz] Loading Carz v7.0
  127. [11:04:24] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.26-SNAPSHOT (build 1854)
  128. [11:04:24] [Server thread/INFO]: [Minigames-Regions] Loading Minigames-Regions v1.12.0-SNAPSHOT-
  129. [11:04:24] [Server thread/INFO]: [AdvancedTeleport] Loading AdvancedTeleport v5.0.13
  130. [11:04:24] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.2.0
  131. [11:04:24] [Server thread/INFO]: [Lottery] Loading Lottery v1.4.1
  132. [11:04:24] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.8-bukkit
  133. [11:04:24] [Server thread/INFO]: [Skywars] Loading Skywars v4.3.2
  134. [11:04:24] [Server thread/INFO]: [Factions] Loading Factions v2.14.0
  135. [11:04:24] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.17.2.0
  136. [11:04:24] [Server thread/INFO]: [PlayerShop] Loading PlayerShop v1.5.2
  137. [11:04:24] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.2.0
  138. [11:04:24] [Server thread/INFO]: [Shop] Loading Shop v2.1.0
  139. [11:04:24] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
  140. [11:04:24] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.72
  141. [11:04:24] [Server thread/INFO]: __
  142. [11:04:24] [Server thread/INFO]: | |__) LuckPerms v5.0.72
  143. [11:04:24] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  144. [11:04:24] [Server thread/INFO]:
  145. [11:04:24] [Server thread/INFO]: [LuckPerms] Loading configuration...
  146. [11:04:24] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  147. [11:04:25] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  148. [11:04:25] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  149. [11:04:25] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 891ms)
  150. [11:04:25] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
  151. [11:04:25] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  152. [11:04:25] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R2 as the Bukkit adapter
  153. [11:04:26] [Server thread/WARN]: [WorldEdit] ====================================================
  154. [11:04:26] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
  155. [11:04:26] [Server thread/WARN]: [WorldEdit] as your server software.
  156. [11:04:26] [Server thread/WARN]: [WorldEdit]
  157. [11:04:26] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
  158. [11:04:26] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
  159. [11:04:26] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
  160. [11:04:26] [Server thread/WARN]: [WorldEdit]
  161. [11:04:26] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
  162. [11:04:26] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
  163. [11:04:26] [Server thread/WARN]: [WorldEdit]
  164. [11:04:26] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
  165. [11:04:26] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
  166. [11:04:26] [Server thread/WARN]: [WorldEdit]
  167. [11:04:26] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
  168. [11:04:26] [Server thread/WARN]: [WorldEdit] ====================================================
  169. [11:04:26] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0
  170. [11:04:26] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  171. [11:04:26] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  172. [11:04:26] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  173. [11:04:26] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  174. [11:04:26] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  175. [11:04:26] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  176. [11:04:26] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  177. [11:04:26] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.14.0
  178. [11:04:26] [Server thread/INFO]: [MassiveCore 2.14.0] === ENABLE START ===
  179. [11:04:26] [Server thread/INFO]: [MassiveCore 2.14.0] Loading Cachefile datas...
  180. [11:04:26] [Server thread/INFO]: [MassiveCore 2.14.0] Loading Onlineplayer datas...
  181. [11:04:26] [Server thread/INFO]: [MassiveCore 2.14.0] Loading Registry datas...
  182. [11:04:26] [Server thread/INFO]: [MassiveCore 2.14.0] Saving Cachefile...
  183. [11:04:26] [Server thread/INFO]: [MassiveCore 2.14.0] Setup of IdUtil took 40ms.
  184. [11:04:26] [Server thread/ERROR]: Error occurred while enabling MassiveCore v2.14.0 (Is it up to date?)
  185. java.lang.ExceptionInInitializerError: null
  186. at com.massivecraft.massivecore.command.type.RegistryType.registerAll(RegistryType.java:318) ~[?:?]
  187. at com.massivecraft.massivecore.MassiveCore.onEnableInner(MassiveCore.java:234) ~[?:?]
  188. at com.massivecraft.massivecore.MassivePlugin.onEnable(MassivePlugin.java:82) ~[?:?]
  189. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  190. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [serverengine.jar:git-Spigot-800b93f-8160e29]
  191. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [serverengine.jar:git-Spigot-800b93f-8160e29]
  192. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462) [serverengine.jar:git-Spigot-800b93f-8160e29]
  193. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376) [serverengine.jar:git-Spigot-800b93f-8160e29]
  194. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:204) [serverengine.jar:git-Spigot-800b93f-8160e29]
  195. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [serverengine.jar:git-Spigot-800b93f-8160e29]
  196. at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  197. Caused by: java.lang.IllegalArgumentException: Cannot get ID of Modern Material
  198. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  199. at org.bukkit.Material.getId(Material.java:3316) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  200. at com.massivecraft.massivecore.command.type.enumeration.TypeMaterial.getIdsInner(TypeMaterial.java:31) ~[?:?]
  201. at com.massivecraft.massivecore.command.type.enumeration.TypeMaterial.getIdsInner(TypeMaterial.java:9) ~[?:?]
  202. at com.massivecraft.massivecore.command.type.TypeAbstract.getIds(TypeAbstract.java:353) ~[?:?]
  203. at com.massivecraft.massivecore.command.type.TypeAbstractChoice.createOptionKeys(TypeAbstractChoice.java:365) ~[?:?]
  204. at com.massivecraft.massivecore.command.type.TypeAbstractChoice.createOptions(TypeAbstractChoice.java:339) ~[?:?]
  205. at com.massivecraft.massivecore.command.type.TypeAbstractChoice.setAll(TypeAbstractChoice.java:77) ~[?:?]
  206. at com.massivecraft.massivecore.command.type.TypeAbstractChoice.setAll(TypeAbstractChoice.java:84) ~[?:?]
  207. at com.massivecraft.massivecore.command.type.enumeration.TypeEnum.<init>(TypeEnum.java:25) ~[?:?]
  208. at com.massivecraft.massivecore.command.type.enumeration.TypeMaterial.<init>(TypeMaterial.java:19) ~[?:?]
  209. at com.massivecraft.massivecore.command.type.enumeration.TypeMaterial.<clinit>(TypeMaterial.java:15) ~[?:?]
  210. ... 11 more
  211. [11:04:26] [Server thread/INFO]: [MysqlEconomyBank] Enabling MysqlEconomyBank v1.15.1
  212. [11:04:26] [Server thread/INFO]: [MysqlEconomyBank] Using economy system: Essentials Economy
  213. [11:04:26] [Server thread/INFO]: [MysqlEconomyBank] Using permission system: LuckPerms
  214. [11:04:26] [Server thread/INFO]: [MysqlEconomyBank] Loading the config file...
  215. [11:04:26] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank loaded successfully!
  216. [11:04:26] [Server thread/INFO]: [MysqlEconomyBank] Interest task is disabled.
  217. [11:04:26] [Server thread/INFO]: [MysqlEconomyBank] PlaceholdersAPI detected and placeholders activated!
  218. [11:04:26] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank has been successfully loaded!
  219. [11:04:26] [Server thread/INFO]: Preparing level "serverlobby"
  220. [11:04:26] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  221. [11:04:27] [Server thread/INFO]: Loaded 6 recipes
  222. [11:04:28] [Server thread/INFO]: -------- World Settings For [serverlobby] --------
  223. [11:04:28] [Server thread/INFO]: View Distance: 10
  224. [11:04:28] [Server thread/INFO]: Item Merge Radius: 2.5
  225. [11:04:28] [Server thread/INFO]: Item Despawn Rate: 6000
  226. [11:04:28] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  227. [11:04:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  228. [11:04:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  229. [11:04:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  230. [11:04:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  231. [11:04:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  232. [11:04:28] [Server thread/INFO]: Experience Merge Radius: 3.0
  233. [11:04:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
  234. [11:04:28] [Server thread/INFO]: Cane Growth Modifier: 100%
  235. [11:04:28] [Server thread/INFO]: Melon Growth Modifier: 100%
  236. [11:04:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  237. [11:04:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  238. [11:04:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
  239. [11:04:28] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  240. [11:04:28] [Server thread/INFO]: Carrot Growth Modifier: 100%
  241. [11:04:28] [Server thread/INFO]: Potato Growth Modifier: 100%
  242. [11:04:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
  243. [11:04:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  244. [11:04:28] [Server thread/INFO]: Vine Growth Modifier: 100%
  245. [11:04:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  246. [11:04:28] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  247. [11:04:28] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  248. [11:04:28] [Server thread/INFO]: Kelp Growth Modifier: 100%
  249. [11:04:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  250. [11:04:28] [Server thread/INFO]: Mob Spawn Range: 6
  251. [11:04:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  252. [11:04:28] [Server thread/INFO]: Max TNT Explosions: 100
  253. [11:04:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  254. [11:04:28] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  255. [11:04:28] [Server thread/INFO]: -------- World Settings For [serverlobby_nether] --------
  256. [11:04:28] [Server thread/INFO]: View Distance: 10
  257. [11:04:28] [Server thread/INFO]: Item Merge Radius: 2.5
  258. [11:04:28] [Server thread/INFO]: Item Despawn Rate: 6000
  259. [11:04:28] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  260. [11:04:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  261. [11:04:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  262. [11:04:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  263. [11:04:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  264. [11:04:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  265. [11:04:28] [Server thread/INFO]: Experience Merge Radius: 3.0
  266. [11:04:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
  267. [11:04:28] [Server thread/INFO]: Cane Growth Modifier: 100%
  268. [11:04:28] [Server thread/INFO]: Melon Growth Modifier: 100%
  269. [11:04:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  270. [11:04:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  271. [11:04:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
  272. [11:04:28] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  273. [11:04:28] [Server thread/INFO]: Carrot Growth Modifier: 100%
  274. [11:04:28] [Server thread/INFO]: Potato Growth Modifier: 100%
  275. [11:04:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
  276. [11:04:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  277. [11:04:28] [Server thread/INFO]: Vine Growth Modifier: 100%
  278. [11:04:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  279. [11:04:28] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  280. [11:04:28] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  281. [11:04:28] [Server thread/INFO]: Kelp Growth Modifier: 100%
  282. [11:04:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  283. [11:04:28] [Server thread/INFO]: Mob Spawn Range: 6
  284. [11:04:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  285. [11:04:28] [Server thread/INFO]: Max TNT Explosions: 100
  286. [11:04:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  287. [11:04:28] [Server thread/INFO]: -------- World Settings For [serverlobby_the_end] --------
  288. [11:04:28] [Server thread/INFO]: View Distance: 10
  289. [11:04:28] [Server thread/INFO]: Item Merge Radius: 2.5
  290. [11:04:28] [Server thread/INFO]: Item Despawn Rate: 6000
  291. [11:04:28] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  292. [11:04:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  293. [11:04:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  294. [11:04:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  295. [11:04:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  296. [11:04:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  297. [11:04:28] [Server thread/INFO]: Experience Merge Radius: 3.0
  298. [11:04:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
  299. [11:04:28] [Server thread/INFO]: Cane Growth Modifier: 100%
  300. [11:04:28] [Server thread/INFO]: Melon Growth Modifier: 100%
  301. [11:04:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  302. [11:04:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  303. [11:04:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
  304. [11:04:28] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  305. [11:04:28] [Server thread/INFO]: Carrot Growth Modifier: 100%
  306. [11:04:28] [Server thread/INFO]: Potato Growth Modifier: 100%
  307. [11:04:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
  308. [11:04:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  309. [11:04:28] [Server thread/INFO]: Vine Growth Modifier: 100%
  310. [11:04:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  311. [11:04:28] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  312. [11:04:28] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  313. [11:04:28] [Server thread/INFO]: Kelp Growth Modifier: 100%
  314. [11:04:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  315. [11:04:28] [Server thread/INFO]: Mob Spawn Range: 6
  316. [11:04:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  317. [11:04:28] [Server thread/INFO]: Max TNT Explosions: 100
  318. [11:04:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  319. [11:04:28] [Server thread/INFO]: Preparing start region for dimension 'serverlobby'/minecraft:overworld
  320. [11:04:29] [Server thread/INFO]: Preparing spawn area: 0%
  321. [11:04:29] [Server thread/INFO]: Preparing spawn area: 0%
  322. [11:04:29] [Server thread/INFO]: Preparing spawn area: 0%
  323. [11:04:30] [Server thread/INFO]: Time elapsed: 1394 ms
  324. [11:04:30] [Server thread/INFO]: Preparing start region for dimension 'serverlobby_nether'/minecraft:the_nether
  325. [11:04:30] [Server thread/INFO]: Preparing spawn area: 0%
  326. [11:04:30] [Server thread/INFO]: Preparing spawn area: 0%
  327. [11:04:31] [Server thread/INFO]: Preparing spawn area: 0%
  328. [11:04:31] [Server-Worker-2/INFO]: Preparing spawn area: 94%
  329. [11:04:32] [Server-Worker-9/INFO]: Preparing spawn area: 94%
  330. [11:04:32] [Server-Worker-3/INFO]: Preparing spawn area: 96%
  331. [11:04:32] [Server thread/INFO]: Time elapsed: 2760 ms
  332. [11:04:32] [Server thread/INFO]: Preparing start region for dimension 'serverlobby_the_end'/minecraft:the_end
  333. [11:04:33] [Server thread/INFO]: Preparing spawn area: 0%
  334. [11:04:33] [Server thread/INFO]: Preparing spawn area: 0%
  335. [11:04:33] [Server thread/INFO]: Time elapsed: 669 ms
  336. [11:04:33] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.52
  337. [11:04:33] [Server thread/INFO]: [WelcomeMessage] Enabling WelcomeMessage v1.0
  338. [11:04:33] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.5
  339. [11:04:33] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  340. [11:04:33] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.4.6
  341. [11:04:33] [Server thread/INFO]: [NametagEdit] Found LuckPerms! Hooking in.
  342. [11:04:33] [Server thread/INFO]: [BackpacksRemastered] Enabling BackpacksRemastered v2020.0.2
  343. [11:04:33] [Server thread/INFO]: [BackpacksRemastered] Detected NMS v1_15_R1. Using this for all NMS related functions.
  344. [11:04:39] [Server thread/INFO]: [BackpacksRemastered] BackpacksRemastered v2020.0.2 (git: b57551a) was enabled in 6.31s!
  345. [11:04:39] [Server thread/INFO]: [UltimateHeadFinder] Enabling UltimateHeadFinder v1.1.0
  346. [11:04:39] [Server thread/INFO]: [Kick-PluginENG] Enabling Kick-PluginENG v1.0
  347. [11:04:39] [Server thread/INFO]: Plugin by HeadhunterTV / twitch.tv/MazeHunter_
  348. [11:04:39] [Server thread/INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.5.0
  349. [11:04:39] [Server thread/INFO]: [TrollBoss] Enabling TrollBoss v6.2
  350. [11:04:40] [Thread-17/INFO]: [TrollBoss] Finished updating.
  351. [11:04:40] [Server thread/INFO]: [TrollBoss] Plugin enabled!
  352. [11:04:40] [Server thread/INFO]: [EasyWarp] Enabling EasyWarp v3.8
  353. [11:04:40] [Server thread/INFO]: [RampenDrills] Enabling RampenDrills v4.2.1-Beta
  354. [11:04:40] [Server thread/INFO]: [JukeBox] Enabling JukeBox v1.17
  355. [11:04:40] [Server thread/INFO]: [JukeBox] Placeholders registered
  356. [11:04:40] [Server thread/INFO]: [JukeBox] This JukeBox version requires NoteBlockAPI version 1.5.0 or more. Please ensure you have the right version before using JukeBox (you are using NBAPI ver. 1.5.0)
  357. [11:04:41] [Server thread/INFO]: [JukeBox] Loaded language file en.yml
  358. [11:04:41] [Server thread/INFO]: [JukeBox] 0 songs loadeds. Sorting by name...
  359. [11:04:41] [Server thread/INFO]: [JukeBox] Songs sorted ! 0 songs. Number of pages : 0
  360. [11:04:41] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.3
  361. [11:04:41] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v3.0.2
  362. [11:04:41] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
  363. [11:04:41] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
  364. [11:04:41] [Server thread/INFO]: [LoginSecurity] Registering commands...
  365. [11:04:41] [Server thread/INFO]: [LoginSecurity] Registering listeners...
  366. [11:04:41] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
  367. [11:04:41] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
  368. [11:04:41] [Server thread/INFO]: [ClearLag] Loading modules...
  369. [11:04:41] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  370. [11:04:41] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="area-filter" value=Minecart-with-hopper
  371. [11:04:41] [Server thread/WARN]: [ClearLag] Item type 'minecart-with-hopper' does not match any Materials found on your Craftbukkit version.
  372. [11:04:41] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  373. [11:04:41] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  374. [11:04:41] [Server thread/INFO]: [Chairs] Enabling Chairs v5.1
  375. [11:04:41] [Thread-20/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.15]...
  376. [11:04:41] [Server thread/INFO]: [HatMe] Enabling HatMe v2.0.1
  377. [11:04:41] [Server thread/INFO]: [HatMe] Start Plugin... (Version: 2.0.1)
  378. [11:04:41] [Server thread/INFO]: [HatMe] Plugin Loaded!
  379. [11:04:41] [Server thread/INFO]: [Clans] Enabling Clans v0.4.3
  380. [11:04:41] [Thread-20/INFO]: [ClearLag] No updates found!
  381. [11:04:42] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
  382. [11:04:42] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.0-b775" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman].
  383. [11:04:42] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible.
  384. [11:04:42] [Server thread/INFO]: -------- World Settings For [kingdoms1v1] --------
  385. [11:04:42] [Server thread/INFO]: View Distance: 10
  386. [11:04:42] [Server thread/INFO]: Item Merge Radius: 2.5
  387. [11:04:42] [Server thread/INFO]: Item Despawn Rate: 6000
  388. [11:04:42] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  389. [11:04:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  390. [11:04:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  391. [11:04:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  392. [11:04:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  393. [11:04:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  394. [11:04:42] [Server thread/INFO]: Experience Merge Radius: 3.0
  395. [11:04:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
  396. [11:04:42] [Server thread/INFO]: Cane Growth Modifier: 100%
  397. [11:04:42] [Server thread/INFO]: Melon Growth Modifier: 100%
  398. [11:04:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  399. [11:04:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  400. [11:04:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
  401. [11:04:42] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  402. [11:04:42] [Server thread/INFO]: Carrot Growth Modifier: 100%
  403. [11:04:42] [Server thread/INFO]: Potato Growth Modifier: 100%
  404. [11:04:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
  405. [11:04:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  406. [11:04:42] [Server thread/INFO]: Vine Growth Modifier: 100%
  407. [11:04:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  408. [11:04:42] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  409. [11:04:42] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  410. [11:04:42] [Server thread/INFO]: Kelp Growth Modifier: 100%
  411. [11:04:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  412. [11:04:42] [Server thread/INFO]: Mob Spawn Range: 6
  413. [11:04:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  414. [11:04:42] [Server thread/INFO]: Max TNT Explosions: 100
  415. [11:04:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  416. [11:04:42] [Server thread/INFO]: Preparing start region for dimension 'kingdoms1v1'/minecraft:overworld
  417. [11:04:42] [Server thread/INFO]: Preparing spawn area: 0%
  418. [11:04:42] [Server thread/INFO]: Time elapsed: 426 ms
  419. [11:04:42] [Server thread/INFO]: -------- World Settings For [kitpvp] --------
  420. [11:04:42] [Server thread/INFO]: View Distance: 10
  421. [11:04:42] [Server thread/INFO]: Item Merge Radius: 2.5
  422. [11:04:42] [Server thread/INFO]: Item Despawn Rate: 6000
  423. [11:04:42] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  424. [11:04:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  425. [11:04:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  426. [11:04:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  427. [11:04:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  428. [11:04:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  429. [11:04:42] [Server thread/INFO]: Experience Merge Radius: 3.0
  430. [11:04:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
  431. [11:04:42] [Server thread/INFO]: Cane Growth Modifier: 100%
  432. [11:04:42] [Server thread/INFO]: Melon Growth Modifier: 100%
  433. [11:04:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  434. [11:04:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  435. [11:04:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
  436. [11:04:42] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  437. [11:04:42] [Server thread/INFO]: Carrot Growth Modifier: 100%
  438. [11:04:42] [Server thread/INFO]: Potato Growth Modifier: 100%
  439. [11:04:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
  440. [11:04:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  441. [11:04:42] [Server thread/INFO]: Vine Growth Modifier: 100%
  442. [11:04:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  443. [11:04:42] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  444. [11:04:42] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  445. [11:04:42] [Server thread/INFO]: Kelp Growth Modifier: 100%
  446. [11:04:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  447. [11:04:42] [Server thread/INFO]: Mob Spawn Range: 6
  448. [11:04:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  449. [11:04:42] [Server thread/INFO]: Max TNT Explosions: 100
  450. [11:04:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  451. [11:04:42] [Server thread/INFO]: Preparing start region for dimension 'kitpvp'/minecraft:overworld
  452. [11:04:44] [Server thread/INFO]: Preparing spawn area: 0%
  453. [11:04:44] [Server thread/INFO]: Preparing spawn area: 0%
  454. [11:04:44] [Server thread/INFO]: Preparing spawn area: 0%
  455. [11:04:44] [Server thread/INFO]: Time elapsed: 1404 ms
  456. [11:04:44] [Server thread/INFO]: -------- World Settings For [bbmap2] --------
  457. [11:04:44] [Server thread/INFO]: View Distance: 10
  458. [11:04:44] [Server thread/INFO]: Item Merge Radius: 2.5
  459. [11:04:44] [Server thread/INFO]: Item Despawn Rate: 6000
  460. [11:04:44] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  461. [11:04:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  462. [11:04:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  463. [11:04:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  464. [11:04:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  465. [11:04:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  466. [11:04:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  467. [11:04:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  468. [11:04:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  469. [11:04:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  470. [11:04:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  471. [11:04:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  472. [11:04:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  473. [11:04:44] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  474. [11:04:44] [Server thread/INFO]: Carrot Growth Modifier: 100%
  475. [11:04:44] [Server thread/INFO]: Potato Growth Modifier: 100%
  476. [11:04:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  477. [11:04:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  478. [11:04:44] [Server thread/INFO]: Vine Growth Modifier: 100%
  479. [11:04:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  480. [11:04:44] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  481. [11:04:44] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  482. [11:04:44] [Server thread/INFO]: Kelp Growth Modifier: 100%
  483. [11:04:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  484. [11:04:44] [Server thread/INFO]: Mob Spawn Range: 6
  485. [11:04:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  486. [11:04:44] [Server thread/INFO]: Max TNT Explosions: 100
  487. [11:04:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  488. [11:04:44] [Server thread/INFO]: Preparing start region for dimension 'bbmap2'/minecraft:overworld
  489. [11:04:45] [Server thread/INFO]: Preparing spawn area: 0%
  490. [11:04:45] [Server thread/INFO]: Preparing spawn area: 0%
  491. [11:04:45] [Server thread/INFO]: Time elapsed: 894 ms
  492. [11:04:45] [Server thread/INFO]: -------- World Settings For [test] --------
  493. [11:04:45] [Server thread/INFO]: View Distance: 10
  494. [11:04:45] [Server thread/INFO]: Item Merge Radius: 2.5
  495. [11:04:45] [Server thread/INFO]: Item Despawn Rate: 6000
  496. [11:04:45] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  497. [11:04:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  498. [11:04:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  499. [11:04:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  500. [11:04:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  501. [11:04:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  502. [11:04:45] [Server thread/INFO]: Experience Merge Radius: 3.0
  503. [11:04:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
  504. [11:04:45] [Server thread/INFO]: Cane Growth Modifier: 100%
  505. [11:04:45] [Server thread/INFO]: Melon Growth Modifier: 100%
  506. [11:04:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  507. [11:04:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  508. [11:04:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
  509. [11:04:45] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  510. [11:04:45] [Server thread/INFO]: Carrot Growth Modifier: 100%
  511. [11:04:45] [Server thread/INFO]: Potato Growth Modifier: 100%
  512. [11:04:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
  513. [11:04:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  514. [11:04:45] [Server thread/INFO]: Vine Growth Modifier: 100%
  515. [11:04:45] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  516. [11:04:45] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  517. [11:04:45] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  518. [11:04:45] [Server thread/INFO]: Kelp Growth Modifier: 100%
  519. [11:04:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  520. [11:04:45] [Server thread/INFO]: Mob Spawn Range: 6
  521. [11:04:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  522. [11:04:45] [Server thread/INFO]: Max TNT Explosions: 100
  523. [11:04:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  524. [11:04:45] [Server thread/INFO]: Preparing start region for dimension 'test'/minecraft:overworld
  525. [11:04:45] [Server thread/INFO]: Preparing spawn area: 0%
  526. [11:04:45] [Server thread/INFO]: Preparing spawn area: 0%
  527. [11:04:46] [Server thread/INFO]: Time elapsed: 714 ms
  528. [11:04:46] [Server thread/INFO]: -------- World Settings For [survival] --------
  529. [11:04:46] [Server thread/INFO]: View Distance: 10
  530. [11:04:46] [Server thread/INFO]: Item Merge Radius: 2.5
  531. [11:04:46] [Server thread/INFO]: Item Despawn Rate: 6000
  532. [11:04:46] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  533. [11:04:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  534. [11:04:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  535. [11:04:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  536. [11:04:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  537. [11:04:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  538. [11:04:46] [Server thread/INFO]: Experience Merge Radius: 3.0
  539. [11:04:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
  540. [11:04:46] [Server thread/INFO]: Cane Growth Modifier: 100%
  541. [11:04:46] [Server thread/INFO]: Melon Growth Modifier: 100%
  542. [11:04:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  543. [11:04:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  544. [11:04:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
  545. [11:04:46] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  546. [11:04:46] [Server thread/INFO]: Carrot Growth Modifier: 100%
  547. [11:04:46] [Server thread/INFO]: Potato Growth Modifier: 100%
  548. [11:04:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
  549. [11:04:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  550. [11:04:46] [Server thread/INFO]: Vine Growth Modifier: 100%
  551. [11:04:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  552. [11:04:46] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  553. [11:04:46] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  554. [11:04:46] [Server thread/INFO]: Kelp Growth Modifier: 100%
  555. [11:04:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  556. [11:04:46] [Server thread/INFO]: Mob Spawn Range: 6
  557. [11:04:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  558. [11:04:46] [Server thread/INFO]: Max TNT Explosions: 100
  559. [11:04:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  560. [11:04:46] [Server thread/INFO]: Preparing start region for dimension 'survival'/minecraft:overworld
  561. [11:04:46] [Server thread/INFO]: Preparing spawn area: 0%
  562. [11:04:46] [Server thread/INFO]: Preparing spawn area: 0%
  563. [11:04:47] [Server thread/INFO]: Time elapsed: 1024 ms
  564. [11:04:47] [Server thread/INFO]: -------- World Settings For [anarchy] --------
  565. [11:04:47] [Server thread/INFO]: View Distance: 10
  566. [11:04:47] [Server thread/INFO]: Item Merge Radius: 2.5
  567. [11:04:47] [Server thread/INFO]: Item Despawn Rate: 6000
  568. [11:04:47] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  569. [11:04:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  570. [11:04:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  571. [11:04:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  572. [11:04:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  573. [11:04:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  574. [11:04:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  575. [11:04:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  576. [11:04:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  577. [11:04:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  578. [11:04:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  579. [11:04:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  580. [11:04:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  581. [11:04:47] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  582. [11:04:47] [Server thread/INFO]: Carrot Growth Modifier: 100%
  583. [11:04:47] [Server thread/INFO]: Potato Growth Modifier: 100%
  584. [11:04:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  585. [11:04:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  586. [11:04:47] [Server thread/INFO]: Vine Growth Modifier: 100%
  587. [11:04:47] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  588. [11:04:47] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  589. [11:04:47] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  590. [11:04:47] [Server thread/INFO]: Kelp Growth Modifier: 100%
  591. [11:04:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  592. [11:04:47] [Server thread/INFO]: Mob Spawn Range: 6
  593. [11:04:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  594. [11:04:47] [Server thread/INFO]: Max TNT Explosions: 100
  595. [11:04:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  596. [11:04:47] [Server thread/INFO]: Preparing start region for dimension 'anarchy'/minecraft:overworld
  597. [11:04:47] [Server thread/INFO]: Preparing spawn area: 0%
  598. [11:04:47] [Server thread/INFO]: Preparing spawn area: 0%
  599. [11:04:48] [Server thread/INFO]: Time elapsed: 886 ms
  600. [11:04:48] [Server thread/INFO]: -------- World Settings For [building] --------
  601. [11:04:48] [Server thread/INFO]: View Distance: 10
  602. [11:04:48] [Server thread/INFO]: Item Merge Radius: 2.5
  603. [11:04:48] [Server thread/INFO]: Item Despawn Rate: 6000
  604. [11:04:48] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  605. [11:04:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  606. [11:04:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  607. [11:04:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  608. [11:04:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  609. [11:04:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  610. [11:04:48] [Server thread/INFO]: Experience Merge Radius: 3.0
  611. [11:04:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
  612. [11:04:48] [Server thread/INFO]: Cane Growth Modifier: 100%
  613. [11:04:48] [Server thread/INFO]: Melon Growth Modifier: 100%
  614. [11:04:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  615. [11:04:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  616. [11:04:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
  617. [11:04:48] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  618. [11:04:48] [Server thread/INFO]: Carrot Growth Modifier: 100%
  619. [11:04:48] [Server thread/INFO]: Potato Growth Modifier: 100%
  620. [11:04:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
  621. [11:04:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  622. [11:04:48] [Server thread/INFO]: Vine Growth Modifier: 100%
  623. [11:04:48] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  624. [11:04:48] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  625. [11:04:48] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  626. [11:04:48] [Server thread/INFO]: Kelp Growth Modifier: 100%
  627. [11:04:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  628. [11:04:48] [Server thread/INFO]: Mob Spawn Range: 6
  629. [11:04:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  630. [11:04:48] [Server thread/INFO]: Max TNT Explosions: 100
  631. [11:04:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  632. [11:04:48] [Server thread/INFO]: Preparing start region for dimension 'building'/minecraft:overworld
  633. [11:04:48] [Server thread/INFO]: Preparing spawn area: 0%
  634. [11:04:48] [Server thread/INFO]: Time elapsed: 459 ms
  635. [11:04:48] [Server thread/INFO]: -------- World Settings For [bbmap] --------
  636. [11:04:48] [Server thread/INFO]: View Distance: 10
  637. [11:04:48] [Server thread/INFO]: Item Merge Radius: 2.5
  638. [11:04:48] [Server thread/INFO]: Item Despawn Rate: 6000
  639. [11:04:48] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  640. [11:04:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  641. [11:04:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  642. [11:04:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  643. [11:04:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  644. [11:04:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  645. [11:04:48] [Server thread/INFO]: Experience Merge Radius: 3.0
  646. [11:04:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
  647. [11:04:48] [Server thread/INFO]: Cane Growth Modifier: 100%
  648. [11:04:48] [Server thread/INFO]: Melon Growth Modifier: 100%
  649. [11:04:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  650. [11:04:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  651. [11:04:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
  652. [11:04:48] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  653. [11:04:48] [Server thread/INFO]: Carrot Growth Modifier: 100%
  654. [11:04:48] [Server thread/INFO]: Potato Growth Modifier: 100%
  655. [11:04:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
  656. [11:04:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  657. [11:04:48] [Server thread/INFO]: Vine Growth Modifier: 100%
  658. [11:04:48] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  659. [11:04:48] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  660. [11:04:48] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  661. [11:04:48] [Server thread/INFO]: Kelp Growth Modifier: 100%
  662. [11:04:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  663. [11:04:48] [Server thread/INFO]: Mob Spawn Range: 6
  664. [11:04:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  665. [11:04:48] [Server thread/INFO]: Max TNT Explosions: 100
  666. [11:04:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  667. [11:04:48] [Server thread/INFO]: Preparing start region for dimension 'bbmap'/minecraft:overworld
  668. [11:04:49] [Server thread/INFO]: Preparing spawn area: 0%
  669. [11:04:49] [Server thread/INFO]: Preparing spawn area: 0%
  670. [11:04:49] [Server thread/INFO]: Time elapsed: 713 ms
  671. [11:04:49] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spleggmap
  672. [11:04:49] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  673. [11:04:49] [Server thread/INFO]: -------- World Settings For [kingdoms] --------
  674. [11:04:49] [Server thread/INFO]: View Distance: 10
  675. [11:04:49] [Server thread/INFO]: Item Merge Radius: 2.5
  676. [11:04:49] [Server thread/INFO]: Item Despawn Rate: 6000
  677. [11:04:49] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  678. [11:04:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  679. [11:04:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  680. [11:04:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  681. [11:04:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  682. [11:04:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  683. [11:04:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  684. [11:04:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  685. [11:04:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  686. [11:04:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  687. [11:04:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  688. [11:04:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  689. [11:04:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  690. [11:04:49] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  691. [11:04:49] [Server thread/INFO]: Carrot Growth Modifier: 100%
  692. [11:04:49] [Server thread/INFO]: Potato Growth Modifier: 100%
  693. [11:04:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  694. [11:04:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  695. [11:04:49] [Server thread/INFO]: Vine Growth Modifier: 100%
  696. [11:04:49] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  697. [11:04:49] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  698. [11:04:49] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  699. [11:04:49] [Server thread/INFO]: Kelp Growth Modifier: 100%
  700. [11:04:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  701. [11:04:49] [Server thread/INFO]: Mob Spawn Range: 6
  702. [11:04:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  703. [11:04:49] [Server thread/INFO]: Max TNT Explosions: 100
  704. [11:04:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  705. [11:04:49] [Server thread/INFO]: Preparing start region for dimension 'kingdoms'/minecraft:overworld
  706. [11:04:49] [Server thread/INFO]: Preparing spawn area: 0%
  707. [11:04:49] [Server thread/INFO]: Time elapsed: 310 ms
  708. [11:04:49] [Server thread/INFO]: -------- World Settings For [world] --------
  709. [11:04:49] [Server thread/INFO]: View Distance: 10
  710. [11:04:49] [Server thread/INFO]: Item Merge Radius: 2.5
  711. [11:04:49] [Server thread/INFO]: Item Despawn Rate: 6000
  712. [11:04:49] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  713. [11:04:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  714. [11:04:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  715. [11:04:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  716. [11:04:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  717. [11:04:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  718. [11:04:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  719. [11:04:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  720. [11:04:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  721. [11:04:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  722. [11:04:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  723. [11:04:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  724. [11:04:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  725. [11:04:49] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  726. [11:04:49] [Server thread/INFO]: Carrot Growth Modifier: 100%
  727. [11:04:49] [Server thread/INFO]: Potato Growth Modifier: 100%
  728. [11:04:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  729. [11:04:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  730. [11:04:49] [Server thread/INFO]: Vine Growth Modifier: 100%
  731. [11:04:49] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  732. [11:04:49] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  733. [11:04:49] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  734. [11:04:49] [Server thread/INFO]: Kelp Growth Modifier: 100%
  735. [11:04:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  736. [11:04:49] [Server thread/INFO]: Mob Spawn Range: 6
  737. [11:04:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  738. [11:04:49] [Server thread/INFO]: Max TNT Explosions: 100
  739. [11:04:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  740. [11:04:49] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  741. [11:04:50] [Server thread/INFO]: Preparing spawn area: 0%
  742. [11:04:50] [Server thread/INFO]: Preparing spawn area: 0%
  743. [11:04:50] [Server thread/INFO]: Time elapsed: 877 ms
  744. [11:04:50] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  745. [11:04:50] [Server thread/INFO]: View Distance: 10
  746. [11:04:50] [Server thread/INFO]: Item Merge Radius: 2.5
  747. [11:04:50] [Server thread/INFO]: Item Despawn Rate: 6000
  748. [11:04:50] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  749. [11:04:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  750. [11:04:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  751. [11:04:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  752. [11:04:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  753. [11:04:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  754. [11:04:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  755. [11:04:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  756. [11:04:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  757. [11:04:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  758. [11:04:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  759. [11:04:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  760. [11:04:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  761. [11:04:50] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  762. [11:04:50] [Server thread/INFO]: Carrot Growth Modifier: 100%
  763. [11:04:50] [Server thread/INFO]: Potato Growth Modifier: 100%
  764. [11:04:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  765. [11:04:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  766. [11:04:50] [Server thread/INFO]: Vine Growth Modifier: 100%
  767. [11:04:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  768. [11:04:50] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  769. [11:04:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  770. [11:04:50] [Server thread/INFO]: Kelp Growth Modifier: 100%
  771. [11:04:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  772. [11:04:50] [Server thread/INFO]: Mob Spawn Range: 6
  773. [11:04:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  774. [11:04:50] [Server thread/INFO]: Max TNT Explosions: 100
  775. [11:04:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  776. [11:04:50] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  777. [11:04:50] [Server thread/INFO]: Preparing spawn area: 0%
  778. [11:04:50] [Server thread/INFO]: Time elapsed: 312 ms
  779. [11:04:50] [Server thread/INFO]: -------- World Settings For [swrlobby] --------
  780. [11:04:50] [Server thread/INFO]: View Distance: 10
  781. [11:04:50] [Server thread/INFO]: Item Merge Radius: 2.5
  782. [11:04:50] [Server thread/INFO]: Item Despawn Rate: 6000
  783. [11:04:50] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  784. [11:04:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  785. [11:04:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  786. [11:04:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  787. [11:04:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  788. [11:04:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  789. [11:04:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  790. [11:04:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  791. [11:04:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  792. [11:04:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  793. [11:04:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  794. [11:04:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  795. [11:04:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  796. [11:04:50] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  797. [11:04:50] [Server thread/INFO]: Carrot Growth Modifier: 100%
  798. [11:04:50] [Server thread/INFO]: Potato Growth Modifier: 100%
  799. [11:04:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  800. [11:04:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  801. [11:04:50] [Server thread/INFO]: Vine Growth Modifier: 100%
  802. [11:04:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  803. [11:04:50] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  804. [11:04:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  805. [11:04:50] [Server thread/INFO]: Kelp Growth Modifier: 100%
  806. [11:04:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  807. [11:04:50] [Server thread/INFO]: Mob Spawn Range: 6
  808. [11:04:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  809. [11:04:50] [Server thread/INFO]: Max TNT Explosions: 100
  810. [11:04:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  811. [11:04:50] [Server thread/INFO]: Preparing start region for dimension 'swrlobby'/minecraft:overworld
  812. [11:04:51] [Server thread/INFO]: Preparing spawn area: 0%
  813. [11:04:51] [Server thread/INFO]: Time elapsed: 352 ms
  814. [11:04:51] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  815. [11:04:51] [Server thread/INFO]: View Distance: 10
  816. [11:04:51] [Server thread/INFO]: Item Merge Radius: 2.5
  817. [11:04:51] [Server thread/INFO]: Item Despawn Rate: 6000
  818. [11:04:51] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  819. [11:04:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  820. [11:04:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  821. [11:04:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  822. [11:04:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  823. [11:04:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  824. [11:04:51] [Server thread/INFO]: Experience Merge Radius: 3.0
  825. [11:04:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
  826. [11:04:51] [Server thread/INFO]: Cane Growth Modifier: 100%
  827. [11:04:51] [Server thread/INFO]: Melon Growth Modifier: 100%
  828. [11:04:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  829. [11:04:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  830. [11:04:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
  831. [11:04:51] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  832. [11:04:51] [Server thread/INFO]: Carrot Growth Modifier: 100%
  833. [11:04:51] [Server thread/INFO]: Potato Growth Modifier: 100%
  834. [11:04:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
  835. [11:04:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  836. [11:04:51] [Server thread/INFO]: Vine Growth Modifier: 100%
  837. [11:04:51] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  838. [11:04:51] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  839. [11:04:51] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  840. [11:04:51] [Server thread/INFO]: Kelp Growth Modifier: 100%
  841. [11:04:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  842. [11:04:51] [Server thread/INFO]: Mob Spawn Range: 6
  843. [11:04:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  844. [11:04:51] [Server thread/INFO]: Max TNT Explosions: 100
  845. [11:04:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  846. [11:04:51] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  847. [11:04:52] [Server thread/INFO]: Preparing spawn area: 0%
  848. [11:04:52] [Server thread/INFO]: Preparing spawn area: 0%
  849. [11:04:52] [Server-Worker-10/INFO]: Preparing spawn area: 83%
  850. [11:04:52] [Server-Worker-7/INFO]: Preparing spawn area: 83%
  851. [11:04:53] [Server-Worker-11/INFO]: Preparing spawn area: 88%
  852. [11:04:53] [Server-Worker-11/INFO]: Preparing spawn area: 96%
  853. [11:04:53] [Server thread/INFO]: Time elapsed: 2616 ms
  854. [11:04:54] [Server thread/INFO]: -------- World Settings For [thewallsmap] --------
  855. [11:04:54] [Server thread/INFO]: View Distance: 10
  856. [11:04:54] [Server thread/INFO]: Item Merge Radius: 2.5
  857. [11:04:54] [Server thread/INFO]: Item Despawn Rate: 6000
  858. [11:04:54] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  859. [11:04:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  860. [11:04:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  861. [11:04:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  862. [11:04:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  863. [11:04:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  864. [11:04:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  865. [11:04:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  866. [11:04:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  867. [11:04:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  868. [11:04:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  869. [11:04:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  870. [11:04:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  871. [11:04:54] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  872. [11:04:54] [Server thread/INFO]: Carrot Growth Modifier: 100%
  873. [11:04:54] [Server thread/INFO]: Potato Growth Modifier: 100%
  874. [11:04:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  875. [11:04:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  876. [11:04:54] [Server thread/INFO]: Vine Growth Modifier: 100%
  877. [11:04:54] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  878. [11:04:54] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  879. [11:04:54] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  880. [11:04:54] [Server thread/INFO]: Kelp Growth Modifier: 100%
  881. [11:04:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  882. [11:04:54] [Server thread/INFO]: Mob Spawn Range: 6
  883. [11:04:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  884. [11:04:54] [Server thread/INFO]: Max TNT Explosions: 100
  885. [11:04:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  886. [11:04:54] [Server thread/INFO]: Preparing start region for dimension 'thewallsmap'/minecraft:overworld
  887. [11:04:54] [Server thread/INFO]: Preparing spawn area: 0%
  888. [11:04:54] [Server thread/INFO]: Time elapsed: 395 ms
  889. [11:04:54] [Server thread/INFO]: -------- World Settings For [farmer] --------
  890. [11:04:54] [Server thread/INFO]: View Distance: 10
  891. [11:04:54] [Server thread/INFO]: Item Merge Radius: 2.5
  892. [11:04:54] [Server thread/INFO]: Item Despawn Rate: 6000
  893. [11:04:54] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  894. [11:04:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  895. [11:04:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  896. [11:04:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  897. [11:04:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  898. [11:04:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  899. [11:04:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  900. [11:04:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  901. [11:04:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  902. [11:04:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  903. [11:04:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  904. [11:04:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  905. [11:04:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  906. [11:04:54] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  907. [11:04:54] [Server thread/INFO]: Carrot Growth Modifier: 100%
  908. [11:04:54] [Server thread/INFO]: Potato Growth Modifier: 100%
  909. [11:04:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  910. [11:04:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  911. [11:04:54] [Server thread/INFO]: Vine Growth Modifier: 100%
  912. [11:04:54] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  913. [11:04:54] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  914. [11:04:54] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  915. [11:04:54] [Server thread/INFO]: Kelp Growth Modifier: 100%
  916. [11:04:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  917. [11:04:54] [Server thread/INFO]: Mob Spawn Range: 6
  918. [11:04:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  919. [11:04:54] [Server thread/INFO]: Max TNT Explosions: 100
  920. [11:04:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  921. [11:04:54] [Server thread/INFO]: Preparing start region for dimension 'farmer'/minecraft:overworld
  922. [11:04:54] [Server thread/INFO]: Preparing spawn area: 0%
  923. [11:04:54] [Server thread/INFO]: Time elapsed: 554 ms
  924. [11:04:55] [Server thread/INFO]: [Multiverse-Core] 18 - World(s) loaded.
  925. [11:04:55] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  926. [11:04:55] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
  927. [11:04:55] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
  928. [11:04:55] [Server thread/INFO]: [MSG] Enabling MSG v2.0
  929. [11:04:55] [Server thread/INFO]: [MSG] [MSG]Config file loaded.
  930. [11:04:55] [Server thread/INFO]: [PixelPrinter] Enabling PixelPrinter v1.0.46
  931. [11:04:56] [Server thread/INFO]: [DiscoFloor] Enabling DiscoFloor v1.4.0
  932. [11:04:56] [Server thread/INFO]: [ImageOnMap] Enabling ImageOnMap v2.99
  933. [11:04:56] [Server thread/INFO]: [ImageOnMap] Loaded 0 player map files.
  934. [11:04:56] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.1.0-b805
  935. [11:04:56] [Server thread/INFO]: [Multiverse-Portals] 8 - Portals(s) loaded
  936. [11:04:56] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  937. [11:04:56] [Server thread/INFO]: [Multiverse-Portals 4.1.0-b805] Enabled - By Rigby and fernferret
  938. [11:04:56] [Server thread/INFO]: [CCTV] Enabling CCTV v5.18.15
  939. [11:04:56] [Server thread/INFO]: [CCTV] .-==--+]- CCTV -[+--==-.
  940. [11:04:56] [Server thread/INFO]: [CCTV] This is the CCTV plugin!
  941. [11:04:56] [Server thread/INFO]: [CCTV] Authors: Timdecoole123, Streampy
  942. [11:04:56] [Server thread/INFO]: [CCTV] For updates check our spigot or bukkit page
  943. [11:04:56] [Server thread/INFO]: [CCTV] Spigot: https://www.spigotmc.org/resources/cctv.60310/
  944. [11:04:56] [Server thread/INFO]: [CCTV] Bukkit: https://dev.bukkit.org/projects/cctv
  945. [11:04:56] [Server thread/INFO]: [CCTV] To report bugs go to the spigot or bukkit page and send us a message!
  946. [11:04:56] [Server thread/INFO]: [CCTV] .-==--+]- -[+--==-.
  947. [11:04:56] [Server thread/INFO]: [SimpleSit] Enabling SimpleSit v1.6.3
  948. [11:04:56] [Server thread/INFO]: [Scoreboard-revision] Enabling Scoreboard-revision vR3 1.4.2 RELEASE
  949. [11:04:56] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://www.spigotmc.org/api/general.php
  950. [11:04:56] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  951. [11:04:56] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  952. [11:04:56] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  953. [11:04:56] [Server thread/WARN]: at rien.bijl.Scoreboard.r.Session.isUpToDate(Session.java:45)
  954. [11:04:56] [Server thread/WARN]: at rien.bijl.Scoreboard.r.Main.init(Main.java:33)
  955. [11:04:56] [Server thread/WARN]: at rien.bijl.Scoreboard.r.Main.onEnable(Main.java:24)
  956. [11:04:56] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
  957. [11:04:56] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
  958. [11:04:56] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)
  959. [11:04:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462)
  960. [11:04:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376)
  961. [11:04:56] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457)
  962. [11:04:56] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:267)
  963. [11:04:56] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784)
  964. [11:04:56] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  965. [11:04:56] [Server thread/INFO]: [Scoreboard-revision] Loaded app handler for board: board
  966. [11:04:56] [Server thread/INFO]: Scoreboard is online! Scoreboard version: R3 1.4.2 RELEASE (OUTDATED)
  967. [11:04:56] [Server thread/INFO]: [GCore] Enabling GCore v7.13.1
  968. [11:04:57] [Server thread/INFO]: [GCore] SUCCESS: Loaded config.yml
  969. [11:04:57] [Server thread/INFO]: [GCore] SUCCESS: Using locale en_US (with default backup en_US)
  970. [11:04:57] [Server thread/INFO]: [GCore] SUCCESS: Loaded 163 texts
  971. [11:04:57] [Server thread/INFO]: [GCore] SUCCESS: Registered data manager (using JSON)
  972. [11:04:57] [Server thread/INFO]: [GCore] DEBUG: Created npc protocols compatibility for version 1.15
  973. [11:04:57] [Server thread/INFO]: [GCore] SUCCESS: Enabled NPC manager with ProtocolLib
  974. [11:04:57] [Server thread/INFO]: [GCore] DEBUG: Allowing update check : true
  975. [11:04:57] [Server thread/INFO]: [GCore] DEBUG: Detected server version : 1.15
  976. [11:04:57] [Server thread/INFO]: [GCore] DEBUG: Detected server implementation : SPIGOT
  977. [11:04:57] [Server thread/INFO]: [GCore] DEBUG: Created compatibility for version 1.15
  978. [11:04:57] [Server thread/INFO]: [GCore] DEBUG: Initialized economy handler with Vault
  979. [11:04:57] [Server thread/INFO]: [GCore] DEBUG: Initialized permission handler with Vault
  980. [11:04:57] [Server thread/INFO]: [GCore] DEBUG: Not integrating HeadDatabase (not installed)
  981. [11:04:57] [Server thread/INFO]: [GCore] SUCCESS: Registered PlaceholderAPI integration
  982. [11:04:57] [Server thread/INFO]: [GCore] SUCCESS: Integrated PlaceholderAPI
  983. [11:04:57] [Server thread/INFO]: [GCore] DEBUG: Successfully enabled
  984. [11:04:57] [Server thread/INFO]: [GCore] DEBUG: Using metrics : yes
  985. [11:04:57] [Server thread/INFO]: [GCore] SUCCESS: GCore v7.13.1 is now enabled (took 563ms) !
  986. [11:04:57] [Server thread/INFO]: [RankGrant+] Enabling RankGrantPlus v3.6.2
  987. [11:04:57] [Server thread/INFO]: [RankGrant+] Beginning to enable RankGrant+...
  988.  
  989. __________ __ ________ __
  990. \______ \_____ ____ | | __/ _____/___________ _____/ |_ .__
  991. | _/\__ \ / \| |/ / \ __\_ __ \__ \ / \ __\ __| |___
  992. | | \ / __ \| | \ <\ \_\ \ | \// __ \| | \ | /__ __/
  993. |____|_ /(____ /___| /__|_ \\______ /__| (____ /___| /__| |__|
  994. \/ \/ \/ \/ \/ \/ \/
  995.  
  996.  
  997. [11:04:57] [Server thread/INFO]: [RankGrant+] Loading files...
  998. [11:04:57] [Server thread/INFO]: [RankGrant+] Registering commands...
  999. [11:04:57] [Server thread/INFO]: [RankGrant+] Registering listeners...
  1000. [11:04:57] [Server thread/INFO]: [RankGrant+] Hooking into Vault...
  1001. [11:04:57] [Server thread/INFO]: [RankGrant+] Starting tasks...
  1002. [11:04:57] [Server thread/INFO]: [RankGrant+] Loading metrics...
  1003. [11:04:57] [Server thread/INFO]: [RankGrant+] Checking for updates...
  1004. [11:04:57] [Server thread/INFO]: [RankGrant+] !-----------------------------------------------------!
  1005. [11:04:57] [Server thread/INFO]: [RankGrant+] A newer version of RankGrantPlus is available!
  1006. [11:04:57] [Server thread/INFO]: [RankGrant+] Current version: 3.6.2
  1007. [11:04:57] [Server thread/INFO]: [RankGrant+] Latest version: 3.7.1
  1008. [11:04:57] [Server thread/INFO]: [RankGrant+] Get the update: https://spigotmc.org/resources/63403
  1009. [11:04:57] [Server thread/INFO]: [RankGrant+] !-----------------------------------------------------!
  1010. [11:04:57] [Server thread/INFO]: [RankGrant+] RankGrant+ v3.6.2 by Demeng7215 has been successfully enabled in 227ms.
  1011. [11:04:57] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1
  1012. [11:04:57] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  1013. [11:04:57] [Server thread/INFO]: [Jail] Enabling Jail v2.6.5-b3
  1014. [11:04:57] [Server thread/INFO]: [Jail] Loaded 0 jail zones.
  1015. [11:04:57] [Server thread/INFO]: [Jail] Loaded 0 prisoners.
  1016. [11:04:57] [Server thread/INFO]: [Jail] Loaded 0 cells.
  1017. [11:04:57] [Server thread/INFO]: [Jail] Notifications plugin not installed, features disabled
  1018. [11:04:59] [Server thread/INFO]: [Jail] Jail v2.6.5-b3 loaded!
  1019. [11:04:59] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
  1020. [11:05:00] [Server thread/INFO]: [WorldGuard] (serverlobby) TNT ignition is PERMITTED.
  1021. [11:05:00] [Server thread/INFO]: [WorldGuard] (serverlobby) Lighters are PERMITTED.
  1022. [11:05:00] [Server thread/INFO]: [WorldGuard] (serverlobby) Lava fire is PERMITTED.
  1023. [11:05:00] [Server thread/INFO]: [WorldGuard] (serverlobby) Fire spread is UNRESTRICTED.
  1024. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'serverlobby'
  1025. [11:05:00] [Server thread/INFO]: [WorldGuard] (serverlobby_nether) TNT ignition is PERMITTED.
  1026. [11:05:00] [Server thread/INFO]: [WorldGuard] (serverlobby_nether) Lighters are PERMITTED.
  1027. [11:05:00] [Server thread/INFO]: [WorldGuard] (serverlobby_nether) Lava fire is PERMITTED.
  1028. [11:05:00] [Server thread/INFO]: [WorldGuard] (serverlobby_nether) Fire spread is UNRESTRICTED.
  1029. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'serverlobby_nether'
  1030. [11:05:00] [Server thread/INFO]: [WorldGuard] (serverlobby_the_end) TNT ignition is PERMITTED.
  1031. [11:05:00] [Server thread/INFO]: [WorldGuard] (serverlobby_the_end) Lighters are PERMITTED.
  1032. [11:05:00] [Server thread/INFO]: [WorldGuard] (serverlobby_the_end) Lava fire is PERMITTED.
  1033. [11:05:00] [Server thread/INFO]: [WorldGuard] (serverlobby_the_end) Fire spread is UNRESTRICTED.
  1034. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'serverlobby_the_end'
  1035. [11:05:00] [Server thread/INFO]: [WorldGuard] (kingdoms1v1) TNT ignition is PERMITTED.
  1036. [11:05:00] [Server thread/INFO]: [WorldGuard] (kingdoms1v1) Lighters are PERMITTED.
  1037. [11:05:00] [Server thread/INFO]: [WorldGuard] (kingdoms1v1) Lava fire is PERMITTED.
  1038. [11:05:00] [Server thread/INFO]: [WorldGuard] (kingdoms1v1) Fire spread is UNRESTRICTED.
  1039. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'kingdoms1v1'
  1040. [11:05:00] [Server thread/INFO]: [WorldGuard] (kitpvp) TNT ignition is PERMITTED.
  1041. [11:05:00] [Server thread/INFO]: [WorldGuard] (kitpvp) Lighters are PERMITTED.
  1042. [11:05:00] [Server thread/INFO]: [WorldGuard] (kitpvp) Lava fire is PERMITTED.
  1043. [11:05:00] [Server thread/INFO]: [WorldGuard] (kitpvp) Fire spread is UNRESTRICTED.
  1044. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'kitpvp'
  1045. [11:05:00] [Server thread/INFO]: [WorldGuard] (bbmap2) TNT ignition is PERMITTED.
  1046. [11:05:00] [Server thread/INFO]: [WorldGuard] (bbmap2) Lighters are PERMITTED.
  1047. [11:05:00] [Server thread/INFO]: [WorldGuard] (bbmap2) Lava fire is PERMITTED.
  1048. [11:05:00] [Server thread/INFO]: [WorldGuard] (bbmap2) Fire spread is UNRESTRICTED.
  1049. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bbmap2'
  1050. [11:05:00] [Server thread/INFO]: [WorldGuard] (test) TNT ignition is PERMITTED.
  1051. [11:05:00] [Server thread/INFO]: [WorldGuard] (test) Lighters are PERMITTED.
  1052. [11:05:00] [Server thread/INFO]: [WorldGuard] (test) Lava fire is PERMITTED.
  1053. [11:05:00] [Server thread/INFO]: [WorldGuard] (test) Fire spread is UNRESTRICTED.
  1054. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'test'
  1055. [11:05:00] [Server thread/INFO]: [WorldGuard] (survival) TNT ignition is PERMITTED.
  1056. [11:05:00] [Server thread/INFO]: [WorldGuard] (survival) Lighters are PERMITTED.
  1057. [11:05:00] [Server thread/INFO]: [WorldGuard] (survival) Lava fire is PERMITTED.
  1058. [11:05:00] [Server thread/INFO]: [WorldGuard] (survival) Fire spread is UNRESTRICTED.
  1059. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survival'
  1060. [11:05:00] [Server thread/INFO]: [WorldGuard] (anarchy) TNT ignition is PERMITTED.
  1061. [11:05:00] [Server thread/INFO]: [WorldGuard] (anarchy) Lighters are PERMITTED.
  1062. [11:05:00] [Server thread/INFO]: [WorldGuard] (anarchy) Lava fire is PERMITTED.
  1063. [11:05:00] [Server thread/INFO]: [WorldGuard] (anarchy) Fire spread is UNRESTRICTED.
  1064. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'anarchy'
  1065. [11:05:00] [Server thread/INFO]: [WorldGuard] (building) TNT ignition is PERMITTED.
  1066. [11:05:00] [Server thread/INFO]: [WorldGuard] (building) Lighters are PERMITTED.
  1067. [11:05:00] [Server thread/INFO]: [WorldGuard] (building) Lava fire is PERMITTED.
  1068. [11:05:00] [Server thread/INFO]: [WorldGuard] (building) Fire spread is UNRESTRICTED.
  1069. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'building'
  1070. [11:05:00] [Server thread/INFO]: [WorldGuard] (bbmap) TNT ignition is PERMITTED.
  1071. [11:05:00] [Server thread/INFO]: [WorldGuard] (bbmap) Lighters are PERMITTED.
  1072. [11:05:00] [Server thread/INFO]: [WorldGuard] (bbmap) Lava fire is PERMITTED.
  1073. [11:05:00] [Server thread/INFO]: [WorldGuard] (bbmap) Fire spread is UNRESTRICTED.
  1074. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bbmap'
  1075. [11:05:00] [Server thread/INFO]: [WorldGuard] (kingdoms) TNT ignition is PERMITTED.
  1076. [11:05:00] [Server thread/INFO]: [WorldGuard] (kingdoms) Lighters are PERMITTED.
  1077. [11:05:00] [Server thread/INFO]: [WorldGuard] (kingdoms) Lava fire is PERMITTED.
  1078. [11:05:00] [Server thread/INFO]: [WorldGuard] (kingdoms) Fire spread is UNRESTRICTED.
  1079. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'kingdoms'
  1080. [11:05:00] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  1081. [11:05:00] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  1082. [11:05:00] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  1083. [11:05:00] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  1084. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  1085. [11:05:00] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  1086. [11:05:00] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  1087. [11:05:00] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  1088. [11:05:00] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  1089. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  1090. [11:05:00] [Server thread/INFO]: [WorldGuard] (swrlobby) TNT ignition is PERMITTED.
  1091. [11:05:00] [Server thread/INFO]: [WorldGuard] (swrlobby) Lighters are PERMITTED.
  1092. [11:05:00] [Server thread/INFO]: [WorldGuard] (swrlobby) Lava fire is PERMITTED.
  1093. [11:05:00] [Server thread/INFO]: [WorldGuard] (swrlobby) Fire spread is UNRESTRICTED.
  1094. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'swrlobby'
  1095. [11:05:00] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  1096. [11:05:00] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  1097. [11:05:00] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  1098. [11:05:00] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  1099. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  1100. [11:05:00] [Server thread/INFO]: [WorldGuard] (thewallsmap) TNT ignition is PERMITTED.
  1101. [11:05:00] [Server thread/INFO]: [WorldGuard] (thewallsmap) Lighters are PERMITTED.
  1102. [11:05:00] [Server thread/INFO]: [WorldGuard] (thewallsmap) Lava fire is PERMITTED.
  1103. [11:05:00] [Server thread/INFO]: [WorldGuard] (thewallsmap) Fire spread is UNRESTRICTED.
  1104. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'thewallsmap'
  1105. [11:05:00] [Server thread/INFO]: [WorldGuard] (farmer) TNT ignition is PERMITTED.
  1106. [11:05:00] [Server thread/INFO]: [WorldGuard] (farmer) Lighters are PERMITTED.
  1107. [11:05:00] [Server thread/INFO]: [WorldGuard] (farmer) Lava fire is PERMITTED.
  1108. [11:05:00] [Server thread/INFO]: [WorldGuard] (farmer) Fire spread is UNRESTRICTED.
  1109. [11:05:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'farmer'
  1110. [11:05:00] [Server thread/INFO]: [WorldGuard] Loading region data...
  1111. [11:05:00] [Server thread/INFO]: [GUIShop] Enabling GUIShop v7.3.8
  1112. [11:05:00] [Thread-52/INFO]: [GUIShop] Warming Items...
  1113. [11:05:00] [Server thread/INFO]: [TheWalls] Enabling TheWalls v2.0.1
  1114. [11:05:00] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v2.0.8
  1115. [11:05:00] [Server thread/INFO]: [AuctionHouse] Opening database
  1116. [11:05:00] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_15_R1
  1117. [11:05:00] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.2.0
  1118. [11:05:01] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  1119. [11:05:01] [Server thread/INFO]: No kits found to migrate.
  1120. [11:05:01] [Thread-52/INFO]: [GUIShop] Item warming completed in: 366ms
  1121. [11:05:01] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  1122. [11:05:01] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  1123. [11:05:01] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  1124. [11:05:01] [Server thread/INFO]: Loaded 21018 items from items.json.
  1125. [11:05:01] [Server thread/INFO]: Using locale en
  1126. [11:05:01] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  1127. [11:05:01] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  1128. [11:05:01] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  1129. [11:05:01] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  1130. [11:05:01] [Server thread/INFO]: [Minigames] Enabling Minigames v1.12.0-SNAPSHOT-
  1131. [11:05:01] [Server thread/INFO]: [Minigames] Using lang en_AU
  1132. [11:05:01] [Server thread/INFO]: Minigames successfully enabled.
  1133. [11:05:01] [Server thread/INFO]: [MarriageMaster] Enabling MarriageMaster v2.2.7-Release
  1134. [11:05:01] [Server thread/INFO]: [MarriageMaster] Starting Marriage Master in standalone mode!
  1135. [11:05:01] [Server thread/INFO]: [MarriageMaster] Config file successfully loaded.
  1136. [11:05:01] [Server thread/INFO]: [MarriageMaster] No compatible backpack plugin found.
  1137. [11:05:01] [Server thread/INFO]: [MarriageMaster] Language file successfully loaded. Language: English Author: GeorgH93
  1138. [11:05:01] [Server thread/INFO]: MarriageMaster-Connection-Pool - Starting...
  1139. [11:05:02] [Server thread/INFO]: MarriageMaster-Connection-Pool - Start completed.
  1140. [11:05:02] [Thread-54/INFO]: [MarriageMaster] Loading marriages ...
  1141. [11:05:02] [Thread-54/INFO]: [MarriageMaster] Marriages loaded
  1142. [11:05:02] [Thread-54/INFO]: [MarriageMaster] Loading priests ...
  1143. [11:05:02] [Thread-54/INFO]: [MarriageMaster] Priests loaded
  1144. [11:05:02] [Thread-54/INFO]: [MarriageMaster] Loading players ...
  1145. [11:05:02] [Thread-54/INFO]: [MarriageMaster] Players loaded
  1146. [11:05:02] [Thread-54/INFO]: [MarriageMaster] Writing marriages into cache ...
  1147. [11:05:02] [Thread-54/INFO]: [MarriageMaster] Marriages loaded into cache
  1148. [11:05:02] [Thread-54/INFO]: [MarriageMaster] Loading homes ...
  1149. [11:05:02] [Thread-54/INFO]: [MarriageMaster] Homes loaded
  1150. [11:05:02] [Server thread/INFO]: [MarriageMaster] Item name language file successfully loaded. Language: english Author: GeorgH93
  1151. [11:05:02] [Server thread/INFO]: [MarriageMaster] Loading item translations ...
  1152. [11:05:02] [Server thread/INFO]: [MarriageMaster] Finished loading item translations for 830 items.
  1153. [11:05:02] [Server thread/INFO]: [MarriageMaster] PlaceholderAPI hook was successfully registered!
  1154. [11:05:02] [Server thread/INFO]: [MarriageMaster] Marriage Master has been enabled! :)
  1155. [11:05:02] [Server thread/INFO]: [Prison] Enabling Prison v3.2.0
  1156. [11:05:02] [Server thread/INFO]: [Prison] Using version adapter tech.mcprison.prison.spigot.compat.Spigot19
  1157. [11:05:02] [Server thread/INFO]:
  1158. [11:05:02] [Server thread/INFO]: _____ _
  1159. [11:05:02] [Server thread/INFO]: | __ \ (_)
  1160. [11:05:02] [Server thread/INFO]: | |__) | __ _ ___ ___ _ __
  1161. [11:05:02] [Server thread/INFO]: | ___/ '__| / __|/ _ \| '_ \
  1162. [11:05:02] [Server thread/INFO]: | | | | | \__ \ (_) | | | |
  1163. [11:05:02] [Server thread/INFO]: |_| |_| |_|___/\___/|_| |_|
  1164. [11:05:02] [Server thread/INFO]:
  1165. [11:05:02] [Server thread/INFO]: Loading version 3.2.0 on platform SpigotPlatform...
  1166. [11:05:02] [Server thread/INFO]: | Prison | Enable start...
  1167. [11:05:02] [Server thread/INFO]: | Prison | Enabled Prison v3.2.0 in 179 milliseconds.
  1168. [11:05:02] [Server thread/ERROR]: Error occurred while enabling Prison v3.2.0 (Is it up to date?)
  1169. java.lang.NoClassDefFoundError: me/lucko/luckperms/LuckPerms
  1170. at tech.mcprison.prison.spigot.permissions.LuckPermissions.<init>(LuckPermissions.java:20) ~[?:?]
  1171. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_251]
  1172. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_251]
  1173. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_251]
  1174. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_251]
  1175. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_251]
  1176. at tech.mcprison.prison.spigot.SpigotPrison.registerIntegration(SpigotPrison.java:235) ~[?:?]
  1177. at tech.mcprison.prison.spigot.SpigotPrison.initIntegrations(SpigotPrison.java:224) ~[?:?]
  1178. at tech.mcprison.prison.spigot.SpigotPrison.onEnable(SpigotPrison.java:113) ~[?:?]
  1179. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  1180. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1181. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1182. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1183. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1184. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1185. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:267) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1186. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1187. at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  1188. Caused by: java.lang.ClassNotFoundException: me.lucko.luckperms.LuckPerms
  1189. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_251]
  1190. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:146) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  1191. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:92) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  1192. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]
  1193. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]
  1194. ... 18 more
  1195. [11:05:02] [Server thread/INFO]: [BedWars] Enabling BedWars v0.2.5
  1196. [11:05:03] [Server thread/INFO]: [BedWars] Successfully loaded messages for BedWars! Language: English
  1197. [11:05:03] [Server thread/INFO]: [BedWars] Loading statistics from YAML-File ...
  1198. [11:05:03] [Server thread/INFO]: =========== by ScreamingSandals <Misat11, Ceph>)
  1199. [11:05:03] [Server thread/INFO]: + BedWars + Version: 0.2.5
  1200. [11:05:03] [Server thread/INFO]: =========== STABLE VERSION
  1201. [11:05:03] [Server thread/INFO]: [BW] Found Vault
  1202. [11:05:03] [Server thread/INFO]: [BW] Arena bw1 loaded!
  1203. [11:05:03] [Server thread/INFO]: [BW] Arena bw2 loaded!
  1204. [11:05:03] [Server thread/INFO]: [ChangeSkin] Enabling ChangeSkin v3.0
  1205. [11:05:03] [Server thread/INFO]: HikariPool-1 - Starting...
  1206. [11:05:03] [Server thread/INFO]: HikariPool-1 - Start completed.
  1207. [11:05:03] [Server thread/INFO]: [Jobs] Enabling Jobs v4.15.5
  1208. [11:05:03] [Server thread/INFO]: [Jobs] PlaceholderAPI hooked.
  1209. [11:05:03] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
  1210. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 8 titles!
  1211. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 75 protected blocks timers!
  1212. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 995 custom item names!
  1213. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 67 custom entity names!
  1214. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 2 custom MythicMobs names!
  1215. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 37 custom enchant names!
  1216. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
  1217. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 4 shop items!
  1218. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Woodcutter
  1219. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Miner
  1220. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Builder
  1221. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Digger
  1222. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Farmer
  1223. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Hunter
  1224. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Explorer
  1225. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Crafter
  1226. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Fisherman
  1227. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Weaponsmith
  1228. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Brewer
  1229. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 1 quests for Enchanter
  1230. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
  1231. [11:05:05] [Server thread/INFO]: [Jobs] Explorer job manager registered!
  1232. [11:05:05] [Server thread/INFO]: [Jobs] Loaded 4 furnaces and 2 brewing stands for reassigning.
  1233. [11:05:05] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
  1234. [11:05:05] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
  1235. [11:05:05] [Server thread/INFO]: [Jobs] Preloaded 162 players data in 0.01
  1236. [11:05:05] [Server thread/INFO]: [Jobs] WorldGuard detected.
  1237. [11:05:05] [Server thread/INFO]: [Jobs] Loading explorer data
  1238. [11:05:06] [Server thread/INFO]: [Jobs] Loaded explorer data (3017)
  1239. [11:05:06] [Server thread/INFO]: [Jobs] Plugin has been enabled successfully.
  1240. [11:05:06] [Server thread/INFO]: [BountyHunters] Enabling BountyHunters v2.2.6
  1241. [11:05:06] [Server thread/INFO]: [BountyHunters] Detected Server Version: v1_15_R1
  1242. [11:05:06] [Server thread/ERROR]: [BountyHunters] Your server version is not handled with NMS.
  1243. [11:05:06] [Server thread/INFO]: [BountyHunters] Hooked onto PlaceholderAPI
  1244. [11:05:06] [Server thread/INFO]: [PlayerStatuePlugin] Enabling PlayerStatuePlugin v1.6
  1245. [11:05:06] [Server thread/INFO]: [PlayerStatueBuilderX]: Config.yml found, loading!
  1246. [11:05:06] [Server thread/INFO]: [PlayerStatueBuilderX]: Worldguard detected!
  1247. [11:05:06] [Server thread/INFO]: [Carz] Enabling Carz v7.0
  1248. [11:05:06] [Server thread/INFO]: [Carz] [Vault] Successfully linked. Version: 1.7.2-b107
  1249. [11:05:06] [Server thread/INFO]: [Carz] [PlaceholderAPI] Successfully linked. Version: 2.10.5
  1250. [11:05:06] [Server thread/INFO]: [Carz] Enabled Carz v7.0
  1251. [11:05:06] [ForkJoinPool.commonPool-worker-1/INFO]: [Carz] Checking for update...
  1252. [11:05:06] [ForkJoinPool.commonPool-worker-1/INFO]: [Carz] ==== Carz ====
  1253. [11:05:06] [ForkJoinPool.commonPool-worker-1/INFO]: [Carz] An update is available: v7.1
  1254. [11:05:06] [ForkJoinPool.commonPool-worker-1/INFO]: [Carz] ==============
  1255. [11:05:06] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.26-SNAPSHOT (build 1854)
  1256. [11:05:06] [Server thread/INFO]: [Minigames-Regions] Enabling Minigames-Regions v1.12.0-SNAPSHOT-
  1257. [11:05:06] [Server thread/INFO]: [Minigames-Regions] Minigames Regions successfully enabled!
  1258. [11:05:06] [Server thread/INFO]: [AdvancedTeleport] Enabling AdvancedTeleport v5.0.13
  1259. [11:05:06] [Server thread/INFO]: Advanced Teleport is now enabling...
  1260. [11:05:06] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.2.0
  1261. [11:05:06] [Server thread/INFO]: [Lottery] Enabling Lottery v1.4.1
  1262. [11:05:06] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.8-bukkit
  1263. [11:05:06] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  1264. [11:05:06] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  1265. [11:05:06] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
  1266. [11:05:06] [Server thread/WARN]: [EnjinMinecraftPlugin] Economy plugin is not enabled.
  1267. [11:05:06] [Server thread/INFO]: [Skywars] Enabling Skywars v4.3.2
  1268. [11:05:06] [Server thread/INFO]: [Skywars] Loading support for v1_15_R1
  1269. [11:05:07] [Server thread/WARN]: java.io.FileNotFoundException: plugins\Skywars\mapsData\sw1.yml (╧ЁюЎхёё эх ьюцхЄ яюыєўшЄ№ фюёЄєя ъ Їрщыє, Єръ ъръ ¤ЄюЄ Їрщы чрэ Є фЁєушь яЁюЎхёёюь)
  1270. [11:05:07] [Server thread/WARN]: at java.io.FileOutputStream.open0(Native Method)
  1271. [11:05:07] [Server thread/WARN]: at java.io.FileOutputStream.open(Unknown Source)
  1272. [11:05:07] [Server thread/WARN]: at java.io.FileOutputStream.<init>(Unknown Source)
  1273. [11:05:07] [Server thread/WARN]: at java.io.FileOutputStream.<init>(Unknown Source)
  1274. [11:05:07] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:67)
  1275. [11:05:07] [Server thread/WARN]: at com.walrusone.skywarsreloaded.game.GameMap.copyDefaults(GameMap.java:434)
  1276. [11:05:07] [Server thread/WARN]: at com.walrusone.skywarsreloaded.game.GameMap.saveArenaData(GameMap.java:780)
  1277. [11:05:07] [Server thread/WARN]: at com.walrusone.skywarsreloaded.game.GameMap.addTeamCard(GameMap.java:1422)
  1278. [11:05:07] [Server thread/WARN]: at com.walrusone.skywarsreloaded.game.GameMap.loadArenaData(GameMap.java:880)
  1279. [11:05:07] [Server thread/WARN]: at com.walrusone.skywarsreloaded.game.GameMap.<init>(GameMap.java:120)
  1280. [11:05:07] [Server thread/WARN]: at com.walrusone.skywarsreloaded.game.GameMap.addMap(GameMap.java:169)
  1281. [11:05:07] [Server thread/WARN]: at com.walrusone.skywarsreloaded.game.GameMap.loadMaps(GameMap.java:186)
  1282. [11:05:07] [Server thread/WARN]: at com.walrusone.skywarsreloaded.SkyWarsReloaded.load(SkyWarsReloaded.java:280)
  1283. [11:05:07] [Server thread/WARN]: at com.walrusone.skywarsreloaded.SkyWarsReloaded.onEnable(SkyWarsReloaded.java:210)
  1284. [11:05:07] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
  1285. [11:05:07] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
  1286. [11:05:07] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)
  1287. [11:05:07] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462)
  1288. [11:05:07] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376)
  1289. [11:05:07] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457)
  1290. [11:05:07] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:267)
  1291. [11:05:07] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784)
  1292. [11:05:07] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  1293. [11:05:07] [Server thread/INFO]: [Skywars] Registered Map sw1!
  1294. [11:05:07] [Server thread/INFO]: [Factions] Enabling Factions v2.14.0
  1295. [11:05:07] [Server thread/INFO]: [Factions 2.14.0] === ENABLE START ===
  1296. [11:05:07] [Server thread/ERROR]: Error occurred while enabling Factions v2.14.0 (Is it up to date?)
  1297. java.lang.NullPointerException: null
  1298. at com.massivecraft.massivecore.MassivePlugin.checkVersionSynchronization(MassivePlugin.java:117) ~[?:?]
  1299. at com.massivecraft.massivecore.MassivePlugin.onEnablePre(MassivePlugin.java:96) ~[?:?]
  1300. at com.massivecraft.massivecore.MassivePlugin.onEnable(MassivePlugin.java:81) ~[?:?]
  1301. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  1302. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1303. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1304. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1305. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1306. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1307. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:267) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1308. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1309. at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  1310. [11:05:07] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.17.2.0
  1311. [11:05:07] [Server thread/WARN]: config broken for xmpp
  1312. [11:05:07] [Server thread/INFO]: [PlayerShop] Enabling PlayerShop v1.5.2
  1313. [11:05:07] [Server thread/INFO]: [PlayerShop] Citizens2 found on this server! NPCs are enabled
  1314. [11:05:07] [Server thread/INFO]: |*************************************************************|
  1315. [11:05:07] [Server thread/INFO]:
  1316. [11:05:07] [Server thread/INFO]: PlayerShop v1.5.3.1-DEV is available. Download from BukkitDev!
  1317. [11:05:07] [Server thread/INFO]:
  1318. [11:05:07] [Server thread/INFO]: |*************************************************************|
  1319. [11:05:07] [Server thread/INFO]: [PlayerShop] Vault found in this server!
  1320. [11:05:07] [Server thread/INFO]: [PlayerShop] Enabled successfully!
  1321. [11:05:07] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.2.0
  1322. [11:05:07] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
  1323. [11:05:07] [Server thread/INFO]: [Shop] Enabling Shop v2.1.0
  1324. [11:05:08] [Server thread/INFO]: Failed to check for an update on Spigot.
  1325. [11:05:08] [Server thread/INFO]: Failed to check for an update on Spigot.
  1326. [11:05:08] [Server thread/INFO]: [Shop] Successfully hooked into PlaceholderAPI.
  1327. [11:05:08] [Server thread/INFO]: [Shop] Successfully hooked into Citizens.
  1328. [11:05:08] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
  1329. [11:05:08] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
  1330. [11:05:08] [Server thread/INFO]: [CommandNPC] Initiating Database
  1331. [11:05:08] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
  1332. [11:05:08] [Thread-57/INFO]: [CommandNPC] Loading commands complete!
  1333. [11:05:08] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
  1334. [11:05:08] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1335. [11:05:09] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  1336. [11:05:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms
  1337. [11:05:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  1338. [11:05:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
  1339. [11:05:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
  1340. [11:05:09] [Server thread/INFO]: Done (42.555s)! For help, type "help"
  1341. [11:05:09] [Craft Scheduler Thread - 10/INFO]: [GCore] DEBUG: Loaded StatisticsBoard for GDataManager (took 0 ms)
  1342. [11:05:09] [Craft Scheduler Thread - 10/INFO]: [GCore] DEBUG: Initialized StatisticsBoard for GDataManager (took 3 ms)
  1343. [11:05:09] [Craft Scheduler Thread - 11/INFO]: [GCore] DEBUG: Initialized UserBoard for GDataManager (took 9 ms)
  1344. [11:05:09] [Craft Scheduler Thread - 9/INFO]: [GCore] DEBUG: Loaded DataProfileBoard for GDataManager (took 19 ms)
  1345. [11:05:09] [Craft Scheduler Thread - 9/INFO]: [GCore] DEBUG: Initialized DataProfileBoard for GDataManager (took 26 ms)
  1346. [11:05:09] [Craft Scheduler Thread - 9/WARN]: [Jail] Plugin Jail v2.6.5-b3 generated an exception while executing task 53
  1347. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  1348. at com.matejdro.bukkit.jail.Metrics.postPlugin(Metrics.java:335) ~[?:?]
  1349. at com.matejdro.bukkit.jail.Metrics.access$400(Metrics.java:68) ~[?:?]
  1350. at com.matejdro.bukkit.jail.Metrics$1.run(Metrics.java:244) ~[?:?]
  1351. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  1352. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1353. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_251]
  1354. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_251]
  1355. at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  1356. [11:05:09] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Economy API
  1357. [11:05:09] [Server thread/INFO]: [AuctionHouse] Registered Service Provider LuckPerms for Vault's Chat API
  1358. [11:05:09] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
  1359. [11:05:09] [Server thread/WARN]: [Shop] Task #99 for Shop v2.1.0 generated an exception
  1360. java.lang.NoClassDefFoundError: org/apache/commons/io/FileUtils
  1361. at conj.Shop.auto.Autobackup.create(Autobackup.java:48) ~[?:?]
  1362. at conj.Shop.auto.Autobackup$1.run(Autobackup.java:31) ~[?:?]
  1363. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  1364. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1365. at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1366. at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1367. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1368. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [serverengine.jar:git-Spigot-800b93f-8160e29]
  1369. at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  1370. Caused by: java.lang.ClassNotFoundException: org.apache.commons.io.FileUtils
  1371. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_251]
  1372. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:146) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  1373. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:92) ~[serverengine.jar:git-Spigot-800b93f-8160e29]
  1374. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]
  1375. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]
  1376. ... 9 more
  1377. [11:05:09] [Craft Scheduler Thread - 10/INFO]: [Lottery] There is a new Version of the Plugin: 1.4.3
  1378. [11:05:09] [Craft Scheduler Thread - 1/INFO]: [PlaceholderAPI] 177 placeholder expansions are available on the cloud.
  1379. [11:05:09] [Craft Scheduler Thread - 1/INFO]: [PlaceholderAPI] 1 installed expansions have updates available.
  1380. [11:05:09] [Craft Scheduler Thread - 7/INFO]: | Prison | 3.2 is now available. Go to the Spigot page to download the latest release with new features and fixes :)
  1381. [11:05:09] [Craft Scheduler Thread - 2/INFO]: [BW] New RELEASE version 0.2.13 of BedWars is available! Download it from https://spigotmc.org/resources/screamingbedwars-1-9-1-16.63714/download?version=356168
  1382. [11:05:10] [Server thread/INFO]: [Citizens] Loaded 15 NPCs.
  1383. [11:05:10] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.4
  1384. [11:05:10] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  1385. [11:05:10] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/projects/holographic-displays
  1386. [11:05:10] [Craft Scheduler Thread - 2/INFO]: [Vault] Checking for Updates ...
  1387. [11:05:10] [Craft Scheduler Thread - 2/WARN]: [Vault] Stable Version: 1.7.3 is out! You are still running version: 1.7.2
  1388. [11:05:10] [Craft Scheduler Thread - 2/WARN]: [Vault] Update at: https://dev.bukkit.org/projects/vault
  1389. [11:05:10] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.10.9) is available at:
  1390. [11:05:10] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
  1391. [11:05:10] [Server thread/INFO]: -------- World Settings For [sw1] --------
  1392. [11:05:10] [Server thread/INFO]: View Distance: 10
  1393. [11:05:10] [Server thread/INFO]: Item Merge Radius: 2.5
  1394. [11:05:10] [Server thread/INFO]: Item Despawn Rate: 6000
  1395. [11:05:10] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  1396. [11:05:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1397. [11:05:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1398. [11:05:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1399. [11:05:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  1400. [11:05:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1401. [11:05:10] [Server thread/INFO]: Experience Merge Radius: 3.0
  1402. [11:05:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1403. [11:05:10] [Server thread/INFO]: Cane Growth Modifier: 100%
  1404. [11:05:10] [Server thread/INFO]: Melon Growth Modifier: 100%
  1405. [11:05:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1406. [11:05:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1407. [11:05:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1408. [11:05:10] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  1409. [11:05:10] [Server thread/INFO]: Carrot Growth Modifier: 100%
  1410. [11:05:10] [Server thread/INFO]: Potato Growth Modifier: 100%
  1411. [11:05:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1412. [11:05:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1413. [11:05:10] [Server thread/INFO]: Vine Growth Modifier: 100%
  1414. [11:05:10] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1415. [11:05:10] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  1416. [11:05:10] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  1417. [11:05:10] [Server thread/INFO]: Kelp Growth Modifier: 100%
  1418. [11:05:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1419. [11:05:10] [Server thread/INFO]: Mob Spawn Range: 6
  1420. [11:05:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  1421. [11:05:10] [Server thread/INFO]: Max TNT Explosions: 100
  1422. [11:05:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1423. [11:05:10] [Server thread/INFO]: Preparing start region for dimension 'sw1'/minecraft:overworld
  1424. [11:05:11] [Server thread/INFO]: Preparing spawn area: 0%
  1425. [11:05:11] [Server thread/INFO]: Preparing spawn area: 83%
  1426. [11:05:11] [Server thread/INFO]: Time elapsed: 834 ms
  1427. [11:05:11] [Server thread/INFO]: [WorldGuard] (sw1) TNT ignition is PERMITTED.
  1428. [11:05:11] [Server thread/INFO]: [WorldGuard] (sw1) Lighters are PERMITTED.
  1429. [11:05:11] [Server thread/INFO]: [WorldGuard] (sw1) Lava fire is PERMITTED.
  1430. [11:05:11] [Server thread/INFO]: [WorldGuard] (sw1) Fire spread is UNRESTRICTED.
  1431. [11:05:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'sw1'
  1432. [11:05:12] [Server thread/INFO]: [Lottery] Plugin successfully linked with vault!
  1433. [11:05:20] [Craft Scheduler Thread - 0/INFO]: [NoteBlockAPI] New update available!
  1434. [11:05:40] [Craft Scheduler Thread - 12/INFO]: There is an update for Jail, the newest version is: 3.0.0
Add Comment
Please, Sign In to add comment