cookieXL

Untitled

Jan 12th, 2020
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 272.23 KB | None | 0 0
  1. [19:59:08] [Server thread/INFO]: Starting minecraft server version 1.14.4
  2. [19:59:08] [Server thread/INFO]: Loading properties
  3. [19:59:09] [Server thread/INFO]: This server is running Paper version git-Paper-235 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
  4. [19:59:09] [Server thread/INFO]: Server Ping Player Sample Count: 12
  5. [19:59:09] [Server thread/INFO]: Using 4 threads for Netty based IO
  6. [19:59:09] [Server thread/INFO]: Debug logging is disabled
  7. [19:59:09] [Server thread/WARN]: You specified a resource pack without providing a sha1 hash. Pack will be updated on the client only if you change the name of the pack.
  8. [19:59:09] [Server thread/INFO]: Default game type: SURVIVAL
  9. [19:59:09] [Server thread/INFO]: Generating keypair
  10. [19:59:10] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
  11. [19:59:10] [Server thread/INFO]: Using epoll channel type
  12. [19:59:14] [Server thread/ERROR]: Could not load 'plugins/HologramsToHolographicDisplays.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  14. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:159) ~[patched_1.14.4.jar:git-Paper-235]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:142) ~[patched_1.14.4.jar:git-Paper-235]
  16. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:355) ~[patched_1.14.4.jar:git-Paper-235]
  17. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:226) ~[patched_1.14.4.jar:git-Paper-235]
  18. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-235]
  19. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  20. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  21. ... 6 more
  22. [19:59:40] [Server thread/WARN]: Plugin CommandTimer v3.0 does not specify an api-version.
  23. [19:59:40] [Server thread/WARN]: Plugin Arconix v1.1.1 does not specify an api-version.
  24. [19:59:40] [Server thread/WARN]: Plugin CustomDrops v2.4.4 does not specify an api-version.
  25. [19:59:40] [Server thread/WARN]: Plugin VoxelSniper v5.171.0-SNAPSHOT does not specify an api-version.
  26. [19:59:41] [Server thread/WARN]: Plugin AntiAFK v1.0.0 does not specify an api-version.
  27. [19:59:41] [Server thread/WARN]: Plugin CoreProtect v2.14.4 does not specify an api-version.
  28. [19:59:41] [Server thread/WARN]: Plugin dynmap v3.0-beta-5-218 does not specify an api-version.
  29. [19:59:42] [Server thread/WARN]: Plugin PacketListenerApi v3.7.5-SNAPSHOT does not specify an api-version.
  30. [19:59:42] [Server thread/WARN]: Plugin AdvancedBan v2.1.4-RELEASE does not specify an api-version.
  31. [19:59:42] [Server thread/WARN]: Plugin GlowAPI v1.4.10-SNAPSHOT does not specify an api-version.
  32. [19:59:42] [Server thread/WARN]: Plugin WorldBorder v1.8.7 does not specify an api-version.
  33. [19:59:43] [Server thread/WARN]: Plugin TimedCommands vFINAL does not specify an api-version.
  34. [19:59:43] [Server thread/WARN]: Plugin Multiverse-Core v2.5-b719 does not specify an api-version.
  35. [19:59:44] [Server thread/WARN]: Plugin MCCore v1.67 does not specify an api-version.
  36. [19:59:52] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
  37. [19:59:52] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
  38. [19:59:52] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
  39. [19:59:52] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.eventbus.EventBus
  40. [19:59:53] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector2
  41. [19:59:53] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector3
  42. [19:59:53] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector2
  43. [19:59:53] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector3
  44. [19:59:53] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockStateHolder
  45. [19:59:53] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BaseBlock
  46. [19:59:53] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockState
  47. [19:59:53] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.entity.BaseEntity
  48. [19:59:53] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.Location
  49. [19:59:53] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.biome.BiomeType
  50. [19:59:53] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.weather.WeatherType
  51. [19:59:53] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.EditSession
  52. [19:59:54] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.Operations
  53. [19:59:54] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
  54. [19:59:54] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extension.platform.PlayerProxy
  55. [19:59:54] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.collection.LocatedBlockList
  56. [19:59:54] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.MultiStageReorder
  57. [19:59:54] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
  58. [19:59:54] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.AbstractRegion
  59. [19:59:54] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.EllipsoidRegion
  60. [19:59:54] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
  61. [19:59:54] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.TransformRegion
  62. [19:59:54] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.RegionIntersection
  63. [19:59:54] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.NullRegion
  64. [19:59:54] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.Polygonal2DRegion
  65. [19:59:54] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CylinderRegion
  66. [19:59:54] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CuboidRegion
  67. [19:59:54] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SnapshotUtilCommands
  68. [19:59:55] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.ScriptingCommands
  69. [19:59:55] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SchematicCommands
  70. [19:59:55] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommands
  71. [19:59:55] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.UtilityCommandsRegistration
  72. [19:59:55] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommandsRegistration
  73. [19:59:55] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
  74. [19:59:55] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
  75. [19:59:55] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
  76. [19:59:55] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
  77. [19:59:55] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
  78. [19:59:55] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
  79. [19:59:56] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
  80. [19:59:56] [Server thread/WARN]: Plugin ChristmasPresents v0.0.8 does not specify an api-version.
  81. [19:59:57] [Server thread/WARN]: Plugin Aliases v1.0 does not specify an api-version.
  82. [19:59:57] [Server thread/WARN]: Plugin PermissionsEx v1.23.4 does not specify an api-version.
  83. [19:59:57] [Server thread/WARN]: Plugin EffectLib v6.2 does not specify an api-version.
  84. [19:59:57] [Server thread/ERROR]: Could not load 'plugins/Multiverse-Portals-4.1.0.jar' in folder 'plugins'
  85. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/onarandombox/commandhandler/Command
  86. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:138) ~[patched_1.14.4.jar:git-Paper-235]
  87. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:337) ~[patched_1.14.4.jar:git-Paper-235]
  88. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:257) ~[patched_1.14.4.jar:git-Paper-235]
  89. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:355) ~[patched_1.14.4.jar:git-Paper-235]
  90. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:226) ~[patched_1.14.4.jar:git-Paper-235]
  91. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-235]
  92. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  93. Caused by: java.lang.NoClassDefFoundError: com/onarandombox/commandhandler/Command
  94. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_222]
  95. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_222]
  96. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:63) ~[patched_1.14.4.jar:git-Paper-235]
  97. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[patched_1.14.4.jar:git-Paper-235]
  98. ... 6 more
  99. Caused by: java.lang.ClassNotFoundException: com.onarandombox.commandhandler.Command
  100. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_222]
  101. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:139) ~[patched_1.14.4.jar:git-Paper-235]
  102. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85) ~[patched_1.14.4.jar:git-Paper-235]
  103. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_222]
  104. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_222]
  105. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_222]
  106. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_222]
  107. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:63) ~[patched_1.14.4.jar:git-Paper-235]
  108. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[patched_1.14.4.jar:git-Paper-235]
  109. ... 6 more
  110. [19:59:57] [Server thread/WARN]: Plugin DailyRewards v1.3.7d does not specify an api-version.
  111. [19:59:57] [Server thread/WARN]: Plugin cManagement v1.0 does not specify an api-version.
  112. [19:59:57] [Server thread/WARN]: Plugin MassiveCore v2.14.0 does not specify an api-version.
  113. [19:59:58] [Server thread/WARN]: Plugin CreativeGates v2.14.0 does not specify an api-version.
  114. [19:59:58] [Server thread/WARN]: Plugin Multiverse-Inventories v2.5.0-SNAPSHOT-b418 does not specify an api-version.
  115. [19:59:58] [Server thread/WARN]: Plugin MyCommand v5.3.4 does not specify an api-version.
  116. [19:59:59] [Server thread/WARN]: Plugin Essentials v2.0.1-b579 does not specify an api-version.
  117. [19:59:59] [Server thread/WARN]: Plugin SpigotLib v7.0.2 does not specify an api-version.
  118. [19:59:59] [Server thread/WARN]: Plugin SBR v1.5 does not specify an api-version.
  119. [19:59:59] [Server thread/WARN]: Plugin EssentialsChat v2.0.1-b579 does not specify an api-version.
  120. [19:59:59] [Server thread/WARN]: Plugin FirstJoinCommands v3.8.1 does not specify an api-version.
  121. [19:59:59] [Server thread/WARN]: Plugin DiscordMinecraft v2.4.3 does not specify an api-version.
  122. [19:59:59] [Server thread/WARN]: Plugin EssentialsProtect v2.0.1-b579 does not specify an api-version.
  123. [19:59:59] [Server thread/WARN]: Plugin PluginBlock v2.0 does not specify an api-version.
  124. [19:59:59] [Server thread/WARN]: Plugin CommandNPC v1.9.1 does not specify an api-version.
  125. [19:59:59] [Server thread/WARN]: Plugin HolographicScoreboard v1.5.2 does not specify an api-version.
  126. [20:00:00] [Server thread/WARN]: Plugin ProtectionLib v0.9.3 does not specify an api-version.
  127. [20:00:00] [Server thread/INFO]: [MMOInventory] Loading MMOInventory v1.1.6
  128. [20:00:00] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.5-DEV-84
  129. [20:00:00] [Server thread/INFO]: [MMOLib] Loading MMOLib v1.0.2
  130. [20:00:00] [Server thread/INFO]: [MMOLib] Detected Bukkit Version: v1_14_R1
  131. [20:00:00] [Server thread/INFO]: [CommandTimer] Loading CommandTimer v3.0
  132. [20:00:00] [Server thread/INFO]: [Arconix] Loading Arconix v1.1.1
  133. [20:00:00] [Server thread/INFO]: [CustomDrops] Loading CustomDrops v2.4.4
  134. [20:00:00] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.171.0-SNAPSHOT
  135. [20:00:00] [Server thread/INFO]: [EpicWorldGenerator] Loading EpicWorldGenerator v8.1.7
  136. [20:00:01] [Server thread/WARN]: [io.sentry.DefaultSentryClientFactory] No 'stacktrace.app.packages' was configured, this option is highly recommended as it affects stacktrace grouping and display on Sentry. See documentation: https://docs.sentry.io/clients/java/config/#in-application-stack-frames
  137. [20:00:01] [Server thread/WARN]: [io.sentry.DefaultSentryClientFactory] No 'stacktrace.app.packages' was configured, this option is highly recommended as it affects stacktrace grouping and display on Sentry. See documentation: https://docs.sentry.io/clients/java/config/#in-application-stack-frames
  138. [20:00:01] [Server thread/INFO]: [RandomTeleport] Loading RandomTeleport v2.5.1
  139. [20:00:01] [Server thread/INFO]: [AntiCraft] Loading AntiCraft v1.4
  140. [20:00:01] [Server thread/INFO]: [AntiAFK] Loading AntiAFK v1.0.0
  141. [20:00:01] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.14.4
  142. [20:00:01] [Server thread/INFO]: [dynmap] Loading dynmap v3.0-beta-5-218
  143. [20:00:01] [Server thread/INFO]: [dynmap] version=git-Paper-235 (MC: 1.14.4)
  144. [20:00:01] [Server thread/INFO]: [dynmap] Unload queue not found - default to unload all chunks
  145. [20:00:01] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
  146. [20:00:01] [Server thread/INFO]: [dynmap] Mod Support API available
  147. [20:00:01] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1;61bc012
  148. [20:00:03] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@11d9fcd1]
  149. [20:00:03] [Server thread/INFO]: [DisplayItem] Loading DisplayItem v2.4.0-SNAPSHOT
  150. [20:00:03] [Server thread/INFO]: [Skript] Loading Skript v2.4-alpha4
  151. [20:00:03] [Server thread/INFO]: [MineableSpawners] Loading MineableSpawners v2.0.8
  152. [20:00:03] [Server thread/INFO]: [PacketListenerApi] Loading PacketListenerApi v3.7.5-SNAPSHOT
  153. [20:00:03] [Server thread/INFO]: [ReflectionHelper] I am loaded from package org.inventivetalent.packetlistener.reflection.minecraft
  154. [20:00:03] [Server thread/INFO]: [ReflectionHelper] Version is v1_14_R1 (11401)
  155. [20:00:03] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
  156. [20:00:03] [Server thread/INFO]: [PacketListenerAPI] Injected custom channel handlers.
  157. [20:00:03] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.0
  158. [20:00:03] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.4-RELEASE
  159. [20:00:03] [Server thread/INFO]: [GlowAPI] Loading GlowAPI v1.4.10-SNAPSHOT
  160. [20:00:03] [Server thread/INFO]: [SkQuery] Loading SkQuery v4.1.1
  161. [20:00:03] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
  162. [20:00:03] [Server thread/INFO]: [Votifier] Loading Votifier v2.6.0-SNAPSHOT
  163. [20:00:03] [Server thread/INFO]: [TimedCommands] Loading TimedCommands vFINAL
  164. [20:00:03] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
  165. [20:00:03] [Server thread/INFO]: [MCCore] Loading MCCore v1.67
  166. [20:00:03] [Server thread/INFO]: [DeathMessagesPrime] Loading DeathMessagesPrime v1.14.13
  167. [20:00:03] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v1.13-breaking
  168. [20:00:03] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.6.11
  169. [20:00:03] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
  170. [20:00:03] [Server thread/INFO]: [ChristmasPresents] Loading ChristmasPresents v0.0.8
  171. [20:00:03] [Server thread/INFO]: [Aliases] Loading Aliases v1.0
  172. [20:00:03] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.12.0
  173. [20:00:03] [Server thread/INFO]: [BlocksHub] Loading BlocksHub v3.1.0
  174. [20:00:03] [Server thread/INFO]: [CraftSlotCommands] Loading CraftSlotCommands v2.1
  175. [20:00:03] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  176. [20:00:03] [Server thread/INFO]: [Effect Library] Loading EffectLib v6.2
  177. [20:00:03] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib v1.6.2
  178. [20:00:03] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  179. [20:00:03] [Server thread/INFO]: [DailyRewards] Loading DailyRewards v1.3.7d
  180. [20:00:03] [Server thread/INFO]: [cManagement] Loading cManagement v1.0
  181. [20:00:03] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.14.0
  182. [20:00:03] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.1
  183. [20:00:03] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.9.11
  184. [20:00:03] [Server thread/INFO]: [JoinEventsPro] Loading JoinEventsPro v3.8
  185. [20:00:03] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.14.0
  186. [20:00:03] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0;02b731f
  187. [20:00:03] [Server thread/INFO]: [Slimefun] Loading Slimefun vDEV - 407 (git 08f25c58)
  188. [20:00:03] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5.0-SNAPSHOT-b418
  189. [20:00:03] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
  190. [20:00:03] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.22.0
  191. [20:00:03] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b579
  192. [20:00:03] [Server thread/INFO]: [PlayerWarps] Loading PlayerWarps v4.5.9
  193. [20:00:03] [Server thread/INFO]: [SpigotLib] Loading SpigotLib v7.0.2
  194. [20:00:03] [Server thread/INFO]: [Startup] Loading configuration and language file...
  195. [20:00:03] [Server thread/INFO]: [Startup] Loading enchants file...
  196. [20:00:03] [Server thread/INFO]: [SpigotLib] Error on post loading gyurix.spigotlib.Items object.
  197. [20:00:03] [Server thread/INFO]: SpigotLib - ERROR REPORT - NoSuchMethodError
  198. org.bukkit.inventory.ItemStack.<init>(IIS)V
  199. #1: LINE 163 in FILE BlockData.java (gyurix.spigotutils.BlockData.toItem)
  200. #2: LINE 52 in FILE Items.java (gyurix.spigotlib.Items.postLoad)
  201. #3: LINE 442 in FILE DefaultSerializers.java (gyurix.configfile.DefaultSerializers$ObjectSerializer.fromData)
  202. #4: LINE 199 in FILE ConfigData.java (gyurix.configfile.ConfigData.deserialize)
  203. #5: LINE 140 in FILE Main.java (gyurix.spigotlib.Main.load)
  204. #6: LINE 525 in FILE Main.java (gyurix.spigotlib.Main.onLoad)
  205. [20:00:03] [Server thread/INFO]: [Startup] Loading FILE backend for player data storage...
  206. [20:00:03] [Server thread/INFO]: [Startup] Loading ReflectionAPI...
  207. [20:00:03] [Server thread/INFO]: [Startup] Detected server version: UNKNOWN (v1_14_R1) - git-Paper-235 (MC: 1.14.4)
  208. [20:00:03] [Server thread/INFO]: [SpigotLib] Failed to load plugin, trying to reset the config...
  209. [20:00:03] [Server thread/INFO]: SpigotLib - ERROR REPORT - NoClassDefFoundError
  210. net/minecraft/util/io/netty/channel/ChannelHandler
  211. #1: LINE 181 in FILE Main.java (gyurix.spigotlib.Main.load)
  212. #2: LINE 525 in FILE Main.java (gyurix.spigotlib.Main.onLoad)
  213. [20:00:03] [Server thread/INFO]: [Startup] Loading configuration and language file...
  214. [20:00:03] [Server thread/INFO]: [Startup] Loading enchants file...
  215. [20:00:03] [Server thread/INFO]: [SpigotLib] Error on post loading gyurix.spigotlib.Items object.
  216. [20:00:03] [Server thread/INFO]: SpigotLib - ERROR REPORT - NoSuchMethodError
  217. org.bukkit.inventory.ItemStack.<init>(IIS)V
  218. #1: LINE 163 in FILE BlockData.java (gyurix.spigotutils.BlockData.toItem)
  219. #2: LINE 52 in FILE Items.java (gyurix.spigotlib.Items.postLoad)
  220. #3: LINE 442 in FILE DefaultSerializers.java (gyurix.configfile.DefaultSerializers$ObjectSerializer.fromData)
  221. #4: LINE 199 in FILE ConfigData.java (gyurix.configfile.ConfigData.deserialize)
  222. #5: LINE 140 in FILE Main.java (gyurix.spigotlib.Main.load)
  223. #6: LINE 757 in FILE Main.java (gyurix.spigotlib.Main.resetConfig)
  224. #7: LINE 529 in FILE Main.java (gyurix.spigotlib.Main.onLoad)
  225. [20:00:03] [Server thread/INFO]: [Startup] Loading FILE backend for player data storage...
  226. [20:00:03] [Server thread/INFO]: [Startup] Loading ReflectionAPI...
  227. [20:00:03] [Server thread/INFO]: [Startup] Detected server version: UNKNOWN (v1_14_R1) - git-Paper-235 (MC: 1.14.4)
  228. [20:00:03] [Server thread/INFO]: [SpigotLib] Failed to load plugin after config reset :-( The plugin is shutting down...
  229. [20:00:03] [Server thread/INFO]: SpigotLib - ERROR REPORT - NoClassDefFoundError
  230. net/minecraft/util/io/netty/channel/ChannelHandler
  231. #1: LINE 181 in FILE Main.java (gyurix.spigotlib.Main.load)
  232. #2: LINE 757 in FILE Main.java (gyurix.spigotlib.Main.resetConfig)
  233. #3: LINE 529 in FILE Main.java (gyurix.spigotlib.Main.onLoad)
  234. [20:00:03] [Server thread/INFO]: [DisplayShops] Loading DisplayShops v1.3.7
  235. [20:00:03] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0-SNAPSHOT
  236. [20:00:04] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.14.4) has not yet been tested! Proceed with caution.
  237. [20:00:04] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.8.4-SNAPSHOT
  238. [20:00:04] [Server thread/INFO]: [SBR] Loading SBR v1.5
  239. [20:00:04] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.25-SNAPSHOT (build 1770)
  240. [20:00:04] [Server thread/INFO]: [AdvancedAchievements] Loading AdvancedAchievements v5.13.2
  241. [20:00:04] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b579
  242. [20:00:04] [Server thread/INFO]: [ExoticGarden] Loading ExoticGarden vDEV - 25 (git b5fce971)
  243. [20:00:04] [Server thread/INFO]: [TAB] Loading TAB v2.5.4
  244. [20:00:04] [Server thread/INFO]: [FirstJoinCommands] Loading FirstJoinCommands v3.8.1
  245. [20:00:04] [Server thread/INFO]: [DiscordMinecraft] Loading DiscordMinecraft v2.4.3
  246. [20:00:04] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1-SNAPSHOT
  247. [20:00:04] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.4
  248. [20:00:04] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.9.0-SNAPSHOT-3085
  249. [20:00:04] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-b579
  250. [20:00:04] [Server thread/INFO]: [PluginBlock] Loading PluginBlock v2.0
  251. [20:00:04] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
  252. [20:00:04] [Server thread/INFO]: [HolographicScoreboard] Loading HolographicScoreboard v1.5.2
  253. [20:00:04] [Server thread/INFO]: [Denizen] Loading Denizen v1.1.2-SNAPSHOT (build 1700-REL)
  254. [20:00:04] [Server thread/INFO]: [MythicMobsExtension] Loading MythicMobsExtension v1.441a-SNAPSHOT
  255. [20:00:04] [Server thread/INFO]: [MMOCore] Loading MMOCore v1.2.1
  256. [20:00:04] [Server thread/INFO]: [HolographicPlaceholders] Loading HolographicPlaceholders v1.0.0 Beta
  257. [20:00:04] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.12.0-d4d7ac4
  258. [20:00:04] [Server thread/INFO]: [TouchscreenHolograms] Loading TouchscreenHolograms v1.4.1
  259. [20:00:04] [Server thread/INFO]: [Depenizen] Loading Depenizen v2.0.0 (build 590)
  260. [20:00:04] [Server thread/INFO]: [ProtectionLib] Loading ProtectionLib v0.9.3
  261. [20:00:04] [Server thread/INFO]: [TradePlus] Loading TradePlus v3.59
  262. [20:00:04] [Server thread/INFO]: [MeteoritesPro] Loading MeteoritesPro v1.5.0
  263. [20:00:04] [Server thread/INFO]: [MMOItems] Loading MMOItems v5.2.1
  264. [20:00:04] [Server thread/INFO]: [MMOItems] Hooked onto WorldGuard
  265. [20:00:04] [Server thread/WARN]: [MMOItems] Could not register the type SKIN: Could not find config for SKIN
  266. [20:00:05] [Server thread/INFO]: [Magic] Loading Magic v7.7.6-748b664
  267. [20:00:05] [Server thread/INFO]: [Magic] Found WorldGuard 7+
  268. [20:00:05] [Server thread/INFO]: [Magic] Pre-check for WorldGuard custom flag registration
  269. [20:00:05] [Server thread/INFO]: [Magic] Registered custom WorldGuard flags: allowed-spells, blocked-spells, allowed-spell-categories, blocked-spell-categories, allowed-wands, blocked-wands, spell-overrides, destructible, reflective, spawn-tags
  270. [20:00:05] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  271. [20:00:07] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1;61bc012
  272. [20:00:07] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  273. [20:00:07] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
  274. [20:00:08] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.6.11
  275. [20:00:08] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
  276. [20:00:08] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
  277. [20:00:08] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
  278. [20:00:08] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
  279. [20:00:08] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
  280. [20:00:08] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
  281. [20:00:08] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
  282. [20:00:08] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
  283. [20:00:08] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
  284. [20:00:08] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
  285. [20:00:08] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
  286. [20:00:08] [Server thread/INFO]: [AsyncWorldEdit] = ________________ =
  287. [20:00:08] [Server thread/INFO]: [AsyncWorldEdit] = ___/ free version \___ =
  288. [20:00:08] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
  289. [20:00:18] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
  290. [20:00:19] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_14_R1, DirectChunkAPI disabled
  291. [20:00:19] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
  292. [20:00:19] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  293. [20:00:19] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  294. [20:00:19] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  295. [20:00:19] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  296. [20:00:19] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  297. [20:00:19] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  298. [20:00:19] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  299. [20:00:19] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  300. [20:00:19] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.14.0*
  301. [20:00:19] [Server thread/INFO]: [MassiveCore 2.14.0] === ENABLE START ===
  302. [20:00:19] [Server thread/ERROR]: Error occurred while enabling MassiveCore v2.14.0 (Is it up to date?)
  303. java.lang.NullPointerException: null
  304. at com.massivecraft.massivecore.store.accessor.FieldAccessorSimple.get(FieldAccessorSimple.java:31) ~[?:?]
  305. at com.massivecraft.massivecore.store.accessor.Accessor.copy(Accessor.java:133) ~[?:?]
  306. at com.massivecraft.massivecore.SimpleConfig.load(SimpleConfig.java:82) ~[?:?]
  307. at com.massivecraft.massivecore.MassiveCore.onEnableInner(MassiveCore.java:228) ~[?:?]
  308. at com.massivecraft.massivecore.MassivePlugin.onEnable(MassivePlugin.java:82) ~[?:?]
  309. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-235]
  310. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-235]
  311. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-235]
  312. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-235]
  313. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-235]
  314. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:227) ~[patched_1.14.4.jar:git-Paper-235]
  315. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-235]
  316. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  317. [20:00:19] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.14.0
  318. [20:00:19] [Server thread/INFO]: [MassiveCore 2.14.0] Disabled
  319. [20:00:19] [Server thread/ERROR]: Error occurred while disabling MassiveCore v2.14.0 (Is it up to date?)
  320. java.lang.NullPointerException: null
  321. at com.massivecraft.massivecore.MassiveCoreTaskDeleteFiles.run(MassiveCoreTaskDeleteFiles.java:21) ~[?:?]
  322. at com.massivecraft.massivecore.MassiveCore.onDisable(MassiveCore.java:305) ~[?:?]
  323. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.14.4.jar:git-Paper-235]
  324. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:373) ~[patched_1.14.4.jar:git-Paper-235]
  325. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:453) ~[patched_1.14.4.jar:git-Paper-235]
  326. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[patched_1.14.4.jar:git-Paper-235]
  327. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-235]
  328. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-235]
  329. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-235]
  330. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:227) ~[patched_1.14.4.jar:git-Paper-235]
  331. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-235]
  332. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  333. [20:00:19] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0-SNAPSHOT
  334. [20:00:19] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  335. [20:00:19] [Server thread/INFO]: Preparing level "survival_overworld"
  336. [20:00:19] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  337. [20:00:19] [Thread-19/INFO]: [AsyncWorldEdit] You have an old version of the plugin. Your version: 3.6.11, available version: 3.6.17
  338. [20:00:21] [Server thread/INFO]: Loaded 6 recipes
  339. [20:00:22] [Server thread/INFO]: -------- World Settings For [survival_overworld] --------
  340. [20:00:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
  341. [20:00:22] [Server thread/INFO]: Cane Growth Modifier: 100%
  342. [20:00:22] [Server thread/INFO]: Melon Growth Modifier: 100%
  343. [20:00:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  344. [20:00:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  345. [20:00:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
  346. [20:00:22] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  347. [20:00:22] [Server thread/INFO]: Carrot Growth Modifier: 100%
  348. [20:00:22] [Server thread/INFO]: Potato Growth Modifier: 100%
  349. [20:00:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
  350. [20:00:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  351. [20:00:22] [Server thread/INFO]: Vine Growth Modifier: 100%
  352. [20:00:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  353. [20:00:22] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  354. [20:00:22] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  355. [20:00:22] [Server thread/INFO]: Kelp Growth Modifier: 100%
  356. [20:00:22] [Server thread/INFO]: Experience Merge Radius: 3.0
  357. [20:00:22] [Server thread/INFO]: Mob Spawn Range: 4
  358. [20:00:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  359. [20:00:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  360. [20:00:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  361. [20:00:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  362. [20:00:22] [Server thread/INFO]: Max TNT Explosions: 100
  363. [20:00:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  364. [20:00:22] [Server thread/INFO]: View Distance: 8
  365. [20:00:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  366. [20:00:22] [Server thread/INFO]: Item Despawn Rate: 6000
  367. [20:00:22] [Server thread/INFO]: Item Merge Radius: 2.5
  368. [20:00:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
  369. [20:00:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
  370. [20:00:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  371. [20:00:27] [Server thread/INFO]: ~~~~~~~~~~~~[ EWG Settings for survival_overworld ]~~~~~~~~~~~~
  372. [20:00:27] [Server thread/INFO]:
  373. [20:00:27] [Server thread/INFO]: Biomes that will generated;
  374. [20:00:27] [Server thread/INFO]: * Bamboo Forest
  375. [20:00:27] [Server thread/INFO]: * Birch Forest
  376. [20:00:27] [Server thread/INFO]: * Bonsai Forest
  377. [20:00:27] [Server thread/INFO]: * Volcano
  378. [20:00:27] [Server thread/INFO]: * Dark forest
  379. [20:00:27] [Server thread/INFO]: * Desert
  380. [20:00:27] [Server thread/INFO]: * Deep Ocean
  381. [20:00:27] [Server thread/INFO]: * Deciduous Forest
  382. [20:00:27] [Server thread/INFO]: * Fantasy Forest
  383. [20:00:27] [Server thread/INFO]: * Farmland
  384. [20:00:27] [Server thread/INFO]: * Forgotten Forest
  385. [20:00:27] [Server thread/INFO]: * Frozen Ocean
  386. [20:00:27] [Server thread/INFO]: * Scots pine forest
  387. [20:00:27] [Server thread/INFO]: * Jungle
  388. [20:00:27] [Server thread/INFO]: * Jungle Edge
  389. [20:00:27] [Server thread/INFO]: * Lukewarm Ocean
  390. [20:00:27] [Server thread/INFO]: * Mesa
  391. [20:00:27] [Server thread/INFO]: * Mega Spruce Taiga
  392. [20:00:27] [Server thread/INFO]: * Mega Taiga
  393. [20:00:27] [Server thread/INFO]: * Ocean
  394. [20:00:27] [Server thread/INFO]: * Pine Forest
  395. [20:00:27] [Server thread/INFO]: * Plains
  396. [20:00:27] [Server thread/INFO]: * River
  397. [20:00:27] [Server thread/INFO]: * Stone Forest
  398. [20:00:27] [Server thread/INFO]: * Swamp
  399. [20:00:27] [Server thread/INFO]: * Snowy Pine
  400. [20:00:27] [Server thread/INFO]: * Savanna
  401. [20:00:27] [Server thread/INFO]: * Swamp Edge
  402. [20:00:27] [Server thread/INFO]: * Swampland
  403. [20:00:27] [Server thread/INFO]: * Tropical Forest
  404. [20:00:27] [Server thread/INFO]: * Warm Ocean
  405. [20:00:27] [Server thread/INFO]:
  406. [20:00:27] [Server thread/INFO]: Generator version: 8.1.7
  407. [20:00:27] [Server thread/INFO]:
  408. [20:00:27] [Server thread/INFO]: Biomes in total: 31
  409. [20:00:27] [Server thread/INFO]: Preparing world injection
  410. [20:00:27] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  411. [20:00:28] [Server thread/INFO]: Preparing start region for dimension 'survival_overworld'/minecraft:overworld
  412. [20:00:31] [Server thread/INFO]: Preparing spawn area: 0%
  413. [20:00:31] [Server thread/INFO]: Preparing spawn area: 0%
  414. [20:00:31] [Server thread/INFO]: Preparing spawn area: 0%
  415. [20:00:31] [Server thread/INFO]: Preparing spawn area: 0%
  416. [20:00:31] [Server thread/INFO]: Preparing spawn area: 0%
  417. [20:00:31] [Server thread/INFO]: Preparing spawn area: 0%
  418. [20:00:31] [Server thread/INFO]: Preparing spawn area: 0%
  419. [20:00:31] [Server thread/INFO]: Preparing spawn area: 0%
  420. [20:00:32] [Server-Worker-3/INFO]: Preparing spawn area: 0%
  421. [20:00:32] [Server thread/INFO]: Preparing spawn area: 16%
  422. [20:00:33] [Server thread/INFO]: Preparing spawn area: 33%
  423. [20:00:33] [Server thread/INFO]: Preparing spawn area: 100%
  424. [20:00:34] [Server thread/INFO]: Preparing spawn area: 100%
  425. [20:00:34] [Server thread/INFO]: Preparing spawn area: 100%
  426. [20:00:35] [Server thread/INFO]: Preparing spawn area: 100%
  427. [20:00:35] [Server thread/INFO]: Loaded 441 spawn chunks for world survival_overworld
  428. [20:00:35] [Server thread/INFO]: Preparing spawn area: 100%
  429. [20:00:35] [Server thread/INFO]: Time elapsed: 7612 ms
  430. [20:00:35] [Server thread/INFO]: [MMOInventory] Enabling MMOInventory v1.1.6
  431. [20:00:35] [Server thread/INFO]: [MMOInventory] Detected Bukkit Version: v1_14_R1
  432. [20:00:35] [Server thread/INFO]: [MMOInventory] Successfully registered 14 inventory slots.
  433. [20:00:35] [Server thread/INFO]: [MMOInventory] Successfully registered 14 inventory slots.
  434. [20:00:35] [Server thread/INFO]: [MMOInventory] Hooked onto MMOItems
  435. [20:00:35] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.5-DEV-84
  436. [20:00:36] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  437. [20:00:36] [Server thread/INFO]: [MMOLib] Enabling MMOLib v1.0.2
  438. [20:00:36] [Server thread/INFO]: [CommandTimer] Enabling CommandTimer v3.0*
  439. [20:00:36] [Server thread/INFO]: Found fender is console
  440. [20:00:36] [Server thread/INFO]: Found fender is console
  441. [20:00:36] [Server thread/INFO]: Server time : 20:00:36
  442. [20:00:36] [Server thread/INFO]: Server day : SUNDAY
  443. [20:00:36] [Server thread/INFO]: [CommandTimer] v3.0 loaded
  444. [20:00:36] [Server thread/INFO]: [Arconix] Enabling Arconix v1.1.1*
  445. [20:00:36] [Server thread/INFO]: [CustomDrops] Enabling CustomDrops v2.4.4*
  446. [20:00:36] [Server thread/INFO]: [CustomDrops] MassiveStats has been successfully set up!
  447. [20:00:36] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.171.0-SNAPSHOT*
  448. [20:00:36] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
  449. [20:00:36] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
  450. [20:00:36] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport v2.5.1
  451. [20:00:36] [Server thread/INFO]: CUSTOM TERRAIN: Scots pine forest[RandomTeleport] Plugin Enabled !
  452. [20:00:36] [Server thread/INFO]: [AntiCraft] Enabling AntiCraft v1.4
  453. [20:00:36] [Server thread/INFO]: [AntiAFK] Enabling AntiAFK v1.0.0*
  454. [20:00:36] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.14.4*
  455. [20:00:37] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  456. [20:00:37] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  457. [20:00:37] [Server thread/INFO]: [dynmap] Enabling dynmap v3.0-beta-5-218*
  458. [20:00:39] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4*
  459. [20:00:39] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  460. [20:00:39] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  461. [20:00:39] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  462. [20:00:39] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  463. [20:00:39] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
  464. [20:00:39] [Server thread/INFO]: [dynmap] Using PermissionsEx 1.23.4 for access control
  465. [20:00:40] [Server thread/INFO]: [dynmap] Opening MySQL database eu01-sql.pebblehost.com:3306/customer_98850_dynmap as map store
  466. [20:00:42] [Server thread/INFO]: [dynmap] Mod Support processing completed
  467. [20:00:43] [Server thread/INFO]: [dynmap] Loaded 25 shaders.
  468. [20:00:43] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  469. [20:00:43] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
  470. [20:00:44] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8131
  471. [20:00:44] [Server thread/INFO]: [dynmap] version 3.0-beta-5-218 is enabled - core version 3.0-beta-5-218
  472. [20:00:44] [Server thread/INFO]: [dynmap] For support, visit https://forums.dynmap.us
  473. [20:00:44] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
  474. [20:00:44] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'survival_overworld'.
  475. [20:00:44] [Server thread/INFO]: [dynmap] Loaded 11 pending tile renders for world 'survival_overworld'
  476. [20:00:44] [Server thread/INFO]: [dynmap] Enabled
  477. [20:00:44] [Server thread/INFO]: [DisplayItem] Enabling DisplayItem v2.4.0-SNAPSHOT
  478. [20:00:44] [Server thread/INFO]: [DisplayItem] Listener priority: NORMAL
  479. [20:00:44] [Server thread/WARN]: [DisplayItem] Unregistered listener
  480. [20:00:44] [Server thread/WARN]: [DisplayItem] Registered listener
  481. [20:00:44] [Server thread/INFO]: [Skript] Enabling Skript v2.4-alpha4
  482. [20:00:45] [Server thread/INFO]: [Skript] You're currently running custom Skript version. No updates will be automatically installed.
  483. [20:00:54] [Server thread/INFO]: [Skript] Loaded 114150 aliases in 9104ms
  484. [20:00:55] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  485. [20:00:55] [Server thread/INFO]: [MineableSpawners] Enabling MineableSpawners v2.0.8
  486. [20:00:55] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v3.7.5-SNAPSHOT*
  487. [20:00:55] [Server thread/INFO]: [PacketListenerAPI] Adding channels for online players...
  488. [20:00:55] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.0
  489. [20:00:55] [Server thread/INFO]: [ClearLag] Loading modules...
  490. [20:00:55] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  491. [20:00:55] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="area-filter" value=Diamond
  492. [20:00:55] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="area-filter" value=Emerald
  493. [20:00:55] [Server thread/WARN]: [ClearLag] Invalid entity attribute path="kill-mobs.mob-filter" token=<-"
  494. [20:00:55] [Server thread/WARN]: [ClearLag] Invalid entity attribute path="kill-mobs.mob-filter" token=This"
  495. [20:00:55] [Server thread/WARN]: [ClearLag] Invalid entity attribute path="kill-mobs.mob-filter" token=entity"
  496. [20:00:55] [Server thread/WARN]: [ClearLag] Invalid entity attribute path="kill-mobs.mob-filter" token=will"
  497. [20:00:55] [Server thread/WARN]: [ClearLag] Invalid entity attribute path="kill-mobs.mob-filter" token=be"
  498. [20:00:55] [Server thread/WARN]: [ClearLag] Invalid entity attribute path="kill-mobs.mob-filter" token=REMOVED"
  499. [20:00:55] [Server thread/WARN]: [ClearLag] Invalid entity attribute path="kill-mobs.mob-filter" token=if"
  500. [20:00:55] [Server thread/WARN]: [ClearLag] Invalid entity attribute path="kill-mobs.mob-filter" token=it"
  501. [20:00:55] [Server thread/WARN]: [ClearLag] Invalid entity attribute path="kill-mobs.mob-filter" token=doesn't"
  502. [20:00:55] [Server thread/WARN]: [ClearLag] Invalid entity attribute path="kill-mobs.mob-filter" token=have"
  503. [20:00:55] [Server thread/WARN]: [ClearLag] Invalid entity attribute path="kill-mobs.mob-filter" token=a"
  504. [20:00:55] [Server thread/WARN]: [ClearLag] Invalid entity attribute path="kill-mobs.mob-filter" token=name"
  505. [20:00:55] [Server thread/WARN]: [ClearLag] Item type 'log' does not match any Materials found on your Craftbukkit version.
  506. [20:00:55] [Server thread/WARN]: [ClearLag] Item type 'wool' does not match any Materials found on your Craftbukkit version.
  507. [20:00:55] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  508. [20:00:55] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  509. [20:00:55] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.4-RELEASE*
  510. [20:00:55] [Thread-36/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.14]...
  511. [20:00:56] [Thread-36/INFO]: [ClearLag] No updates found!
  512. [20:00:57] [Server thread/INFO]:
  513. [20:00:57] [Server thread/INFO]:
  514. [20:00:57] [Server thread/INFO]: []=====[Enabling AdvancedBan]=====[]
  515. [20:00:57] [Server thread/INFO]: | Information:
  516. [20:00:57] [Server thread/INFO]: | Name: AdvancedBan
  517. [20:00:57] [Server thread/INFO]: | Developer: Leoko
  518. [20:00:57] [Server thread/INFO]: | Version: 2.1.4-RELEASE
  519. [20:00:57] [Server thread/INFO]: | Storage: HSQLDB (local)
  520. [20:00:57] [Server thread/INFO]: | Support:
  521. [20:00:57] [Server thread/INFO]: | Skype: Leoko33
  522. [20:00:57] [Server thread/INFO]: | Mail: Leoko4433@gmail.com
  523. [20:00:57] [Server thread/INFO]: | Update:
  524. [20:00:57] [Server thread/INFO]: | There is a new version available! [2.1.3-RELEASE]
  525. [20:00:57] [Server thread/INFO]: []================================[]
  526. [20:00:57] [Server thread/INFO]:
  527. [20:00:57] [Server thread/INFO]: [GlowAPI] Enabling GlowAPI v1.4.10-SNAPSHOT*
  528. [20:00:57] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.1
  529. [20:00:57] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  530. [20:00:57] [Server thread/INFO]: [skQuery] Beginning to process a total of 139 from SkQuery
  531. [20:00:57] [Server thread/INFO]: [skQuery] Out of 139 classes, 137 classes were loaded from SkQuery
  532. [20:00:57] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7*
  533. [20:00:57] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  534. [20:00:57] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  535. [20:00:57] [Server thread/INFO]: [WorldBorder] [CONFIG] World "survival_overworld" has border radius 10000 at X: 3680.5 Z: 1399.5
  536. [20:00:57] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
  537. [20:00:57] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 3771.0 Y: 78.0 Z: 1358.0
  538. [20:00:57] [Server thread/INFO]: [Votifier] Enabling Votifier v2.6.0-SNAPSHOT
  539. [20:00:57] [Server thread/INFO]: [Votifier] Loaded token for website: default
  540. [20:00:58] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
  541. [20:00:58] [Server thread/INFO]: [TimedCommands] Enabling TimedCommands vFINAL*
  542. [20:00:58] [Server thread/INFO]: [TimedCommands] Starting...
  543. [20:00:58] [Server thread/INFO]: [TimedCommands] Loaded 1 Commands!
  544. [20:00:58] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719*
  545. [20:00:58] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /0.0.0.0:8192.
  546. [20:00:58] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v2.5-b719" 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--].
  547. [20:00:58] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: survival_nether
  548. [20:00:58] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  549. [20:00:58] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: survival_overworld_07122019
  550. [20:00:58] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  551. [20:00:58] [Server thread/INFO]: Could not set generator for world 'world': Plugin 'Realistic_World' does not exist
  552. [20:00:58] [Server thread/ERROR]: Could not set generator for default world 'world': Plugin 'Realistic_World' does not exist
  553. [20:00:58] [Server thread/INFO]: -------- World Settings For [world] --------
  554. [20:00:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
  555. [20:00:58] [Server thread/INFO]: Cane Growth Modifier: 100%
  556. [20:00:58] [Server thread/INFO]: Melon Growth Modifier: 100%
  557. [20:00:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  558. [20:00:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  559. [20:00:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
  560. [20:00:58] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  561. [20:00:58] [Server thread/INFO]: Carrot Growth Modifier: 100%
  562. [20:00:58] [Server thread/INFO]: Potato Growth Modifier: 100%
  563. [20:00:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
  564. [20:00:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  565. [20:00:58] [Server thread/INFO]: Vine Growth Modifier: 100%
  566. [20:00:58] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  567. [20:00:58] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  568. [20:00:58] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  569. [20:00:58] [Server thread/INFO]: Kelp Growth Modifier: 100%
  570. [20:00:58] [Server thread/INFO]: Experience Merge Radius: 3.0
  571. [20:00:58] [Server thread/INFO]: Mob Spawn Range: 4
  572. [20:00:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  573. [20:00:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  574. [20:00:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  575. [20:00:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  576. [20:00:58] [Server thread/INFO]: Max TNT Explosions: 100
  577. [20:00:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  578. [20:00:58] [Server thread/INFO]: View Distance: 8
  579. [20:00:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  580. [20:00:58] [Server thread/INFO]: Item Despawn Rate: 6000
  581. [20:00:58] [Server thread/INFO]: Item Merge Radius: 2.5
  582. [20:00:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
  583. [20:00:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
  584. [20:00:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  585. [20:00:59] [Server thread/INFO]: ~~~~~~~~~~~~[ EWG Settings for world ]~~~~~~~~~~~~
  586. [20:00:59] [Server thread/INFO]:
  587. [20:00:59] [Server thread/INFO]: Biomes that will generated;
  588. [20:00:59] [Server thread/INFO]: * Bamboo Forest
  589. [20:00:59] [Server thread/INFO]: * Birch Forest
  590. [20:00:59] [Server thread/INFO]: * Bonsai Forest
  591. [20:00:59] [Server thread/INFO]: * Volcano
  592. [20:00:59] [Server thread/INFO]: * Dark forest
  593. [20:00:59] [Server thread/INFO]: * Desert
  594. [20:00:59] [Server thread/INFO]: * Deep Ocean
  595. [20:00:59] [Server thread/INFO]: * Deciduous Forest
  596. [20:00:59] [Server thread/INFO]: * Fantasy Forest
  597. [20:00:59] [Server thread/INFO]: * Farmland
  598. [20:00:59] [Server thread/INFO]: * Forgotten Forest
  599. [20:00:59] [Server thread/INFO]: * Frozen Ocean
  600. [20:00:59] [Server thread/INFO]: * Scots pine forest
  601. [20:00:59] [Server thread/INFO]: * Jungle
  602. [20:00:59] [Server thread/INFO]: * Jungle Edge
  603. [20:00:59] [Server thread/INFO]: * Lukewarm Ocean
  604. [20:00:59] [Server thread/INFO]: * Mesa
  605. [20:00:59] [Server thread/INFO]: * Mega Spruce Taiga
  606. [20:00:59] [Server thread/INFO]: * Mega Taiga
  607. [20:00:59] [Server thread/INFO]: * Ocean
  608. [20:00:59] [Server thread/INFO]: * Pine Forest
  609. [20:00:59] [Server thread/INFO]: * Plains
  610. [20:00:59] [Server thread/INFO]: * River
  611. [20:00:59] [Server thread/INFO]: * Stone Forest
  612. [20:00:59] [Server thread/INFO]: * Swamp
  613. [20:00:59] [Server thread/INFO]: * Snowy Pine
  614. [20:00:59] [Server thread/INFO]: * Savanna
  615. [20:00:59] [Server thread/INFO]: * Swamp Edge
  616. [20:00:59] [Server thread/INFO]: * Swampland
  617. [20:00:59] [Server thread/INFO]: * Tropical Forest
  618. [20:00:59] [Server thread/INFO]: * Warm Ocean
  619. [20:00:59] [Server thread/INFO]:
  620. [20:00:59] [Server thread/INFO]: Generator version: 8.1.7
  621. [20:00:59] [Server thread/INFO]:
  622. [20:00:59] [Server thread/INFO]: Biomes in total: 31
  623. [20:00:59] [Server thread/INFO]: Preparing world injection
  624. [20:00:59] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  625. [20:00:59] [Server thread/INFO]: Preparing spawn area: 0%
  626. [20:00:59] [Server thread/INFO]: Preparing spawn area: 4%
  627. [20:01:00] [Server thread/INFO]: Preparing spawn area: 29%
  628. [20:01:01] [Server thread/INFO]: Preparing spawn area: 52%
  629. [20:01:01] [Server thread/INFO]: Preparing spawn area: 67%
  630. [20:01:02] [Server thread/INFO]: Preparing spawn area: 79%
  631. [20:01:02] [Server thread/INFO]: Preparing spawn area: 100%
  632. [20:01:03] [Server thread/INFO]: Preparing spawn area: 100%
  633. [20:01:03] [Thread-38/WARN]: [io.sentry.dsn.Dsn] *** Couldn't find a suitable DSN, Sentry operations will do nothing! See documentation: https://docs.sentry.io/clients/java/ ***
  634. [20:01:03] [Thread-38/WARN]: [io.sentry.DefaultSentryClientFactory] No 'stacktrace.app.packages' was configured, this option is highly recommended as it affects stacktrace grouping and display on Sentry. See documentation: https://docs.sentry.io/clients/java/config/#in-application-stack-frames
  635. [20:01:03] [Thread-38/WARN]: Exception in thread "Thread-38" java.lang.IllegalStateException: Asynchronous command dispatch!
  636. [20:01:03] [Thread-38/WARN]: at org.spigotmc.AsyncCatcher.catchOp(AsyncCatcher.java:15)
  637. [20:01:03] [Thread-38/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:714)
  638. [20:01:03] [Thread-38/WARN]: at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:660)
  639. [20:01:03] [Thread-38/WARN]: at timedcommands.TimedCommand.run(TimedCommand.java:22)
  640. [20:01:03] [Thread-38/WARN]: at timedcommands.TimedCommand.second(TimedCommand.java:16)
  641. [20:01:03] [Thread-38/WARN]: at timedcommands.Plugin$1.run(Plugin.java:35)
  642. [20:01:03] [Server thread/INFO]: Preparing spawn area: 100%
  643. [20:01:03] [Server thread/INFO]: Preparing spawn area: 100%
  644. [20:01:04] [Server thread/INFO]: Loaded 441 spawn chunks for world world
  645. [20:01:04] [Server thread/INFO]: Time elapsed: 5329 ms
  646. [20:01:04] [Server thread/INFO]: Could not set generator for world 'world': Plugin 'Realistic_World' does not exist
  647. [20:01:04] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  648. [20:01:05] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  649. [20:01:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  650. [20:01:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  651. [20:01:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  652. [20:01:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  653. [20:01:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  654. [20:01:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  655. [20:01:05] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  656. [20:01:05] [Server thread/INFO]: Carrot Growth Modifier: 100%
  657. [20:01:05] [Server thread/INFO]: Potato Growth Modifier: 100%
  658. [20:01:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  659. [20:01:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  660. [20:01:05] [Server thread/INFO]: Vine Growth Modifier: 100%
  661. [20:01:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  662. [20:01:05] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  663. [20:01:05] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  664. [20:01:05] [Server thread/INFO]: Kelp Growth Modifier: 100%
  665. [20:01:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  666. [20:01:05] [Server thread/INFO]: Mob Spawn Range: 4
  667. [20:01:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  668. [20:01:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  669. [20:01:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  670. [20:01:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  671. [20:01:05] [Server thread/INFO]: Max TNT Explosions: 100
  672. [20:01:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  673. [20:01:05] [Server thread/INFO]: View Distance: 8
  674. [20:01:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  675. [20:01:05] [Server thread/INFO]: Item Despawn Rate: 6000
  676. [20:01:05] [Server thread/INFO]: Item Merge Radius: 2.5
  677. [20:01:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
  678. [20:01:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
  679. [20:01:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  680. [20:01:05] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  681. [20:01:05] [Server thread/INFO]: Preparing spawn area: 0%
  682. [20:01:05] [Server thread/INFO]: Preparing spawn area: 0%
  683. [20:01:06] [Server thread/INFO]: Preparing spawn area: 20%
  684. [20:01:06] [Server thread/INFO]: Preparing spawn area: 69%
  685. [20:01:07] [Server-Worker-13/INFO]: Preparing spawn area: 100%
  686. [20:01:07] [Server-Worker-12/INFO]: Preparing spawn area: 100%
  687. [20:01:08] [Server thread/INFO]: Preparing spawn area: 100%
  688. [20:01:08] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  689. [20:01:09] [Server-Worker-10/INFO]: Preparing spawn area: 100%
  690. [20:01:09] [Server-Worker-12/INFO]: Preparing spawn area: 100%
  691. [20:01:10] [Server-Worker-13/INFO]: Preparing spawn area: 100%
  692. [20:01:10] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  693. [20:01:10] [Server thread/INFO]: Loaded 441 spawn chunks for world world_the_end
  694. [20:01:11] [Server thread/INFO]: Time elapsed: 6082 ms
  695. [20:01:11] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  696. [20:01:11] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: survival_overworld_the_end
  697. [20:01:11] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  698. [20:01:11] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  699. [20:01:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
  700. [20:01:11] [Server thread/INFO]: Cane Growth Modifier: 100%
  701. [20:01:11] [Server thread/INFO]: Melon Growth Modifier: 100%
  702. [20:01:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  703. [20:01:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  704. [20:01:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
  705. [20:01:11] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  706. [20:01:11] [Server thread/INFO]: Carrot Growth Modifier: 100%
  707. [20:01:11] [Server thread/INFO]: Potato Growth Modifier: 100%
  708. [20:01:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
  709. [20:01:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  710. [20:01:11] [Server thread/INFO]: Vine Growth Modifier: 100%
  711. [20:01:11] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  712. [20:01:11] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  713. [20:01:11] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  714. [20:01:11] [Server thread/INFO]: Kelp Growth Modifier: 100%
  715. [20:01:11] [Server thread/INFO]: Experience Merge Radius: 3.0
  716. [20:01:11] [Server thread/INFO]: Mob Spawn Range: 4
  717. [20:01:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  718. [20:01:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  719. [20:01:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  720. [20:01:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  721. [20:01:11] [Server thread/INFO]: Max TNT Explosions: 100
  722. [20:01:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  723. [20:01:11] [Server thread/INFO]: View Distance: 8
  724. [20:01:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  725. [20:01:11] [Server thread/INFO]: Item Despawn Rate: 6000
  726. [20:01:11] [Server thread/INFO]: Item Merge Radius: 2.5
  727. [20:01:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
  728. [20:01:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
  729. [20:01:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  730. [20:01:11] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  731. [20:01:11] [Server thread/INFO]: Preparing spawn area: 0%
  732. [20:01:11] [Server-Worker-9/INFO]: Preparing spawn area: 0%
  733. [20:01:12] [Server thread/INFO]: Preparing spawn area: 0%
  734. [20:01:13] [Server thread/INFO]: Preparing spawn area: 6%
  735. [20:01:13] [Server thread/INFO]: Preparing spawn area: 7%
  736. [20:01:13] [Server thread/INFO]: Preparing spawn area: 74%
  737. [20:01:14] [Server-Worker-13/INFO]: Preparing spawn area: 98%
  738. [20:01:14] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  739. [20:01:15] [Server-Worker-15/INFO]: Preparing spawn area: 100%
  740. [20:01:15] [Server-Worker-9/INFO]: Preparing spawn area: 100%
  741. [20:01:16] [Server-Worker-13/INFO]: Preparing spawn area: 100%
  742. [20:01:16] [Server-Worker-13/INFO]: Preparing spawn area: 100%
  743. [20:01:17] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  744. [20:01:17] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  745. [20:01:18] [Server-Worker-10/INFO]: Preparing spawn area: 100%
  746. [20:01:18] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  747. [20:01:19] [Server-Worker-10/INFO]: Preparing spawn area: 100%
  748. [20:01:19] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  749. [20:01:20] [Server-Worker-10/INFO]: Preparing spawn area: 100%
  750. [20:01:20] [Server-Worker-15/INFO]: Preparing spawn area: 100%
  751. [20:01:21] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  752. [20:01:21] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  753. [20:01:22] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  754. [20:01:22] [Server-Worker-15/INFO]: Preparing spawn area: 100%
  755. [20:01:23] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  756. [20:01:23] [Server thread/INFO]: Loaded 441 spawn chunks for world world_nether
  757. [20:01:23] [Server thread/INFO]: Time elapsed: 12200 ms
  758. [20:01:23] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  759. [20:01:23] [Server thread/INFO]: -------- World Settings For [mining] --------
  760. [20:01:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
  761. [20:01:23] [Server thread/INFO]: Cane Growth Modifier: 100%
  762. [20:01:23] [Server thread/INFO]: Melon Growth Modifier: 100%
  763. [20:01:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  764. [20:01:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  765. [20:01:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
  766. [20:01:23] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  767. [20:01:23] [Server thread/INFO]: Carrot Growth Modifier: 100%
  768. [20:01:23] [Server thread/INFO]: Potato Growth Modifier: 100%
  769. [20:01:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
  770. [20:01:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  771. [20:01:23] [Server thread/INFO]: Vine Growth Modifier: 100%
  772. [20:01:23] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  773. [20:01:23] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  774. [20:01:23] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  775. [20:01:23] [Server thread/INFO]: Kelp Growth Modifier: 100%
  776. [20:01:23] [Server thread/INFO]: Experience Merge Radius: 3.0
  777. [20:01:23] [Server thread/INFO]: Mob Spawn Range: 4
  778. [20:01:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  779. [20:01:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  780. [20:01:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  781. [20:01:23] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  782. [20:01:23] [Server thread/INFO]: Max TNT Explosions: 100
  783. [20:01:23] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  784. [20:01:23] [Server thread/INFO]: View Distance: 8
  785. [20:01:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  786. [20:01:23] [Server thread/INFO]: Item Despawn Rate: 6000
  787. [20:01:23] [Server thread/INFO]: Item Merge Radius: 2.5
  788. [20:01:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
  789. [20:01:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
  790. [20:01:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  791. [20:01:24] [Server thread/INFO]: ~~~~~~~~~~~~[ EWG Settings for mining ]~~~~~~~~~~~~
  792. [20:01:24] [Server thread/INFO]:
  793. [20:01:24] [Server thread/INFO]: Biomes that will generated;
  794. [20:01:24] [Server thread/INFO]: * Bamboo Forest
  795. [20:01:24] [Server thread/INFO]: * Birch Forest
  796. [20:01:24] [Server thread/INFO]: * Bonsai Forest
  797. [20:01:24] [Server thread/INFO]: * Volcano
  798. [20:01:24] [Server thread/INFO]: * Dark forest
  799. [20:01:24] [Server thread/INFO]: * Desert
  800. [20:01:24] [Server thread/INFO]: * Deep Ocean
  801. [20:01:24] [Server thread/INFO]: * Deciduous Forest
  802. [20:01:24] [Server thread/INFO]: * Fantasy Forest
  803. [20:01:24] [Server thread/INFO]: * Farmland
  804. [20:01:24] [Server thread/INFO]: * Forgotten Forest
  805. [20:01:24] [Server thread/INFO]: * Frozen Ocean
  806. [20:01:24] [Server thread/INFO]: * Scots pine forest
  807. [20:01:24] [Server thread/INFO]: * Jungle
  808. [20:01:24] [Server thread/INFO]: * Jungle Edge
  809. [20:01:24] [Server thread/INFO]: * Lukewarm Ocean
  810. [20:01:24] [Server thread/INFO]: * Mesa
  811. [20:01:24] [Server thread/INFO]: * Mega Spruce Taiga
  812. [20:01:24] [Server thread/INFO]: * Mega Taiga
  813. [20:01:24] [Server thread/INFO]: * Ocean
  814. [20:01:24] [Server thread/INFO]: * Pine Forest
  815. [20:01:24] [Server thread/INFO]: * Plains
  816. [20:01:24] [Server thread/INFO]: * River
  817. [20:01:24] [Server thread/INFO]: * Stone Forest
  818. [20:01:24] [Server thread/INFO]: * Swamp
  819. [20:01:24] [Server thread/INFO]: * Snowy Pine
  820. [20:01:24] [Server thread/INFO]: * Savanna
  821. [20:01:24] [Server thread/INFO]: * Swamp Edge
  822. [20:01:24] [Server thread/INFO]: * Swampland
  823. [20:01:24] [Server thread/INFO]: * Tropical Forest
  824. [20:01:24] [Server thread/INFO]: * Warm Ocean
  825. [20:01:24] [Server thread/INFO]:
  826. [20:01:24] [Server thread/INFO]: Generator version: 8.1.7
  827. [20:01:24] [Server thread/INFO]:
  828. [20:01:24] [Server thread/INFO]: Biomes in total: 31
  829. [20:01:24] [Server thread/INFO]: Preparing world injection
  830. [20:01:24] [Server thread/INFO]: Preparing start region for dimension 'mining'/minecraft:overworld
  831. [20:01:24] [Server thread/INFO]: Preparing spawn area: 0%
  832. [20:01:24] [Server thread/INFO]: Preparing spawn area: 6%
  833. [20:01:25] [Server thread/INFO]: Preparing spawn area: 42%
  834. [20:01:25] [Server thread/INFO]: Preparing spawn area: 50%
  835. [20:01:26] [Server thread/INFO]: Preparing spawn area: 72%
  836. [20:01:26] [Server thread/INFO]: Preparing spawn area: 99%
  837. [20:01:32] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  838. [20:01:32] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  839. [20:01:32] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  840. [20:01:32] [Server-Worker-10/INFO]: Preparing spawn area: 100%
  841. [20:01:32] [Server-Worker-13/INFO]: Preparing spawn area: 100%
  842. [20:01:32] [Server-Worker-10/INFO]: Preparing spawn area: 100%
  843. [20:01:32] [Server-Worker-10/INFO]: Preparing spawn area: 100%
  844. [20:01:32] [Server thread/INFO]: Preparing spawn area: 100%
  845. [20:01:32] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  846. [20:01:32] [Server-Worker-15/INFO]: Preparing spawn area: 100%
  847. [20:01:32] [Server thread/INFO]: Preparing spawn area: 100%
  848. [20:01:32] [Server-Worker-10/INFO]: Preparing spawn area: 100%
  849. [20:01:33] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  850. [20:01:33] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  851. [20:01:34] [Server-Worker-13/INFO]: Preparing spawn area: 100%
  852. [20:01:34] [Server-Worker-14/INFO]: Preparing spawn area: 100%
  853. [20:01:35] [Server-Worker-12/INFO]: Preparing spawn area: 100%
  854. [20:01:35] [Server-Worker-12/INFO]: Preparing spawn area: 100%
  855. [20:01:36] [Server-Worker-12/INFO]: Preparing spawn area: 100%
  856. [20:01:36] [Server thread/INFO]: Preparing spawn area: 100%
  857. [20:01:37] [Server-Worker-12/INFO]: Preparing spawn area: 100%
  858. [20:01:37] [Server-Worker-12/INFO]: Preparing spawn area: 100%
  859. [20:01:37] [Server thread/INFO]: Loaded 441 spawn chunks for world mining
  860. [20:01:37] [Server thread/INFO]: Time elapsed: 13828 ms
  861. [20:01:38] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'mining'.
  862. [20:01:38] [Server thread/INFO]: -------- World Settings For [backupworld] --------
  863. [20:01:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
  864. [20:01:38] [Server thread/INFO]: Cane Growth Modifier: 100%
  865. [20:01:38] [Server thread/INFO]: Melon Growth Modifier: 100%
  866. [20:01:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  867. [20:01:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  868. [20:01:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
  869. [20:01:38] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  870. [20:01:38] [Server thread/INFO]: Carrot Growth Modifier: 100%
  871. [20:01:38] [Server thread/INFO]: Potato Growth Modifier: 100%
  872. [20:01:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
  873. [20:01:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  874. [20:01:38] [Server thread/INFO]: Vine Growth Modifier: 100%
  875. [20:01:38] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  876. [20:01:38] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  877. [20:01:38] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  878. [20:01:38] [Server thread/INFO]: Kelp Growth Modifier: 100%
  879. [20:01:38] [Server thread/INFO]: Experience Merge Radius: 3.0
  880. [20:01:38] [Server thread/INFO]: Mob Spawn Range: 4
  881. [20:01:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  882. [20:01:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  883. [20:01:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  884. [20:01:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  885. [20:01:38] [Server thread/INFO]: Max TNT Explosions: 100
  886. [20:01:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  887. [20:01:38] [Server thread/INFO]: View Distance: 8
  888. [20:01:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  889. [20:01:38] [Server thread/INFO]: Item Despawn Rate: 6000
  890. [20:01:38] [Server thread/INFO]: Item Merge Radius: 2.5
  891. [20:01:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
  892. [20:01:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
  893. [20:01:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  894. [20:01:38] [Server thread/INFO]: ~~~~~~~~~~~~[ EWG Settings for backupworld ]~~~~~~~~~~~~
  895. [20:01:38] [Server thread/INFO]:
  896. [20:01:38] [Server thread/INFO]: Biomes that will generated;
  897. [20:01:38] [Server thread/INFO]: * Bamboo Forest
  898. [20:01:38] [Server thread/INFO]: * Birch Forest
  899. [20:01:38] [Server thread/INFO]: * Bonsai Forest
  900. [20:01:38] [Server thread/INFO]: * Volcano
  901. [20:01:38] [Server thread/INFO]: * Dark forest
  902. [20:01:38] [Server thread/INFO]: * Desert
  903. [20:01:38] [Server thread/INFO]: * Deep Ocean
  904. [20:01:38] [Server thread/INFO]: * Deciduous Forest
  905. [20:01:38] [Server thread/INFO]: * Fantasy Forest
  906. [20:01:38] [Server thread/INFO]: * Farmland
  907. [20:01:38] [Server thread/INFO]: * Forgotten Forest
  908. [20:01:38] [Server thread/INFO]: * Frozen Ocean
  909. [20:01:38] [Server thread/INFO]: * Scots pine forest
  910. [20:01:38] [Server thread/INFO]: * Jungle
  911. [20:01:38] [Server thread/INFO]: * Jungle Edge
  912. [20:01:38] [Server thread/INFO]: * Lukewarm Ocean
  913. [20:01:38] [Server thread/INFO]: * Mesa
  914. [20:01:38] [Server thread/INFO]: * Mega Spruce Taiga
  915. [20:01:38] [Server thread/INFO]: * Mega Taiga
  916. [20:01:38] [Server thread/INFO]: * Ocean
  917. [20:01:38] [Server thread/INFO]: * Pine Forest
  918. [20:01:38] [Server thread/INFO]: * Plains
  919. [20:01:38] [Server thread/INFO]: * River
  920. [20:01:38] [Server thread/INFO]: * Stone Forest
  921. [20:01:38] [Server thread/INFO]: * Swamp
  922. [20:01:38] [Server thread/INFO]: * Snowy Pine
  923. [20:01:38] [Server thread/INFO]: * Savanna
  924. [20:01:38] [Server thread/INFO]: * Swamp Edge
  925. [20:01:38] [Server thread/INFO]: * Swampland
  926. [20:01:38] [Server thread/INFO]: * Tropical Forest
  927. [20:01:38] [Server thread/INFO]: * Warm Ocean
  928. [20:01:38] [Server thread/INFO]:
  929. [20:01:38] [Server thread/INFO]: Generator version: 8.1.7
  930. [20:01:38] [Server thread/INFO]:
  931. [20:01:38] [Server thread/INFO]: Biomes in total: 31
  932. [20:01:38] [Server thread/INFO]: Preparing world injection
  933. [20:01:38] [Server thread/INFO]: Preparing start region for dimension 'backupworld'/minecraft:overworld
  934. [20:01:38] [Server thread/INFO]: Preparing spawn area: 0%
  935. [20:01:38] [Server thread/INFO]: Preparing spawn area: 34%
  936. [20:01:39] [Server thread/INFO]: Preparing spawn area: 51%
  937. [20:01:39] [Server thread/INFO]: Preparing spawn area: 87%
  938. [20:01:40] [Server thread/INFO]: Preparing spawn area: 100%
  939. [20:01:43] [Server-Worker-10/INFO]: Preparing spawn area: 100%
  940. [20:01:43] [Server-Worker-15/INFO]: Preparing spawn area: 100%
  941. [20:01:43] [Server-Worker-15/INFO]: Preparing spawn area: 100%
  942. [20:01:43] [Server-Worker-15/INFO]: Preparing spawn area: 100%
  943. [20:01:43] [Server-Worker-15/INFO]: Preparing spawn area: 100%
  944. [20:01:43] [Server-Worker-15/INFO]: Preparing spawn area: 100%
  945. [20:01:43] [Server-Worker-15/INFO]: Preparing spawn area: 100%
  946. [20:01:44] [Server-Worker-9/INFO]: Preparing spawn area: 100%
  947. [20:01:44] [Server-Worker-10/INFO]: Preparing spawn area: 100%
  948. [20:01:45] [Server thread/INFO]: Preparing spawn area: 100%
  949. [20:01:45] [Server thread/INFO]: Loaded 441 spawn chunks for world backupworld
  950. [20:01:45] [Server thread/INFO]: Time elapsed: 7406 ms
  951. [20:01:45] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'backupworld'.
  952. [20:01:45] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  953. [20:01:46] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  954. [20:01:46] [Server thread/INFO]: [MCCore] Enabling MCCore v1.67*
  955. [20:01:46] [Server thread/INFO]: Server version: 11404
  956. [20:01:46] [Server thread/INFO]: CUSTOM TERRAIN: Scots pine forestCUSTOM TERRAIN: Scots pine forestCUSTOM TERRAIN: Scots pine forestFailed to set up reflection for scoreboards - restoring to slow method
  957. [20:01:46] [Server thread/INFO]: [DeathMessagesPrime] Enabling DeathMessagesPrime v1.14.13
  958. [20:01:46] [Server thread/INFO]: [DeathMessagesPrime] Minecraft version is 1.14.4
  959. [20:01:46] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v1.13-breaking
  960. [20:01:46] [Server thread/INFO]: [ChristmasPresents] Enabling ChristmasPresents v0.0.8*
  961. [20:01:46] [Server thread/INFO]: [Aliases] Enabling Aliases v1.0*
  962. [20:01:46] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.12.0
  963. [20:01:46] [Thread-40/INFO]: Server version: 11404
  964. [20:01:46] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
  965. [20:01:47] [Server thread/WARN]: [DeluxeMenus] Material for item: 1 in GUI menu: ptime is not a valid material name / id!
  966. [20:01:47] [Server thread/WARN]: [DeluxeMenus] Skipping item: 1
  967. [20:01:47] [Server thread/WARN]: [DeluxeMenus] Material for item: 2 in GUI menu: ptime is not a valid material name / id!
  968. [20:01:47] [Server thread/WARN]: [DeluxeMenus] Skipping item: 2
  969. [20:01:47] [Server thread/WARN]: [DeluxeMenus] Material for item: 3 in GUI menu: ptime is not a valid material name / id!
  970. [20:01:47] [Server thread/WARN]: [DeluxeMenus] Skipping item: 3
  971. [20:01:47] [Server thread/WARN]: [DeluxeMenus] Material for item: 4 in GUI menu: ptime is not a valid material name / id!
  972. [20:01:47] [Server thread/WARN]: [DeluxeMenus] Skipping item: 4
  973. [20:01:47] [Server thread/WARN]: [DeluxeMenus] Material for item: 5 in GUI menu: ptime is not a valid material name / id!
  974. [20:01:47] [Server thread/WARN]: [DeluxeMenus] Skipping item: 5
  975. [20:01:47] [Server thread/WARN]: [DeluxeMenus] Material for item: 6 in GUI menu: ptime is not a valid material name / id!
  976. [20:01:47] [Server thread/WARN]: [DeluxeMenus] Skipping item: 6
  977. [20:01:47] [Server thread/WARN]: [DeluxeMenus] Material for item: 7 in GUI menu: ptime is not a valid material name / id!
  978. [20:01:47] [Server thread/WARN]: [DeluxeMenus] Skipping item: 7
  979. [20:01:47] [Server thread/WARN]: [DeluxeMenus] Material for item: 8 in GUI menu: ptime is not a valid material name / id!
  980. [20:01:47] [Server thread/WARN]: [DeluxeMenus] Skipping item: 8
  981. [20:01:47] [Server thread/INFO]: [DeluxeMenus] 11 GUI menus loaded!
  982. [20:01:47] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
  983. [20:01:47] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
  984. [20:01:47] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
  985. [20:01:47] [Server thread/INFO]: [BlocksHub] Enabling BlocksHub v3.1.0
  986. [20:01:47] [Server thread/INFO]: Initializing access controllers
  987. [20:01:47] [Server thread/INFO]: Initializing block loggers
  988. [20:01:47] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] Enabled
  989. [20:01:47] [Server thread/INFO]: [AsyncWorldEdit] Initializing BlocksHub using org.primesoft.blockshub.BlocksHubBukkit...
  990. [20:01:47] [Server thread/INFO]: [AsyncWorldEdit] Trying to use BlocksHub v3.x factory.
  991. [20:01:47] [Server thread/INFO]: [AsyncWorldEdit] BlocksHub integrator set to BlocksHub v3.x
  992. [20:01:47] [Server thread/INFO]: [CraftSlotCommands] Enabling CraftSlotCommands v2.1
  993. [20:01:47] [Server thread/INFO]: [Effect Library] Enabling EffectLib v6.2*
  994. [20:01:47] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib v1.6.2
  995. [20:01:48] [Server thread/INFO]: [DailyRewards] Enabling DailyRewards v1.3.7d*
  996. [20:01:48] [Server thread/INFO]: Daily Rewards: Checking for updates...
  997. [20:01:48] [Server thread/INFO]: ERROR: Cloud not connect with Spigot
  998. [20:01:48] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 405 for URL: https://api.spigotmc.org/legacy/update.php?resource=16708
  999. [20:01:48] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900)
  1000. [20:01:48] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
  1001. [20:01:48] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
  1002. [20:01:48] [Server thread/WARN]: at me.halflove.dailyrewards.Main.Main.updateChecker(Main.java:128)
  1003. [20:01:48] [Server thread/WARN]: at me.halflove.dailyrewards.Main.Main.onEnable(Main.java:63)
  1004. [20:01:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
  1005. [20:01:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
  1006. [20:01:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
  1007. [20:01:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467)
  1008. [20:01:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381)
  1009. [20:01:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474)
  1010. [20:01:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290)
  1011. [20:01:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876)
  1012. [20:01:48] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  1013. [20:01:48] [Server thread/INFO]: [cManagement] Enabling cManagement v1.0*
  1014. [20:01:48] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.1
  1015. [20:01:48] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.9.11
  1016. [20:01:48] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
  1017. [20:01:48] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
  1018. [20:01:48] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
  1019. [20:01:48] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
  1020. [20:01:48] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
  1021. [20:01:48] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
  1022. [20:01:48] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
  1023. [20:01:48] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
  1024. [20:01:48] [Server thread/INFO]: [CrazyCrates] Loading custom files.
  1025. [20:01:48] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Classic.yml.
  1026. [20:01:48] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Galactic.yml.
  1027. [20:01:48] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Basic.yml.
  1028. [20:01:48] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Crazy.yml.
  1029. [20:01:48] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
  1030. [20:01:48] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
  1031. [20:01:48] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_14_R1! Trying to find NMS support
  1032. [20:01:48] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_14_R1' loaded!
  1033. [20:01:48] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
  1034. [20:01:48] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
  1035. [20:01:48] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
  1036. [20:01:49] [Server thread/INFO]: [CrazyCrates] outdoors.nbt was successfully found and loaded.
  1037. [20:01:49] [Server thread/INFO]: [CrazyCrates] wooden.nbt was successfully found and loaded.
  1038. [20:01:49] [Server thread/INFO]: [CrazyCrates] classic.nbt was successfully found and loaded.
  1039. [20:01:49] [Server thread/INFO]: [CrazyCrates] soul.nbt was successfully found and loaded.
  1040. [20:01:49] [Server thread/INFO]: [CrazyCrates] sea.nbt was successfully found and loaded.
  1041. [20:01:49] [Server thread/INFO]: [CrazyCrates] nether.nbt was successfully found and loaded.
  1042. [20:01:49] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
  1043. [20:01:49] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
  1044. [20:01:49] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
  1045. [20:01:49] [Server thread/INFO]: [JoinEventsPro] Enabling JoinEventsPro v3.8
  1046. [20:01:49] [Server thread/INFO]: [JOINEVENTSPRO] Loading JoinEventsPro version 3.8...
  1047. [20:01:49] [Server thread/INFO]: [JOINEVENTSPRO] Discovered PlaceholderAPI, now hooking into it.
  1048. [20:01:49] [Server thread/INFO]: [JOINEVENTSPRO] Successfully loaded the plugin.
  1049. [20:01:49] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.14.0*
  1050. [20:01:49] [Server thread/INFO]: [CreativeGates 2.14.0] === ENABLE START ===
  1051. [20:01:49] [Server thread/ERROR]: Error occurred while enabling CreativeGates v2.14.0 (Is it up to date?)
  1052. java.lang.NullPointerException: null
  1053. at com.massivecraft.massivecore.MassivePlugin.checkVersionSynchronization(MassivePlugin.java:117) ~[?:?]
  1054. at com.massivecraft.massivecore.MassivePlugin.onEnablePre(MassivePlugin.java:96) ~[?:?]
  1055. at com.massivecraft.massivecore.MassivePlugin.onEnable(MassivePlugin.java:81) ~[?:?]
  1056. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-235]
  1057. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-235]
  1058. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-235]
  1059. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-235]
  1060. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-235]
  1061. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-235]
  1062. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-235]
  1063. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-235]
  1064. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  1065. [20:01:49] [Server thread/INFO]: [CreativeGates] Disabling CreativeGates v2.14.0
  1066. [20:01:49] [Server thread/INFO]: [CreativeGates 2.14.0] Disabled
  1067. [20:01:49] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0;02b731f
  1068. [20:01:49] [Server thread/INFO]: [WorldGuard] (survival_overworld) TNT ignition is PERMITTED.
  1069. [20:01:49] [Server thread/INFO]: [WorldGuard] (survival_overworld) Lighters are PERMITTED.
  1070. [20:01:49] [Server thread/INFO]: [WorldGuard] (survival_overworld) Lava fire is blocked.
  1071. [20:01:49] [Server thread/INFO]: [WorldGuard] (survival_overworld) Fire spread is UNRESTRICTED.
  1072. [20:01:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survival_overworld'
  1073. [20:01:49] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  1074. [20:01:49] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  1075. [20:01:49] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  1076. [20:01:49] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  1077. [20:01:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  1078. [20:01:49] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  1079. [20:01:49] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  1080. [20:01:49] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  1081. [20:01:49] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  1082. [20:01:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  1083. [20:01:49] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  1084. [20:01:49] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  1085. [20:01:49] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  1086. [20:01:49] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  1087. [20:01:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  1088. [20:01:49] [Server thread/INFO]: [WorldGuard] (mining) TNT ignition is PERMITTED.
  1089. [20:01:49] [Server thread/INFO]: [WorldGuard] (mining) Lighters are PERMITTED.
  1090. [20:01:49] [Server thread/INFO]: [WorldGuard] (mining) Lava fire is blocked.
  1091. [20:01:49] [Server thread/INFO]: [WorldGuard] (mining) Fire spread is UNRESTRICTED.
  1092. [20:01:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mining'
  1093. [20:01:49] [Server thread/INFO]: [WorldGuard] (backupworld) TNT ignition is PERMITTED.
  1094. [20:01:49] [Server thread/INFO]: [WorldGuard] (backupworld) Lighters are PERMITTED.
  1095. [20:01:49] [Server thread/INFO]: [WorldGuard] (backupworld) Lava fire is blocked.
  1096. [20:01:49] [Server thread/INFO]: [WorldGuard] (backupworld) Fire spread is UNRESTRICTED.
  1097. [20:01:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'backupworld'
  1098. [20:01:49] [Server thread/INFO]: [WorldGuard] Loading region data...
  1099. [20:01:50] [Server thread/INFO]: [Slimefun] Enabling Slimefun vDEV - 407 (git 08f25c58)
  1100. [20:01:50] [Server thread/INFO]: [Slimefun] Loading Files...
  1101. [20:01:50] [Server thread/INFO]: [Slimefun] Loading Config...
  1102. [20:01:50] [Server thread/INFO]: [Slimefun] Loading language "en"
  1103. [20:01:50] [Server thread/INFO]: [Slimefun] Loading Items...
  1104. [20:01:52] [Server thread/INFO]: [Slimefun] Loading Researches...
  1105. [20:01:52] [Server thread/INFO]: [Slimefun] Loading Wiki pages...
  1106. [20:01:52] [Server thread/INFO]: [Slimefun] Loading World Generators...
  1107. [20:01:52] [Server thread/INFO]: [Slimefun] Registering Ore Gen: Oil
  1108. [20:01:52] [Server thread/INFO]: [Slimefun] Registering Ore Gen: Nether Ice
  1109. [20:01:52] [Server thread/INFO]: [Slimefun] Registering Ore Gen: Small Chunks of Uranium
  1110. [20:01:52] [Server thread/INFO]: [Slimefun] Registering Ore Gen: Salt
  1111. [20:01:52] [Server thread/WARN]: [Slimefun] "Slimefun vDEV - 407 (git 08f25c58)" has registered a listener for me.mrCookieSlime.CSCoreLibPlugin.events.ItemUseEvent on method "public void io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunItemListener.onRightClick(me.mrCookieSlime.CSCoreLibPlugin.events.ItemUseEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [The Slimefun 4 Community].
  1112. [20:01:52] [Server thread/INFO]: [Slimefun] Finished!
  1113. [20:01:52] [Server thread/INFO]: [Slimefun] Hooked into Plugin: PlaceholderAPI
  1114. [20:01:52] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5.0-SNAPSHOT-b418*
  1115. [20:01:53] [Server thread/INFO]: [Multiverse-Inventories 2.5.0-SNAPSHOT-b418] enabled.
  1116. [20:01:53] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4*
  1117. [20:01:53] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  1118. [20:01:53] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.2-b107
  1119. [20:01:53] [Server thread/INFO]: | Command file(s) found : 2
  1120. [20:01:53] [Server thread/INFO]: | Config : Ready.
  1121. [20:01:53] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
  1122. [20:01:53] [Server thread/INFO]: | Custom commands loaded : 42
  1123. [20:01:53] [Server thread/INFO]: | Version: 5.3.4
  1124. [20:01:53] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  1125. [20:01:53] [Server thread/INFO]: | New update available : MyCommand v5.6.0
  1126. [20:01:53] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
  1127. [20:01:53] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.22.0
  1128. [20:01:53] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
  1129. [20:01:54] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
  1130. [20:01:54] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b579*
  1131. [20:01:54] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  1132. [20:01:54] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
  1133. [20:01:54] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  1134. [20:01:54] [Server thread/INFO]: [Essentials] Using locale en_US
  1135. [20:01:54] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
  1136. [20:01:54] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  1137. [20:01:54] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  1138. [20:01:54] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  1139. [20:01:54] [Server thread/INFO]: [PlayerWarps] Enabling PlayerWarps v4.5.9
  1140. [20:01:54] [Server thread/INFO]: [PlayerWarps] Vault found, now enabling PlayerWarps...
  1141. [20:01:54] [Server thread/INFO]: [PlayerWarps] Generating configs...
  1142. [20:01:54] [Server thread/INFO]: [PlayerWarps] Registering commands...
  1143. [20:01:54] [Server thread/INFO]: [PlayerWarps] Looking for an economy...
  1144. [20:01:54] [Server thread/INFO]: [PlayerWarps] Economy plugin found!
  1145. [20:01:54] [Server thread/INFO]: [PlayerWarps] Looking for a Permissions plugin...
  1146. [20:01:54] [Server thread/INFO]: [PlayerWarps] Permissions plugin found!
  1147. [20:01:54] [Server thread/INFO]: [PlayerWarps] Checking for a update...
  1148. [20:01:54] [Server thread/INFO]: [PlayerWarps] Found WorldGuard adding support...
  1149. [20:01:54] [Server thread/INFO]: [PlayerWarps] Found GriefPrevention adding support...
  1150. [20:01:54] [Server thread/INFO]: [PlayerWarps] Found PlaceholderAPI adding support...
  1151. [20:01:54] [Server thread/INFO]: [PlayerWarps] Current Placeholders:
  1152. [20:01:54] [Server thread/INFO]: [PlayerWarps] %pw_player_warps%, %pw_player_maxwarps%, %pw_server_warps%
  1153. [20:01:54] [Server thread/INFO]: [PlayerWarps] Checking database type...
  1154. [20:01:54] [Server thread/INFO]: [PlayerWarps] YAML support is enabling...
  1155. [20:01:54] [Server thread/INFO]: [PlayerWarps] Checking if any converters has been enabled...
  1156. [20:01:54] [Server thread/INFO]: [SpigotLib] Enabling SpigotLib v7.0.2*
  1157. [20:01:54] [Server thread/INFO]: [Startup] Failed to initialize CustomCommandMap :(
  1158. [20:01:54] [Server thread/INFO]: SpigotLib - ERROR REPORT - IllegalArgumentException
  1159. Can not set final org.bukkit.craftbukkit.v1_14_R1.command.CraftCommandMap field org.bukkit.craftbukkit.v1_14_R1.CraftServer.commandMap to gyurix.commands.CustomCommandMap
  1160. #1: LINE 167 in FILE UnsafeFieldAccessorImpl.java (sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException)
  1161. #2: LINE 171 in FILE UnsafeFieldAccessorImpl.java (sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException)
  1162. #3: LINE 83 in FILE UnsafeQualifiedObjectFieldAccessorImpl.java (sun.reflect.UnsafeQualifiedObjectFieldAccessorImpl.set)
  1163. #4: LINE 764 in FILE Field.java (java.lang.reflect.Field.set)
  1164. #5: LINE 38 in FILE CustomCommandMap.java (gyurix.commands.CustomCommandMap.<init>)
  1165. #6: LINE 595 in FILE Main.java (gyurix.spigotlib.Main.onEnable)
  1166. [20:01:54] [Server thread/INFO]: [Startup] Initializing offline player manager...
  1167. [20:01:54] [Server thread/ERROR]: Error occurred while enabling SpigotLib v7.0.2 (Is it up to date?)
  1168. java.lang.IllegalArgumentException: Listener can not be null
  1169. at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[patched_1.14.4.jar:git-Paper-235]
  1170. at org.bukkit.plugin.java.JavaPluginLoader.createRegisteredListeners(JavaPluginLoader.java:240) ~[patched_1.14.4.jar:git-Paper-235]
  1171. at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:577) ~[patched_1.14.4.jar:git-Paper-235]
  1172. at gyurix.spigotlib.Main.onEnable(Main.java:598) ~[?:?]
  1173. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-235]
  1174. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-235]
  1175. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-235]
  1176. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-235]
  1177. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-235]
  1178. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-235]
  1179. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-235]
  1180. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-235]
  1181. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  1182. [20:01:54] [Server thread/INFO]: [SpigotLib] Disabling SpigotLib v7.0.2
  1183. [20:01:54] [Server thread/INFO]: [SpigotLib] [Shutdown] Collecting plugins depending on SpigotLib...
  1184. [20:01:54] [Server thread/INFO]: [SpigotLib] [Shutdown] Saving players...
  1185. [20:01:54] [Server thread/INFO]: [SpigotLib] [Shutdown] Unloading plugins depending on SpigotLib...
  1186. [20:01:54] [Server thread/INFO]: [SpigotLib] [Shutdown] Unloading plugin PluginBlock...
  1187. [20:01:54] [Server thread/INFO]: [SpigotLib] [Shutdown] Stopping PacketAPI...
  1188. [20:01:54] [Server thread/INFO]: SpigotLib - ERROR REPORT - NullPointerException
  1189. #1: LINE 568 in FILE Main.java (gyurix.spigotlib.Main.onDisable)
  1190. [20:01:54] [Server thread/INFO]: [SpigotLib] [Shutdown] Stopping AnimationAPI...
  1191. [20:01:54] [Server thread/INFO]: [SpigotLib] [Shutdown] Stopping CommandAPI...
  1192. [20:01:54] [Server thread/INFO]: [SpigotLib] [Shutdown] The SpigotLib has shutted down properly.
  1193. [20:01:54] [Server thread/INFO]: [DisplayShops] Enabling DisplayShops v1.3.7
  1194. [20:01:54] [Server thread/INFO]: [DisplayShops] Everything inside the configuration seems to be up to date. (Took 3ms)
  1195. [20:01:56] [Server thread/INFO]: [DisplayShops] Fully loaded and enabled with v1_14_R1 packets (Took 1519ms).
  1196. [20:01:56] [Server thread/INFO]: [DisplayShops] There is a new version available on the spigot page (1.4).
  1197. [20:01:56] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.8.4-SNAPSHOT
  1198. [20:01:56] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_14_R1
  1199. [20:01:56] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #316
  1200. [20:01:56] [Server thread/INFO]: [LibsDisguises] Build Date: 10/11/2019 10:09
  1201. [20:01:56] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players (Console, Command Blocks)
  1202. [20:01:58] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  1203. [20:01:58] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
  1204. [20:01:58] [Server thread/INFO]: [SBR] Enabling SBR v1.5*
  1205. [20:01:58] [Server thread/INFO]: =-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  1206. [20:01:58] [Server thread/INFO]:
  1207. [20:01:58] [Server thread/INFO]: SCOREBOARD REBORN
  1208. [20:01:58] [Server thread/INFO]: Status: Enabled
  1209. [20:01:58] [Server thread/INFO]:
  1210. [20:01:58] [Server thread/INFO]: DEPENDECIES LOADER
  1211. [20:01:58] [Server thread/INFO]: Vault dependency loaded
  1212. [20:01:58] [Server thread/INFO]: PlaceholderAPI dependency loaded
  1213. [20:01:58] [Server thread/INFO]:
  1214. [20:01:58] [Server thread/INFO]: =-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  1215. [20:01:58] [Server thread/INFO]:
  1216. [20:01:58] [Server thread/INFO]: [SBR] Plugin is up to date! - 1.5
  1217. [20:01:58] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.25-SNAPSHOT (build 1770)
  1218. [20:01:59] [Server thread/INFO]: [AdvancedAchievements] Enabling AdvancedAchievements v5.13.2
  1219. [20:02:00] [Server thread/INFO]: [AdvancedAchievements] Loading and backing up configuration files...
  1220. [20:02:00] [Server thread/WARN]: [AdvancedAchievements] Overriding configuration: disabling PetMasterGive and PetMasterReceive categories.
  1221. [20:02:00] [Server thread/WARN]: [AdvancedAchievements] Ensure you have placed Pet Master with a minimum version of 1.4 in your plugins folder or add PetMasterGive and PetMasterReceive to the DisabledCategories list in config.yml.
  1222. [20:02:00] [Server thread/INFO]: [AdvancedAchievements] Loaded 84 achievements in 43 categories.
  1223. [20:02:00] [Server thread/INFO]: [AdvancedAchievements] 7 disabled categories: [PetMasterReceive, PetMasterGive, Connections, Crafts, Kills, MaxLevel, PlayerCommands]
  1224. [20:02:00] [Server thread/INFO]: [AdvancedAchievements] Registering event listeners...
  1225. [20:02:00] [Server thread/INFO]: [AdvancedAchievements] Initialising database...
  1226. [20:02:01] [Server thread/INFO]: [AdvancedAchievements] Setting up command executor and custom tab completers...
  1227. [20:02:01] [Server thread/INFO]: [AdvancedAchievements] Launching scheduled tasks...
  1228. [20:02:02] [Server thread/INFO]: [AdvancedAchievements] Registering permissions...
  1229. [20:02:02] [Thread-44/INFO]: [AdvancedAchievements] Checking for plugin update...
  1230. [20:02:02] [Server thread/INFO]: [AdvancedAchievements] Plugin has finished loading and is ready to run! Took 2515ms.
  1231. [20:02:02] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b579*
  1232. [20:02:02] [Thread-44/WARN]: [AdvancedAchievements] Update available: v5.13.3! Download at spigotmc.org/resources/advanced-achievements.6239
  1233. [20:02:02] [Server thread/INFO]: [ExoticGarden] Enabling ExoticGarden vDEV - 25 (git b5fce971)
  1234. [20:02:02] [Server thread/WARN]: [ExoticGarden] "ExoticGarden vDEV - 25 (git b5fce971)" has registered a listener for me.mrCookieSlime.CSCoreLibPlugin.events.ItemUseEvent on method "public void me.mrCookieSlime.ExoticGarden.FoodListener.onUse(me.mrCookieSlime.CSCoreLibPlugin.events.ItemUseEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [mrCookieSlime, Goldentoenail, Joapple, SoSeDiK].
  1235. [20:02:02] [Server thread/INFO]: [TAB] Enabling TAB v2.5.4
  1236. [20:02:02] [Server thread/INFO]: [TAB] Server version: 1.14.4 (v1_14_R1)
  1237. [20:02:02] [Server thread/INFO]: [TAB] Enabled in 135ms
  1238. [20:02:02] [Server thread/INFO]: [FirstJoinCommands] Enabling FirstJoinCommands v3.8.1*
  1239. [20:02:02] [Server thread/INFO]: FirstJoinCommands V3.8.1 Has been enabled!
  1240. [20:02:02] [Server thread/INFO]: [FirstJoinCommands] FirstJoinCommands is now loaded!
  1241. [20:02:02] [Server thread/INFO]: [DiscordMinecraft] Enabling DiscordMinecraft v2.4.3*
  1242. [20:02:03] [Server thread/INFO]: [UPDATER] Update Checker for DiscordMinecraft v2.4.3 couldn't be passed. Are you using latest version of it? Please ensure you have the latest version.
  1243. [20:02:03] [Server thread/INFO]: [INFO] Loading libs.
  1244. [20:02:04] [Server thread/INFO]: [SUCCESS] Loaded 2 libs.
  1245. [20:02:06] [Server thread/INFO]: [net.dv8tion.jda.api.JDA] Login Successful!
  1246. [20:02:06] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1-SNAPSHOT
  1247. [20:02:06] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  1248. [20:02:06] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.4
  1249. [20:02:06] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.4 By Mateus Moreira @LichtHund
  1250. [20:02:06] [Server thread/INFO]: [CitizensCMD] Using English messages!
  1251. [20:02:06] [Server thread/INFO]: [CitizensCMD] Using PlaceholderAPI!
  1252. [20:02:06] [Server thread/INFO]: [CitizensCMD] Using Vault!
  1253. [20:02:06] [JDA MainWS-WriteThread/INFO]: [net.dv8tion.jda.internal.requests.WebSocketClient] Connected to WebSocket
  1254. [20:02:06] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.9.0-SNAPSHOT-3085
  1255. [20:02:06] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_14_R1 (Minecraft 1.14)...
  1256. [20:02:06] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 176 ms to scan 1 urls, producing 3 keys and 18 values
  1257. [20:02:06] [JDA MainWS-ReadThread/INFO]: [net.dv8tion.jda.api.JDA] Finished Loading!
  1258. [20:02:06] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 13 ms to scan 1 urls, producing 3 keys and 18 values
  1259. [20:02:06] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 44 ms to scan 14 urls, producing 0 keys and 0 values
  1260. [20:02:06] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 6 ms to scan 1 urls, producing 3 keys and 9 values
  1261. [20:02:06] [Server thread/INFO]: [MythicMobs] MythicMobs EffectLib Support has been enabled!
  1262. [20:02:06] [Server thread/INFO]: [MythicMobs] MythicMobs HolographicDisplays Support has been enabled!
  1263. [20:02:07] [Server thread/INFO]: [MythicMobs] MythicMobs LibsDisguises Support has been enabled!
  1264. [20:02:07] [Server thread/INFO]: [MythicMobs] MythicMobs MMOItems Support has been enabled!
  1265. [20:02:07] [Server thread/INFO]: [MythicMobs] MythicMobs PlaceholderAPI Support has been enabled!
  1266. [20:02:07] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  1267. [20:02:07] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
  1268. [20:02:07] [Server thread/INFO]: [LumineUtils] (io.lumine.xikage.mythicmobs.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
  1269. [20:02:07] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 17 ms to scan 1 urls, producing 10 keys and 271 values
  1270. [20:02:07] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 27 ms to scan 1 urls, producing 24 keys and 529 values
  1271. [20:02:07] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 9 ms to scan 1 urls, producing 6 keys and 71 values
  1272. [20:02:07] [Server thread/INFO]: [MythicMobs] LOADED
  1273. [20:02:07] [Server thread/INFO]: [MythicMobs] LOADED
  1274. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle '25' is not supported by this version of MythicMobs.
  1275. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle '18' is not supported by this version of MythicMobs.
  1276. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'lava_drip' is not supported by this version of MythicMobs.
  1277. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'cloud:1:10:a=1000' is not supported by this version of MythicMobs.
  1278. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'cloud:1:10:a=1000' is not supported by this version of MythicMobs.
  1279. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'cloud:1:10:a=1000' is not supported by this version of MythicMobs.
  1280. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'MagicSnow:0' in 'EquipMechanic': Drop type not found.
  1281. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PlaceholderItem:5' in 'EquipMechanic': Drop type not found.
  1282. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'CyanChest:3' in 'EquipMechanic': Drop type not found.
  1283. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'CyanLegs:2' in 'EquipMechanic': Drop type not found.
  1284. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'CyanBoots:1' in 'EquipMechanic': Drop type not found.
  1285. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'MagicFire:0' in 'EquipMechanic': Drop type not found.
  1286. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'MagicFire:5' in 'EquipMechanic': Drop type not found.
  1287. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'RedChest:3' in 'EquipMechanic': Drop type not found.
  1288. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'RedLegs:2' in 'EquipMechanic': Drop type not found.
  1289. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'RedBoots:1' in 'EquipMechanic': Drop type not found.
  1290. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondHoe:0' in 'EquipMechanic': Drop type not found.
  1291. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondHoe:5' in 'EquipMechanic': Drop type not found.
  1292. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PurpleChest:3' in 'EquipMechanic': Drop type not found.
  1293. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PurpleLegs:2' in 'EquipMechanic': Drop type not found.
  1294. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PurpleBoots:1' in 'EquipMechanic': Drop type not found.
  1295. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondSword:0' in 'EquipMechanic': Drop type not found.
  1296. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondSword:5' in 'EquipMechanic': Drop type not found.
  1297. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PinkChest:3' in 'EquipMechanic': Drop type not found.
  1298. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PinkLegs:2' in 'EquipMechanic': Drop type not found.
  1299. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PinkBoots:1' in 'EquipMechanic': Drop type not found.
  1300. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'blockcrack_174' is not supported by this version of MythicMobs.
  1301. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'blockcrack_174' is not supported by this version of MythicMobs.
  1302. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondSword:0' in 'EquipMechanic': Drop type not found.
  1303. [20:02:19] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fallingdust_12_0' is not supported by this version of MythicMobs.
  1304. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'forestguardianmove:4' in 'EquipMechanic': Drop type not found.
  1305. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  1306. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  1307. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  1308. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  1309. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  1310. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  1311. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  1312. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  1313. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  1314. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  1315. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  1316. [20:02:20] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic randomskill {<&csp>skills=<&csp>east,<&csp>north,<&csp>west,<&csp>south<&csp>}
  1317. [20:02:20] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  1318. [20:02:20] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor133.newInstance(Unknown Source)
  1319. [20:02:20] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  1320. [20:02:20] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  1321. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.getSkillMechanic(SkillManager.java:188)
  1322. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.Skill.<init>(Skill.java:147)
  1323. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.loadSkills(SkillManager.java:84)
  1324. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.io.ConfigManager.LoadAll(ConfigManager.java:103)
  1325. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.MythicMobs.onEnable(MythicMobs.java:142)
  1326. [20:02:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
  1327. [20:02:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
  1328. [20:02:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
  1329. [20:02:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467)
  1330. [20:02:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381)
  1331. [20:02:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474)
  1332. [20:02:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290)
  1333. [20:02:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876)
  1334. [20:02:20] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  1335. [20:02:20] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  1336. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.mechanics.RandomSkillMechanic.<init>(RandomSkillMechanic.java:28)
  1337. [20:02:20] [Server thread/WARN]: ... 17 more
  1338. [20:02:20] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic randomskill {<&csp>skills=<&csp>east,<&csp>north,<&csp>west,<&csp>south<&csp>}
  1339. [20:02:20] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  1340. [20:02:20] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor133.newInstance(Unknown Source)
  1341. [20:02:20] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  1342. [20:02:20] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  1343. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.getSkillMechanic(SkillManager.java:188)
  1344. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.Skill.<init>(Skill.java:147)
  1345. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.loadSkills(SkillManager.java:84)
  1346. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.io.ConfigManager.LoadAll(ConfigManager.java:103)
  1347. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.MythicMobs.onEnable(MythicMobs.java:142)
  1348. [20:02:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
  1349. [20:02:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
  1350. [20:02:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
  1351. [20:02:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467)
  1352. [20:02:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381)
  1353. [20:02:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474)
  1354. [20:02:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290)
  1355. [20:02:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876)
  1356. [20:02:20] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  1357. [20:02:20] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  1358. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.mechanics.RandomSkillMechanic.<init>(RandomSkillMechanic.java:28)
  1359. [20:02:20] [Server thread/WARN]: ... 17 more
  1360. [20:02:20] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic randomskill {<&csp>skills=<&csp>east,<&csp>north,<&csp>west,<&csp>south<&csp>}
  1361. [20:02:20] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  1362. [20:02:20] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor133.newInstance(Unknown Source)
  1363. [20:02:20] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  1364. [20:02:20] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  1365. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.getSkillMechanic(SkillManager.java:188)
  1366. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.Skill.<init>(Skill.java:147)
  1367. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.loadSkills(SkillManager.java:84)
  1368. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.io.ConfigManager.LoadAll(ConfigManager.java:103)
  1369. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.MythicMobs.onEnable(MythicMobs.java:142)
  1370. [20:02:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
  1371. [20:02:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
  1372. [20:02:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
  1373. [20:02:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467)
  1374. [20:02:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381)
  1375. [20:02:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474)
  1376. [20:02:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290)
  1377. [20:02:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876)
  1378. [20:02:20] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  1379. [20:02:20] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  1380. [20:02:20] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.mechanics.RandomSkillMechanic.<init>(RandomSkillMechanic.java:28)
  1381. [20:02:20] [Server thread/WARN]: ... 17 more
  1382. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-2 1' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1383. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-2 1' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1384. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-2 1' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1385. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-2 1' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1386. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-2 1' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1387. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_pouch{min=10;max=50}' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1388. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-2 1' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1389. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=material;id=creeperessence} 1-4 1' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1390. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=artifact;id=creeper_artifact} 1 0.25' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1391. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=staff;id=explosionstaff;unidentified=100} 1 0.75' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1392. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_pouch{min=40;max=90}' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1393. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=material;id=creeperessence} 1-6 1' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1394. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=staff;id=explosionstaff;unidentified=100} 1 1' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1395. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=artifact;id=creeper_artifact} 1 0.50' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1396. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=leftring;id=saokring;unidentified=100} 1 0.2' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1397. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=material;id=creeperessence} 3-8 1' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1398. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_pouch{min=75;max=100}' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1399. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=staff;id=upgexplosionstaff;unidentified=100} 1 0.75' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1400. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=leftring;id=saokring;unidentified=100} 1 0.8' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1401. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=artifact;id=creeper_artifact} 1 0.9' in 'plugins/MythicMobs/Mobs/SaokMobs.yml': Drop type not found.
  1402. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-3 1' in 'plugins/MythicMobs/Mobs/IceArena.yml': Drop type not found.
  1403. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-3 1' in 'plugins/MythicMobs/Mobs/IceArena.yml': Drop type not found.
  1404. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-3 1' in 'plugins/MythicMobs/Mobs/IceArena.yml': Drop type not found.
  1405. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-3 1' in 'plugins/MythicMobs/Mobs/IceArena.yml': Drop type not found.
  1406. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-3 1' in 'plugins/MythicMobs/Mobs/IceArena.yml': Drop type not found.
  1407. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_pouch{min=30;max=70} 1 1' in 'plugins/MythicMobs/Mobs/IceArena.yml': Drop type not found.
  1408. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=STAFF;id=ICESTAFF} 1 .25' in 'plugins/MythicMobs/Mobs/IceArena.yml': Drop type not found.
  1409. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=axe;id=EVOKER_AXE_BAD} 1 .2' in 'plugins/MythicMobs/Mobs/IceArena.yml': Drop type not found.
  1410. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=axe;id=EVOKER_AXE} 1 .05' in 'plugins/MythicMobs/Mobs/IceArena.yml': Drop type not found.
  1411. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=armor;id=TURTLE_BOOTS} 1 .02' in 'plugins/MythicMobs/Mobs/Ocean.yml': Drop type not found.
  1412. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=armor;id=TURTLE_LEGGINGS} 1 .02' in 'plugins/MythicMobs/Mobs/Ocean.yml': Drop type not found.
  1413. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=armor;id=TURTLE_CHESTPLATE} 1 .02' in 'plugins/MythicMobs/Mobs/Ocean.yml': Drop type not found.
  1414. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=armor;id=TURTLE_HELMET} 1 .02' in 'plugins/MythicMobs/Mobs/Ocean.yml': Drop type not found.
  1415. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=key;id=OCEAN_KEY} 1 .01' in 'plugins/MythicMobs/Mobs/Ocean.yml': Drop type not found.
  1416. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=MISCELLANEOUS;id=HARPOON} 1 .01' in 'plugins/MythicMobs/Mobs/Ocean.yml': Drop type not found.
  1417. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=key;id=mansion_key} 1 1' in 'plugins/MythicMobs/Mobs/DarkEstateMobs.yml': Drop type not found.
  1418. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=armor;id=VINDICATOR_TUNIC} 1 .02' in 'plugins/MythicMobs/Mobs/DarkEstateMobs.yml': Drop type not found.
  1419. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=armor;id=VINDICATOR_TUNIC} 1 .02' in 'plugins/MythicMobs/Mobs/DarkEstateMobs.yml': Drop type not found.
  1420. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=axe;id=EVOKER_AXE_BAD} 1 .2' in 'plugins/MythicMobs/Mobs/DarkEstateMobs.yml': Drop type not found.
  1421. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=axe;id=EVOKER_AXE} 1 .05' in 'plugins/MythicMobs/Mobs/DarkEstateMobs.yml': Drop type not found.
  1422. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_pouch{min=25;max=100} 1 1' in 'plugins/MythicMobs/Mobs/DarkEstateMobs.yml': Drop type not found.
  1423. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=sword;id=dark_zombie_sword} 1 0.1' in 'plugins/MythicMobs/Mobs/DarkEstateMobs.yml': Drop type not found.
  1424. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=wand;id=EVOKERSPEAR} 1 .10' in 'plugins/MythicMobs/Mobs/DarkEstateMobs.yml': Drop type not found.
  1425. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_pouch{min=10;max=150} 1 1' in 'plugins/MythicMobs/Mobs/DarkEstateMobs.yml': Drop type not found.
  1426. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=AXE;id=DARK_KNIGHT_AXE} 1 1' in 'plugins/MythicMobs/Mobs/DarkKnight.yml': Drop type not found.
  1427. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_pouch{min=25;max=100} 1 1' in 'plugins/MythicMobs/Mobs/DarkKnight.yml': Drop type not found.
  1428. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=ring;id=FROG_RING} 1 .01' in 'plugins/MythicMobs/Mobs/Frogs.yml': Drop type not found.
  1429. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=ring;id=FROG_RING} 1 .01' in 'plugins/MythicMobs/Mobs/Frogs.yml': Drop type not found.
  1430. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=ring;id=FROG_RING} 1 .01' in 'plugins/MythicMobs/Mobs/Frogs.yml': Drop type not found.
  1431. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=ring;id=FROG_RING} 1 .01' in 'plugins/MythicMobs/Mobs/Frogs.yml': Drop type not found.
  1432. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=ring;id=FROG_RING} 1 .01' in 'plugins/MythicMobs/Mobs/Frogs.yml': Drop type not found.
  1433. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=ring;id=FROG_RING} 1 .01' in 'plugins/MythicMobs/Mobs/Frogs.yml': Drop type not found.
  1434. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=ring;id=FROG_RING} 1 .01' in 'plugins/MythicMobs/Mobs/Frogs.yml': Drop type not found.
  1435. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=ring;id=FROG_RING} 1 .01' in 'plugins/MythicMobs/Mobs/Frogs.yml': Drop type not found.
  1436. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=ring;id=FROG_RING} 1 .01' in 'plugins/MythicMobs/Mobs/Frogs.yml': Drop type not found.
  1437. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-2 1' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1438. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-2 1' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1439. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-5 1' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1440. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=armor;id=CULTISTHELMET} 1 .02' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1441. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=armor;id=CULTISTCHESTPLATE} 1 .02' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1442. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=armor;id=CULTISTPANTS} 1 .02' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1443. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=armor;id=CULTISTBOOTS} 1 .02' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1444. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-10 1' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1445. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-8 1' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1446. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=armor;id=ECLIPSE_ELYTRA} 1 .01' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1447. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=armor;id=ECLIPSE_ELYTRA_V2} 1 .005' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1448. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_pouch{min=20;max=50} 1 1' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1449. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=sword;id=ECLIPSE_BLADE_V1} 1 .15' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1450. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=sword;id=ECLIPSE_BLADE_V2} 1 .05' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1451. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_pouch{min=20;max=75} 1 1' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1452. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=tome;id=LUNAR} 1 .45' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1453. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=AMULET;id=MOONAMULET} 1 0.25' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1454. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=ARTIFACT;id=MUMMYARTIFACT} 1 0.2' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1455. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=MATERIAL;id=STAR} 1 1' in 'plugins/MythicMobs/Mobs/Lunar.yml': Drop type not found.
  1456. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'gold_coin 1-5 1' in 'plugins/MythicMobs/Mobs/Shark.yml': Drop type not found.
  1457. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=material;id=SHARK_SKIN} 1-3 .10' in 'plugins/MythicMobs/Mobs/Shark.yml': Drop type not found.
  1458. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=material;id=SHARK_TOOTH} 1-2 0.0875' in 'plugins/MythicMobs/Mobs/Shark.yml': Drop type not found.
  1459. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=axe;id=ORC_AXE} 1 .025' in 'plugins/MythicMobs/Mobs/DungeonMobPackOrcs.yml': Drop type not found.
  1460. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=sword;id=ORC_SWORD} 1 .1' in 'plugins/MythicMobs/Mobs/DungeonMobPackOrcs.yml': Drop type not found.
  1461. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=bow;id=ORC_BOW} 1 .1' in 'plugins/MythicMobs/Mobs/DungeonMobPackOrcs.yml': Drop type not found.
  1462. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=consumable;id=DRUMMERBLOCK} 1 1' in 'plugins/MythicMobs/Mobs/DungeonMobPackOrcs.yml': Drop type not found.
  1463. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=wand;id=ORC_WAND} 1 .2' in 'plugins/MythicMobs/Mobs/DungeonMobPackOrcs.yml': Drop type not found.
  1464. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=tome;id=STANDARDTOME} 1 .5' in 'plugins/MythicMobs/Mobs/DungeonMobPackOrcs.yml': Drop type not found.
  1465. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=armor;id=MINERHELMET} 1 0.05' in 'plugins/MythicMobs/Mobs/MobUpdate1.yml': Drop type not found.
  1466. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=consumable;id=FAIRY} 1 1' in 'plugins/MythicMobs/Mobs/MobUpdate1.yml': Drop type not found.
  1467. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=sword;id=ORC_SWORD} 1 .2' in 'orcdroptable.yml': Drop type not found.
  1468. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=bow;id=ORC_BOW} 1 .2' in 'orcdroptable.yml': Drop type not found.
  1469. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=consumable;id=DRUMMERBLOCK} 1 1' in 'orcdroptable.yml': Drop type not found.
  1470. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=wand;id=ORC_WAND} 1 .2' in 'orcdroptable.yml': Drop type not found.
  1471. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=axe;id=ORC_AXE} 1 .07' in 'orcdroptable.yml': Drop type not found.
  1472. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=tome;id=teleportation_tome} 1 1' in 'darkestatedrops.yml': Drop type not found.
  1473. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=armor;id=VINDICATOR_TUNIC} 1 .1' in 'darkestatedrops.yml': Drop type not found.
  1474. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=wand;id=PARCIFAL_WAND} 1 .1' in 'darkestatedrops.yml': Drop type not found.
  1475. [20:02:20] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'mmoitems{type=sword;id=dark_zombie_sword} 1 0.1' in 'darkestatedrops.yml': Drop type not found.
  1476. [20:02:20] [Server thread/INFO]: [MythicMobs] ✓ Loaded 139 mobs.
  1477. [20:02:20] [Server thread/INFO]: [MythicMobs] ✓ Loaded 4 vanilla mob overrides.
  1478. [20:02:20] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
  1479. [20:02:20] [Server thread/INFO]: [MythicMobs] ✓ Loaded 542 skills.
  1480. [20:02:20] [Server thread/INFO]: [MythicMobs] ✓ Loaded 9 random spawns.
  1481. [20:02:20] [Server thread/INFO]: [MythicMobs] ✓ Loaded 177 mythic items.
  1482. [20:02:20] [Server thread/INFO]: [MythicMobs] ✓ Loaded 11 drop tables.
  1483. [20:02:20] [Server thread/INFO]: [MythicMobs] ✓ Loaded 45 mob spawners.
  1484. [20:02:20] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
  1485. [20:02:21] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  1486. [20:02:21] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs Premium v4.9.0 (build 3085) has been successfully loaded!
  1487. [20:02:21] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b579*
  1488. [20:02:21] [Server thread/INFO]: [PluginBlock] Enabling PluginBlock v2.0*
  1489. [20:02:21] [Server thread/INFO]: Plugin Block has been Enabled
  1490. [20:02:21] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1*
  1491. [20:02:21] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
  1492. [20:02:21] [Server thread/INFO]: [CommandNPC] Initiating Database
  1493. [20:02:21] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
  1494. [20:02:21] [Thread-46/INFO]: [CommandNPC] Loading commands complete!
  1495. [20:02:21] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
  1496. [20:02:21] [Server thread/INFO]: [HolographicScoreboard] Enabling HolographicScoreboard v1.5.2*
  1497. [20:02:21] [Server thread/INFO]: [Denizen] Enabling Denizen v1.1.2-SNAPSHOT (build 1700-REL)
  1498. [20:02:21] [Server thread/INFO]: +> [Denizen] +-------------------------+
  1499. [20:02:21] [Server thread/INFO]: +> [Denizen] _/_ _ ._ _ _
  1500. [20:02:21] [Server thread/INFO]: +> [Denizen] (/(-/ )/ /_(-/ ) scriptable minecraft
  1501. [20:02:21] [Server thread/INFO]: +> [Denizen]
  1502. [20:02:21] [Server thread/INFO]: +> [Denizen] by: The DenizenScript team
  1503. [20:02:21] [Server thread/INFO]: +> [Denizen] Chat with us at: https://discord.gg/Q6pZGSR
  1504. [20:02:21] [Server thread/INFO]: +> [Denizen] Or learn more at: https://denizenscript.com
  1505. [20:02:21] [Server thread/INFO]: +> [Denizen] version: 1.1.2-SNAPSHOT (build 1700-REL)
  1506. [20:02:21] [Server thread/INFO]: +> [Denizen] +-------------------------+
  1507. [20:02:22] [Server thread/INFO]: OKAY! Loaded core commands: [showfake, invisible, animate, ban, modifyblock, cast, midi, else, explode, sidebar, cooldown,
  1508. weather, action, scoreboard, if, give, worldborder, chunkload, lookclose, zap, execute, mount, announce, push, waituntil,
  1509. firework, stop, advancement, light, reset, hurt, ratelimit, nbt, wait, flag, log, despawn, webget, goto, attack, event, stand,
  1510. map, resume, break, strike, health, team, trigger, fly, itemcooldown, disengage, gamerule, kick, playsound, rename, chat,
  1511. anchor, fish, leash, queue, rotate, sign, run, while, experience, playeffect, bossbar, narrate, vulnerable, pushable, create,
  1512. trait, shoot, oxygen, yaml, group, statistic, fakeitem, pose, opentrades, blockcrack, schematic, sync, look, pause, feed,
  1513. take, toast, compass, adjust, animatechest, glow, drop, note, teleport, choose, actionbar, inventory, title, remove, sql,
  1514. switch, head, foreach, random, reload, adjustblock, repeat, define, heal, copyblock, filecopy, sit, burn, debug, determine,
  1515. assignment, permission, follow, displayitem, scribe, async, createworld, spawn, equip, money, engage, time, inject, mark, age,
  1516. walk]
  1517. [20:02:22] [Server thread/INFO]: OKAY! Loaded core triggers: [CHAT, CLICK, PROXIMITY, DAMAGE]
  1518. [20:02:22] [Server thread/INFO]: +> [ObjectFetcher] Registered: BiomeTag as b
  1519. [20:02:22] [Server thread/INFO]: +> [ObjectFetcher] Registered: ChunkTag as ch
  1520. [20:02:22] [Server thread/INFO]: +> [ObjectFetcher] Registered: ColorTag as co
  1521. [20:02:22] [Server thread/INFO]: +> [ObjectFetcher] Registered: CuboidTag as cu
  1522. [20:02:22] [Server thread/INFO]: +> [ObjectFetcher] Registered: EllipsoidTag as ellipsoid
  1523. [20:02:22] [Server thread/INFO]: +> [ObjectFetcher] Registered: EntityTag as e
  1524. [20:02:22] [Server thread/INFO]: +> [ObjectFetcher] Registered: InventoryTag as in
  1525. [20:02:22] [Server thread/INFO]: +> [ObjectFetcher] Registered: ItemTag as i
  1526. [20:02:22] [Server thread/INFO]: +> [ObjectFetcher] Registered: LocationTag as l
  1527. [20:02:22] [Server thread/INFO]: +> [ObjectFetcher] Registered: MaterialTag as m
  1528. [20:02:22] [Server thread/INFO]: +> [ObjectFetcher] Registered: NPCTag as n
  1529. [20:02:23] [Server thread/INFO]: +> [ObjectFetcher] Registered: PlayerTag as p
  1530. [20:02:23] [Server thread/INFO]: +> [ObjectFetcher] Registered: PluginTag as pl
  1531. [20:02:23] [Server thread/INFO]: +> [ObjectFetcher] Registered: TradeTag as trade
  1532. [20:02:23] [Server thread/INFO]: +> [ObjectFetcher] Registered: WorldTag as w
  1533. [20:02:23] [Server thread/INFO]: +> [ObjectFetcher] Registered: CustomObjectTag as custom
  1534. [20:02:23] [Server thread/INFO]: +> [ObjectFetcher] Registered: ListTag as li
  1535. [20:02:23] [Server thread/INFO]: +> [ObjectFetcher] Registered: ScriptTag as s
  1536. [20:02:23] [Server thread/INFO]: +> [ObjectFetcher] Registered: ElementTag as el
  1537. [20:02:23] [Server thread/INFO]: +> [ObjectFetcher] Registered: DurationTag as d
  1538. [20:02:23] [Server thread/INFO]: +> [ObjectFetcher] Registered: QueueTag as q
  1539. [20:02:23] [Server thread/INFO]: +> [PaperModule] Loading Paper support module...
  1540. [20:02:23] [Server thread/INFO]: ERROR!
  1541. Error Message: Woah! No scripts in /plugins/Denizen/scripts/ to load!
  1542. [20:02:23] [Server thread/INFO]: [MythicMobsExtension] Enabling MythicMobsExtension v1.441a-SNAPSHOT
  1543. [20:02:23] [Server thread/INFO]: [MythicMobsExtension] enabled externals
  1544. [20:02:23] [Server thread/INFO]: [MythicMobsExtension] registered mechanics!
  1545. [20:02:23] [Server thread/INFO]: [MythicMobsExtension] registered conditions!
  1546. [20:02:23] [Server thread/INFO]: [MythicMobsExtension] registered targeters!
  1547. [20:02:23] [Server thread/INFO]: [MythicMobsExtension] enabled javascript!
  1548. [20:02:23] [Server thread/INFO]: [MythicMobsExtension] using MythicPlayers
  1549. [20:02:23] [Server thread/INFO]: [MythicMobsExtension] using WorldGuard
  1550. [20:02:23] [Server thread/INFO]: [MythicMobsExtension] using HolograpicDisplays
  1551. [20:02:23] [Server thread/INFO]: [MythicMobsExtension] using ProtocolLib
  1552. [20:02:23] [Server thread/INFO]: [MMOCore] Enabling MMOCore v1.2.1
  1553. [20:02:23] [Server thread/INFO]: [MMOCore] Hooked onto Vault
  1554. [20:02:23] [Server thread/INFO]: [MMOCore] Hooked onto PlaceholderAPI
  1555. [20:02:23] [Server thread/INFO]: [MMOCore] Hooked onto Citizens
  1556. [20:02:23] [Server thread/INFO]: [MMOCore] Hooked onto WorldGuard
  1557. [20:02:23] [Server thread/INFO]: [MMOCore] Hooked onto HolographicDisplays
  1558. [20:02:23] [Server thread/INFO]: [MMOCore] Hooked onto MythicMobs
  1559. [20:02:23] [Server thread/WARN]: [MMOCore] [PlayerAttributes:intelligence] Could not load buff 'magical_damage': No enum constant net.Indyuce.mmocore.api.player.stats.StatType.MAGICAL_DAMAGE
  1560. [20:02:23] [Server thread/WARN]: [MMOCore] Could not load fishing drop table overriding-drop-table: Could not load config
  1561. [20:02:24] [Server thread/INFO]: [HolographicPlaceholders] Enabling HolographicPlaceholders v1.0.0 Beta
  1562. [20:02:24] [Server thread/INFO]: ==================[ Starting ]==================
  1563. [20:02:24] [Server thread/INFO]: [HPE] Enabled: PlaceholderAPI
  1564. [20:02:24] [Server thread/INFO]: [HPE] Enabled: BalTop
  1565. [20:02:24] [Server thread/INFO]: [HPE] Enabled: ProtocolLib
  1566. [20:02:24] [Server thread/INFO]: =================[ Done: 65ms ]=================
  1567. [20:02:24] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.12.0-d4d7ac4
  1568. [20:02:24] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  1569. [20:02:24] [Server thread/INFO]: [GriefPrevention] 64 total claims loaded.
  1570. [20:02:32] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  1571. [20:02:32] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  1572. [20:02:32] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  1573. [20:02:32] [Server thread/INFO]: [GriefPrevention] Boot finished.
  1574. [20:02:32] [Server thread/INFO]: [TouchscreenHolograms] Enabling TouchscreenHolograms v1.4.1
  1575. [20:02:32] [Server thread/INFO]: [Depenizen] Enabling Depenizen v2.0.0 (build 590)
  1576. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen loading...
  1577. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'LuckPerms'.
  1578. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen loaded bridge for 'WorldEdit'!
  1579. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'AreaShop'.
  1580. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'TerrainControl'.
  1581. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen loaded bridge for 'Essentials'!
  1582. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen loaded bridge for 'PlaceholderAPI'!
  1583. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'Towny'.
  1584. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'Jobs'.
  1585. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'MobArena'.
  1586. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'PlotSquared'.
  1587. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen loaded bridge for 'Votifier'!
  1588. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'PlayerPoints'.
  1589. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'PVPArena'.
  1590. [20:02:32] [Server thread/INFO]: +> [ObjectFetcher] Registered: WorldGuardRegionTag as region
  1591. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen loaded bridge for 'WorldGuard'!
  1592. [20:02:32] [Server thread/INFO]: +> [ObjectFetcher] Registered: LibsDisguiseTag as libsdisguise
  1593. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen loaded bridge for 'LibsDisguises'!
  1594. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'NoCheatPlus'.
  1595. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'OpenTerrainGenerator'.
  1596. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'Sentinel'.
  1597. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'SkillAPI'.
  1598. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'Factions'.
  1599. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'TownyChat'.
  1600. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'ASkyBlock'.
  1601. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'Shopkeepers'.
  1602. [20:02:32] [Server thread/INFO]: +> [ObjectFetcher] Registered: MythicMobsMobTag as mythicmob
  1603. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen loaded bridge for 'MythicMobs'!
  1604. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'Quests'.
  1605. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'Residence'.
  1606. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'NoteBlockAPI'.
  1607. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen loaded bridge for 'EffectLib'!
  1608. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'PVPStats'.
  1609. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'mcMMO'.
  1610. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'ViaVersion'.
  1611. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'BossShop'.
  1612. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'Vampire'.
  1613. [20:02:32] [Server thread/INFO]: +> [ObjectFetcher] Registered: GriefPreventionClaimTag as gpclaim
  1614. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen loaded bridge for 'GriefPrevention'!
  1615. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bridge for 'MagicSpells'.
  1616. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen will not load bungee bridge.
  1617. [20:02:32] [Server thread/INFO]: +> [Depenizen] Depenizen loaded! 9 plugin bridge(s) loaded (of 35 available)
  1618. [20:02:32] [Server thread/INFO]: [ProtectionLib] Enabling ProtectionLib v0.9.3*
  1619. [20:02:32] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: WorldGuard 7.0.0;02b731f
  1620. [20:02:32] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: GriefPrevention 16.12.0-d4d7ac4
  1621. [20:02:32] [Server thread/INFO]: [TradePlus] Enabling TradePlus v3.59
  1622. [20:02:32] [Server thread/INFO]: [MeteoritesPro] Enabling MeteoritesPro v1.5.0
  1623. [20:02:32] [Server thread/INFO]: __
  1624. [20:02:32] [Server thread/INFO]: |\/| |__) MeteoritesPro v1.5.0
  1625. [20:02:32] [Server thread/INFO]: | | | by OliPulse
  1626. [20:02:32] [Server thread/INFO]:
  1627. [20:02:32] [TaskChainAsyncQueue Thread 0/INFO]: You appear to be running version 114
  1628. [20:02:32] [Server thread/INFO]: [MMOItems] Enabling MMOItems v5.2.1
  1629. [20:02:32] [Server thread/INFO]: [MMOItems] Loaded 14 extra MM abilities
  1630. [20:02:32] [Server thread/INFO]: [ReflectionHelper] I am loaded from package org.inventivetalent.glow.reflection.minecraft
  1631. [20:02:32] [Server thread/INFO]: [ReflectionHelper] Version is v1_14_R1 (11401)
  1632. [20:02:32] [Server thread/INFO]: [MMOItems] WorldGenTemplate: basic-template
  1633. [20:02:32] [Server thread/INFO]: [MMOItems] WorldGenTemplate: slime-chunks-only
  1634. [20:02:32] [Server thread/INFO]: [MMOItems] Loading crafting stations, please wait..
  1635. [20:02:32] [Server thread/WARN]: [MMOItems] steel-crafting-station: Could not load MMOItem
  1636. [20:02:32] [Server thread/WARN]: [MMOItems] steel-crafting-station: Could not load MMOItem
  1637. [20:02:32] [Server thread/WARN]: [MMOItems] steel-crafting-station: Could not load MMOItem
  1638. [20:02:32] [Server thread/WARN]: [MMOItems] steel-crafting-station: Could not load MMOItem
  1639. [20:02:32] [Server thread/WARN]: [MMOItems] steel-crafting-station: Could not load MMOItem
  1640. [20:02:32] [Server thread/WARN]: [MMOItems] steel-crafting-station: Could not load MMOItem
  1641. [20:02:32] [Server thread/WARN]: [MMOItems] steel-crafting-station: Could not load MMOItem
  1642. [20:02:32] [Server thread/WARN]: [MMOItems] steel-crafting-station: Could not load MMOItem
  1643. [20:02:32] [Server thread/WARN]: [MMOItems] steel-crafting-station: Could not load MMOItem
  1644. [20:02:32] [Server thread/WARN]: [MMOItems] steel-crafting-station: Could not load MMOItem
  1645. [20:02:32] [Server thread/WARN]: [MMOItems] steel-crafting-station: Could not load MMOItem
  1646. [20:02:32] [Server thread/WARN]: [MMOItems] steel-crafting-station: Could not load MMOItem
  1647. [20:02:32] [Server thread/WARN]: [MMOItems] steel-crafting-station: Could not load MMOItem
  1648. [20:02:32] [Server thread/WARN]: [MMOItems] arcane-forge: Could not load MMOItem
  1649. [20:02:32] [Server thread/WARN]: [MMOItems] arcane-forge: Could not load MMOItem
  1650. [20:02:32] [Server thread/WARN]: [MMOItems] arcane-forge: Could not load MMOItem
  1651. [20:02:32] [Server thread/WARN]: [MMOItems] arcane-forge: Could not load MMOItem
  1652. [20:02:32] [Server thread/WARN]: [MMOItems] arcane-forge: Could not load MMOItem
  1653. [20:02:32] [Server thread/WARN]: [MMOItems] mythical-forge: Could not load MMOItem
  1654. [20:02:32] [Server thread/WARN]: [MMOItems] mythical-forge: Could not load MMOItem
  1655. [20:02:32] [Server thread/WARN]: [MMOItems] mythical-forge: Could not load MMOItem
  1656. [20:02:32] [Server thread/WARN]: [MMOItems] mythical-forge: Could not load MMOItem
  1657. [20:02:32] [Server thread/WARN]: [MMOItems] mythical-forge: Could not load MMOItem
  1658. [20:02:32] [Server thread/WARN]: [MMOItems] mythical-forge: Could not load MMOItem
  1659. [20:02:32] [Server thread/WARN]: [MMOItems] mythical-forge: Could not load MMOItem
  1660. [20:02:32] [Server thread/WARN]: [MMOItems] mythical-forge: Could not load MMOItem
  1661. [20:02:32] [Server thread/WARN]: [MMOItems] mythical-forge: Could not load MMOItem
  1662. [20:02:32] [Server thread/WARN]: [MMOItems] mythical-forge: Could not load MMOItem
  1663. [20:02:32] [Server thread/WARN]: [MMOItems] mythical-forge: Could not load MMOItem
  1664. [20:02:32] [Server thread/WARN]: [MMOItems] Could not load recipe station gem-stone-forge.yml
  1665. [20:02:33] [Server thread/INFO]: [MMOItems] Hooked onto HolographicDisplays
  1666. [20:02:33] [Server thread/INFO]: [MMOItems] Hooked onto PlaceholderAPI
  1667. [20:02:33] [Server thread/INFO]: [MMOItems] Hooked onto GlowAPI (Item Glow)
  1668. [20:02:33] [Server thread/INFO]: [MMOItems] Hooked onto MMOCore
  1669. [20:02:33] [Server thread/INFO]: [MMOItems] Loading recipes, please wait...
  1670. [20:02:33] [Server thread/WARN]: [MMOItems] STAFF.UPGEXPLOSIONSTAFF - Particle is missing type or selected particle.
  1671. [20:02:33] [Server thread/INFO]: [Magic] Enabling Magic v7.7.6-748b664
  1672. [20:02:33] [Server thread/INFO]: [Magic] EffectLib initialized
  1673. [20:02:36] [Server thread/INFO]: [Magic] Wand crafting is enabled
  1674. [20:02:36] [Server thread/INFO]: [Magic] Skin-based spell icons disabled
  1675. [20:02:36] [Server thread/INFO]: [Magic] Vault found, 'currency' cost types available
  1676. [20:02:36] [Server thread/INFO]: [Magic] Loaded 0 attributes
  1677. [20:02:36] [Server thread/INFO]: [Magic] Registered attributes: [bowpull]
  1678. [20:02:36] [Server thread/INFO]: [Magic] Registered currencies: item,mana,xp,health,currency,sp,levels,hunger
  1679. [20:02:36] [Server thread/INFO]: [Magic] Loaded 6 effect lists
  1680. [20:02:36] [Server thread/INFO]: [Magic] Loaded 396 items
  1681. [20:02:37] [Server thread/WARN]: [Magic] Unknown particle type item_snowball
  1682. [20:02:37] [Server thread/WARN]: [Magic] Unknown particle type item_snowball
  1683. [20:02:37] [Server thread/WARN]: [Magic] Unknown particle type poof
  1684. [20:02:37] [Server thread/WARN]: [Magic] Unknown particle type poof
  1685. [20:02:37] [Server thread/WARN]: [Magic] Unknown particle type item_snowball
  1686. [20:02:37] [Server thread/WARN]: [Magic] Unknown particle type item_snowball
  1687. [20:02:37] [Server thread/WARN]: [Magic] Unknown particle type poof
  1688. [20:02:37] [Server thread/WARN]: [Magic] Unknown particle type poof
  1689. [20:02:37] [Server thread/WARN]: [Magic] Unknown particle type item_snowball
  1690. [20:02:37] [Server thread/WARN]: [Magic] Unknown particle type item_snowball
  1691. [20:02:37] [Server thread/WARN]: [Magic] Unknown particle type poof
  1692. [20:02:37] [Server thread/WARN]: [Magic] Unknown particle type poof
  1693. [20:02:37] [Server thread/WARN]: [Magic] Unknown particle type item_snowball
  1694. [20:02:37] [Server thread/WARN]: [Magic] Unknown particle type item_snowball
  1695. [20:02:37] [Server thread/WARN]: [Magic] Unknown particle type poof
  1696. [20:02:37] [Server thread/WARN]: [Magic] Unknown particle type poof
  1697. [20:02:38] [Server thread/WARN]: [Magic] Unknown particle type poof
  1698. [20:02:38] [Server thread/WARN]: [Magic] Unknown particle type poof
  1699. [20:02:38] [Server thread/WARN]: [Magic] Unknown particle type poof
  1700. [20:02:38] [Server thread/WARN]: [Magic] Unknown particle type poof
  1701. [20:02:38] [Server thread/WARN]: [Magic] Unknown particle type poof
  1702. [20:02:38] [Server thread/WARN]: [Magic] Unknown particle type poof
  1703. [20:02:38] [Server thread/WARN]: [Magic] Unknown particle type poof
  1704. [20:02:38] [Server thread/WARN]: [Magic] Unknown particle type poof
  1705. [20:02:38] [Server thread/INFO]: [Magic] Loaded 527 spells
  1706. [20:02:38] [Server thread/INFO]: [Magic] Loaded 6 classes
  1707. [20:02:38] [Server thread/INFO]: [Magic] Loaded 4 automata templates
  1708. [20:02:38] [Server thread/INFO]: [Magic] Loaded 15 progression paths
  1709. [20:02:38] [Server thread/INFO]: [Magic] Loaded 144 wands
  1710. [20:02:38] [Server thread/INFO]: [Magic] Loaded 21 mob templates
  1711. [20:02:38] [Server thread/INFO]: [Magic] Loaded 20 crafting recipes
  1712. [20:02:38] [Server thread/INFO]: [Magic] LibsDisguises found, mob disguises and disguise_restricted features enabled
  1713. [20:02:38] [Server thread/INFO]: [Magic] MobArena not found
  1714. [20:02:38] [Server thread/INFO]: [Magic] LogBlock not found
  1715. [20:02:38] [Server thread/INFO]: [Magic] Integrating with Essentials for Recall warps
  1716. [20:02:38] [Server thread/INFO]: [Magic] Factions not found
  1717. [20:02:38] [Server thread/INFO]: [Magic] WorldGuard found, will respect build permissions for construction spells
  1718. [20:02:38] [Server thread/INFO]: [Magic] Multiverse-Core found, will respect PVP settings
  1719. [20:02:38] [Server thread/INFO]: [Magic] Towny not found, region protection and pvp checks will not be used.
  1720. [20:02:38] [Server thread/INFO]: [Magic] Lockette nor LockettePro found, will not integrate.
  1721. [20:02:38] [Server thread/INFO]: [Magic] GriefPrevention found, will respect claim build permissions for construction spells
  1722. [20:02:38] [Server thread/INFO]: [Magic] NoCheatPlus not found, will not integrate.
  1723. [20:02:38] [Server thread/INFO]: [Magic] dynmap found, integrating.
  1724. [20:02:38] [Server thread/INFO]: [Magic] PlaceholderAPI integration enabled. Available placeholders:
  1725. [20:02:38] [Server thread/INFO]: [Magic] magic_path, magic_class, magic_wand, magic_spell
  1726. [20:02:38] [Server thread/INFO]: [Magic] LightAPI not found, Light action will not work
  1727. [20:02:38] [Server thread/INFO]: [Magic] Skript found:
  1728. [20:02:38] [Server thread/INFO]: [Magic] Added events: cast, casting
  1729. [20:02:38] [Server thread/INFO]: [Magic] Added expressions: caster, targets, active spell
  1730. [20:02:38] [Server thread/INFO]: [Magic] Added conditionals: has wand, is class
  1731. [20:02:38] [Server thread/INFO]: [Magic] Added effect: cast
  1732. [20:02:38] [Server thread/INFO]: [Magic] Activated BStats
  1733. [20:02:38] [Server thread/INFO]: Resource pack configured in server.properties, Magic not using RP from config.yml
  1734. [20:02:40] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  1735. [20:02:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: worldborder
  1736. [20:02:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
  1737. [20:02:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: math
  1738. [20:02:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  1739. [20:02:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
  1740. [20:02:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: griefprevention
  1741. [20:02:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
  1742. [20:02:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
  1743. [20:02:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: spigotlobby
  1744. [20:02:40] [Server thread/INFO]: Done (140.737s)! For help, type "help"
  1745. [20:02:40] [Server thread/INFO]: Starting GS4 status listener
  1746. [20:02:40] [Server thread/INFO]: Starting remote control listener
  1747. [20:02:40] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
  1748. [20:02:40] [Server thread/WARN]: No rcon password set in server.properties, rcon disabled!
  1749. [20:02:40] [Server thread/INFO]: Timings Reset
  1750. [20:02:40] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
  1751. [20:02:40] [Craft Scheduler Thread - 35/INFO]: [Vault] Checking for Updates ...
  1752. [20:02:40] [Craft Scheduler Thread - 34/INFO]: [MMOItems] Hooked onto MythicMobs (async)
  1753. [20:02:40] [Craft Scheduler Thread - 7/INFO]: [MythicMobsExtension] Plugin is up-to-date!
  1754. [20:02:40] [Craft Scheduler Thread - 17/INFO]: [JOINEVENTSPRO] The updater resource ID is invalid.
  1755. [20:02:40] [Craft Scheduler Thread - 8/WARN]: [CustomDrops] MassiveStats was unable to communicate with its API endpoint.
  1756. [20:02:40] [Craft Scheduler Thread - 13/INFO]: [PacketListenerApi] Plugin is up-to-date
  1757. [20:02:41] [Craft Scheduler Thread - 35/INFO]: [Vault] No new version available
  1758. [20:02:41] [Server thread/INFO]: [Skript] Loading variables...
  1759. [20:02:41] [Craft Scheduler Thread - 6/INFO]: [PlaceholderAPI] 165 placeholder expansions are available on the cloud.
  1760. [20:02:42] [Thread-50/INFO]: [Skript] Loaded 31 variables so far...
  1761. [20:02:43] [Thread-50/INFO]: [Skript] Loaded 73 variables so far...
  1762. [20:02:43] [Server thread/INFO]: [Skript] Loaded 269 variables in 2.6 seconds
  1763. [20:02:53] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  1764. [20:02:53] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 17 triggers and 4 commands in 9.46 seconds
  1765. [20:02:53] [Server thread/INFO]: [Skript] Finished loading.
  1766. [20:02:53] [Server thread/INFO]: [CS-CoreLib2] [CS-CoreLib2 - Protection] Loading Protection Modules...
  1767. [20:02:53] [Server thread/INFO]: [CS-CoreLib2] [CS-CoreLib2 - Protection] This may happen more than once.
  1768. [20:02:53] [Server thread/INFO]: [CS-CoreLib2] [CS-CoreLib2 - Protection] Loaded Protection Module "WorldGuard"
  1769. [20:02:53] [Server thread/INFO]: [CS-CoreLib2] [CS-CoreLib2 - Protection] Loaded Protection Module "GriefPrevention"
  1770. [20:02:53] [Server thread/INFO]: [CS-CoreLib2] [CS-CoreLib2 - Protection] Loaded Protection Module "CoreProtect"
  1771. [20:02:53] [Server thread/INFO]: [Slimefun] Collecting Snapshots of all Recipes...
  1772. [20:02:53] [Server thread/INFO]: [Slimefun] Found 779 Recipes!
  1773. [20:02:53] [Server thread/INFO]: [CS-CoreLib2] [CS-CoreLib2 - Protection] Loading Protection Modules...
  1774. [20:02:53] [Server thread/INFO]: [CS-CoreLib2] [CS-CoreLib2 - Protection] This may happen more than once.
  1775. [20:02:53] [Server thread/INFO]: [CS-CoreLib2] [CS-CoreLib2 - Protection] Loaded Protection Module "WorldGuard"
  1776. [20:02:53] [Server thread/INFO]: [CS-CoreLib2] [CS-CoreLib2 - Protection] Loaded Protection Module "GriefPrevention"
  1777. [20:02:53] [Server thread/INFO]: [CS-CoreLib2] [CS-CoreLib2 - Protection] Loaded Protection Module "CoreProtect"
  1778. [20:02:53] [Server thread/INFO]: ###################### - Slimefun - ######################
  1779. [20:02:53] [Server thread/INFO]: Successfully loaded 738 Items (4 Researches)
  1780. [20:02:53] [Server thread/INFO]: ( 491 Items from Slimefun, 247 Items from Addons )
  1781. [20:02:53] [Server thread/INFO]: ##########################################################
  1782. [20:02:53] [Thread-52/INFO]: [Slimefun] Slimefun is up to date!
  1783. [20:02:53] [Server thread/INFO]: [Slimefun] Loading Blocks for World "survival_overworld"
  1784. [20:02:53] [Server thread/INFO]: [Slimefun] This may take a long time...
  1785. [20:02:53] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1293, 66, -764
  1786. [20:02:53] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PINEAPPLE_BUSH"}
  1787. [20:02:53] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;-1293;66;-764): {"id":"PINEAPPLE"}
  1788. [20:02:53] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3477, 94, -92
  1789. [20:02:53] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PINEAPPLE_BUSH"}
  1790. [20:02:53] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3477;94;-92): {"id":"PINEAPPLE"}
  1791. [20:02:53] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 4940, 72, 11287
  1792. [20:02:53] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PINEAPPLE_BUSH"}
  1793. [20:02:53] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;4940;72;11287): {"id":"PINEAPPLE"}
  1794. [20:02:53] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3152, 67, 3312
  1795. [20:02:53] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TOMATO_BUSH"}
  1796. [20:02:53] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3152;67;3312): {"id":"TOMATO"}
  1797. [20:02:53] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3475, 92, -92
  1798. [20:02:53] [Server thread/INFO]: [Slimefun] Old block data: {"id":"RASPBERRY_BUSH"}
  1799. [20:02:53] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3475;92;-92): {"id":"RASPBERRY"}
  1800. [20:02:53] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 103, 107, 31
  1801. [20:02:53] [Server thread/INFO]: [Slimefun] Old block data: {"id":"RASPBERRY_BUSH"}
  1802. [20:02:53] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;103;107;31): {"id":"RASPBERRY"}
  1803. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 6071, 79, 6530
  1804. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CORN"}
  1805. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;6071;79;6530): {"id":"CORN_BUSH"}
  1806. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3477, 97, -81
  1807. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CABBAGE_BUSH"}
  1808. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3477;97;-81): {"id":"CABBAGE"}
  1809. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3212, 72, -643
  1810. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"SWEET_POTATO"}
  1811. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3212;72;-643): {"id":"SWEET_POTATO_BUSH"}
  1812. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 4177, 74, -375
  1813. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"SWEET_POTATO"}
  1814. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;4177;74;-375): {"id":"SWEET_POTATO_BUSH"}
  1815. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3478, 96, -87
  1816. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"SWEET_POTATO"}
  1817. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3478;96;-87): {"id":"SWEET_POTATO_BUSH"}
  1818. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3152, 67, 3311
  1819. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"SWEET_POTATO"}
  1820. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3152;67;3311): {"id":"SWEET_POTATO_BUSH"}
  1821. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 4194, 75, -370
  1822. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"SWEET_POTATO"}
  1823. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;4194;75;-370): {"id":"SWEET_POTATO_BUSH"}
  1824. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3474, 92, -87
  1825. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CILANTRO_BUSH"}
  1826. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3474;92;-87): {"id":"CILANTRO"}
  1827. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3256, 74, 1190
  1828. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CILANTRO_BUSH"}
  1829. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3256;74;1190): {"id":"CILANTRO"}
  1830. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 13390, 106, 2855
  1831. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CILANTRO_BUSH"}
  1832. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;13390;106;2855): {"id":"CILANTRO"}
  1833. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 5680, 79, 3162
  1834. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PEACH"}
  1835. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;5680;79;3162): {"id":"LIME_SAPLING"}
  1836. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 5672, 79, 3166
  1837. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"ORANGE"}
  1838. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;5672;79;3166): {"id":"LIME_SAPLING"}
  1839. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 5674, 78, 3163
  1840. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"LIME"}
  1841. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;5674;78;3163): {"id":"LIME_SAPLING"}
  1842. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3165, 72, 3319
  1843. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"LIME"}
  1844. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3165;72;3319): {"id":"LIME_SAPLING"}
  1845. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3164, 71, 3314
  1846. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"LIME"}
  1847. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3164;71;3314): {"id":"LIME_SAPLING"}
  1848. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3158, 72, 3315
  1849. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"LIME"}
  1850. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3158;72;3315): {"id":"LIME_SAPLING"}
  1851. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 5679, 74, 3162
  1852. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"GRAPE"}
  1853. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;5679;74;3162): {"id":"GRAPE_BUSH"}
  1854. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3275, 74, 1141
  1855. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"GRAPE"}
  1856. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3275;74;1141): {"id":"GRAPE_BUSH"}
  1857. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3475, 93, -87
  1858. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"GRAPE"}
  1859. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3475;93;-87): {"id":"GRAPE_BUSH"}
  1860. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3478, 94, -91
  1861. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"GRAPE"}
  1862. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3478;94;-91): {"id":"GRAPE_BUSH"}
  1863. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3776, 64, 868
  1864. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"GRAPE"}
  1865. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3776;64;868): {"id":"GRAPE_BUSH"}
  1866. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3783, 70, 4515
  1867. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PLUM"}
  1868. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3783;70;4515): {"id":"CHERRY"}
  1869. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3788, 70, 4514
  1870. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PLUM"}
  1871. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3788;70;4514): {"id":"CHERRY"}
  1872. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3476, 94, -90
  1873. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"GARLIC_BUSH"}
  1874. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3476;94;-90): {"id":"GARLIC"}
  1875. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 5675, 66, -8780
  1876. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"GARLIC_BUSH"}
  1877. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;5675;66;-8780): {"id":"GARLIC"}
  1878. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 6319, 79, 1729
  1879. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"STRAWBERRY_BUSH"}
  1880. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;6319;79;1729): {"id":"STRAWBERRY"}
  1881. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 6321, 80, 1728
  1882. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"STRAWBERRY_BUSH"}
  1883. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;6321;80;1728): {"id":"STRAWBERRY"}
  1884. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 6318, 80, 1725
  1885. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"STRAWBERRY_BUSH"}
  1886. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;6318;80;1725): {"id":"STRAWBERRY"}
  1887. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 4174, 74, -371
  1888. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"STRAWBERRY_BUSH"}
  1889. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;4174;74;-371): {"id":"STRAWBERRY"}
  1890. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3474, 93, -85
  1891. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"STRAWBERRY_BUSH"}
  1892. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3474;93;-85): {"id":"STRAWBERRY"}
  1893. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3474, 93, -86
  1894. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"STRAWBERRY_BUSH"}
  1895. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3474;93;-86): {"id":"STRAWBERRY"}
  1896. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3475, 94, -85
  1897. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"STRAWBERRY_BUSH"}
  1898. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3475;94;-85): {"id":"STRAWBERRY"}
  1899. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3470, 90, -85
  1900. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"STRAWBERRY_BUSH"}
  1901. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3470;90;-85): {"id":"STRAWBERRY"}
  1902. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -2377, 108, 9331
  1903. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"STRAWBERRY_BUSH"}
  1904. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;-2377;108;9331): {"id":"STRAWBERRY"}
  1905. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3153, 75, 3322
  1906. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"COCONUT_SAPLING"}
  1907. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3153;75;3322): {"id":"COCONUT"}
  1908. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 6958, 71, 6983
  1909. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PEAR"}
  1910. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;6958;71;6983): {"id":"COCONUT"}
  1911. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3477, 94, -90
  1912. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"MUSTARD_SEED"}
  1913. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3477;94;-90): {"id":"MUSTARD_SEED_BUSH"}
  1914. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3476, 94, -88
  1915. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"MUSTARD_SEED"}
  1916. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3476;94;-88): {"id":"MUSTARD_SEED_BUSH"}
  1917. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3472, 93, -81
  1918. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"MUSTARD_SEED"}
  1919. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3472;93;-81): {"id":"MUSTARD_SEED_BUSH"}
  1920. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3782, 69, 4513
  1921. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PLUM"}
  1922. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3782;69;4513): {"id":"CHERRY_SAPLING"}
  1923. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 5683, 72, 3156
  1924. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLACKBERRY"}
  1925. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;5683;72;3156): {"id":"BLACKBERRY_BUSH"}
  1926. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3472, 96, -75
  1927. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLACKBERRY"}
  1928. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3472;96;-75): {"id":"BLACKBERRY_BUSH"}
  1929. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3472, 95, -77
  1930. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLACKBERRY"}
  1931. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3472;95;-77): {"id":"BLACKBERRY_BUSH"}
  1932. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3472, 95, -78
  1933. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLACKBERRY"}
  1934. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3472;95;-78): {"id":"BLACKBERRY_BUSH"}
  1935. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3472, 94, -80
  1936. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLACKBERRY"}
  1937. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3472;94;-80): {"id":"BLACKBERRY_BUSH"}
  1938. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3574, 152, -161
  1939. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"ELDERBERRY_BUSH"}
  1940. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3574;152;-161): {"id":"ELDERBERRY"}
  1941. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3575, 153, -155
  1942. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"ELDERBERRY_BUSH"}
  1943. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3575;153;-155): {"id":"ELDERBERRY"}
  1944. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3581, 154, -154
  1945. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"ELDERBERRY_BUSH"}
  1946. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3581;154;-154): {"id":"ELDERBERRY"}
  1947. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -2281, 72, 5073
  1948. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"ELDERBERRY_BUSH"}
  1949. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;-2281;72;5073): {"id":"ELDERBERRY"}
  1950. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3213, 72, -643
  1951. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"ELDERBERRY_BUSH"}
  1952. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3213;72;-643): {"id":"ELDERBERRY"}
  1953. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3471, 91, -85
  1954. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"ELDERBERRY_BUSH"}
  1955. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3471;91;-85): {"id":"ELDERBERRY"}
  1956. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1295, 65, -767
  1957. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CRANBERRY_BUSH"}
  1958. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;-1295;65;-767): {"id":"CRANBERRY"}
  1959. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3472, 91, -86
  1960. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"LETTUCE_BUSH"}
  1961. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3472;91;-86): {"id":"LETTUCE"}
  1962. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3512, 62, -9065
  1963. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLACK_PEPPER_BUSH"}
  1964. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3512;62;-9065): {"id":"BLACK_PEPPER"}
  1965. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3475, 93, -88
  1966. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLACK_PEPPER_BUSH"}
  1967. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3475;93;-88): {"id":"BLACK_PEPPER"}
  1968. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3476, 96, -82
  1969. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLUEBERRY_BUSH"}
  1970. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3476;96;-82): {"id":"BLUEBERRY"}
  1971. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3476, 93, -91
  1972. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLUEBERRY_BUSH"}
  1973. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3476;93;-91): {"id":"BLUEBERRY"}
  1974. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3472, 93, -82
  1975. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLUEBERRY_BUSH"}
  1976. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3472;93;-82): {"id":"BLUEBERRY"}
  1977. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3473, 92, -85
  1978. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLUEBERRY_BUSH"}
  1979. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3473;92;-85): {"id":"BLUEBERRY"}
  1980. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3473, 92, -86
  1981. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLUEBERRY_BUSH"}
  1982. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3473;92;-86): {"id":"BLUEBERRY"}
  1983. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3474, 93, -84
  1984. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLUEBERRY_BUSH"}
  1985. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3474;93;-84): {"id":"BLUEBERRY"}
  1986. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3470, 93, -79
  1987. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLUEBERRY_BUSH"}
  1988. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3470;93;-79): {"id":"BLUEBERRY"}
  1989. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3572, 150, -166
  1990. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"COWBERRY"}
  1991. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3572;150;-166): {"id":"COWBERRY_BUSH"}
  1992. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3243, 73, 1153
  1993. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"COWBERRY"}
  1994. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3243;73;1153): {"id":"COWBERRY_BUSH"}
  1995. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3473, 94, -81
  1996. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"COWBERRY"}
  1997. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3473;94;-81): {"id":"COWBERRY_BUSH"}
  1998. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -33, 146, 8584
  1999. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"COWBERRY"}
  2000. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;-33;146;8584): {"id":"COWBERRY_BUSH"}
  2001. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -53, 139, 8573
  2002. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"COWBERRY"}
  2003. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;-53;139;8573): {"id":"COWBERRY_BUSH"}
  2004. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3570, 74, 904
  2005. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PLUM"}
  2006. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3570;74;904): {"id":"PLUM_SAPLING"}
  2007. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3573, 73, 908
  2008. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PLUM"}
  2009. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3573;73;908): {"id":"PLUM_SAPLING"}
  2010. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3573, 74, 905
  2011. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PLUM"}
  2012. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3573;74;905): {"id":"PLUM_SAPLING"}
  2013. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3576, 75, 911
  2014. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PLUM"}
  2015. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3576;75;911): {"id":"PLUM_SAPLING"}
  2016. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3578, 71, 892
  2017. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PLUM"}
  2018. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3578;71;892): {"id":"PLUM_SAPLING"}
  2019. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3581, 69, 893
  2020. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PLUM"}
  2021. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3581;69;893): {"id":"PLUM_SAPLING"}
  2022. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3478, 97, -85
  2023. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"ONION"}
  2024. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3478;97;-85): {"id":"ONION_BUSH"}
  2025. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3477, 96, -84
  2026. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"ONION"}
  2027. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3477;96;-84): {"id":"ONION_BUSH"}
  2028. [20:02:54] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3480, 99, -84
  2029. [20:02:54] [Server thread/INFO]: [Slimefun] Old block data: {"id":"ONION"}
  2030. [20:02:54] [Server thread/INFO]: [Slimefun] New block data (survival_overworld;3480;99;-84): {"id":"ONION_BUSH"}
  2031. [20:02:54] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 710ms)
  2032. [20:02:54] [Server thread/INFO]: [Slimefun] Loaded a total of 17865 Blocks for World "survival_overworld"
  2033. [20:02:54] [Server thread/INFO]: [Slimefun] Avg: 0.04ms/Block
  2034. [20:02:54] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world"
  2035. [20:02:54] [Server thread/INFO]: [Slimefun] This may take a long time...
  2036. [20:02:54] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  2037. [20:02:54] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world"
  2038. [20:02:54] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_the_end"
  2039. [20:02:54] [Server thread/INFO]: [Slimefun] This may take a long time...
  2040. [20:02:54] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  2041. [20:02:54] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_the_end"
  2042. [20:02:54] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_nether"
  2043. [20:02:54] [Server thread/INFO]: [Slimefun] This may take a long time...
  2044. [20:02:54] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  2045. [20:02:54] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_nether"
  2046. [20:02:54] [Server thread/INFO]: [Slimefun] Loading Blocks for World "mining"
  2047. [20:02:54] [Server thread/INFO]: [Slimefun] This may take a long time...
  2048. [20:02:54] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 77ms)
  2049. [20:02:54] [Server thread/INFO]: [Slimefun] Loaded a total of 666 Blocks for World "mining"
  2050. [20:02:54] [Server thread/INFO]: [Slimefun] Avg: 0.116ms/Block
  2051. [20:02:54] [Server thread/INFO]: [Slimefun] Loading Blocks for World "backupworld"
  2052. [20:02:54] [Server thread/INFO]: [Slimefun] This may take a long time...
  2053. [20:02:54] [Thread-51/INFO]: [CS-CoreLib - Updater] CS-CoreLib is up to date!
  2054. [20:02:54] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 10ms)
  2055. [20:02:54] [Server thread/INFO]: [Slimefun] Loaded a total of 938 Blocks for World "backupworld"
  2056. [20:02:54] [Server thread/INFO]: [Slimefun] Avg: 0.011ms/Block
  2057. [20:02:54] [Server thread/INFO]: [Slimefun] Hooked into Plugin: ClearLag
  2058. [20:02:54] [Server thread/INFO]: [Slimefun] Hooked into Plugin: ExoticGarden
  2059. [20:02:54] [Server thread/INFO]: [Slimefun] Hooked into Plugin: WorldEdit
  2060. [20:02:54] [Server thread/INFO]: [PlayerWarps] Loading warps...
  2061. [20:02:54] [Server thread/INFO]: [PlayerWarps] Loading the Player warp GUI
  2062. [20:02:54] [Thread-53/INFO]: [ExoticGarden] ExoticGarden is up to date!
  2063. [20:02:58] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] Loading plugins...
  2064. [20:02:58] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] Factions: plugin not found.
  2065. [20:02:58] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] BlocksHub plugin Factions...disabled
  2066. [20:02:58] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] Registered GriefPrevention 16.12.0-d4d7ac4 access controller.
  2067. [20:02:58] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] BlocksHub plugin GriefPrevention...enabled
  2068. [20:02:58] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] Registered CoreProtect 2.14.4 logger.
  2069. [20:02:58] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] BlocksHub plugin CoreProtect...enabled
  2070. [20:02:58] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] LogBlock: plugin not found.
  2071. [20:02:58] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] BlocksHub plugin LogBlock...disabled
  2072. [20:02:58] [Server thread/INFO]: [ShopGUIPlus] No external spawner plugins registered, using built-in spawners support!
  2073. [20:02:58] [Server thread/INFO]: [ShopGUIPlus] Loaded 9 main menu items!
  2074. [20:02:58] [Server thread/INFO]: [ShopGUIPlus] Loaded 7 shops with total of 125 items!
  2075. [20:02:59] [Server thread/INFO]: [Citizens] Loaded 31 NPCs.
  2076. [20:02:59] [Server thread/INFO]: [MythicMobs] ✓Using HolographicDisplays plugin for holograms
  2077. [20:02:59] [Server thread/INFO]: [MythicMobs] ✓Using HolographicDisplays plugin for holograms
  2078. [20:03:03] [Server thread/INFO]: +> [] +-------------------------+
  2079. [20:03:03] [Server thread/INFO]: [PlayerWarps] v4.6.7 is out! You are still running version v4.5.9
  2080. [20:03:03] [Server thread/INFO]: [LibsDisguises] There is a new build of Lib's Disguises! You are using #316, the latest build is #362!
  2081. https://ci.md-5.net/job/LibsDisguises/lastSuccessfulBuild/
  2082. [20:03:05] [Server thread/INFO]: com.mojang.authlib.GameProfile@3b5d04a1[id=<null>,name=cookieXL,properties={},legacy=false] (/213.127.69.30:50811) lost connection: Disconnected
  2083. [20:03:05] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 25452ms or 509 ticks behind
  2084. [20:03:06] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
  2085. [20:03:08] [Server thread/INFO]: [Anti-Xray] Version 1.5.0 has been loaded...
  2086. [20:03:08] [Server thread/INFO]: [Anti-Xray] Please leave a 5 star review!
  2087. [20:03:09] [Server thread/WARN]: [Magic]  Essentials found, but is not up to date. Magic item integration will not work with this version of Magic. Please upgrade EssentialsX or downgrade Magic to 7.6.19
  2088. [20:03:12] [Server thread/INFO]: [PlayerWarps] Enabling Metrics...
  2089. [20:03:12] [Server thread/INFO]: [Magic] Loading image map data from imagemaps.yml
  2090. [20:03:12] [Server thread/INFO]: [Magic] Loaded 0 image maps
  2091. [20:03:12] [Server thread/INFO]: [Magic] Finished loading data.
  2092. [20:03:14] [Craft Scheduler Thread - 36/INFO]: [MythicMobsExtension] 121 mechanics loaded.
  2093. [20:03:14] [Craft Scheduler Thread - 36/INFO]: [MythicMobsExtension] 110 conditions loaded.
  2094. [20:03:14] [Craft Scheduler Thread - 36/INFO]: [MythicMobsExtension] 30 targeters loaded.
  2095. [20:03:16] [Craft Scheduler Thread - 28/INFO]: [MythicMobsExtension] 0 ext.mechanics loaded.
  2096. [20:03:16] [Craft Scheduler Thread - 28/INFO]: [MythicMobsExtension] 0 ext.conditions loaded.
  2097. [20:03:16] [Craft Scheduler Thread - 28/INFO]: [MythicMobsExtension] 0 ext.targeters loaded.
  2098. [20:03:19] [User Authenticator #1/INFO]: UUID of player cookieXL is 895548da-f5ad-41bd-bc86-2de9ce204033
  2099. [20:03:23] [Server thread/INFO]: cookieXL[/213.127.69.30:50908] logged in with entity id 1028 at ([survival_overworld]3565.441731684881, 76.36819527715333, -290.32166989604826)
  2100. [20:03:26] [Server thread/ERROR]: [PlaceholderAPI] MyCommand is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [emmerrei a.k.a Ivanpro] and urge them to update it ASAP.
  2101. [20:03:28] [Server thread/WARN]: [MMOItems] Could not register the type SKIN: Could not find config for SKIN
  2102. [20:03:28] [Server thread/INFO]: MI> MMOItems 5.2.1 reloaded.
  2103. [20:03:28] [Server thread/INFO]: MI> - 49 Item Types
  2104. [20:03:28] [Server thread/INFO]: MI> - 14 Item Tiers
  2105. [20:03:28] [Server thread/INFO]: MI> - 11 Item Sets
  2106. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle '25' is not supported by this version of MythicMobs.
  2107. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle '18' is not supported by this version of MythicMobs.
  2108. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'lava_drip' is not supported by this version of MythicMobs.
  2109. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'cloud:1:10:a=1000' is not supported by this version of MythicMobs.
  2110. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'cloud:1:10:a=1000' is not supported by this version of MythicMobs.
  2111. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'cloud:1:10:a=1000' is not supported by this version of MythicMobs.
  2112. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'MagicSnow:0' in 'EquipMechanic': Drop type not found.
  2113. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PlaceholderItem:5' in 'EquipMechanic': Drop type not found.
  2114. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'CyanChest:3' in 'EquipMechanic': Drop type not found.
  2115. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'CyanLegs:2' in 'EquipMechanic': Drop type not found.
  2116. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'CyanBoots:1' in 'EquipMechanic': Drop type not found.
  2117. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'MagicFire:0' in 'EquipMechanic': Drop type not found.
  2118. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'MagicFire:5' in 'EquipMechanic': Drop type not found.
  2119. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'RedChest:3' in 'EquipMechanic': Drop type not found.
  2120. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'RedLegs:2' in 'EquipMechanic': Drop type not found.
  2121. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'RedBoots:1' in 'EquipMechanic': Drop type not found.
  2122. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondHoe:0' in 'EquipMechanic': Drop type not found.
  2123. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondHoe:5' in 'EquipMechanic': Drop type not found.
  2124. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PurpleChest:3' in 'EquipMechanic': Drop type not found.
  2125. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PurpleLegs:2' in 'EquipMechanic': Drop type not found.
  2126. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PurpleBoots:1' in 'EquipMechanic': Drop type not found.
  2127. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondSword:0' in 'EquipMechanic': Drop type not found.
  2128. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondSword:5' in 'EquipMechanic': Drop type not found.
  2129. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PinkChest:3' in 'EquipMechanic': Drop type not found.
  2130. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PinkLegs:2' in 'EquipMechanic': Drop type not found.
  2131. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PinkBoots:1' in 'EquipMechanic': Drop type not found.
  2132. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'blockcrack_174' is not supported by this version of MythicMobs.
  2133. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'blockcrack_174' is not supported by this version of MythicMobs.
  2134. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondSword:0' in 'EquipMechanic': Drop type not found.
  2135. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fallingdust_12_0' is not supported by this version of MythicMobs.
  2136. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'forestguardianmove:4' in 'EquipMechanic': Drop type not found.
  2137. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2138. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2139. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2140. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2141. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2142. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2143. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2144. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2145. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2146. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2147. [20:03:29] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2148. [20:03:30] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic randomskill {<&csp>skills=<&csp>east,<&csp>north,<&csp>west,<&csp>south<&csp>}
  2149. [20:03:30] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  2150. [20:03:30] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor133.newInstance(Unknown Source)
  2151. [20:03:30] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  2152. [20:03:30] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  2153. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.getSkillMechanic(SkillManager.java:188)
  2154. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.Skill.<init>(Skill.java:147)
  2155. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.loadSkills(SkillManager.java:84)
  2156. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.io.ConfigManager.LoadAll(ConfigManager.java:103)
  2157. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.commands.ReloadCommand.onCommand(ReloadCommand.java:29)
  2158. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:69)
  2159. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:60)
  2160. [20:03:30] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
  2161. [20:03:30] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
  2162. [20:03:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739)
  2163. [20:03:30] [Server thread/WARN]: at me.playbosswar.com.Tools.executeCommand(Tools.java:97)
  2164. [20:03:30] [Server thread/WARN]: at me.playbosswar.com.Tools.lambda$simpleCommandRunner$0(Tools.java:51)
  2165. [20:03:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
  2166. [20:03:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452)
  2167. [20:03:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1171)
  2168. [20:03:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:417)
  2169. [20:03:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1098)
  2170. [20:03:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925)
  2171. [20:03:30] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  2172. [20:03:30] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  2173. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.mechanics.RandomSkillMechanic.<init>(RandomSkillMechanic.java:28)
  2174. [20:03:30] [Server thread/WARN]: ... 22 more
  2175. [20:03:30] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic randomskill {<&csp>skills=<&csp>east,<&csp>north,<&csp>west,<&csp>south<&csp>}
  2176. [20:03:30] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  2177. [20:03:30] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor133.newInstance(Unknown Source)
  2178. [20:03:30] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  2179. [20:03:30] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  2180. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.getSkillMechanic(SkillManager.java:188)
  2181. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.Skill.<init>(Skill.java:147)
  2182. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.loadSkills(SkillManager.java:84)
  2183. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.io.ConfigManager.LoadAll(ConfigManager.java:103)
  2184. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.commands.ReloadCommand.onCommand(ReloadCommand.java:29)
  2185. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:69)
  2186. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:60)
  2187. [20:03:30] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
  2188. [20:03:30] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
  2189. [20:03:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739)
  2190. [20:03:30] [Server thread/WARN]: at me.playbosswar.com.Tools.executeCommand(Tools.java:97)
  2191. [20:03:30] [Server thread/WARN]: at me.playbosswar.com.Tools.lambda$simpleCommandRunner$0(Tools.java:51)
  2192. [20:03:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
  2193. [20:03:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452)
  2194. [20:03:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1171)
  2195. [20:03:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:417)
  2196. [20:03:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1098)
  2197. [20:03:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925)
  2198. [20:03:30] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  2199. [20:03:30] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  2200. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.mechanics.RandomSkillMechanic.<init>(RandomSkillMechanic.java:28)
  2201. [20:03:30] [Server thread/WARN]: ... 22 more
  2202. [20:03:30] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic randomskill {<&csp>skills=<&csp>east,<&csp>north,<&csp>west,<&csp>south<&csp>}
  2203. [20:03:30] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  2204. [20:03:30] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor133.newInstance(Unknown Source)
  2205. [20:03:30] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  2206. [20:03:30] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  2207. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.getSkillMechanic(SkillManager.java:188)
  2208. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.Skill.<init>(Skill.java:147)
  2209. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.loadSkills(SkillManager.java:84)
  2210. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.io.ConfigManager.LoadAll(ConfigManager.java:103)
  2211. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.commands.ReloadCommand.onCommand(ReloadCommand.java:29)
  2212. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:69)
  2213. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:60)
  2214. [20:03:30] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
  2215. [20:03:30] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
  2216. [20:03:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739)
  2217. [20:03:30] [Server thread/WARN]: at me.playbosswar.com.Tools.executeCommand(Tools.java:97)
  2218. [20:03:30] [Server thread/WARN]: at me.playbosswar.com.Tools.lambda$simpleCommandRunner$0(Tools.java:51)
  2219. [20:03:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
  2220. [20:03:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452)
  2221. [20:03:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1171)
  2222. [20:03:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:417)
  2223. [20:03:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1098)
  2224. [20:03:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925)
  2225. [20:03:30] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  2226. [20:03:30] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  2227. [20:03:30] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.mechanics.RandomSkillMechanic.<init>(RandomSkillMechanic.java:28)
  2228. [20:03:30] [Server thread/WARN]: ... 22 more
  2229. [20:03:30] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2230. [20:03:30] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2231. [20:03:30] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2232. [20:03:30] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2233. [20:03:30] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2234. [20:03:30] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2235. [20:03:30] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2236. [20:03:30] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2237. [20:03:30] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2238. [20:03:30] [Server thread/INFO]: [MythicMobs] ✓ Loaded 139 mobs.
  2239. [20:03:30] [Server thread/INFO]: [MythicMobs] ✓ Loaded 4 vanilla mob overrides.
  2240. [20:03:30] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
  2241. [20:03:30] [Server thread/INFO]: [MythicMobs] ✓ Loaded 542 skills.
  2242. [20:03:30] [Server thread/INFO]: [MythicMobs] ✓ Loaded 9 random spawns.
  2243. [20:03:30] [Server thread/INFO]: [MythicMobs] ✓ Loaded 177 mythic items.
  2244. [20:03:30] [Server thread/INFO]: [MythicMobs] ✓ Loaded 11 drop tables.
  2245. [20:03:30] [Server thread/INFO]: [MythicMobs] ✓ Loaded 45 mob spawners.
  2246. [20:03:30] [Server thread/INFO]: [MythicMobsExtension] Javascripts reloaded.
  2247. [20:03:30] [Server thread/INFO]: [MythicMobs] MythicMobs has been reloaded!
  2248. [20:03:32] [Craft Scheduler Thread - 36/WARN]: [MMOItems] STAFF.UPGEXPLOSIONSTAFF - Particle is missing type or selected particle.
  2249. [20:03:32] [Craft Scheduler Thread - 38/INFO]: [MythicMobsExtension] 121 mechanics loaded.
  2250. [20:03:32] [Craft Scheduler Thread - 38/INFO]: [MythicMobsExtension] 110 conditions loaded.
  2251. [20:03:32] [Craft Scheduler Thread - 38/INFO]: [MythicMobsExtension] 30 targeters loaded.
  2252. [20:03:33] [Craft Scheduler Thread - 28/INFO]: [MythicMobsExtension] 0 ext.mechanics loaded.
  2253. [20:03:33] [Craft Scheduler Thread - 28/INFO]: [MythicMobsExtension] 0 ext.conditions loaded.
  2254. [20:03:33] [Craft Scheduler Thread - 28/INFO]: [MythicMobsExtension] 0 ext.targeters loaded.
  2255. [20:03:33] [Craft Scheduler Thread - 36/INFO]: MI> Successfully reloaded the advanced recipes.
  2256. [20:03:33] [Craft Scheduler Thread - 36/INFO]: MI> - 86 Recipes
  2257. [20:03:34] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 405 for URL: https://api.spigotmc.org/legacy/update.php?resource=16708
  2258. [20:03:34] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900)
  2259. [20:03:34] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
  2260. [20:03:34] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
  2261. [20:03:34] [Server thread/WARN]: at me.halflove.dailyrewards.Managers.JoinManager.updateChecker(JoinManager.java:163)
  2262. [20:03:34] [Server thread/WARN]: at me.halflove.dailyrewards.Managers.JoinManager$1.run(JoinManager.java:42)
  2263. [20:03:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
  2264. [20:03:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452)
  2265. [20:03:34] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1171)
  2266. [20:03:34] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:417)
  2267. [20:03:34] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1098)
  2268. [20:03:34] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925)
  2269. [20:03:34] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  2270. [20:03:35] [Server thread/INFO]: hello moto4
  2271. [20:03:35] [Server thread/INFO]: hello moto4
  2272. [20:03:35] [Server thread/INFO]: hello moto4
  2273. [20:03:35] [Server thread/INFO]: hello moto4
  2274. [20:03:36] [Server thread/INFO]: hello moto4
  2275. [20:03:36] [Server thread/INFO]: hello moto4
  2276. [20:03:36] [Server thread/INFO]: hello moto4
  2277. [20:03:38] [Server thread/INFO]: cookieXL issued server command: /mm reload
  2278. [20:03:38] [Server thread/INFO]: mm
  2279. [20:03:38] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle '25' is not supported by this version of MythicMobs.
  2280. [20:03:38] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle '18' is not supported by this version of MythicMobs.
  2281. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'lava_drip' is not supported by this version of MythicMobs.
  2282. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'cloud:1:10:a=1000' is not supported by this version of MythicMobs.
  2283. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'cloud:1:10:a=1000' is not supported by this version of MythicMobs.
  2284. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'cloud:1:10:a=1000' is not supported by this version of MythicMobs.
  2285. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'MagicSnow:0' in 'EquipMechanic': Drop type not found.
  2286. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PlaceholderItem:5' in 'EquipMechanic': Drop type not found.
  2287. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'CyanChest:3' in 'EquipMechanic': Drop type not found.
  2288. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'CyanLegs:2' in 'EquipMechanic': Drop type not found.
  2289. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'CyanBoots:1' in 'EquipMechanic': Drop type not found.
  2290. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'MagicFire:0' in 'EquipMechanic': Drop type not found.
  2291. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'MagicFire:5' in 'EquipMechanic': Drop type not found.
  2292. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'RedChest:3' in 'EquipMechanic': Drop type not found.
  2293. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'RedLegs:2' in 'EquipMechanic': Drop type not found.
  2294. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'RedBoots:1' in 'EquipMechanic': Drop type not found.
  2295. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondHoe:0' in 'EquipMechanic': Drop type not found.
  2296. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondHoe:5' in 'EquipMechanic': Drop type not found.
  2297. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PurpleChest:3' in 'EquipMechanic': Drop type not found.
  2298. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PurpleLegs:2' in 'EquipMechanic': Drop type not found.
  2299. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PurpleBoots:1' in 'EquipMechanic': Drop type not found.
  2300. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondSword:0' in 'EquipMechanic': Drop type not found.
  2301. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondSword:5' in 'EquipMechanic': Drop type not found.
  2302. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PinkChest:3' in 'EquipMechanic': Drop type not found.
  2303. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PinkLegs:2' in 'EquipMechanic': Drop type not found.
  2304. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PinkBoots:1' in 'EquipMechanic': Drop type not found.
  2305. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'blockcrack_174' is not supported by this version of MythicMobs.
  2306. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'blockcrack_174' is not supported by this version of MythicMobs.
  2307. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondSword:0' in 'EquipMechanic': Drop type not found.
  2308. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fallingdust_12_0' is not supported by this version of MythicMobs.
  2309. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'forestguardianmove:4' in 'EquipMechanic': Drop type not found.
  2310. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2311. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2312. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2313. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2314. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2315. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2316. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2317. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2318. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2319. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2320. [20:03:39] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2321. [20:03:39] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic randomskill {<&csp>skills=<&csp>east,<&csp>north,<&csp>west,<&csp>south<&csp>}
  2322. [20:03:39] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  2323. [20:03:39] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor133.newInstance(Unknown Source)
  2324. [20:03:39] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  2325. [20:03:39] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  2326. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.getSkillMechanic(SkillManager.java:188)
  2327. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.Skill.<init>(Skill.java:147)
  2328. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.loadSkills(SkillManager.java:84)
  2329. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.io.ConfigManager.LoadAll(ConfigManager.java:103)
  2330. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.commands.ReloadCommand.onCommand(ReloadCommand.java:29)
  2331. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:69)
  2332. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:60)
  2333. [20:03:39] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
  2334. [20:03:39] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
  2335. [20:03:39] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739)
  2336. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1804)
  2337. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1612)
  2338. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
  2339. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
  2340. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
  2341. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
  2342. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
  2343. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  2344. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
  2345. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029)
  2346. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022)
  2347. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
  2348. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1088)
  2349. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925)
  2350. [20:03:39] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  2351. [20:03:39] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  2352. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.mechanics.RandomSkillMechanic.<init>(RandomSkillMechanic.java:28)
  2353. [20:03:39] [Server thread/WARN]: ... 28 more
  2354. [20:03:39] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic randomskill {<&csp>skills=<&csp>east,<&csp>north,<&csp>west,<&csp>south<&csp>}
  2355. [20:03:39] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  2356. [20:03:39] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor133.newInstance(Unknown Source)
  2357. [20:03:39] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  2358. [20:03:39] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  2359. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.getSkillMechanic(SkillManager.java:188)
  2360. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.Skill.<init>(Skill.java:147)
  2361. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.loadSkills(SkillManager.java:84)
  2362. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.io.ConfigManager.LoadAll(ConfigManager.java:103)
  2363. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.commands.ReloadCommand.onCommand(ReloadCommand.java:29)
  2364. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:69)
  2365. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:60)
  2366. [20:03:39] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
  2367. [20:03:39] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
  2368. [20:03:39] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739)
  2369. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1804)
  2370. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1612)
  2371. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
  2372. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
  2373. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
  2374. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
  2375. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
  2376. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  2377. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
  2378. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029)
  2379. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022)
  2380. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
  2381. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1088)
  2382. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925)
  2383. [20:03:39] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  2384. [20:03:39] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  2385. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.mechanics.RandomSkillMechanic.<init>(RandomSkillMechanic.java:28)
  2386. [20:03:39] [Server thread/WARN]: ... 28 more
  2387. [20:03:39] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic randomskill {<&csp>skills=<&csp>east,<&csp>north,<&csp>west,<&csp>south<&csp>}
  2388. [20:03:39] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  2389. [20:03:39] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor133.newInstance(Unknown Source)
  2390. [20:03:39] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  2391. [20:03:39] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  2392. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.getSkillMechanic(SkillManager.java:188)
  2393. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.Skill.<init>(Skill.java:147)
  2394. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.loadSkills(SkillManager.java:84)
  2395. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.io.ConfigManager.LoadAll(ConfigManager.java:103)
  2396. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.commands.ReloadCommand.onCommand(ReloadCommand.java:29)
  2397. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:69)
  2398. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:60)
  2399. [20:03:39] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
  2400. [20:03:39] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
  2401. [20:03:39] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739)
  2402. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1804)
  2403. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1612)
  2404. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
  2405. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
  2406. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
  2407. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
  2408. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
  2409. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  2410. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
  2411. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029)
  2412. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022)
  2413. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
  2414. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1088)
  2415. [20:03:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925)
  2416. [20:03:39] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  2417. [20:03:39] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  2418. [20:03:39] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.mechanics.RandomSkillMechanic.<init>(RandomSkillMechanic.java:28)
  2419. [20:03:39] [Server thread/WARN]: ... 28 more
  2420. [20:03:39] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2421. [20:03:39] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2422. [20:03:39] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2423. [20:03:39] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2424. [20:03:39] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2425. [20:03:39] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2426. [20:03:39] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2427. [20:03:39] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2428. [20:03:39] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2429. [20:03:39] [Server thread/INFO]: [MythicMobs] ✓ Loaded 139 mobs.
  2430. [20:03:39] [Server thread/INFO]: [MythicMobs] ✓ Loaded 4 vanilla mob overrides.
  2431. [20:03:39] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
  2432. [20:03:39] [Server thread/INFO]: [MythicMobs] ✓ Loaded 542 skills.
  2433. [20:03:39] [Server thread/INFO]: [MythicMobs] ✓ Loaded 9 random spawns.
  2434. [20:03:39] [Server thread/INFO]: [MythicMobs] ✓ Loaded 177 mythic items.
  2435. [20:03:39] [Server thread/INFO]: [MythicMobs] ✓ Loaded 11 drop tables.
  2436. [20:03:39] [Server thread/INFO]: [MythicMobs] ✓ Loaded 45 mob spawners.
  2437. [20:03:40] [Server thread/INFO]: [MythicMobsExtension] Javascripts reloaded.
  2438. [20:03:41] [Craft Scheduler Thread - 37/INFO]: [MythicMobsExtension] 121 mechanics loaded.
  2439. [20:03:41] [Craft Scheduler Thread - 37/INFO]: [MythicMobsExtension] 110 conditions loaded.
  2440. [20:03:41] [Craft Scheduler Thread - 37/INFO]: [MythicMobsExtension] 30 targeters loaded.
  2441. [20:03:42] [Craft Scheduler Thread - 35/INFO]: [MythicMobsExtension] 0 ext.mechanics loaded.
  2442. [20:03:42] [Craft Scheduler Thread - 35/INFO]: [MythicMobsExtension] 0 ext.conditions loaded.
  2443. [20:03:42] [Craft Scheduler Thread - 35/INFO]: [MythicMobsExtension] 0 ext.targeters loaded.
  2444. [20:03:46] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to MMOItems v5.2.1
  2445. java.lang.NullPointerException: null
  2446. at io.lumine.xikage.mythicmobs.skills.conditions.all.StringEqualsCondition.check(StringEqualsCondition.java:66) ~[?:?]
  2447. at io.lumine.xikage.mythicmobs.skills.SkillCondition.evaluateCaster(SkillCondition.java:111) ~[?:?]
  2448. at io.lumine.xikage.mythicmobs.skills.Skill.usable(Skill.java:224) ~[?:?]
  2449. at io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper.castSkill(BukkitAPIHelper.java:149) ~[?:?]
  2450. at net.Indyuce.mmoitems.comp.mythicmobs.MythicMobsAbility.whenCast(MythicMobsAbility.java:61) ~[?:?]
  2451. at net.Indyuce.mmoitems.api.player.PlayerData.cast(PlayerData.java:426) ~[?:?]
  2452. at net.Indyuce.mmoitems.api.player.PlayerData.castAbilities(PlayerData.java:374) ~[?:?]
  2453. at net.Indyuce.mmoitems.api.player.PlayerData.castAbilities(PlayerData.java:359) ~[?:?]
  2454. at net.Indyuce.mmoitems.listener.PlayerListener.g(PlayerListener.java:105) ~[?:?]
  2455. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor890.execute(Unknown Source) ~[?:?]
  2456. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-235]
  2457. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-235]
  2458. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-235]
  2459. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-235]
  2460. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:454) ~[patched_1.14.4.jar:git-Paper-235]
  2461. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:421) ~[patched_1.14.4.jar:git-Paper-235]
  2462. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:417) ~[patched_1.14.4.jar:git-Paper-235]
  2463. at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1400) ~[patched_1.14.4.jar:git-Paper-235]
  2464. at net.minecraft.server.v1_14_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:28) ~[patched_1.14.4.jar:git-Paper-235]
  2465. at net.minecraft.server.v1_14_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:5) ~[patched_1.14.4.jar:git-Paper-235]
  2466. at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-235]
  2467. at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-235]
  2468. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-235]
  2469. at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-235]
  2470. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-235]
  2471. at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-235]
  2472. at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-235]
  2473. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-235]
  2474. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1088) ~[patched_1.14.4.jar:git-Paper-235]
  2475. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925) ~[patched_1.14.4.jar:git-Paper-235]
  2476. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  2477. [20:03:48] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to MMOItems v5.2.1
  2478. java.lang.NullPointerException: null
  2479. at io.lumine.xikage.mythicmobs.skills.conditions.all.StringEqualsCondition.check(StringEqualsCondition.java:66) ~[?:?]
  2480. at io.lumine.xikage.mythicmobs.skills.SkillCondition.evaluateCaster(SkillCondition.java:111) ~[?:?]
  2481. at io.lumine.xikage.mythicmobs.skills.Skill.usable(Skill.java:224) ~[?:?]
  2482. at io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper.castSkill(BukkitAPIHelper.java:149) ~[?:?]
  2483. at net.Indyuce.mmoitems.comp.mythicmobs.MythicMobsAbility.whenCast(MythicMobsAbility.java:61) ~[?:?]
  2484. at net.Indyuce.mmoitems.api.player.PlayerData.cast(PlayerData.java:426) ~[?:?]
  2485. at net.Indyuce.mmoitems.api.player.PlayerData.castAbilities(PlayerData.java:374) ~[?:?]
  2486. at net.Indyuce.mmoitems.api.player.PlayerData.castAbilities(PlayerData.java:359) ~[?:?]
  2487. at net.Indyuce.mmoitems.listener.PlayerListener.g(PlayerListener.java:105) ~[?:?]
  2488. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor890.execute(Unknown Source) ~[?:?]
  2489. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-235]
  2490. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-235]
  2491. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-235]
  2492. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-235]
  2493. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:454) ~[patched_1.14.4.jar:git-Paper-235]
  2494. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:421) ~[patched_1.14.4.jar:git-Paper-235]
  2495. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:417) ~[patched_1.14.4.jar:git-Paper-235]
  2496. at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1400) ~[patched_1.14.4.jar:git-Paper-235]
  2497. at net.minecraft.server.v1_14_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:28) ~[patched_1.14.4.jar:git-Paper-235]
  2498. at net.minecraft.server.v1_14_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:5) ~[patched_1.14.4.jar:git-Paper-235]
  2499. at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-235]
  2500. at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-235]
  2501. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-235]
  2502. at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-235]
  2503. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-235]
  2504. at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-235]
  2505. at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-235]
  2506. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-235]
  2507. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1088) ~[patched_1.14.4.jar:git-Paper-235]
  2508. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925) ~[patched_1.14.4.jar:git-Paper-235]
  2509. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  2510. [20:03:51] [Server thread/INFO]: [MyCommand] found an update for MyCommand. Type /mycommand for more infos.
  2511. [20:04:08] [Server thread/INFO]: Configuration reloaded successfully in 10ms!
  2512. [20:04:08] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 32818ms or 656 ticks behind
  2513. [20:04:38] [Server thread/INFO]: Configuration reloaded successfully in 49ms!
  2514. [20:05:08] [Server thread/INFO]: Configuration reloaded successfully in 9ms!
  2515. [20:05:38] [Server thread/INFO]: Configuration reloaded successfully in 5ms!
  2516. [20:05:45] [Server thread/INFO]: hello moto4
  2517. [20:05:45] [Server thread/INFO]: hello moto4
  2518. [20:05:45] [Server thread/INFO]: cookieXL issued server command: /mm reload
  2519. [20:05:45] [Server thread/INFO]: mm
  2520. [20:05:45] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle '25' is not supported by this version of MythicMobs.
  2521. [20:05:45] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle '18' is not supported by this version of MythicMobs.
  2522. [20:05:45] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'lava_drip' is not supported by this version of MythicMobs.
  2523. [20:05:45] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'cloud:1:10:a=1000' is not supported by this version of MythicMobs.
  2524. [20:05:45] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'cloud:1:10:a=1000' is not supported by this version of MythicMobs.
  2525. [20:05:45] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'cloud:1:10:a=1000' is not supported by this version of MythicMobs.
  2526. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'MagicSnow:0' in 'EquipMechanic': Drop type not found.
  2527. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PlaceholderItem:5' in 'EquipMechanic': Drop type not found.
  2528. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'CyanChest:3' in 'EquipMechanic': Drop type not found.
  2529. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'CyanLegs:2' in 'EquipMechanic': Drop type not found.
  2530. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'CyanBoots:1' in 'EquipMechanic': Drop type not found.
  2531. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'MagicFire:0' in 'EquipMechanic': Drop type not found.
  2532. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'MagicFire:5' in 'EquipMechanic': Drop type not found.
  2533. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'RedChest:3' in 'EquipMechanic': Drop type not found.
  2534. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'RedLegs:2' in 'EquipMechanic': Drop type not found.
  2535. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'RedBoots:1' in 'EquipMechanic': Drop type not found.
  2536. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondHoe:0' in 'EquipMechanic': Drop type not found.
  2537. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondHoe:5' in 'EquipMechanic': Drop type not found.
  2538. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PurpleChest:3' in 'EquipMechanic': Drop type not found.
  2539. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PurpleLegs:2' in 'EquipMechanic': Drop type not found.
  2540. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PurpleBoots:1' in 'EquipMechanic': Drop type not found.
  2541. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondSword:0' in 'EquipMechanic': Drop type not found.
  2542. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondSword:5' in 'EquipMechanic': Drop type not found.
  2543. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PinkChest:3' in 'EquipMechanic': Drop type not found.
  2544. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PinkLegs:2' in 'EquipMechanic': Drop type not found.
  2545. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'PinkBoots:1' in 'EquipMechanic': Drop type not found.
  2546. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'blockcrack_174' is not supported by this version of MythicMobs.
  2547. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'blockcrack_174' is not supported by this version of MythicMobs.
  2548. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'DiamondSword:0' in 'EquipMechanic': Drop type not found.
  2549. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fallingdust_12_0' is not supported by this version of MythicMobs.
  2550. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'forestguardianmove:4' in 'EquipMechanic': Drop type not found.
  2551. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2552. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2553. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2554. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2555. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2556. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2557. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2558. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2559. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2560. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2561. [20:05:46] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'fire' is not supported by this version of MythicMobs.
  2562. [20:05:46] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic randomskill {<&csp>skills=<&csp>east,<&csp>north,<&csp>west,<&csp>south<&csp>}
  2563. [20:05:46] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  2564. [20:05:46] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor133.newInstance(Unknown Source)
  2565. [20:05:46] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  2566. [20:05:46] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  2567. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.getSkillMechanic(SkillManager.java:188)
  2568. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.Skill.<init>(Skill.java:147)
  2569. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.loadSkills(SkillManager.java:84)
  2570. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.io.ConfigManager.LoadAll(ConfigManager.java:103)
  2571. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.commands.ReloadCommand.onCommand(ReloadCommand.java:29)
  2572. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:69)
  2573. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:60)
  2574. [20:05:46] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
  2575. [20:05:46] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
  2576. [20:05:46] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739)
  2577. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1804)
  2578. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1612)
  2579. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
  2580. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
  2581. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
  2582. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
  2583. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
  2584. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  2585. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
  2586. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029)
  2587. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022)
  2588. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
  2589. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006)
  2590. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929)
  2591. [20:05:46] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  2592. [20:05:46] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  2593. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.mechanics.RandomSkillMechanic.<init>(RandomSkillMechanic.java:28)
  2594. [20:05:46] [Server thread/WARN]: ... 28 more
  2595. [20:05:46] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic randomskill {<&csp>skills=<&csp>east,<&csp>north,<&csp>west,<&csp>south<&csp>}
  2596. [20:05:46] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  2597. [20:05:46] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor133.newInstance(Unknown Source)
  2598. [20:05:46] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  2599. [20:05:46] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  2600. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.getSkillMechanic(SkillManager.java:188)
  2601. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.Skill.<init>(Skill.java:147)
  2602. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.loadSkills(SkillManager.java:84)
  2603. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.io.ConfigManager.LoadAll(ConfigManager.java:103)
  2604. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.commands.ReloadCommand.onCommand(ReloadCommand.java:29)
  2605. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:69)
  2606. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:60)
  2607. [20:05:46] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
  2608. [20:05:46] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
  2609. [20:05:46] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739)
  2610. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1804)
  2611. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1612)
  2612. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
  2613. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
  2614. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
  2615. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
  2616. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
  2617. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  2618. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
  2619. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029)
  2620. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022)
  2621. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
  2622. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006)
  2623. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929)
  2624. [20:05:46] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  2625. [20:05:46] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  2626. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.mechanics.RandomSkillMechanic.<init>(RandomSkillMechanic.java:28)
  2627. [20:05:46] [Server thread/WARN]: ... 28 more
  2628. [20:05:46] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic randomskill {<&csp>skills=<&csp>east,<&csp>north,<&csp>west,<&csp>south<&csp>}
  2629. [20:05:46] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  2630. [20:05:46] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor133.newInstance(Unknown Source)
  2631. [20:05:46] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  2632. [20:05:46] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  2633. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.getSkillMechanic(SkillManager.java:188)
  2634. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.Skill.<init>(Skill.java:147)
  2635. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.loadSkills(SkillManager.java:84)
  2636. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.io.ConfigManager.LoadAll(ConfigManager.java:103)
  2637. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.commands.ReloadCommand.onCommand(ReloadCommand.java:29)
  2638. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:69)
  2639. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:60)
  2640. [20:05:46] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
  2641. [20:05:46] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
  2642. [20:05:46] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739)
  2643. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1804)
  2644. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1612)
  2645. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
  2646. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
  2647. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
  2648. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
  2649. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
  2650. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  2651. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
  2652. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029)
  2653. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022)
  2654. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
  2655. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006)
  2656. [20:05:46] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929)
  2657. [20:05:46] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  2658. [20:05:46] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  2659. [20:05:46] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.mechanics.RandomSkillMechanic.<init>(RandomSkillMechanic.java:28)
  2660. [20:05:46] [Server thread/WARN]: ... 28 more
  2661. [20:05:46] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2662. [20:05:46] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2663. [20:05:46] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2664. [20:05:46] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2665. [20:05:46] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2666. [20:05:46] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2667. [20:05:46] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2668. [20:05:46] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2669. [20:05:46] [Server thread/WARN]: [MMOItems] Could not load drop item: Could not find type with ID RING
  2670. [20:05:46] [Server thread/INFO]: [MythicMobs] ✓ Loaded 139 mobs.
  2671. [20:05:46] [Server thread/INFO]: [MythicMobs] ✓ Loaded 4 vanilla mob overrides.
  2672. [20:05:46] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
  2673. [20:05:46] [Server thread/INFO]: [MythicMobs] ✓ Loaded 542 skills.
  2674. [20:05:46] [Server thread/INFO]: [MythicMobs] ✓ Loaded 9 random spawns.
  2675. [20:05:46] [Server thread/INFO]: [MythicMobs] ✓ Loaded 177 mythic items.
  2676. [20:05:46] [Server thread/INFO]: [MythicMobs] ✓ Loaded 11 drop tables.
  2677. [20:05:46] [Server thread/INFO]: [MythicMobs] ✓ Loaded 45 mob spawners.
  2678. [20:05:46] [Server thread/INFO]: [MythicMobsExtension] Javascripts reloaded.
  2679. [20:05:46] [Craft Scheduler Thread - 8/INFO]: [MythicMobsExtension] 121 mechanics loaded.
  2680. [20:05:46] [Craft Scheduler Thread - 8/INFO]: [MythicMobsExtension] 110 conditions loaded.
  2681. [20:05:46] [Craft Scheduler Thread - 8/INFO]: [MythicMobsExtension] 30 targeters loaded.
  2682. [20:05:47] [Craft Scheduler Thread - 8/INFO]: [MythicMobsExtension] 0 ext.mechanics loaded.
  2683. [20:05:47] [Craft Scheduler Thread - 8/INFO]: [MythicMobsExtension] 0 ext.conditions loaded.
  2684. [20:05:47] [Craft Scheduler Thread - 8/INFO]: [MythicMobsExtension] 0 ext.targeters loaded.
  2685. [20:05:49] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to MMOItems v5.2.1
  2686. java.lang.NullPointerException: null
  2687. at io.lumine.xikage.mythicmobs.skills.conditions.all.StringEqualsCondition.check(StringEqualsCondition.java:66) ~[?:?]
  2688. at io.lumine.xikage.mythicmobs.skills.SkillCondition.evaluateCaster(SkillCondition.java:111) ~[?:?]
  2689. at io.lumine.xikage.mythicmobs.skills.Skill.usable(Skill.java:224) ~[?:?]
  2690. at io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper.castSkill(BukkitAPIHelper.java:149) ~[?:?]
  2691. at net.Indyuce.mmoitems.comp.mythicmobs.MythicMobsAbility.whenCast(MythicMobsAbility.java:61) ~[?:?]
  2692. at net.Indyuce.mmoitems.api.player.PlayerData.cast(PlayerData.java:426) ~[?:?]
  2693. at net.Indyuce.mmoitems.api.player.PlayerData.castAbilities(PlayerData.java:374) ~[?:?]
  2694. at net.Indyuce.mmoitems.api.player.PlayerData.castAbilities(PlayerData.java:359) ~[?:?]
  2695. at net.Indyuce.mmoitems.listener.PlayerListener.g(PlayerListener.java:105) ~[?:?]
  2696. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor890.execute(Unknown Source) ~[?:?]
  2697. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-235]
  2698. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-235]
  2699. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-235]
  2700. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-235]
  2701. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:454) ~[patched_1.14.4.jar:git-Paper-235]
  2702. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:421) ~[patched_1.14.4.jar:git-Paper-235]
  2703. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:417) ~[patched_1.14.4.jar:git-Paper-235]
  2704. at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1400) ~[patched_1.14.4.jar:git-Paper-235]
  2705. at net.minecraft.server.v1_14_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:28) ~[patched_1.14.4.jar:git-Paper-235]
  2706. at net.minecraft.server.v1_14_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:5) ~[patched_1.14.4.jar:git-Paper-235]
  2707. at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-235]
  2708. at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-235]
  2709. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-235]
  2710. at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-235]
  2711. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-235]
  2712. at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-235]
  2713. at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-235]
  2714. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-235]
  2715. at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-235]
  2716. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[patched_1.14.4.jar:git-Paper-235]
  2717. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  2718. [20:06:08] [Server thread/INFO]: Configuration reloaded successfully in 7ms!
  2719. [20:06:38] [Server thread/INFO]: Configuration reloaded successfully in 9ms!
  2720. [20:07:03] [Server thread/INFO]: hello moto4
  2721. [20:07:04] [Server thread/INFO]: hello moto4
  2722. [20:07:04] [Server thread/INFO]: hello moto4
  2723. [20:07:04] [Server thread/INFO]: hello moto4
  2724. [20:07:04] [Server thread/INFO]: hello moto4
  2725. [20:07:04] [Server thread/INFO]: hello moto4
  2726. [20:07:04] [Server thread/INFO]: hello moto4
  2727. [20:07:04] [Server thread/INFO]: hello moto4
  2728. [20:07:05] [Server thread/INFO]: cookieXL issued server command: /mm debug 4
  2729. [20:07:05] [Server thread/INFO]: mm
  2730. [20:07:06] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |----- ? Checking SkillTrigger TIMER == TIMER
  2731. [20:07:06] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |----- ? Performing Health Check
  2732. [20:07:06] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |----- + SkillMechanic usable!
  2733. [20:07:06] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |----- Executing SkillMechanic with power 1 (line: sound{s=frogg;v=0.2} @self ~onTimer:85)
  2734. [20:07:06] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |------- : EntityTargeter found 1 targets
  2735. [20:07:06] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] +--- + Applying entity target filters
  2736. [20:07:06] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |------- : SkillMechanic accepts multiple types...
  2737. [20:07:06] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |------- : SkillMechanic is an ENTITY skill. Executing...
  2738. [20:07:06] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |----- ? Checking SkillTrigger TIMER == TIMER
  2739. [20:07:06] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |----- ? Performing Health Check
  2740. [20:07:06] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |----- + SkillMechanic usable!
  2741. [20:07:06] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |----- Executing SkillMechanic with power 1 (line: sound{s=frogg;v=0.2} @self ~onTimer:85)
  2742. [20:07:06] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |------- : EntityTargeter found 1 targets
  2743. [20:07:06] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] +--- + Applying entity target filters
  2744. [20:07:06] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |------- : SkillMechanic accepts multiple types...
  2745. [20:07:06] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |------- : SkillMechanic is an ENTITY skill. Executing...
  2746. [20:07:08] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to MMOItems v5.2.1
  2747. java.lang.NullPointerException: null
  2748. at io.lumine.xikage.mythicmobs.skills.conditions.all.StringEqualsCondition.check(StringEqualsCondition.java:66) ~[?:?]
  2749. at io.lumine.xikage.mythicmobs.skills.SkillCondition.evaluateCaster(SkillCondition.java:111) ~[?:?]
  2750. at io.lumine.xikage.mythicmobs.skills.Skill.usable(Skill.java:224) ~[?:?]
  2751. at io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper.castSkill(BukkitAPIHelper.java:149) ~[?:?]
  2752. at net.Indyuce.mmoitems.comp.mythicmobs.MythicMobsAbility.whenCast(MythicMobsAbility.java:61) ~[?:?]
  2753. at net.Indyuce.mmoitems.api.player.PlayerData.cast(PlayerData.java:426) ~[?:?]
  2754. at net.Indyuce.mmoitems.api.player.PlayerData.castAbilities(PlayerData.java:374) ~[?:?]
  2755. at net.Indyuce.mmoitems.api.player.PlayerData.castAbilities(PlayerData.java:359) ~[?:?]
  2756. at net.Indyuce.mmoitems.listener.PlayerListener.g(PlayerListener.java:105) ~[?:?]
  2757. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor890.execute(Unknown Source) ~[?:?]
  2758. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-235]
  2759. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-235]
  2760. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-235]
  2761. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-235]
  2762. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:454) ~[patched_1.14.4.jar:git-Paper-235]
  2763. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:421) ~[patched_1.14.4.jar:git-Paper-235]
  2764. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:417) ~[patched_1.14.4.jar:git-Paper-235]
  2765. at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1400) ~[patched_1.14.4.jar:git-Paper-235]
  2766. at net.minecraft.server.v1_14_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:28) ~[patched_1.14.4.jar:git-Paper-235]
  2767. at net.minecraft.server.v1_14_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:5) ~[patched_1.14.4.jar:git-Paper-235]
  2768. at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-235]
  2769. at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-235]
  2770. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-235]
  2771. at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-235]
  2772. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-235]
  2773. at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-235]
  2774. at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-235]
  2775. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(IAsyncTaskHandler.java:95) ~[patched_1.14.4.jar:git-Paper-235]
  2776. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1158) ~[patched_1.14.4.jar:git-Paper-235]
  2777. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925) ~[patched_1.14.4.jar:git-Paper-235]
  2778. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  2779. [20:07:08] [Server thread/INFO]: Configuration reloaded successfully in 22ms!
  2780. [20:07:10] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to MMOItems v5.2.1
  2781. java.lang.NullPointerException: null
  2782. at io.lumine.xikage.mythicmobs.skills.conditions.all.StringEqualsCondition.check(StringEqualsCondition.java:66) ~[?:?]
  2783. at io.lumine.xikage.mythicmobs.skills.SkillCondition.evaluateCaster(SkillCondition.java:111) ~[?:?]
  2784. at io.lumine.xikage.mythicmobs.skills.Skill.usable(Skill.java:224) ~[?:?]
  2785. at io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper.castSkill(BukkitAPIHelper.java:149) ~[?:?]
  2786. at net.Indyuce.mmoitems.comp.mythicmobs.MythicMobsAbility.whenCast(MythicMobsAbility.java:61) ~[?:?]
  2787. at net.Indyuce.mmoitems.api.player.PlayerData.cast(PlayerData.java:426) ~[?:?]
  2788. at net.Indyuce.mmoitems.api.player.PlayerData.castAbilities(PlayerData.java:374) ~[?:?]
  2789. at net.Indyuce.mmoitems.api.player.PlayerData.castAbilities(PlayerData.java:359) ~[?:?]
  2790. at net.Indyuce.mmoitems.listener.PlayerListener.g(PlayerListener.java:105) ~[?:?]
  2791. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor890.execute(Unknown Source) ~[?:?]
  2792. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-235]
  2793. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-235]
  2794. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-235]
  2795. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-235]
  2796. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:454) ~[patched_1.14.4.jar:git-Paper-235]
  2797. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:421) ~[patched_1.14.4.jar:git-Paper-235]
  2798. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:417) ~[patched_1.14.4.jar:git-Paper-235]
  2799. at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1400) ~[patched_1.14.4.jar:git-Paper-235]
  2800. at net.minecraft.server.v1_14_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:28) ~[patched_1.14.4.jar:git-Paper-235]
  2801. at net.minecraft.server.v1_14_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:5) ~[patched_1.14.4.jar:git-Paper-235]
  2802. at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-235]
  2803. at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-235]
  2804. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-235]
  2805. at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-235]
  2806. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-235]
  2807. at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-235]
  2808. at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-235]
  2809. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-235]
  2810. at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-235]
  2811. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[patched_1.14.4.jar:git-Paper-235]
  2812. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  2813. [20:07:11] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |----- ? Checking SkillTrigger TIMER == TIMER
  2814. [20:07:11] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |----- ? Performing Health Check
  2815. [20:07:11] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |----- + SkillMechanic usable!
  2816. [20:07:11] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |----- Executing SkillMechanic with power 1 (line: sound{s=frogg;v=0.2} @self ~onTimer:85)
  2817. [20:07:11] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |------- : EntityTargeter found 1 targets
  2818. [20:07:11] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] +--- + Applying entity target filters
  2819. [20:07:11] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |------- : SkillMechanic accepts multiple types...
  2820. [20:07:11] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |------- : SkillMechanic is an ENTITY skill. Executing...
  2821. [20:07:11] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |----- ? Checking SkillTrigger TIMER == TIMER
  2822. [20:07:11] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |----- ? Performing Health Check
  2823. [20:07:11] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |----- + SkillMechanic usable!
  2824. [20:07:11] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |----- Executing SkillMechanic with power 1 (line: sound{s=frogg;v=0.2} @self ~onTimer:85)
  2825. [20:07:11] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |------- : EntityTargeter found 1 targets
  2826. [20:07:11] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] +--- + Applying entity target filters
  2827. [20:07:11] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |------- : SkillMechanic accepts multiple types...
  2828. [20:07:11] [Craft Scheduler Thread - 40/INFO]: [MythicMobs] |------- : SkillMechanic is an ENTITY skill. Executing...
  2829. [20:07:11] [Server thread/INFO]: hello moto4
  2830. [20:07:11] [Server thread/INFO]: hello moto4
  2831. [20:07:12] [Server thread/INFO]: hello moto4
  2832. [20:07:12] [Server thread/INFO]: hello moto4
  2833. [20:07:12] [Server thread/INFO]: hello moto4
  2834. [20:07:12] [Server thread/INFO]: cookieXL issued server command: /mm debug 0
  2835. [20:07:12] [Server thread/INFO]: mm
  2836. [20:07:16] [Server thread/INFO]: cookieXL issued server command: /gmc
  2837. [20:07:16] [Server thread/INFO]: gmc
  2838. [20:07:38] [Server thread/INFO]: Configuration reloaded successfully in 14ms!
Add Comment
Please, Sign In to add comment