Advertisement
TheDuckHunts

Untitled

Jan 29th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.51 KB | None | 0 0
  1. [18:36:36] [Server thread/INFO]: Starting minecraft server version 1.12.2
  2. [18:36:36] [Server thread/INFO]: Loading properties
  3. [18:36:36] [Server thread/INFO]: Default game type: SURVIVAL
  4. [18:36:36] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-3d850ec-809c399 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  5. [18:36:37] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [18:36:37] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [18:36:37] [Server thread/INFO]: Debug logging is disabled
  8. [18:36:37] [Server thread/INFO]: Generating keypair
  9. [18:36:37] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
  10. [18:36:37] [Server thread/INFO]: Using epoll channel type
  11. [18:36:38] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [18:36:38] [Server thread/ERROR]: Could not load 'plugins/Manager.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  14. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  17. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:306) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  18. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  19. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  20. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  21. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  22. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_151]
  23. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_151]
  24. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_151]
  25. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_151]
  26. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_151]
  27. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_151]
  28. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_151]
  29. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_151]
  30. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_151]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  33. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
  34. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
  35. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_151]
  36. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_151]
  37. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  38. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  39. ... 6 more
  40. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  41. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_151]
  42. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  43. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  44. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
  45. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
  46. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_151]
  47. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_151]
  48. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_151]
  49. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_151]
  50. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_151]
  51. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_151]
  52. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_151]
  53. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_151]
  54. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_151]
  55. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  56. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  57. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
  58. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
  59. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_151]
  60. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_151]
  61. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  62. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  63. ... 6 more
  64. [18:36:40] [Server thread/WARN]: 99 [Server thread] INFO github.scarsz.discordsrv.dependencies.reflections.Reflections - Reflections took 91 ms to scan 12 urls, producing 13 keys and 21 values
  65.  
  66. [18:36:40] [Server thread/INFO]: [CampFire] Loading CampFire v2.3
  67. [18:36:40] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
  68. [18:36:40] [Server thread/INFO]: [PlayTime] Loading PlayTime v1.8
  69. [18:36:40] [Server thread/INFO]: [PorteCoulissante] Loading PorteCoulissante v1.4.3
  70. [18:36:40] [Server thread/INFO]: [MultiJump] Loading MultiJump v1.1
  71. [18:36:40] [Server thread/INFO]: [GeneralLib] Loading GeneralLib v0.1.4
  72. [18:36:40] [Server thread/INFO]: [Hibernate] Loading Hibernate v1.0
  73. [18:36:40] [Server thread/INFO]: [TitleAPI] Loading TitleAPI v1.7.5
  74. [18:36:40] [Server thread/INFO]: [AutoRestart] Loading AutoRestart v2.10.3
  75. [18:36:40] [Server thread/INFO]: [LagMonitor] Loading LagMonitor v1.14.3
  76. [18:36:40] [Server thread/INFO]: [ItemAPI] Loading ItemAPI vSPIGOT|1.1
  77. [18:36:40] [Server thread/INFO]: [dynmap] Loading dynmap v2.5-Dev201706100405
  78. [18:36:40] [Server thread/INFO]: [dynmap] version=git-Spigot-3d850ec-809c399 (MC: 1.12.2)
  79. [18:36:40] [Server thread/INFO]: [dynmap] Mod Support API available
  80. [18:36:40] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.0.74
  81. [18:36:40] [Server thread/INFO]: [LP] Identified the following dependencies: [CAFFEINE]
  82. [18:36:40] [Server thread/INFO]: [Wild] Loading Wild v3.12.2
  83. [18:36:40] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
  84. [18:36:40] [Server thread/INFO]: [EndlessStaffCommands] Loading EndlessStaffCommands v0.0.3
  85. [18:36:40] [Server thread/INFO]: [DragonEggDrop] Loading DragonEggDrop v1.4.2
  86. [18:36:40] [Server thread/INFO]: [SpyPlusPlus] Loading SpyPlusPlus v1.0
  87. [18:36:40] [Server thread/INFO]: [ActionBarAPI] Loading ActionBarAPI v1.5.3
  88. [18:36:40] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
  89. [18:36:40] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.12.2) has not yet been tested! Proceed with caution.
  90. [18:36:40] [Server thread/INFO]: [MCCore] Loading MCCore v1.64
  91. [18:36:40] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.5.0
  92. [18:36:40] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.3.1
  93. [18:36:40] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.12
  94. [18:36:40] [Server thread/INFO]: [iDisguise] Loading iDisguise v5.6.4
  95. [18:36:40] [Server thread/INFO]: [FairPlayMinecraft] Loading FairPlayMinecraft v5.9.2
  96. [18:36:40] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  97. [18:36:40] [Server thread/INFO]: [HideAndSeek] Loading HideAndSeek v2.2.6
  98. [18:36:40] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.13.6
  99. [18:36:40] [Server thread/INFO]: [BKCommonLib] Loading BKCommonLib v1.12.2-v3
  100. [18:36:42] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.13.6
  101. [18:36:42] [Server thread/INFO]: [LWC] Loading LWC v1.8.8
  102. [18:36:42] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v3.5.0-SNAPSHOT-95f8aaa
  103. [18:36:42] [Server thread/INFO]: [RPGPlayerLeveling] Loading RPGPlayerLeveling v3.8.1
  104. [18:36:42] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;1712-3a332fd
  105. [18:36:42] [Server thread/INFO]: [PlotHider] Loading PlotHider v3.4.0
  106. [18:36:42] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.8
  107. [18:36:42] [Server thread/INFO]: [SkillAPI] Loading SkillAPI v3.103
  108. [18:36:42] [Server thread/INFO]: [PFly] Loading PFly v1.0
  109. [18:36:42] [Server thread/INFO]: [RPGInventory] Loading RPGInventory v2.1.5
  110. [18:36:42] [Server thread/INFO]: [water] Loading water v1.4.12
  111. [18:36:42] [Server thread/INFO]: [MassiveTickets] Loading MassiveTickets v2.12.0
  112. [18:36:42] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-bSNAPSHOT
  113. [18:36:42] [Server thread/INFO]: [DynamicStands] Loading DynamicStands v1.6.4
  114. [18:36:42] [Server thread/INFO]: [BountyHunters] Loading BountyHunters v1.4.1c
  115. [18:36:42] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v1.1
  116. [18:36:43] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.22-SNAPSHOT (build 1484)
  117. [18:36:43] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v16.0
  118. [18:36:43] [Server thread/INFO]: [Train_Carts] Loading Train_Carts v1.12.2-v1
  119. [18:36:43] [Server thread/INFO]: [HoloPlots] Loading HoloPlots v3.4.0
  120. [18:36:43] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-bSNAPSHOT
  121. [18:36:43] [Server thread/INFO]: [Hotels] Loading Hotels v0.6.4
  122. [18:36:43] [Server thread/INFO]: [Plot2Dynmap] Loading Plot2Dynmap v3.4.0
  123. [18:36:43] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.7
  124. [18:36:43] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.8
  125. [18:36:43] [Server thread/INFO]: [TCFloatRail] Loading TCFloatRail v1.1.1
  126. [18:36:43] [Server thread/INFO]: [MoarBows] Loading MoarBows v1.5.2
  127. [18:36:43] [Server thread/INFO]: [GiantTrees] Loading GiantTrees v2.0.0-alpha.6
  128. [18:36:43] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v2.4.1
  129. [18:36:43] [Server thread/INFO]: [LoreAttributesRecoded] Loading LoreAttributesRecoded v3.02
  130. [18:36:43] [Server thread/INFO]: [TCHangRail] Loading TCHangRail v1.12.2-v2
  131. [18:36:43] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-bSNAPSHOT
  132. [18:36:43] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v1.4
  133. [18:36:43] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.0.1-bSNAPSHOT
  134. [18:36:43] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.0.1-bSNAPSHOT
  135. [18:36:43] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-bSNAPSHOT
  136. [18:36:43] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v2.14.2
  137. [18:36:43] [Server thread/INFO]: [HubBasics] Loading HubBasics v5.0-DEVELOPMENT
  138. [18:36:43] [Server thread/INFO]: [MobHunting] Loading MobHunting v5.4.4
  139. [18:36:43] [Server thread/INFO]: [Kingdoms] Loading Kingdoms v14.0.8
  140. [18:36:43] [Server thread/INFO]: [BossShopPro] Loading BossShopPro v1.9.1
  141. [18:36:43] [Server thread/INFO]: [PlayerShops] Loading PlayerShops v1.2.0
  142. [18:36:43] [Server thread/INFO]: [ItemShops] Loading ItemShops v1.0.7
  143. [18:36:43] [Server thread/INFO]: [GeneralLib] Enabling GeneralLib v0.1.4
  144. [18:36:43] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.0.74
  145. [18:36:43] [Server thread/INFO]: __ __ ___ __ __
  146. [18:36:43] [Server thread/INFO]: | | | / ` |__/ |__) |__ |__) |\/| /__`
  147. [18:36:43] [Server thread/INFO]: |___ \__/ \__, | \ | |___ | \ | | .__/
  148. [18:36:43] [Server thread/INFO]:
  149. [18:36:43] [Server thread/INFO]: Loading version v4.0.74 on Bukkit - CraftBukkit
  150. [18:36:43] [Server thread/INFO]: Running on server version git-Spigot-3d850ec-809c399 (MC: 1.12.2) - 1.12.2-R0.1-SNAPSHOT
  151. [18:36:43] [Server thread/INFO]:
  152. [18:36:43] [Server thread/INFO]: [LP] Loading configuration...
  153. [18:36:43] [Server thread/INFO]: [LP] Identified the following dependencies: [MYSQL_DRIVER, SLF4J_API, SLF4J_SIMPLE, HIKARI]
  154. [18:36:43] [Server thread/INFO]: [LP] Loading storage provider... [MYSQL]
  155. [18:36:43] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - luckperms - Starting...
  156. [18:36:43] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - luckperms - Start completed.
  157. [18:36:43] [luckperms connection adder/WARN]: Mon Jan 29 18:36:43 CET 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  158. [18:36:43] [luckperms connection adder/WARN]: Mon Jan 29 18:36:43 CET 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  159. [18:36:43] [luckperms connection adder/WARN]: Mon Jan 29 18:36:43 CET 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  160. [18:36:43] [luckperms connection adder/WARN]: Mon Jan 29 18:36:43 CET 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  161. [18:36:43] [luckperms connection adder/WARN]: Mon Jan 29 18:36:43 CET 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  162. [18:36:43] [luckperms connection adder/WARN]: Mon Jan 29 18:36:43 CET 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  163. [18:36:43] [luckperms connection adder/WARN]: Mon Jan 29 18:36:43 CET 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  164. [18:36:43] [luckperms connection adder/WARN]: Mon Jan 29 18:36:43 CET 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  165. [18:36:43] [luckperms connection adder/WARN]: Mon Jan 29 18:36:43 CET 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  166. [18:36:43] [luckperms connection adder/WARN]: Mon Jan 29 18:36:43 CET 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  167. [18:36:44] [Server thread/INFO]: [LP] Loading internal permission managers...
  168. [18:36:44] [Server thread/INFO]: [LP] Performing initial data load...
  169. [18:36:45] [Server thread/INFO]: [LP] Successfully enabled. (took 1897ms)
  170. [18:36:45] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
  171. [18:36:45] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  172. [18:36:45] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  173. [18:36:45] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  174. [18:36:45] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  175. [18:36:45] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  176. [18:36:45] [Server thread/INFO]: [LP] Registered Vault permission & chat hook.
  177. [18:36:45] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.13.6
  178. [18:36:45] [Server thread/INFO]: [MassiveCore 2.13.6] === ENABLE START ===
  179. [18:36:45] [Server thread/INFO]: [MassiveCore 2.13.6] Loading Cachefile datas...
  180. [18:36:45] [Server thread/INFO]: [MassiveCore 2.13.6] Loading Onlineplayer datas...
  181. [18:36:45] [Server thread/INFO]: [MassiveCore 2.13.6] Loading Registry datas...
  182. [18:36:45] [Server thread/INFO]: [MassiveCore 2.13.6] Saving Cachefile...
  183. [18:36:45] [Server thread/INFO]: [MassiveCore 2.13.6] Setup of IdUtil took 14ms.
  184. [18:36:46] [Server thread/INFO]: [MassiveCore 2.13.6] Integration Activated IntegrationLiabilityAreaEffectCloud
  185. [18:36:46] [Server thread/INFO]: [MassiveCore 2.13.6] Integration Activated IntegrationVault
  186. [18:36:46] [Server thread/INFO]: [MassiveCore 2.13.6] === ENABLE COMPLETE (Took 1232ms) ===
  187. [18:36:46] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib v1.12.2-v3
  188. [18:36:46] [Server thread/INFO]: [BKCommonLib] BKCommonLib is running on Spigot (git-Spigot-3d850ec-809c399) : v1_12_R1 (Minecraft 1.12.2)
  189. [18:36:46] [Server thread/INFO]: [BKCommonLib] [Network] Now using the ProtocolLib library to provide Packet Listener and Monitor support
  190. [18:36:47] [Server thread/INFO]: [BKCommonLib] Providing support for supporting the unsupportable.
  191. [18:36:47] [Server thread/INFO]: [BKCommonLib] BKCommonLib version 1.12.2-v3 (build: 251) enabled! (0.733s)
  192. [18:36:47] [Server thread/INFO]: [LWC] Enabling LWC v1.8.8
  193. [18:36:47] [Server thread/INFO]: [LWC] Connecting to SQLite
  194. [18:36:47] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v3.5.0-SNAPSHOT-95f8aaa
  195. [18:36:47] [Server thread/INFO]: jdbc:mysql://localhost:3306/plot_db
  196. [18:36:47] [Server thread/WARN]: Mon Jan 29 18:36:47 CET 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  197. [18:36:47] [Server thread/INFO]: [P2] Failed to open DATABASE connection. The plugin will disable itself.
  198. [18:36:47] [Server thread/INFO]: MYSQL
  199. [18:36:47] [Server thread/INFO]: ==== Here is an ugly stacktrace, if you are interested in those things ===
  200. [18:36:47] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'plot_db'
  201. [18:36:47] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  202. [18:36:47] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  203. [18:36:47] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  204. [18:36:47] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  205. [18:36:47] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  206. [18:36:47] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:408)
  207. [18:36:47] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:943)
  208. [18:36:47] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
  209. [18:36:47] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
  210. [18:36:47] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:873)
  211. [18:36:47] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1710)
  212. [18:36:47] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1226)
  213. [18:36:47] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2191)
  214. [18:36:47] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2222)
  215. [18:36:47] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2017)
  216. [18:36:47] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:779)
  217. [18:36:47] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  218. [18:36:47] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  219. [18:36:47] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  220. [18:36:47] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  221. [18:36:47] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  222. [18:36:47] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  223. [18:36:47] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:389)
  224. [18:36:47] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330)
  225. [18:36:47] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  226. [18:36:47] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
  227. [18:36:47] [Server thread/WARN]: at com.intellectualcrafters.plot.database.MySQL.openConnection(MySQL.java:60)
  228. [18:36:47] [Server thread/WARN]: at com.intellectualcrafters.plot.database.SQLManager.<init>(SQLManager.java:105)
  229. [18:36:47] [Server thread/WARN]: at com.intellectualcrafters.plot.PS.setupDatabase(PS.java:1846)
  230. [18:36:47] [Server thread/WARN]: at com.intellectualcrafters.plot.PS.<init>(PS.java:162)
  231. [18:36:47] [Server thread/WARN]: at com.plotsquared.bukkit.BukkitMain.onEnable(BukkitMain.java:183)
  232. [18:36:47] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  233. [18:36:47] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  234. [18:36:47] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
  235. [18:36:47] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:382)
  236. [18:36:47] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:331)
  237. [18:36:47] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:206)
  238. [18:36:47] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
  239. [18:36:47] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  240. [18:36:47] [Server thread/INFO]: ==== End of stacktrace ====
  241. [18:36:47] [Server thread/INFO]: Please go to the PlotSquared 'storage.yml' and configure the database correctly.
  242. [18:36:47] [Server thread/INFO]: Could not close database connection!
  243. [18:36:47] [Server thread/INFO]: [P2] Metrics enabled.
  244. [18:36:47] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
  245. [18:36:48] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
  246. [18:36:48] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
  247. [18:36:48] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: false
  248. [18:36:48] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: true
  249. [18:36:48] [Server thread/INFO]: [P2] Key: database-purger, Value: false
  250. [18:36:48] [Server thread/INFO]: [P2] Key: economy, Value: true
  251. [18:36:48] [Server thread/INFO]: [P2] Key: block-cache, Value: true
  252. [18:36:48] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: false
  253. [18:36:48] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
  254. [18:36:48] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
  255. [18:36:48] [Server thread/INFO]: [P2] Key: updater, Value: true
  256. [18:36:48] [Server thread/INFO]: [P2] Key: database, Value: true
  257. [18:36:48] [Server thread/INFO]: [P2] Key: plotme-converter, Value: true
  258. [18:36:48] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
  259. [18:36:48] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
  260. [18:36:48] [Server thread/INFO]: [P2] Key: comment-notifier, Value: false
  261. [18:36:48] [Server thread/INFO]: [P2] Key: metrics, Value: true
  262. [18:36:48] [Server thread/INFO]: [P2] Key: chunk-processor, Value: false
  263. [18:36:48] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
  264. [18:36:48] [Server thread/INFO]: [P2] Key: events, Value: true
  265. [18:36:48] [Server thread/INFO]: [P2] Key: commands, Value: true
  266. [18:36:48] [Server thread/INFO]: PlotSquared is now enabled
  267. [18:36:48] [Server thread/INFO]: [P2] Metrics enabled.
  268. [18:36:48] [Server thread/INFO]: [GiantTrees] Enabling GiantTrees v2.0.0-alpha.6
  269. [18:36:48] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  270. [18:36:48] [Server thread/INFO]: Preparing level "world"
  271. [18:36:48] [Server thread/INFO]: -------- World Settings For [world] --------
  272. [18:36:48] [Server thread/INFO]: Mob Spawn Range: 4
  273. [18:36:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
  274. [18:36:48] [Server thread/INFO]: Cane Growth Modifier: 200%
  275. [18:36:48] [Server thread/INFO]: Melon Growth Modifier: 100%
  276. [18:36:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  277. [18:36:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  278. [18:36:48] [Server thread/INFO]: Sapling Growth Modifier: 350%
  279. [18:36:48] [Server thread/INFO]: Wheat Growth Modifier: 555%
  280. [18:36:48] [Server thread/INFO]: NetherWart Growth Modifier: 150%
  281. [18:36:48] [Server thread/INFO]: Vine Growth Modifier: 100%
  282. [18:36:48] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  283. [18:36:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  284. [18:36:48] [Server thread/INFO]: Entity Tracking Range: Pl 100 / An 48 / Mo 58 / Mi 32 / Other 64
  285. [18:36:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  286. [18:36:48] [Server thread/INFO]: Random Lighting Updates: false
  287. [18:36:48] [Server thread/INFO]: Structure Info Saving: true
  288. [18:36:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  289. [18:36:48] [Server thread/INFO]: Max TNT Explosions: 100
  290. [18:36:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  291. [18:36:48] [Server thread/INFO]: Item Despawn Rate: 6000
  292. [18:36:48] [Server thread/INFO]: Item Merge Radius: 2.5
  293. [18:36:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
  294. [18:36:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  295. [18:36:48] [Server thread/INFO]: View Distance: 10
  296. [18:36:48] [Server thread/INFO]: Experience Merge Radius: 3.0
  297. [18:36:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  298. [18:36:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  299. [18:36:48] [Server thread/INFO]: [GiantTrees] Attaching giant tree populator to world "world"
  300. [18:36:48] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  301. [18:36:48] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  302. [18:36:48] [Server thread/INFO]: Mob Spawn Range: 4
  303. [18:36:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
  304. [18:36:48] [Server thread/INFO]: Cane Growth Modifier: 200%
  305. [18:36:48] [Server thread/INFO]: Melon Growth Modifier: 100%
  306. [18:36:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  307. [18:36:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  308. [18:36:48] [Server thread/INFO]: Sapling Growth Modifier: 350%
  309. [18:36:48] [Server thread/INFO]: Wheat Growth Modifier: 555%
  310. [18:36:48] [Server thread/INFO]: NetherWart Growth Modifier: 150%
  311. [18:36:48] [Server thread/INFO]: Vine Growth Modifier: 100%
  312. [18:36:48] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  313. [18:36:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  314. [18:36:48] [Server thread/INFO]: Entity Tracking Range: Pl 100 / An 48 / Mo 58 / Mi 32 / Other 64
  315. [18:36:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  316. [18:36:48] [Server thread/INFO]: Random Lighting Updates: false
  317. [18:36:48] [Server thread/INFO]: Structure Info Saving: true
  318. [18:36:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  319. [18:36:48] [Server thread/INFO]: Max TNT Explosions: 100
  320. [18:36:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  321. [18:36:48] [Server thread/INFO]: Item Despawn Rate: 6000
  322. [18:36:48] [Server thread/INFO]: Item Merge Radius: 2.5
  323. [18:36:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
  324. [18:36:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  325. [18:36:48] [Server thread/INFO]: View Distance: 10
  326. [18:36:48] [Server thread/INFO]: Experience Merge Radius: 3.0
  327. [18:36:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  328. [18:36:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  329. [18:36:48] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  330. [18:36:48] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  331. [18:36:48] [Server thread/INFO]: Mob Spawn Range: 4
  332. [18:36:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
  333. [18:36:48] [Server thread/INFO]: Cane Growth Modifier: 200%
  334. [18:36:48] [Server thread/INFO]: Melon Growth Modifier: 100%
  335. [18:36:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  336. [18:36:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  337. [18:36:48] [Server thread/INFO]: Sapling Growth Modifier: 350%
  338. [18:36:48] [Server thread/INFO]: Wheat Growth Modifier: 555%
  339. [18:36:48] [Server thread/INFO]: NetherWart Growth Modifier: 150%
  340. [18:36:48] [Server thread/INFO]: Vine Growth Modifier: 100%
  341. [18:36:48] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  342. [18:36:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  343. [18:36:48] [Server thread/INFO]: Entity Tracking Range: Pl 100 / An 48 / Mo 58 / Mi 32 / Other 64
  344. [18:36:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  345. [18:36:48] [Server thread/INFO]: Random Lighting Updates: false
  346. [18:36:48] [Server thread/INFO]: Structure Info Saving: true
  347. [18:36:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  348. [18:36:48] [Server thread/INFO]: Max TNT Explosions: 100
  349. [18:36:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  350. [18:36:48] [Server thread/INFO]: Item Despawn Rate: 6000
  351. [18:36:48] [Server thread/INFO]: Item Merge Radius: 2.5
  352. [18:36:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
  353. [18:36:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  354. [18:36:48] [Server thread/INFO]: View Distance: 10
  355. [18:36:48] [Server thread/INFO]: Experience Merge Radius: 3.0
  356. [18:36:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  357. [18:36:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  358. [18:36:48] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  359. [18:36:48] [Server thread/INFO]: Preparing start region for level 0 (Seed: -2096407881699502163)
  360. [18:36:49] [Server thread/INFO]: Preparing spawn area: 0%
  361. [18:36:50] [Server thread/INFO]: Preparing start region for level 1 (Seed: -2096407881699502163)
  362. [18:36:51] [Server thread/INFO]: Preparing start region for level 2 (Seed: -2096407881699502163)
  363. [18:36:51] [Server thread/INFO]: [CampFire] Enabling CampFire v2.3
  364. [18:36:51] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
  365. [18:36:51] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  366. [18:36:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: skillapi
  367. [18:36:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: worldguard
  368. [18:36:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playtime
  369. [18:36:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: plotsquared
  370. [18:36:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
  371. [18:36:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
  372. [18:36:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
  373. [18:36:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
  374. [18:36:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms
  375. [18:36:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mvdw
  376. [18:36:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: multiverse
  377. [18:36:51] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
  378. [18:36:51] [Server thread/INFO]: [PlayTime] Enabling PlayTime v1.8
  379. [18:36:51] [Server thread/INFO]: [PorteCoulissante] Enabling PorteCoulissante v1.4.3
  380. [18:36:51] [Server thread/INFO]: [PorteCoulissante] SpoutPlugin not available; disabling sound effects
  381. [18:36:51] [Server thread/INFO]: [PorteCoulissante] Plugin version 1.4.3 by Captain_Chaos enabled
  382. [18:36:51] [Server thread/INFO]: [MultiJump] Enabling MultiJump v1.1
  383. [18:36:51] [Server thread/INFO]: [MultiJump] 1 0
  384. [18:36:51] [Server thread/INFO]: [Hibernate] Enabling Hibernate v1.0
  385. [18:36:51] [Server thread/INFO]: [TitleAPI] Enabling TitleAPI v1.7.5
  386. [18:36:52] [Server thread/INFO]: TitleAPI V1.7.5 has been enabled!
  387. [18:36:52] [Server thread/INFO]: [AutoRestart] Enabling AutoRestart v2.10.3
  388. [18:36:52] [Thread-23/INFO]: [AutoRestart] Checking for update!
  389. [18:36:52] [Server thread/INFO]: [AutoRestart] Enabled!
  390. [18:36:52] [Server thread/INFO]: [LagMonitor] Enabling LagMonitor v1.14.3
  391. [18:36:52] [Server thread/INFO]: [LagMonitor] Register ping listener
  392. [18:36:52] [Server thread/INFO]: [ItemAPI] Enabling ItemAPI vSPIGOT|1.1
  393. [18:36:52] [Server thread/INFO]: |ItemAPI| Version SPIGOT|1.1
  394. [18:36:52] [Server thread/INFO]: |ItemAPI| Thank you for using the ItemAPI by AMG_Master
  395. [18:36:52] [Server thread/INFO]: |ItemAPI| Note! This is an API, so it does nothing on your server!
  396. [18:36:52] [Server thread/INFO]: [dynmap] Enabling dynmap v2.5-Dev201706100405
  397. [18:36:52] [Server thread/INFO]: [dynmap] Using Bukkit Permissions (superperms) for access control
  398. [18:36:52] [Server thread/INFO]: [dynmap] Web interface permissions only available for online users
  399. [18:36:53] [Server thread/INFO]: [dynmap] Mod Support processing completed
  400. [18:36:53] [Server thread/INFO]: [dynmap] Loaded 24 shaders.
  401. [18:36:53] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  402. [18:36:53] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
  403. [18:36:53] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8123
  404. [18:36:53] [Server thread/INFO]: [dynmap] version 2.5-Dev201706100405 is enabled - core version 2.5-Dev201706100401
  405. [18:36:53] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  406. [18:36:53] [Server thread/INFO]: [dynmap] Loaded 9 pending tile renders for world 'world'
  407. [18:36:53] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  408. [18:36:53] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  409. [18:36:53] [Server thread/INFO]: [dynmap] Enabled
  410. [18:36:53] [Server thread/INFO]: [Wild] Enabling Wild v3.12.2
  411. [18:36:53] [Thread-23/WARN]: Exception in thread "Thread-23"
  412. [18:36:53] [Thread-23/WARN]: java.lang.NullPointerException
  413. [18:36:53] [Thread-23/WARN]: at me.dennis.updatecheck.core.UpdateCheck.needsUpdate(UpdateCheck.java:28)
  414. [18:36:53] [Thread-23/WARN]: at org.serversmc.autorestart.utils.PluginUtils$1.run(PluginUtils.java:71)
  415. [18:36:53] [Thread-23/WARN]: at java.lang.Thread.run(Thread.java:748)
  416. [18:36:53] [Server thread/INFO]: [Wild] Already Converted
  417. [18:36:53] [Server thread/INFO]: [Wild] Changes from version 3.11.0 to 3.12.0 include: +
  418. * Reworked gui +
  419. * Fixed NPE from refundPlayer
  420. [18:36:53] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  421. [18:36:53] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  422. [18:36:53] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
  423. [18:36:53] [Server thread/INFO]: [EndlessStaffCommands] Enabling EndlessStaffCommands v0.0.3
  424. [18:36:53] [Server thread/INFO]: Starting EndlessStaffCommands V - 0.0.1, @Thanks For Downloading
  425. [18:36:53] [Server thread/INFO]: [DragonEggDrop] Enabling DragonEggDrop v1.4.2
  426. [18:36:54] [Server thread/INFO]: [SpyPlusPlus] Enabling SpyPlusPlus v1.0
  427. [18:36:54] [Server thread/INFO]: [ActionBarAPI] Enabling ActionBarAPI v1.5.3
  428. [18:36:54] [Server thread/INFO]: ActionBarAPI V1.5.3 has been enabled!
  429. [18:36:54] [Server thread/INFO]: [MCCore] Enabling MCCore v1.64
  430. [18:36:54] [Server thread/INFO]: Server version: 11202
  431. [18:36:54] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.5.0
  432. [18:36:54] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_12_R1
  433. [18:36:54] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  434. [18:36:54] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
  435. [18:36:54] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.3.1
  436. [18:36:54] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  437. [18:36:54] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.12
  438. [18:36:55] [Server thread/WARN]: [VotingPlugin] Detected no voting sites, this may mean something isn't properly setup
  439. [18:36:55] [Server thread/ERROR]: Error occurred while enabling VotingPlugin v5.12 (Is it up to date?)
  440. java.lang.NullPointerException: null
  441. at com.Ben12345rocks.VotingPlugin.Main.loadMySQL(Main.java:270) ~[?:?]
  442. at com.Ben12345rocks.VotingPlugin.Main.updateAdvancedCoreHook(Main.java:927) ~[?:?]
  443. at com.Ben12345rocks.VotingPlugin.Main.onEnable(Main.java:650) ~[?:?]
  444. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  445. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  446. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  447. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:382) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  448. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:331) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  449. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  450. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  451. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  452. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  453. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  454. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  455. [18:36:55] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.6.4
  456. [18:36:55] [Server thread/INFO]: [iDisguise] iDisguise 5.6.4 enabled!
  457. [18:36:55] [Server thread/INFO]: [FairPlayMinecraft] Enabling FairPlayMinecraft v5.9.2
  458. [18:36:55] [Server thread/INFO]: [FairPlayMinecraft] Connecting to the main server...
  459. [18:36:55] [Server thread/INFO]: [FairPlayMinecraft] Successfully connected to the main server!
  460. [18:36:55] [Server thread/INFO]: [FairPlayMinecraft] FairPlayMinecraft is enabled! (5.9.2)
  461. [18:36:55] [Server thread/INFO]: [HideAndSeek] Enabling HideAndSeek v2.2.6
  462. [18:36:55] [Server thread/INFO]: [HideAndSeek] Plugin Enabled!
  463. [18:36:55] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.13.6
  464. [18:36:55] [Server thread/INFO]: [CreativeGates 2.13.6] === ENABLE START ===
  465. [18:36:56] [Server thread/INFO]: [CreativeGates 2.13.6] === ENABLE COMPLETE (Took 387ms) ===
  466. [18:36:56] [Server thread/INFO]: [RPGPlayerLeveling] Enabling RPGPlayerLeveling v3.8.1
  467. [18:36:56] [Server thread/ERROR]: Error occurred while enabling RPGPlayerLeveling v3.8.1 (Is it up to date?)
  468. java.lang.NoClassDefFoundError: me/baks/iapi/KitManager
  469. at me.baks.rpl.Main.onEnable(Main.java:77) ~[?:?]
  470. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  471. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  472. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  473. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:382) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  474. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:331) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  475. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  476. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  477. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  478. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  479. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  480. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  481. Caused by: java.lang.ClassNotFoundException: me.baks.iapi.KitManager
  482. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_151]
  483. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  484. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
  485. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
  486. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
  487. ... 12 more
  488. [18:36:56] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;1712-3a332fd
  489. [18:36:56] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  490. [18:36:56] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  491. [18:36:56] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  492. [18:36:56] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  493. [18:36:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  494. [18:36:56] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  495. [18:36:56] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  496. [18:36:56] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  497. [18:36:56] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  498. [18:36:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  499. [18:36:56] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  500. [18:36:56] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  501. [18:36:56] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  502. [18:36:56] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  503. [18:36:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  504. [18:36:56] [Server thread/INFO]: [WorldGuard] Loading region data...
  505. [18:36:56] [Server thread/INFO]: [WorldGuard] Database: jdbc:mysql://localhost/worldguard?useSSL=false&useUnicode=true (MySQL 5.7)
  506. [18:36:56] [Server thread/INFO]: [WorldGuard] Current version of schema `worldguard`: 2
  507. [18:36:56] [Server thread/INFO]: [WorldGuard] Schema `worldguard` is up to date. No migration necessary.
  508. [18:36:57] [Server thread/INFO]: [PlotHider] Enabling PlotHider v3.4.0
  509. [18:36:57] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.8
  510. [18:36:57] [Server thread/INFO]: -------- World Settings For [KingdomsConquest] --------
  511. [18:36:57] [Server thread/INFO]: Mob Spawn Range: 4
  512. [18:36:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  513. [18:36:57] [Server thread/INFO]: Cane Growth Modifier: 200%
  514. [18:36:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  515. [18:36:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  516. [18:36:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  517. [18:36:57] [Server thread/INFO]: Sapling Growth Modifier: 350%
  518. [18:36:57] [Server thread/INFO]: Wheat Growth Modifier: 555%
  519. [18:36:57] [Server thread/INFO]: NetherWart Growth Modifier: 150%
  520. [18:36:57] [Server thread/INFO]: Vine Growth Modifier: 100%
  521. [18:36:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  522. [18:36:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  523. [18:36:57] [Server thread/INFO]: Entity Tracking Range: Pl 100 / An 48 / Mo 58 / Mi 32 / Other 64
  524. [18:36:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  525. [18:36:57] [Server thread/INFO]: Random Lighting Updates: false
  526. [18:36:57] [Server thread/INFO]: Structure Info Saving: true
  527. [18:36:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  528. [18:36:57] [Server thread/INFO]: Max TNT Explosions: 100
  529. [18:36:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  530. [18:36:57] [Server thread/INFO]: Item Despawn Rate: 6000
  531. [18:36:57] [Server thread/INFO]: Item Merge Radius: 2.5
  532. [18:36:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
  533. [18:36:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  534. [18:36:57] [Server thread/INFO]: View Distance: 10
  535. [18:36:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  536. [18:36:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  537. [18:36:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  538. [18:36:57] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  539. [18:36:57] [Server thread/INFO]: Preparing start region for level 3 (Seed: 2813854625013284017)
  540. [18:36:58] [Server thread/INFO]: Preparing spawn area for KingdomsConquest, 48%
  541. [18:36:58] [Server thread/INFO]: [WorldGuard] (KingdomsConquest) TNT ignition is PERMITTED.
  542. [18:36:58] [Server thread/INFO]: [WorldGuard] (KingdomsConquest) Lighters are PERMITTED.
  543. [18:36:58] [Server thread/INFO]: [WorldGuard] (KingdomsConquest) Lava fire is blocked.
  544. [18:36:58] [Server thread/INFO]: [WorldGuard] (KingdomsConquest) Fire spread is UNRESTRICTED.
  545. [18:36:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'KingdomsConquest'
  546. [18:36:58] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'KingdomsConquest'.
  547. [18:36:58] [Server thread/INFO]: -------- World Settings For [Wizarding_World] --------
  548. [18:36:58] [Server thread/INFO]: Mob Spawn Range: 4
  549. [18:36:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
  550. [18:36:58] [Server thread/INFO]: Cane Growth Modifier: 200%
  551. [18:36:58] [Server thread/INFO]: Melon Growth Modifier: 100%
  552. [18:36:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  553. [18:36:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  554. [18:36:58] [Server thread/INFO]: Sapling Growth Modifier: 350%
  555. [18:36:58] [Server thread/INFO]: Wheat Growth Modifier: 555%
  556. [18:36:58] [Server thread/INFO]: NetherWart Growth Modifier: 150%
  557. [18:36:58] [Server thread/INFO]: Vine Growth Modifier: 100%
  558. [18:36:58] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  559. [18:36:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  560. [18:36:58] [Server thread/INFO]: Entity Tracking Range: Pl 100 / An 48 / Mo 58 / Mi 32 / Other 64
  561. [18:36:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  562. [18:36:58] [Server thread/INFO]: Random Lighting Updates: false
  563. [18:36:58] [Server thread/INFO]: Structure Info Saving: true
  564. [18:36:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  565. [18:36:58] [Server thread/INFO]: Max TNT Explosions: 100
  566. [18:36:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  567. [18:36:58] [Server thread/INFO]: Item Despawn Rate: 6000
  568. [18:36:58] [Server thread/INFO]: Item Merge Radius: 2.5
  569. [18:36:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
  570. [18:36:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  571. [18:36:58] [Server thread/INFO]: View Distance: 10
  572. [18:36:58] [Server thread/INFO]: Experience Merge Radius: 3.0
  573. [18:36:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  574. [18:36:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  575. [18:36:58] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  576. [18:36:58] [Server thread/INFO]: Preparing start region for level 4 (Seed: 5455949752607772970)
  577. [18:36:59] [Server thread/INFO]: [WorldGuard] (Wizarding_World) TNT ignition is PERMITTED.
  578. [18:36:59] [Server thread/INFO]: [WorldGuard] (Wizarding_World) Lighters are PERMITTED.
  579. [18:36:59] [Server thread/INFO]: [WorldGuard] (Wizarding_World) Lava fire is blocked.
  580. [18:36:59] [Server thread/INFO]: [WorldGuard] (Wizarding_World) Fire spread is UNRESTRICTED.
  581. [18:36:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Wizarding_World'
  582. [18:37:00] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Wizarding_World'.
  583. [18:37:00] [Server thread/INFO]: [MultiWorld] v5.2.8 enabled.
  584. [18:37:00] [Server thread/INFO]: [SkillAPI] Enabling SkillAPI v3.103
  585. [18:37:00] [Server thread/INFO]: Registration complete
  586. [18:37:00] [Server thread/INFO]: - 51 skills
  587. [18:37:00] [Server thread/INFO]: - 0 classes
  588. [18:37:00] [Server thread/INFO]: [PFly] Enabling PFly v1.0
  589. [18:37:00] [Server thread/INFO]: [RPGInventory] Enabling RPGInventory v2.1.5
  590. [18:37:00] [Server thread/INFO]: [RPGInventory] Permissions hooked: LuckPerms
  591. [18:37:00] [Server thread/INFO]: [RPGInventory] Economy hooked: Essentials Economy
  592. [18:37:00] [Server thread/INFO]: [RPGInventory] Placeholder API hooked!
  593. [18:37:00] [Server thread/INFO]: [RPGInventory] Craft extensions is enabled.
  594. [18:37:00] [Server thread/INFO]: [RPGInventory] Inventory lock system is enabled.
  595. [18:37:00] [Server thread/INFO]: [RPGInventory] 4 item(s) has been loaded
  596. [18:37:00] [Server thread/INFO]: [RPGInventory] Item system is enabled.
  597. [18:37:00] [Server thread/INFO]: [RPGInventory] 6 pet(s) has been loaded
  598. [18:37:00] [Server thread/INFO]: [RPGInventory] 1 food(s) has been loaded
  599. [18:37:00] [Server thread/INFO]: [RPGInventory] Pet system is enabled.
  600. [18:37:00] [Server thread/INFO]: [RPGInventory] 3 backpack type(s) has been loaded
  601. [18:37:00] [Server thread/INFO]: [RPGInventory] 1 backpack(s) has been loaded
  602. [18:37:00] [Server thread/INFO]: [RPGInventory] Backpack system is enabled.
  603. [18:37:00] [Server thread/INFO]: [RPGInventory] Recipe book conflicts with RPGInventory and was disabled.
  604. [18:37:00] [Server thread/INFO]: [water] Enabling water v1.4.12
  605. [18:37:01] [Server thread/INFO]: [water] Realistic waters was loaded successfully!
  606. [18:37:01] [Server thread/INFO]: [MassiveTickets] Enabling MassiveTickets v2.12.0
  607. [18:37:01] [Server thread/INFO]: [MassiveTickets 2.12.0] === ENABLE START ===
  608. [18:37:01] [Server thread/INFO]: [MassiveTickets 2.12.0] WARNING: You are using MassiveTickets 2.12.0 and MassiveCore 2.13.6!
  609. [18:37:01] [Server thread/INFO]: [MassiveTickets 2.12.0] WARNING: They must be the exact same version to work properly!
  610. [18:37:01] [Server thread/INFO]: [MassiveTickets 2.12.0] WARNING: Remember to always update all plugins at the same time!
  611. [18:37:01] [Server thread/INFO]: [MassiveTickets 2.12.0] WARNING: You should stop your server and properly update.
  612. [18:37:11] [Server thread/INFO]: [MassiveTickets 2.12.0] === ENABLE COMPLETE (Took 10068ms) ===
  613. [18:37:11] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-bSNAPSHOT
  614. [18:37:11] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  615. [18:37:11] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  616. [18:37:11] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  617. [18:37:11] [Server thread/INFO]: Using locale en_US
  618. [18:37:11] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
  619. [18:37:11] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  620. [18:37:11] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  621. [18:37:11] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  622. [18:37:11] [Server thread/INFO]: [DynamicStands] Enabling DynamicStands v1.6.4
  623. [18:37:12] [Server thread/INFO]: [DynamicStands] WorldGuard detected, Listener loaded.
  624. [18:37:12] [Server thread/INFO]: [BountyHunters] Enabling BountyHunters v1.4.1c
  625. [18:37:12] [Server thread/INFO]: ------------------------------------------------------
  626. [18:37:12] [Server thread/INFO]: Enabling BountyHunters 1.4.1c...
  627. [18:37:12] [Server thread/INFO]: Detected Server Version: v1_12_R1
  628. [18:37:12] [Server thread/INFO]: BountyHunters 1.4.1c has been enabled!
  629. [18:37:12] [Server thread/INFO]: ------------------------------------------------------
  630. [18:37:12] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v1.1
  631. [18:37:14] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: CoolRaggerLive
  632. [18:37:14] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  633. [18:37:15] [Server thread/INFO]: -------- World Settings For [Hub] --------
  634. [18:37:15] [Server thread/INFO]: Mob Spawn Range: 4
  635. [18:37:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
  636. [18:37:15] [Server thread/INFO]: Cane Growth Modifier: 200%
  637. [18:37:15] [Server thread/INFO]: Melon Growth Modifier: 100%
  638. [18:37:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  639. [18:37:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  640. [18:37:15] [Server thread/INFO]: Sapling Growth Modifier: 350%
  641. [18:37:15] [Server thread/INFO]: Wheat Growth Modifier: 555%
  642. [18:37:15] [Server thread/INFO]: NetherWart Growth Modifier: 150%
  643. [18:37:15] [Server thread/INFO]: Vine Growth Modifier: 100%
  644. [18:37:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  645. [18:37:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  646. [18:37:15] [Server thread/INFO]: Entity Tracking Range: Pl 100 / An 48 / Mo 58 / Mi 32 / Other 64
  647. [18:37:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  648. [18:37:15] [Server thread/INFO]: Random Lighting Updates: false
  649. [18:37:15] [Server thread/INFO]: Structure Info Saving: true
  650. [18:37:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  651. [18:37:15] [Server thread/INFO]: Max TNT Explosions: 100
  652. [18:37:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  653. [18:37:15] [Server thread/INFO]: Item Despawn Rate: 6000
  654. [18:37:15] [Server thread/INFO]: Item Merge Radius: 2.5
  655. [18:37:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
  656. [18:37:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  657. [18:37:15] [Server thread/INFO]: View Distance: 10
  658. [18:37:15] [Server thread/INFO]: Experience Merge Radius: 3.0
  659. [18:37:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  660. [18:37:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  661. [18:37:15] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  662. [18:37:15] [Server thread/INFO]: Preparing start region for level 5 (Seed: -8179534853970564198)
  663. [18:37:15] [Server thread/INFO]: [WorldGuard] (Hub) TNT ignition is PERMITTED.
  664. [18:37:15] [Server thread/INFO]: [WorldGuard] (Hub) Lighters are PERMITTED.
  665. [18:37:15] [Server thread/INFO]: [WorldGuard] (Hub) Lava fire is blocked.
  666. [18:37:15] [Server thread/INFO]: [WorldGuard] (Hub) Fire spread is UNRESTRICTED.
  667. [18:37:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hub'
  668. [18:37:15] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Hub'.
  669. [18:37:16] [Server thread/INFO]: -------- World Settings For [Creative] --------
  670. [18:37:16] [Server thread/INFO]: Mob Spawn Range: 4
  671. [18:37:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  672. [18:37:16] [Server thread/INFO]: Cane Growth Modifier: 200%
  673. [18:37:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  674. [18:37:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  675. [18:37:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  676. [18:37:16] [Server thread/INFO]: Sapling Growth Modifier: 350%
  677. [18:37:16] [Server thread/INFO]: Wheat Growth Modifier: 555%
  678. [18:37:16] [Server thread/INFO]: NetherWart Growth Modifier: 150%
  679. [18:37:16] [Server thread/INFO]: Vine Growth Modifier: 100%
  680. [18:37:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  681. [18:37:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  682. [18:37:16] [Server thread/INFO]: Entity Tracking Range: Pl 100 / An 48 / Mo 58 / Mi 32 / Other 64
  683. [18:37:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  684. [18:37:16] [Server thread/INFO]: Random Lighting Updates: false
  685. [18:37:16] [Server thread/INFO]: Structure Info Saving: true
  686. [18:37:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  687. [18:37:16] [Server thread/INFO]: Max TNT Explosions: 100
  688. [18:37:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  689. [18:37:16] [Server thread/INFO]: Item Despawn Rate: 6000
  690. [18:37:16] [Server thread/INFO]: Item Merge Radius: 2.5
  691. [18:37:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  692. [18:37:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  693. [18:37:16] [Server thread/INFO]: View Distance: 10
  694. [18:37:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  695. [18:37:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  696. [18:37:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  697. [18:37:16] [Server thread/INFO]: [P2] Detected world load for 'Creative'
  698. [18:37:16] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
  699. [18:37:16] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
  700. [18:37:16] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
  701. [18:37:16] [Server thread/INFO]: [P2] - schematic: false
  702. [18:37:16] [Server thread/INFO]: World possibly already loaded: Creative
  703. [18:37:16] [Server thread/INFO]: Preparing start region for level 6 (Seed: -1832807393370220332)
  704. [18:37:17] [Server thread/INFO]: Preparing spawn area for Creative, 69%
  705. [18:37:17] [Server thread/INFO]: [WorldGuard] (Creative) TNT ignition is PERMITTED.
  706. [18:37:17] [Server thread/INFO]: [WorldGuard] (Creative) Lighters are PERMITTED.
  707. [18:37:17] [Server thread/INFO]: [WorldGuard] (Creative) Lava fire is blocked.
  708. [18:37:17] [Server thread/INFO]: [WorldGuard] (Creative) Fire spread is UNRESTRICTED.
  709. [18:37:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Creative'
  710. [18:37:17] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Creative'.
  711. [18:37:18] [Server thread/INFO]: -------- World Settings For [CreativePlots] --------
  712. [18:37:18] [Server thread/INFO]: Mob Spawn Range: 4
  713. [18:37:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  714. [18:37:18] [Server thread/INFO]: Cane Growth Modifier: 200%
  715. [18:37:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  716. [18:37:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  717. [18:37:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  718. [18:37:18] [Server thread/INFO]: Sapling Growth Modifier: 350%
  719. [18:37:18] [Server thread/INFO]: Wheat Growth Modifier: 555%
  720. [18:37:18] [Server thread/INFO]: NetherWart Growth Modifier: 150%
  721. [18:37:18] [Server thread/INFO]: Vine Growth Modifier: 100%
  722. [18:37:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  723. [18:37:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  724. [18:37:18] [Server thread/INFO]: Entity Tracking Range: Pl 100 / An 48 / Mo 58 / Mi 32 / Other 64
  725. [18:37:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  726. [18:37:18] [Server thread/INFO]: Random Lighting Updates: false
  727. [18:37:18] [Server thread/INFO]: Structure Info Saving: true
  728. [18:37:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  729. [18:37:18] [Server thread/INFO]: Max TNT Explosions: 100
  730. [18:37:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  731. [18:37:18] [Server thread/INFO]: Item Despawn Rate: 6000
  732. [18:37:18] [Server thread/INFO]: Item Merge Radius: 2.5
  733. [18:37:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  734. [18:37:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  735. [18:37:18] [Server thread/INFO]: View Distance: 10
  736. [18:37:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  737. [18:37:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  738. [18:37:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  739. [18:37:18] [Server thread/INFO]: [P2] Detected world load for 'CreativePlots'
  740. [18:37:18] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
  741. [18:37:18] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
  742. [18:37:18] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
  743. [18:37:18] [Server thread/INFO]: [P2] - schematic: false
  744. [18:37:18] [Server thread/INFO]: World possibly already loaded: CreativePlots
  745. [18:37:18] [Server thread/INFO]: Preparing start region for level 7 (Seed: -7444060534914659902)
  746. [18:37:19] [Server thread/INFO]: [WorldGuard] (CreativePlots) TNT ignition is PERMITTED.
  747. [18:37:19] [Server thread/INFO]: [WorldGuard] (CreativePlots) Lighters are PERMITTED.
  748. [18:37:19] [Server thread/INFO]: [WorldGuard] (CreativePlots) Lava fire is blocked.
  749. [18:37:19] [Server thread/INFO]: [WorldGuard] (CreativePlots) Fire spread is UNRESTRICTED.
  750. [18:37:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CreativePlots'
  751. [18:37:19] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'CreativePlots'.
  752. [18:37:19] [Server thread/INFO]: [Multiverse-Core] 8 - World(s) loaded.
  753. [18:37:19] [Server thread/INFO]: false
  754. [18:37:19] [Server thread/INFO]: [Multiverse-Core] Version 1.1 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  755. [18:37:19] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.22-SNAPSHOT (build 1484)
  756. [18:37:20] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v16.0
  757. [18:37:20] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Your DiscordSRV config file was outdated; attempting migration...
  758. [18:37:20] [Server thread/INFO]: [Train_Carts] Enabling Train_Carts v1.12.2-v1
  759. [18:37:20] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Language initialized as English
  760. [18:37:20] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Successfully migrated configuration files to version 16.0
  761. [18:37:22] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (80862b8d035fb849dc93de191b236906f9786bb8)
  762. [18:37:23] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Thank you so much to these people for allowing DiscordSRV to grow to what it is: Ac3dUd3, Androkai, anton8604, buildblox, Bysokar, CoreyD97, DeeKay, Diamondman121314/DMAN, FataL, Foxy, geekhideout, Helmic, KaizenWorlds, LDSG Ghost, Mick, Mitecraft, Rui, Ryan (The Loyal One), Sicnus
  763. [18:37:23] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
  764. [18:37:24] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  765. [18:37:24] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
  766. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:[BLLS]BullseyeGaming©(105247753633816576)
  767. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general_chat(105247753633816576)
  768. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:promoteyourself(259788734394925056)
  769. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:beam_chat(266401457492852750)
  770. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:spam(131362524464545792)
  771. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:music(281903794403672064)
  772. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:meme_channel(307096745215787008)
  773. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rule34(362330061850017794)
  774. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:count-to-500(381716215548084229)
  775. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:spami-spam(383927956612972544)
  776. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:member_chat(399252317599170570)
  777. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:welcome(256549398161522689)
  778. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:information(308957253086740480)
  779. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules(196719545413533696)
  780. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:news(264394981475745794)
  781. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:admins(320893827353280513)
  782. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:moderators(221167689283010561)
  783. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:support(131113989181538304)
  784. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:tts_story_time(393556711002341376)
  785. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:csgo_chitchat(403174007144316930)
  786. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:plugins-that-might-be-added(405646040356749313)
  787. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:minecraft-server(291631914526179328)
  788. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:console_spigot(296312327928807424)
  789. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:console_spigot(296312327928807424)
  790. [18:37:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
  791. [18:37:30] [Server thread/INFO]: [Train_Carts] 1 Train has been loaded in 1 world. (4 Minecarts)
  792. [18:37:31] [Server thread/INFO]: [Train_Carts] 0 detector rail regions loaded covering 0 blocks
  793. [18:37:31] [Server thread/INFO]: [Train_Carts] Restoring trains and loading nearby chunks...
  794. [18:37:31] [Server thread/INFO]: [Train_Carts] Train_Carts version 1.12.2-v1 (build: 144) enabled! (10.57s)
  795. [18:37:31] [Server thread/INFO]: [HoloPlots] Enabling HoloPlots v3.4.0
  796. [18:37:31] [Server thread/ERROR]: [HoloPlots] HolographicDisplays required. Disabling.
  797. [18:37:31] [Server thread/INFO]: [HoloPlots] Disabling HoloPlots v3.4.0
  798. [18:37:31] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-bSNAPSHOT
  799. [18:37:31] [Server thread/INFO]: [Hotels] Enabling Hotels v0.6.4
  800. [18:37:31] [Server thread/INFO]: [Hotels] Hotels v0.6.4 has been enabled correctly
  801. [18:37:31] [Server thread/INFO]: [Plot2Dynmap] Enabling Plot2Dynmap v3.4.0
  802. [18:37:31] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.7
  803. [18:37:31] [Server thread/INFO]: [MineResetLite] Loading mine from file 'PublicMine.mine.yml'...
  804. [18:37:31] [Server thread/INFO]: [MineResetLite] Loading mine from file 'oldmine.mine.yml'...
  805. [18:37:31] [Server thread/INFO]: [MineResetLite] Loading mine from file 'DiaMine.mine.yml'...
  806. [18:37:31] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.7 enabled!
  807. [18:37:31] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.8
  808. [18:37:31] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  809. [18:37:31] [Server thread/INFO]: [GriefPrevention] 0 total claims loaded.
  810. [18:37:32] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  811. [18:37:32] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  812. [18:37:32] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  813. [18:37:32] [Server thread/INFO]: [GriefPrevention] Boot finished.
  814. [18:37:32] [Server thread/INFO]: [TCFloatRail] Enabling TCFloatRail v1.1.1
  815. [18:37:32] [Server thread/INFO]: [MoarBows] Enabling MoarBows v1.5.2
  816. [18:37:32] [Server thread/INFO]: ------------------------------------------------------
  817. [18:37:32] [Server thread/INFO]: Enabling MoarBows 1.5.2...
  818. [18:37:32] [Server thread/INFO]: Detected Bukkit Version: v1_12_R1
  819. [18:37:32] [Server thread/INFO]: Flags disabled: couldn't detect WorldGuard & WGCustomFlags.
  820. [18:37:32] [Server thread/INFO]: MoarBows 1.5.2 enabled!
  821. [18:37:32] [Server thread/INFO]: ------------------------------------------------------
  822. [18:37:32] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v2.4.1
  823. [18:37:32] [Server thread/INFO]: [ArmorStandTools] Loading support for v1_12_R1
  824. [18:37:33] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin was found. PlotSquared support enabled.
  825. [18:37:33] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin found. WorldGuard support enabled.
  826. [18:37:33] [Server thread/INFO]: [LoreAttributesRecoded] Enabling LoreAttributesRecoded v3.02
  827. [18:37:33] [Server thread/INFO]: RPGInventory has been hooked!
  828. [18:37:33] [Server thread/INFO]: [TCHangRail] Enabling TCHangRail v1.12.2-v2
  829. [18:37:33] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-bSNAPSHOT
  830. [18:37:33] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v1.4
  831. [18:37:33] [Server thread/INFO]: [Multiverse-Inventories 1.4] enabled.
  832. [18:37:33] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.0.1-bSNAPSHOT
  833. [18:37:33] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
  834. [18:37:33] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.0.1-bSNAPSHOT
  835. [18:37:33] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-bSNAPSHOT
  836. [18:37:33] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v2.14.2
  837. [18:37:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.TeleportOnEntryFlag
  838. [18:37:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.TeleportOnExitFlag
  839. [18:37:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.CommandOnEntryFlag
  840. [18:37:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.CommandOnExitFlag
  841. [18:37:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.ConsoleCommandOnEntryFlag
  842. [18:37:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.ConsoleCommandOnExitFlag
  843. [18:37:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.WalkSpeedFlag
  844. [18:37:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.BlockedEffectsFlag
  845. [18:37:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.GodmodeFlag
  846. [18:37:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.GiveEffectsFlag
  847. [18:37:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.FlyFlag
  848. [18:37:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.PlaySoundsFlag
  849. [18:37:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.GlideFlag
  850. [18:37:33] [Server thread/INFO]: [HubBasics] Enabling HubBasics v5.0-DEVELOPMENT
  851. [18:37:33] [Server thread/INFO]: [HubBasics] Failed to fetch for updates.
  852. [18:37:33] [Server thread/INFO]: [MobHunting] Enabling MobHunting v5.4.4
  853. [18:37:34] [Server thread/INFO]: [MobHunting] Database version 7 detected.
  854. [18:37:34] [Server thread/INFO]: [MobHunting] Enabling compatibility with Essentials (2.0.1-bSNAPSHOT)
  855. [18:37:34] [Server thread/INFO]: [MobHunting] Enabling compatibility with WorldEdit (6.1.8-SNAPSHOT;cd4729f)
  856. [18:37:34] [Server thread/INFO]: [MobHunting] Enabling compatibility with WorldGuard (6.2.2-SNAPSHOT;1712-3a332fd)
  857. [18:37:34] [Server thread/INFO]: [MobHunting] Enabling compatibility with ProtocolLib (4.3.0).
  858. [18:37:34] [Server thread/INFO]: [MobHunting] Enabling compatibility with LibsDisguises (9.5.0)
  859. [18:37:34] [Server thread/INFO]: [MobHunting] Enabling compatibility with iDisguise (5.6.4)
  860. [18:37:34] [Server thread/INFO]: [MobHunting] Enabling compatibility with TitleAPI (1.7.5)
  861. [18:37:34] [Server thread/INFO]: [MobHunting] Enabling compatibility with ActionBarAPI (1.5.3)
  862. [18:37:34] [Server thread/INFO]: [MobHunting] Enabling compatibility with PlaceholderAPI (2.8.2).
  863. [18:37:34] [Server thread/INFO]: [MobHunting] Enabling compatibility with Citizens2 (2.0.22-SNAPSHOT (build 1484))
  864. [18:37:35] [Server thread/INFO]: [Kingdoms] Enabling Kingdoms v14.0.8
  865. [18:37:35] [Server thread/INFO]: [Kingdoms]: Loaded 0 language statements
  866. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 Mysql Connection Success!
  867. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 Using localhost with user root
  868. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 Mysql Connection Success!
  869. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 Using localhost with user root
  870. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 Mysql Connection Success!
  871. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 Using localhost with user root
  872. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 Total of [699] lands are initialized
  873. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 WorldGuard Hooked!
  874. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 Version: 6.2.2-SNAPSHOT;1712-3a332fd
  875. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 GriefPrevention Hooked!
  876. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 Version: 16.8
  877. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 TitleAPI Hooked!
  878. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 Version: 1.7.5
  879. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 ActionbarAPI Hooked!
  880. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 Version: 1.5.3
  881. [18:37:35] [Server thread/INFO]: [MVdWPlaceholderAPI] Kingdoms added custom placeholder {kingdom}
  882. [18:37:35] [Server thread/INFO]: [MVdWPlaceholderAPI] Kingdoms added custom placeholder {rp}
  883. [18:37:35] [Server thread/INFO]: [MVdWPlaceholderAPI] Kingdoms added custom placeholder {land}
  884. [18:37:35] [Server thread/INFO]: [MVdWPlaceholderAPI] Kingdoms added custom placeholder {rank}
  885. [18:37:35] [Server thread/INFO]: [MVdWPlaceholderAPI] Kingdoms added custom placeholder {onlinemembers}
  886. [18:37:35] [Server thread/INFO]: [MVdWPlaceholderAPI] Kingdoms added custom placeholder {members}
  887. [18:37:35] [Server thread/INFO]: [MVdWPlaceholderAPI] Kingdoms added custom placeholder {king}
  888. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 Vault Hooked!
  889. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 Citizens Hooked!
  890. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 Version: 2.0.22-SNAPSHOT (build 1484)
  891. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 Using file database for Conquest Map data
  892. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 GameManagement loaded
  893. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 PlayerMovementManager loaded
  894. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 KingdomManager loaded
  895. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 PlayerManager loaded
  896. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 LandManager loaded
  897. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 StructureManager loaded
  898. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 ChampionManager loaded
  899. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 FightManager loaded
  900. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 NexusManager loaded
  901. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 KingdomChestManager loaded
  902. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 KingdomPowerUpManager loaded
  903. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 KingdomChatManager loaded
  904. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 TurretManager loaded
  905. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 SoldierTurretManager loaded
  906. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 LandVisualizeManager loaded
  907. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 MisupManager loaded
  908. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 ArmyManager loaded
  909. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 AggressorManager loaded
  910. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 PrivateChestManager loaded
  911. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 MasswarManager loaded
  912. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 DataZipper loaded
  913. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 TopListManager loaded
  914. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 GuardsManager loaded
  915. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 ExternalManager loaded
  916. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 WorldGuardManager loaded
  917. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 GriefPreventionManager loaded
  918. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 TitleAPIManager loaded
  919. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 ActionbarAPIManager loaded
  920. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 PlaceholderAPIManager loaded
  921. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 MVdWPlaceholderManager loaded
  922. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 DynmapManager loaded
  923. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 VaultManager loaded
  924. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 CitizensManager loaded
  925. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 RegulatorManager loaded
  926. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 ConquestManager loaded
  927. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 ActiveConquestBattleManager loaded
  928. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 CancelManager loaded
  929. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 GUIManagement loaded
  930. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 NexusGUIManager loaded
  931. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 PermissionsGUIManager loaded
  932. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 MisUpGUIManager loaded
  933. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 ChampionGUIManager loaded
  934. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 MapManager loaded
  935. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 InteractiveGUIManager loaded
  936. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 StructureGUIManager loaded
  937. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 TurretGUIManager loaded
  938. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 PrivateChestGUIManager loaded
  939. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 ScrollerInventoryManager loaded
  940. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 MemberManagerGui loaded
  941. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 ConquestGUIManager loaded
  942. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 ConquestMapGUIManager loaded
  943. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 LogManagerGui loaded
  944. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 TurretUpgradeGUIManager loaded
  945. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 RegulatorGUIManager loaded
  946. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 OutpostGUIManager loaded
  947. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 ExtractorGUIManager loaded
  948. [18:37:35] [Server thread/INFO]: Kingdoms v14.0.8 WarppadGUIManager loaded
  949. [18:37:35] [Server thread/INFO]: [BossShopPro] Enabling BossShopPro v1.9.1
  950. [18:37:36] [Server thread/INFO]: [BossShopPro] Loading data...
  951. [18:37:36] [Server thread/INFO]: [BossShopPro] Hooked into PlaceholderAPI.
  952. [18:37:36] [Server thread/INFO]: [PlayerShops] Enabling PlayerShops v1.2.0
  953. [18:37:36] [Server thread/INFO]: [BossShopPro] Enabling Addon PlayerShops
  954. [18:37:36] [Server thread/INFO]: [ItemShops] Enabling ItemShops v1.0.7
  955. [18:37:36] [Server thread/INFO]: [BossShopPro] Enabling Addon ItemShops
  956. [18:37:36] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  957. [18:37:37] [Server thread/INFO]: Done (49.556s)! For help, type "help" or "?"
  958. [18:37:38] [Craft Scheduler Thread - 6/INFO]: You are running the latest version of PlotSquared!
  959. [18:37:38] [Craft Scheduler Thread - 10/INFO]: [PlaceholderAPI] 94 placeholder expansions are available on the cloud.
  960. [18:37:38] [Craft Scheduler Thread - 10/INFO]: [PlaceholderAPI] 3 expansions you use have updates.
  961. [18:37:43] [Server thread/INFO]: [MobHunting] Checking for new updates...
  962. [18:37:43] [Craft Scheduler Thread - 6/INFO]: [Wild] There is an update available please go download it
  963. [18:37:43] [Craft Scheduler Thread - 20/INFO]: Kingdoms v14.0.8 Checking for updates
  964. [18:37:44] [Server thread/INFO]: [Citizens] Loaded 5 NPCs.
  965. [18:37:44] [Craft Scheduler Thread - 12/INFO]: [Vault] Checking for Updates ...
  966. [18:37:44] [Server thread/INFO]: [ActionBarAPI] No update was found, you are running the latest version.
  967. [18:37:44] [Server thread/INFO]: [TitleAPI] No update was found, you are running the latest version.
  968. [18:37:44] [Craft Scheduler Thread - 21/INFO]: [MobHunting] No update found.
  969. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Loading resource pack PureBDcraft-64x-MC110.zip
  970. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  971. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/glass/frame/block102.properties
  972. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  973. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/glass/frame/block20.properties
  974. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  975. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/glass/shine/block102a.properties
  976. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  977. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/glass/shine/block20a.properties
  978. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  979. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/black/hardened_clay_stained_black.properties
  980. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  981. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/blue/hardened_clay_stained_blue.properties
  982. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  983. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/brown/hardened_clay_stained_brown.properties
  984. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  985. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/cyan/hardened_clay_stained_cyan.properties
  986. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  987. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/gray/hardened_clay_stained_gray.properties
  988. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  989. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/green/hardened_clay_stained_green.properties
  990. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  991. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/light_blue/hardened_clay_stained_light_blue.properties
  992. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  993. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/lime/hardened_clay_stained_lime.properties
  994. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  995. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/magenta/hardened_clay_stained_magenta.properties
  996. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  997. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/normal/hardened_clay.properties
  998. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  999. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/orange/hardened_clay_stained_orange.properties
  1000. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1001. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/pink/hardened_clay_stained_pink.properties
  1002. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1003. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/purple/hardened_clay_stained_purple.properties
  1004. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1005. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/red/hardened_clay_stained_red.properties
  1006. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1007. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/silver/hardened_clay_stained_silver.properties
  1008. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1009. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/white/hardened_clay_stained_white.properties
  1010. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1011. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/clay/yellow/hardened_clay_stained_yellow.properties
  1012. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1013. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/sandstone/normal/sandstone_normal.properties
  1014. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1015. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/sandstone/rednormal/red_sandstone_normal.properties
  1016. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1017. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/sandstone/redsmooth/red_sandstone_smooth.properties
  1018. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1019. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/hard_materials/sandstone/smooth/sandstone_smooth.properties
  1020. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1021. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/minerals/gold/gold_block.properties
  1022. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1023. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/minerals/iron/iron_block.properties
  1024. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1025. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/minerals/lapis/lapis_block.properties
  1026. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1027. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/minerals/redstone/anim/redstone_block.properties
  1028. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1029. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/minerals/redstone/static/redstone_block.properties
  1030. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1031. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/mushroom/brown/mushroom_block_skin_brown.properties
  1032. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1033. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/mushroom/inside/mushroom_block_inside.properties
  1034. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] Invalid CTM Method: ctm_compact
  1035. [18:37:44] [Dynmap Render Thread/INFO]: [dynmap] No matching method: assets/minecraft/mcpatcher/ctm/mushroom/red/mushroom_block_skin_red.properties
  1036. [18:37:44] [Craft Scheduler Thread - 12/INFO]: [Vault] No new version available
  1037. [18:37:44] [Craft Scheduler Thread - 4/INFO]: [FairPlayMinecraft] An update is available! Please update to version 6.0.4!
  1038. [18:37:48] [Server thread/INFO]: [HideAndSeek] Found LibsDisguises version 9.5.0
  1039. [18:37:48] [Server thread/INFO]: [HideAndSeek] 1 Arenas found! :
  1040. [18:37:48] [Server thread/INFO]: [HideAndSeek] Capitol_HideAndSeek
  1041. [18:37:48] [Craft Scheduler Thread - 10/INFO]: [BossShopPro] Successfully hooked into Points plugin VotingPlugin.
  1042. [18:37:50] [Craft Scheduler Thread - 10/INFO]: [BossShopPro] Loaded 237 Shops!
  1043. [18:37:50] [Craft Scheduler Thread - 10/INFO]: [BossShopPro] Vault found.
  1044. [18:38:03] [Server thread/INFO]: Starting UUID caching
  1045. [18:38:04] [Craft Scheduler Thread - 14/INFO]: [P2] Starting player data caching for: world
  1046. [18:38:04] [Craft Scheduler Thread - 14/INFO]: Fast mode UUID caching enabled!
  1047. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (9cb3476f-c64c-46fa-9acb-9217e86024f1.dat) does not contain the the key "bukkit"
  1048. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (af2badec-e8b7-4460-ac1f-0c18e1ce65ef.dat) does not contain the the key "bukkit"
  1049. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (76c68944-968e-4b66-8e27-2f9530782925.dat) does not contain the the key "bukkit"
  1050. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (bb255aae-97bc-4ce5-ae93-b2dbee6f89dd.dat) does not contain the the key "bukkit"
  1051. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (585d06b6-6f3c-440c-b6b3-f2d7229e67fa.dat) does not contain the the key "bukkit"
  1052. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (3431afd6-4754-48ed-9912-c47e3d48bbe0.dat) does not contain the the key "bukkit"
  1053. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (28bf261c-a13e-4391-95ad-fa7935c822cc.dat) does not contain the the key "bukkit"
  1054. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (b9a7e7cd-86a9-4ff2-9a51-a2ff11288078.dat) does not contain the the key "bukkit"
  1055. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (af0169ef-8428-4367-bc20-53105d706d1f.dat) does not contain the the key "bukkit"
  1056. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (7a377090-c272-40ef-bef5-be0a5cc33b14.dat) does not contain the the key "bukkit"
  1057. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (bf7d7b7e-ff77-486b-9ce6-b91856858d3e.dat) does not contain the the key "bukkit"
  1058. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (f2d03650-eb8c-4729-bc30-b8cb16184082.dat) does not contain the the key "bukkit"
  1059. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (59f86507-4885-420d-af16-07fbcfe01ba6.dat) does not contain the the key "bukkit"
  1060. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (14f3e5a7-1651-4f11-8521-89cdc2c832b3.dat) does not contain the the key "bukkit"
  1061. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (239ce591-efbb-427e-a0ce-8bdd16c23df0.dat) does not contain the the key "bukkit"
  1062. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (c299e89b-4dcf-49ac-8c63-140a545df52b.dat) does not contain the the key "bukkit"
  1063. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (b3854b3f-0652-4b8e-be26-506fa94897d3.dat) does not contain the the key "bukkit"
  1064. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (3f373100-0423-439d-90db-175750bdb837.dat) does not contain the the key "bukkit"
  1065. [18:38:04] [Craft Scheduler Thread - 14/INFO]: ERROR: Player data (b6a22461-2b42-4b69-8864-d07acb06eded.dat) does not contain the the key "bukkit"
  1066. [18:38:04] [Craft Scheduler Thread - 14/INFO]: [P2] Cached a total of: 62 UUIDs
  1067. [18:38:09] [Server thread/INFO]: CONSOLE issued server command: /list
  1068. [18:38:09] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1069. [18:38:39] [Server thread/INFO]: CONSOLE issued server command: /list
  1070. [18:38:39] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1071. [18:39:10] [Server thread/INFO]: CONSOLE issued server command: /list
  1072. [18:39:10] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1073. [18:39:41] [Server thread/INFO]: CONSOLE issued server command: /list
  1074. [18:39:41] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1075. [18:40:12] [Server thread/INFO]: CONSOLE issued server command: /list
  1076. [18:40:12] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1077. [18:40:43] [Server thread/INFO]: CONSOLE issued server command: /list
  1078. [18:40:43] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1079. [18:41:13] [Server thread/INFO]: CONSOLE issued server command: /list
  1080. [18:41:13] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1081. [18:41:43] [Server thread/INFO]: CONSOLE issued server command: /list
  1082. [18:41:43] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1083. [18:42:15] [Server thread/INFO]: CONSOLE issued server command: /list
  1084. [18:42:15] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1085. [18:42:45] [Server thread/INFO]: CONSOLE issued server command: /list
  1086. [18:42:45] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1087. [18:43:16] [Server thread/INFO]: CONSOLE issued server command: /list
  1088. [18:43:16] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1089. [18:43:46] [Server thread/INFO]: CONSOLE issued server command: /list
  1090. [18:43:46] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1091. [18:44:17] [Server thread/INFO]: CONSOLE issued server command: /list
  1092. [18:44:17] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1093. [18:44:48] [Server thread/INFO]: CONSOLE issued server command: /list
  1094. [18:44:48] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1095. [18:45:19] [Server thread/INFO]: CONSOLE issued server command: /list
  1096. [18:45:19] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1097. [18:45:49] [Server thread/INFO]: CONSOLE issued server command: /list
  1098. [18:45:49] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1099. [18:46:17] [Server thread/INFO]: Saving is already turned on
  1100. [18:46:17] [Server thread/INFO]: Saving...
  1101. [18:46:17] [Server thread/INFO]: Saved the world
  1102. [18:46:18] [Server thread/INFO]: [Server] §8World saved.
  1103. [18:46:20] [Server thread/INFO]: CONSOLE issued server command: /list
  1104. [18:46:20] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1105. [18:46:50] [Server thread/INFO]: CONSOLE issued server command: /list
  1106. [18:46:50] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1107. [18:47:22] [Server thread/INFO]: CONSOLE issued server command: /list
  1108. [18:47:22] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1109. [18:47:52] [Server thread/INFO]: CONSOLE issued server command: /list
  1110. [18:47:52] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1111. [18:48:23] [Server thread/INFO]: CONSOLE issued server command: /list
  1112. [18:48:23] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  1113. [18:48:35] [User Authenticator #1/INFO]: [LuckPerms] [WARN] Processing login for TheDuckHunts took 1289ms.
  1114. [18:48:35] [User Authenticator #1/INFO]: Kingdoms v14.0.8 Loaded info for TheDuckHunts
  1115. [18:48:35] [User Authenticator #1/INFO]: UUID of player TheDuckHunts is f2e32463-47bd-4245-b7e1-5233c115a6b7
  1116. [18:48:36] [Server thread/INFO]: TheDuckHunts[/192.168.1.1:22168] logged in with entity id 10308 at ([world]3037.181844446987, 71.0, -4285.373104182459)
  1117. [18:48:36] [Server thread/INFO]: [MobHunting] Your server is running version v1_12_R1
  1118. [18:48:53] [Server thread/INFO]: CONSOLE issued server command: /list
  1119. [18:48:53] [Server thread/INFO]: There are 1 out of maximum 50 players online.
  1120. [18:48:53] [Server thread/INFO]: Staff: [Staff]TheDuckHunts
  1121. [18:49:24] [Server thread/INFO]: CONSOLE issued server command: /list
  1122. [18:49:24] [Server thread/INFO]: There are 1 out of maximum 50 players online.
  1123. [18:49:24] [Server thread/INFO]: Staff: [Staff]TheDuckHunts
  1124. [18:49:26] [Server thread/INFO]: TheDuckHunts issued server command: /e:warps
  1125. [18:49:26] [Server thread/INFO]: [SpyPlusPlus] SPP CMD: TheDuckHunts @ X3037 Y71 Z-4284: /e:warps
  1126. [18:49:34] [Server thread/INFO]: TheDuckHunts issued server command: /essentials:warp
  1127. [18:49:34] [Server thread/INFO]: [SpyPlusPlus] SPP CMD: TheDuckHunts @ X3038 Y71 Z-4284: /essentials:warp
  1128. [18:49:40] [Server thread/INFO]: TheDuckHunts issued server command: /warps
  1129. [18:49:40] [Server thread/INFO]: [SpyPlusPlus] SPP CMD: TheDuckHunts @ X3038 Y71 Z-4284: /warps
  1130. [18:49:55] [Server thread/INFO]: CONSOLE issued server command: /list
  1131. [18:49:55] [Server thread/INFO]: There are 1 out of maximum 50 players online.
  1132. [18:49:55] [Server thread/INFO]: Staff: [Staff]TheDuckHunts
  1133. [18:50:26] [Server thread/INFO]: CONSOLE issued server command: /list
  1134. [18:50:26] [Server thread/INFO]: There are 1 out of maximum 50 players online.
  1135. [18:50:26] [Server thread/WARN]: [Essentials] Permissions lag notice with (GenericVaultHandler). Response took 25.186483ms. Summary: Getting prefix for TheDuckHunts
  1136. [18:50:26] [Server thread/INFO]: Staff: [Staff]TheDuckHunts
  1137. [18:50:56] [Server thread/INFO]: CONSOLE issued server command: /list
  1138. [18:50:56] [Server thread/INFO]: There are 1 out of maximum 50 players online.
  1139. [18:50:56] [Server thread/INFO]: Staff: [Staff]TheDuckHunts
  1140. [18:51:27] [Server thread/INFO]: CONSOLE issued server command: /list
  1141. [18:51:27] [Server thread/INFO]: There are 1 out of maximum 50 players online.
  1142. [18:51:27] [Server thread/INFO]: Staff: [Staff]TheDuckHunts
  1143. [18:51:58] [Server thread/INFO]: CONSOLE issued server command: /list
  1144. [18:51:58] [Server thread/INFO]: There are 1 out of maximum 50 players online.
  1145. [18:51:58] [Server thread/INFO]: Staff: [Staff]TheDuckHunts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement