Guest User

Untitled

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