Advertisement
Guest User

Untitled

a guest
Mar 28th, 2020
2,066
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 125.35 KB | None | 0 0
  1. [17:06:40] [Server thread/INFO]: Starting minecraft server version 1.15.2
  2. [17:06:40] [Server thread/INFO]: Loading properties
  3. [17:06:41] [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. [17:06:41] [Server thread/INFO]: Server Ping Player Sample Count: 12
  5. [17:06:41] [Server thread/INFO]: Using 4 threads for Netty based IO
  6. [17:06:41] [Server thread/INFO]: Debug logging is disabled
  7. [17:06:41] [Server thread/INFO]: Default game type: SURVIVAL
  8. [17:06:41] [Server thread/INFO]: Generating keypair
  9. [17:06:41] [Server thread/INFO]: Starting Minecraft server on 185.38.151.162:25585
  10. [17:06:41] [Server thread/INFO]: Using epoll channel type
  11. [17:06:43] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  12. [17:06:48] [Server thread/WARN]: Legacy plugin Skript v2.1.2 does not specify an api-version.
  13. [17:06:48] [Server thread/WARN]: Legacy plugin LoginSecurity v2.1.9 does not specify an api-version.
  14. [17:06:48] [Server thread/WARN]: Legacy plugin AutoMessage v2.5.5 does not specify an api-version.
  15. [17:06:48] [Server thread/WARN]: Legacy plugin WorldBorder v1.8.7 does not specify an api-version.
  16. [17:06:48] [Server thread/WARN]: Legacy plugin MoreArmors v1.0.6 does not specify an api-version.
  17. [17:06:48] [Server thread/WARN]: Legacy plugin mcMMO v1.5.00-b3547 does not specify an api-version.
  18. [17:06:49] [Server thread/WARN]: Legacy plugin VaultChatFormatter v1.0-SNAPSHOT does not specify an api-version.
  19. [17:06:49] [Server thread/ERROR]: Could not load 'plugins/KeyCrates+2.0.jar' in folder 'plugins'
  20. 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
  21. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  22. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  23. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  24. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:353) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  25. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:210) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  26. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  27. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  28. 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
  29. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_171]
  30. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_171]
  31. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_171]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  33. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  34. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_171]
  35. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_171]
  36. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_171]
  37. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_171]
  38. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  39. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  40. ... 6 more
  41. [17:06:49] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.72
  42. [17:06:49] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
  43. [17:06:50] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@c298375]
  44. [17:06:50] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.51
  45. [17:06:50] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
  46. [17:06:50] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v2.1.9
  47. [17:06:50] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
  48. [17:06:50] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.5
  49. [17:06:50] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
  50. [17:06:50] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1
  51. [17:06:50] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;bf2593e
  52. [17:06:50] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
  53. [17:06:50] [Server thread/INFO]: [iDisguise] Loading iDisguise v5.8.2
  54. [17:06:50] [Server thread/INFO]: [MoreArmors] Loading MoreArmors v1.0.6
  55. [17:06:50] [Server thread/INFO]: [Referral] Loading Referral v1.9.2
  56. [17:06:50] [Server thread/INFO]: [Music] Loading Music v2.7.34
  57. [17:06:50] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
  58. [17:06:50] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.1.0-b805
  59. [17:06:50] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  60. [17:06:50] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.13.0
  61. [17:06:50] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.10.1 (build 174)
  62. [17:06:50] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.2-SNAPSHOT;bf2593e loaded.
  63. [17:06:50] [Server thread/INFO]: [ChestShop] GriefPrevention version 16.13.0 loaded.
  64. [17:06:50] [Server thread/INFO]: [VaultChatFormatter] Loading VaultChatFormatter v1.0-SNAPSHOT
  65. [17:06:50] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.2.0
  66. [17:06:50] [Server thread/INFO]: [DeadChest] Loading DeadChest v3.1
  67. [17:06:50] [Server thread/INFO]: [AdvancedTeleport] Loading AdvancedTeleport v5.0.14
  68. [17:06:50] [Server thread/INFO]: [PluginLibrary] Loading PluginLibrary v1.2.4
  69. [17:06:50] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.72
  70. [17:06:50] [Server thread/INFO]: __
  71. [17:06:50] [Server thread/INFO]: | |__) LuckPerms v5.0.72
  72. [17:06:50] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  73. [17:06:50] [Server thread/INFO]: [LuckPerms] Loading configuration...
  74. [17:06:51] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  75. [17:06:51] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  76. [17:06:51] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  77. [17:06:51] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 848ms)
  78. [17:06:51] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
  79. [17:06:51] [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.
  80. [17:06:51] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  81. [17:06:51] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R2 as the Bukkit adapter
  82. [17:06:52] [Server thread/WARN]: [WorldEdit] ====================================================
  83. [17:06:52] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
  84. [17:06:52] [Server thread/WARN]: [WorldEdit] as your server software.
  85. [17:06:52] [Server thread/WARN]: [WorldEdit]
  86. [17:06:52] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
  87. [17:06:52] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
  88. [17:06:52] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
  89. [17:06:52] [Server thread/WARN]: [WorldEdit]
  90. [17:06:52] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
  91. [17:06:52] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
  92. [17:06:52] [Server thread/WARN]: [WorldEdit]
  93. [17:06:52] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
  94. [17:06:52] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
  95. [17:06:52] [Server thread/WARN]: [WorldEdit]
  96. [17:06:52] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
  97. [17:06:52] [Server thread/WARN]: [WorldEdit] ====================================================
  98. [17:06:52] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
  99. [17:06:52] [Server thread/ERROR]: [mcMMO] There was an error while enabling mcMMO!
  100. [17:06:52] [Server thread/WARN]: java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration;
  101. [17:06:52] [Server thread/WARN]: at com.gmail.nossr50.config.HiddenConfig.load(HiddenConfig.java:31)
  102. [17:06:52] [Server thread/WARN]: at com.gmail.nossr50.config.HiddenConfig.<init>(HiddenConfig.java:18)
  103. [17:06:52] [Server thread/WARN]: at com.gmail.nossr50.config.HiddenConfig.getInstance(HiddenConfig.java:23)
  104. [17:06:52] [Server thread/WARN]: at com.gmail.nossr50.mcMMO.loadConfigFiles(mcMMO.java:400)
  105. [17:06:52] [Server thread/WARN]: at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:134)
  106. [17:06:52] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
  107. [17:06:52] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351)
  108. [17:06:52] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480)
  109. [17:06:52] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464)
  110. [17:06:52] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378)
  111. [17:06:52] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:211)
  112. [17:06:52] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784)
  113. [17:06:52] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  114. [17:06:52] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.00-b3547
  115. [17:06:52] [Server thread/ERROR]: Error occurred while disabling mcMMO v1.5.00-b3547 (Is it up to date?)
  116. java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration;
  117. at com.gmail.nossr50.config.AutoUpdateConfigLoader.loadFile(AutoUpdateConfigLoader.java:29) ~[?:?]
  118. at com.gmail.nossr50.config.ConfigLoader.<init>(ConfigLoader.java:26) ~[?:?]
  119. at com.gmail.nossr50.config.AutoUpdateConfigLoader.<init>(AutoUpdateConfigLoader.java:23) ~[?:?]
  120. at com.gmail.nossr50.config.AdvancedConfig.<init>(AdvancedConfig.java:20) ~[?:?]
  121. at com.gmail.nossr50.config.AdvancedConfig.getInstance(AdvancedConfig.java:26) ~[?:?]
  122. at com.gmail.nossr50.skills.alchemy.Alchemy.<clinit>(Alchemy.java:51) ~[?:?]
  123. at com.gmail.nossr50.mcMMO.onDisable(mcMMO.java:203) ~[?:?]
  124. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  125. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:376) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  126. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:501) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  127. at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:193) [mcMMO.jar:?]
  128. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  129. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  130. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  131. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  132. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  133. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:211) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  134. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  135. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  136. [17:06:52] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  137. [17:06:52] [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.
  138. [17:06:52] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  139. [17:06:52] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  140. [17:06:53] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  141. [17:06:53] [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.
  142. [17:06:53] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  143. [17:06:53] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  144. [17:06:53] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  145. [17:06:53] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  146. [17:06:53] [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.
  147. [17:06:53] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  148. [17:06:53] [Server thread/INFO]: Preparing level "world"
  149. [17:06:53] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  150. [17:06:53] [Server thread/INFO]: Loaded 6 recipes
  151. [17:06:53] [Server thread/INFO]: -------- World Settings For [world] --------
  152. [17:06:53] [Server thread/INFO]: Mob Spawn Range: 6
  153. [17:06:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
  154. [17:06:53] [Server thread/INFO]: Cane Growth Modifier: 100%
  155. [17:06:53] [Server thread/INFO]: Melon Growth Modifier: 100%
  156. [17:06:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  157. [17:06:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  158. [17:06:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
  159. [17:06:53] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  160. [17:06:53] [Server thread/INFO]: Carrot Growth Modifier: 100%
  161. [17:06:53] [Server thread/INFO]: Potato Growth Modifier: 100%
  162. [17:06:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
  163. [17:06:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  164. [17:06:53] [Server thread/INFO]: Vine Growth Modifier: 100%
  165. [17:06:53] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  166. [17:06:53] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  167. [17:06:53] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  168. [17:06:53] [Server thread/INFO]: Kelp Growth Modifier: 100%
  169. [17:06:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  170. [17:06:53] [Server thread/INFO]: Experience Merge Radius: 3.0
  171. [17:06:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  172. [17:06:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  173. [17:06:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  174. [17:06:53] [Server thread/INFO]: Max TNT Explosions: 100
  175. [17:06:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  176. [17:06:53] [Server thread/INFO]: View Distance: 10
  177. [17:06:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  178. [17:06:53] [Server thread/INFO]: Item Despawn Rate: 6000
  179. [17:06:53] [Server thread/INFO]: Item Merge Radius: 2.5
  180. [17:06:53] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  181. [17:06:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  182. [17:06:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  183. [17:06:53] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  184. [17:06:54] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  185. [17:06:54] [Server thread/INFO]: Mob Spawn Range: 6
  186. [17:06:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  187. [17:06:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  188. [17:06:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  189. [17:06:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  190. [17:06:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  191. [17:06:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  192. [17:06:54] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  193. [17:06:54] [Server thread/INFO]: Carrot Growth Modifier: 100%
  194. [17:06:54] [Server thread/INFO]: Potato Growth Modifier: 100%
  195. [17:06:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  196. [17:06:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  197. [17:06:54] [Server thread/INFO]: Vine Growth Modifier: 100%
  198. [17:06:54] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  199. [17:06:54] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  200. [17:06:54] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  201. [17:06:54] [Server thread/INFO]: Kelp Growth Modifier: 100%
  202. [17:06:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  203. [17:06:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  204. [17:06:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  205. [17:06:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  206. [17:06:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  207. [17:06:54] [Server thread/INFO]: Max TNT Explosions: 100
  208. [17:06:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  209. [17:06:54] [Server thread/INFO]: View Distance: 10
  210. [17:06:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  211. [17:06:54] [Server thread/INFO]: Item Despawn Rate: 6000
  212. [17:06:54] [Server thread/INFO]: Item Merge Radius: 2.5
  213. [17:06:54] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  214. [17:06:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  215. [17:06:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  216. [17:06:54] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  217. [17:06:54] [Server thread/INFO]: Mob Spawn Range: 6
  218. [17:06:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  219. [17:06:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  220. [17:06:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  221. [17:06:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  222. [17:06:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  223. [17:06:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  224. [17:06:54] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  225. [17:06:54] [Server thread/INFO]: Carrot Growth Modifier: 100%
  226. [17:06:54] [Server thread/INFO]: Potato Growth Modifier: 100%
  227. [17:06:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  228. [17:06:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  229. [17:06:54] [Server thread/INFO]: Vine Growth Modifier: 100%
  230. [17:06:54] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  231. [17:06:54] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  232. [17:06:54] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  233. [17:06:54] [Server thread/INFO]: Kelp Growth Modifier: 100%
  234. [17:06:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  235. [17:06:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  236. [17:06:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  237. [17:06:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  238. [17:06:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  239. [17:06:54] [Server thread/INFO]: Max TNT Explosions: 100
  240. [17:06:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  241. [17:06:54] [Server thread/INFO]: View Distance: 10
  242. [17:06:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  243. [17:06:54] [Server thread/INFO]: Item Despawn Rate: 6000
  244. [17:06:54] [Server thread/INFO]: Item Merge Radius: 2.5
  245. [17:06:54] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  246. [17:06:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  247. [17:06:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  248. [17:06:54] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  249. [17:06:55] [Server thread/INFO]: Preparing spawn area: 0%
  250. [17:06:55] [Server thread/INFO]: Preparing spawn area: 0%
  251. [17:06:55] [Server thread/INFO]: Preparing spawn area: 0%
  252. [17:06:55] [Server thread/INFO]: Preparing spawn area: 0%
  253. [17:06:56] [Server thread/INFO]: Preparing spawn area: 55%
  254. [17:06:56] [Server thread/INFO]: Time elapsed: 2180 ms
  255. [17:06:56] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  256. [17:06:57] [Server thread/INFO]: Preparing spawn area: 0%
  257. [17:06:57] [Server thread/INFO]: Preparing spawn area: 0%
  258. [17:06:57] [Server thread/INFO]: Preparing spawn area: 0%
  259. [17:06:57] [Server-Worker-2/INFO]: Preparing spawn area: 91%
  260. [17:06:58] [Server-Worker-7/INFO]: Preparing spawn area: 91%
  261. [17:06:58] [Server-Worker-6/INFO]: Preparing spawn area: 94%
  262. [17:06:59] [Server-Worker-2/INFO]: Preparing spawn area: 95%
  263. [17:06:59] [Server thread/INFO]: Time elapsed: 3202 ms
  264. [17:06:59] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  265. [17:06:59] [Server thread/INFO]: Preparing spawn area: 0%
  266. [17:06:59] [Server-Worker-3/INFO]: Preparing spawn area: 83%
  267. [17:07:00] [Server thread/INFO]: Time elapsed: 908 ms
  268. [17:07:00] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.51
  269. [17:07:00] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
  270. [17:07:00] [Server thread/INFO]: [Skript] Successfully generated the config, the example scripts and the aliases files.
  271. [17:07:00] [Server thread/ERROR]: Error occurred while enabling Skript v2.1.2 (Is it up to date?)
  272. java.lang.NoSuchMethodError: org.bukkit.DyeColor.getData()B
  273. at ch.njol.skript.util.Color.<clinit>(Color.java:82) ~[?:?]
  274. at ch.njol.skript.SkriptCommand.<clinit>(SkriptCommand.java:60) ~[?:?]
  275. at ch.njol.skript.Skript.onEnable(Skript.java:254) ~[?:?]
  276. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  277. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  278. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  279. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  280. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  281. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  282. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  283. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  284. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  285. [17:07:00] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v2.1.9
  286. [17:07:00] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
  287. [17:07:00] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
  288. [17:07:00] [Server thread/INFO]: [LoginSecurity] Connection to database....
  289. [17:07:00] [Server thread/ERROR]: ebean.properties not found
  290. [17:07:00] [Server thread/INFO]: DataSourcePool [LoginSecurityDB] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  291. [17:07:00] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  292. [17:07:00] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerProfile but not supported by DB Platform - ignored
  293. [17:07:00] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.Migration but not supported by DB Platform - ignored
  294. [17:07:00] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerLocation but not supported by DB Platform - ignored
  295. [17:07:00] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.ActionEntry but not supported by DB Platform - ignored
  296. [17:07:00] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerInventory but not supported by DB Platform - ignored
  297. [17:07:00] [Server thread/INFO]: Entities enhanced[0] subclassed[5]
  298. [17:07:00] [Server thread/INFO]: [LoginSecurity] Checking database version...
  299. [17:07:00] [Server thread/INFO]: [LoginSecurity] Applying database upgrade 1: Initial
  300. [17:07:00] [Server thread/INFO]: runScript
  301. [17:07:00] [Server thread/INFO]: executing 1 of 5 create table ls_actions ( id integer not null, timest...
  302. [17:07:00] [Server thread/INFO]: executing 2 of 5 create table ls_upgrades ( id integer not null, versi...
  303. [17:07:00] [Server thread/INFO]: executing 3 of 5 create table ls_inventories ( id integer not null, he...
  304. [17:07:00] [Server thread/INFO]: executing 4 of 5 create table ls_locations ( id integer not null, worl...
  305. [17:07:00] [Server thread/INFO]: executing 5 of 5 create table ls_players ( id integer not null, unique...
  306. [17:07:00] [Server thread/INFO]: ... end of script
  307. [17:07:00] [Server thread/INFO]: [LoginSecurity] Applying database upgrade 2: Add uuid mode
  308. [17:07:00] [Server thread/INFO]: runScript
  309. [17:07:00] [Server thread/INFO]: executing 1 of 1 alter table ls_players add column uuid_mode varchar(1) check ( uuid_mode in ('M'...
  310. [17:07:00] [Server thread/INFO]: ... end of script
  311. [17:07:00] [Server thread/INFO]: [LoginSecurity] Applying database upgrade 3: Fix inventories
  312. [17:07:00] [Server thread/INFO]: [LoginSecurity] Applied 3 missing database upgrades.
  313. [17:07:00] [Server thread/INFO]: [LoginSecurity] Registering commands...
  314. [17:07:00] [Server thread/INFO]: [LoginSecurity] Registering listeners...
  315. [17:07:00] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
  316. [17:07:00] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
  317. [17:07:01] [Server thread/INFO]: [ClearLag] Loading modules...
  318. [17:07:01] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  319. [17:07:01] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  320. [17:07:01] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  321. [17:07:01] [Thread-18/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.15]...
  322. [17:07:01] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.5
  323. [17:07:01] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
  324. [17:07:01] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  325. [17:07:01] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  326. [17:07:01] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -268.0 Y: 72.0 Z: 77.0
  327. [17:07:01] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1
  328. [17:07:01] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
  329. [17:07:01] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  330. [17:07:01] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  331. [17:07:01] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  332. [17:07:01] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  333. [17:07:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  334. [17:07:01] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  335. [17:07:01] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  336. [17:07:01] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  337. [17:07:01] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  338. [17:07:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  339. [17:07:01] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  340. [17:07:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  341. [17:07:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  342. [17:07:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  343. [17:07:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  344. [17:07:01] [Server thread/INFO]: [WorldGuard] Loading region data...
  345. [17:07:01] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
  346. [17:07:01] [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.
  347. [17:07:01] [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].
  348. [17:07:01] [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.
  349. [17:07:02] [Thread-18/INFO]: [ClearLag] No updates found!
  350. [17:07:02] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  351. [17:07:02] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  352. [17:07:02] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
  353. [17:07:02] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
  354. [17:07:02] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.8.2
  355. [17:07:02] [Server thread/ERROR]: [iDisguise] iDisguise 5.8.2 is not compatible with your server version!
  356. [17:07:02] [Server thread/INFO]: [iDisguise] Disabling iDisguise v5.8.2
  357. [17:07:02] [Server thread/INFO]: [MoreArmors] Enabling MoreArmors v1.0.6
  358. [17:07:05] [Server thread/ERROR]: Error occurred while enabling MoreArmors v1.0.6 (Is it up to date?)
  359. java.lang.NullPointerException: null
  360. at me.offsetpaladin89.MoreArmors.MoreArmorsMain.onEnable(MoreArmorsMain.java:44) ~[?:?]
  361. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  362. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  363. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  364. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  365. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  366. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  367. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  368. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  369. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  370. [17:07:05] [Server thread/INFO]: [Referral] Enabling Referral v1.9.2
  371. [17:07:05] [Server thread/INFO]: Connected to local database
  372. [17:07:05] [Server thread/INFO]: PlaceHolderApi has not been detected
  373. [17:07:05] [Server thread/INFO]: [Music] Enabling Music v2.7.34
  374. [17:07:05] [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.
  375. [17:07:05] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.1.0-b805
  376. [17:07:05] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
  377. [17:07:05] [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.
  378. [17:07:05] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  379. [17:07:05] [Server thread/INFO]: [Multiverse-Portals 4.1.0-b805] Enabled - By Rigby and fernferret
  380. [17:07:05] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.13.0
  381. [17:07:05] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  382. [17:07:05] [Server thread/INFO]: [GriefPrevention] 1 total claims loaded.
  383. [17:07:06] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  384. [17:07:06] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  385. [17:07:06] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  386. [17:07:06] [Server thread/INFO]: [GriefPrevention] Boot finished.
  387. [17:07:06] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.10.1 (build 174)
  388. [17:07:06] [Server thread/INFO]: [ChestShop] Using Essentials Economy as the Economy provider now.
  389. [17:07:06] [Server thread/INFO]: [ChestShop] Vault loaded!
  390. [17:07:06] [Server thread/INFO]: [VaultChatFormatter] Enabling VaultChatFormatter v1.0-SNAPSHOT
  391. [17:07:06] [Server thread/INFO]: [VaultChatFormatter] New Vault Chat implementation registered: LuckPerms
  392. [17:07:06] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.2.0
  393. [17:07:06] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  394. [17:07:06] [Server thread/INFO]: No kits found to migrate.
  395. [17:07:06] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  396. [17:07:06] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  397. [17:07:06] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  398. [17:07:06] [Server thread/INFO]: Loaded 21018 items from items.json.
  399. [17:07:06] [Server thread/INFO]: Using locale en_GB
  400. [17:07:06] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  401. [17:07:06] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  402. [17:07:06] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  403. [17:07:06] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  404. [17:07:06] [Server thread/INFO]: [DeadChest] Enabling DeadChest v3.1
  405. [17:07:06] [Server thread/INFO]: [AdvancedTeleport] Enabling AdvancedTeleport v5.0.14
  406. [17:07:06] [Server thread/INFO]: Advanced Teleport is now enabling...
  407. [17:07:06] [Server thread/INFO]: [PluginLibrary] Enabling PluginLibrary v1.2.4
  408. [17:07:06] [Server thread/INFO]: [PluginLibrary] ***== Loading libraries ==***
  409. [17:07:06] [Server thread/INFO]: [PluginLibrary] ***== Loaded 4 libraries! ==***
  410. [17:07:06] [Server thread/INFO]: [PluginLibrary] Loaded libraries: GriefPrevention (by RoboMWM), Vault (by Kainzo), WorldGuard (by sk89q) and EssentialsX (by drtshock)
  411. [17:07:06] [Server thread/INFO]: [PluginLibrary] *** Ready for plugins to send/retrieve data. ***
  412. [17:07:06] [Server thread/INFO]: [PluginLibrary] PluginLibrary v1.2.4 is now enabled!
  413. [17:07:06] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  414. [17:07:07] [Server thread/INFO]: Done (14.255s)! For help, type "help"
  415. [17:07:07] [Craft Scheduler Thread - 6/INFO]: [Vault] Checking for Updates ...
  416. [17:07:07] [User Authenticator #1/INFO]: UUID of player WildCow is 30f57eeb-f944-3159-823c-f6eac4538375
  417. [17:07:07] [Craft Scheduler Thread - 8/WARN]: [AdvancedTeleport] Plugin AdvancedTeleport v5.0.14 generated an exception while executing task 45
  418. java.lang.NullPointerException: null
  419. at io.github.at.UpdateChecker.getUpdate(UpdateChecker.java:51) ~[?:?]
  420. at io.github.at.main.Main$1.run(Main.java:93) ~[?:?]
  421. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  422. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  423. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171]
  424. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171]
  425. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  426. [17:07:07] [Craft Scheduler Thread - 6/INFO]: [Vault] No new version available
  427. [17:07:08] [Server thread/INFO]: WildCow[/92.53.39.116:14319] logged in with entity id 311 at ([world]-276.51174393531016, 84.0, 113.19999998807907)
  428. [17:08:33] [Server thread/INFO]: WildCow issued server command: /gamemode survival
  429. [17:08:41] [Server thread/INFO]: WildCow issued server command: /gamemode creative
  430. [17:10:41] [Server thread/INFO]: WildCow issued server command: /plugins
  431. [17:10:55] [Server thread/INFO]: WildCow issued server command: /automessage
  432. [17:11:08] [Server thread/INFO]: WildCow issued server command: /automessage help
  433. [17:29:33] [User Authenticator #2/INFO]: UUID of player Dime is c5ff3daa-24de-348f-9005-8f4a5c0deb98
  434. [17:29:34] [Server thread/INFO]: Dime[/77.28.211.45:56224] logged in with entity id 2495 at ([world]-255.69999998807907, 69.0, 72.02877486706309)
  435. [17:29:42] [Server thread/INFO]: Dime issued server command: /gamemode creative
  436. [17:29:46] [Server thread/INFO]: Dime issued server command: /gamemode creative
  437. [17:30:02] [Server thread/INFO]: Dime issued server command: /gamemode creative
  438. [17:30:05] [Async Chat Thread - #0/INFO]: []<[Owner] Dime> gj
  439. [17:30:08] [Async Chat Thread - #0/INFO]: []<[Owner] Dime> so registerot
  440. [17:34:29] [Server thread/INFO]: Dime issued server command: /weather clear
  441. [17:44:06] [Async Chat Thread - #1/INFO]: []<[Owner] Dime> nemozam da gradam
  442. [17:50:10] [Async Chat Thread - #2/INFO]: []<[Owner] Dime> sedeeeef
  443. [17:50:59] [Server thread/INFO]: Dime lost connection: Disconnected
  444. [17:50:59] [Server thread/INFO]: Dime left the game
  445. [17:51:02] [User Authenticator #3/INFO]: UUID of player Dime is c5ff3daa-24de-348f-9005-8f4a5c0deb98
  446. [17:51:02] [Server thread/INFO]: Dime[/77.28.211.45:17999] logged in with entity id 5297 at ([world]-277.2696611831818, 73.67660554082225, 88.14224316977784)
  447. [17:51:15] [Server thread/INFO]: Dime issued server command: /gamemode creative
  448. [18:15:46] [Server thread/INFO]: Dime issued server command: /op
  449. [19:16:29] [Server thread/INFO]: Dime lost connection: Disconnected
  450. [19:16:29] [Server thread/INFO]: Dime left the game
  451. [20:03:25] [Server thread/INFO]: WildCow issued server command: /aj
  452. [20:03:40] [Server thread/INFO]: WildCow issued server command: /automessage enabled
  453. [20:03:50] [Server thread/INFO]: WildCow issued server command: /automessage enabled list
  454. [20:04:00] [Server thread/INFO]: WildCow issued server command: /plugins
  455. [20:06:10] [Server thread/INFO]: WildCow issued server command: /automsg reload
  456. [20:06:17] [Server thread/INFO]: WildCow issued server command: /plugins
  457. [20:07:58] [Server thread/INFO]: WildCow issued server command: /referral
  458. [20:08:06] [Server thread/INFO]: WildCow issued server command: /referral:refhelp
  459. [20:10:40] [Server thread/INFO]: WildCow issued server command: /referral:refreload
  460. [20:10:40] [Server thread/INFO]: Connected to local database
  461. [20:11:34] [Server thread/INFO]: WildCow issued server command: /automsg
  462. [20:11:38] [Server thread/INFO]: WildCow issued server command: /automsg help
  463. [20:11:53] [Server thread/INFO]: WildCow issued server command: /automsg help 2
  464. [20:12:26] [Server thread/INFO]: WildCow issued server command: /plugins
  465. [20:14:24] [Server thread/INFO]: WildCow lost connection: Disconnected
  466. [20:14:24] [Server thread/INFO]: WildCow left the game
  467. [20:22:09] [User Authenticator #4/INFO]: UUID of player WildCow is 30f57eeb-f944-3159-823c-f6eac4538375
  468. [20:22:09] [Server thread/INFO]: WildCow[/92.53.39.116:13641] logged in with entity id 20736 at ([world]-232.81527600051177, 88.0, 102.1506868561475)
  469. [20:22:54] [Server thread/INFO]: WildCow issued server command: /gamemode creative
  470. [20:23:05] [Server thread/INFO]: WildCow issued server command: /beezooka
  471. [20:23:14] [Server thread/INFO]: WildCow issued server command: /kittycannon
  472. [20:23:20] [Server thread/INFO]: WildCow issued server command: /beezooka
  473. [20:23:21] [Server thread/INFO]: WildCow issued server command: /beezooka
  474. [20:23:24] [Server thread/INFO]: WildCow issued server command: /beezookaa
  475. [20:23:26] [Server thread/INFO]: WildCow issued server command: /beezooka
  476. [20:23:43] [Server thread/INFO]: WildCow issued server command: /antioch
  477. [20:24:04] [Server thread/INFO]: WildCow issued server command: /antioch
  478. [20:24:08] [Server thread/INFO]: WildCow issued server command: /antioch
  479. [20:24:26] [Server thread/INFO]: WildCow issued server command: /antioch
  480. [20:25:48] [Server thread/INFO]: WildCow issued server command: /mail
  481. [20:26:16] [Server thread/INFO]: WildCow issued server command: /mail send Dime haha
  482. [20:26:27] [Server thread/INFO]: WildCow issued server command: /mail send WildCow haahh
  483. [20:26:34] [Server thread/INFO]: WildCow issued server command: /mail read
  484. [20:28:52] [Server thread/INFO]: WildCow issued server command: /nickname WildCow
  485. [20:29:00] [Server thread/INFO]: WildCow issued server command: /mail read
  486. [20:29:12] [Server thread/INFO]: WildCow issued server command: /mail clear
  487. [20:29:25] [Server thread/INFO]: WildCow issued server command: /nickname
  488. [20:29:39] [Server thread/INFO]: WildCow issued server command: /nickname WildCow Oliver
  489. [20:33:49] [Server thread/INFO]: WildCow issued server command: /refhelp
  490. [20:33:59] [Server thread/INFO]: WildCow issued server command: /reftotal WildCow
  491. [20:36:30] [Server thread/INFO]: WildCow issued server command: /nuke WildCow
  492. [20:36:46] [Server thread/INFO]: WildCow issued server command: /region sapawn falg
  493. [20:36:53] [Server thread/INFO]: WildCow issued server command: /region flag spawn
  494. [20:37:02] [Server thread/INFO]: WildCow issued server command: /region flag spawn WildCow
  495. [20:37:28] [Server thread/INFO]: WildCow issued server command: /region flag spawn build deny
  496. [20:37:31] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
  497. [20:37:44] [Server thread/INFO]: WildCow issued server command: /region flag spawn tnt deny
  498. [20:38:01] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
  499. [20:38:05] [Server thread/INFO]: WildCow issued server command: /rg flags spawn
  500. [20:38:25] [Server thread/INFO]: WildCow issued server command: /rg flag spawn pvp deny
  501. [20:38:31] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
  502. [20:38:31] [Server thread/INFO]: WildCow issued server command: /rg flags spawn 2
  503. [20:38:37] [Server thread/INFO]: WildCow issued server command: /rg flags 2 spawn
  504. [20:38:45] [Server thread/INFO]: WildCow issued server command: /rg flags spawn page2
  505. [20:39:06] [Server thread/INFO]: WildCow issued server command: /rg flag spawn lighter deny
  506. [20:39:31] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
  507. [20:39:42] [Server thread/INFO]: WildCow issued server command: /plugins
  508. [20:41:56] [Server thread/INFO]: WildCow issued server command: /vanish
  509. [20:55:26] [Server thread/INFO]: Stopping the server
  510. [20:55:26] [Server thread/INFO]: Stopping server
  511. [20:55:26] [Server thread/INFO]: [PluginLibrary] Disabling PluginLibrary v1.2.4
  512. [20:55:26] [Server thread/INFO]: [PluginLibrary] PluginLibrary v1.2.4 is now disabled!
  513. [20:55:26] [Server thread/INFO]: [AdvancedTeleport] Disabling AdvancedTeleport v5.0.14
  514. [20:55:26] [Server thread/INFO]: [DeadChest] Disabling DeadChest v3.1
  515. [20:55:26] [Server thread/INFO]: [Essentials] Disabling Essentials v2.17.2.0
  516. [20:55:26] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
  517. [20:55:26] [Server thread/INFO]: [VaultChatFormatter] Disabling VaultChatFormatter v1.0-SNAPSHOT
  518. [20:55:26] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.10.1 (build 174)
  519. [20:55:26] [Server thread/INFO]: [GriefPrevention] Disabling GriefPrevention v16.13.0
  520. [20:55:26] [Server thread/INFO]: [GriefPrevention] GriefPrevention disabled.
  521. [20:55:26] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
  522. [20:55:26] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  523. [20:55:26] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v4.1.0-b805
  524. [20:55:26] [Server thread/INFO]: [Music] Disabling Music v2.7.34
  525. [20:55:26] [Server thread/INFO]: [Referral] Disabling Referral v1.9.2
  526. [20:55:26] [Server thread/INFO]: [MoreArmors] Disabling MoreArmors v1.0.6
  527. [20:55:26] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  528. [20:55:26] [Server-Worker-1246/INFO]: Loaded 6 recipes
  529. [20:55:26] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.1.0-b775
  530. [20:55:26] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
  531. [20:55:26] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  532. [20:55:26] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.1
  533. [20:55:26] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.7
  534. [20:55:26] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  535. [20:55:26] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.5
  536. [20:55:26] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.1.6
  537. [20:55:26] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  538. [20:55:26] [Server thread/INFO]: [LoginSecurity] Disabling LoginSecurity v2.1.9
  539. [20:55:26] [Server thread/INFO]: [LoginSecurity] Waiting for queued tasks...
  540. [20:55:26] [Server thread/INFO]: [LoginSecurity] ExecutorService shut down, ready to disable.
  541. [20:55:26] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
  542. [20:55:26] [Server thread/INFO]: [PluginConstructorAPI] Disabling PluginConstructorAPI v1.0.51
  543. [20:55:26] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.1.0;8e55131
  544. [20:55:26] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  545. [20:55:26] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.0.72
  546. [20:55:26] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
  547. [20:55:26] [Server thread/INFO]: [LuckPerms] Closing storage...
  548. [20:55:26] [Server thread/INFO]: [LuckPerms] Goodbye!
  549. [20:55:26] [Server thread/INFO]: Saving players
  550. [20:55:26] [Server thread/INFO]: WildCow lost connection: Server closed
  551. [20:55:26] [Server thread/INFO]: WildCow left the game
  552. [20:55:26] [Server thread/INFO]: Saving worlds
  553. [20:55:26] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
  554. [20:55:27] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  555. [20:55:27] [Server thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
  556. [20:55:27] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  557. [20:55:27] [Server thread/INFO]: Saving chunks for level 'world_the_end'/minecraft:the_end
  558. [20:55:27] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  559. [20:55:27] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  560. [20:55:27] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  561. [20:55:27] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  562. [20:55:36] [Server thread/INFO]: Starting minecraft server version 1.15.2
  563. [20:55:36] [Server thread/INFO]: Loading properties
  564. [20:55:36] [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)
  565. [20:55:36] [Server thread/INFO]: Server Ping Player Sample Count: 12
  566. [20:55:36] [Server thread/INFO]: Using 4 threads for Netty based IO
  567. [20:55:36] [Server thread/INFO]: Debug logging is disabled
  568. [20:55:36] [Server thread/INFO]: Default game type: SURVIVAL
  569. [20:55:36] [Server thread/INFO]: Generating keypair
  570. [20:55:37] [Server thread/INFO]: Starting Minecraft server on 185.38.151.162:25585
  571. [20:55:37] [Server thread/INFO]: Using epoll channel type
  572. [20:55:39] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  573. [20:55:44] [Server thread/WARN]: Legacy plugin Skript v2.1.2 does not specify an api-version.
  574. [20:55:44] [Server thread/WARN]: Legacy plugin LoginSecurity v2.1.9 does not specify an api-version.
  575. [20:55:44] [Server thread/WARN]: Legacy plugin AutoMessage v2.5.5 does not specify an api-version.
  576. [20:55:44] [Server thread/WARN]: Legacy plugin WorldBorder v1.8.7 does not specify an api-version.
  577. [20:55:44] [Server thread/WARN]: Legacy plugin MoreArmors v1.0.6 does not specify an api-version.
  578. [20:55:44] [Server thread/WARN]: Legacy plugin VaultChatFormatter v1.0-SNAPSHOT does not specify an api-version.
  579. [20:55:45] [Server thread/ERROR]: Could not load 'plugins/KeyCrates+2.0.jar' in folder 'plugins'
  580. 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
  581. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  582. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  583. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  584. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:353) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  585. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:210) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  586. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  587. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  588. 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
  589. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_171]
  590. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_171]
  591. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_171]
  592. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  593. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  594. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_171]
  595. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_171]
  596. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_171]
  597. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_171]
  598. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  599. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  600. ... 6 more
  601. [20:55:45] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.72
  602. [20:55:45] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
  603. [20:55:46] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@51ee9024]
  604. [20:55:46] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.51
  605. [20:55:46] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
  606. [20:55:46] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v2.1.9
  607. [20:55:46] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
  608. [20:55:46] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.5
  609. [20:55:46] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
  610. [20:55:46] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1
  611. [20:55:46] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;bf2593e
  612. [20:55:46] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
  613. [20:55:47] [Server thread/INFO]: [MoreArmors] Loading MoreArmors v1.0.6
  614. [20:55:47] [Server thread/INFO]: [Referral] Loading Referral v1.9.2
  615. [20:55:47] [Server thread/INFO]: [Music] Loading Music v2.7.34
  616. [20:55:47] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.1.0-b805
  617. [20:55:47] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  618. [20:55:47] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.13.0
  619. [20:55:47] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.10.1 (build 174)
  620. [20:55:47] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.2-SNAPSHOT;bf2593e loaded.
  621. [20:55:47] [Server thread/INFO]: [ChestShop] GriefPrevention version 16.13.0 loaded.
  622. [20:55:47] [Server thread/INFO]: [VaultChatFormatter] Loading VaultChatFormatter v1.0-SNAPSHOT
  623. [20:55:47] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.2.0
  624. [20:55:47] [Server thread/INFO]: [DeadChest] Loading DeadChest v3.1
  625. [20:55:47] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.4
  626. [20:55:47] [Server thread/INFO]: [AdvancedTeleport] Loading AdvancedTeleport v5.0.14
  627. [20:55:47] [Server thread/INFO]: [PluginLibrary] Loading PluginLibrary v1.2.4
  628. [20:55:47] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.72
  629. [20:55:47] [Server thread/INFO]: __
  630. [20:55:47] [Server thread/INFO]: | |__) LuckPerms v5.0.72
  631. [20:55:47] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  632. [20:55:47] [Server thread/INFO]: [LuckPerms] Loading configuration...
  633. [20:55:47] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  634. [20:55:47] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  635. [20:55:47] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  636. [20:55:48] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 956ms)
  637. [20:55:48] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
  638. [20:55:48] [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.
  639. [20:55:48] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  640. [20:55:48] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R2 as the Bukkit adapter
  641. [20:55:48] [Server thread/WARN]: [WorldEdit] ====================================================
  642. [20:55:48] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
  643. [20:55:48] [Server thread/WARN]: [WorldEdit] as your server software.
  644. [20:55:48] [Server thread/WARN]: [WorldEdit]
  645. [20:55:48] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
  646. [20:55:48] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
  647. [20:55:48] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
  648. [20:55:48] [Server thread/WARN]: [WorldEdit]
  649. [20:55:48] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
  650. [20:55:48] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
  651. [20:55:48] [Server thread/WARN]: [WorldEdit]
  652. [20:55:48] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
  653. [20:55:48] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
  654. [20:55:48] [Server thread/WARN]: [WorldEdit]
  655. [20:55:48] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
  656. [20:55:48] [Server thread/WARN]: [WorldEdit] ====================================================
  657. [20:55:48] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  658. [20:55:48] [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.
  659. [20:55:48] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  660. [20:55:48] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  661. [20:55:48] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  662. [20:55:48] [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.
  663. [20:55:48] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  664. [20:55:48] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  665. [20:55:48] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  666. [20:55:48] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  667. [20:55:48] [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.
  668. [20:55:48] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  669. [20:55:48] [Server thread/INFO]: Preparing level "world"
  670. [20:55:48] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  671. [20:55:49] [Server thread/INFO]: Loaded 6 recipes
  672. [20:55:49] [Server thread/INFO]: -------- World Settings For [world] --------
  673. [20:55:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  674. [20:55:49] [Server thread/INFO]: Mob Spawn Range: 6
  675. [20:55:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  676. [20:55:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  677. [20:55:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  678. [20:55:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  679. [20:55:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  680. [20:55:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  681. [20:55:49] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  682. [20:55:49] [Server thread/INFO]: Carrot Growth Modifier: 100%
  683. [20:55:49] [Server thread/INFO]: Potato Growth Modifier: 100%
  684. [20:55:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  685. [20:55:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  686. [20:55:49] [Server thread/INFO]: Vine Growth Modifier: 100%
  687. [20:55:49] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  688. [20:55:49] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  689. [20:55:49] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  690. [20:55:49] [Server thread/INFO]: Kelp Growth Modifier: 100%
  691. [20:55:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  692. [20:55:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  693. [20:55:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  694. [20:55:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  695. [20:55:49] [Server thread/INFO]: Max TNT Explosions: 100
  696. [20:55:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  697. [20:55:49] [Server thread/INFO]: View Distance: 10
  698. [20:55:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  699. [20:55:49] [Server thread/INFO]: Item Despawn Rate: 6000
  700. [20:55:49] [Server thread/INFO]: Item Merge Radius: 2.5
  701. [20:55:49] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  702. [20:55:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  703. [20:55:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  704. [20:55:49] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  705. [20:55:49] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  706. [20:55:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  707. [20:55:49] [Server thread/INFO]: Mob Spawn Range: 6
  708. [20:55:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  709. [20:55:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  710. [20:55:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  711. [20:55:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  712. [20:55:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  713. [20:55:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  714. [20:55:49] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  715. [20:55:49] [Server thread/INFO]: Carrot Growth Modifier: 100%
  716. [20:55:49] [Server thread/INFO]: Potato Growth Modifier: 100%
  717. [20:55:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  718. [20:55:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  719. [20:55:49] [Server thread/INFO]: Vine Growth Modifier: 100%
  720. [20:55:49] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  721. [20:55:49] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  722. [20:55:49] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  723. [20:55:49] [Server thread/INFO]: Kelp Growth Modifier: 100%
  724. [20:55:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  725. [20:55:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  726. [20:55:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  727. [20:55:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  728. [20:55:49] [Server thread/INFO]: Max TNT Explosions: 100
  729. [20:55:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  730. [20:55:49] [Server thread/INFO]: View Distance: 10
  731. [20:55:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  732. [20:55:49] [Server thread/INFO]: Item Despawn Rate: 6000
  733. [20:55:49] [Server thread/INFO]: Item Merge Radius: 2.5
  734. [20:55:49] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  735. [20:55:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  736. [20:55:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  737. [20:55:49] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  738. [20:55:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  739. [20:55:49] [Server thread/INFO]: Mob Spawn Range: 6
  740. [20:55:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  741. [20:55:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  742. [20:55:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  743. [20:55:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  744. [20:55:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  745. [20:55:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  746. [20:55:49] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  747. [20:55:49] [Server thread/INFO]: Carrot Growth Modifier: 100%
  748. [20:55:49] [Server thread/INFO]: Potato Growth Modifier: 100%
  749. [20:55:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  750. [20:55:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  751. [20:55:49] [Server thread/INFO]: Vine Growth Modifier: 100%
  752. [20:55:49] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  753. [20:55:49] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  754. [20:55:49] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  755. [20:55:49] [Server thread/INFO]: Kelp Growth Modifier: 100%
  756. [20:55:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  757. [20:55:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  758. [20:55:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  759. [20:55:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  760. [20:55:49] [Server thread/INFO]: Max TNT Explosions: 100
  761. [20:55:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  762. [20:55:49] [Server thread/INFO]: View Distance: 10
  763. [20:55:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  764. [20:55:49] [Server thread/INFO]: Item Despawn Rate: 6000
  765. [20:55:49] [Server thread/INFO]: Item Merge Radius: 2.5
  766. [20:55:49] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  767. [20:55:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  768. [20:55:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  769. [20:55:49] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  770. [20:55:51] [Server thread/INFO]: Preparing spawn area: 0%
  771. [20:55:51] [Server thread/INFO]: Preparing spawn area: 0%
  772. [20:55:51] [Server thread/INFO]: Preparing spawn area: 0%
  773. [20:55:51] [Server thread/INFO]: Preparing spawn area: 0%
  774. [20:55:51] [Server thread/INFO]: Preparing spawn area: 37%
  775. [20:55:52] [Server thread/INFO]: Time elapsed: 2706 ms
  776. [20:55:52] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  777. [20:55:53] [Server thread/INFO]: Preparing spawn area: 0%
  778. [20:55:53] [Server thread/INFO]: Preparing spawn area: 0%
  779. [20:55:53] [Server thread/INFO]: Preparing spawn area: 0%
  780. [20:55:54] [Server-Worker-6/INFO]: Preparing spawn area: 91%
  781. [20:55:54] [Server-Worker-4/INFO]: Preparing spawn area: 91%
  782. [20:55:55] [Server-Worker-3/INFO]: Preparing spawn area: 95%
  783. [20:55:55] [Server thread/INFO]: Time elapsed: 2773 ms
  784. [20:55:55] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  785. [20:55:56] [Server thread/INFO]: Preparing spawn area: 0%
  786. [20:55:56] [Server thread/INFO]: Preparing spawn area: 0%
  787. [20:55:56] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  788. [20:55:56] [Server-Worker-5/INFO]: Preparing spawn area: 94%
  789. [20:55:56] [Server thread/INFO]: Time elapsed: 1547 ms
  790. [20:55:56] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.51
  791. [20:55:56] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
  792. [20:55:57] [Server thread/ERROR]: Error occurred while enabling Skript v2.1.2 (Is it up to date?)
  793. java.lang.NoSuchMethodError: org.bukkit.DyeColor.getData()B
  794. at ch.njol.skript.util.Color.<clinit>(Color.java:82) ~[?:?]
  795. at ch.njol.skript.SkriptCommand.<clinit>(SkriptCommand.java:60) ~[?:?]
  796. at ch.njol.skript.Skript.onEnable(Skript.java:254) ~[?:?]
  797. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  798. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  799. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  800. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  801. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  802. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  803. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  804. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  805. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  806. [20:55:57] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v2.1.9
  807. [20:55:57] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
  808. [20:55:57] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
  809. [20:55:57] [Server thread/INFO]: [LoginSecurity] Connection to database....
  810. [20:55:57] [Server thread/ERROR]: ebean.properties not found
  811. [20:55:57] [Server thread/INFO]: DataSourcePool [LoginSecurityDB] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  812. [20:55:57] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  813. [20:55:57] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.Migration but not supported by DB Platform - ignored
  814. [20:55:57] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.ActionEntry but not supported by DB Platform - ignored
  815. [20:55:57] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerInventory but not supported by DB Platform - ignored
  816. [20:55:57] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerLocation but not supported by DB Platform - ignored
  817. [20:55:57] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerProfile but not supported by DB Platform - ignored
  818. [20:55:57] [Server thread/INFO]: Entities enhanced[0] subclassed[5]
  819. [20:55:57] [Server thread/INFO]: [LoginSecurity] Checking database version...
  820. [20:55:57] [Server thread/INFO]: [LoginSecurity] Applied 0 missing database upgrades.
  821. [20:55:57] [Server thread/INFO]: [LoginSecurity] Registering commands...
  822. [20:55:57] [Server thread/INFO]: [LoginSecurity] Registering listeners...
  823. [20:55:57] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
  824. [20:55:57] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
  825. [20:55:57] [Server thread/INFO]: [ClearLag] Loading modules...
  826. [20:55:57] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  827. [20:55:57] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  828. [20:55:57] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  829. [20:55:57] [Thread-18/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.15]...
  830. [20:55:57] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.5
  831. [20:55:57] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
  832. [20:55:57] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  833. [20:55:57] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  834. [20:55:57] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -268.0 Y: 72.0 Z: 77.0
  835. [20:55:57] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1
  836. [20:55:57] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
  837. [20:55:57] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  838. [20:55:57] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  839. [20:55:57] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  840. [20:55:57] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  841. [20:55:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  842. [20:55:57] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  843. [20:55:57] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  844. [20:55:57] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  845. [20:55:57] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  846. [20:55:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  847. [20:55:57] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  848. [20:55:57] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  849. [20:55:57] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  850. [20:55:57] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  851. [20:55:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  852. [20:55:57] [Server thread/INFO]: [WorldGuard] Loading region data...
  853. [20:55:57] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
  854. [20:55:57] [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.
  855. [20:55:57] [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].
  856. [20:55:57] [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.
  857. [20:55:58] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  858. [20:55:58] [Thread-18/INFO]: [ClearLag] No updates found!
  859. [20:55:58] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  860. [20:55:58] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
  861. [20:55:58] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
  862. [20:55:58] [Server thread/INFO]: [MoreArmors] Enabling MoreArmors v1.0.6
  863. [20:55:58] [Server thread/ERROR]: Error occurred while enabling MoreArmors v1.0.6 (Is it up to date?)
  864. java.lang.NullPointerException: null
  865. at me.offsetpaladin89.MoreArmors.MoreArmorsMain.onEnable(MoreArmorsMain.java:44) ~[?:?]
  866. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  867. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  868. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  869. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  870. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  871. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  872. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  873. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  874. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  875. [20:55:58] [Server thread/INFO]: [Referral] Enabling Referral v1.9.2
  876. [20:55:58] [Server thread/INFO]: Connected to local database
  877. [20:55:58] [Server thread/INFO]: PlaceHolderApi has not been detected
  878. [20:55:58] [Server thread/INFO]: [Music] Enabling Music v2.7.34
  879. [20:55:59] [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.
  880. [20:55:59] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.1.0-b805
  881. [20:55:59] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
  882. [20:55:59] [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.
  883. [20:55:59] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  884. [20:55:59] [Server thread/INFO]: [Multiverse-Portals 4.1.0-b805] Enabled - By Rigby and fernferret
  885. [20:55:59] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.13.0
  886. [20:55:59] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  887. [20:55:59] [Server thread/INFO]: [GriefPrevention] 1 total claims loaded.
  888. [20:55:59] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  889. [20:55:59] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  890. [20:55:59] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  891. [20:55:59] [Server thread/INFO]: [GriefPrevention] Boot finished.
  892. [20:55:59] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.10.1 (build 174)
  893. [20:55:59] [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.
  894. [20:55:59] [Server thread/INFO]: [ChestShop] Using Essentials Economy as the Economy provider now.
  895. [20:56:00] [Server thread/INFO]: [ChestShop] Vault loaded!
  896. [20:56:00] [Server thread/INFO]: [VaultChatFormatter] Enabling VaultChatFormatter v1.0-SNAPSHOT
  897. [20:56:00] [Server thread/INFO]: [VaultChatFormatter] New Vault Chat implementation registered: LuckPerms
  898. [20:56:00] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.2.0
  899. [20:56:00] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  900. [20:56:00] [Server thread/INFO]: No kits found to migrate.
  901. [20:56:00] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  902. [20:56:00] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  903. [20:56:00] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  904. [20:56:00] [Server thread/INFO]: Loaded 21018 items from items.json.
  905. [20:56:00] [Server thread/INFO]: Using locale en_GB
  906. [20:56:00] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  907. [20:56:00] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  908. [20:56:00] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  909. [20:56:00] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  910. [20:56:00] [Server thread/INFO]: [DeadChest] Enabling DeadChest v3.1
  911. [20:56:00] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.4
  912. [20:56:00] [Server thread/INFO]: [AdvancedTeleport] Enabling AdvancedTeleport v5.0.14
  913. [20:56:00] [Server thread/INFO]: Advanced Teleport is now enabling...
  914. [20:56:00] [Server thread/INFO]: [PluginLibrary] Enabling PluginLibrary v1.2.4
  915. [20:56:00] [Server thread/INFO]: [PluginLibrary] ***== Loading libraries ==***
  916. [20:56:00] [Server thread/INFO]: [PluginLibrary] ***== Loaded 4 libraries! ==***
  917. [20:56:00] [Server thread/INFO]: [PluginLibrary] Loaded libraries: GriefPrevention (by RoboMWM), Vault (by Kainzo), WorldGuard (by sk89q) and EssentialsX (by drtshock)
  918. [20:56:00] [Server thread/INFO]: [PluginLibrary] *** Ready for plugins to send/retrieve data. ***
  919. [20:56:00] [Server thread/INFO]: [PluginLibrary] PluginLibrary v1.2.4 is now enabled!
  920. [20:56:00] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  921. [20:56:01] [Server thread/INFO]: Done (12.550s)! For help, type "help"
  922. [20:56:01] [Craft Scheduler Thread - 6/INFO]: [Vault] Checking for Updates ...
  923. [20:56:01] [Craft Scheduler Thread - 8/WARN]: [AdvancedTeleport] Plugin AdvancedTeleport v5.0.14 generated an exception while executing task 45
  924. java.lang.NullPointerException: null
  925. at io.github.at.UpdateChecker.getUpdate(UpdateChecker.java:51) ~[?:?]
  926. at io.github.at.main.Main$1.run(Main.java:93) ~[?:?]
  927. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  928. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  929. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171]
  930. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171]
  931. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  932. [20:56:01] [Craft Scheduler Thread - 6/INFO]: [Vault] No new version available
  933. [20:56:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2502506a1ae526df46c101156389ed9eebc196e5)
  934. [20:56:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
  935. [20:56:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Need a server host? Try PebbleHost! Plans starting at $1/GB!
  936. [20:56:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Use promo code "DISCORDSRV" at checkout for 15% off your first three bills!
  937. [20:56:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
  938. [20:56:02] [OkHttp https://discordapp.com/.../WARN]: [DiscordSRV] [JDA] Encountered global rate-limit! Retry-After: 52
  939. [20:56:03] [DiscordSRV - Initialization/ERROR]: [DiscordSRV] DiscordSRV failed to connect to Discord. Reason: The provided token is invalid!
  940. [20:56:43] [User Authenticator #1/INFO]: UUID of player WildCow is 30f57eeb-f944-3159-823c-f6eac4538375
  941. [20:56:47] [Server thread/INFO]: WildCow[/92.53.39.116:13790] logged in with entity id 309 at ([world]-275.4638263382417, 87.49313562283125, 104.69999998807907)
  942. [20:57:12] [Server thread/INFO]: WildCow issued server command: /gamemode creative
  943. [20:57:18] [Server thread/INFO]: WildCow issued server command: /discordsrv
  944. [20:57:25] [Server thread/INFO]: WildCow issued server command: /discord ?
  945. [21:08:37] [Async Chat Thread - #0/INFO]: []<[Owner] ~Oliver> a
  946. [21:12:38] [Server thread/INFO]: Stopping the server
  947. [21:12:38] [Server thread/INFO]: Stopping server
  948. [21:12:38] [Server thread/INFO]: [PluginLibrary] Disabling PluginLibrary v1.2.4
  949. [21:12:38] [Server thread/INFO]: [PluginLibrary] PluginLibrary v1.2.4 is now disabled!
  950. [21:12:38] [Server thread/INFO]: [AdvancedTeleport] Disabling AdvancedTeleport v5.0.14
  951. [21:12:38] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.18.4
  952. [21:12:38] [pool-39-thread-1/INFO]: [DiscordSRV] Shutdown completed in 6ms
  953. [21:12:38] [Server thread/INFO]: [DeadChest] Disabling DeadChest v3.1
  954. [21:12:38] [Server thread/INFO]: [Essentials] Disabling Essentials v2.17.2.0
  955. [21:12:38] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
  956. [21:12:38] [Server thread/INFO]: [VaultChatFormatter] Disabling VaultChatFormatter v1.0-SNAPSHOT
  957. [21:12:38] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.10.1 (build 174)
  958. [21:12:38] [Server thread/INFO]: [GriefPrevention] Disabling GriefPrevention v16.13.0
  959. [21:12:38] [Server thread/INFO]: [GriefPrevention] GriefPrevention disabled.
  960. [21:12:38] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
  961. [21:12:38] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  962. [21:12:38] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v4.1.0-b805
  963. [21:12:38] [Server thread/INFO]: [Music] Disabling Music v2.7.34
  964. [21:12:38] [Server thread/INFO]: [Referral] Disabling Referral v1.9.2
  965. [21:12:38] [Server thread/INFO]: [MoreArmors] Disabling MoreArmors v1.0.6
  966. [21:12:38] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  967. [21:12:38] [Server-Worker-24/INFO]: Loaded 6 recipes
  968. [21:12:38] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.1.0-b775
  969. [21:12:38] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
  970. [21:12:38] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  971. [21:12:38] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.1
  972. [21:12:38] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.7
  973. [21:12:38] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  974. [21:12:38] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.5
  975. [21:12:38] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.1.6
  976. [21:12:38] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  977. [21:12:38] [Server thread/INFO]: [LoginSecurity] Disabling LoginSecurity v2.1.9
  978. [21:12:38] [Server thread/INFO]: [LoginSecurity] Waiting for queued tasks...
  979. [21:12:38] [Server thread/INFO]: [LoginSecurity] ExecutorService shut down, ready to disable.
  980. [21:12:38] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
  981. [21:12:38] [Server thread/INFO]: [PluginConstructorAPI] Disabling PluginConstructorAPI v1.0.51
  982. [21:12:38] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.1.0;8e55131
  983. [21:12:38] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  984. [21:12:38] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.0.72
  985. [21:12:38] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
  986. [21:12:38] [Server thread/INFO]: [LuckPerms] Closing storage...
  987. [21:12:39] [Server thread/INFO]: [LuckPerms] Goodbye!
  988. [21:12:39] [Server thread/INFO]: Saving players
  989. [21:12:39] [Server thread/INFO]: WildCow lost connection: Server closed
  990. [21:12:39] [Server thread/INFO]: WildCow left the game
  991. [21:12:39] [Server thread/INFO]: Saving worlds
  992. [21:12:39] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
  993. [21:12:39] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  994. [21:12:39] [Server thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
  995. [21:12:39] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  996. [21:12:39] [Server thread/INFO]: Saving chunks for level 'world_the_end'/minecraft:the_end
  997. [21:12:39] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  998. [21:12:39] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  999. [21:12:39] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  1000. [21:12:39] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  1001. [21:12:49] [Server thread/INFO]: Starting minecraft server version 1.15.2
  1002. [21:12:49] [Server thread/INFO]: Loading properties
  1003. [21:12:49] [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)
  1004. [21:12:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
  1005. [21:12:49] [Server thread/INFO]: Using 4 threads for Netty based IO
  1006. [21:12:49] [Server thread/INFO]: Debug logging is disabled
  1007. [21:12:49] [Server thread/INFO]: Default game type: SURVIVAL
  1008. [21:12:49] [Server thread/INFO]: Generating keypair
  1009. [21:12:50] [Server thread/INFO]: Starting Minecraft server on 185.38.151.162:25585
  1010. [21:12:50] [Server thread/INFO]: Using epoll channel type
  1011. [21:12:52] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  1012. [21:12:57] [Server thread/WARN]: Legacy plugin Skript v2.1.2 does not specify an api-version.
  1013. [21:12:57] [Server thread/WARN]: Legacy plugin LoginSecurity v2.1.9 does not specify an api-version.
  1014. [21:12:57] [Server thread/WARN]: Legacy plugin AutoMessage v2.5.5 does not specify an api-version.
  1015. [21:12:57] [Server thread/WARN]: Legacy plugin WorldBorder v1.8.7 does not specify an api-version.
  1016. [21:12:57] [Server thread/WARN]: Legacy plugin MoreArmors v1.0.6 does not specify an api-version.
  1017. [21:12:58] [Server thread/WARN]: Legacy plugin VaultChatFormatter v1.0-SNAPSHOT does not specify an api-version.
  1018. [21:12:58] [Server thread/ERROR]: Could not load 'plugins/KeyCrates+2.0.jar' in folder 'plugins'
  1019. 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
  1020. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1021. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1022. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1023. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:353) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1024. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:210) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1025. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1026. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  1027. 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
  1028. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_171]
  1029. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_171]
  1030. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_171]
  1031. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1032. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1033. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_171]
  1034. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_171]
  1035. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_171]
  1036. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_171]
  1037. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1038. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1039. ... 6 more
  1040. [21:12:58] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.72
  1041. [21:12:58] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
  1042. [21:12:59] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@29ffde7]
  1043. [21:12:59] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.51
  1044. [21:12:59] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
  1045. [21:12:59] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v2.1.9
  1046. [21:12:59] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
  1047. [21:12:59] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.5
  1048. [21:12:59] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
  1049. [21:12:59] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1
  1050. [21:12:59] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;bf2593e
  1051. [21:12:59] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
  1052. [21:12:59] [Server thread/INFO]: [MoreArmors] Loading MoreArmors v1.0.6
  1053. [21:12:59] [Server thread/INFO]: [Referral] Loading Referral v1.9.2
  1054. [21:12:59] [Server thread/INFO]: [Music] Loading Music v2.7.34
  1055. [21:12:59] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.1.0-b805
  1056. [21:12:59] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  1057. [21:12:59] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.13.0
  1058. [21:12:59] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.10.1 (build 174)
  1059. [21:13:00] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.2-SNAPSHOT;bf2593e loaded.
  1060. [21:13:00] [Server thread/INFO]: [ChestShop] GriefPrevention version 16.13.0 loaded.
  1061. [21:13:00] [Server thread/INFO]: [VaultChatFormatter] Loading VaultChatFormatter v1.0-SNAPSHOT
  1062. [21:13:00] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.2.0
  1063. [21:13:00] [Server thread/INFO]: [DeadChest] Loading DeadChest v3.1
  1064. [21:13:00] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.4
  1065. [21:13:00] [Server thread/INFO]: [AdvancedTeleport] Loading AdvancedTeleport v5.0.14
  1066. [21:13:00] [Server thread/INFO]: [PluginLibrary] Loading PluginLibrary v1.2.4
  1067. [21:13:00] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.72
  1068. [21:13:00] [Server thread/INFO]: __
  1069. [21:13:00] [Server thread/INFO]: | |__) LuckPerms v5.0.72
  1070. [21:13:00] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  1071. [21:13:00] [Server thread/INFO]: [LuckPerms] Loading configuration...
  1072. [21:13:00] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  1073. [21:13:01] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  1074. [21:13:01] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  1075. [21:13:01] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1170ms)
  1076. [21:13:01] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
  1077. [21:13:01] [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.
  1078. [21:13:01] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  1079. [21:13:01] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R2 as the Bukkit adapter
  1080. [21:13:01] [Server thread/WARN]: [WorldEdit] ====================================================
  1081. [21:13:01] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
  1082. [21:13:01] [Server thread/WARN]: [WorldEdit] as your server software.
  1083. [21:13:01] [Server thread/WARN]: [WorldEdit]
  1084. [21:13:01] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
  1085. [21:13:01] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
  1086. [21:13:01] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
  1087. [21:13:01] [Server thread/WARN]: [WorldEdit]
  1088. [21:13:01] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
  1089. [21:13:01] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
  1090. [21:13:01] [Server thread/WARN]: [WorldEdit]
  1091. [21:13:01] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
  1092. [21:13:01] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
  1093. [21:13:01] [Server thread/WARN]: [WorldEdit]
  1094. [21:13:01] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
  1095. [21:13:01] [Server thread/WARN]: [WorldEdit] ====================================================
  1096. [21:13:01] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  1097. [21:13:01] [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.
  1098. [21:13:01] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  1099. [21:13:01] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  1100. [21:13:01] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  1101. [21:13:01] [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.
  1102. [21:13:01] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  1103. [21:13:01] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  1104. [21:13:01] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  1105. [21:13:01] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  1106. [21:13:01] [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.
  1107. [21:13:01] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  1108. [21:13:01] [Server thread/INFO]: Preparing level "world"
  1109. [21:13:02] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  1110. [21:13:02] [Server thread/INFO]: Loaded 6 recipes
  1111. [21:13:02] [Server thread/INFO]: -------- World Settings For [world] --------
  1112. [21:13:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1113. [21:13:02] [Server thread/INFO]: Cane Growth Modifier: 100%
  1114. [21:13:02] [Server thread/INFO]: Melon Growth Modifier: 100%
  1115. [21:13:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1116. [21:13:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1117. [21:13:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1118. [21:13:02] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  1119. [21:13:02] [Server thread/INFO]: Carrot Growth Modifier: 100%
  1120. [21:13:02] [Server thread/INFO]: Potato Growth Modifier: 100%
  1121. [21:13:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1122. [21:13:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1123. [21:13:02] [Server thread/INFO]: Vine Growth Modifier: 100%
  1124. [21:13:02] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1125. [21:13:02] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  1126. [21:13:02] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  1127. [21:13:02] [Server thread/INFO]: Kelp Growth Modifier: 100%
  1128. [21:13:02] [Server thread/INFO]: Experience Merge Radius: 3.0
  1129. [21:13:02] [Server thread/INFO]: Mob Spawn Range: 6
  1130. [21:13:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  1131. [21:13:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1132. [21:13:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1133. [21:13:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  1134. [21:13:02] [Server thread/INFO]: Max TNT Explosions: 100
  1135. [21:13:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1136. [21:13:02] [Server thread/INFO]: View Distance: 10
  1137. [21:13:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1138. [21:13:02] [Server thread/INFO]: Item Despawn Rate: 6000
  1139. [21:13:02] [Server thread/INFO]: Item Merge Radius: 2.5
  1140. [21:13:02] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  1141. [21:13:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1142. [21:13:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1143. [21:13:02] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  1144. [21:13:02] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  1145. [21:13:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1146. [21:13:02] [Server thread/INFO]: Cane Growth Modifier: 100%
  1147. [21:13:02] [Server thread/INFO]: Melon Growth Modifier: 100%
  1148. [21:13:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1149. [21:13:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1150. [21:13:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1151. [21:13:02] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  1152. [21:13:02] [Server thread/INFO]: Carrot Growth Modifier: 100%
  1153. [21:13:02] [Server thread/INFO]: Potato Growth Modifier: 100%
  1154. [21:13:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1155. [21:13:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1156. [21:13:02] [Server thread/INFO]: Vine Growth Modifier: 100%
  1157. [21:13:02] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1158. [21:13:02] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  1159. [21:13:02] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  1160. [21:13:02] [Server thread/INFO]: Kelp Growth Modifier: 100%
  1161. [21:13:02] [Server thread/INFO]: Experience Merge Radius: 3.0
  1162. [21:13:02] [Server thread/INFO]: Mob Spawn Range: 6
  1163. [21:13:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  1164. [21:13:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1165. [21:13:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1166. [21:13:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  1167. [21:13:02] [Server thread/INFO]: Max TNT Explosions: 100
  1168. [21:13:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1169. [21:13:02] [Server thread/INFO]: View Distance: 10
  1170. [21:13:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1171. [21:13:02] [Server thread/INFO]: Item Despawn Rate: 6000
  1172. [21:13:02] [Server thread/INFO]: Item Merge Radius: 2.5
  1173. [21:13:02] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  1174. [21:13:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1175. [21:13:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1176. [21:13:02] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  1177. [21:13:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1178. [21:13:02] [Server thread/INFO]: Cane Growth Modifier: 100%
  1179. [21:13:02] [Server thread/INFO]: Melon Growth Modifier: 100%
  1180. [21:13:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1181. [21:13:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1182. [21:13:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1183. [21:13:02] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  1184. [21:13:02] [Server thread/INFO]: Carrot Growth Modifier: 100%
  1185. [21:13:02] [Server thread/INFO]: Potato Growth Modifier: 100%
  1186. [21:13:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1187. [21:13:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1188. [21:13:02] [Server thread/INFO]: Vine Growth Modifier: 100%
  1189. [21:13:02] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1190. [21:13:02] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  1191. [21:13:02] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  1192. [21:13:02] [Server thread/INFO]: Kelp Growth Modifier: 100%
  1193. [21:13:02] [Server thread/INFO]: Experience Merge Radius: 3.0
  1194. [21:13:02] [Server thread/INFO]: Mob Spawn Range: 6
  1195. [21:13:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  1196. [21:13:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1197. [21:13:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1198. [21:13:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  1199. [21:13:02] [Server thread/INFO]: Max TNT Explosions: 100
  1200. [21:13:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1201. [21:13:02] [Server thread/INFO]: View Distance: 10
  1202. [21:13:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1203. [21:13:02] [Server thread/INFO]: Item Despawn Rate: 6000
  1204. [21:13:02] [Server thread/INFO]: Item Merge Radius: 2.5
  1205. [21:13:02] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  1206. [21:13:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1207. [21:13:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1208. [21:13:02] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  1209. [21:13:04] [Server thread/INFO]: Preparing spawn area: 0%
  1210. [21:13:04] [Server thread/INFO]: Preparing spawn area: 0%
  1211. [21:13:04] [Server thread/INFO]: Preparing spawn area: 0%
  1212. [21:13:04] [Server thread/INFO]: Preparing spawn area: 0%
  1213. [21:13:05] [Server thread/INFO]: Preparing spawn area: 0%
  1214. [21:13:05] [Server thread/INFO]: Preparing spawn area: 25%
  1215. [21:13:05] [Server thread/INFO]: Time elapsed: 2764 ms
  1216. [21:13:05] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  1217. [21:13:06] [Server thread/INFO]: Preparing spawn area: 0%
  1218. [21:13:06] [Server thread/INFO]: Preparing spawn area: 0%
  1219. [21:13:06] [Server thread/INFO]: Preparing spawn area: 0%
  1220. [21:13:07] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  1221. [21:13:07] [Server-Worker-1/INFO]: Preparing spawn area: 91%
  1222. [21:13:08] [Server-Worker-5/INFO]: Preparing spawn area: 91%
  1223. [21:13:08] [Server-Worker-1/INFO]: Preparing spawn area: 91%
  1224. [21:13:09] [Server-Worker-1/INFO]: Preparing spawn area: 95%
  1225. [21:13:09] [Server thread/INFO]: Time elapsed: 3707 ms
  1226. [21:13:09] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  1227. [21:13:09] [Server thread/INFO]: Preparing spawn area: 0%
  1228. [21:13:09] [Server-Worker-4/INFO]: Preparing spawn area: 83%
  1229. [21:13:10] [Server-Worker-3/INFO]: Preparing spawn area: 94%
  1230. [21:13:10] [Server thread/INFO]: Time elapsed: 1059 ms
  1231. [21:13:10] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.51
  1232. [21:13:10] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
  1233. [21:13:11] [Server thread/ERROR]: Error occurred while enabling Skript v2.1.2 (Is it up to date?)
  1234. java.lang.NoSuchMethodError: org.bukkit.DyeColor.getData()B
  1235. at ch.njol.skript.util.Color.<clinit>(Color.java:82) ~[?:?]
  1236. at ch.njol.skript.SkriptCommand.<clinit>(SkriptCommand.java:60) ~[?:?]
  1237. at ch.njol.skript.Skript.onEnable(Skript.java:254) ~[?:?]
  1238. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1239. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1240. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1241. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1242. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1243. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1244. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1245. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1246. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  1247. [21:13:11] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v2.1.9
  1248. [21:13:11] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
  1249. [21:13:11] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
  1250. [21:13:11] [Server thread/INFO]: [LoginSecurity] Connection to database....
  1251. [21:13:11] [Server thread/ERROR]: ebean.properties not found
  1252. [21:13:11] [Server thread/INFO]: DataSourcePool [LoginSecurityDB] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  1253. [21:13:11] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  1254. [21:13:11] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerProfile but not supported by DB Platform - ignored
  1255. [21:13:11] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerInventory but not supported by DB Platform - ignored
  1256. [21:13:11] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.ActionEntry but not supported by DB Platform - ignored
  1257. [21:13:11] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerLocation but not supported by DB Platform - ignored
  1258. [21:13:11] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.Migration but not supported by DB Platform - ignored
  1259. [21:13:11] [Server thread/INFO]: Entities enhanced[0] subclassed[5]
  1260. [21:13:11] [Server thread/INFO]: [LoginSecurity] Checking database version...
  1261. [21:13:11] [Server thread/INFO]: [LoginSecurity] Applied 0 missing database upgrades.
  1262. [21:13:11] [Server thread/INFO]: [LoginSecurity] Registering commands...
  1263. [21:13:11] [Server thread/INFO]: [LoginSecurity] Registering listeners...
  1264. [21:13:11] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
  1265. [21:13:11] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
  1266. [21:13:11] [Server thread/INFO]: [ClearLag] Loading modules...
  1267. [21:13:11] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  1268. [21:13:11] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  1269. [21:13:11] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  1270. [21:13:11] [Thread-18/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.15]...
  1271. [21:13:11] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.5
  1272. [21:13:11] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
  1273. [21:13:11] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  1274. [21:13:11] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  1275. [21:13:11] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -268.0 Y: 72.0 Z: 77.0
  1276. [21:13:11] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1
  1277. [21:13:11] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
  1278. [21:13:11] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  1279. [21:13:11] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  1280. [21:13:11] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  1281. [21:13:11] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  1282. [21:13:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  1283. [21:13:11] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  1284. [21:13:11] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  1285. [21:13:11] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  1286. [21:13:11] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  1287. [21:13:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  1288. [21:13:11] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  1289. [21:13:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  1290. [21:13:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  1291. [21:13:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  1292. [21:13:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  1293. [21:13:11] [Server thread/INFO]: [WorldGuard] Loading region data...
  1294. [21:13:12] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
  1295. [21:13:12] [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.
  1296. [21:13:12] [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].
  1297. [21:13:12] [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.
  1298. [21:13:12] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  1299. [21:13:12] [Thread-18/INFO]: [ClearLag] No updates found!
  1300. [21:13:12] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  1301. [21:13:12] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
  1302. [21:13:12] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
  1303. [21:13:12] [Server thread/INFO]: [MoreArmors] Enabling MoreArmors v1.0.6
  1304. [21:13:12] [Server thread/ERROR]: Error occurred while enabling MoreArmors v1.0.6 (Is it up to date?)
  1305. java.lang.NullPointerException: null
  1306. at me.offsetpaladin89.MoreArmors.MoreArmorsMain.onEnable(MoreArmorsMain.java:44) ~[?:?]
  1307. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1308. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1309. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1310. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1311. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1312. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1313. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1314. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1315. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  1316. [21:13:12] [Server thread/INFO]: [Referral] Enabling Referral v1.9.2
  1317. [21:13:12] [Server thread/INFO]: Connected to local database
  1318. [21:13:12] [Server thread/INFO]: PlaceHolderApi has not been detected
  1319. [21:13:12] [Server thread/INFO]: [Music] Enabling Music v2.7.34
  1320. [21:13:12] [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.
  1321. [21:13:12] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.1.0-b805
  1322. [21:13:12] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
  1323. [21:13:12] [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.
  1324. [21:13:12] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  1325. [21:13:12] [Server thread/INFO]: [Multiverse-Portals 4.1.0-b805] Enabled - By Rigby and fernferret
  1326. [21:13:12] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.13.0
  1327. [21:13:12] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  1328. [21:13:12] [Server thread/INFO]: [GriefPrevention] 1 total claims loaded.
  1329. [21:13:13] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  1330. [21:13:13] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  1331. [21:13:13] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  1332. [21:13:13] [Server thread/INFO]: [GriefPrevention] Boot finished.
  1333. [21:13:13] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.10.1 (build 174)
  1334. [21:13:13] [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.
  1335. [21:13:13] [Server thread/INFO]: [ChestShop] Using Essentials Economy as the Economy provider now.
  1336. [21:13:13] [Server thread/INFO]: [ChestShop] Vault loaded!
  1337. [21:13:13] [Server thread/INFO]: [VaultChatFormatter] Enabling VaultChatFormatter v1.0-SNAPSHOT
  1338. [21:13:13] [Server thread/INFO]: [VaultChatFormatter] New Vault Chat implementation registered: LuckPerms
  1339. [21:13:13] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.2.0
  1340. [21:13:13] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  1341. [21:13:13] [Server thread/INFO]: No kits found to migrate.
  1342. [21:13:13] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  1343. [21:13:13] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  1344. [21:13:14] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  1345. [21:13:14] [Server thread/INFO]: Loaded 21018 items from items.json.
  1346. [21:13:14] [Server thread/INFO]: Using locale en_GB
  1347. [21:13:14] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  1348. [21:13:14] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  1349. [21:13:14] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  1350. [21:13:14] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  1351. [21:13:14] [Server thread/INFO]: [DeadChest] Enabling DeadChest v3.1
  1352. [21:13:14] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.4
  1353. [21:13:14] [Server thread/INFO]: [AdvancedTeleport] Enabling AdvancedTeleport v5.0.14
  1354. [21:13:14] [Server thread/INFO]: Advanced Teleport is now enabling...
  1355. [21:13:14] [Server thread/INFO]: [PluginLibrary] Enabling PluginLibrary v1.2.4
  1356. [21:13:14] [Server thread/INFO]: [PluginLibrary] ***== Loading libraries ==***
  1357. [21:13:14] [Server thread/INFO]: [PluginLibrary] ***== Loaded 4 libraries! ==***
  1358. [21:13:14] [Server thread/INFO]: [PluginLibrary] Loaded libraries: GriefPrevention (by RoboMWM), Vault (by Kainzo), WorldGuard (by sk89q) and EssentialsX (by drtshock)
  1359. [21:13:14] [Server thread/INFO]: [PluginLibrary] *** Ready for plugins to send/retrieve data. ***
  1360. [21:13:14] [Server thread/INFO]: [PluginLibrary] PluginLibrary v1.2.4 is now enabled!
  1361. [21:13:14] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1362. [21:13:14] [Server thread/INFO]: Done (12.969s)! For help, type "help"
  1363. [21:13:14] [Craft Scheduler Thread - 8/INFO]: [Vault] Checking for Updates ...
  1364. [21:13:15] [Craft Scheduler Thread - 6/WARN]: [AdvancedTeleport] Plugin AdvancedTeleport v5.0.14 generated an exception while executing task 45
  1365. java.lang.NullPointerException: null
  1366. at io.github.at.UpdateChecker.getUpdate(UpdateChecker.java:51) ~[?:?]
  1367. at io.github.at.main.Main$1.run(Main.java:93) ~[?:?]
  1368. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1369. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  1370. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171]
  1371. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171]
  1372. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  1373. [21:13:15] [Craft Scheduler Thread - 8/INFO]: [Vault] No new version available
  1374. [21:13:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2502506a1ae526df46c101156389ed9eebc196e5)
  1375. [21:13:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
  1376. [21:13:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Need a server host? Try PebbleHost! Plans starting at $1/GB!
  1377. [21:13:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Use promo code "DISCORDSRV" at checkout for 15% off your first three bills!
  1378. [21:13:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
  1379. [21:13:17] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
  1380. [21:13:17] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  1381. [21:13:17] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
  1382. [21:13:17] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:MInecraft Test server(691237905846370344)
  1383. [21:13:17] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(691237906328846338)
  1384. [21:13:17] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 000000000000000000
  1385. [21:13:17] [DiscordSRV - Initialization/WARN]: [DiscordSRV] No channels have been linked
  1386. [21:13:17] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
  1387. [21:13:17] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
  1388. [21:13:40] [Server thread/INFO]: Stopping the server
  1389. [21:13:40] [Server thread/INFO]: Stopping server
  1390. [21:13:40] [Server thread/INFO]: [PluginLibrary] Disabling PluginLibrary v1.2.4
  1391. [21:13:40] [Server thread/INFO]: [PluginLibrary] PluginLibrary v1.2.4 is now disabled!
  1392. [21:13:40] [Server thread/INFO]: [AdvancedTeleport] Disabling AdvancedTeleport v5.0.14
  1393. [21:13:40] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.18.4
  1394. [21:13:40] [DiscordSRV - Channel Topic Updater/WARN]: [DiscordSRV] Broke from Channel Topic Updater thread: sleep interrupted
  1395. [21:13:40] [DiscordSRV - Presence Updater/WARN]: [DiscordSRV] Broke from Status Updater thread: sleep interrupted
  1396. [21:13:40] [pool-38-thread-1/INFO]: [DiscordSRV] Saved linked accounts in 4ms
  1397. [21:13:40] [pool-38-thread-1/INFO]: [DiscordSRV] Shutdown completed in 111ms
  1398. [21:13:40] [Server thread/INFO]: [DeadChest] Disabling DeadChest v3.1
  1399. [21:13:40] [Server thread/INFO]: [Essentials] Disabling Essentials v2.17.2.0
  1400. [21:13:40] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
  1401. [21:13:40] [Server thread/INFO]: [VaultChatFormatter] Disabling VaultChatFormatter v1.0-SNAPSHOT
  1402. [21:13:40] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.10.1 (build 174)
  1403. [21:13:40] [Server thread/INFO]: [GriefPrevention] Disabling GriefPrevention v16.13.0
  1404. [21:13:40] [Server thread/INFO]: [GriefPrevention] GriefPrevention disabled.
  1405. [21:13:40] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
  1406. [21:13:40] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  1407. [21:13:40] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v4.1.0-b805
  1408. [21:13:40] [Server thread/INFO]: [Music] Disabling Music v2.7.34
  1409. [21:13:40] [Server thread/INFO]: [Referral] Disabling Referral v1.9.2
  1410. [21:13:40] [Server thread/INFO]: [MoreArmors] Disabling MoreArmors v1.0.6
  1411. [21:13:40] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  1412. [21:13:40] [Server-Worker-11/INFO]: Loaded 6 recipes
  1413. [21:13:40] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.1.0-b775
  1414. [21:13:40] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
  1415. [21:13:40] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  1416. [21:13:40] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.1
  1417. [21:13:40] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.7
  1418. [21:13:40] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  1419. [21:13:40] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.5
  1420. [21:13:40] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.1.6
  1421. [21:13:40] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  1422. [21:13:40] [Server thread/INFO]: [LoginSecurity] Disabling LoginSecurity v2.1.9
  1423. [21:13:40] [Server thread/INFO]: [LoginSecurity] Waiting for queued tasks...
  1424. [21:13:40] [Server thread/INFO]: [LoginSecurity] ExecutorService shut down, ready to disable.
  1425. [21:13:40] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
  1426. [21:13:40] [Server thread/INFO]: [PluginConstructorAPI] Disabling PluginConstructorAPI v1.0.51
  1427. [21:13:40] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.1.0;8e55131
  1428. [21:13:40] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  1429. [21:13:40] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.0.72
  1430. [21:13:40] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
  1431. [21:13:40] [Server thread/INFO]: [LuckPerms] Closing storage...
  1432. [21:13:40] [Server thread/INFO]: [LuckPerms] Goodbye!
  1433. [21:13:40] [Server thread/INFO]: Saving players
  1434. [21:13:40] [Server thread/INFO]: Saving worlds
  1435. [21:13:40] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
  1436. [21:13:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  1437. [21:13:42] [Server thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
  1438. [21:13:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  1439. [21:13:42] [Server thread/INFO]: Saving chunks for level 'world_the_end'/minecraft:the_end
  1440. [21:13:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  1441. [21:13:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  1442. [21:13:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  1443. [21:13:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement