Angel_knight

tardis

May 7th, 2020
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 92.52 KB | None | 0 0
  1. [17:56:12] [Server thread/INFO]: Starting minecraft server version 1.15.2
  2. [17:56:12] [Server thread/INFO]: Loading properties
  3. [17:56:13] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-2040c4c-933e909 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
  4. [17:56:13] [Server thread/INFO]: Using 4 threads for Netty based IO
  5. [17:56:13] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [17:56:13] [Server thread/INFO]: Debug logging is disabled
  7. [17:56:13] [Server thread/INFO]: Default game type: SURVIVAL
  8. [17:56:13] [Server thread/INFO]: Generating keypair
  9. [17:56:14] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:8155
  10. [17:56:14] [Server thread/INFO]: Using epoll channel type
  11. [17:56:15] [Server thread/ERROR]: Ambiguous plugin name `PlayerVaults' for files `plugins/PlayerVaultsX.jar' and `plugins/PlayerVaults (1).jar' in `plugins'
  12. [17:56:15] [Server thread/ERROR]: Ambiguous plugin name `Votifier' for files `plugins/nuvotifier.jar' and `plugins/nuvotifier-2.5.3 (2).jar' in `plugins'
  13. [17:56:18] [Server thread/ERROR]: Could not load 'plugins/HolographicExtension-1.10.8 (2) (1).jar' in folder 'plugins'
  14. org.bukkit.plugin.UnknownDependencyException: HolographicDisplays
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:269) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  16. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:353) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  17. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:210) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  18. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  19. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
  20. [17:56:18] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  21. [17:56:28] [Server thread/WARN]: Legacy plugin BungeeAdminTools v1.4.3-basics does not specify an api-version.
  22. [17:56:28] [Server thread/ERROR]: Could not load 'plugins/BungeeAdminTools-1.4.3-basics.jar' in folder 'plugins'
  23. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  24. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  25. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  26. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  27. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:353) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  28. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:210) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  29. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  30. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
  31. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  32. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_242]
  33. at java.lang.ClassLoader.defineClass(ClassLoader.java:757) ~[?:1.8.0_242]
  34. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_242]
  35. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  36. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  37. at java.lang.ClassLoader.loadClass(ClassLoader.java:419) ~[?:1.8.0_242]
  38. at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242]
  39. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_242]
  40. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_242]
  41. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  42. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  43. ... 6 more
  44. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  45. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_242]
  46. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:167) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  47. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  48. at java.lang.ClassLoader.loadClass(ClassLoader.java:419) ~[?:1.8.0_242]
  49. at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242]
  50. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_242]
  51. at java.lang.ClassLoader.defineClass(ClassLoader.java:757) ~[?:1.8.0_242]
  52. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_242]
  53. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  54. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  55. at java.lang.ClassLoader.loadClass(ClassLoader.java:419) ~[?:1.8.0_242]
  56. at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242]
  57. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_242]
  58. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_242]
  59. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  60. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  61. ... 6 more
  62. [17:56:29] [Server thread/WARN]: Legacy plugin PluginHider v1.1 does not specify an api-version.
  63. [17:56:30] [Server thread/ERROR]: Could not load 'plugins/customcrafting-1.5.5.0.jar' in folder 'plugins'
  64. org.bukkit.plugin.UnknownDependencyException: WolfyUtilities
  65. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:269) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  66. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:353) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  67. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:210) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  68. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  69. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
  70. [17:56:30] [Server thread/WARN]: Legacy plugin MineSecure v1.3.2-SNAPSHOT does not specify an api-version.
  71. [17:56:31] [Server thread/WARN]: Legacy plugin WorldGuardFlags v0.1.1-dev does not specify an api-version.
  72. [17:56:31] [Server thread/WARN]: Legacy plugin Holograms v2.10.0-SNAPSHOT does not specify an api-version.
  73. [17:56:35] [Server thread/WARN]: Legacy plugin MultiChatSpigot v1.8.1 does not specify an api-version.
  74. [17:56:36] [Server thread/WARN]: Legacy plugin ServerNPC v1.0.9 does not specify an api-version.
  75. [17:56:36] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.52
  76. [17:56:36] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.5
  77. [17:56:36] [Server thread/INFO]: [CraftingStore] Loading CraftingStore v2.2.1
  78. [17:56:36] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.5.3
  79. [17:56:36] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.17.5
  80. [17:56:36] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.39
  81. [17:56:36] [Server thread/INFO]: [PluginHider] Loading PluginHider v1.1
  82. [17:56:36] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
  83. [17:56:37] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@5a4b8b00]
  84. [17:56:37] [Server thread/INFO]: [Skript] Loading Skript v2.4.1
  85. [17:56:37] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.0.8
  86. [17:56:37] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
  87. [17:56:37] [Server thread/INFO]: [Chairs] Loading Chairs v5.1
  88. [17:56:37] [Server thread/INFO]: [MineSecure] Loading MineSecure v1.3.2-SNAPSHOT
  89. [17:56:37] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.9.10 (beta)
  90. [17:56:37] [Server thread/INFO]: [Votifier] Loading Votifier v2.6.0-SNAPSHOT
  91. [17:56:37] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
  92. [17:56:37] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0
  93. [17:56:37] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.15.2) has not yet been tested! Proceed with caution.
  94. [17:56:37] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v10.0.8
  95. [17:56:38] [Server thread/INFO]: [TARDISChunkGenerator] Loading TARDISChunkGenerator v4.3.2
  96. [17:56:38] [Server thread/INFO]: [AdvancedPortals] Loading AdvancedPortals v0.3.0
  97. [17:56:38] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.20.5
  98. [17:56:38] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.6.2-SNAPSHOT
  99. [17:56:38] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib vDEV - 85 (git 4a7fce52)
  100. [17:56:38] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.1.0-b805
  101. [17:56:38] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  102. [17:56:38] [Server thread/INFO]: [WorldGuardFlags] Loading WorldGuardFlags v0.1.1-dev
  103. [17:56:38] [Server thread/INFO]: [Vehicles] Loading Vehicles v10.6
  104. [17:56:38] [Server thread/INFO]: [DefensiveTurrets] Loading DefensiveTurrets v3.11.2
  105. [17:56:38] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.1;f2118aa
  106. [17:56:38] [Server thread/INFO]: [Holograms] Loading Holograms v2.10.0-SNAPSHOT
  107. [17:56:38] [Server thread/INFO]: [Slimefun] Loading Slimefun vDEV - 497 (git 4131a900)
  108. [17:56:38] [Server thread/INFO]: [Barrels] Loading Barrels vDEV - 11 (git abecba9c)
  109. [17:56:38] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.1.4
  110. [17:56:38] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.19.9
  111. [17:56:38] [Server thread/INFO]: [MultiChatSpigot] Loading MultiChatSpigot v1.8.1
  112. [17:56:38] [Server thread/INFO]: [SlimeXpansion] Loading SlimeXpansion vDEV - 15 (git 57438f88)
  113. [17:56:38] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.2.0
  114. [17:56:38] [Server thread/INFO]: [ExtraGear] Loading ExtraGear vDEV - 9 (git e851d81d)
  115. [17:56:38] [Server thread/INFO]: [MarriageMaster] Loading MarriageMaster v2.1.8.1-Release
  116. [17:56:38] [Server thread/INFO]: [MarriageMaster] PCGF-PluginLib not installed. Switching to standalone mode!
  117. [17:56:38] [Server thread/INFO]: [ClayTech] Loading ClayTech v1.2.0-pre1
  118. [17:56:38] [Server thread/INFO]: [TARDISWeepingAngels] Loading TARDISWeepingAngels v3.2.2
  119. [17:56:38] [Server thread/INFO]: [MobCapturer] Loading MobCapturer vDEV - 7 (git b61d3fbf)
  120. [17:56:38] [Server thread/INFO]: [TranscEndence] Loading TranscEndence vDEV - 4 (git 51711a6c)
  121. [17:56:38] [Server thread/INFO]: [ChestTerminal] Loading ChestTerminal vDEV - 30 (git 04393688)
  122. [17:56:38] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.26-SNAPSHOT (build 1792)
  123. [17:56:38] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.4
  124. [17:56:38] [Server thread/INFO]: [HotbarPets] Loading HotbarPets vDEV - 27 (git 975a8997)
  125. [17:56:38] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.2.0
  126. [17:56:38] [Server thread/INFO]: [SlimefunLuckyBlocks] Loading SlimefunLuckyBlocks vDEV - 19 (git 9dbab303)
  127. [17:56:38] [Server thread/INFO]: [ExoticGarden] Loading ExoticGarden vDEV - 44 (git c8cccc60)
  128. [17:56:38] [Server thread/INFO]: [RFChairs] Loading RFChairs v6.0
  129. [17:56:38] [Server thread/INFO]: [RFChairs] Found WorldGuard && WorldEdit! Applying Custom Flag...
  130. [17:56:38] [Server thread/INFO]: [RFChairs] Custom Flag Registered!
  131. [17:56:38] [Server thread/INFO]: [TAB] Loading TAB v2.6.5
  132. [17:56:38] [Server thread/INFO]: [SoulJars] Loading SoulJars vDEV - 16 (git 36dce719)
  133. [17:56:38] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.13.0
  134. [17:56:38] [Server thread/INFO]: [ExtraTools] Loading ExtraTools vDEV - 13 (git 371cd6d1)
  135. [17:56:38] [Server thread/INFO]: [SlimefunOreChunks] Loading SlimefunOreChunks vDEV - 8 (git 41e31ffc)
  136. [17:56:38] [Server thread/INFO]: [ElectricSpawners] Loading ElectricSpawners vDEV - 10 (git 6c891f7f)
  137. [17:56:38] [Server thread/INFO]: [ExtraHeads] Loading ExtraHeads vDEV - 14 (git 596a0822)
  138. [17:56:38] [Server thread/INFO]: [SlimyTreeTaps] Loading SlimyTreeTaps vDEV - 10 (git 66d1dd72)
  139. [17:56:38] [Server thread/INFO]: [PrivateStorage] Loading PrivateStorage vDEV - 11 (git b064863b)
  140. [17:56:38] [Server thread/INFO]: [ColoredEnderChests] Loading ColoredEnderChests vDEV - 12 (git 8dbdc909)
  141. [17:56:38] [Server thread/INFO]: [Brewery] Loading Brewery v2.1.1
  142. [17:56:38] [Server thread/INFO]: [DyedBackpacks] Loading DyedBackpacks vDEV - 5 (git 129670c7)
  143. [17:56:38] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.4
  144. [17:56:38] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v2.0.8
  145. [17:56:38] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.17.2.0
  146. [17:56:38] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.2.0
  147. [17:56:38] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.17.2.0
  148. [17:56:38] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.17.2.0
  149. [17:56:38] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.2.0
  150. [17:56:38] [Server thread/INFO]: [BungeeTabListPlus] Loading BungeeTabListPlus v3.2.0
  151. [17:56:38] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.1.3
  152. [17:56:38] [Server thread/INFO]: [ServerNPC] Loading ServerNPC v1.0.9
  153. [17:56:38] [Server thread/INFO]: [Towny] Loading Towny v0.95.2.13
  154. [17:56:38] [Server thread/INFO]: [TARDIS] Loading TARDIS v4.4-b2102
  155. [17:56:38] [Server thread/INFO]: [UltimateShops] Loading UltimateShops v2.0.5
  156. [17:56:38] [Server thread/INFO]: [CitizensServerSelector] Loading CitizensServerSelector v0.3.3
  157. [17:56:38] [Server thread/INFO]: [LiteXpansion] Loading LiteXpansion vDEV - 20 (git e8b5c061)
  158. [17:56:38] [Server thread/INFO]: [TARDISVortexManipulator] Loading TARDISVortexManipulator v1.6
  159. [17:56:38] [Server thread/INFO]: [TARDISSonicBlaster] Loading TARDISSonicBlaster v1.0.2
  160. [17:56:38] [Server thread/INFO]: [BigDoors] Loading BigDoors vAlpha 0.1.8.17
  161. [17:56:38] [Server thread/INFO]: [TownyGUI] Loading TownyGUI v4.9
  162. [17:56:38] [Server thread/INFO]: [Wild] Loading Wild v0.17.3
  163. [17:56:38] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.39
  164. [17:56:38] [Server thread/INFO]:   __ 
  165. [17:56:38] [Server thread/INFO]:  | |__) LuckPerms v5.0.39
  166. [17:56:38] [Server thread/INFO]:  |___ | Running on Bukkit - CraftBukkit
  167. [17:56:38] [Server thread/INFO]: 
  168. [17:56:38] [Server thread/INFO]: [LuckPerms] Loading configuration...
  169. [17:56:38] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  170. [17:56:39] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  171. [17:56:39] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  172. [17:56:39] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1361ms)
  173. [17:56:39] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
  174. [17:56:39] [Server thread/WARN]: [WorldEdit] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
  175. [17:56:39] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  176. [17:56:40] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R2 as the Bukkit adapter
  177. [17:56:41] [Server thread/WARN]: [WorldEdit] ====================================================
  178. [17:56:41] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
  179. [17:56:41] [Server thread/WARN]: [WorldEdit] as your server software.
  180. [17:56:41] [Server thread/WARN]: [WorldEdit]
  181. [17:56:41] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
  182. [17:56:41] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
  183. [17:56:41] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
  184. [17:56:41] [Server thread/WARN]: [WorldEdit]
  185. [17:56:41] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
  186. [17:56:41] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
  187. [17:56:41] [Server thread/WARN]: [WorldEdit]
  188. [17:56:41] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
  189. [17:56:41] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
  190. [17:56:41] [Server thread/WARN]: [WorldEdit]
  191. [17:56:41] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
  192. [17:56:41] [Server thread/WARN]: [WorldEdit] ====================================================
  193. [17:56:41] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0
  194. [17:56:41] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  195. [17:56:41] [Server thread/INFO]: [TARDISChunkGenerator] Enabling TARDISChunkGenerator v4.3.2
  196. [17:56:41] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.6.2-SNAPSHOT
  197. [17:56:43] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  198. [17:56:43] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.17.2.0 which is not a depend, softdepend or loadbefore of this plugin.
  199. [17:56:43] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  200. [17:56:43] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  201. [17:56:43] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  202. [17:56:43] [Server thread/WARN]: [LuckPerms] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
  203. [17:56:43] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  204. [17:56:43] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  205. [17:56:43] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  206. [17:56:43] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  207. [17:56:43] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  208. [17:56:43] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  209. [17:56:43] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  210. [17:56:43] [Server thread/INFO]: Preparing level "world"
  211. [17:56:43] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit, tardis
  212. [17:56:43] [Server thread/INFO]: Loaded 6 recipes
  213. [17:56:44] [Server thread/INFO]: -------- World Settings For [world] --------
  214. [17:56:44] [Server thread/INFO]: Mob Spawn Range: 6
  215. [17:56:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  216. [17:56:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  217. [17:56:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  218. [17:56:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  219. [17:56:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  220. [17:56:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  221. [17:56:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  222. [17:56:44] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  223. [17:56:44] [Server thread/INFO]: Carrot Growth Modifier: 100%
  224. [17:56:44] [Server thread/INFO]: Potato Growth Modifier: 100%
  225. [17:56:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  226. [17:56:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  227. [17:56:44] [Server thread/INFO]: Vine Growth Modifier: 100%
  228. [17:56:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  229. [17:56:44] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  230. [17:56:44] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  231. [17:56:44] [Server thread/INFO]: Kelp Growth Modifier: 100%
  232. [17:56:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  233. [17:56:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  234. [17:56:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  235. [17:56:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911
  236. [17:56:44] [Server thread/INFO]: Max TNT Explosions: 100
  237. [17:56:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  238. [17:56:44] [Server thread/INFO]: View Distance: 10
  239. [17:56:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  240. [17:56:44] [Server thread/INFO]: Item Merge Radius: 2.5
  241. [17:56:44] [Server thread/INFO]: Item Despawn Rate: 6000
  242. [17:56:44] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  243. [17:56:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  244. [17:56:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  245. [17:56:44] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  246. [17:56:45] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  247. [17:56:45] [Server thread/INFO]: Mob Spawn Range: 6
  248. [17:56:45] [Server thread/INFO]: Experience Merge Radius: 3.0
  249. [17:56:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
  250. [17:56:45] [Server thread/INFO]: Cane Growth Modifier: 100%
  251. [17:56:45] [Server thread/INFO]: Melon Growth Modifier: 100%
  252. [17:56:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  253. [17:56:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  254. [17:56:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
  255. [17:56:45] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  256. [17:56:45] [Server thread/INFO]: Carrot Growth Modifier: 100%
  257. [17:56:45] [Server thread/INFO]: Potato Growth Modifier: 100%
  258. [17:56:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
  259. [17:56:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  260. [17:56:45] [Server thread/INFO]: Vine Growth Modifier: 100%
  261. [17:56:45] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  262. [17:56:45] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  263. [17:56:45] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  264. [17:56:45] [Server thread/INFO]: Kelp Growth Modifier: 100%
  265. [17:56:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  266. [17:56:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  267. [17:56:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  268. [17:56:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911
  269. [17:56:45] [Server thread/INFO]: Max TNT Explosions: 100
  270. [17:56:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  271. [17:56:45] [Server thread/INFO]: View Distance: 10
  272. [17:56:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  273. [17:56:45] [Server thread/INFO]: Item Merge Radius: 2.5
  274. [17:56:45] [Server thread/INFO]: Item Despawn Rate: 6000
  275. [17:56:45] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  276. [17:56:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  277. [17:56:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  278. [17:56:45] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  279. [17:56:45] [Server thread/INFO]: Mob Spawn Range: 6
  280. [17:56:45] [Server thread/INFO]: Experience Merge Radius: 3.0
  281. [17:56:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
  282. [17:56:45] [Server thread/INFO]: Cane Growth Modifier: 100%
  283. [17:56:45] [Server thread/INFO]: Melon Growth Modifier: 100%
  284. [17:56:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  285. [17:56:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  286. [17:56:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
  287. [17:56:45] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  288. [17:56:45] [Server thread/INFO]: Carrot Growth Modifier: 100%
  289. [17:56:45] [Server thread/INFO]: Potato Growth Modifier: 100%
  290. [17:56:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
  291. [17:56:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  292. [17:56:45] [Server thread/INFO]: Vine Growth Modifier: 100%
  293. [17:56:45] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  294. [17:56:45] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  295. [17:56:45] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  296. [17:56:45] [Server thread/INFO]: Kelp Growth Modifier: 100%
  297. [17:56:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  298. [17:56:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  299. [17:56:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  300. [17:56:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911
  301. [17:56:45] [Server thread/INFO]: Max TNT Explosions: 100
  302. [17:56:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  303. [17:56:45] [Server thread/INFO]: View Distance: 10
  304. [17:56:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  305. [17:56:45] [Server thread/INFO]: Item Merge Radius: 2.5
  306. [17:56:45] [Server thread/INFO]: Item Despawn Rate: 6000
  307. [17:56:45] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  308. [17:56:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  309. [17:56:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  310. [17:56:45] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  311. [17:56:47] [Server thread/INFO]: Preparing spawn area: 0%
  312. [17:56:47] [Server thread/INFO]: Preparing spawn area: 0%
  313. [17:56:47] [Server thread/INFO]: Preparing spawn area: 0%
  314. [17:56:47] [Server thread/INFO]: Preparing spawn area: 0%
  315. [17:56:47] [Server-Worker-4/INFO]: Preparing spawn area: 0%
  316. [17:56:47] [Server thread/INFO]: Preparing spawn area: 53%
  317. [17:56:48] [Server thread/INFO]: Preparing spawn area: 100%
  318. [17:56:48] [Server thread/INFO]: Time elapsed: 3183 ms
  319. [17:56:48] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  320. [17:56:49] [Server thread/INFO]: Preparing spawn area: 0%
  321. [17:56:49] [Server thread/INFO]: Preparing spawn area: 0%
  322. [17:56:49] [Server thread/INFO]: Preparing spawn area: 0%
  323. [17:56:49] [Server thread/INFO]: Preparing spawn area: 0%
  324. [17:56:50] [Server thread/INFO]: Time elapsed: 2054 ms
  325. [17:56:50] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  326. [17:56:50] [Server thread/INFO]: Preparing spawn area: 0%
  327. [17:56:50] [Server thread/INFO]: Preparing spawn area: 0%
  328. [17:56:51] [Server thread/INFO]: Time elapsed: 841 ms
  329. [17:56:51] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.52
  330. [17:56:51] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.5
  331. [17:56:51] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  332. [17:56:51] [Server thread/INFO]: [CraftingStore] Enabling CraftingStore v2.2.1
  333. [17:56:51] [Server thread/INFO]: [CraftingStore] Hooked with PlaceholderAPI
  334. [17:56:51] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.5.3
  335. [17:56:51] [Server thread/WARN]: [CratesPlus] CratesPlus has not yet been officially tested with Bukkit 1.15.2 but should still work
  336. [17:56:51] [Server thread/WARN]: [CratesPlus] Please let me know if there are any errors or issues
  337. [17:56:52] [Server thread/WARN]: [CratesPlus] Only 1.8 - 1.9 supports the built in holograms, please use HolographicDisplays or Individual Holograms for holograms to work
  338. [17:56:52] [Server thread/INFO]: CratesPlus Version 4.5.3
  339. [17:56:52] [Server thread/INFO]: You are using the built in handler for holograms. This will be removed in a future update! It is recommended to install Individual Holograms or HolographicDisplays which CratesPlus will then use to handle holograms.
  340. [17:56:52] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.17.5
  341. [17:56:52] [Server thread/WARN]: [CoreProtect] Loaded class com.sk89q.worldedit.extent.Extent from WorldEdit v7.1.0;8e55131 which is not a depend, softdepend or loadbefore of this plugin.
  342. [17:56:52] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  343. [17:56:52] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  344. [17:56:52] [Server thread/INFO]: [PluginHider] Enabling PluginHider v1.1
  345. [17:56:52] [Server thread/INFO]: PluginHiderV1.1Has Been Enabled!
  346. [17:56:52] [Server thread/INFO]: [Skript] Enabling Skript v2.4.1
  347. [17:56:53] [ForkJoinPool.commonPool-worker-1/INFO]: [Skript] You're currently running the latest stable version of Skript.
  348. [17:57:04] [Server thread/INFO]: [Skript] Loaded 114752 aliases in 11358ms
  349. [17:57:04] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  350. [17:57:04] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.0.8
  351. [17:57:04] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
  352. [17:57:04] [Server thread/INFO]: [ClearLag] Loading modules...
  353. [17:57:04] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  354. [17:57:04] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  355. [17:57:04] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  356. [17:57:04] [Server thread/INFO]: [Chairs] Enabling Chairs v5.1
  357. [17:57:04] [Thread-20/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.15]...
  358. [17:57:04] [Server thread/INFO]: [MineSecure] Enabling MineSecure v1.3.2-SNAPSHOT
  359. [17:57:05] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.9.10 (beta)
  360. [17:57:05] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  361. [17:57:05] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  362. [17:57:05] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -4153.0 Y: 89.0 Z: 386.0
  363. [17:57:05] [Server thread/INFO]: [Votifier] Enabling Votifier v2.6.0-SNAPSHOT
  364. [17:57:05] [Server thread/INFO]: [Votifier] Loaded token for website: default
  365. [17:57:05] [Thread-20/INFO]: [ClearLag] No updates found!
  366. [17:57:05] [Server thread/INFO]: [Votifier] Receiving votes over PluginMessaging channel 'nuvotifier:votes'.
  367. [17:57:05] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
  368. [17:57:05] [Server thread/WARN]: [Multiverse-Core] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
  369. [17:57:05] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.0-b775" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman].
  370. [17:57:05] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible.
  371. [17:57:05] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /0:0:0:0:0:0:0:0:8140.
  372. [17:57:06] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  373. [17:57:06] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  374. [17:57:06] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
  375. [17:57:06] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
  376. [17:57:06] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.8
  377. [17:57:06] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_15_R1
  378. [17:57:06] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #555
  379. [17:57:06] [Server thread/INFO]: [LibsDisguises] Build Date: 02/05/2020 03:43
  380. [17:57:06] [Server thread/WARN]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
  381. [17:57:06] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
  382. [17:57:07] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  383. [17:57:07] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
  384. [17:57:07] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.3.0
  385. [17:57:07] [Server thread/INFO]: [AdvancedPortals] Bukkit version detected v1_15_R1
  386. [17:57:07] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
  387. [17:57:07] [Server thread/INFO]: Advanced portals have been successfully enabled!
  388. [17:57:07] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.20.5
  389. [17:57:08] [Server thread/WARN]: [VotingPlugin] Loaded class com.comphenix.protocol.events.PacketListener from ProtocolLib v4.5.0 which is not a depend, softdepend or loadbefore of this plugin.
  390. [17:57:08] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
  391. [17:57:08] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.20.5
  392. [17:57:08] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib vDEV - 85 (git 4a7fce52)
  393. [17:57:08] [Server thread/WARN]:
  394. [17:57:08] [Server thread/WARN]: ################## - DEVELOPMENT BUILD - ##################
  395. [17:57:08] [Server thread/WARN]: You appear to be using an experimental build of CS-CoreLib
  396. [17:57:08] [Server thread/WARN]: Version DEV - 85 (git 4a7fce52)
  397. [17:57:08] [Server thread/WARN]:
  398. [17:57:08] [Server thread/WARN]: Auto-Updates have been disabled. Use at your own risk!
  399. [17:57:08] [Server thread/WARN]:
  400. [17:57:08] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.1.0-b805
  401. [17:57:08] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
  402. [17:57:08] [Server thread/WARN]: [Multiverse-Portals] Loaded class com.sk89q.worldedit.IncompleteRegionException from WorldEdit v7.1.0;8e55131 which is not a depend, softdepend or loadbefore of this plugin.
  403. [17:57:08] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  404. [17:57:08] [Server thread/INFO]: [Multiverse-Portals 4.1.0-b805] Enabled - By Rigby and fernferret
  405. [17:57:08] [Server thread/INFO]: [WorldGuardFlags] Enabling WorldGuardFlags v0.1.1-dev
  406. [17:57:08] [Server thread/INFO]: [Vehicles] Enabling Vehicles v10.6
  407. [17:57:09] [Server thread/INFO]: Vehicles >> lang.yml loaded.
  408. [17:57:09] [Server thread/INFO]: [DefensiveTurrets] Enabling DefensiveTurrets v3.11.2
  409. [17:57:09] [Server thread/INFO]: [DefensiveTurrets] Has been enabled! Version: 3.11.2
  410. [17:57:09] [Server thread/INFO]: [DefensiveTurrets] Thanks for using my plugin! ~Ajneb97
  411. [17:57:09] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.1;f2118aa
  412. [17:57:10] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  413. [17:57:10] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  414. [17:57:10] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  415. [17:57:10] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  416. [17:57:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  417. [17:57:10] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  418. [17:57:10] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  419. [17:57:10] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  420. [17:57:10] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  421. [17:57:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  422. [17:57:10] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  423. [17:57:10] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  424. [17:57:10] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  425. [17:57:10] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  426. [17:57:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  427. [17:57:10] [Server thread/INFO]: [WorldGuard] Loading region data...
  428. [17:57:10] [Server thread/INFO]: [Holograms] Enabling Holograms v2.10.0-SNAPSHOT
  429. [17:57:10] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_15_R1.HologramEntityControllerImpl
  430. [17:57:10] [Server thread/INFO]: [Slimefun] Enabling Slimefun vDEV - 497 (git 4131a900)
  431. [17:57:10] [Server thread/INFO]: [Slimefun] Loading various systems...
  432. [17:57:10] [Server thread/INFO]: [Slimefun] Loaded language "en"
  433. [17:57:10] [Server thread/INFO]: [Slimefun] Available languages: en, de, fr, it, es, ru, pl, sv, nl, cs, pt-BR, hu, lv, sk, vi, zh-CN, zh-TW, ja, ar, tr
  434. [17:57:10] [Server thread/INFO]: [Slimefun] Starting Auto-Updater...
  435. [17:57:10] [Server thread/INFO]: [Slimefun] Loading GEO-Resources...
  436. [17:57:10] [Server thread/INFO]: [Slimefun] Loading items...
  437. [17:57:11] [Server thread/INFO]: [Slimefun] Loading researches...
  438. [17:57:11] [Server thread/INFO]: [Slimefun] Loading Wiki pages...
  439. [17:57:11] [Server thread/INFO]: [Slimefun] Hooked into Plugin: PlaceholderAPI
  440. [17:57:11] [Server thread/INFO]: [Slimefun] Hooked into Plugin: WorldEdit
  441. [17:57:11] [Server thread/INFO]: [Slimefun] Slimefun has finished loading in 1.07s
  442. [17:57:11] [Server thread/INFO]: [Barrels] Enabling Barrels vDEV - 11 (git abecba9c)
  443. [17:57:11] [Server thread/INFO]: [Barrels] Barrels vDEV - 11 (git abecba9c) has been enabled!
  444. [17:57:11] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.1.4
  445. [17:57:11] [Server thread/INFO]: [PlayerVaults] Added PUMPKIN to list of blocked materials.
  446. [17:57:11] [Server thread/INFO]: [PlayerVaults] Added DIAMOND_BLOCK to list of blocked materials.
  447. [17:57:11] [Server thread/INFO]: [PlayerVaults] Loaded lang for english
  448. [17:57:11] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.19.9
  449. [17:57:11] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
  450. [17:57:11] [Server thread/WARN]: [ShopGUIPlus] Spawners plugin not found, spawners won't be supported.
  451. [17:57:12] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading dyes > 2 (shops.yml), item not loaded
  452. [17:57:12] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading dyes > 3 (shops.yml), item not loaded
  453. [17:57:12] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading dyes > 12 (shops.yml), item not loaded
  454. [17:57:12] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
  455. [17:57:12] [Server thread/INFO]: [MultiChatSpigot] Enabling MultiChatSpigot v1.8.1
  456. [17:57:12] [Server thread/INFO]: Loading spigotconfig.yml...
  457. [17:57:12] [Server thread/INFO]: Loading spigotconfig_fr.yml...
  458. [17:57:12] [Server thread/INFO]: [MultiChatSpigot] Attempting startup load for Nicknames
  459. [17:57:12] [Server thread/INFO]: The nicknames file was successfully loaded!
  460. [17:57:12] [Server thread/INFO]: [MultiChatSpigot] Load completed!
  461. [17:57:12] [Server thread/INFO]: [MultiChatSpigot] Successfully connected to Vault!
  462. [17:57:12] [Server thread/INFO]: [MultiChatSpigot] Successfully connected to PlaceholderAPI!
  463. [17:57:12] [Server thread/INFO]: [SlimeXpansion] Enabling SlimeXpansion vDEV - 15 (git 57438f88)
  464. [17:57:12] [Server thread/ERROR]: Error occurred while enabling SlimeXpansion vDEV - 15 (git 57438f88) (Is it up to date?)
  465. java.lang.NoSuchMethodError: me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem.getItem(Ljava/lang/String;)Lorg/bukkit/inventory/ItemStack;
  466. at me.john000708.slimexpansion.items.ScrapBox.parseScrapboxDrops(ScrapBox.java:61) ~[?:?]
  467. at me.john000708.slimexpansion.items.ScrapBox.<init>(ScrapBox.java:33) ~[?:?]
  468. at me.john000708.slimexpansion.SlimeXpansion.registerItems(SlimeXpansion.java:97) ~[?:?]
  469. at me.john000708.slimexpansion.SlimeXpansion.onEnable(SlimeXpansion.java:78) ~[?:?]
  470. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  471. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  472. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  473. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  474. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  475. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  476. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  477. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  478. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
  479. [17:57:12] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.2.0
  480. [17:57:12] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  481. [17:57:12] [Server thread/INFO]: No kits found to migrate.
  482. [17:57:12] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  483. [17:57:12] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  484. [17:57:12] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  485. [17:57:12] [Server thread/INFO]: Loaded 21018 items from items.json.
  486. [17:57:12] [Server thread/INFO]: Using locale en_US
  487. [17:57:12] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  488. [17:57:12] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  489. [17:57:12] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  490. [17:57:12] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  491. [17:57:12] [Server thread/INFO]: [ExtraGear] Enabling ExtraGear vDEV - 9 (git e851d81d)
  492. [17:57:12] [Server thread/INFO]: [MarriageMaster] Enabling MarriageMaster v2.1.8.1-Release
  493. [17:57:12] [Server thread/INFO]: [MarriageMaster] Starting Marriage Master in standalone mode!
  494. [17:57:12] [Server thread/INFO]: [MarriageMaster] Config file successfully loaded.
  495. [17:57:12] [Server thread/INFO]: [MarriageMaster] No compatible backpack plugin found.
  496. [17:57:12] [Server thread/INFO]: [MarriageMaster] Language file successfully loaded. Language: English Author: GeorgH93
  497. [17:57:12] [Server thread/INFO]: MarriageMaster-Connection-Pool - Starting...
  498. [17:57:12] [Server thread/INFO]: MarriageMaster-Connection-Pool - Start completed.
  499. [17:57:12] [Thread-31/INFO]: [MarriageMaster] Loading marriages ...
  500. [17:57:12] [Thread-31/INFO]: [MarriageMaster] Marriages loaded
  501. [17:57:12] [Thread-31/INFO]: [MarriageMaster] Loading priests ...
  502. [17:57:12] [Thread-31/INFO]: [MarriageMaster] Priests loaded
  503. [17:57:12] [Thread-31/INFO]: [MarriageMaster] Loading players ...
  504. [17:57:12] [Thread-31/INFO]: [MarriageMaster] Players loaded
  505. [17:57:12] [Thread-31/INFO]: [MarriageMaster] Writing marriages into cache ...
  506. [17:57:12] [Thread-31/INFO]: [MarriageMaster] Marriages loaded into cache
  507. [17:57:12] [Thread-31/INFO]: [MarriageMaster] Loading homes ...
  508. [17:57:12] [Thread-31/INFO]: [MarriageMaster] Homes loaded
  509. [17:57:13] [Server thread/INFO]: [MarriageMaster] Item name language file successfully loaded. Language: english Author: GeorgH93
  510. [17:57:13] [Server thread/INFO]: [MarriageMaster] Loading item translations ...
  511. [17:57:13] [Server thread/INFO]: [MarriageMaster] Finished loading item translations for 830 items.
  512. [17:57:13] [Server thread/INFO]: [MarriageMaster] PlaceholderAPI hook was successfully registered!
  513. [17:57:13] [Server thread/INFO]: [MarriageMaster]  Marriage Master has been enabled!  :) 
  514. [17:57:13] [Server thread/INFO]: [ClayTech] Enabling ClayTech v1.2.0-pre1
  515. [17:57:13] [Server thread/INFO]: ClayTech By ClayCoffee.
  516. [17:57:13] [Server thread/INFO]: Registering items..
  517. [17:57:13] [Server thread/INFO]: [TARDISWeepingAngels] Enabling TARDISWeepingAngels v3.2.2
  518. [17:57:13] [Server thread/INFO]: [MobCapturer] Enabling MobCapturer vDEV - 7 (git b61d3fbf)
  519. [17:57:13] [Server thread/INFO]: [TranscEndence] Enabling TranscEndence vDEV - 4 (git 51711a6c)
  520. [17:57:13] [Server thread/INFO]: [ChestTerminal] Enabling ChestTerminal vDEV - 30 (git 04393688)
  521. [17:57:13] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.26-SNAPSHOT (build 1792)
  522. [17:57:14] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.4
  523. [17:57:14] [Server thread/INFO]: [HotbarPets] Enabling HotbarPets vDEV - 27 (git 975a8997)
  524. [17:57:14] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.2.0
  525. [17:57:14] [Server thread/INFO]: [SlimefunLuckyBlocks] Enabling SlimefunLuckyBlocks vDEV - 19 (git 9dbab303)
  526. [17:57:14] [Server thread/INFO]: [SlimefunLuckyBlocks] Loaded 51 different Surprises!
  527. [17:57:14] [Server thread/INFO]: [ExoticGarden] Enabling ExoticGarden vDEV - 44 (git c8cccc60)
  528. [17:57:14] [Server thread/INFO]: [RFChairs] Enabling RFChairs v6.0
  529. [17:57:14] [Server thread/INFO]: [RFChairs] Detected 4 leftover seats! Removing...
  530. [17:57:14] [Server thread/INFO]: [RFChairs] Rifle's Chairs has been enabled!
  531. [17:57:14] [Server thread/INFO]: [TAB] Enabling TAB v2.6.5
  532. [17:57:14] [Server thread/INFO]: [TAB] Server version: 1.15.2 (v1_15_R1)
  533. [17:57:14] [Server thread/INFO]: [TAB] Enabled in 208ms
  534. [17:57:14] [Server thread/INFO]: [SoulJars] Enabling SoulJars vDEV - 16 (git 36dce719)
  535. [17:57:14] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2502506a1ae526df46c101156389ed9eebc196e5)
  536. [17:57:14] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
  537. [17:57:14] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Need a server host? Try PebbleHost! Plans starting at $1/GB!
  538. [17:57:14] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Use promo code "DISCORDSRV" at checkout for 15% off your first three bills!
  539. [17:57:14] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
  540. [17:57:14] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.13.0
  541. [17:57:14] [pool-45-thread-8/INFO]: [TAB] Version 2.7.4 is out! Your version: 2.6.5
  542. [17:57:14] [pool-45-thread-8/INFO]: [TAB] Get the update at https://www.spigotmc.org/resources/57806/
  543. [17:57:14] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  544. [17:57:14] [Server thread/INFO]: [GriefPrevention] 2 total claims loaded.
  545. [17:57:17] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  546. [17:57:17] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  547. [17:57:17] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  548. [17:57:17] [DiscordSRV - Initialization/WARN]: [DiscordSRV] Loaded class org.slf4j.Logger from VotingPlugin v5.20.5 which is not a depend, softdepend or loadbefore of this plugin.
  549. [17:57:17] [Server thread/INFO]: [GriefPrevention] Boot finished.
  550. [17:57:17] [Server thread/INFO]: [ExtraTools] Enabling ExtraTools vDEV - 13 (git 371cd6d1)
  551. [17:57:17] [Server thread/INFO]: [SlimefunOreChunks] Enabling SlimefunOreChunks vDEV - 8 (git 41e31ffc)
  552. [17:57:17] [Server thread/INFO]: [ElectricSpawners] Enabling ElectricSpawners vDEV - 10 (git 6c891f7f)
  553. [17:57:17] [Server thread/INFO]: [ExtraHeads] Enabling ExtraHeads vDEV - 14 (git 596a0822)
  554. [17:57:17] [Server thread/INFO]: [SlimyTreeTaps] Enabling SlimyTreeTaps vDEV - 10 (git 66d1dd72)
  555. [17:57:18] [Server thread/INFO]: [PrivateStorage] Enabling PrivateStorage vDEV - 11 (git b064863b)
  556. [17:57:18] [Server thread/INFO]: [ColoredEnderChests] Enabling ColoredEnderChests vDEV - 12 (git 8dbdc909)
  557. [17:57:18] [Server thread/INFO]: [Brewery] Enabling Brewery v2.1.1
  558. [17:57:19] [DiscordSRV - Initialization/WARN]: 1297 [DiscordSRV - Initialization] INFO github.scarsz.discordsrv.dependencies.jda.api.JDA - Login Successful!
  559.  
  560. [17:57:19] [Server thread/INFO]: [Brewery] Brewery enabled!
  561. [17:57:19] [Server thread/INFO]: [DyedBackpacks] Enabling DyedBackpacks vDEV - 5 (git 129670c7)
  562. [17:57:19] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.4
  563. [17:57:19] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.4 By Mateus Moreira @LichtHund
  564. [17:57:19] [Server thread/INFO]: [CitizensCMD] Using English messages!
  565. [17:57:19] [Server thread/INFO]: [CitizensCMD] Using PlaceholderAPI!
  566. [17:57:19] [Server thread/INFO]: [CitizensCMD] Using Vault!
  567. [17:57:19] [JDA MainWS-ReadThread/WARN]: 1707 [JDA MainWS-ReadThread] INFO github.scarsz.discordsrv.dependencies.jda.internal.requests.WebSocketClient - Connected to WebSocket
  568.  
  569. [17:57:19] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v2.0.8
  570. [17:57:19] [Server thread/INFO]: [AuctionHouse] Opening database
  571. [17:57:19] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_15_R1
  572. [17:57:19] [Server thread/INFO]: [AuctionHouse] Enabling DiscordSRV support
  573. [17:57:19] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.17.2.0
  574. [17:57:19] [Server thread/WARN]: config broken for xmpp
  575. [17:57:19] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.2.0
  576. [17:57:19] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
  577. [17:57:19] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.17.2.0
  578. [17:57:19] [Server thread/ERROR]: No license key found! Please visit https://essentialsx.cf/geoip for first time setup instructions.
  579. [17:57:19] [Server thread/ERROR]: Failed to read GeoIP database!
  580. java.io.FileNotFoundException: plugins/EssentialsGeoIP/GeoIP2-Country.mmdb (No such file or directory)
  581. at java.io.RandomAccessFile.open0(Native Method) ~[?:1.8.0_242]
  582. at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[?:1.8.0_242]
  583. at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243) ~[?:1.8.0_242]
  584. at com.maxmind.db.BufferHolder.<init>(BufferHolder.java:19) ~[EssentialsXGeoIP-2.17.2.0.jar:?]
  585. at com.maxmind.db.Reader.<init>(Reader.java:116) ~[EssentialsXGeoIP-2.17.2.0.jar:?]
  586. at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:66) ~[EssentialsXGeoIP-2.17.2.0.jar:?]
  587. at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:54) ~[EssentialsXGeoIP-2.17.2.0.jar:?]
  588. at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:160) ~[EssentialsXGeoIP-2.17.2.0.jar:?]
  589. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:158) [EssentialsXGeoIP-2.17.2.0.jar:?]
  590. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:43) [EssentialsXGeoIP-2.17.2.0.jar:?]
  591. at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:31) [EssentialsXGeoIP-2.17.2.0.jar:?]
  592. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  593. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  594. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  595. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  596. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  597. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  598. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  599. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  600. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
  601. [17:57:19] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
  602. [17:57:19] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.17.2.0
  603. [17:57:19] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.2.0
  604. [17:57:19] [Server thread/INFO]: [BungeeTabListPlus] Enabling BungeeTabListPlus v3.2.0
  605. [17:57:19] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.1.3
  606. [17:57:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
  607. [17:57:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
  608. [17:57:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
  609. [17:57:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
  610. [17:57:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
  611. [17:57:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
  612. [17:57:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
  613. [17:57:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
  614. [17:57:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
  615. [17:57:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
  616. [17:57:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
  617. [17:57:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
  618. [17:57:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
  619. [17:57:19] [JDA MainWS-ReadThread/WARN]: 2118 [JDA MainWS-ReadThread] INFO github.scarsz.discordsrv.dependencies.jda.api.JDA - Finished Loading!
  620.  
  621. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:SlimeTime(655935604034633759)
  622. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general-welcome(655935604034633762)
  623. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:music(661009032118665273)
  624. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:photo-album(656750426254999563)
  625. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:memes-18-plus-only(663213701985468416)
  626. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:suggestions(667316171909103616)
  627. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:story-channel(683009019837022213)
  628. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:computers-and-stuff(694021489275699200)
  629. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:owner-chat(657030258301730866)
  630. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-chat(657029627843444736)
  631. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-rules(661282577587634207)
  632. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:serverbot(655938332814999555)
  633. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:slimeconsole(679161886939283516)
  634. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:skyconsole(701438957531037747)
  635. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:creativeconsole(701439372389777408)
  636. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:factionconsole(701440712629026827)
  637. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:minigame-console(701445460753121280)
  638. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-chat(656019644586393601)
  639. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules-and-info(660851580211429408)
  640. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:events(658219857732567041)
  641. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(658037842664095773)
  642. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:resource-pack-tardis(707989096613544218)
  643. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:apply-for-staff(706774920826191923)
  644. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:blackjack(659506951826440193)
  645. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bot-cmds(659275708073246741)
  646. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 679161886939283516
  647. [17:57:19] [Server thread/INFO]: [ServerNPC] Enabling ServerNPC v1.0.9
  648. [17:57:19] [Server thread/INFO]: ServerNPC Loading ServerNPC... v1.0.9
  649. [17:57:19] [Server thread/INFO]: ServerNPC Enabled ServerNPC v1.0.9
  650. [17:57:19] [Server thread/INFO]: [Towny] Enabling Towny v0.95.2.13
  651. [17:57:19] [Server thread/INFO]: ==================== Towny ========================
  652. [17:57:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
  653. [17:57:20] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
  654. [17:57:20] [Server thread/INFO]: [Towny] Database: [Load] flatfile [Save] flatfile
  655. [17:57:20] [Server thread/INFO]: [Towny] Warning: Essentials Economy has been known to reset town and nation bank accounts to their default amount. The authors of Essentials recommend using another economy plugin until they have fixed this bug.
  656. [17:57:20] [Server thread/INFO]: [Towny] Using: LuckPerms 5.0.39 via Vault 1.7.2-b107, Essentials Economy via Vault, PlaceholderAPI v2.10.5
  657. [17:57:20] [Server thread/INFO]: [Towny] Time until a New Day: 18 hours, 2 minutes, 40 seconds
  658. [17:57:20] [Server thread/INFO]: =============================================================
  659. [17:57:20] [Server thread/INFO]: [Towny] Version: 0.95.2.13 - Mod Enabled
  660. [17:57:20] [Server thread/INFO]: =============================================================
  661. [17:57:20] [Server thread/INFO]: [TARDIS] Enabling TARDIS v4.4-b2102
  662. [17:57:20] [Server thread/WARN]: TARDIS failed to get the version for WorldBorder.
  663. [17:57:20] [Server thread/WARN]: This could cause issues with enabling the plugin.
  664. [17:57:20] [Server thread/WARN]: Please check you have at least v1.9.0
  665. [17:57:20] [Server thread/WARN]: The invalid version format was 1.9.10 (beta)
  666. [17:57:20] [Server thread/INFO]: [TARDIS] Loading language: ENGLISH
  667. [17:57:20] [Server thread/INFO]: [TARDIS] Default world specified, but it doesn't exist! Trying to create it now...
  668. [17:57:20] [Server thread/INFO]: -------- World Settings For [TARDIS_TimeVortex] --------
  669. [17:57:20] [Server thread/INFO]: Mob Spawn Range: 6
  670. [17:57:20] [Server thread/INFO]: Experience Merge Radius: 3.0
  671. [17:57:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
  672. [17:57:20] [Server thread/INFO]: Cane Growth Modifier: 100%
  673. [17:57:20] [Server thread/INFO]: Melon Growth Modifier: 100%
  674. [17:57:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  675. [17:57:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  676. [17:57:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
  677. [17:57:20] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  678. [17:57:20] [Server thread/INFO]: Carrot Growth Modifier: 100%
  679. [17:57:20] [Server thread/INFO]: Potato Growth Modifier: 100%
  680. [17:57:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
  681. [17:57:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  682. [17:57:20] [Server thread/INFO]: Vine Growth Modifier: 100%
  683. [17:57:20] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  684. [17:57:20] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  685. [17:57:20] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  686. [17:57:20] [Server thread/INFO]: Kelp Growth Modifier: 100%
  687. [17:57:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  688. [17:57:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  689. [17:57:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  690. [17:57:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911
  691. [17:57:20] [Server thread/INFO]: Max TNT Explosions: 100
  692. [17:57:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  693. [17:57:20] [Server thread/INFO]: View Distance: 10
  694. [17:57:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  695. [17:57:20] [Server thread/INFO]: Item Merge Radius: 2.5
  696. [17:57:20] [Server thread/INFO]: Item Despawn Rate: 6000
  697. [17:57:20] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  698. [17:57:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  699. [17:57:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  700. [17:58:00] [Server thread/INFO]: Preparing start region for dimension 'TARDIS_TimeVortex'/minecraft:overworld
  701. [17:58:00] [Server-Worker-11/INFO]: Preparing spawn area: 30%
  702. [17:58:00] [Server thread/INFO]: Time elapsed: 284 ms
  703. [17:58:00] [Server thread/INFO]: [WorldGuard] (TARDIS_TimeVortex) TNT ignition is PERMITTED.
  704. [17:58:00] [Server thread/INFO]: [WorldGuard] (TARDIS_TimeVortex) Lighters are PERMITTED.
  705. [17:58:00] [Server thread/INFO]: [WorldGuard] (TARDIS_TimeVortex) Lava fire is PERMITTED.
  706. [17:58:00] [Server thread/INFO]: [WorldGuard] (TARDIS_TimeVortex) Fire spread is UNRESTRICTED.
  707. [17:58:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TARDIS_TimeVortex'
  708. [17:58:00] [Server thread/INFO]: [Slimefun] Loading Blocks for World "TARDIS_TimeVortex"
  709. [17:58:00] [Server thread/INFO]: [Slimefun] This may take a long time...
  710. [17:58:00] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  711. [17:58:00] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "TARDIS_TimeVortex"
  712. [17:58:02] [Server thread/INFO]: [TARDIS] Loaded 0 TARDISes in Siege Mode.
  713. [17:58:02] [Server thread/INFO]: [TARDIS] Loaded 0 dispersed Police Boxes.
  714. [17:58:02] [Server thread/INFO]: [UltimateShops] Enabling UltimateShops v2.0.5
  715. [17:58:02] [Server thread/WARN]: [UltimateShops] Loaded class me.minebuilders.clearlag.events.EntityRemoveEvent from ClearLag v3.1.6 which is not a depend, softdepend or loadbefore of this plugin.
  716. [17:58:02] [Server thread/INFO]: [UltimateShops] UltimateShops V: 2.0.5 has been enabled
  717. [17:58:02] [Server thread/INFO]: [CitizensServerSelector] Enabling CitizensServerSelector v0.3.3
  718. [17:58:02] [Server thread/INFO]: [CitizensServerSelector] Hook into Citizens support!
  719. [17:58:03] [Server thread/INFO]: [LiteXpansion] Enabling LiteXpansion vDEV - 20 (git e8b5c061)
  720. [17:58:03] [Server thread/INFO]: [TARDISVortexManipulator] Enabling TARDISVortexManipulator v1.6
  721. [17:58:03] [Server thread/INFO]: [TARDISSonicBlaster] Enabling TARDISSonicBlaster v1.0.2
  722. [17:58:03] [Server thread/INFO]: [BigDoors] Enabling BigDoors vAlpha 0.1.8.17
  723. [17:58:03] [Server thread/INFO]: [BigDoors] Power Block Types:
  724. [17:58:03] [Server thread/INFO]: [BigDoors] - GOLD_BLOCK
  725. [17:58:03] [Server thread/INFO]: [BigDoors] No materials Blacklisted!
  726. [17:58:03] [Server thread/INFO]: [BigDoors] No materials Whitelisted!
  727. [17:58:03] [Server thread/INFO]: [BigDoors] Enabling stats! Thanks, it really helps!
  728. [17:58:03] [Server thread/INFO]: [TownyGUI] Enabling TownyGUI v4.9
  729. [17:58:03] [Server thread/INFO]: [TownyGUI] Hooked into Towny!.
  730. [17:58:03] [Server thread/INFO]: [TownyGUI] has been enabled without errors.
  731. [17:58:03] [Server thread/INFO]: [Wild] Enabling Wild v0.17.3
  732. [17:58:03] [Server thread/WARN]: [Wild] Loaded class org.slf4j.impl.StaticLoggerBinder from VotingPlugin v5.20.5 which is not a depend, softdepend or loadbefore of this plugin.
  733. [17:58:03] [Server thread/WARN]: 46150 [Server thread] INFO com.github.hornta.org.reflections.Reflections - Reflections took 182 ms to scan 12 urls, producing 18710 keys and 21830 values
  734.  
  735. [17:58:03] [Server thread/INFO]: [Wild] Found existing translation file in english.yml.
  736. [17:58:03] [Server thread/INFO]: [Wild] Found existing translation file in spanish.yml.
  737. [17:58:04] [Server thread/INFO]: [Wild] Found existing translation file in swedish.yml.
  738. [17:58:04] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  739. [17:58:05] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  740. [17:58:05] [Server thread/INFO]: Done (82.407s)! For help, type "help"
  741. [17:58:05] [Server thread/INFO]: Starting GS4 status listener
  742. [17:58:05] [Query Listener #1/INFO]: Query running on 0.0.0.0:8155
  743. [17:58:05] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
  744. [17:58:05] [Server thread/WARN]: [Skript] Loaded class me.ryanhamshire.GriefPrevention.Claim from GriefPrevention v16.13.0 which is not a depend, softdepend or loadbefore of this plugin.
  745. [17:58:05] [Server thread/WARN]: [Skript] Loaded class com.sk89q.worldguard.WorldGuard from WorldGuard v7.0.1;f2118aa which is not a depend, softdepend or loadbefore of this plugin.
  746. [17:58:05] [Server thread/WARN]: [Skript] Loaded class com.sk89q.worldedit.math.BlockVector3 from WorldEdit v7.1.0;8e55131 which is not a depend, softdepend or loadbefore of this plugin.
  747. [17:58:05] [Server thread/WARN]: [Skript] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
  748. [17:58:05] [Craft Scheduler Thread - 0/INFO]: [PlaceholderAPI] 173 placeholder expansions are available on the cloud.
  749. [17:58:05] [Server thread/INFO]: [Skript] Loading variables...
  750. [17:58:05] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
  751. [17:58:05] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  752. [17:58:05] [Server thread/WARN]: [Skript] No scripts were found, maybe you should write some ;) (config.sk, line 188: databases:')
  753. [17:58:05] [Server thread/INFO]: [Skript] Finished loading.
  754. [17:58:06] [Craft Scheduler Thread - 1/INFO]: [LibsDisguises] Now looking for update on Github..
  755. [17:58:06] [Server thread/INFO]: [CS-CoreLib2 - Protection] Loading Protection Modules...
  756. [17:58:06] [Server thread/INFO]: [CS-CoreLib2 - Protection] This may happen more than once.
  757. [17:58:06] [Server thread/WARN]: [CS-CoreLib] Loaded class com.sk89q.worldguard.bukkit.WorldGuardPlugin from WorldGuard v7.0.1;f2118aa which is not a depend, softdepend or loadbefore of this plugin.
  758. [17:58:06] [Server thread/INFO]: [CS-CoreLib2 - Protection] Loaded Protection Module "WorldGuard"
  759. [17:58:06] [Server thread/INFO]: [CS-CoreLib2 - Protection] Loaded Protection Module "Towny"
  760. [17:58:06] [Server thread/WARN]: [CS-CoreLib] Loaded class me.ryanhamshire.GriefPrevention.GriefPrevention from GriefPrevention v16.13.0 which is not a depend, softdepend or loadbefore of this plugin.
  761. [17:58:06] [Server thread/INFO]: [CS-CoreLib2 - Protection] Loaded Protection Module "GriefPrevention"
  762. [17:58:06] [Server thread/WARN]: [CS-CoreLib] Loaded class net.coreprotect.CoreProtect from CoreProtect v2.17.5 which is not a depend, softdepend or loadbefore of this plugin.
  763. [17:58:06] [Server thread/INFO]: [CS-CoreLib2 - Protection] Loaded Protection Module "CoreProtect"
  764. [17:58:06] [Server thread/INFO]: [CS-CoreLib2 - Protection] Loading Protection Modules...
  765. [17:58:06] [Server thread/INFO]: [CS-CoreLib2 - Protection] This may happen more than once.
  766. [17:58:06] [Server thread/WARN]: [Slimefun] Loaded class com.sk89q.worldguard.bukkit.WorldGuardPlugin from WorldGuard v7.0.1;f2118aa which is not a depend, softdepend or loadbefore of this plugin.
  767. [17:58:06] [Server thread/INFO]: [CS-CoreLib2 - Protection] Loaded Protection Module "WorldGuard v7.0.1;f2118aa"
  768. [17:58:06] [Server thread/INFO]: [CS-CoreLib2 - Protection] Loaded Protection Module "Towny v0.95.2.13"
  769. [17:58:06] [Server thread/WARN]: [Slimefun] Loaded class me.ryanhamshire.GriefPrevention.GriefPrevention from GriefPrevention v16.13.0 which is not a depend, softdepend or loadbefore of this plugin.
  770. [17:58:06] [Server thread/INFO]: [CS-CoreLib2 - Protection] Loaded Protection Module "GriefPrevention v16.13.0"
  771. [17:58:06] [Server thread/WARN]: [Slimefun] Loaded class net.coreprotect.CoreProtect from CoreProtect v2.17.5 which is not a depend, softdepend or loadbefore of this plugin.
  772. [17:58:06] [Server thread/INFO]: [CS-CoreLib2 - Protection] Loaded Protection Module "CoreProtect"
  773. [17:58:06] [Updater Thread/INFO]: [Slimefun] Slimefun is up to date!
  774. [17:58:06] [User Authenticator #1/INFO]: UUID of player angelknight is b2d340da-7054-45f7-b482-b2bb31146ec3
  775. [17:58:06] [User Authenticator #2/INFO]: UUID of player therelief is e26c0db1-38f3-4c68-a8fd-0875a862b2bc
  776. [17:58:06] [Thread-43/INFO]: --------------------
  777. [17:58:06] [Thread-43/INFO]: [CoreProtect] Version 2.18.2 is now available.
  778. [17:58:06] [Thread-43/INFO]: [CoreProtect] Download: www.coreprotect.net/download/
  779. [17:58:06] [Thread-43/INFO]: --------------------
  780. [17:58:06] [Thread-43/INFO]: [Sponsor] Unlimited Minecraft Hosting: hosthorde.com
  781. [17:58:06] [Thread-43/INFO]: --------------------
  782. [17:58:06] [Server thread/INFO]: [Slimefun] Collecting Snapshots of all Recipes...
  783. [17:58:07] [Server thread/INFO]: [Slimefun] Found 882 Recipes!
  784. [17:58:07] [Server thread/INFO]: 
  785. [17:58:07] [Server thread/INFO]: ######################### - Slimefun vDEV - 497 (git 4131a900) - #########################
  786. [17:58:07] [Server thread/INFO]: 
  787. [17:58:07] [Server thread/INFO]: Successfully loaded 9636 Items and 337 Researches
  788. [17:58:07] [Server thread/INFO]: ( 507 Items from Slimefun, 9129 Items from 20 Addons )
  789. [17:58:07] [Server thread/INFO]: 
  790. [17:58:07] [Server thread/INFO]: Slimefun is an Open-Source project that is kept alive by a large community.
  791. [17:58:07] [Server thread/INFO]: Consider helping us maintain this project by contributing on GitHub!
  792. [17:58:07] [Server thread/INFO]: 
  793. [17:58:07] [Server thread/INFO]:  - Source Code: https://github.com/TheBusyBiscuit/Slimefun4
  794. [17:58:07] [Server thread/INFO]:  - Wiki: https://github.com/TheBusyBiscuit/Slimefun4/wiki
  795. [17:58:07] [Server thread/INFO]:  - Addons: https://github.com/TheBusyBiscuit/Slimefun4/wiki/Addons
  796. [17:58:07] [Server thread/INFO]:  - Bug Reports: https://github.com/TheBusyBiscuit/Slimefun4/issues
  797. [17:58:07] [Server thread/INFO]:  - Discord: https://discord.gg/fsD4Bkh
  798. [17:58:07] [Server thread/INFO]: 
  799. [17:58:08] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world"
  800. [17:58:08] [Server thread/INFO]: [Slimefun] This may take a long time...
  801. [17:58:08] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 34ms)
  802. [17:58:08] [Server thread/INFO]: [Slimefun] Loaded a total of 1,273 Blocks for World "world"
  803. [17:58:08] [Server thread/INFO]: [Slimefun] Avg: 0.027ms/Block
  804. [17:58:08] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_nether"
  805. [17:58:08] [Server thread/INFO]: [Slimefun] This may take a long time...
  806. [17:58:08] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  807. [17:58:08] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_nether"
  808. [17:58:08] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_the_end"
  809. [17:58:08] [Server thread/INFO]: [Slimefun] This may take a long time...
  810. [17:58:08] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  811. [17:58:08] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_the_end"
  812. [17:58:08] [Server thread/INFO]: [Slimefun] Hooked into Plugin: ClearLag
  813. [17:58:08] [Server thread/WARN]: [Slimefun] Loaded class me.minebuilders.clearlag.events.EntityRemoveEvent from ClearLag v3.1.6 which is not a depend, softdepend or loadbefore of this plugin.
  814. [17:58:08] [Server thread/INFO]: [Slimefun] Hooked into Plugin: ChestTerminal
  815. [17:58:08] [Craft Scheduler Thread - 2/INFO]: §a###########################################################
  816. [17:58:08] [Craft Scheduler Thread - 2/INFO]: §aSuccessfully loaded ClayTech v1.2.0-pre1.
  817. [17:58:08] [Craft Scheduler Thread - 2/INFO]: §aAuthor: ClayCoffee.
  818. [17:58:08] [Craft Scheduler Thread - 2/INFO]: §a
  819. [17:58:08] [Craft Scheduler Thread - 2/INFO]: §aIssue Tracker: https://github.com/ClayCoffee/ClayTech/issues
  820. [17:58:08] [Craft Scheduler Thread - 2/INFO]: §a###########################################################
  821. [17:58:09] [Updater Thread/INFO]: [HotbarPets] HotbarPets is up to date!
  822. [17:58:09] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Economy API
  823. [17:58:09] [Server thread/INFO]: [AuctionHouse] Registered Service Provider LuckPerms for Vault's Chat API
  824. [17:58:09] [Updater Thread/INFO]: [ExoticGarden] ExoticGarden is up to date!
  825. [17:58:09] [Craft Scheduler Thread - 2/INFO]: [Brewery] Background data loading complete.
  826. [17:58:09] [Updater Thread/INFO]: [Barrels] Barrels is up to date!
  827. [17:58:09] [Updater Thread/INFO]: [ExtraGear] ExtraGear is up to date!
  828. [17:58:09] [Updater Thread/INFO]: [ElectricSpawners] ElectricSpawners is up to date!
  829. [17:58:09] [Updater Thread/INFO]: [SlimeXpansion] SlimeXpansion is up to date!
  830. [17:58:09] [Updater Thread/INFO]: [SoulJars] SoulJars is up to date!
  831. [17:58:09] [Updater Thread/INFO]: [MobCapturer] MobCapturer is up to date!
  832. [17:58:09] [Updater Thread/INFO]: [ExtraHeads] ExtraHeads is up to date!
  833. [17:58:09] [Updater Thread/INFO]: [ChestTerminal] ChestTerminal is up to date!
  834. [17:58:09] [Updater Thread/INFO]: [SlimefunOreChunks] SlimefunOreChunks is up to date!
  835. [17:58:09] [Updater Thread/INFO]: [DyedBackpacks] DyedBackpacks is up to date!
  836. [17:58:09] [Updater Thread/INFO]: [SlimyTreeTaps] SlimyTreeTaps is up to date!
  837. [17:58:09] [Updater Thread/INFO]: [PrivateStorage] PrivateStorage is up to date!
  838. [17:58:09] [Updater Thread/INFO]: [LiteXpansion] LiteXpansion is outdated!
  839. [17:58:09] [Updater Thread/INFO]: [LiteXpansion] Downloading LiteXpansion v21
  840. [17:58:09] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
  841. [17:58:09] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.10.6) is available at:
  842. [17:58:09] [Craft Scheduler Thread - 7/INFO]: [Vault] Checking for Updates ...
  843. [17:58:09] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
  844. [17:58:09] [Server thread/INFO]: [LiteXpansion]
  845. [17:58:09] [Server thread/INFO]: [LiteXpansion] #################### - UPDATE - ####################
  846. [17:58:09] [Server thread/INFO]: [LiteXpansion] LiteXpansion was successfully updated (20 -> 21)
  847. [17:58:09] [Server thread/INFO]: [LiteXpansion] Please restart your Server in order to use the new Version
  848. [17:58:09] [Server thread/INFO]: [LiteXpansion]
  849. [17:58:09] [Server thread/INFO]: com.mojang.authlib.GameProfile@3aaf73df[id=b2d340da-7054-45f7-b482-b2bb31146ec3,name=angelknight,properties={textures=[com.mojang.authlib.properties.Property@b2889f7]},legacy=false] (/23.113.14.76:41377) lost connection: Disconnected
  850. [17:58:09] [Craft Scheduler Thread - 7/INFO]: [Vault] No new version available
  851. [17:58:09] [Server thread/INFO]: [+] therelief has joined this server.
  852. [17:58:10] [pool-45-thread-8/WARN]: [TAB] Loaded class me.libraryaddict.disguise.DisguiseAPI from LibsDisguises v10.0.8 which is not a depend, softdepend or loadbefore of this plugin.
  853. [17:58:11] [Server thread/INFO]: [DiscordSRV] Player therelief joined with silent joining permission, not sending a join message
  854. [17:58:11] [Server thread/INFO]: therelief[/68.12.136.130:38231] logged in with entity id 427 at ([world]-4175.964114866866, 92.03336088929699, 438.4475231082679)
  855. [17:58:11] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6174ms or 123 ticks behind
  856. [17:58:11] [Server thread/WARN]: [Essentials] Task #954 for Essentials v2.17.2.0 generated an exception
  857. java.lang.NullPointerException: null
  858. at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:146) ~[?:?]
  859. at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:113) ~[?:?]
  860. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  861. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:400) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  862. at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  863. at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:406) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  864. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  865. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  866. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
  867. [17:58:12] [Server thread/WARN]: [VotingPlugin] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
  868. [17:58:12] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
  869. [17:58:12] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
  870. [17:58:12] [Server thread/WARN]: [Holograms] holograms.yml file had no 'holograms' section defined, no holograms loaded
  871. [17:58:12] [Craft Scheduler Thread - 8/INFO]: Checking for updates via Spigot...
  872. [17:58:12] [Craft Scheduler Thread - 8/INFO]: [CratesPlus] No update was found, you are running the latest version. Will check again later.
  873. [17:58:13] [Craft Scheduler Thread - 5/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 5.20.5 New Version: 5.21.1 Use /av download to get the latest update!
  874. [17:58:16] [User Authenticator #3/INFO]: UUID of player theheather is 4a6067d7-a27a-4ffb-9b87-6d4ad0f9bd6c
  875. [17:58:19] [Server thread/INFO]: [+] theheather has joined this server.
  876. [17:58:20] [Server thread/INFO]: theheather[/23.113.14.76:54145] logged in with entity id 545 at ([world]-4158.191244495009, 88.90378314526113, 378.85072432407327)
  877. [17:58:20] [Server thread/WARN]: [Essentials] Task #1080 for Essentials v2.17.2.0 generated an exception
  878. java.lang.NullPointerException: null
  879. at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:150) ~[?:?]
  880. at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:113) ~[?:?]
  881. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  882. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:400) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  883. at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  884. at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:406) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  885. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  886. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  887. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
  888. [17:58:23] [Craft Scheduler Thread - 2/WARN]: [VotingPlugin] Loaded class me.clip.placeholderapi.PlaceholderAPI from PlaceholderAPI v2.10.5 which is not a depend, softdepend or loadbefore of this plugin.
  889. [17:58:26] [Craft Scheduler Thread - 6/INFO]: [Brewery] There are no files for this project
  890. [17:58:53] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 11175ms or 223 ticks behind
  891. [17:58:57] [Server thread/INFO]: theheather issued server command: /gmc'
  892. [17:59:02] [Server thread/INFO]: theheather issued server command: /gmc
  893. [17:59:10] [Server thread/INFO]: theheather issued server command: /night
  894. [17:59:24] [Server thread/WARN]: [Slimefun] Loaded class com.palmergames.bukkit.towny.object.TownyPermission$ActionType from Towny v0.95.2.13 which is not a depend, softdepend or loadbefore of this plugin.
  895. [17:59:28] [Server thread/INFO]: theheather issued server command: /ic
  896. [17:59:50] [Server thread/INFO]: therelief issued server command: /home
  897. [17:59:56] [Server thread/INFO]: therelief issued server command: /home apwn
  898. [18:00:02] [Craft Scheduler Thread - 4/INFO]: [Slimefun] Auto-Saving Block Data... (Next Auto-Save: 10m)
  899. [18:00:02] [Craft Scheduler Thread - 4/INFO]: [Slimefun] Saving Blocks for World "world" (4 Change(s) queued)
  900. [18:00:09] [Server thread/INFO]: therelief issued server command: /home a1
  901. [18:00:09] [Server thread/WARN]: [DefensiveTurrets] Loaded class com.palmergames.bukkit.towny.exceptions.NotRegisteredException from Towny v0.95.2.13 which is not a depend, softdepend or loadbefore of this plugin.
  902. [18:00:30] [Async Chat Thread - #0/INFO]: SFCoral*theheather: wb jann
  903. [18:00:30] [Craft Scheduler Thread - 1/WARN]: [DiscordSRV] Loaded class com.gmail.nossr50.api.ChatAPI from mcMMO v1.6.2-SNAPSHOT which is not a depend, softdepend or loadbefore of this plugin.
  904. [18:01:39] [WorldGuard Task Executor - 0/INFO]: Region 'tardis_therelief' updated with new members.
  905. [18:01:39] [WorldGuard Task Executor - 0/INFO]: Region 'tardis_therelief' updated with new members.
  906. [18:01:39] [WorldGuard Task Executor - 0/INFO]: Region 'tardis_therelief' updated with new members.
  907. [18:01:40] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'TARDIS_TimeVortex' have been background saved
  908. [18:01:40] [WorldGuard Task Executor - 0/INFO]: Region 'tardis_therelief' updated with new members.
  909. [18:01:40] [WorldGuard Task Executor - 0/INFO]: Region 'tardis_therelief' updated with new members.
  910. [18:01:40] [User Authenticator #4/INFO]: UUID of player killer18_ is 121113a8-755c-446a-adf1-b909514ec3fd
  911. [18:01:44] [Server thread/INFO]: [+] killer18_ has joined this server.
  912. [18:01:45] [Server thread/INFO]: killer18_[/23.113.14.76:36869] logged in with entity id 3772 at ([world]-4188.140673327402, 101.23480367037742, 381.87843393875045)
  913. [18:01:47] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 9121ms or 182 ticks behind
  914. [18:01:47] [Server thread/WARN]: [Essentials] Task #3488 for Essentials v2.17.2.0 generated an exception
  915. java.lang.NullPointerException: null
  916. at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:150) ~[?:?]
  917. at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:113) ~[?:?]
  918. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  919. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:400) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  920. at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  921. at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:406) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  922. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  923. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  924. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
  925. [18:01:47] [Craft Scheduler Thread - 1/WARN]: [Essentials] Plugin Essentials v2.17.2.0 generated an exception while executing task 3489
  926. java.lang.NullPointerException: null
  927. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.delayedJoin(EssentialsGeoIPPlayerListener.java:80) ~[?:?]
  928. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.lambda$onPlayerJoin$0(EssentialsGeoIPPlayerListener.java:48) ~[?:?]
  929. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  930. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  931. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_242]
  932. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_242]
  933. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
  934. [18:01:52] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  935. [18:01:52] [Server thread/INFO]: therelief died
  936. [18:01:55] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  937. [18:01:59] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  938. [18:02:02] [Server thread/INFO]: therelief issued server command: /back
  939. [18:02:04] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  940. [18:02:04] [Server thread/INFO]: killer18_ lost connection: Disconnected
  941. [18:02:04] [Server thread/INFO]: [-] killer18_ has left this server.
  942. [18:02:04] [Server thread/INFO]: killer18_ left the game
  943. [18:02:04] [Server thread/WARN]: [Essentials] Task #3816 for Essentials v2.17.2.0 generated an exception
  944. java.lang.NullPointerException: null
  945. at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:150) ~[?:?]
  946. at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:113) ~[?:?]
  947. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  948. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:400) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  949. at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  950. at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:406) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  951. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  952. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [spigot-1.15.2.jar:git-Spigot-2040c4c-933e909]
  953. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
  954. [18:02:07] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  955. [18:02:08] [Server thread/INFO]: therelief issued server command: /home a1
  956. [18:02:10] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'TARDIS_TimeVortex' have been background saved
  957. [18:02:11] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  958. [18:02:13] [WorldGuard Task Executor - 0/INFO]: Region 'tardis_therelief' updated with new members.
  959. [18:02:13] [WorldGuard Task Executor - 0/INFO]: Region 'tardis_therelief' updated with new members.
  960. [18:02:16] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  961. [18:02:19] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  962. [18:02:23] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  963. [18:02:27] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  964. [18:02:31] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  965. [18:02:31] [Server thread/INFO]: therelief issued server command: /home a1
  966. [18:02:36] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  967. [18:02:39] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  968. [18:02:40] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'TARDIS_TimeVortex' have been background saved
  969. [18:02:43] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  970. [18:02:47] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  971. [18:02:51] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  972. [18:02:51] [Server thread/INFO]: therelief issued server command: /tardis abandon
  973. [18:02:55] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  974. [18:02:59] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  975. [18:03:03] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  976. [18:03:06] [Server thread/INFO]: therelief issued server command: /pv 1
  977. [18:03:07] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  978. [18:03:11] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  979. [18:03:11] [Server thread/INFO]: therelief issued server command: /pv 2
  980. [18:03:15] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  981. [18:03:16] [Server thread/INFO]: therelief issued server command: /pv 3
  982. [18:03:19] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  983. [18:03:23] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  984. [18:03:27] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  985. [18:03:31] [Server thread/WARN]: [Wild] The world `TARDIS_TimeVortex` has had more than 50 failed safe locations lookups in a row. Consider disabling this world.
  986. [18:03:35] [Server thread/INFO]: therelief issued server command: /pv 1
  987. [18:03:36] [Async Chat Thread - #1/INFO]: SFCoral*theheather: make it and i can give u some thorium for now
Add Comment
Please, Sign In to add comment