Advertisement
Guest User

Untitled

a guest
Mar 28th, 2020
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 90.06 KB | None | 0 0
  1. [21:13:51] [Server thread/INFO]: Starting minecraft server version 1.15.2
  2. [21:13:51] [Server thread/INFO]: Loading properties
  3. [21:13:52] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-6de3d4b-a6f8093 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
  4. [21:13:52] [Server thread/INFO]: Server Ping Player Sample Count: 12
  5. [21:13:52] [Server thread/INFO]: Using 4 threads for Netty based IO
  6. [21:13:52] [Server thread/INFO]: Debug logging is disabled
  7. [21:13:52] [Server thread/INFO]: Default game type: SURVIVAL
  8. [21:13:52] [Server thread/INFO]: Generating keypair
  9. [21:13:52] [Server thread/INFO]: Starting Minecraft server on 185.38.151.162:25585
  10. [21:13:53] [Server thread/INFO]: Using epoll channel type
  11. [21:13:54] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  12. [21:14:00] [Server thread/WARN]: Legacy plugin Skript v2.1.2 does not specify an api-version.
  13. [21:14:00] [Server thread/WARN]: Legacy plugin LoginSecurity v2.1.9 does not specify an api-version.
  14. [21:14:00] [Server thread/WARN]: Legacy plugin AutoMessage v2.5.5 does not specify an api-version.
  15. [21:14:00] [Server thread/WARN]: Legacy plugin WorldBorder v1.8.7 does not specify an api-version.
  16. [21:14:00] [Server thread/WARN]: Legacy plugin MoreArmors v1.0.6 does not specify an api-version.
  17. [21:14:00] [Server thread/WARN]: Legacy plugin VaultChatFormatter v1.0-SNAPSHOT does not specify an api-version.
  18. [21:14:01] [Server thread/ERROR]: Could not load 'plugins/KeyCrates+2.0.jar' in folder 'plugins'
  19. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/holland/keycrates/Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
  20. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  21. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  22. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  23. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:353) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  24. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:210) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  25. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  26. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  27. Caused by: java.lang.UnsupportedClassVersionError: com/holland/keycrates/Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
  28. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_171]
  29. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_171]
  30. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_171]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  33. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_171]
  34. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_171]
  35. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_171]
  36. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_171]
  37. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  38. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  39. ... 6 more
  40. [21:14:01] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.72
  41. [21:14:01] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
  42. [21:14:02] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@32618bda]
  43. [21:14:02] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.51
  44. [21:14:02] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
  45. [21:14:02] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v2.1.9
  46. [21:14:02] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
  47. [21:14:02] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.5
  48. [21:14:02] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
  49. [21:14:02] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1
  50. [21:14:02] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;bf2593e
  51. [21:14:02] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
  52. [21:14:02] [Server thread/INFO]: [MoreArmors] Loading MoreArmors v1.0.6
  53. [21:14:02] [Server thread/INFO]: [Referral] Loading Referral v1.9.2
  54. [21:14:02] [Server thread/INFO]: [Music] Loading Music v2.7.34
  55. [21:14:02] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.1.0-b805
  56. [21:14:02] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  57. [21:14:02] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.13.0
  58. [21:14:02] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.10.1 (build 174)
  59. [21:14:02] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.2-SNAPSHOT;bf2593e loaded.
  60. [21:14:02] [Server thread/INFO]: [ChestShop] GriefPrevention version 16.13.0 loaded.
  61. [21:14:02] [Server thread/INFO]: [VaultChatFormatter] Loading VaultChatFormatter v1.0-SNAPSHOT
  62. [21:14:02] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.2.0
  63. [21:14:02] [Server thread/INFO]: [DeadChest] Loading DeadChest v3.1
  64. [21:14:02] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.4
  65. [21:14:02] [Server thread/INFO]: [AdvancedTeleport] Loading AdvancedTeleport v5.0.14
  66. [21:14:02] [Server thread/INFO]: [PluginLibrary] Loading PluginLibrary v1.2.4
  67. [21:14:02] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.72
  68. [21:14:02] [Server thread/INFO]: __
  69. [21:14:02] [Server thread/INFO]: | |__) LuckPerms v5.0.72
  70. [21:14:02] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  71. [21:14:03] [Server thread/INFO]: [LuckPerms] Loading configuration...
  72. [21:14:03] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  73. [21:14:03] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  74. [21:14:03] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  75. [21:14:03] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 927ms)
  76. [21:14:03] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
  77. [21:14:03] [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.
  78. [21:14:03] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  79. [21:14:04] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R2 as the Bukkit adapter
  80. [21:14:04] [Server thread/WARN]: [WorldEdit] ====================================================
  81. [21:14:04] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
  82. [21:14:04] [Server thread/WARN]: [WorldEdit] as your server software.
  83. [21:14:04] [Server thread/WARN]: [WorldEdit]
  84. [21:14:04] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
  85. [21:14:04] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
  86. [21:14:04] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
  87. [21:14:04] [Server thread/WARN]: [WorldEdit]
  88. [21:14:04] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
  89. [21:14:04] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
  90. [21:14:04] [Server thread/WARN]: [WorldEdit]
  91. [21:14:04] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
  92. [21:14:04] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
  93. [21:14:04] [Server thread/WARN]: [WorldEdit]
  94. [21:14:04] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
  95. [21:14:04] [Server thread/WARN]: [WorldEdit] ====================================================
  96. [21:14:04] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  97. [21:14:04] [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.
  98. [21:14:04] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  99. [21:14:04] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  100. [21:14:04] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  101. [21:14:04] [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.
  102. [21:14:04] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  103. [21:14:04] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  104. [21:14:04] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  105. [21:14:04] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  106. [21:14:04] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  107. [21:14:04] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  108. [21:14:04] [Server thread/INFO]: Preparing level "world"
  109. [21:14:04] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  110. [21:14:04] [Server thread/INFO]: Loaded 6 recipes
  111. [21:14:05] [Server thread/INFO]: -------- World Settings For [world] --------
  112. [21:14:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  113. [21:14:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  114. [21:14:05] [Server thread/INFO]: Mob Spawn Range: 6
  115. [21:14:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  116. [21:14:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  117. [21:14:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  118. [21:14:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  119. [21:14:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  120. [21:14:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  121. [21:14:05] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  122. [21:14:05] [Server thread/INFO]: Carrot Growth Modifier: 100%
  123. [21:14:05] [Server thread/INFO]: Potato Growth Modifier: 100%
  124. [21:14:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  125. [21:14:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  126. [21:14:05] [Server thread/INFO]: Vine Growth Modifier: 100%
  127. [21:14:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  128. [21:14:05] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  129. [21:14:05] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  130. [21:14:05] [Server thread/INFO]: Kelp Growth Modifier: 100%
  131. [21:14:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  132. [21:14:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  133. [21:14:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  134. [21:14:05] [Server thread/INFO]: Max TNT Explosions: 100
  135. [21:14:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  136. [21:14:05] [Server thread/INFO]: View Distance: 10
  137. [21:14:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  138. [21:14:05] [Server thread/INFO]: Item Despawn Rate: 6000
  139. [21:14:05] [Server thread/INFO]: Item Merge Radius: 2.5
  140. [21:14:05] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  141. [21:14:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  142. [21:14:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  143. [21:14:05] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  144. [21:14:05] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  145. [21:14:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  146. [21:14:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  147. [21:14:05] [Server thread/INFO]: Mob Spawn Range: 6
  148. [21:14:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  149. [21:14:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  150. [21:14:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  151. [21:14:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  152. [21:14:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  153. [21:14:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  154. [21:14:05] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  155. [21:14:05] [Server thread/INFO]: Carrot Growth Modifier: 100%
  156. [21:14:05] [Server thread/INFO]: Potato Growth Modifier: 100%
  157. [21:14:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  158. [21:14:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  159. [21:14:05] [Server thread/INFO]: Vine Growth Modifier: 100%
  160. [21:14:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  161. [21:14:05] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  162. [21:14:05] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  163. [21:14:05] [Server thread/INFO]: Kelp Growth Modifier: 100%
  164. [21:14:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  165. [21:14:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  166. [21:14:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  167. [21:14:05] [Server thread/INFO]: Max TNT Explosions: 100
  168. [21:14:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  169. [21:14:05] [Server thread/INFO]: View Distance: 10
  170. [21:14:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  171. [21:14:05] [Server thread/INFO]: Item Despawn Rate: 6000
  172. [21:14:05] [Server thread/INFO]: Item Merge Radius: 2.5
  173. [21:14:05] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  174. [21:14:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  175. [21:14:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  176. [21:14:05] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  177. [21:14:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  178. [21:14:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  179. [21:14:05] [Server thread/INFO]: Mob Spawn Range: 6
  180. [21:14:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  181. [21:14:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  182. [21:14:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  183. [21:14:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  184. [21:14:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  185. [21:14:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  186. [21:14:05] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  187. [21:14:05] [Server thread/INFO]: Carrot Growth Modifier: 100%
  188. [21:14:05] [Server thread/INFO]: Potato Growth Modifier: 100%
  189. [21:14:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  190. [21:14:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  191. [21:14:05] [Server thread/INFO]: Vine Growth Modifier: 100%
  192. [21:14:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  193. [21:14:05] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  194. [21:14:05] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  195. [21:14:05] [Server thread/INFO]: Kelp Growth Modifier: 100%
  196. [21:14:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  197. [21:14:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  198. [21:14:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  199. [21:14:05] [Server thread/INFO]: Max TNT Explosions: 100
  200. [21:14:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  201. [21:14:05] [Server thread/INFO]: View Distance: 10
  202. [21:14:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  203. [21:14:05] [Server thread/INFO]: Item Despawn Rate: 6000
  204. [21:14:05] [Server thread/INFO]: Item Merge Radius: 2.5
  205. [21:14:05] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  206. [21:14:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  207. [21:14:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  208. [21:14:05] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  209. [21:14:07] [Server thread/INFO]: Preparing spawn area: 0%
  210. [21:14:07] [Server thread/INFO]: Preparing spawn area: 0%
  211. [21:14:07] [Server thread/INFO]: Preparing spawn area: 0%
  212. [21:14:07] [Server thread/INFO]: Preparing spawn area: 0%
  213. [21:14:07] [Server thread/INFO]: Preparing spawn area: 0%
  214. [21:14:08] [Server thread/INFO]: Preparing spawn area: 58%
  215. [21:14:08] [Server thread/INFO]: Time elapsed: 2696 ms
  216. [21:14:08] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  217. [21:14:09] [Server thread/INFO]: Preparing spawn area: 0%
  218. [21:14:09] [Server thread/INFO]: Preparing spawn area: 0%
  219. [21:14:09] [Server thread/INFO]: Preparing spawn area: 0%
  220. [21:14:09] [Server thread/INFO]: Preparing spawn area: 0%
  221. [21:14:10] [Server-Worker-4/INFO]: Preparing spawn area: 91%
  222. [21:14:10] [Server-Worker-4/INFO]: Preparing spawn area: 91%
  223. [21:14:11] [Server-Worker-1/INFO]: Preparing spawn area: 99%
  224. [21:14:11] [Server thread/INFO]: Time elapsed: 3025 ms
  225. [21:14:11] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  226. [21:14:11] [Server thread/INFO]: Preparing spawn area: 0%
  227. [21:14:11] [Server-Worker-1/INFO]: Preparing spawn area: 83%
  228. [21:14:12] [Server-Worker-4/INFO]: Preparing spawn area: 96%
  229. [21:14:12] [Server thread/INFO]: Time elapsed: 1317 ms
  230. [21:14:12] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.51
  231. [21:14:12] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
  232. [21:14:12] [Server thread/ERROR]: Error occurred while enabling Skript v2.1.2 (Is it up to date?)
  233. java.lang.NoSuchMethodError: org.bukkit.DyeColor.getData()B
  234. at ch.njol.skript.util.Color.<clinit>(Color.java:82) ~[?:?]
  235. at ch.njol.skript.SkriptCommand.<clinit>(SkriptCommand.java:60) ~[?:?]
  236. at ch.njol.skript.Skript.onEnable(Skript.java:254) ~[?:?]
  237. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  238. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  239. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  240. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  241. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  242. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  243. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  244. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  245. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  246. [21:14:12] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v2.1.9
  247. [21:14:12] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
  248. [21:14:12] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
  249. [21:14:12] [Server thread/INFO]: [LoginSecurity] Connection to database....
  250. [21:14:12] [Server thread/ERROR]: ebean.properties not found
  251. [21:14:12] [Server thread/INFO]: DataSourcePool [LoginSecurityDB] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  252. [21:14:12] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  253. [21:14:12] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.Migration but not supported by DB Platform - ignored
  254. [21:14:12] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerLocation but not supported by DB Platform - ignored
  255. [21:14:12] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.ActionEntry but not supported by DB Platform - ignored
  256. [21:14:12] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerInventory but not supported by DB Platform - ignored
  257. [21:14:12] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerProfile but not supported by DB Platform - ignored
  258. [21:14:12] [Server thread/INFO]: Entities enhanced[0] subclassed[5]
  259. [21:14:12] [Server thread/INFO]: [LoginSecurity] Checking database version...
  260. [21:14:12] [Server thread/INFO]: [LoginSecurity] Applied 0 missing database upgrades.
  261. [21:14:12] [Server thread/INFO]: [LoginSecurity] Registering commands...
  262. [21:14:12] [Server thread/INFO]: [LoginSecurity] Registering listeners...
  263. [21:14:13] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
  264. [21:14:13] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
  265. [21:14:13] [Server thread/INFO]: [ClearLag] Loading modules...
  266. [21:14:13] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  267. [21:14:13] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  268. [21:14:13] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  269. [21:14:13] [Thread-18/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.15]...
  270. [21:14:13] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.5
  271. [21:14:13] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
  272. [21:14:13] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  273. [21:14:13] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  274. [21:14:13] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -268.0 Y: 72.0 Z: 77.0
  275. [21:14:13] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1
  276. [21:14:13] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
  277. [21:14:13] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  278. [21:14:13] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  279. [21:14:13] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  280. [21:14:13] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  281. [21:14:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  282. [21:14:13] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  283. [21:14:13] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  284. [21:14:13] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  285. [21:14:13] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  286. [21:14:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  287. [21:14:13] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  288. [21:14:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  289. [21:14:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  290. [21:14:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  291. [21:14:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  292. [21:14:13] [Server thread/INFO]: [WorldGuard] Loading region data...
  293. [21:14:13] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
  294. [21:14:13] [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.
  295. [21:14:13] [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].
  296. [21:14:13] [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.
  297. [21:14:13] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  298. [21:14:13] [Thread-18/INFO]: [ClearLag] No updates found!
  299. [21:14:13] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  300. [21:14:13] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
  301. [21:14:13] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
  302. [21:14:13] [Server thread/INFO]: [MoreArmors] Enabling MoreArmors v1.0.6
  303. [21:14:13] [Server thread/ERROR]: Error occurred while enabling MoreArmors v1.0.6 (Is it up to date?)
  304. java.lang.NullPointerException: null
  305. at me.offsetpaladin89.MoreArmors.MoreArmorsMain.onEnable(MoreArmorsMain.java:44) ~[?:?]
  306. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  307. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  308. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  309. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  310. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  311. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  312. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  313. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  314. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  315. [21:14:13] [Server thread/INFO]: [Referral] Enabling Referral v1.9.2
  316. [21:14:13] [Server thread/INFO]: Connected to local database
  317. [21:14:13] [Server thread/INFO]: PlaceHolderApi has not been detected
  318. [21:14:14] [Server thread/INFO]: [Music] Enabling Music v2.7.34
  319. [21:14:14] [Server thread/WARN]: [Music] Loaded class me.zombie_striker.pluginconstructor.PluginConstructorAPI from PluginConstructorAPI v1.0.51 which is not a depend, softdepend or loadbefore of this plugin.
  320. [21:14:14] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.1.0-b805
  321. [21:14:14] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
  322. [21:14:14] [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.
  323. [21:14:14] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  324. [21:14:14] [Server thread/INFO]: [Multiverse-Portals 4.1.0-b805] Enabled - By Rigby and fernferret
  325. [21:14:14] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.13.0
  326. [21:14:14] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  327. [21:14:14] [Server thread/INFO]: [GriefPrevention] 1 total claims loaded.
  328. [21:14:14] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  329. [21:14:14] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  330. [21:14:14] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  331. [21:14:14] [Server thread/INFO]: [GriefPrevention] Boot finished.
  332. [21:14:14] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.10.1 (build 174)
  333. [21:14:14] [Server thread/WARN]: [ChestShop] Loaded class org.slf4j.LoggerFactory from DiscordSRV v1.18.4 which is not a depend, softdepend or loadbefore of this plugin.
  334. [21:14:15] [Server thread/INFO]: [ChestShop] Using Essentials Economy as the Economy provider now.
  335. [21:14:15] [Server thread/INFO]: [ChestShop] Vault loaded!
  336. [21:14:15] [Server thread/INFO]: [VaultChatFormatter] Enabling VaultChatFormatter v1.0-SNAPSHOT
  337. [21:14:15] [Server thread/INFO]: [VaultChatFormatter] New Vault Chat implementation registered: LuckPerms
  338. [21:14:15] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.2.0
  339. [21:14:15] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  340. [21:14:15] [Server thread/INFO]: No kits found to migrate.
  341. [21:14:15] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  342. [21:14:15] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  343. [21:14:15] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  344. [21:14:15] [Server thread/INFO]: Loaded 21018 items from items.json.
  345. [21:14:15] [Server thread/INFO]: Using locale en_GB
  346. [21:14:15] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  347. [21:14:15] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  348. [21:14:15] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  349. [21:14:15] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  350. [21:14:15] [Server thread/INFO]: [DeadChest] Enabling DeadChest v3.1
  351. [21:14:15] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.4
  352. [21:14:15] [Server thread/INFO]: [AdvancedTeleport] Enabling AdvancedTeleport v5.0.14
  353. [21:14:15] [Server thread/INFO]: Advanced Teleport is now enabling...
  354. [21:14:16] [Server thread/INFO]: [PluginLibrary] Enabling PluginLibrary v1.2.4
  355. [21:14:16] [Server thread/INFO]: [PluginLibrary] ***== Loading libraries ==***
  356. [21:14:16] [Server thread/INFO]: [PluginLibrary] ***== Loaded 4 libraries! ==***
  357. [21:14:16] [Server thread/INFO]: [PluginLibrary] Loaded libraries: GriefPrevention (by RoboMWM), Vault (by Kainzo), WorldGuard (by sk89q) and EssentialsX (by drtshock)
  358. [21:14:16] [Server thread/INFO]: [PluginLibrary] *** Ready for plugins to send/retrieve data. ***
  359. [21:14:16] [Server thread/INFO]: [PluginLibrary] PluginLibrary v1.2.4 is now enabled!
  360. [21:14:16] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  361. [21:14:16] [Server thread/INFO]: Done (12.163s)! For help, type "help"
  362. [21:14:16] [Craft Scheduler Thread - 10/INFO]: [Vault] Checking for Updates ...
  363. [21:14:16] [Craft Scheduler Thread - 8/WARN]: [AdvancedTeleport] Plugin AdvancedTeleport v5.0.14 generated an exception while executing task 45
  364. java.lang.NullPointerException: null
  365. at io.github.at.UpdateChecker.getUpdate(UpdateChecker.java:51) ~[?:?]
  366. at io.github.at.main.Main$1.run(Main.java:93) ~[?:?]
  367. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  368. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  369. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171]
  370. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171]
  371. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  372. [21:14:16] [User Authenticator #1/INFO]: UUID of player WildCow is 30f57eeb-f944-3159-823c-f6eac4538375
  373. [21:14:17] [Craft Scheduler Thread - 10/INFO]: [Vault] No new version available
  374. [21:14:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2502506a1ae526df46c101156389ed9eebc196e5)
  375. [21:14:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
  376. [21:14:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Need a server host? Try PebbleHost! Plans starting at $1/GB!
  377. [21:14:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Use promo code "DISCORDSRV" at checkout for 15% off your first three bills!
  378. [21:14:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
  379. [21:14:20] [Server thread/INFO]: WildCow[/92.53.39.116:12470] logged in with entity id 311 at ([world]-272.45726696260294, 88.5, 106.67057748954734)
  380. [21:14:21] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
  381. [21:14:21] [JDA MainWS-WriteThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  382. [21:14:21] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
  383. [21:14:21] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:MInecraft Test server(691237905846370344)
  384. [21:14:21] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(691237906328846338)
  385. [21:14:21] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 691237906328846338
  386. [21:14:21] [DiscordSRV - Initialization/WARN]: [DiscordSRV] No channels have been linked
  387. [21:14:21] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
  388. [21:14:21] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
  389. [21:15:45] [Server thread/INFO]: WildCow issued server command: /gamemode creative
  390. [21:16:00] [Server thread/INFO]: Unknown command. Type "/help" for help.
  391. [21:16:12] [Async Chat Thread - #0/INFO]: []<[Owner] ~Oliver> raboti nub4evo
  392. [21:20:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
  393. [21:20:15] [Server thread/INFO]: -------------------- Help --------------------
  394. ? //: Toggle the super pickaxe function
  395. ? /.s: Execute last CraftScript
  396. ? /ascend: Go up a floor
  397. ? /biomeinfo: Get the biome of the targeted block.
  398. ? /biomelist: Gets all biomes available.
  399. ? /brush: Brushing commands
  400. ? /butcher: Kill all or nearby mobs
  401. ? //calculate: Evaluate a mathematical expression
  402. ? /ceil: Go to the ceiling
  403. ? //center: Set the center block(s)
  404. ? //chunk: Set the selection to your current chunk.
  405. ? /chunkinfo: Get information about the chunk you're inside
  406. ? /clearclipboard: Clear your clipboard
  407. ? /clearhistory: Clear your history
  408. ? //contract: Contract the selection area
  409. ? //copy: Copy the selection to the clipboard
  410. ? //count: Counts the number of blocks matching a mask
  411. ? /cs: Execute a CraftScript
  412. ? //curve: Draws a spline through selected points
  413. ? //cut: Cut the selection to the clipboard
  414. ----------------- Page 1 of 6 -----------------
  415. [21:20:40] [Server thread/INFO]: WildCow issued server command: /help discord
  416. [21:20:45] [Server thread/INFO]: WildCow issued server command: /discord
  417. [21:20:51] [Server thread/INFO]: WildCow issued server command: /discord ?
  418. [21:21:14] [Server thread/INFO]: WildCow issued server command: /discord ? 2
  419. [21:21:14] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  420. [21:21:14] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  421. [21:21:14] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  422. [21:21:14] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  423. [21:21:14] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  424. [21:21:14] [Server thread/WARN]: at github.scarsz.discordsrv.objects.managers.CommandManager.handle(CommandManager.java:97)
  425. [21:21:14] [Server thread/WARN]: at github.scarsz.discordsrv.DiscordSRV.onCommand(DiscordSRV.java:783)
  426. [21:21:14] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
  427. [21:21:14] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
  428. [21:21:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:723)
  429. [21:21:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.PlayerConnection.handleCommand(PlayerConnection.java:1658)
  430. [21:21:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1498)
  431. [21:21:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
  432. [21:21:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  433. [21:21:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
  434. [21:21:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18)
  435. [21:21:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
  436. [21:21:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  437. [21:21:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
  438. [21:21:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:918)
  439. [21:21:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:911)
  440. [21:21:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127)
  441. [21:21:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:895)
  442. [21:21:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:828)
  443. [21:21:14] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  444. [21:21:14] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  445. [21:21:14] [Server thread/WARN]: at github.scarsz.discordsrv.commands.CommandHelp.help(CommandHelp.java:102)
  446. [21:21:14] [Server thread/WARN]: at github.scarsz.discordsrv.commands.CommandHelp.execute(CommandHelp.java:57)
  447. [21:21:14] [Server thread/WARN]: ... 24 more
  448. [21:21:17] [Server thread/INFO]: WildCow issued server command: /discord ? 3
  449. [21:21:17] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  450. [21:21:17] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  451. [21:21:17] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  452. [21:21:17] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  453. [21:21:17] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  454. [21:21:17] [Server thread/WARN]: at github.scarsz.discordsrv.objects.managers.CommandManager.handle(CommandManager.java:97)
  455. [21:21:17] [Server thread/WARN]: at github.scarsz.discordsrv.DiscordSRV.onCommand(DiscordSRV.java:783)
  456. [21:21:17] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
  457. [21:21:17] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
  458. [21:21:17] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:723)
  459. [21:21:17] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.PlayerConnection.handleCommand(PlayerConnection.java:1658)
  460. [21:21:17] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1498)
  461. [21:21:17] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
  462. [21:21:17] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  463. [21:21:17] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
  464. [21:21:17] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18)
  465. [21:21:17] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
  466. [21:21:17] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  467. [21:21:17] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
  468. [21:21:17] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:918)
  469. [21:21:17] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:911)
  470. [21:21:17] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127)
  471. [21:21:17] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:895)
  472. [21:21:17] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:828)
  473. [21:21:17] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  474. [21:21:17] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  475. [21:21:17] [Server thread/WARN]: at github.scarsz.discordsrv.commands.CommandHelp.help(CommandHelp.java:102)
  476. [21:21:17] [Server thread/WARN]: at github.scarsz.discordsrv.commands.CommandHelp.execute(CommandHelp.java:57)
  477. [21:21:17] [Server thread/WARN]: ... 24 more
  478. [21:23:15] [Server thread/INFO]: Unknown command. Type "/help" for help.
  479. [21:23:49] [Server thread/INFO]: Unknown command. Type "/help" for help.
  480. [21:28:23] [Server thread/INFO]: Stopping the server
  481. [21:28:23] [Server thread/INFO]: Stopping server
  482. [21:28:23] [Server thread/INFO]: [PluginLibrary] Disabling PluginLibrary v1.2.4
  483. [21:28:23] [Server thread/INFO]: [PluginLibrary] PluginLibrary v1.2.4 is now disabled!
  484. [21:28:23] [Server thread/INFO]: [AdvancedTeleport] Disabling AdvancedTeleport v5.0.14
  485. [21:28:23] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.18.4
  486. [21:28:23] [DiscordSRV - Channel Topic Updater/WARN]: [DiscordSRV] Broke from Channel Topic Updater thread: sleep interrupted
  487. [21:28:23] [DiscordSRV - Presence Updater/WARN]: [DiscordSRV] Broke from Status Updater thread: sleep interrupted
  488. [21:28:23] [pool-39-thread-1/INFO]: [DiscordSRV] Saved linked accounts in 2ms
  489. [21:28:23] [pool-39-thread-1/INFO]: [DiscordSRV] Shutdown completed in 104ms
  490. [21:28:23] [Server thread/INFO]: [DeadChest] Disabling DeadChest v3.1
  491. [21:28:23] [Server thread/INFO]: [Essentials] Disabling Essentials v2.17.2.0
  492. [21:28:23] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
  493. [21:28:23] [Server thread/INFO]: [VaultChatFormatter] Disabling VaultChatFormatter v1.0-SNAPSHOT
  494. [21:28:23] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.10.1 (build 174)
  495. [21:28:23] [Server thread/INFO]: [GriefPrevention] Disabling GriefPrevention v16.13.0
  496. [21:28:23] [Server thread/INFO]: [GriefPrevention] GriefPrevention disabled.
  497. [21:28:23] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
  498. [21:28:23] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  499. [21:28:23] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v4.1.0-b805
  500. [21:28:23] [Server thread/INFO]: [Music] Disabling Music v2.7.34
  501. [21:28:23] [Server thread/INFO]: [Referral] Disabling Referral v1.9.2
  502. [21:28:23] [Server thread/INFO]: [MoreArmors] Disabling MoreArmors v1.0.6
  503. [21:28:23] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  504. [21:28:23] [Server-Worker-26/INFO]: Loaded 6 recipes
  505. [21:28:23] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.1.0-b775
  506. [21:28:23] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
  507. [21:28:23] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  508. [21:28:23] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.1
  509. [21:28:23] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.7
  510. [21:28:23] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  511. [21:28:23] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.5
  512. [21:28:23] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.1.6
  513. [21:28:23] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  514. [21:28:23] [Server thread/INFO]: [LoginSecurity] Disabling LoginSecurity v2.1.9
  515. [21:28:23] [Server thread/INFO]: [LoginSecurity] Waiting for queued tasks...
  516. [21:28:23] [Server thread/INFO]: [LoginSecurity] ExecutorService shut down, ready to disable.
  517. [21:28:23] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
  518. [21:28:23] [Server thread/INFO]: [PluginConstructorAPI] Disabling PluginConstructorAPI v1.0.51
  519. [21:28:23] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.1.0;8e55131
  520. [21:28:23] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  521. [21:28:23] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.0.72
  522. [21:28:23] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
  523. [21:28:23] [Server thread/INFO]: [LuckPerms] Closing storage...
  524. [21:28:23] [Server thread/INFO]: [LuckPerms] Goodbye!
  525. [21:28:23] [Server thread/INFO]: Saving players
  526. [21:28:23] [Server thread/INFO]: WildCow lost connection: Server closed
  527. [21:28:23] [Server thread/INFO]: WildCow left the game
  528. [21:28:23] [Server thread/INFO]: Saving worlds
  529. [21:28:23] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
  530. [21:28:24] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  531. [21:28:24] [Server thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
  532. [21:28:24] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  533. [21:28:24] [Server thread/INFO]: Saving chunks for level 'world_the_end'/minecraft:the_end
  534. [21:28:24] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  535. [21:28:24] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  536. [21:28:24] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  537. [21:28:24] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  538. [21:28:33] [Server thread/INFO]: Starting minecraft server version 1.15.2
  539. [21:28:33] [Server thread/INFO]: Loading properties
  540. [21:28:33] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-6de3d4b-a6f8093 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
  541. [21:28:34] [Server thread/INFO]: Server Ping Player Sample Count: 12
  542. [21:28:34] [Server thread/INFO]: Using 4 threads for Netty based IO
  543. [21:28:34] [Server thread/INFO]: Debug logging is disabled
  544. [21:28:34] [Server thread/INFO]: Default game type: SURVIVAL
  545. [21:28:34] [Server thread/INFO]: Generating keypair
  546. [21:28:34] [Server thread/INFO]: Starting Minecraft server on 185.38.151.162:25585
  547. [21:28:34] [Server thread/INFO]: Using epoll channel type
  548. [21:28:36] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  549. [21:28:41] [Server thread/WARN]: Legacy plugin Skript v2.1.2 does not specify an api-version.
  550. [21:28:41] [Server thread/WARN]: Legacy plugin LoginSecurity v2.1.9 does not specify an api-version.
  551. [21:28:41] [Server thread/WARN]: Legacy plugin AutoMessage v2.5.5 does not specify an api-version.
  552. [21:28:41] [Server thread/WARN]: Legacy plugin WorldBorder v1.8.7 does not specify an api-version.
  553. [21:28:41] [Server thread/WARN]: Legacy plugin MoreArmors v1.0.6 does not specify an api-version.
  554. [21:28:41] [Server thread/WARN]: Legacy plugin VaultChatFormatter v1.0-SNAPSHOT does not specify an api-version.
  555. [21:28:41] [Server thread/ERROR]: Could not load 'plugins/KeyCrates+2.0.jar' in folder 'plugins'
  556. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/holland/keycrates/Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
  557. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  558. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  559. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  560. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:353) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  561. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:210) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  562. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  563. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  564. Caused by: java.lang.UnsupportedClassVersionError: com/holland/keycrates/Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
  565. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_171]
  566. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_171]
  567. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_171]
  568. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  569. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  570. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_171]
  571. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_171]
  572. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_171]
  573. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_171]
  574. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  575. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  576. ... 6 more
  577. [21:28:42] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.72
  578. [21:28:42] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
  579. [21:28:43] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@51d5357c]
  580. [21:28:43] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.51
  581. [21:28:43] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
  582. [21:28:43] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v2.1.9
  583. [21:28:43] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
  584. [21:28:43] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.5
  585. [21:28:43] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
  586. [21:28:43] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1
  587. [21:28:43] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;bf2593e
  588. [21:28:43] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
  589. [21:28:43] [Server thread/INFO]: [MoreArmors] Loading MoreArmors v1.0.6
  590. [21:28:43] [Server thread/INFO]: [Referral] Loading Referral v1.9.2
  591. [21:28:43] [Server thread/INFO]: [Music] Loading Music v2.7.34
  592. [21:28:43] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.1.0-b805
  593. [21:28:43] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  594. [21:28:43] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.13.0
  595. [21:28:43] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.10.1 (build 174)
  596. [21:28:43] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.2-SNAPSHOT;bf2593e loaded.
  597. [21:28:43] [Server thread/INFO]: [ChestShop] GriefPrevention version 16.13.0 loaded.
  598. [21:28:43] [Server thread/INFO]: [VaultChatFormatter] Loading VaultChatFormatter v1.0-SNAPSHOT
  599. [21:28:43] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.2.0
  600. [21:28:43] [Server thread/INFO]: [DeadChest] Loading DeadChest v3.1
  601. [21:28:43] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.4
  602. [21:28:43] [Server thread/INFO]: [AdvancedTeleport] Loading AdvancedTeleport v5.0.14
  603. [21:28:43] [Server thread/INFO]: [PluginLibrary] Loading PluginLibrary v1.2.4
  604. [21:28:43] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.72
  605. [21:28:43] [Server thread/INFO]: __
  606. [21:28:43] [Server thread/INFO]: | |__) LuckPerms v5.0.72
  607. [21:28:43] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  608. [21:28:43] [Server thread/INFO]: [LuckPerms] Loading configuration...
  609. [21:28:44] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  610. [21:28:44] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  611. [21:28:44] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  612. [21:28:44] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 770ms)
  613. [21:28:44] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
  614. [21:28:44] [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.
  615. [21:28:44] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  616. [21:28:44] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R2 as the Bukkit adapter
  617. [21:28:45] [Server thread/WARN]: [WorldEdit] ====================================================
  618. [21:28:45] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
  619. [21:28:45] [Server thread/WARN]: [WorldEdit] as your server software.
  620. [21:28:45] [Server thread/WARN]: [WorldEdit]
  621. [21:28:45] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
  622. [21:28:45] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
  623. [21:28:45] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
  624. [21:28:45] [Server thread/WARN]: [WorldEdit]
  625. [21:28:45] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
  626. [21:28:45] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
  627. [21:28:45] [Server thread/WARN]: [WorldEdit]
  628. [21:28:45] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
  629. [21:28:45] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
  630. [21:28:45] [Server thread/WARN]: [WorldEdit]
  631. [21:28:45] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
  632. [21:28:45] [Server thread/WARN]: [WorldEdit] ====================================================
  633. [21:28:45] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  634. [21:28:45] [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.
  635. [21:28:45] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  636. [21:28:45] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  637. [21:28:45] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  638. [21:28:45] [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.
  639. [21:28:45] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  640. [21:28:45] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  641. [21:28:45] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  642. [21:28:45] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  643. [21:28:45] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  644. [21:28:45] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  645. [21:28:45] [Server thread/INFO]: Preparing level "world"
  646. [21:28:45] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  647. [21:28:45] [Server thread/INFO]: Loaded 6 recipes
  648. [21:28:46] [Server thread/INFO]: -------- World Settings For [world] --------
  649. [21:28:46] [Server thread/INFO]: Experience Merge Radius: 3.0
  650. [21:28:46] [Server thread/INFO]: Mob Spawn Range: 6
  651. [21:28:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
  652. [21:28:46] [Server thread/INFO]: Cane Growth Modifier: 100%
  653. [21:28:46] [Server thread/INFO]: Melon Growth Modifier: 100%
  654. [21:28:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  655. [21:28:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  656. [21:28:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
  657. [21:28:46] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  658. [21:28:46] [Server thread/INFO]: Carrot Growth Modifier: 100%
  659. [21:28:46] [Server thread/INFO]: Potato Growth Modifier: 100%
  660. [21:28:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
  661. [21:28:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  662. [21:28:46] [Server thread/INFO]: Vine Growth Modifier: 100%
  663. [21:28:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  664. [21:28:46] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  665. [21:28:46] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  666. [21:28:46] [Server thread/INFO]: Kelp Growth Modifier: 100%
  667. [21:28:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  668. [21:28:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  669. [21:28:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  670. [21:28:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  671. [21:28:46] [Server thread/INFO]: Max TNT Explosions: 100
  672. [21:28:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  673. [21:28:46] [Server thread/INFO]: View Distance: 10
  674. [21:28:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  675. [21:28:46] [Server thread/INFO]: Item Despawn Rate: 6000
  676. [21:28:46] [Server thread/INFO]: Item Merge Radius: 2.5
  677. [21:28:46] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  678. [21:28:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  679. [21:28:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  680. [21:28:46] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  681. [21:28:46] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  682. [21:28:46] [Server thread/INFO]: Experience Merge Radius: 3.0
  683. [21:28:46] [Server thread/INFO]: Mob Spawn Range: 6
  684. [21:28:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
  685. [21:28:46] [Server thread/INFO]: Cane Growth Modifier: 100%
  686. [21:28:46] [Server thread/INFO]: Melon Growth Modifier: 100%
  687. [21:28:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  688. [21:28:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  689. [21:28:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
  690. [21:28:46] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  691. [21:28:46] [Server thread/INFO]: Carrot Growth Modifier: 100%
  692. [21:28:46] [Server thread/INFO]: Potato Growth Modifier: 100%
  693. [21:28:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
  694. [21:28:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  695. [21:28:46] [Server thread/INFO]: Vine Growth Modifier: 100%
  696. [21:28:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  697. [21:28:46] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  698. [21:28:46] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  699. [21:28:46] [Server thread/INFO]: Kelp Growth Modifier: 100%
  700. [21:28:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  701. [21:28:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  702. [21:28:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  703. [21:28:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  704. [21:28:46] [Server thread/INFO]: Max TNT Explosions: 100
  705. [21:28:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  706. [21:28:46] [Server thread/INFO]: View Distance: 10
  707. [21:28:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  708. [21:28:46] [Server thread/INFO]: Item Despawn Rate: 6000
  709. [21:28:46] [Server thread/INFO]: Item Merge Radius: 2.5
  710. [21:28:46] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  711. [21:28:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  712. [21:28:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  713. [21:28:46] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  714. [21:28:46] [Server thread/INFO]: Experience Merge Radius: 3.0
  715. [21:28:46] [Server thread/INFO]: Mob Spawn Range: 6
  716. [21:28:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
  717. [21:28:46] [Server thread/INFO]: Cane Growth Modifier: 100%
  718. [21:28:46] [Server thread/INFO]: Melon Growth Modifier: 100%
  719. [21:28:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  720. [21:28:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  721. [21:28:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
  722. [21:28:46] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  723. [21:28:46] [Server thread/INFO]: Carrot Growth Modifier: 100%
  724. [21:28:46] [Server thread/INFO]: Potato Growth Modifier: 100%
  725. [21:28:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
  726. [21:28:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  727. [21:28:46] [Server thread/INFO]: Vine Growth Modifier: 100%
  728. [21:28:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  729. [21:28:46] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  730. [21:28:46] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  731. [21:28:46] [Server thread/INFO]: Kelp Growth Modifier: 100%
  732. [21:28:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  733. [21:28:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  734. [21:28:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  735. [21:28:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  736. [21:28:46] [Server thread/INFO]: Max TNT Explosions: 100
  737. [21:28:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  738. [21:28:46] [Server thread/INFO]: View Distance: 10
  739. [21:28:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  740. [21:28:46] [Server thread/INFO]: Item Despawn Rate: 6000
  741. [21:28:46] [Server thread/INFO]: Item Merge Radius: 2.5
  742. [21:28:46] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  743. [21:28:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  744. [21:28:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  745. [21:28:46] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  746. [21:28:47] [Server thread/INFO]: Preparing spawn area: 0%
  747. [21:28:47] [Server thread/INFO]: Preparing spawn area: 0%
  748. [21:28:47] [Server thread/INFO]: Preparing spawn area: 0%
  749. [21:28:47] [Server thread/INFO]: Preparing spawn area: 0%
  750. [21:28:48] [Server thread/INFO]: Preparing spawn area: 0%
  751. [21:28:48] [Server thread/INFO]: Time elapsed: 2593 ms
  752. [21:28:48] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  753. [21:28:50] [Server thread/INFO]: Preparing spawn area: 0%
  754. [21:28:50] [Server thread/INFO]: Preparing spawn area: 0%
  755. [21:28:50] [Server thread/INFO]: Preparing spawn area: 0%
  756. [21:28:50] [Server thread/INFO]: Preparing spawn area: 0%
  757. [21:28:50] [Server-Worker-7/INFO]: Preparing spawn area: 91%
  758. [21:28:51] [Server-Worker-3/INFO]: Preparing spawn area: 91%
  759. [21:28:51] [Server-Worker-7/INFO]: Preparing spawn area: 93%
  760. [21:28:52] [Server thread/INFO]: Time elapsed: 3297 ms
  761. [21:28:52] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  762. [21:28:52] [Server thread/INFO]: Preparing spawn area: 0%
  763. [21:28:52] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  764. [21:28:53] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  765. [21:28:53] [Server thread/INFO]: Time elapsed: 1308 ms
  766. [21:28:53] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.51
  767. [21:28:53] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
  768. [21:28:53] [Server thread/ERROR]: Error occurred while enabling Skript v2.1.2 (Is it up to date?)
  769. java.lang.NoSuchMethodError: org.bukkit.DyeColor.getData()B
  770. at ch.njol.skript.util.Color.<clinit>(Color.java:82) ~[?:?]
  771. at ch.njol.skript.SkriptCommand.<clinit>(SkriptCommand.java:60) ~[?:?]
  772. at ch.njol.skript.Skript.onEnable(Skript.java:254) ~[?:?]
  773. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  774. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  775. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  776. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  777. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  778. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  779. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  780. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  781. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  782. [21:28:53] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v2.1.9
  783. [21:28:53] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
  784. [21:28:53] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
  785. [21:28:53] [Server thread/INFO]: [LoginSecurity] Connection to database....
  786. [21:28:53] [Server thread/ERROR]: ebean.properties not found
  787. [21:28:53] [Server thread/INFO]: DataSourcePool [LoginSecurityDB] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  788. [21:28:53] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  789. [21:28:53] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerInventory but not supported by DB Platform - ignored
  790. [21:28:53] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.ActionEntry but not supported by DB Platform - ignored
  791. [21:28:53] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.Migration but not supported by DB Platform - ignored
  792. [21:28:53] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerLocation but not supported by DB Platform - ignored
  793. [21:28:53] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerProfile but not supported by DB Platform - ignored
  794. [21:28:53] [Server thread/INFO]: Entities enhanced[0] subclassed[5]
  795. [21:28:53] [Server thread/INFO]: [LoginSecurity] Checking database version...
  796. [21:28:53] [Server thread/INFO]: [LoginSecurity] Applied 0 missing database upgrades.
  797. [21:28:53] [Server thread/INFO]: [LoginSecurity] Registering commands...
  798. [21:28:53] [Server thread/INFO]: [LoginSecurity] Registering listeners...
  799. [21:28:53] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
  800. [21:28:53] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
  801. [21:28:54] [Server thread/INFO]: [ClearLag] Loading modules...
  802. [21:28:54] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  803. [21:28:54] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  804. [21:28:54] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  805. [21:28:54] [Thread-18/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.15]...
  806. [21:28:54] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.5
  807. [21:28:54] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
  808. [21:28:54] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  809. [21:28:54] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  810. [21:28:54] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -268.0 Y: 72.0 Z: 77.0
  811. [21:28:54] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1
  812. [21:28:54] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
  813. [21:28:54] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  814. [21:28:54] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  815. [21:28:54] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  816. [21:28:54] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  817. [21:28:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  818. [21:28:54] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  819. [21:28:54] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  820. [21:28:54] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  821. [21:28:54] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  822. [21:28:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  823. [21:28:54] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  824. [21:28:54] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  825. [21:28:54] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  826. [21:28:54] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  827. [21:28:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  828. [21:28:54] [Server thread/INFO]: [WorldGuard] Loading region data...
  829. [21:28:54] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
  830. [21:28:54] [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.
  831. [21:28:54] [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].
  832. [21:28:54] [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.
  833. [21:28:54] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  834. [21:28:54] [Thread-18/INFO]: [ClearLag] No updates found!
  835. [21:28:54] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  836. [21:28:54] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
  837. [21:28:54] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
  838. [21:28:54] [Server thread/INFO]: [MoreArmors] Enabling MoreArmors v1.0.6
  839. [21:28:55] [Server thread/ERROR]: Error occurred while enabling MoreArmors v1.0.6 (Is it up to date?)
  840. java.lang.NullPointerException: null
  841. at me.offsetpaladin89.MoreArmors.MoreArmorsMain.onEnable(MoreArmorsMain.java:44) ~[?:?]
  842. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  843. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  844. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  845. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  846. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  847. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  848. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  849. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  850. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  851. [21:28:55] [Server thread/INFO]: [Referral] Enabling Referral v1.9.2
  852. [21:28:55] [Server thread/INFO]: Connected to local database
  853. [21:28:55] [Server thread/INFO]: PlaceHolderApi has not been detected
  854. [21:28:55] [Server thread/INFO]: [Music] Enabling Music v2.7.34
  855. [21:28:55] [Server thread/WARN]: [Music] Loaded class me.zombie_striker.pluginconstructor.PluginConstructorAPI from PluginConstructorAPI v1.0.51 which is not a depend, softdepend or loadbefore of this plugin.
  856. [21:28:55] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.1.0-b805
  857. [21:28:55] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
  858. [21:28:55] [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.
  859. [21:28:55] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  860. [21:28:55] [Server thread/INFO]: [Multiverse-Portals 4.1.0-b805] Enabled - By Rigby and fernferret
  861. [21:28:55] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.13.0
  862. [21:28:55] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  863. [21:28:55] [Server thread/INFO]: [GriefPrevention] 1 total claims loaded.
  864. [21:28:56] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  865. [21:28:56] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  866. [21:28:56] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  867. [21:28:56] [Server thread/INFO]: [GriefPrevention] Boot finished.
  868. [21:28:56] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.10.1 (build 174)
  869. [21:28:56] [Server thread/WARN]: [ChestShop] Loaded class org.slf4j.LoggerFactory from DiscordSRV v1.18.4 which is not a depend, softdepend or loadbefore of this plugin.
  870. [21:28:56] [Server thread/INFO]: [ChestShop] Using Essentials Economy as the Economy provider now.
  871. [21:28:56] [Server thread/INFO]: [ChestShop] Vault loaded!
  872. [21:28:56] [Server thread/INFO]: [VaultChatFormatter] Enabling VaultChatFormatter v1.0-SNAPSHOT
  873. [21:28:56] [Server thread/INFO]: [VaultChatFormatter] New Vault Chat implementation registered: LuckPerms
  874. [21:28:56] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.2.0
  875. [21:28:56] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  876. [21:28:56] [Server thread/INFO]: No kits found to migrate.
  877. [21:28:56] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  878. [21:28:56] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  879. [21:28:56] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  880. [21:28:56] [Server thread/INFO]: Loaded 21018 items from items.json.
  881. [21:28:56] [Server thread/INFO]: Using locale en_GB
  882. [21:28:57] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  883. [21:28:57] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  884. [21:28:57] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  885. [21:28:57] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  886. [21:28:57] [Server thread/INFO]: [DeadChest] Enabling DeadChest v3.1
  887. [21:28:57] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.4
  888. [21:28:57] [Server thread/INFO]: [AdvancedTeleport] Enabling AdvancedTeleport v5.0.14
  889. [21:28:57] [Server thread/INFO]: Advanced Teleport is now enabling...
  890. [21:28:57] [Server thread/INFO]: [PluginLibrary] Enabling PluginLibrary v1.2.4
  891. [21:28:57] [Server thread/INFO]: [PluginLibrary] ***== Loading libraries ==***
  892. [21:28:57] [Server thread/INFO]: [PluginLibrary] ***== Loaded 4 libraries! ==***
  893. [21:28:57] [Server thread/INFO]: [PluginLibrary] Loaded libraries: GriefPrevention (by RoboMWM), Vault (by Kainzo), WorldGuard (by sk89q) and EssentialsX (by drtshock)
  894. [21:28:57] [Server thread/INFO]: [PluginLibrary] *** Ready for plugins to send/retrieve data. ***
  895. [21:28:57] [Server thread/INFO]: [PluginLibrary] PluginLibrary v1.2.4 is now enabled!
  896. [21:28:57] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  897. [21:28:57] [Server thread/INFO]: Done (12.448s)! For help, type "help"
  898. [21:28:57] [Craft Scheduler Thread - 9/INFO]: [Vault] Checking for Updates ...
  899. [21:28:58] [Craft Scheduler Thread - 8/WARN]: [AdvancedTeleport] Plugin AdvancedTeleport v5.0.14 generated an exception while executing task 45
  900. java.lang.NullPointerException: null
  901. at io.github.at.UpdateChecker.getUpdate(UpdateChecker.java:51) ~[?:?]
  902. at io.github.at.main.Main$1.run(Main.java:93) ~[?:?]
  903. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  904. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  905. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171]
  906. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171]
  907. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  908. [21:28:58] [User Authenticator #1/INFO]: UUID of player WildCow is 30f57eeb-f944-3159-823c-f6eac4538375
  909. [21:28:58] [Craft Scheduler Thread - 9/INFO]: [Vault] No new version available
  910. [21:28:58] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2502506a1ae526df46c101156389ed9eebc196e5)
  911. [21:28:58] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
  912. [21:28:58] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Need a server host? Try PebbleHost! Plans starting at $1/GB!
  913. [21:28:58] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Use promo code "DISCORDSRV" at checkout for 15% off your first three bills!
  914. [21:28:58] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
  915. [21:29:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
  916. [21:29:02] [Server thread/INFO]: WildCow[/92.53.39.116:12976] logged in with entity id 310 at ([world]-267.6230975788552, 87.0, 105.11251210992936)
  917. [21:29:03] [JDA MainWS-WriteThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  918. [21:29:03] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5164ms or 103 ticks behind
  919. [21:29:03] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
  920. [21:29:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:MInecraft Test server(691237905846370344)
  921. [21:29:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(691237906328846338)
  922. [21:29:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 691237906328846338
  923. [21:29:03] [DiscordSRV - Initialization/WARN]: [DiscordSRV] No channels have been linked
  924. [21:29:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
  925. [21:29:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
  926. [21:31:00] [Server thread/INFO]: WildCow lost connection: Login timed out!
  927. [21:31:00] [Server thread/INFO]: WildCow left the game
  928. [21:35:17] [User Authenticator #2/INFO]: UUID of player WildCow is 30f57eeb-f944-3159-823c-f6eac4538375
  929. [21:35:18] [Server thread/INFO]: WildCow[/92.53.39.116:13578] logged in with entity id 469 at ([world]-267.6230975788552, 87.0, 105.11251210992936)
  930. [21:35:29] [Async Chat Thread - #0/INFO]: []<[Owner] ~Oliver> aa
  931. [21:36:14] [Async Chat Thread - #0/INFO]: []<[Owner] ~Oliver> @Dimmus
  932. [21:36:28] [Server thread/INFO]: Unknown command. Type "/help" for help.
  933. [21:49:18] [Server thread/INFO]: Unknown command. Type "/help" for help.
  934. [21:49:28] [Async Chat Thread - #1/INFO]: []<[Owner] ~Oliver> a
  935. [21:50:14] [Server thread/INFO]: Unknown command. Type "/help" for help.
  936. [21:50:35] [Server thread/INFO]: Unknown command. Type "/help" for help.
  937. [21:50:50] [Server thread/INFO]: -------------------- Help --------------------
  938. ? //: Toggle the super pickaxe function
  939. ? /.s: Execute last CraftScript
  940. ? /ascend: Go up a floor
  941. ? /biomeinfo: Get the biome of the targeted block.
  942. ? /biomelist: Gets all biomes available.
  943. ? /brush: Brushing commands
  944. ? /butcher: Kill all or nearby mobs
  945. ? //calculate: Evaluate a mathematical expression
  946. ? /ceil: Go to the ceiling
  947. ? //center: Set the center block(s)
  948. ? //chunk: Set the selection to your current chunk.
  949. ? /chunkinfo: Get information about the chunk you're inside
  950. ? /clearclipboard: Clear your clipboard
  951. ? /clearhistory: Clear your history
  952. ? //contract: Contract the selection area
  953. ? //copy: Copy the selection to the clipboard
  954. ? //count: Counts the number of blocks matching a mask
  955. ? /cs: Execute a CraftScript
  956. ? //curve: Draws a spline through selected points
  957. ? //cut: Cut the selection to the clipboard
  958. ----------------- Page 1 of 6 -----------------
  959. [21:51:03] [Server thread/INFO]: The command '2' could not be found.
  960. [21:51:10] [Server thread/INFO]: The command '?' could not be found.
  961. [21:51:51] [Server thread/INFO]: WildCow issued server command: /gamemode creative
  962. [22:14:27] [Server thread/INFO]: WildCow issued server command: /plugins
  963. [22:15:59] [Server thread/INFO]: WildCow lost connection: Disconnected
  964. [22:15:59] [Server thread/INFO]: WildCow left the game
  965. [00:52:33] [JDA MainWS-WriteThread/WARN]: [DiscordSRV] [JDA] Got disconnected from WebSocket. Attempting to resume session
  966. [00:52:35] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Successfully resumed Session!
  967. [01:00:20] [User Authenticator #3/INFO]: UUID of player Dime is c5ff3daa-24de-348f-9005-8f4a5c0deb98
  968. [01:00:21] [Server thread/INFO]: Dime[/77.28.211.45:59214] logged in with entity id 4268 at ([world]-252.48221796752395, 113.66296998480992, 108.63921214850245)
  969. [01:00:43] [Server thread/INFO]: Dime issued server command: /gamemode creative
  970. [01:00:49] [Server thread/INFO]: Dime lost connection: Disconnected
  971. [01:00:49] [Server thread/INFO]: Dime left the game
  972. [03:29:02] [Craft Scheduler Thread - 271/INFO]: [Vault] Checking for Updates ...
  973. [03:29:03] [Craft Scheduler Thread - 271/INFO]: [Vault] No new version available
  974. [09:00:20] [Server thread/INFO]: Unknown command. Type "/help" for help.
  975. [09:00:44] [Server thread/INFO]: Unknown command. Type "/help" for help.
  976. [09:00:59] [Server thread/INFO]: Your debug report has been generated and is available at https://bin.scarsz.me/83f26e0a-4b69-4a53-b8b9-1529d5fc17d5#MEczl237kFOk9PqJahZEVhxYzGThg9fL.
  977. [09:16:09] [Server thread/INFO]: Incorrect argument for command
  978. [09:16:09] [Server thread/INFO]: debug level 1<--[HERE]
  979. [09:16:16] [Server thread/INFO]: Incorrect argument for command
  980. [09:16:16] [Server thread/INFO]: debug level<--[HERE]
  981. [09:16:33] [Server thread/INFO]: Unknown command. Type "/help" for help.
  982. [09:16:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
  983. [09:17:38] [Server thread/INFO]: Unknown command. Type "/help" for help.
  984. [09:19:47] [User Authenticator #4/INFO]: UUID of player WildCow is 30f57eeb-f944-3159-823c-f6eac4538375
  985. [09:19:47] [Server thread/INFO]: WildCow[/92.53.39.116:13436] logged in with entity id 4430 at ([world]-249.3415427845335, 95.85003920176082, 90.87160530924088)
  986. [09:20:44] [Server thread/INFO]: WildCow issued server command: /debug level 1
  987. [09:20:48] [Server thread/INFO]: WildCow issued server command: /debuglevel 1
  988. [09:20:55] [Server thread/INFO]: WildCow issued server command: /discordsrv
  989. [09:21:00] [Server thread/INFO]: WildCow issued server command: /discord ?
  990. [09:21:19] [Server thread/INFO]: WildCow issued server command: /discord debug
  991. [09:24:24] [Server thread/INFO]: WildCow issued server command: /gamemode creative
  992. [09:26:52] [Server thread/INFO]: WildCow issued server command: /discord debug
  993. [09:27:29] [Server thread/INFO]: Stopping the server
  994. [09:27:29] [Server thread/INFO]: Stopping server
  995. [09:27:29] [Server thread/INFO]: [PluginLibrary] Disabling PluginLibrary v1.2.4
  996. [09:27:29] [Server thread/INFO]: [PluginLibrary] PluginLibrary v1.2.4 is now disabled!
  997. [09:27:29] [Server thread/INFO]: [AdvancedTeleport] Disabling AdvancedTeleport v5.0.14
  998. [09:27:29] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.18.4
  999. [09:27:29] [DiscordSRV - Presence Updater/WARN]: [DiscordSRV] Broke from Status Updater thread: sleep interrupted
  1000. [09:27:29] [DiscordSRV - Channel Topic Updater/WARN]: [DiscordSRV] Broke from Channel Topic Updater thread: sleep interrupted
  1001. [09:27:29] [pool-39-thread-1/INFO]: [DiscordSRV] Saved linked accounts in 1ms
  1002. [09:27:29] [pool-39-thread-1/INFO]: [DiscordSRV] Shutdown completed in 103ms
  1003. [09:27:29] [Server thread/INFO]: [DeadChest] Disabling DeadChest v3.1
  1004. [09:27:29] [Server thread/INFO]: [Essentials] Disabling Essentials v2.17.2.0
  1005. [09:27:29] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
  1006. [09:27:29] [Server thread/INFO]: [VaultChatFormatter] Disabling VaultChatFormatter v1.0-SNAPSHOT
  1007. [09:27:29] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.10.1 (build 174)
  1008. [09:27:29] [Server thread/INFO]: [GriefPrevention] Disabling GriefPrevention v16.13.0
  1009. [09:27:29] [Server thread/INFO]: [GriefPrevention] GriefPrevention disabled.
  1010. [09:27:29] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
  1011. [09:27:29] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  1012. [09:27:29] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v4.1.0-b805
  1013. [09:27:29] [Server thread/INFO]: [Music] Disabling Music v2.7.34
  1014. [09:27:29] [Server thread/INFO]: [Referral] Disabling Referral v1.9.2
  1015. [09:27:29] [Server thread/INFO]: [MoreArmors] Disabling MoreArmors v1.0.6
  1016. [09:27:29] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  1017. [09:27:29] [Server-Worker-86/INFO]: Loaded 6 recipes
  1018. [09:27:29] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.1.0-b775
  1019. [09:27:29] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
  1020. [09:27:29] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  1021. [09:27:29] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.1
  1022. [09:27:29] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.7
  1023. [09:27:29] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  1024. [09:27:29] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.5
  1025. [09:27:29] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.1.6
  1026. [09:27:29] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  1027. [09:27:29] [Server thread/INFO]: [LoginSecurity] Disabling LoginSecurity v2.1.9
  1028. [09:27:29] [Server thread/INFO]: [LoginSecurity] Waiting for queued tasks...
  1029. [09:27:29] [Server thread/INFO]: [LoginSecurity] ExecutorService shut down, ready to disable.
  1030. [09:27:29] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
  1031. [09:27:29] [Server thread/INFO]: [PluginConstructorAPI] Disabling PluginConstructorAPI v1.0.51
  1032. [09:27:29] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.1.0;8e55131
  1033. [09:27:29] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  1034. [09:27:29] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.0.72
  1035. [09:27:29] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
  1036. [09:27:29] [Server thread/INFO]: [LuckPerms] Closing storage...
  1037. [09:27:29] [Server thread/INFO]: [LuckPerms] Goodbye!
  1038. [09:27:29] [Server thread/INFO]: Saving players
  1039. [09:27:29] [Server thread/INFO]: WildCow lost connection: Server closed
  1040. [09:27:29] [Server thread/INFO]: WildCow left the game
  1041. [09:27:30] [Server thread/INFO]: Saving worlds
  1042. [09:27:30] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
  1043. [09:27:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  1044. [09:27:30] [Server thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
  1045. [09:27:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  1046. [09:27:30] [Server thread/INFO]: Saving chunks for level 'world_the_end'/minecraft:the_end
  1047. [09:27:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  1048. [09:27:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  1049. [09:27:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  1050. [09:27:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement