Keago

Untitled

Sep 13th, 2019
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.38 KB | None | 0 0
  1. [21:04:04] [Server thread/INFO]: Starting minecraft server version 1.14.4
  2. [21:04:04] [Server thread/INFO]: Loading properties
  3. [21:04:04] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-9de398a-9c887d4 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
  4. [21:04:04] [Server thread/INFO]: Server Ping Player Sample Count: 12
  5. [21:04:04] [Server thread/INFO]: Using 4 threads for Netty based IO
  6. [21:04:04] [Server thread/INFO]: Debug logging is disabled
  7. [21:04:05] [Server thread/INFO]: Default game type: SURVIVAL
  8. [21:04:05] [Server thread/INFO]: Generating keypair
  9. [21:04:05] [Server thread/INFO]: Starting Minecraft server on 54.39.152.33:25595
  10. [21:04:05] [Server thread/INFO]: Using epoll channel type
  11. [21:04:11] [Server thread/WARN]: Plugin SeePlayerInventory v2.2 does not specify an api-version.
  12. [21:04:12] [Server thread/WARN]: Plugin AdminFun v2.5.0 does not specify an api-version.
  13. [21:04:12] [Server thread/WARN]: Plugin PlaceholderAPI v2.10.3 does not specify an api-version.
  14. [21:04:12] [Server thread/WARN]: Plugin BuycraftX v12.0.2 does not specify an api-version.
  15. [21:04:12] [Server thread/ERROR]: Could not load 'plugins/BuycraftX.jar' in folder 'plugins'
  16. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  17. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  18. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:334) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  19. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:253) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  20. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  21. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  22. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  23. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  24. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  25. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_191]
  26. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_191]
  27. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_191]
  28. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:131) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  29. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  30. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
  31. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
  32. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  33. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_191]
  34. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:59) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  35. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  36. ... 6 more
  37. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  38. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_191]
  39. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:135) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  40. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  41. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
  42. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
  43. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_191]
  44. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_191]
  45. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_191]
  46. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:131) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  47. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  48. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
  49. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
  50. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  51. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_191]
  52. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:59) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  53. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  54. ... 6 more
  55. [21:04:12] [Server thread/WARN]: Plugin ShutdownNotice v3.1 does not specify an api-version.
  56. [21:04:12] [Server thread/WARN]: Plugin Warnings v1.1.1 does not specify an api-version.
  57. [21:04:12] [Server thread/WARN]: Plugin CreateYourOwnMenus v0.6.0 does not specify an api-version.
  58. [21:04:12] [Server thread/WARN]: Plugin ViaVersion v2.1.3 does not specify an api-version.
  59. [21:04:12] [Server thread/INFO]: [ViaVersion] Hooking into ProtocolSupport, to prevent issues!
  60. [21:04:12] [Server thread/WARN]: Plugin BetterRTP v2.7.6 does not specify an api-version.
  61. [21:04:12] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1
  62. [21:04:12] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1-SNAPSHOT;78488d9
  63. [21:04:13] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@24f3d3ab]
  64. [21:04:14] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.51
  65. [21:04:14] [Server thread/INFO]: [SeePlayerInventory] Loading SeePlayerInventory v2.2
  66. [21:04:14] [Server thread/INFO]: [AdminFun] Loading AdminFun v2.5.0
  67. [21:04:14] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.3
  68. [21:04:14] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.0.6
  69. [21:04:14] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.1-SNAPSHOT;556b638
  70. [21:04:14] [Server thread/INFO]: [CommandPrompter] Loading CommandPrompter v0.1.14
  71. [21:04:14] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.12.0
  72. [21:04:14] [Server thread/INFO]: [ShutdownNotice] Loading ShutdownNotice v3.1
  73. [21:04:14] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  74. [21:04:14] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.29-dev
  75. [21:04:14] [Server thread/INFO]: [ProtocolSupport] Detected Spigot server implementation type
  76. [21:04:14] [Server thread/INFO]: [ProtocolSupport] Status threads max count: 2, keep alive time: 60
  77. [21:04:14] [Server thread/INFO]: [ProtocolSupport] Login threads keep alive time: 60
  78. [21:04:14] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100
  79. [21:04:14] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping delay: 200
  80. [21:04:14] [Server thread/INFO]: [ProtocolSupport] Compression level: 3
  81. [21:04:14] [Server thread/INFO]: [Warnings] Loading Warnings v1.1.1
  82. [21:04:14] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.11
  83. [21:04:14] [Server thread/INFO]: [CreateYourOwnMenus] Loading CreateYourOwnMenus v0.6.0
  84. [21:04:14] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.17.1.11
  85. [21:04:14] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.1.11
  86. [21:04:14] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.17.1.11
  87. [21:04:14] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.11
  88. [21:04:14] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.17.1.11
  89. [21:04:14] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.1.3
  90. [21:04:15] [Server thread/INFO]: [ViaVersion] ViaVersion 2.1.3 is now loaded, injecting!
  91. [21:04:15] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
  92. [21:04:15] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
  93. [21:04:15] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
  94. [21:04:15] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
  95. [21:04:15] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
  96. [21:04:15] [Server thread/INFO]: [ViaVersion] Loading translation mappping
  97. [21:04:15] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
  98. [21:04:16] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
  99. [21:04:16] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
  100. [21:04:16] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
  101. [21:04:16] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
  102. [21:04:16] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
  103. [21:04:16] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.1.0
  104. [21:04:16] [Server thread/INFO]: [BetterRTP] Loading BetterRTP v2.7.6
  105. [21:04:16] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.11
  106. [21:04:16] [Server thread/INFO]: [DeluxeHub] Loading DeluxeHub v3.0.3
  107. [21:04:16] [Server thread/INFO]: [TAB] Loading TAB v2.5.1
  108. [21:04:16] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
  109. [21:04:16] [Server thread/INFO]: __
  110. [21:04:16] [Server thread/INFO]: | |__) LuckPerms v4.4.1
  111. [21:04:16] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  112. [21:04:16] [Server thread/INFO]: [LuckPerms] Loading configuration...
  113. [21:04:16] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
  114. [21:04:16] [Server thread/WARN]: [Server thread] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Starting...
  115. [21:04:16] [Server thread/WARN]: [Server thread] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Start completed.
  116. [21:04:16] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
  117. [21:04:16] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  118. [21:04:16] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  119. [21:04:17] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1006ms)
  120. [21:04:17] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1-SNAPSHOT;78488d9
  121. [21:04:17] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  122. [21:04:17] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
  123. [21:04:17] [Server thread/WARN]: [WorldEdit] ====================================================
  124. [21:04:17] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
  125. [21:04:17] [Server thread/WARN]: [WorldEdit] as your server software.
  126. [21:04:17] [Server thread/WARN]: [WorldEdit]
  127. [21:04:17] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
  128. [21:04:17] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
  129. [21:04:17] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
  130. [21:04:17] [Server thread/WARN]: [WorldEdit]
  131. [21:04:17] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
  132. [21:04:17] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
  133. [21:04:17] [Server thread/WARN]: [WorldEdit]
  134. [21:04:17] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
  135. [21:04:17] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
  136. [21:04:17] [Server thread/WARN]: [WorldEdit]
  137. [21:04:17] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
  138. [21:04:17] [Server thread/WARN]: [WorldEdit] ====================================================
  139. [21:04:17] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  140. [21:04:17] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  141. [21:04:17] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  142. [21:04:17] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  143. [21:04:17] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  144. [21:04:17] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  145. [21:04:17] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.29-dev
  146. [21:04:17] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  147. [21:04:17] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  148. [21:04:17] [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.
  149. [21:04:17] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  150. [21:04:17] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  151. [21:04:17] [Server thread/INFO]: Preparing level "world"
  152. [21:04:17] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  153. [21:04:18] [Server thread/INFO]: Loaded 6 recipes
  154. [21:04:18] [Server thread/INFO]: -------- World Settings For [world] --------
  155. [21:04:18] [Server thread/INFO]: Mob Spawn Range: 8
  156. [21:04:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  157. [21:04:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  158. [21:04:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  159. [21:04:18] [Server thread/INFO]: Cane Growth Modifier: 100%
  160. [21:04:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  161. [21:04:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  162. [21:04:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  163. [21:04:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
  164. [21:04:18] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  165. [21:04:18] [Server thread/INFO]: Carrot Growth Modifier: 100%
  166. [21:04:18] [Server thread/INFO]: Potato Growth Modifier: 100%
  167. [21:04:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
  168. [21:04:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  169. [21:04:18] [Server thread/INFO]: Vine Growth Modifier: 100%
  170. [21:04:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  171. [21:04:18] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  172. [21:04:18] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  173. [21:04:18] [Server thread/INFO]: Kelp Growth Modifier: 100%
  174. [21:04:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  175. [21:04:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  176. [21:04:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  177. [21:04:18] [Server thread/INFO]: Max TNT Explosions: 100
  178. [21:04:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  179. [21:04:18] [Server thread/INFO]: View Distance: 10
  180. [21:04:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  181. [21:04:18] [Server thread/INFO]: Item Despawn Rate: 6000
  182. [21:04:18] [Server thread/INFO]: Item Merge Radius: 2.5
  183. [21:04:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  184. [21:04:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  185. [21:04:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  186. [21:04:18] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  187. [21:04:18] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  188. [21:04:18] [Server thread/INFO]: Mob Spawn Range: 8
  189. [21:04:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  190. [21:04:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  191. [21:04:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  192. [21:04:18] [Server thread/INFO]: Cane Growth Modifier: 100%
  193. [21:04:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  194. [21:04:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  195. [21:04:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  196. [21:04:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
  197. [21:04:18] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  198. [21:04:18] [Server thread/INFO]: Carrot Growth Modifier: 100%
  199. [21:04:18] [Server thread/INFO]: Potato Growth Modifier: 100%
  200. [21:04:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
  201. [21:04:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  202. [21:04:18] [Server thread/INFO]: Vine Growth Modifier: 100%
  203. [21:04:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  204. [21:04:18] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  205. [21:04:18] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  206. [21:04:18] [Server thread/INFO]: Kelp Growth Modifier: 100%
  207. [21:04:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  208. [21:04:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  209. [21:04:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  210. [21:04:18] [Server thread/INFO]: Max TNT Explosions: 100
  211. [21:04:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  212. [21:04:18] [Server thread/INFO]: View Distance: 10
  213. [21:04:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  214. [21:04:18] [Server thread/INFO]: Item Despawn Rate: 6000
  215. [21:04:18] [Server thread/INFO]: Item Merge Radius: 2.5
  216. [21:04:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  217. [21:04:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  218. [21:04:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  219. [21:04:18] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  220. [21:04:18] [Server thread/INFO]: Mob Spawn Range: 8
  221. [21:04:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  222. [21:04:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  223. [21:04:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  224. [21:04:18] [Server thread/INFO]: Cane Growth Modifier: 100%
  225. [21:04:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  226. [21:04:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  227. [21:04:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  228. [21:04:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
  229. [21:04:18] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  230. [21:04:18] [Server thread/INFO]: Carrot Growth Modifier: 100%
  231. [21:04:18] [Server thread/INFO]: Potato Growth Modifier: 100%
  232. [21:04:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
  233. [21:04:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  234. [21:04:18] [Server thread/INFO]: Vine Growth Modifier: 100%
  235. [21:04:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  236. [21:04:18] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  237. [21:04:18] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  238. [21:04:18] [Server thread/INFO]: Kelp Growth Modifier: 100%
  239. [21:04:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  240. [21:04:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  241. [21:04:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  242. [21:04:18] [Server thread/INFO]: Max TNT Explosions: 100
  243. [21:04:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  244. [21:04:18] [Server thread/INFO]: View Distance: 10
  245. [21:04:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  246. [21:04:18] [Server thread/INFO]: Item Despawn Rate: 6000
  247. [21:04:18] [Server thread/INFO]: Item Merge Radius: 2.5
  248. [21:04:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  249. [21:04:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  250. [21:04:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  251. [21:04:18] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  252. [21:04:19] [Server thread/INFO]: Preparing spawn area: 0%
  253. [21:04:19] [Server thread/INFO]: Preparing spawn area: 0%
  254. [21:04:19] [Server thread/INFO]: Time elapsed: 1037 ms
  255. [21:04:19] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  256. [21:04:20] [Server thread/INFO]: Preparing spawn area: 0%
  257. [21:04:20] [Server thread/INFO]: Preparing spawn area: 0%
  258. [21:04:20] [Server thread/INFO]: Time elapsed: 829 ms
  259. [21:04:20] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  260. [21:04:20] [Server thread/INFO]: Preparing spawn area: 0%
  261. [21:04:21] [Server thread/INFO]: Time elapsed: 379 ms
  262. [21:04:21] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.51
  263. [21:04:21] [Server thread/INFO]: [SeePlayerInventory] Enabling SeePlayerInventory v2.2
  264. [21:04:21] [Server thread/INFO]: [SeePlayerInventory] SeePlayerInventory Enabled.
  265. [21:04:21] [Server thread/INFO]: [SeePlayerInventory] Plugin by [peti446]
  266. [21:04:21] [Server thread/INFO]: [SeePlayerInventory] Version: 2.2
  267. [21:04:21] [Server thread/INFO]: [SeePlayerInventory] Checking for updates.............
  268. [21:04:21] [Server thread/INFO]: [SeePlayerInventory] Checking for updates................
  269. [21:04:21] [Server thread/WARN]: [SeePlayerInventory] Failed to check for updates
  270. [21:04:21] [Server thread/WARN]: [SeePlayerInventory] Cannot check for updates!
  271. [21:04:21] [Server thread/INFO]: [AdminFun] Enabling AdminFun v2.5.0
  272. [21:04:21] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.3
  273. [21:04:21] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  274. [21:04:21] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.0.6
  275. [21:04:22] [Server thread/INFO]: [ClearLag] Loading modules...
  276. [21:04:22] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  277. [21:04:22] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  278. [21:04:22] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  279. [21:04:22] [Thread-10/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.14]...
  280. [21:04:22] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.1-SNAPSHOT;556b638
  281. [21:04:22] [Thread-10/INFO]: [ClearLag] No updates found!
  282. [21:04:22] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  283. [21:04:22] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  284. [21:04:22] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  285. [21:04:22] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  286. [21:04:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  287. [21:04:22] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  288. [21:04:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  289. [21:04:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  290. [21:04:22] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  291. [21:04:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  292. [21:04:22] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  293. [21:04:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  294. [21:04:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  295. [21:04:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  296. [21:04:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  297. [21:04:22] [Server thread/INFO]: [WorldGuard] Loading region data...
  298. [21:04:22] [Server thread/INFO]: [CommandPrompter] Enabling CommandPrompter v0.1.14
  299. [21:04:22] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.12.0
  300. [21:04:22] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
  301. [21:04:22] [Server thread/INFO]: [DeluxeMenus] 23 GUI menus loaded!
  302. [21:04:22] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
  303. [21:04:22] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
  304. [21:04:22] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
  305. [21:04:22] [Server thread/INFO]: [ShutdownNotice] Enabling ShutdownNotice v3.1
  306. [21:04:22] [Server thread/INFO]: [ShutdownNotice] [INFO] ShutdownNotice v3.1 enabled!
  307. [21:04:22] [Server thread/INFO]: [Warnings] Enabling Warnings v1.1.1
  308. [21:04:22] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.11
  309. [21:04:22] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  310. [21:04:22] [Server thread/INFO]: No kits found to migrate.
  311. [21:04:23] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  312. [21:04:23] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  313. [21:04:23] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  314. [21:04:23] [Server thread/INFO]: Loaded 20977 items from items.json.
  315. [21:04:23] [Server thread/INFO]: Using locale en_US
  316. [21:04:23] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  317. [21:04:23] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  318. [21:04:23] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  319. [21:04:23] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  320. [21:04:23] [Server thread/INFO]: [CreateYourOwnMenus] Enabling CreateYourOwnMenus v0.6.0
  321. [21:04:23] [Server thread/ERROR]: Fatal error trying to convert CreateYourOwnMenus v0.6.0:me/xhawk87/CreateYourOwnMenus/commands/menu/MenuGrabCommand.class
  322. org.bukkit.plugin.AuthorNagException: No legacy enum constant for GOLDEN_BOOTS. Did you forget to define api-version: 1.13 in your plugin.yml?
  323. at org.bukkit.craftbukkit.v1_14_R1.util.Commodore$1$1.visitFieldInsn(Commodore.java:176) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  324. at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readCode(ClassReader.java:2210) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  325. at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1283) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  326. at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.accept(ClassReader.java:688) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  327. at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.accept(ClassReader.java:400) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  328. at org.bukkit.craftbukkit.v1_14_R1.util.Commodore.convert(Commodore.java:130) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  329. at org.bukkit.craftbukkit.v1_14_R1.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:283) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  330. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:108) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  331. at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:202) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  332. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:92) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  333. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  334. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_191]
  335. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_191]
  336. at me.xhawk87.CreateYourOwnMenus.commands.MenuCommand.<init>(MenuCommand.java:60) [CreateYourOwnMenus-0.6.0.jar:?]
  337. at me.xhawk87.CreateYourOwnMenus.CreateYourOwnMenus.onEnable(CreateYourOwnMenus.java:80) [CreateYourOwnMenus-0.6.0.jar:?]
  338. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  339. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  340. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  341. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  342. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  343. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  344. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  345. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  346. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  347. [21:04:23] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.17.1.11
  348. [21:04:23] [Server thread/WARN]: config broken for xmpp
  349. [21:04:23] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.1.11
  350. [21:04:23] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
  351. [21:04:23] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.17.1.11
  352. [21:04:23] [Server thread/WARN]: Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added
  353. [21:04:23] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
  354. [21:04:23] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.11
  355. [21:04:23] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.17.1.11
  356. [21:04:23] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.1.3
  357. [21:04:23] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.1.0
  358. [21:04:23] [Server thread/INFO]: [SuperVanish] Please install ProtocolLib to be able to use all SuperVanish features: https://www.spigotmc.org/resources/protocollib.1997/
  359. [21:04:23] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
  360. [21:04:23] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
  361. [21:04:23] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v2.7.6
  362. [21:04:23] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.11
  363. [21:04:23] [Server thread/INFO]: [DeluxeHub] Enabling DeluxeHub v3.0.3
  364. [21:04:23] [Server thread/INFO]: [DeluxeHub] _ _ _ _ _
  365. [21:04:23] [Server thread/INFO]: [DeluxeHub] | \ |_ | | | \/ |_ |_| | | |_) _)
  366. [21:04:23] [Server thread/INFO]: [DeluxeHub] |_/ |_ |_ |_| /\ |_ | | |_| |_) _)
  367. [21:04:23] [Server thread/INFO]: [DeluxeHub]
  368. [21:04:23] [Server thread/INFO]: [DeluxeHub] Version: 3.0.3
  369. [21:04:23] [Server thread/INFO]: [DeluxeHub] Author: ItsLewizzz
  370. [21:04:23] [Server thread/INFO]: [DeluxeHub]
  371. [21:04:23] [Server thread/INFO]: [DeluxeHub] Enabling Metrics..
  372. [21:04:23] [Server thread/INFO]: [DeluxeHub] Loading configuration files..
  373. [21:04:24] [Server thread/INFO]: [DeluxeHub] Loading packet manager..
  374. [21:04:24] [Server thread/INFO]: [DeluxeHub] Registering listeners..
  375. [21:04:24] [Server thread/INFO]: [DeluxeHub] Registering commands..
  376. [21:04:24] [Server thread/INFO]: [DeluxeHub] Checking plugin hooks..
  377. [21:04:24] [Server thread/INFO]: [DeluxeHub] Hooked into PlaceholderAPI
  378. [21:04:24] [Server thread/INFO]: [DeluxeHub] Loading managers..
  379. [21:04:24] [Server thread/INFO]: [DeluxeHub] Checking for updates on SpigotMC..
  380. [21:04:24] [Server thread/INFO]: [DeluxeHub] You are running the latest version of the plugin.
  381. [21:04:24] [Server thread/INFO]: [DeluxeHub] Registering BungeeCord plugin channel..
  382. [21:04:24] [Server thread/INFO]: [DeluxeHub] Starting tasks..
  383. [21:04:24] [Server thread/INFO]: [DeluxeHub]
  384. [21:04:24] [Server thread/INFO]: [DeluxeHub] DeluxeHub has loaded successfully
  385. [21:04:24] [Server thread/INFO]: [TAB] Enabling TAB v2.5.1
  386. [21:04:24] [Server thread/INFO]: [TAB] Enabled in 48ms
  387. [21:04:24] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  388. [21:04:24] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  389. [21:04:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
  390. [21:04:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: pinger
  391. [21:04:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  392. [21:04:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
  393. [21:04:24] [Server thread/INFO]: Done (6.924s)! For help, type "help"
  394. [21:04:24] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.14.4(498)
  395. [21:04:24] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version, please read our resource page carefully.
  396. [21:04:24] [Craft Scheduler Thread - 1/INFO]: [Vault] Checking for Updates ...
  397. [21:04:25] [Craft Scheduler Thread - 1/INFO]: [Vault] No new version available
  398. [21:04:25] [Craft Scheduler Thread - 5/WARN]: [CommandPrompter] A new update is available!
  399. [21:04:25] [Craft Scheduler Thread - 2/INFO]: [PlaceholderAPI] 158 placeholder expansions are available on the cloud.
  400. [21:04:25] [Server thread/INFO]: [SuperVanish] Your current version of SuperVanish is outdated - New version: '6.1.3'; Currently: '6.1.0'
Advertisement
Add Comment
Please, Sign In to add comment