Guest User

Untitled

a guest
Mar 29th, 2019
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 260.44 KB | None | 0 0
  1. [21:54:48] [Server thread/INFO]: Loading properties
  2. [21:54:48] [Server thread/INFO]: Default game type: SURVIVAL
  3. [21:54:48] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-dcd1643-e60fc34 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  4. [21:54:48] [Server thread/WARN]: Couldn't load server icon
  5. java.lang.IllegalArgumentException: Must be 64 pixels wide
  6. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  7. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadServerIcon0(CraftServer.java:1694) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  8. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadServerIcon0(CraftServer.java:1682) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  9. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadIcon(CraftServer.java:765) [server.jar:git-Spigot-dcd1643-e60fc34]
  10. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.<init>(CraftServer.java:260) [server.jar:git-Spigot-dcd1643-e60fc34]
  11. at net.minecraft.server.v1_12_R1.PlayerList.<init>(PlayerList.java:78) [server.jar:git-Spigot-dcd1643-e60fc34]
  12. at net.minecraft.server.v1_12_R1.DedicatedPlayerList.<init>(SourceFile:14) [server.jar:git-Spigot-dcd1643-e60fc34]
  13. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:183) [server.jar:git-Spigot-dcd1643-e60fc34]
  14. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [server.jar:git-Spigot-dcd1643-e60fc34]
  15. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  16. [21:54:48] [Server thread/INFO]: Server Ping Player Sample Count: 12
  17. [21:54:48] [Server thread/INFO]: Using 4 threads for Netty based IO
  18. [21:54:48] [Server thread/INFO]: Debug logging is disabled
  19. [21:54:48] [Server thread/INFO]: Generating keypair
  20. [21:54:48] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:26046
  21. [21:54:48] [Server thread/INFO]: Using epoll channel type
  22. [21:54:48] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  23. [21:54:49] [Server thread/ERROR]: Could not load 'plugins/Shopkeepers-2.5.0.jar' in folder 'plugins'
  24. org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchFieldError: VILLAGER_SPAWN_EGG
  25. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  26. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  27. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [server.jar:git-Spigot-dcd1643-e60fc34]
  28. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [server.jar:git-Spigot-dcd1643-e60fc34]
  29. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [server.jar:git-Spigot-dcd1643-e60fc34]
  30. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [server.jar:git-Spigot-dcd1643-e60fc34]
  31. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  32. Caused by: java.lang.NoSuchFieldError: VILLAGER_SPAWN_EGG
  33. at com.nisovin.shopkeepers.Settings.<clinit>(Settings.java:52) ~[?:?]
  34. at com.nisovin.shopkeepers.shopobjects.living.SKLivingShopObjectTypes.<init>(SKLivingShopObjectTypes.java:115) ~[?:?]
  35. at com.nisovin.shopkeepers.shopobjects.living.LivingShops.<init>(LivingShops.java:14) ~[?:?]
  36. at com.nisovin.shopkeepers.SKShopkeepersPlugin.<init>(SKShopkeepersPlugin.java:103) ~[?:?]
  37. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_202]
  38. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_202]
  39. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_202]
  40. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_202]
  41. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_202]
  42. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  43. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  44. ... 6 more
  45. [21:54:49] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
  46. [21:54:49] [Server thread/INFO]: [Skript] Loading Skript v2.3.1
  47. [21:54:49] [Server thread/INFO]: [JoinEventsPro] Loading JoinEventsPro v3.7
  48. [21:54:49] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  49. [21:54:49] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.11.1
  50. [21:54:49] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.5-RELEASE
  51. [21:54:49] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.6.2-Lime
  52. [21:54:49] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  53. [21:54:49] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  54. [21:54:49] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.9.4
  55. [21:54:49] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.14
  56. [21:54:49] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.2.0
  57. [21:54:49] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.1.0
  58. [21:54:49] [Server thread/INFO]: [CustomOreGen] Loading CustomOreGen v1.3.13-SNAPSHOT
  59. [21:54:49] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.16.1.0
  60. [21:54:49] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v10.7.5
  61. [21:54:49] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
  62. [21:54:49] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
  63. [21:54:49] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.7.9.3.8
  64. [21:54:49] [Server thread/INFO]: [VirtualPack] Loading VirtualPack v2.8.15
  65. [21:54:49] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  66. [21:54:49] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  67. [21:54:49] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  68. [21:54:49] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  69. [21:54:49] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  70. [21:54:49] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  71. [21:54:49] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  72. [21:54:49] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  73. [21:54:49] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.9.4
  74. [21:54:49] [Server thread/INFO]: [ASkyBlock] Loading entity limits
  75. [21:54:49] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 30
  76. [21:54:49] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
  77. [21:54:49] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
  78. [21:54:49] [Server thread/INFO]: [ASkyBlock] Loading schematic île (island.schematic) for all players, order 1
  79. [21:54:49] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
  80. [21:54:50] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
  81. [21:54:50] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  82. [21:54:50] [Server thread/INFO]: Preparing level "world"
  83. [21:54:50] [Server thread/INFO]: -------- World Settings For [world] --------
  84. [21:54:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  85. [21:54:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  86. [21:54:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  87. [21:54:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  88. [21:54:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  89. [21:54:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  90. [21:54:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  91. [21:54:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  92. [21:54:50] [Server thread/INFO]: Vine Growth Modifier: 100%
  93. [21:54:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  94. [21:54:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  95. [21:54:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  96. [21:54:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  97. [21:54:50] [Server thread/INFO]: Random Lighting Updates: false
  98. [21:54:50] [Server thread/INFO]: Structure Info Saving: true
  99. [21:54:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  100. [21:54:50] [Server thread/INFO]: Mob Spawn Range: 4
  101. [21:54:50] [Server thread/INFO]: Max TNT Explosions: 100
  102. [21:54:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  103. [21:54:50] [Server thread/INFO]: Item Merge Radius: 2.5
  104. [21:54:50] [Server thread/INFO]: Item Despawn Rate: 6000
  105. [21:54:50] [Server thread/INFO]: Arrow Despawn Rate: 1200
  106. [21:54:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  107. [21:54:50] [Server thread/INFO]: View Distance: 10
  108. [21:54:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  109. [21:54:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  110. [21:54:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  111. [21:54:50] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  112. [21:54:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  113. [21:54:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  114. [21:54:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  115. [21:54:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  116. [21:54:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  117. [21:54:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  118. [21:54:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  119. [21:54:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  120. [21:54:50] [Server thread/INFO]: Vine Growth Modifier: 100%
  121. [21:54:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  122. [21:54:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  123. [21:54:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  124. [21:54:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  125. [21:54:50] [Server thread/INFO]: Random Lighting Updates: false
  126. [21:54:50] [Server thread/INFO]: Structure Info Saving: true
  127. [21:54:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  128. [21:54:50] [Server thread/INFO]: Mob Spawn Range: 4
  129. [21:54:50] [Server thread/INFO]: Max TNT Explosions: 100
  130. [21:54:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  131. [21:54:50] [Server thread/INFO]: Item Merge Radius: 2.5
  132. [21:54:50] [Server thread/INFO]: Item Despawn Rate: 6000
  133. [21:54:50] [Server thread/INFO]: Arrow Despawn Rate: 1200
  134. [21:54:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  135. [21:54:50] [Server thread/INFO]: View Distance: 10
  136. [21:54:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  137. [21:54:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  138. [21:54:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  139. [21:54:50] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  140. [21:54:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  141. [21:54:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  142. [21:54:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  143. [21:54:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  144. [21:54:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  145. [21:54:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  146. [21:54:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  147. [21:54:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  148. [21:54:50] [Server thread/INFO]: Vine Growth Modifier: 100%
  149. [21:54:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  150. [21:54:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  151. [21:54:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  152. [21:54:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  153. [21:54:50] [Server thread/INFO]: Random Lighting Updates: false
  154. [21:54:50] [Server thread/INFO]: Structure Info Saving: true
  155. [21:54:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  156. [21:54:50] [Server thread/INFO]: Mob Spawn Range: 4
  157. [21:54:50] [Server thread/INFO]: Max TNT Explosions: 100
  158. [21:54:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  159. [21:54:50] [Server thread/INFO]: Item Merge Radius: 2.5
  160. [21:54:50] [Server thread/INFO]: Item Despawn Rate: 6000
  161. [21:54:50] [Server thread/INFO]: Arrow Despawn Rate: 1200
  162. [21:54:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  163. [21:54:50] [Server thread/INFO]: View Distance: 10
  164. [21:54:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  165. [21:54:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  166. [21:54:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  167. [21:54:50] [Server thread/INFO]: Preparing start region for level 0 (Seed: 7185461580035192394)
  168. [21:54:51] [Server thread/INFO]: Preparing spawn area: 55%
  169. [21:54:51] [Server thread/INFO]: Preparing start region for level 1 (Seed: 7185461580035192394)
  170. [21:54:52] [Server thread/INFO]: Preparing start region for level 2 (Seed: 7185461580035192394)
  171. [21:54:53] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
  172. [21:54:53] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  173. [21:54:53] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
  174. [21:54:53] [Server thread/INFO]: [Skript] Enabling Skript v2.3.1
  175. [21:54:55] [Server thread/INFO]: [Skript] Loaded 17865 aliases in 1604ms
  176. [21:54:55] [ForkJoinPool.commonPool-worker-1/INFO]: [Skript] A new version of Skript is available: 2.3.6 (you're currently running 2.3.1)
  177. [21:54:55] [ForkJoinPool.commonPool-worker-1/INFO]: Download it at: <aqua><u><link:https://github.com/SkriptLang/Skript/releases/download/2.3.6/Skript.jar>https://github.com/SkriptLang/Skript/releases/download/2.3.6/Skript.jar
  178. [21:54:55] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  179. [21:54:55] [Server thread/INFO]: [JoinEventsPro] Enabling JoinEventsPro v3.7
  180. [21:54:55] [Server thread/INFO]: [JOINEVENTSPRO] Loading JoinEventsPro version 3.7...
  181. [21:54:55] [Server thread/INFO]: [JOINEVENTSPRO] Successfully loaded the plugin.
  182. [21:54:55] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  183. [21:54:55] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  184. [21:54:55] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  185. [21:54:55] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  186. [21:54:55] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  187. [21:54:55] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.11.1
  188. [21:54:55] [Server thread/INFO]: [FeatherBoard] Cracked by t0R
  189. [21:54:55] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  190. [21:54:55] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.11.1
  191. [21:54:55] [Server thread/INFO]: [FeatherBoard] Framework version: 2018-06
  192. [21:54:55] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  193. [21:54:55] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
  194. [21:54:55] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  195. [21:54:55] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
  196. [21:54:55] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
  197. [21:54:55] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
  198. [21:54:55] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
  199. [21:54:55] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
  200. [21:54:55] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
  201. [21:54:55] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
  202. [21:54:55] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  203. [21:54:55] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  204. [21:54:55] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  205. [21:54:55] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
  206. [21:54:55] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
  207. [21:54:55] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
  208. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ASkyBlock] ...
  209. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
  210. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
  211. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
  212. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
  213. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
  214. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
  215. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
  216. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
  217. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
  218. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
  219. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
  220. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
  221. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
  222. [21:54:56] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
  223. [21:54:56] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
  224. [21:54:56] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
  225. [21:54:56] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
  226. [21:54:56] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
  227. [21:54:56] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
  228. [21:54:56] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
  229. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
  230. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
  231. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
  232. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
  233. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
  234. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
  235. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
  236. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
  237. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
  238. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Skript] ...
  239. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
  240. [21:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
  241. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
  242. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
  243. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
  244. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
  245. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  246. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  247. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  248. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  249. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  250. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  251. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  252. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  253. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  254. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  255. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  256. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  257. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  258. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  259. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  260. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  261. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
  262. [21:54:57] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
  263. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loaded 2992 of the 2992 placholders
  264. [21:54:57] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
  265. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
  266. [21:54:57] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
  267. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
  268. [21:54:57] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
  269. [21:54:57] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
  270. [21:54:57] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
  271. [21:54:58] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
  272. [21:54:58] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
  273. [21:54:58] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
  274. [21:54:58] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
  275. [21:54:58] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
  276. [21:54:58] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
  277. [21:54:58] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
  278. [21:54:58] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
  279. [21:54:58] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  280. [21:54:58] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  281. [21:54:58] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.5-RELEASE
  282. [21:54:59] [Server thread/INFO]: checkpointClose start
  283. [21:54:59] [Server thread/INFO]: checkpointClose synched
  284. [21:54:59] [Server thread/INFO]: checkpointClose script done
  285. [21:54:59] [Server thread/INFO]: checkpointClose end
  286. [21:54:59] [Server thread/INFO]:
  287.  
  288. []=====[Enabling AdvancedBan]=====[]
  289. | Information:
  290. | Name: AdvancedBan
  291. | Developer: Leoko
  292. | Version: 2.1.5-RELEASE
  293. | Storage: HSQLDB (local)
  294. | Support:
  295. | Skype: Leoko33
  296. | Github: https://github.com/DevLeoko/AdvancedBan/issues
  297. | Discord: https://discord.gg/ycDG6rS
  298. | Update:
  299. | There is a new version available! [2.1.5]
  300. []================================[]
  301.  
  302. [21:54:59] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.6.2-Lime
  303. [21:54:59] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  304. [21:54:59] [Server thread/INFO]: [skQuery] Beginning to process a total of 138 from SkQuery
  305. [21:54:59] [Server thread/INFO]: [skQuery] Out of 138 classes, 136 classes were loaded from SkQuery
  306. [21:54:59] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.14
  307. [21:54:59] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.14!
  308. [21:54:59] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
  309. [21:54:59] [Server thread/INFO]: [skRayFall] Cooking Bacon...
  310. [21:54:59] [Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
  311. [21:54:59] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!
  312. [21:54:59] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
  313. [21:54:59] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
  314. [21:54:59] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
  315. [21:54:59] [Server thread/INFO]: [skRayFall] Getting the extra special 1.12 bacon!
  316. [21:55:00] [Server thread/INFO]: [skRayFall] An update for skRayFall is available!
  317. [21:55:00] [Server thread/INFO]: [skRayFall] Bacon is ready!
  318. [21:55:00] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.2.0
  319. [21:55:00] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.1.0
  320. [21:55:00] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  321. [21:55:00] [Server thread/INFO]: No kits found to migrate.
  322. [21:55:00] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
  323. [21:55:00] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  324. [21:55:00] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  325. [21:55:00] [Server thread/INFO]: Loaded 852 items from items.csv.
  326. [21:55:00] [Server thread/INFO]: Using locale fr
  327. [21:55:00] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  328. [21:55:00] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  329. [21:55:00] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  330. [21:55:00] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  331. [21:55:00] [Server thread/INFO]: [CustomOreGen] Enabling CustomOreGen v1.3.13-SNAPSHOT
  332. [21:55:00] [Server thread/INFO]: [CustomOreGen] Using ASkyBlock as SkyBlock-Plugin
  333. [21:55:00] [Server thread/INFO]: [CustomOreGen] Config error: generator generator1 does not have a total chance of 100.0! Total chance is: 66.000000
  334. [21:55:00] [Server thread/INFO]: [CustomOreGen] Loaded 2 generators!
  335. [21:55:00] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.16.1.0
  336. [21:55:00] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v10.7.5
  337. [21:55:00] [Server thread/INFO]: SimpleRename enabled!
  338. [21:55:00] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8
  339. [21:55:00] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  340. [21:55:00] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  341. [21:55:00] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  342. [21:55:00] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
  343. [21:55:00] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
  344. [21:55:00] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
  345. [21:55:00] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
  346. [21:55:00] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
  347. [21:55:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  348. [21:55:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  349. [21:55:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  350. [21:55:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  351. [21:55:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  352. [21:55:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  353. [21:55:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
  354. [21:55:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  355. [21:55:00] [Server thread/INFO]: Vine Growth Modifier: 100%
  356. [21:55:00] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  357. [21:55:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  358. [21:55:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  359. [21:55:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  360. [21:55:00] [Server thread/INFO]: Random Lighting Updates: false
  361. [21:55:00] [Server thread/INFO]: Structure Info Saving: true
  362. [21:55:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  363. [21:55:00] [Server thread/INFO]: Mob Spawn Range: 4
  364. [21:55:00] [Server thread/INFO]: Max TNT Explosions: 100
  365. [21:55:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  366. [21:55:00] [Server thread/INFO]: Item Merge Radius: 2.5
  367. [21:55:00] [Server thread/INFO]: Item Despawn Rate: 6000
  368. [21:55:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
  369. [21:55:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  370. [21:55:00] [Server thread/INFO]: View Distance: 10
  371. [21:55:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  372. [21:55:00] [Server thread/INFO]: Experience Merge Radius: 3.0
  373. [21:55:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  374. [21:55:00] [Server thread/INFO]: Preparing start region for level 3 (Seed: -854582002341303872)
  375. [21:55:01] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
  376. [21:55:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  377. [21:55:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  378. [21:55:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  379. [21:55:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  380. [21:55:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  381. [21:55:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  382. [21:55:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  383. [21:55:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  384. [21:55:01] [Server thread/INFO]: Vine Growth Modifier: 100%
  385. [21:55:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  386. [21:55:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  387. [21:55:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  388. [21:55:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  389. [21:55:01] [Server thread/INFO]: Random Lighting Updates: false
  390. [21:55:01] [Server thread/INFO]: Structure Info Saving: true
  391. [21:55:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  392. [21:55:01] [Server thread/INFO]: Mob Spawn Range: 4
  393. [21:55:01] [Server thread/INFO]: Max TNT Explosions: 100
  394. [21:55:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  395. [21:55:01] [Server thread/INFO]: Item Merge Radius: 2.5
  396. [21:55:01] [Server thread/INFO]: Item Despawn Rate: 6000
  397. [21:55:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
  398. [21:55:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  399. [21:55:01] [Server thread/INFO]: View Distance: 10
  400. [21:55:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  401. [21:55:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  402. [21:55:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  403. [21:55:01] [Server thread/INFO]: Preparing start region for level 4 (Seed: -917057390690119856)
  404. [21:55:01] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  405. [21:55:01] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  406. [21:55:01] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.7.9.3.8
  407. [21:55:01] [Server thread/INFO]: [VirtualPack] Enabling VirtualPack v2.8.15
  408. [21:55:01] [Server thread/ERROR]: Error occurred while enabling VirtualPack v2.8.15 (Is it up to date?)
  409. java.lang.NoClassDefFoundError: net/minecraft/server/v1_13_R2/IChatBaseComponent
  410. at net.drgnome.virtualpack.util.ConfigProxy.setDefs(ConfigProxy.java:138) ~[?:?]
  411. at net.drgnome.virtualpack.util.ConfigProxy.<init>(ConfigProxy.java:91) ~[?:?]
  412. at net.drgnome.virtualpack.util.Config.reload(Config.java:27) ~[?:?]
  413. at net.drgnome.virtualpack.VPlugin.reloadConfig(VPlugin.java:909) ~[?:?]
  414. at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:135) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  415. at net.drgnome.virtualpack.util.Config.reload(Config.java:27) ~[?:?]
  416. at net.drgnome.virtualpack.VPlugin.init(VPlugin.java:87) ~[?:?]
  417. at net.drgnome.virtualpack.VPlugin.onEnable(VPlugin.java:265) ~[?:?]
  418. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  419. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [server.jar:git-Spigot-dcd1643-e60fc34]
  420. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [server.jar:git-Spigot-dcd1643-e60fc34]
  421. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [server.jar:git-Spigot-dcd1643-e60fc34]
  422. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [server.jar:git-Spigot-dcd1643-e60fc34]
  423. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [server.jar:git-Spigot-dcd1643-e60fc34]
  424. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [server.jar:git-Spigot-dcd1643-e60fc34]
  425. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [server.jar:git-Spigot-dcd1643-e60fc34]
  426. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [server.jar:git-Spigot-dcd1643-e60fc34]
  427. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [server.jar:git-Spigot-dcd1643-e60fc34]
  428. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  429. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_13_R2.IChatBaseComponent
  430. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:105) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  431. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  432. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_202]
  433. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_202]
  434. ... 19 more
  435. [21:55:01] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  436. [21:55:01] [Server thread/INFO]: Done (11.910s)! For help, type "help" or "?"
  437. [21:55:01] [Server thread/INFO]: Starting GS4 status listener
  438. [21:55:01] [Query Listener #1/INFO]: Query running on 0.0.0.0:26046
  439. [21:55:01] [Server thread/ERROR]: Couldn't load server icon
  440. java.lang.IllegalStateException: Must be 64 pixels wide
  441. at org.apache.commons.lang3.Validate.validState(Validate.java:829) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  442. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:643) [server.jar:git-Spigot-dcd1643-e60fc34]
  443. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:551) [server.jar:git-Spigot-dcd1643-e60fc34]
  444. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  445. [21:55:02] [Server thread/INFO]: Trying to register generator with Multiverse
  446. [21:55:02] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock'!
  447. [21:55:02] [Server thread/INFO]: Success! Property generator was set to ASkyBlock
  448. [21:55:02] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock_nether'!
  449. [21:55:02] [Server thread/INFO]: Success! Property generator was set to ASkyBlock
  450. [21:55:02] [Server thread/INFO]: [ASkyBlock] Silencing command feedback for Ops...
  451. [21:55:02] [Server thread/INFO]: Game rule sendCommandFeedback has been updated to false
  452. [21:55:02] [Server thread/INFO]: [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
  453. [21:55:02] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
  454. [21:55:02] [Server thread/INFO]: [Skript] Loading variables...
  455. [21:55:02] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
  456. [21:55:02] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  457. [21:55:02] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 6 triggers and 0 commands in 0.03 seconds
  458. [21:55:02] [Server thread/INFO]: [Skript] Finished loading.
  459. [21:55:02] [Craft Scheduler Thread - 2/INFO]: [Vault] Checking for Updates ...
  460. [21:55:02] [Server thread/INFO]: [ASkyBlock] Loading island grid...
  461. [21:55:02] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
  462. [21:55:02] [Server thread/INFO]: [ASkyBlock] Loading warps...
  463. [21:55:02] [Server thread/INFO]: [ASkyBlock] Loading warp panel...
  464. [21:55:02] [Server thread/INFO]: [ASkyBlock] Loading Top Ten
  465. [21:55:02] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
  466. [21:55:02] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
  467. [21:55:02] [Craft Scheduler Thread - 2/INFO]: [Vault] No new version available
  468. [21:55:02] [Craft Scheduler Thread - 0/INFO]: [JOINEVENTSPRO] No new update found. You are on the latest version.
  469. [21:55:03] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
  470. [21:55:03] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
  471. [21:55:03] [Server thread/INFO]: [ASkyBlock] No update available.
  472. [21:55:45] [Server thread/INFO]: [ServerListPlus] Reloading configuration...
  473. [21:55:45] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  474. [21:55:45] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  475. [21:55:45] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  476. [21:55:45] [Server thread/INFO]: [ServerListPlus] Configuration successfully reloaded!
  477. [21:55:59] [Server thread/INFO]: Plugins (20): MVdWPlaceholderAPI, Skript, JoinEventsPro, PermissionsEx, FeatherBoard, AdvancedBan, SkQuery, Vault, ProtocolLib, ASkyBlock, skRayFall, ChestCommands, Essentials, CustomOreGen, EssentialsChat, SimpleRename, ServerListPlus, Multiverse-Core, CrazyEnchantments, VirtualPack
  478. [21:56:08] [Server thread/INFO]: com.mojang.authlib.GameProfile@4f0fda7e[id=<null>,name=T3scioR,properties={},legacy=false] (/92.90.244.148:52770) lost connection: Disconnected
  479. [21:56:11] [User Authenticator #1/INFO]: Disconnecting /92.90.244.148:52770: Failed to verify username!
  480. [21:56:11] [User Authenticator #1/ERROR]: Username 'T3scioR' tried to join with an invalid session
  481. [21:56:11] [User Authenticator #2/INFO]: UUID of player T3scioR is 06a5110e-e4fe-4f05-9acf-1124eb7bd21d
  482. [21:56:11] [Server thread/INFO]: is leader = false
  483. [21:56:12] [Server thread/INFO]: T3scioR[/92.90.244.148:52776] logged in with entity id 133 at ([ASkyBlock]3.3733769135781286, 120.0, 200.70949747799793)
  484. [21:56:12] [Server thread/INFO]: 【✔】『Fondateur』T3scioR
  485. [21:56:18] [Server thread/INFO]: T3scioR issued server command: /pl
  486. [21:56:25] [Server thread/INFO]: T3scioR issued server command: /reload
  487. [21:56:25] [Server thread/INFO]: T3scioR: Please note that this command is not supported and may cause issues when using some plugins.
  488. [21:56:25] [Server thread/INFO]: T3scioR: If you encounter any issues please use the /stop command to restart your server.
  489. [21:56:25] [Server thread/WARN]: Couldn't load server icon
  490. java.lang.IllegalArgumentException: Must be 64 pixels wide
  491. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  492. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadServerIcon0(CraftServer.java:1694) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  493. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadServerIcon0(CraftServer.java:1682) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  494. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadIcon(CraftServer.java:765) [server.jar:git-Spigot-dcd1643-e60fc34]
  495. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:688) [server.jar:git-Spigot-dcd1643-e60fc34]
  496. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  497. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  498. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  499. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  500. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  501. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  502. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  503. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  504. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  505. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  506. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  507. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  508. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  509. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  510. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  511. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  512. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  513. [21:56:25] [Server thread/INFO]: Server Ping Player Sample Count: 12
  514. [21:56:25] [Server thread/INFO]: Using 4 threads for Netty based IO
  515. [21:56:25] [Server thread/INFO]: Debug logging is disabled
  516. [21:56:25] [Server thread/INFO]: -------- World Settings For [world] --------
  517. [21:56:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  518. [21:56:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  519. [21:56:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  520. [21:56:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  521. [21:56:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  522. [21:56:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  523. [21:56:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  524. [21:56:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  525. [21:56:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  526. [21:56:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  527. [21:56:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  528. [21:56:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  529. [21:56:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  530. [21:56:25] [Server thread/INFO]: Random Lighting Updates: false
  531. [21:56:25] [Server thread/INFO]: Structure Info Saving: true
  532. [21:56:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  533. [21:56:25] [Server thread/INFO]: Mob Spawn Range: 4
  534. [21:56:25] [Server thread/INFO]: Max TNT Explosions: 100
  535. [21:56:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  536. [21:56:25] [Server thread/INFO]: Item Merge Radius: 2.5
  537. [21:56:25] [Server thread/INFO]: Item Despawn Rate: 6000
  538. [21:56:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  539. [21:56:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  540. [21:56:25] [Server thread/INFO]: View Distance: 10
  541. [21:56:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  542. [21:56:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  543. [21:56:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  544. [21:56:25] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  545. [21:56:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  546. [21:56:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  547. [21:56:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  548. [21:56:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  549. [21:56:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  550. [21:56:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  551. [21:56:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  552. [21:56:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  553. [21:56:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  554. [21:56:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  555. [21:56:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  556. [21:56:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  557. [21:56:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  558. [21:56:25] [Server thread/INFO]: Random Lighting Updates: false
  559. [21:56:25] [Server thread/INFO]: Structure Info Saving: true
  560. [21:56:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  561. [21:56:25] [Server thread/INFO]: Mob Spawn Range: 4
  562. [21:56:25] [Server thread/INFO]: Max TNT Explosions: 100
  563. [21:56:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  564. [21:56:25] [Server thread/INFO]: Item Merge Radius: 2.5
  565. [21:56:25] [Server thread/INFO]: Item Despawn Rate: 6000
  566. [21:56:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  567. [21:56:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  568. [21:56:25] [Server thread/INFO]: View Distance: 10
  569. [21:56:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  570. [21:56:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  571. [21:56:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  572. [21:56:25] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  573. [21:56:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  574. [21:56:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  575. [21:56:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  576. [21:56:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  577. [21:56:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  578. [21:56:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  579. [21:56:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  580. [21:56:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  581. [21:56:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  582. [21:56:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  583. [21:56:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  584. [21:56:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  585. [21:56:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  586. [21:56:25] [Server thread/INFO]: Random Lighting Updates: false
  587. [21:56:25] [Server thread/INFO]: Structure Info Saving: true
  588. [21:56:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  589. [21:56:25] [Server thread/INFO]: Mob Spawn Range: 4
  590. [21:56:25] [Server thread/INFO]: Max TNT Explosions: 100
  591. [21:56:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  592. [21:56:25] [Server thread/INFO]: Item Merge Radius: 2.5
  593. [21:56:25] [Server thread/INFO]: Item Despawn Rate: 6000
  594. [21:56:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  595. [21:56:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  596. [21:56:25] [Server thread/INFO]: View Distance: 10
  597. [21:56:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  598. [21:56:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  599. [21:56:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  600. [21:56:25] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
  601. [21:56:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  602. [21:56:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  603. [21:56:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  604. [21:56:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  605. [21:56:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  606. [21:56:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  607. [21:56:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  608. [21:56:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  609. [21:56:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  610. [21:56:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  611. [21:56:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  612. [21:56:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  613. [21:56:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  614. [21:56:25] [Server thread/INFO]: Random Lighting Updates: false
  615. [21:56:25] [Server thread/INFO]: Structure Info Saving: true
  616. [21:56:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  617. [21:56:25] [Server thread/INFO]: Mob Spawn Range: 4
  618. [21:56:25] [Server thread/INFO]: Max TNT Explosions: 100
  619. [21:56:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  620. [21:56:25] [Server thread/INFO]: Item Merge Radius: 2.5
  621. [21:56:25] [Server thread/INFO]: Item Despawn Rate: 6000
  622. [21:56:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  623. [21:56:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  624. [21:56:25] [Server thread/INFO]: View Distance: 10
  625. [21:56:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  626. [21:56:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  627. [21:56:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  628. [21:56:25] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
  629. [21:56:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  630. [21:56:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  631. [21:56:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  632. [21:56:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  633. [21:56:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  634. [21:56:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  635. [21:56:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  636. [21:56:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  637. [21:56:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  638. [21:56:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  639. [21:56:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  640. [21:56:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  641. [21:56:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  642. [21:56:25] [Server thread/INFO]: Random Lighting Updates: false
  643. [21:56:25] [Server thread/INFO]: Structure Info Saving: true
  644. [21:56:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  645. [21:56:25] [Server thread/INFO]: Mob Spawn Range: 4
  646. [21:56:25] [Server thread/INFO]: Max TNT Explosions: 100
  647. [21:56:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  648. [21:56:25] [Server thread/INFO]: Item Merge Radius: 2.5
  649. [21:56:25] [Server thread/INFO]: Item Despawn Rate: 6000
  650. [21:56:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  651. [21:56:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  652. [21:56:25] [Server thread/INFO]: View Distance: 10
  653. [21:56:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  654. [21:56:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  655. [21:56:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  656. [21:56:25] [Server thread/INFO]: [VirtualPack] Disabling VirtualPack v2.8.15
  657. [21:56:25] [Server thread/ERROR]: Error occurred while disabling VirtualPack v2.8.15 (Is it up to date?)
  658. java.lang.NullPointerException: null
  659. at net.drgnome.virtualpack.util.Config.string(Config.java:72) ~[?:?]
  660. at net.drgnome.virtualpack.util.Config.bool(Config.java:85) ~[?:?]
  661. at net.drgnome.virtualpack.util.Config.bool(Config.java:80) ~[?:?]
  662. at net.drgnome.virtualpack.VPlugin.onDisable(VPlugin.java:279) ~[?:?]
  663. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  664. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [server.jar:git-Spigot-dcd1643-e60fc34]
  665. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:422) [server.jar:git-Spigot-dcd1643-e60fc34]
  666. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:415) [server.jar:git-Spigot-dcd1643-e60fc34]
  667. at org.bukkit.plugin.SimplePluginManager.clearPlugins(SimplePluginManager.java:456) [server.jar:git-Spigot-dcd1643-e60fc34]
  668. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:719) [server.jar:git-Spigot-dcd1643-e60fc34]
  669. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  670. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  671. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  672. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  673. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  674. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  675. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  676. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  677. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  678. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  679. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  680. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  681. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  682. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  683. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  684. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  685. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  686. [21:56:25] [Server thread/INFO]: [CrazyEnchantments] Disabling CrazyEnchantments v1.7.9.3.8
  687. [21:56:25] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b719
  688. [21:56:25] [Server thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4.8
  689. [21:56:25] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 disabled.
  690. [21:56:25] [Server thread/INFO]: [SimpleRename] Disabling SimpleRename v10.7.5
  691. [21:56:25] [Server thread/INFO]: SimpleRename disabled!
  692. [21:56:25] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.16.1.0
  693. [21:56:25] [Server thread/INFO]: [CustomOreGen] Disabling CustomOreGen v1.3.13-SNAPSHOT
  694. [21:56:25] [Server thread/INFO]: [Essentials] Disabling Essentials v2.16.1.0
  695. [21:56:25] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  696. [21:56:25] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.2.0
  697. [21:56:25] [Server thread/INFO]: [skRayFall] Disabling skRayFall v1.9.14
  698. [21:56:25] [Server thread/INFO]: [skRayFall] Bacon has been eaten. Make some more soon!
  699. [21:56:25] [Server thread/INFO]: [ASkyBlock] Disabling ASkyBlock v3.0.9.4
  700. [21:56:25] [Server thread/INFO]: [ASkyBlock] Saving offline messages...
  701. [21:56:25] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.4.0
  702. [21:56:25] [Server thread/INFO]: [Vault] Disabling Vault v1.7.1-b91
  703. [21:56:25] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.6.2-Lime
  704. [21:56:25] [Server thread/INFO]: [AdvancedBan] Disabling AdvancedBan v2.1.5-RELEASE
  705. [21:56:25] [Server thread/INFO]: Database closed
  706. [21:56:25] [Server thread/INFO]:
  707.  
  708. []=====[Disabling AdvancedBan]=====[]
  709. | Information:
  710. | Name: AdvancedBan
  711. | Developer: Leoko
  712. | Version: 2.1.5-RELEASE
  713. | Storage: HSQLDB (local)
  714. | Support:
  715. | Skype: Leoko33
  716. | Github: https://github.com/DevLeoko/AdvancedBan/issues
  717. | Discord: https://discord.gg/ycDG6rS
  718. []================================[]
  719.  
  720. [21:56:25] [Server thread/INFO]: [FeatherBoard] Disabling FeatherBoard v4.11.1
  721. [21:56:25] [Server thread/INFO]: [FeatherBoard] Cancelling all tasks ...
  722. [21:56:25] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  723. [21:56:25] [Server thread/INFO]: [JoinEventsPro] Disabling JoinEventsPro v3.7
  724. [21:56:25] [Server thread/INFO]: [Skript] Disabling Skript v2.3.1
  725. [21:56:25] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v2.5.1
  726. [21:56:28] [Server thread/ERROR]: Nag author: 'Minecrell <https://github.com/Minecrell>' of 'ServerListPlus' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  727. [21:56:28] [Server thread/ERROR]: Nag author: 'Rigby' of 'Multiverse-Core' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  728. [21:56:28] [Server thread/ERROR]: Could not load 'plugins/Shopkeepers-2.5.0.jar' in folder 'plugins'
  729. org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchFieldError: VILLAGER_SPAWN_EGG
  730. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  731. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  732. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [server.jar:git-Spigot-dcd1643-e60fc34]
  733. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [server.jar:git-Spigot-dcd1643-e60fc34]
  734. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:750) [server.jar:git-Spigot-dcd1643-e60fc34]
  735. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  736. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  737. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  738. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  739. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  740. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  741. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  742. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  743. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  744. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  745. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  746. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  747. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  748. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  749. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  750. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  751. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  752. Caused by: java.lang.NoSuchFieldError: VILLAGER_SPAWN_EGG
  753. at com.nisovin.shopkeepers.Settings.<clinit>(Settings.java:52) ~[?:?]
  754. at com.nisovin.shopkeepers.shopobjects.living.SKLivingShopObjectTypes.<init>(SKLivingShopObjectTypes.java:115) ~[?:?]
  755. at com.nisovin.shopkeepers.shopobjects.living.LivingShops.<init>(LivingShops.java:14) ~[?:?]
  756. at com.nisovin.shopkeepers.SKShopkeepersPlugin.<init>(SKShopkeepersPlugin.java:103) ~[?:?]
  757. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_202]
  758. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_202]
  759. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_202]
  760. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_202]
  761. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_202]
  762. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  763. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  764. ... 21 more
  765. [21:56:28] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
  766. [21:56:28] [Server thread/INFO]: [Skript] Loading Skript v2.3.1
  767. [21:56:28] [Server thread/INFO]: [JoinEventsPro] Loading JoinEventsPro v3.7
  768. [21:56:28] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  769. [21:56:28] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.11.1
  770. [21:56:28] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.5-RELEASE
  771. [21:56:28] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.6.2-Lime
  772. [21:56:28] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  773. [21:56:28] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  774. [21:56:28] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.9.4
  775. [21:56:28] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.14
  776. [21:56:28] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.2.0
  777. [21:56:28] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.1.0
  778. [21:56:28] [Server thread/INFO]: [CustomOreGen] Loading CustomOreGen v1.3.13-SNAPSHOT
  779. [21:56:28] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.16.1.0
  780. [21:56:28] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v10.7.5
  781. [21:56:28] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
  782. [21:56:28] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
  783. [21:56:28] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.7.9.3.8
  784. [21:56:28] [Server thread/INFO]: [VirtualPack] Loading VirtualPack v2.8.15
  785. [21:56:28] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  786. [21:56:28] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  787. [21:56:28] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  788. [21:56:28] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  789. [21:56:28] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  790. [21:56:28] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  791. [21:56:28] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  792. [21:56:28] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  793. [21:56:28] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.9.4
  794. [21:56:29] [Server thread/INFO]: [ASkyBlock] Loading entity limits
  795. [21:56:29] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 30
  796. [21:56:29] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
  797. [21:56:29] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
  798. [21:56:29] [Server thread/INFO]: [ASkyBlock] Loading schematic île (island.schematic) for all players, order 1
  799. [21:56:29] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
  800. [21:56:29] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
  801. [21:56:29] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
  802. [21:56:29] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  803. [21:56:29] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
  804. [21:56:29] [Server thread/INFO]: [Skript] Enabling Skript v2.3.1
  805. [21:56:30] [Server thread/INFO]: [Skript] Loaded 17865 aliases in 1171ms
  806. [21:56:30] [ForkJoinPool.commonPool-worker-2/INFO]: [Skript] A new version of Skript is available: 2.3.6 (you're currently running 2.3.1)
  807. [21:56:30] [ForkJoinPool.commonPool-worker-2/INFO]: Download it at: https://github.com/SkriptLang/Skript/releases/download/2.3.6/Skript.jar
  808. [21:56:30] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  809. [21:56:30] [Server thread/INFO]: [JoinEventsPro] Enabling JoinEventsPro v3.7
  810. [21:56:30] [Server thread/INFO]: [JOINEVENTSPRO] Loading JoinEventsPro version 3.7...
  811. [21:56:30] [Server thread/INFO]: [JOINEVENTSPRO] Successfully loaded the plugin.
  812. [21:56:30] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  813. [21:56:30] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  814. [21:56:30] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  815. [21:56:30] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  816. [21:56:30] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  817. [21:56:31] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.11.1
  818. [21:56:31] [Server thread/INFO]: [FeatherBoard] Cracked by t0R
  819. [21:56:31] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  820. [21:56:31] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.11.1
  821. [21:56:31] [Server thread/INFO]: [FeatherBoard] Framework version: 2018-06
  822. [21:56:31] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  823. [21:56:31] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
  824. [21:56:31] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  825. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
  826. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
  827. [21:56:31] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
  828. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
  829. [21:56:31] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
  830. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
  831. [21:56:31] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
  832. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  833. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  834. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  835. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
  836. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
  837. [21:56:31] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
  838. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ASkyBlock] ...
  839. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
  840. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
  841. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
  842. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
  843. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
  844. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
  845. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
  846. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
  847. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
  848. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
  849. [21:56:31] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
  850. [21:56:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
  851. [21:56:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
  852. [21:56:35] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
  853. [21:56:39] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
  854. [21:56:39] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
  855. [21:56:39] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
  856. [21:56:39] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
  857. [21:56:39] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
  858. [21:56:39] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
  859. [21:56:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
  860. [21:56:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
  861. [21:56:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
  862. [21:56:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
  863. [21:56:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
  864. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
  865. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
  866. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
  867. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
  868. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Skript] ...
  869. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
  870. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
  871. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
  872. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
  873. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
  874. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
  875. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  876. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  877. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  878. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  879. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  880. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  881. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  882. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  883. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  884. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  885. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  886. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  887. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  888. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  889. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  890. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  891. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
  892. [21:56:40] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
  893. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loaded 3224 of the 3224 placholders
  894. [21:56:40] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
  895. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
  896. [21:56:40] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
  897. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
  898. [21:56:40] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
  899. [21:56:40] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
  900. [21:56:40] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
  901. [21:56:41] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
  902. [21:56:41] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
  903. [21:56:41] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
  904. [21:56:41] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
  905. [21:56:41] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
  906. [21:56:41] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
  907. [21:56:41] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
  908. [21:56:41] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
  909. [21:56:41] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  910. [21:56:41] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  911. [21:56:41] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.5-RELEASE
  912. [21:56:42] [Server thread/INFO]:
  913.  
  914. []=====[Enabling AdvancedBan]=====[]
  915. | Information:
  916. | Name: AdvancedBan
  917. | Developer: Leoko
  918. | Version: 2.1.5-RELEASE
  919. | Storage: HSQLDB (local)
  920. | Support:
  921. | Skype: Leoko33
  922. | Github: https://github.com/DevLeoko/AdvancedBan/issues
  923. | Discord: https://discord.gg/ycDG6rS
  924. | Update:
  925. | There is a new version available! [2.1.5]
  926. []================================[]
  927.  
  928. [21:56:42] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.6.2-Lime
  929. [21:56:42] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  930. [21:56:42] [Server thread/INFO]: [skQuery] Beginning to process a total of 138 from SkQuery
  931. [21:56:42] [Server thread/INFO]: [skQuery] Out of 138 classes, 136 classes were loaded from SkQuery
  932. [21:56:42] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.14
  933. [21:56:42] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.14!
  934. [21:56:42] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
  935. [21:56:42] [Server thread/INFO]: [skRayFall] Cooking Bacon...
  936. [21:56:42] [Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
  937. [21:56:42] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!
  938. [21:56:42] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
  939. [21:56:42] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
  940. [21:56:42] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
  941. [21:56:42] [Server thread/INFO]: [skRayFall] Getting the extra special 1.12 bacon!
  942. [21:56:42] [Server thread/INFO]: [skRayFall] An update for skRayFall is available!
  943. [21:56:42] [Server thread/INFO]: [skRayFall] Bacon is ready!
  944. [21:56:42] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.2.0
  945. [21:56:42] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.1.0
  946. [21:56:43] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  947. [21:56:43] [Server thread/INFO]: No kits found to migrate.
  948. [21:56:43] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
  949. [21:56:43] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  950. [21:56:43] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  951. [21:56:43] [Server thread/INFO]: Loaded 852 items from items.csv.
  952. [21:56:43] [Server thread/INFO]: Using locale fr
  953. [21:56:43] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  954. [21:56:43] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  955. [21:56:43] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  956. [21:56:43] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  957. [21:56:43] [Server thread/INFO]: [CustomOreGen] Enabling CustomOreGen v1.3.13-SNAPSHOT
  958. [21:56:43] [Server thread/INFO]: [CustomOreGen] Using ASkyBlock as SkyBlock-Plugin
  959. [21:56:43] [Server thread/INFO]: [CustomOreGen] Config error: generator generator1 does not have a total chance of 100.0! Total chance is: 66.000000
  960. [21:56:43] [Server thread/INFO]: [CustomOreGen] Loaded 2 generators!
  961. [21:56:43] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.16.1.0
  962. [21:56:43] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v10.7.5
  963. [21:56:43] [Server thread/INFO]: SimpleRename enabled!
  964. [21:56:43] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8
  965. [21:56:43] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  966. [21:56:43] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  967. [21:56:43] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  968. [21:56:43] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
  969. [21:56:43] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
  970. [21:56:43] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
  971. [21:56:43] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
  972. [21:56:45] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  973. [21:56:45] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  974. [21:56:45] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.7.9.3.8
  975. [21:56:45] [Server thread/INFO]: [VirtualPack] Enabling VirtualPack v2.8.15
  976. [21:56:45] [Server thread/ERROR]: Error occurred while enabling VirtualPack v2.8.15 (Is it up to date?)
  977. java.lang.NoClassDefFoundError: net/minecraft/server/v1_13_R2/IChatBaseComponent
  978. at net.drgnome.virtualpack.util.ConfigProxy.setDefs(ConfigProxy.java:138) ~[?:?]
  979. at net.drgnome.virtualpack.util.ConfigProxy.<init>(ConfigProxy.java:91) ~[?:?]
  980. at net.drgnome.virtualpack.util.Config.reload(Config.java:27) ~[?:?]
  981. at net.drgnome.virtualpack.VPlugin.reloadConfig(VPlugin.java:909) ~[?:?]
  982. at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:135) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  983. at net.drgnome.virtualpack.util.Config.reload(Config.java:27) ~[?:?]
  984. at net.drgnome.virtualpack.VPlugin.init(VPlugin.java:87) ~[?:?]
  985. at net.drgnome.virtualpack.VPlugin.onEnable(VPlugin.java:265) ~[?:?]
  986. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  987. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [server.jar:git-Spigot-dcd1643-e60fc34]
  988. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [server.jar:git-Spigot-dcd1643-e60fc34]
  989. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [server.jar:git-Spigot-dcd1643-e60fc34]
  990. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [server.jar:git-Spigot-dcd1643-e60fc34]
  991. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:752) [server.jar:git-Spigot-dcd1643-e60fc34]
  992. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  993. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  994. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  995. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  996. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  997. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  998. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  999. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  1000. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  1001. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  1002. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  1003. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  1004. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  1005. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  1006. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  1007. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  1008. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  1009. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_13_R2.IChatBaseComponent
  1010. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:105) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1011. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1012. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_202]
  1013. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_202]
  1014. ... 31 more
  1015. [21:56:45] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1016. [21:56:45] [Server thread/INFO]: T3scioR: Reload complete.
  1017. [21:56:45] [Server thread/INFO]: Trying to register generator with Multiverse
  1018. [21:56:45] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock'!
  1019. [21:56:45] [Server thread/INFO]: Success! Property generator was set to ASkyBlock
  1020. [21:56:45] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock_nether'!
  1021. [21:56:45] [Server thread/INFO]: Success! Property generator was set to ASkyBlock
  1022. [21:56:45] [Server thread/INFO]: [ASkyBlock] Silencing command feedback for Ops...
  1023. [21:56:45] [Server thread/INFO]: Game rule sendCommandFeedback has been updated to false
  1024. [21:56:45] [Server thread/INFO]: [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
  1025. [21:56:45] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
  1026. [21:56:45] [Server thread/INFO]: [Skript] Loading variables...
  1027. [21:56:45] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
  1028. [21:56:45] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  1029. [21:56:45] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 6 triggers and 0 commands in 0.02 seconds
  1030. [21:56:45] [Server thread/INFO]: [Skript] Finished loading.
  1031. [21:56:45] [Craft Scheduler Thread - 13/INFO]: [Vault] Checking for Updates ...
  1032. [21:56:45] [Server thread/INFO]: [ASkyBlock] Loading island grid...
  1033. [21:56:45] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
  1034. [21:56:45] [Craft Scheduler Thread - 17/ERROR]: [FeatherBoard] Error in placeholder: {askyblock_island_owner}
  1035. [21:56:45] [Server thread/INFO]: [ASkyBlock] Loading warps...
  1036. [21:56:45] [Server thread/INFO]: [ASkyBlock] Loading warp panel...
  1037. [21:56:45] [Server thread/INFO]: [ASkyBlock] Loading Top Ten
  1038. [21:56:45] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
  1039. [21:56:45] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
  1040. [21:56:45] [Server thread/INFO]: T3scioR issued server command: /fb reload
  1041. [21:56:45] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  1042. [21:56:45] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  1043. [21:56:45] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  1044. [21:56:45] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
  1045. [21:56:45] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
  1046. [21:56:45] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
  1047. [21:56:45] [Craft Scheduler Thread - 2/INFO]: [JOINEVENTSPRO] No new update found. You are on the latest version.
  1048. [21:56:45] [Craft Scheduler Thread - 13/INFO]: [Vault] No new version available
  1049. [21:56:45] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ASkyBlock] ...
  1050. [21:56:45] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
  1051. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
  1052. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
  1053. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
  1054. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
  1055. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
  1056. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
  1057. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
  1058. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
  1059. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
  1060. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
  1061. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
  1062. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
  1063. [21:56:46] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
  1064. [21:56:46] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
  1065. [21:56:46] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
  1066. [21:56:46] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
  1067. [21:56:46] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
  1068. [21:56:46] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
  1069. [21:56:46] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
  1070. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
  1071. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
  1072. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
  1073. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
  1074. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
  1075. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
  1076. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
  1077. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
  1078. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
  1079. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Skript] ...
  1080. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
  1081. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
  1082. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
  1083. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
  1084. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
  1085. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
  1086. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  1087. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  1088. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  1089. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  1090. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  1091. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  1092. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  1093. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  1094. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  1095. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  1096. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  1097. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  1098. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  1099. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  1100. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  1101. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  1102. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
  1103. [21:56:46] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
  1104. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loaded 3224 of the 3224 placholders
  1105. [21:56:46] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin again: FeatherBoard
  1106. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
  1107. [21:56:46] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
  1108. [21:56:46] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
  1109. [21:56:46] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
  1110. [21:56:47] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
  1111. [21:56:47] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
  1112. [21:56:47] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
  1113. [21:56:47] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
  1114. [21:56:47] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
  1115. [21:56:47] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
  1116. [21:56:47] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
  1117. [21:56:47] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
  1118. [21:56:48] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
  1119. [21:56:48] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
  1120. [21:56:48] [Server thread/INFO]: [ASkyBlock] No update available.
  1121. [21:56:48] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
  1122. [21:56:48] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
  1123. [21:56:54] [Server thread/INFO]: T3scioR lost connection: Disconnected
  1124. [21:56:54] [Server thread/INFO]: 【✘】『Fondateur』T3scioR
  1125. [21:58:11] [User Authenticator #3/INFO]: UUID of player T3scioR is 06a5110e-e4fe-4f05-9acf-1124eb7bd21d
  1126. [21:58:12] [Server thread/INFO]: is leader = false
  1127. [21:58:12] [Server thread/INFO]: T3scioR[/92.90.244.148:52796] logged in with entity id 193 at ([ASkyBlock]1.300000011920929, 120.0, 200.4337894376598)
  1128. [21:58:12] [Server thread/INFO]: 【✔】『Fondateur』T3scioR
  1129. [21:59:23] [Server thread/INFO]: T3scioR issued server command: /is level
  1130. [21:59:28] [Server thread/INFO]: T3scioR issued server command: /is level
  1131. [21:59:39] [Async Chat Thread - #0/INFO]: 【Niv.3】 『Fondateur』T3scioR » t
  1132. [22:02:22] [Server thread/INFO]: T3scioR issued server command: /is level
  1133. [22:02:27] [Async Chat Thread - #1/INFO]: 【Niv.755】 『Fondateur』T3scioR » Hey
  1134. [22:02:44] [Server thread/INFO]: T3scioR issued server command: //pos1
  1135. [22:05:51] [Server thread/INFO]: T3scioR issued server command: /is level
  1136. [22:06:31] [Server thread/INFO]: T3scioR issued server command: /sun
  1137. [22:06:34] [Server thread/INFO]: T3scioR issued server command: /ptime
  1138. [22:06:57] [Server thread/INFO]: T3scioR issued server command: /spawn
  1139. [22:07:00] [Server thread/INFO]: T3scioR issued server command: /help
  1140. [22:07:11] [Server thread/INFO]: T3scioR issued server command: /b
  1141. [22:07:19] [Server thread/INFO]: T3scioR issued server command: /sk reload scrpits
  1142. [22:07:23] [Server thread/INFO]: T3scioR issued server command: /sk reload scripts
  1143. [22:09:45] [Server thread/INFO]: T3scioR lost connection: Disconnected
  1144. [22:09:45] [Server thread/INFO]: 【✘】『Fondateur』T3scioR
  1145. [22:11:22] [User Authenticator #4/INFO]: UUID of player T3scioR is 06a5110e-e4fe-4f05-9acf-1124eb7bd21d
  1146. [22:11:22] [Server thread/INFO]: is leader = false
  1147. [22:11:22] [Server thread/INFO]: T3scioR[/92.90.244.148:53013] logged in with entity id 214 at ([ASkyBlock]0.5637464737271947, 127.0, 199.94081372692386)
  1148. [22:11:22] [Server thread/INFO]: 【✔】『Fondateur』T3scioR
  1149. [22:21:59] [Server thread/INFO]: T3scioR issued server command: /slp reload
  1150. [22:21:59] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  1151. [22:21:59] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  1152. [22:21:59] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  1153. [22:22:53] [Server thread/INFO]: T3scioR issued server command: /slp reload
  1154. [22:22:53] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  1155. [22:22:53] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  1156. [22:22:53] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  1157. [22:31:33] [Server thread/INFO]: T3scioR issued server command: /sk reload scripts
  1158. [22:31:36] [Server thread/INFO]: T3scioR issued server command: /b
  1159. [22:31:39] [Server thread/INFO]: T3scioR issued server command: /bvn
  1160. [22:31:39] [Server thread/INFO]: T3scioR [06a5110e-e4fe-4f05-9acf-1124eb7bd21d]: /bvn
  1161. [22:31:58] [Server thread/INFO]: T3scioR issued server command: /sk reload scripts
  1162. [22:32:01] [Server thread/INFO]: T3scioR issued server command: /b
  1163. [22:32:01] [Server thread/INFO]: T3scioR [06a5110e-e4fe-4f05-9acf-1124eb7bd21d]: /b
  1164. [22:32:08] [Server thread/INFO]: T3scioR issued server command: /b T3scioR
  1165. [22:32:08] [Server thread/INFO]: T3scioR [06a5110e-e4fe-4f05-9acf-1124eb7bd21d]: /b T3scioR
  1166. [22:41:47] [Server thread/ERROR]: [ASkyBlock] Could not save YAML file: No such file or directory
  1167. [22:41:47] [Server thread/WARN]: java.io.IOException: No such file or directory
  1168. [22:41:47] [Server thread/WARN]: at java.io.UnixFileSystem.createFileExclusively(Native Method)
  1169. [22:41:47] [Server thread/WARN]: at java.io.File.createTempFile(File.java:2024)
  1170. [22:41:47] [Server thread/WARN]: at com.wasteofplastic.askyblock.util.Util.save(Util.java:156)
  1171. [22:41:47] [Server thread/WARN]: at com.wasteofplastic.askyblock.util.Util.saveYamlFile(Util.java:149)
  1172. [22:41:47] [Server thread/WARN]: at com.wasteofplastic.askyblock.GridManager.saveGrid(GridManager.java:479)
  1173. [22:41:47] [Server thread/WARN]: at com.wasteofplastic.askyblock.GridManager.saveGrid(GridManager.java:441)
  1174. [22:41:47] [Server thread/WARN]: at com.wasteofplastic.askyblock.AsyncBackup.lambda$new$0(AsyncBackup.java:12)
  1175. [22:41:47] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76)
  1176. [22:41:47] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361)
  1177. [22:41:47] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739)
  1178. [22:41:47] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  1179. [22:41:47] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  1180. [22:41:47] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  1181. [22:41:47] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  1182. [22:41:47] [Server thread/ERROR]: [ASkyBlock] Could not save YAML file: No such file or directory
  1183. [22:41:47] [Server thread/WARN]: java.io.IOException: No such file or directory
  1184. [22:41:47] [Server thread/WARN]: at java.io.UnixFileSystem.createFileExclusively(Native Method)
  1185. [22:41:47] [Server thread/WARN]: at java.io.File.createTempFile(File.java:2024)
  1186. [22:41:47] [Server thread/WARN]: at com.wasteofplastic.askyblock.util.Util.save(Util.java:156)
  1187. [22:41:47] [Server thread/WARN]: at com.wasteofplastic.askyblock.util.Util.saveYamlFile(Util.java:149)
  1188. [22:41:47] [Server thread/WARN]: at com.wasteofplastic.askyblock.GridManager.saveGrid(GridManager.java:482)
  1189. [22:41:47] [Server thread/WARN]: at com.wasteofplastic.askyblock.GridManager.saveGrid(GridManager.java:441)
  1190. [22:41:47] [Server thread/WARN]: at com.wasteofplastic.askyblock.AsyncBackup.lambda$new$0(AsyncBackup.java:12)
  1191. [22:41:47] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76)
  1192. [22:41:47] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361)
  1193. [22:41:47] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739)
  1194. [22:41:47] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  1195. [22:41:47] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  1196. [22:41:47] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  1197. [22:41:47] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  1198. [22:48:25] [Server thread/INFO]: T3scioR issued server command: /reload
  1199. [22:48:25] [Server thread/INFO]: T3scioR: Please note that this command is not supported and may cause issues when using some plugins.
  1200. [22:48:25] [Server thread/INFO]: T3scioR: If you encounter any issues please use the /stop command to restart your server.
  1201. [22:48:25] [Server thread/WARN]: Couldn't load server icon
  1202. java.lang.IllegalArgumentException: Must be 64 pixels wide
  1203. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1204. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadServerIcon0(CraftServer.java:1694) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1205. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadServerIcon0(CraftServer.java:1682) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1206. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadIcon(CraftServer.java:765) [server.jar:git-Spigot-dcd1643-e60fc34]
  1207. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:688) [server.jar:git-Spigot-dcd1643-e60fc34]
  1208. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  1209. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  1210. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  1211. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  1212. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  1213. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  1214. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  1215. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  1216. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  1217. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  1218. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  1219. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  1220. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  1221. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  1222. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  1223. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  1224. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  1225. [22:48:25] [Server thread/INFO]: Server Ping Player Sample Count: 12
  1226. [22:48:25] [Server thread/INFO]: Using 4 threads for Netty based IO
  1227. [22:48:25] [Server thread/INFO]: Debug logging is disabled
  1228. [22:48:25] [Server thread/INFO]: -------- World Settings For [world] --------
  1229. [22:48:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1230. [22:48:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  1231. [22:48:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  1232. [22:48:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1233. [22:48:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1234. [22:48:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1235. [22:48:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1236. [22:48:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1237. [22:48:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  1238. [22:48:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1239. [22:48:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  1240. [22:48:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1241. [22:48:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1242. [22:48:25] [Server thread/INFO]: Random Lighting Updates: false
  1243. [22:48:25] [Server thread/INFO]: Structure Info Saving: true
  1244. [22:48:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  1245. [22:48:25] [Server thread/INFO]: Mob Spawn Range: 4
  1246. [22:48:25] [Server thread/INFO]: Max TNT Explosions: 100
  1247. [22:48:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1248. [22:48:25] [Server thread/INFO]: Item Merge Radius: 2.5
  1249. [22:48:25] [Server thread/INFO]: Item Despawn Rate: 6000
  1250. [22:48:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1251. [22:48:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1252. [22:48:25] [Server thread/INFO]: View Distance: 10
  1253. [22:48:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1254. [22:48:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  1255. [22:48:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1256. [22:48:25] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  1257. [22:48:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1258. [22:48:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  1259. [22:48:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  1260. [22:48:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1261. [22:48:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1262. [22:48:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1263. [22:48:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1264. [22:48:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1265. [22:48:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  1266. [22:48:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1267. [22:48:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  1268. [22:48:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1269. [22:48:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1270. [22:48:25] [Server thread/INFO]: Random Lighting Updates: false
  1271. [22:48:25] [Server thread/INFO]: Structure Info Saving: true
  1272. [22:48:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  1273. [22:48:25] [Server thread/INFO]: Mob Spawn Range: 4
  1274. [22:48:25] [Server thread/INFO]: Max TNT Explosions: 100
  1275. [22:48:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1276. [22:48:25] [Server thread/INFO]: Item Merge Radius: 2.5
  1277. [22:48:25] [Server thread/INFO]: Item Despawn Rate: 6000
  1278. [22:48:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1279. [22:48:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1280. [22:48:25] [Server thread/INFO]: View Distance: 10
  1281. [22:48:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1282. [22:48:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  1283. [22:48:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1284. [22:48:25] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  1285. [22:48:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1286. [22:48:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  1287. [22:48:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  1288. [22:48:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1289. [22:48:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1290. [22:48:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1291. [22:48:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1292. [22:48:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1293. [22:48:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  1294. [22:48:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1295. [22:48:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  1296. [22:48:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1297. [22:48:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1298. [22:48:25] [Server thread/INFO]: Random Lighting Updates: false
  1299. [22:48:25] [Server thread/INFO]: Structure Info Saving: true
  1300. [22:48:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  1301. [22:48:25] [Server thread/INFO]: Mob Spawn Range: 4
  1302. [22:48:25] [Server thread/INFO]: Max TNT Explosions: 100
  1303. [22:48:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1304. [22:48:25] [Server thread/INFO]: Item Merge Radius: 2.5
  1305. [22:48:25] [Server thread/INFO]: Item Despawn Rate: 6000
  1306. [22:48:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1307. [22:48:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1308. [22:48:25] [Server thread/INFO]: View Distance: 10
  1309. [22:48:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1310. [22:48:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  1311. [22:48:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1312. [22:48:25] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
  1313. [22:48:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1314. [22:48:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  1315. [22:48:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  1316. [22:48:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1317. [22:48:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1318. [22:48:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1319. [22:48:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1320. [22:48:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1321. [22:48:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  1322. [22:48:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1323. [22:48:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  1324. [22:48:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1325. [22:48:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1326. [22:48:25] [Server thread/INFO]: Random Lighting Updates: false
  1327. [22:48:25] [Server thread/INFO]: Structure Info Saving: true
  1328. [22:48:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  1329. [22:48:25] [Server thread/INFO]: Mob Spawn Range: 4
  1330. [22:48:25] [Server thread/INFO]: Max TNT Explosions: 100
  1331. [22:48:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1332. [22:48:25] [Server thread/INFO]: Item Merge Radius: 2.5
  1333. [22:48:25] [Server thread/INFO]: Item Despawn Rate: 6000
  1334. [22:48:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1335. [22:48:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1336. [22:48:25] [Server thread/INFO]: View Distance: 10
  1337. [22:48:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1338. [22:48:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  1339. [22:48:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1340. [22:48:25] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
  1341. [22:48:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1342. [22:48:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  1343. [22:48:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  1344. [22:48:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1345. [22:48:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1346. [22:48:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1347. [22:48:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1348. [22:48:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1349. [22:48:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  1350. [22:48:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1351. [22:48:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  1352. [22:48:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1353. [22:48:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1354. [22:48:25] [Server thread/INFO]: Random Lighting Updates: false
  1355. [22:48:25] [Server thread/INFO]: Structure Info Saving: true
  1356. [22:48:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  1357. [22:48:25] [Server thread/INFO]: Mob Spawn Range: 4
  1358. [22:48:25] [Server thread/INFO]: Max TNT Explosions: 100
  1359. [22:48:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1360. [22:48:25] [Server thread/INFO]: Item Merge Radius: 2.5
  1361. [22:48:25] [Server thread/INFO]: Item Despawn Rate: 6000
  1362. [22:48:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1363. [22:48:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1364. [22:48:25] [Server thread/INFO]: View Distance: 10
  1365. [22:48:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1366. [22:48:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  1367. [22:48:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1368. [22:48:25] [Server thread/INFO]: [VirtualPack] Disabling VirtualPack v2.8.15
  1369. [22:48:25] [Server thread/ERROR]: Error occurred while disabling VirtualPack v2.8.15 (Is it up to date?)
  1370. java.lang.NullPointerException: null
  1371. at net.drgnome.virtualpack.util.Config.string(Config.java:72) ~[?:?]
  1372. at net.drgnome.virtualpack.util.Config.bool(Config.java:85) ~[?:?]
  1373. at net.drgnome.virtualpack.util.Config.bool(Config.java:80) ~[?:?]
  1374. at net.drgnome.virtualpack.VPlugin.onDisable(VPlugin.java:279) ~[?:?]
  1375. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1376. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [server.jar:git-Spigot-dcd1643-e60fc34]
  1377. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:422) [server.jar:git-Spigot-dcd1643-e60fc34]
  1378. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:415) [server.jar:git-Spigot-dcd1643-e60fc34]
  1379. at org.bukkit.plugin.SimplePluginManager.clearPlugins(SimplePluginManager.java:456) [server.jar:git-Spigot-dcd1643-e60fc34]
  1380. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:719) [server.jar:git-Spigot-dcd1643-e60fc34]
  1381. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  1382. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  1383. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  1384. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  1385. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  1386. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  1387. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  1388. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  1389. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  1390. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  1391. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  1392. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  1393. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  1394. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  1395. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  1396. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  1397. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  1398. [22:48:25] [Server thread/INFO]: [CrazyEnchantments] Disabling CrazyEnchantments v1.7.9.3.8
  1399. [22:48:25] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b719
  1400. [22:48:25] [Server thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4.8
  1401. [22:48:25] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 disabled.
  1402. [22:48:25] [Server thread/INFO]: [SimpleRename] Disabling SimpleRename v10.7.5
  1403. [22:48:25] [Server thread/INFO]: SimpleRename disabled!
  1404. [22:48:25] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.16.1.0
  1405. [22:48:25] [Server thread/INFO]: [CustomOreGen] Disabling CustomOreGen v1.3.13-SNAPSHOT
  1406. [22:48:25] [Server thread/WARN]: java.io.FileNotFoundException: plugins/CustomOreGen/data.json (No such file or directory)
  1407. [22:48:25] [Server thread/WARN]: at java.io.FileOutputStream.open0(Native Method)
  1408. [22:48:25] [Server thread/WARN]: at java.io.FileOutputStream.open(FileOutputStream.java:270)
  1409. [22:48:25] [Server thread/WARN]: at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
  1410. [22:48:25] [Server thread/WARN]: at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
  1411. [22:48:25] [Server thread/WARN]: at xyz.spaceio.config.JSONConfig.saveToDisk(JSONConfig.java:32)
  1412. [22:48:25] [Server thread/WARN]: at xyz.spaceio.customoregen.CustomOreGen.onDisable(CustomOreGen.java:159)
  1413. [22:48:25] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266)
  1414. [22:48:25] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361)
  1415. [22:48:25] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:422)
  1416. [22:48:25] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:415)
  1417. [22:48:25] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.clearPlugins(SimplePluginManager.java:456)
  1418. [22:48:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:719)
  1419. [22:48:25] [Server thread/WARN]: at org.bukkit.Bukkit.reload(Bukkit.java:525)
  1420. [22:48:25] [Server thread/WARN]: at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27)
  1421. [22:48:25] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  1422. [22:48:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648)
  1423. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399)
  1424. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234)
  1425. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
  1426. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  1427. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  1428. [22:48:25] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1429. [22:48:25] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1430. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
  1431. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748)
  1432. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  1433. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  1434. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  1435. [22:48:25] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  1436. [22:48:25] [Server thread/INFO]: [Essentials] Disabling Essentials v2.16.1.0
  1437. [22:48:25] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  1438. [22:48:25] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.2.0
  1439. [22:48:25] [Server thread/INFO]: [skRayFall] Disabling skRayFall v1.9.14
  1440. [22:48:25] [Server thread/INFO]: [skRayFall] Bacon has been eaten. Make some more soon!
  1441. [22:48:25] [Server thread/INFO]: [ASkyBlock] Disabling ASkyBlock v3.0.9.4
  1442. [22:48:25] [Server thread/ERROR]: [ASkyBlock] Could not save YAML file: plugins/ASkyBlock/players/06a5110e-e4fe-4f05-9acf-1124eb7bd21d.yml
  1443. [22:48:25] [Server thread/WARN]: java.nio.file.NoSuchFileException: plugins/ASkyBlock/players/06a5110e-e4fe-4f05-9acf-1124eb7bd21d.yml
  1444. [22:48:25] [Server thread/WARN]: at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
  1445. [22:48:25] [Server thread/WARN]: at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  1446. [22:48:25] [Server thread/WARN]: at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  1447. [22:48:25] [Server thread/WARN]: at sun.nio.fs.UnixCopyFile.copyFile(UnixCopyFile.java:243)
  1448. [22:48:25] [Server thread/WARN]: at sun.nio.fs.UnixCopyFile.copy(UnixCopyFile.java:581)
  1449. [22:48:25] [Server thread/WARN]: at sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:253)
  1450. [22:48:25] [Server thread/WARN]: at java.nio.file.Files.copy(Files.java:1274)
  1451. [22:48:25] [Server thread/WARN]: at com.wasteofplastic.askyblock.util.Util.save(Util.java:163)
  1452. [22:48:25] [Server thread/WARN]: at com.wasteofplastic.askyblock.util.Util.saveYamlFile(Util.java:149)
  1453. [22:48:25] [Server thread/WARN]: at com.wasteofplastic.askyblock.Players.save(Players.java:327)
  1454. [22:48:25] [Server thread/WARN]: at com.wasteofplastic.askyblock.PlayerCache.lambda$removeAllPlayers$1(PlayerCache.java:125)
  1455. [22:48:25] [Server thread/WARN]: at java.lang.Iterable.forEach(Iterable.java:75)
  1456. [22:48:25] [Server thread/WARN]: at com.wasteofplastic.askyblock.PlayerCache.removeAllPlayers(PlayerCache.java:125)
  1457. [22:48:25] [Server thread/WARN]: at com.wasteofplastic.askyblock.ASkyBlock.onDisable(ASkyBlock.java:232)
  1458. [22:48:25] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266)
  1459. [22:48:25] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361)
  1460. [22:48:25] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:422)
  1461. [22:48:25] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:415)
  1462. [22:48:25] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.clearPlugins(SimplePluginManager.java:456)
  1463. [22:48:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:719)
  1464. [22:48:25] [Server thread/WARN]: at org.bukkit.Bukkit.reload(Bukkit.java:525)
  1465. [22:48:25] [Server thread/WARN]: at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27)
  1466. [22:48:25] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  1467. [22:48:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648)
  1468. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399)
  1469. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234)
  1470. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
  1471. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  1472. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  1473. [22:48:25] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1474. [22:48:25] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1475. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
  1476. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748)
  1477. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  1478. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  1479. [22:48:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  1480. [22:48:25] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  1481. [22:48:25] [Server thread/INFO]: [ASkyBlock] Saving offline messages...
  1482. [22:48:25] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.4.0
  1483. [22:48:25] [Server thread/INFO]: [Vault] Disabling Vault v1.7.1-b91
  1484. [22:48:25] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.6.2-Lime
  1485. [22:48:25] [Server thread/INFO]: [AdvancedBan] Disabling AdvancedBan v2.1.5-RELEASE
  1486. [22:48:25] [Server thread/INFO]: Database closed
  1487. [22:48:25] [Server thread/INFO]:
  1488.  
  1489. []=====[Disabling AdvancedBan]=====[]
  1490. | Information:
  1491. | Name: AdvancedBan
  1492. | Developer: Leoko
  1493. | Version: 2.1.5-RELEASE
  1494. | Storage: HSQLDB (local)
  1495. | Support:
  1496. | Skype: Leoko33
  1497. | Github: https://github.com/DevLeoko/AdvancedBan/issues
  1498. | Discord: https://discord.gg/ycDG6rS
  1499. []================================[]
  1500.  
  1501. [22:48:25] [Server thread/INFO]: [FeatherBoard] Disabling FeatherBoard v4.11.1
  1502. [22:48:25] [Server thread/INFO]: [FeatherBoard] Cancelling all tasks ...
  1503. [22:48:25] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  1504. [22:48:25] [Server thread/INFO]: [JoinEventsPro] Disabling JoinEventsPro v3.7
  1505. [22:48:25] [Server thread/INFO]: [Skript] Disabling Skript v2.3.1
  1506. [22:48:25] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v2.5.1
  1507. [22:48:25] [Server thread/ERROR]: Could not load 'plugins/PlotSquared-Bukkit-4.189.jar' in folder 'plugins'
  1508. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  1509. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1510. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [server.jar:git-Spigot-dcd1643-e60fc34]
  1511. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [server.jar:git-Spigot-dcd1643-e60fc34]
  1512. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:750) [server.jar:git-Spigot-dcd1643-e60fc34]
  1513. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  1514. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  1515. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  1516. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  1517. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  1518. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  1519. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  1520. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  1521. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  1522. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  1523. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  1524. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  1525. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  1526. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  1527. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  1528. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  1529. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  1530. Caused by: java.util.zip.ZipException: error in opening zip file
  1531. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_202]
  1532. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_202]
  1533. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_202]
  1534. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_202]
  1535. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_202]
  1536. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1537. ... 20 more
  1538. [22:48:26] [Server thread/ERROR]: Could not load 'plugins/Shopkeepers-2.5.0.jar' in folder 'plugins'
  1539. org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchFieldError: VILLAGER_SPAWN_EGG
  1540. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1541. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1542. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [server.jar:git-Spigot-dcd1643-e60fc34]
  1543. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [server.jar:git-Spigot-dcd1643-e60fc34]
  1544. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:750) [server.jar:git-Spigot-dcd1643-e60fc34]
  1545. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  1546. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  1547. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  1548. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  1549. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  1550. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  1551. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  1552. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  1553. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  1554. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  1555. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  1556. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  1557. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  1558. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  1559. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  1560. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  1561. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  1562. Caused by: java.lang.NoSuchFieldError: VILLAGER_SPAWN_EGG
  1563. at com.nisovin.shopkeepers.Settings.<clinit>(Settings.java:52) ~[?:?]
  1564. at com.nisovin.shopkeepers.shopobjects.living.SKLivingShopObjectTypes.<init>(SKLivingShopObjectTypes.java:115) ~[?:?]
  1565. at com.nisovin.shopkeepers.shopobjects.living.LivingShops.<init>(LivingShops.java:14) ~[?:?]
  1566. at com.nisovin.shopkeepers.SKShopkeepersPlugin.<init>(SKShopkeepersPlugin.java:103) ~[?:?]
  1567. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_202]
  1568. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_202]
  1569. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_202]
  1570. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_202]
  1571. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_202]
  1572. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1573. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1574. ... 21 more
  1575. [22:48:26] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
  1576. [22:48:26] [Server thread/INFO]: [Skript] Loading Skript v2.3.1
  1577. [22:48:26] [Server thread/INFO]: [JoinEventsPro] Loading JoinEventsPro v3.7
  1578. [22:48:26] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  1579. [22:48:26] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.11.1
  1580. [22:48:26] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.5-RELEASE
  1581. [22:48:26] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.6.2-Lime
  1582. [22:48:26] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  1583. [22:48:26] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  1584. [22:48:26] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
  1585. [22:48:26] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.7.9.3.8
  1586. [22:48:26] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.14
  1587. [22:48:26] [Server thread/INFO]: [VirtualPack] Loading VirtualPack v2.8.15
  1588. [22:48:26] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.2.0
  1589. [22:48:26] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.1.0
  1590. [22:48:26] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.16.1.0
  1591. [22:48:26] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v10.7.5
  1592. [22:48:26] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
  1593. [22:48:26] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  1594. [22:48:26] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  1595. [22:48:26] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  1596. [22:48:26] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  1597. [22:48:26] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  1598. [22:48:26] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  1599. [22:48:26] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  1600. [22:48:26] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  1601. [22:48:26] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
  1602. [22:48:26] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  1603. [22:48:26] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
  1604. [22:48:26] [Server thread/INFO]: [Skript] Enabling Skript v2.3.1
  1605. [22:48:27] [Server thread/INFO]: [Skript] Loaded 17865 aliases in 1040ms
  1606. [22:48:27] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  1607. [22:48:27] [Server thread/INFO]: [JoinEventsPro] Enabling JoinEventsPro v3.7
  1608. [22:48:27] [Server thread/INFO]: [JOINEVENTSPRO] Loading JoinEventsPro version 3.7...
  1609. [22:48:27] [Server thread/INFO]: [JOINEVENTSPRO] Successfully loaded the plugin.
  1610. [22:48:27] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  1611. [22:48:27] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  1612. [22:48:27] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  1613. [22:48:27] [ForkJoinPool.commonPool-worker-3/INFO]: [Skript] A new version of Skript is available: 2.3.6 (you're currently running 2.3.1)
  1614. [22:48:27] [ForkJoinPool.commonPool-worker-3/INFO]: Download it at: https://github.com/SkriptLang/Skript/releases/download/2.3.6/Skript.jar
  1615. [22:48:27] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  1616. [22:48:27] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  1617. [22:48:27] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.11.1
  1618. [22:48:27] [Server thread/INFO]: [FeatherBoard] Cracked by t0R
  1619. [22:48:27] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1620. [22:48:27] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.11.1
  1621. [22:48:27] [Server thread/INFO]: [FeatherBoard] Framework version: 2018-06
  1622. [22:48:27] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  1623. [22:48:27] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
  1624. [22:48:27] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1625. [22:48:27] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
  1626. [22:48:27] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
  1627. [22:48:27] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
  1628. [22:48:27] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
  1629. [22:48:27] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
  1630. [22:48:27] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
  1631. [22:48:27] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
  1632. [22:48:27] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  1633. [22:48:27] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  1634. [22:48:27] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  1635. [22:48:27] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
  1636. [22:48:27] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
  1637. [22:48:27] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
  1638. [22:48:28] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
  1639. [22:48:28] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
  1640. [22:48:28] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
  1641. [22:48:28] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
  1642. [22:48:28] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
  1643. [22:48:28] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
  1644. [22:48:28] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
  1645. [22:48:28] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
  1646. [22:48:28] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
  1647. [22:48:28] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
  1648. [22:48:28] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
  1649. [22:48:37] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
  1650. [22:48:37] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
  1651. [22:48:37] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
  1652. [22:48:37] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
  1653. [22:48:37] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
  1654. [22:48:37] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
  1655. [22:48:37] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
  1656. [22:48:37] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
  1657. [22:48:37] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
  1658. [22:48:37] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
  1659. [22:48:37] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
  1660. [22:48:37] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
  1661. [22:48:37] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
  1662. [22:48:37] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
  1663. [22:48:37] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
  1664. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
  1665. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
  1666. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
  1667. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Skript] ...
  1668. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
  1669. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
  1670. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
  1671. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
  1672. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
  1673. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
  1674. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  1675. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  1676. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  1677. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  1678. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  1679. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  1680. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  1681. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  1682. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  1683. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  1684. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  1685. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  1686. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  1687. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  1688. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  1689. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  1690. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
  1691. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ASkyBlock] ...
  1692. [22:48:38] [Server thread/INFO]: [FeatherBoard] Unable to load placeholders 'askyblock'. Plugin ASkyBlock not found!
  1693. [22:48:38] [Server thread/WARN]: [FeatherBoard] Deleting placeholder bundle: askyblock.jar
  1694. [22:48:38] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
  1695. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loaded 3175 of the 3175 placholders
  1696. [22:48:38] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
  1697. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
  1698. [22:48:38] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
  1699. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
  1700. [22:48:38] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
  1701. [22:48:38] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
  1702. [22:48:38] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
  1703. [22:48:39] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
  1704. [22:48:39] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
  1705. [22:48:39] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
  1706. [22:48:39] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
  1707. [22:48:39] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
  1708. [22:48:39] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
  1709. [22:48:39] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
  1710. [22:48:39] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
  1711. [22:48:39] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  1712. [22:48:39] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  1713. [22:48:39] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.5-RELEASE
  1714. [22:48:44] [Server thread/INFO]:
  1715.  
  1716. []=====[Enabling AdvancedBan]=====[]
  1717. | Information:
  1718. | Name: AdvancedBan
  1719. | Developer: Leoko
  1720. | Version: 2.1.5-RELEASE
  1721. | Storage: HSQLDB (local)
  1722. | Support:
  1723. | Skype: Leoko33
  1724. | Github: https://github.com/DevLeoko/AdvancedBan/issues
  1725. | Discord: https://discord.gg/ycDG6rS
  1726. | Update:
  1727. | There is a new version available! [2.1.5]
  1728. []================================[]
  1729.  
  1730. [22:48:44] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.6.2-Lime
  1731. [22:48:44] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  1732. [22:48:44] [Server thread/INFO]: [skQuery] Beginning to process a total of 138 from SkQuery
  1733. [22:48:44] [Server thread/INFO]: [skQuery] Out of 138 classes, 136 classes were loaded from SkQuery
  1734. [22:48:44] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
  1735. [22:48:46] [Server thread/INFO]: Could not set generator for world 'ASkyBlock': Plugin 'ASkyBlock' does not exist
  1736. [22:48:46] [Server thread/INFO]: Could not set generator for world 'ASkyBlock_nether': Plugin 'ASkyBlock' does not exist
  1737. [22:48:46] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  1738. [22:48:46] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  1739. [22:48:46] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.7.9.3.8
  1740. [22:48:46] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.14
  1741. [22:48:46] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.14!
  1742. [22:48:46] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
  1743. [22:48:46] [Server thread/INFO]: [skRayFall] Cooking Bacon...
  1744. [22:48:46] [Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
  1745. [22:48:46] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!
  1746. [22:48:46] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
  1747. [22:48:46] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
  1748. [22:48:46] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
  1749. [22:48:46] [Server thread/INFO]: [skRayFall] Getting the extra special 1.12 bacon!
  1750. [22:48:47] [Server thread/INFO]: [skRayFall] An update for skRayFall is available!
  1751. [22:48:47] [Server thread/INFO]: [skRayFall] Bacon is ready!
  1752. [22:48:47] [Server thread/INFO]: [VirtualPack] Enabling VirtualPack v2.8.15
  1753. [22:48:47] [Server thread/ERROR]: Error occurred while enabling VirtualPack v2.8.15 (Is it up to date?)
  1754. java.lang.NoClassDefFoundError: net/minecraft/server/v1_13_R2/IChatBaseComponent
  1755. at net.drgnome.virtualpack.util.ConfigProxy.setDefs(ConfigProxy.java:138) ~[?:?]
  1756. at net.drgnome.virtualpack.util.ConfigProxy.<init>(ConfigProxy.java:91) ~[?:?]
  1757. at net.drgnome.virtualpack.util.Config.reload(Config.java:27) ~[?:?]
  1758. at net.drgnome.virtualpack.VPlugin.reloadConfig(VPlugin.java:909) ~[?:?]
  1759. at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:135) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1760. at net.drgnome.virtualpack.util.Config.reload(Config.java:27) ~[?:?]
  1761. at net.drgnome.virtualpack.VPlugin.init(VPlugin.java:87) ~[?:?]
  1762. at net.drgnome.virtualpack.VPlugin.onEnable(VPlugin.java:265) ~[?:?]
  1763. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1764. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [server.jar:git-Spigot-dcd1643-e60fc34]
  1765. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [server.jar:git-Spigot-dcd1643-e60fc34]
  1766. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [server.jar:git-Spigot-dcd1643-e60fc34]
  1767. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [server.jar:git-Spigot-dcd1643-e60fc34]
  1768. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:752) [server.jar:git-Spigot-dcd1643-e60fc34]
  1769. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  1770. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  1771. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  1772. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  1773. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  1774. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  1775. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  1776. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  1777. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  1778. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  1779. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  1780. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  1781. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  1782. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  1783. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  1784. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  1785. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  1786. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_13_R2.IChatBaseComponent
  1787. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:105) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1788. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1789. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_202]
  1790. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_202]
  1791. ... 31 more
  1792. [22:48:47] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.2.0
  1793. [22:48:47] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.1.0
  1794. [22:48:47] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  1795. [22:48:47] [Server thread/INFO]: No kits found to migrate.
  1796. [22:48:47] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
  1797. [22:48:47] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  1798. [22:48:47] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  1799. [22:48:47] [Server thread/INFO]: Loaded 852 items from items.csv.
  1800. [22:48:47] [Server thread/INFO]: Using locale fr
  1801. [22:48:47] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  1802. [22:48:47] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  1803. [22:48:47] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  1804. [22:48:47] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  1805. [22:48:47] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.16.1.0
  1806. [22:48:47] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v10.7.5
  1807. [22:48:47] [Server thread/INFO]: SimpleRename enabled!
  1808. [22:48:47] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8
  1809. [22:48:47] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  1810. [22:48:47] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  1811. [22:48:47] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  1812. [22:48:47] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
  1813. [22:48:47] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
  1814. [22:48:47] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
  1815. [22:48:47] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1816. [22:48:47] [Server thread/INFO]: T3scioR: Reload complete.
  1817. [22:48:47] [Server thread/INFO]: [Skript] Loading variables...
  1818. [22:48:47] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
  1819. [22:48:47] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  1820. [22:48:47] [Server thread/INFO]: [Skript] Loaded 2 scripts with a total of 8 triggers and 1 command in 0.1 seconds
  1821. [22:48:47] [Server thread/INFO]: [Skript] Finished loading.
  1822. [22:48:47] [Craft Scheduler Thread - 43/INFO]: [Vault] Checking for Updates ...
  1823. [22:48:47] [Craft Scheduler Thread - 39/INFO]: [JOINEVENTSPRO] No new update found. You are on the latest version.
  1824. [22:48:47] [Craft Scheduler Thread - 43/INFO]: [Vault] No new version available
  1825. [22:48:48] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
  1826. [22:48:48] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
  1827. [22:50:52] [Server thread/INFO]: T3scioR issued server command: /fb reload
  1828. [22:50:52] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  1829. [22:50:52] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  1830. [22:50:52] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  1831. [22:50:52] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
  1832. [22:50:52] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
  1833. [22:50:52] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
  1834. [22:50:52] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
  1835. [22:50:52] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
  1836. [22:50:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
  1837. [22:50:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
  1838. [22:50:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
  1839. [22:50:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
  1840. [22:50:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
  1841. [22:50:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
  1842. [22:50:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
  1843. [22:50:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
  1844. [22:50:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
  1845. [22:50:52] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
  1846. [22:50:53] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
  1847. [22:50:53] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
  1848. [22:50:53] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
  1849. [22:50:53] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
  1850. [22:50:57] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
  1851. [22:50:57] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
  1852. [22:50:57] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
  1853. [22:50:57] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
  1854. [22:50:57] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
  1855. [22:50:57] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
  1856. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
  1857. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
  1858. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
  1859. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
  1860. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
  1861. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
  1862. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
  1863. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
  1864. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
  1865. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Skript] ...
  1866. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
  1867. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
  1868. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
  1869. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
  1870. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
  1871. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
  1872. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  1873. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  1874. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  1875. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  1876. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  1877. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  1878. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  1879. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  1880. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  1881. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  1882. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  1883. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  1884. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  1885. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  1886. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  1887. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  1888. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
  1889. [22:50:57] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
  1890. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loaded 3175 of the 3175 placholders
  1891. [22:50:57] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin again: FeatherBoard
  1892. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
  1893. [22:50:57] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
  1894. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
  1895. [22:50:57] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
  1896. [22:50:57] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
  1897. [22:50:57] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
  1898. [22:50:58] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
  1899. [22:50:58] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
  1900. [22:50:58] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
  1901. [22:50:58] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
  1902. [22:50:58] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
  1903. [22:50:58] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
  1904. [22:50:59] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
  1905. [22:51:06] [Server thread/INFO]: T3scioR issued server command: /p
  1906. [22:51:08] [Server thread/INFO]: T3scioR issued server command: /pl
  1907. [22:51:26] [Server thread/INFO]: T3scioR issued server command: /reload
  1908. [22:51:26] [Server thread/INFO]: T3scioR: Please note that this command is not supported and may cause issues when using some plugins.
  1909. [22:51:26] [Server thread/INFO]: T3scioR: If you encounter any issues please use the /stop command to restart your server.
  1910. [22:51:26] [Server thread/WARN]: Couldn't load server icon
  1911. java.lang.IllegalArgumentException: Must be 64 pixels wide
  1912. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1913. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadServerIcon0(CraftServer.java:1694) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1914. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadServerIcon0(CraftServer.java:1682) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  1915. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadIcon(CraftServer.java:765) [server.jar:git-Spigot-dcd1643-e60fc34]
  1916. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:688) [server.jar:git-Spigot-dcd1643-e60fc34]
  1917. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  1918. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  1919. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  1920. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  1921. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  1922. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  1923. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  1924. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  1925. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  1926. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  1927. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  1928. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  1929. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  1930. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  1931. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  1932. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  1933. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  1934. [22:51:26] [Server thread/INFO]: Server Ping Player Sample Count: 12
  1935. [22:51:26] [Server thread/INFO]: Using 4 threads for Netty based IO
  1936. [22:51:26] [Server thread/INFO]: Debug logging is disabled
  1937. [22:51:26] [Server thread/INFO]: -------- World Settings For [world] --------
  1938. [22:51:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1939. [22:51:26] [Server thread/INFO]: Cane Growth Modifier: 100%
  1940. [22:51:26] [Server thread/INFO]: Melon Growth Modifier: 100%
  1941. [22:51:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1942. [22:51:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1943. [22:51:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1944. [22:51:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1945. [22:51:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1946. [22:51:26] [Server thread/INFO]: Vine Growth Modifier: 100%
  1947. [22:51:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1948. [22:51:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  1949. [22:51:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1950. [22:51:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1951. [22:51:26] [Server thread/INFO]: Random Lighting Updates: false
  1952. [22:51:26] [Server thread/INFO]: Structure Info Saving: true
  1953. [22:51:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  1954. [22:51:26] [Server thread/INFO]: Mob Spawn Range: 4
  1955. [22:51:26] [Server thread/INFO]: Max TNT Explosions: 100
  1956. [22:51:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1957. [22:51:26] [Server thread/INFO]: Item Merge Radius: 2.5
  1958. [22:51:26] [Server thread/INFO]: Item Despawn Rate: 6000
  1959. [22:51:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1960. [22:51:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1961. [22:51:26] [Server thread/INFO]: View Distance: 10
  1962. [22:51:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1963. [22:51:26] [Server thread/INFO]: Experience Merge Radius: 3.0
  1964. [22:51:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1965. [22:51:26] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  1966. [22:51:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1967. [22:51:26] [Server thread/INFO]: Cane Growth Modifier: 100%
  1968. [22:51:26] [Server thread/INFO]: Melon Growth Modifier: 100%
  1969. [22:51:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1970. [22:51:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1971. [22:51:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1972. [22:51:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1973. [22:51:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1974. [22:51:26] [Server thread/INFO]: Vine Growth Modifier: 100%
  1975. [22:51:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1976. [22:51:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  1977. [22:51:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1978. [22:51:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1979. [22:51:26] [Server thread/INFO]: Random Lighting Updates: false
  1980. [22:51:26] [Server thread/INFO]: Structure Info Saving: true
  1981. [22:51:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  1982. [22:51:26] [Server thread/INFO]: Mob Spawn Range: 4
  1983. [22:51:26] [Server thread/INFO]: Max TNT Explosions: 100
  1984. [22:51:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1985. [22:51:26] [Server thread/INFO]: Item Merge Radius: 2.5
  1986. [22:51:26] [Server thread/INFO]: Item Despawn Rate: 6000
  1987. [22:51:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1988. [22:51:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1989. [22:51:26] [Server thread/INFO]: View Distance: 10
  1990. [22:51:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1991. [22:51:26] [Server thread/INFO]: Experience Merge Radius: 3.0
  1992. [22:51:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1993. [22:51:26] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  1994. [22:51:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1995. [22:51:26] [Server thread/INFO]: Cane Growth Modifier: 100%
  1996. [22:51:26] [Server thread/INFO]: Melon Growth Modifier: 100%
  1997. [22:51:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1998. [22:51:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1999. [22:51:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
  2000. [22:51:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
  2001. [22:51:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  2002. [22:51:26] [Server thread/INFO]: Vine Growth Modifier: 100%
  2003. [22:51:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  2004. [22:51:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  2005. [22:51:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  2006. [22:51:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  2007. [22:51:26] [Server thread/INFO]: Random Lighting Updates: false
  2008. [22:51:26] [Server thread/INFO]: Structure Info Saving: true
  2009. [22:51:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  2010. [22:51:26] [Server thread/INFO]: Mob Spawn Range: 4
  2011. [22:51:26] [Server thread/INFO]: Max TNT Explosions: 100
  2012. [22:51:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  2013. [22:51:26] [Server thread/INFO]: Item Merge Radius: 2.5
  2014. [22:51:26] [Server thread/INFO]: Item Despawn Rate: 6000
  2015. [22:51:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
  2016. [22:51:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  2017. [22:51:26] [Server thread/INFO]: View Distance: 10
  2018. [22:51:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  2019. [22:51:26] [Server thread/INFO]: Experience Merge Radius: 3.0
  2020. [22:51:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  2021. [22:51:26] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
  2022. [22:51:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
  2023. [22:51:26] [Server thread/INFO]: Cane Growth Modifier: 100%
  2024. [22:51:26] [Server thread/INFO]: Melon Growth Modifier: 100%
  2025. [22:51:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  2026. [22:51:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  2027. [22:51:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
  2028. [22:51:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
  2029. [22:51:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  2030. [22:51:26] [Server thread/INFO]: Vine Growth Modifier: 100%
  2031. [22:51:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  2032. [22:51:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  2033. [22:51:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  2034. [22:51:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  2035. [22:51:26] [Server thread/INFO]: Random Lighting Updates: false
  2036. [22:51:26] [Server thread/INFO]: Structure Info Saving: true
  2037. [22:51:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  2038. [22:51:26] [Server thread/INFO]: Mob Spawn Range: 4
  2039. [22:51:26] [Server thread/INFO]: Max TNT Explosions: 100
  2040. [22:51:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  2041. [22:51:26] [Server thread/INFO]: Item Merge Radius: 2.5
  2042. [22:51:26] [Server thread/INFO]: Item Despawn Rate: 6000
  2043. [22:51:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
  2044. [22:51:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  2045. [22:51:26] [Server thread/INFO]: View Distance: 10
  2046. [22:51:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  2047. [22:51:26] [Server thread/INFO]: Experience Merge Radius: 3.0
  2048. [22:51:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  2049. [22:51:26] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
  2050. [22:51:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
  2051. [22:51:26] [Server thread/INFO]: Cane Growth Modifier: 100%
  2052. [22:51:26] [Server thread/INFO]: Melon Growth Modifier: 100%
  2053. [22:51:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  2054. [22:51:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  2055. [22:51:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
  2056. [22:51:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
  2057. [22:51:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  2058. [22:51:26] [Server thread/INFO]: Vine Growth Modifier: 100%
  2059. [22:51:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  2060. [22:51:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  2061. [22:51:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  2062. [22:51:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  2063. [22:51:26] [Server thread/INFO]: Random Lighting Updates: false
  2064. [22:51:26] [Server thread/INFO]: Structure Info Saving: true
  2065. [22:51:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  2066. [22:51:26] [Server thread/INFO]: Mob Spawn Range: 4
  2067. [22:51:26] [Server thread/INFO]: Max TNT Explosions: 100
  2068. [22:51:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  2069. [22:51:26] [Server thread/INFO]: Item Merge Radius: 2.5
  2070. [22:51:26] [Server thread/INFO]: Item Despawn Rate: 6000
  2071. [22:51:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
  2072. [22:51:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  2073. [22:51:26] [Server thread/INFO]: View Distance: 10
  2074. [22:51:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  2075. [22:51:26] [Server thread/INFO]: Experience Merge Radius: 3.0
  2076. [22:51:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  2077. [22:51:26] [Server thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4.8
  2078. [22:51:26] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 disabled.
  2079. [22:51:26] [Server thread/INFO]: [SimpleRename] Disabling SimpleRename v10.7.5
  2080. [22:51:26] [Server thread/INFO]: SimpleRename disabled!
  2081. [22:51:26] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.16.1.0
  2082. [22:51:26] [Server thread/INFO]: [Essentials] Disabling Essentials v2.16.1.0
  2083. [22:51:26] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  2084. [22:51:26] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.2.0
  2085. [22:51:26] [Server thread/INFO]: [VirtualPack] Disabling VirtualPack v2.8.15
  2086. [22:51:26] [Server thread/ERROR]: Error occurred while disabling VirtualPack v2.8.15 (Is it up to date?)
  2087. java.lang.NullPointerException: null
  2088. at net.drgnome.virtualpack.util.Config.string(Config.java:72) ~[?:?]
  2089. at net.drgnome.virtualpack.util.Config.bool(Config.java:85) ~[?:?]
  2090. at net.drgnome.virtualpack.util.Config.bool(Config.java:80) ~[?:?]
  2091. at net.drgnome.virtualpack.VPlugin.onDisable(VPlugin.java:279) ~[?:?]
  2092. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2093. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [server.jar:git-Spigot-dcd1643-e60fc34]
  2094. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:422) [server.jar:git-Spigot-dcd1643-e60fc34]
  2095. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:415) [server.jar:git-Spigot-dcd1643-e60fc34]
  2096. at org.bukkit.plugin.SimplePluginManager.clearPlugins(SimplePluginManager.java:456) [server.jar:git-Spigot-dcd1643-e60fc34]
  2097. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:719) [server.jar:git-Spigot-dcd1643-e60fc34]
  2098. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  2099. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  2100. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  2101. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  2102. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  2103. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  2104. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  2105. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  2106. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  2107. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  2108. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  2109. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  2110. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  2111. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  2112. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  2113. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  2114. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  2115. [22:51:26] [Server thread/INFO]: [skRayFall] Disabling skRayFall v1.9.14
  2116. [22:51:26] [Server thread/INFO]: [skRayFall] Bacon has been eaten. Make some more soon!
  2117. [22:51:26] [Server thread/INFO]: [CrazyEnchantments] Disabling CrazyEnchantments v1.7.9.3.8
  2118. [22:51:26] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b719
  2119. [22:51:26] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.4.0
  2120. [22:51:26] [Server thread/INFO]: [Vault] Disabling Vault v1.7.1-b91
  2121. [22:51:26] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.6.2-Lime
  2122. [22:51:26] [Server thread/INFO]: [AdvancedBan] Disabling AdvancedBan v2.1.5-RELEASE
  2123. [22:51:26] [Server thread/INFO]: Database closed
  2124. [22:51:26] [Server thread/INFO]:
  2125.  
  2126. []=====[Disabling AdvancedBan]=====[]
  2127. | Information:
  2128. | Name: AdvancedBan
  2129. | Developer: Leoko
  2130. | Version: 2.1.5-RELEASE
  2131. | Storage: HSQLDB (local)
  2132. | Support:
  2133. | Skype: Leoko33
  2134. | Github: https://github.com/DevLeoko/AdvancedBan/issues
  2135. | Discord: https://discord.gg/ycDG6rS
  2136. []================================[]
  2137.  
  2138. [22:51:26] [Server thread/INFO]: [FeatherBoard] Disabling FeatherBoard v4.11.1
  2139. [22:51:26] [Server thread/INFO]: [FeatherBoard] Cancelling all tasks ...
  2140. [22:51:26] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  2141. [22:51:26] [Server thread/INFO]: [JoinEventsPro] Disabling JoinEventsPro v3.7
  2142. [22:51:26] [Server thread/INFO]: [Skript] Disabling Skript v2.3.1
  2143. [22:51:26] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v2.5.1
  2144. [22:51:27] [Server thread/ERROR]: Could not load 'plugins/PlotSquared-Bukkit-4.189.jar' in folder 'plugins'
  2145. org.bukkit.plugin.UnknownDependencyException: WorldEdit
  2146. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [server.jar:git-Spigot-dcd1643-e60fc34]
  2147. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [server.jar:git-Spigot-dcd1643-e60fc34]
  2148. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:750) [server.jar:git-Spigot-dcd1643-e60fc34]
  2149. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  2150. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  2151. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  2152. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  2153. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  2154. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  2155. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  2156. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  2157. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  2158. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  2159. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  2160. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  2161. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  2162. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  2163. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  2164. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  2165. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  2166. [22:51:27] [Server thread/ERROR]: Could not load 'plugins/Shopkeepers-2.5.0.jar' in folder 'plugins'
  2167. org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchFieldError: VILLAGER_SPAWN_EGG
  2168. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2169. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2170. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [server.jar:git-Spigot-dcd1643-e60fc34]
  2171. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [server.jar:git-Spigot-dcd1643-e60fc34]
  2172. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:750) [server.jar:git-Spigot-dcd1643-e60fc34]
  2173. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  2174. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  2175. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  2176. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  2177. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  2178. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  2179. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  2180. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  2181. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  2182. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  2183. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  2184. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  2185. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  2186. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  2187. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  2188. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  2189. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  2190. Caused by: java.lang.NoSuchFieldError: VILLAGER_SPAWN_EGG
  2191. at com.nisovin.shopkeepers.Settings.<clinit>(Settings.java:52) ~[?:?]
  2192. at com.nisovin.shopkeepers.shopobjects.living.SKLivingShopObjectTypes.<init>(SKLivingShopObjectTypes.java:115) ~[?:?]
  2193. at com.nisovin.shopkeepers.shopobjects.living.LivingShops.<init>(LivingShops.java:14) ~[?:?]
  2194. at com.nisovin.shopkeepers.SKShopkeepersPlugin.<init>(SKShopkeepersPlugin.java:103) ~[?:?]
  2195. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_202]
  2196. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_202]
  2197. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_202]
  2198. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_202]
  2199. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_202]
  2200. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2201. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2202. ... 21 more
  2203. [22:51:27] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
  2204. [22:51:27] [Server thread/INFO]: [Skript] Loading Skript v2.3.1
  2205. [22:51:27] [Server thread/INFO]: [JoinEventsPro] Loading JoinEventsPro v3.7
  2206. [22:51:27] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  2207. [22:51:27] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.11.1
  2208. [22:51:27] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.5-RELEASE
  2209. [22:51:27] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.6.2-Lime
  2210. [22:51:27] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  2211. [22:51:27] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  2212. [22:51:27] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
  2213. [22:51:28] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.7.9.3.8
  2214. [22:51:28] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.14
  2215. [22:51:28] [Server thread/INFO]: [VirtualPack] Loading VirtualPack v2.8.15
  2216. [22:51:28] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.2.0
  2217. [22:51:28] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.1.0
  2218. [22:51:28] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.16.1.0
  2219. [22:51:28] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v10.7.5
  2220. [22:51:28] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
  2221. [22:51:28] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  2222. [22:51:29] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  2223. [22:51:29] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  2224. [22:51:29] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  2225. [22:51:29] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  2226. [22:51:29] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  2227. [22:51:29] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  2228. [22:51:29] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  2229. [22:51:29] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
  2230. [22:51:29] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  2231. [22:51:29] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
  2232. [22:51:29] [Server thread/INFO]: [Skript] Enabling Skript v2.3.1
  2233. [22:51:35] [ForkJoinPool.commonPool-worker-4/INFO]: [Skript] A new version of Skript is available: 2.3.6 (you're currently running 2.3.1)
  2234. [22:51:35] [ForkJoinPool.commonPool-worker-4/INFO]: Download it at: <aqua><u><link:https://github.com/SkriptLang/Skript/releases/download/2.3.6/Skript.jar>https://github.com/SkriptLang/Skript/releases/download/2.3.6/Skript.jar
  2235. [22:51:35] [Server thread/INFO]: [Skript] Loaded 17865 aliases in 6465ms
  2236. [22:51:37] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  2237. [22:51:37] [Server thread/INFO]: [JoinEventsPro] Enabling JoinEventsPro v3.7
  2238. [22:51:37] [Server thread/INFO]: [JOINEVENTSPRO] Loading JoinEventsPro version 3.7...
  2239. [22:51:37] [Server thread/INFO]: [JOINEVENTSPRO] Successfully loaded the plugin.
  2240. [22:51:37] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  2241. [22:51:37] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  2242. [22:51:37] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  2243. [22:51:37] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  2244. [22:51:37] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  2245. [22:51:37] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.11.1
  2246. [22:51:37] [Server thread/INFO]: [FeatherBoard] Cracked by t0R
  2247. [22:51:37] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  2248. [22:51:37] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.11.1
  2249. [22:51:37] [Server thread/INFO]: [FeatherBoard] Framework version: 2018-06
  2250. [22:51:37] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  2251. [22:51:37] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
  2252. [22:51:37] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  2253. [22:51:37] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
  2254. [22:51:37] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
  2255. [22:51:37] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
  2256. [22:51:37] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
  2257. [22:51:37] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
  2258. [22:51:37] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
  2259. [22:51:37] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
  2260. [22:51:37] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  2261. [22:51:37] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  2262. [22:51:37] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  2263. [22:51:37] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
  2264. [22:51:37] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
  2265. [22:51:37] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
  2266. [22:51:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
  2267. [22:51:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
  2268. [22:51:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
  2269. [22:51:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
  2270. [22:51:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
  2271. [22:51:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
  2272. [22:51:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
  2273. [22:51:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
  2274. [22:51:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
  2275. [22:51:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
  2276. [22:51:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
  2277. [22:51:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
  2278. [22:51:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
  2279. [22:51:40] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
  2280. [22:51:40] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
  2281. [22:51:40] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
  2282. [22:51:40] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
  2283. [22:51:40] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
  2284. [22:51:40] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
  2285. [22:51:40] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
  2286. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
  2287. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
  2288. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
  2289. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
  2290. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
  2291. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
  2292. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
  2293. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
  2294. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
  2295. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Skript] ...
  2296. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
  2297. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
  2298. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
  2299. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
  2300. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
  2301. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
  2302. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  2303. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  2304. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  2305. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  2306. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  2307. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  2308. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  2309. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  2310. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  2311. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  2312. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  2313. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  2314. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  2315. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  2316. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  2317. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  2318. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
  2319. [22:51:40] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
  2320. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loaded 3175 of the 3175 placholders
  2321. [22:51:40] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
  2322. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
  2323. [22:51:40] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
  2324. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
  2325. [22:51:40] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
  2326. [22:51:40] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
  2327. [22:51:40] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
  2328. [22:51:44] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
  2329. [22:51:44] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
  2330. [22:51:44] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
  2331. [22:51:44] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
  2332. [22:51:44] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
  2333. [22:51:44] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
  2334. [22:51:44] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
  2335. [22:51:44] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
  2336. [22:51:44] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  2337. [22:51:44] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  2338. [22:51:44] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.5-RELEASE
  2339. [22:51:46] [Server thread/INFO]:
  2340.  
  2341. []=====[Enabling AdvancedBan]=====[]
  2342. | Information:
  2343. | Name: AdvancedBan
  2344. | Developer: Leoko
  2345. | Version: 2.1.5-RELEASE
  2346. | Storage: HSQLDB (local)
  2347. | Support:
  2348. | Skype: Leoko33
  2349. | Github: https://github.com/DevLeoko/AdvancedBan/issues
  2350. | Discord: https://discord.gg/ycDG6rS
  2351. | Update:
  2352. | There is a new version available! [2.1.5]
  2353. []================================[]
  2354.  
  2355. [22:51:46] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.6.2-Lime
  2356. [22:51:46] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  2357. [22:51:46] [Server thread/INFO]: [skQuery] Beginning to process a total of 138 from SkQuery
  2358. [22:51:46] [Server thread/INFO]: [skQuery] Out of 138 classes, 136 classes were loaded from SkQuery
  2359. [22:51:46] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
  2360. [22:51:49] [Server thread/INFO]: Could not set generator for world 'ASkyBlock': Plugin 'ASkyBlock' does not exist
  2361. [22:51:49] [Server thread/INFO]: Could not set generator for world 'ASkyBlock_nether': Plugin 'ASkyBlock' does not exist
  2362. [22:51:49] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  2363. [22:51:50] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  2364. [22:51:50] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.7.9.3.8
  2365. [22:51:50] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.14
  2366. [22:51:50] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.14!
  2367. [22:51:50] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
  2368. [22:51:50] [Server thread/INFO]: [skRayFall] Cooking Bacon...
  2369. [22:51:50] [Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
  2370. [22:51:50] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!
  2371. [22:51:50] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
  2372. [22:51:50] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
  2373. [22:51:50] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
  2374. [22:51:51] [Server thread/INFO]: [skRayFall] Getting the extra special 1.12 bacon!
  2375. [22:51:51] [Server thread/INFO]: [skRayFall] An update for skRayFall is available!
  2376. [22:51:51] [Server thread/INFO]: [skRayFall] Bacon is ready!
  2377. [22:51:51] [Server thread/INFO]: [VirtualPack] Enabling VirtualPack v2.8.15
  2378. [22:51:51] [Server thread/ERROR]: Error occurred while enabling VirtualPack v2.8.15 (Is it up to date?)
  2379. java.lang.NoClassDefFoundError: net/minecraft/server/v1_13_R2/IChatBaseComponent
  2380. at net.drgnome.virtualpack.util.ConfigProxy.setDefs(ConfigProxy.java:138) ~[?:?]
  2381. at net.drgnome.virtualpack.util.ConfigProxy.<init>(ConfigProxy.java:91) ~[?:?]
  2382. at net.drgnome.virtualpack.util.Config.reload(Config.java:27) ~[?:?]
  2383. at net.drgnome.virtualpack.VPlugin.reloadConfig(VPlugin.java:909) ~[?:?]
  2384. at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:135) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2385. at net.drgnome.virtualpack.util.Config.reload(Config.java:27) ~[?:?]
  2386. at net.drgnome.virtualpack.VPlugin.init(VPlugin.java:87) ~[?:?]
  2387. at net.drgnome.virtualpack.VPlugin.onEnable(VPlugin.java:265) ~[?:?]
  2388. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2389. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [server.jar:git-Spigot-dcd1643-e60fc34]
  2390. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [server.jar:git-Spigot-dcd1643-e60fc34]
  2391. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [server.jar:git-Spigot-dcd1643-e60fc34]
  2392. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [server.jar:git-Spigot-dcd1643-e60fc34]
  2393. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:752) [server.jar:git-Spigot-dcd1643-e60fc34]
  2394. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  2395. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  2396. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  2397. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  2398. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  2399. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  2400. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  2401. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  2402. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  2403. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  2404. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  2405. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  2406. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  2407. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  2408. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  2409. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  2410. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  2411. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_13_R2.IChatBaseComponent
  2412. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:105) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2413. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2414. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_202]
  2415. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_202]
  2416. ... 31 more
  2417. [22:51:51] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.2.0
  2418. [22:51:51] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.1.0
  2419. [22:51:51] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  2420. [22:51:51] [Server thread/INFO]: No kits found to migrate.
  2421. [22:51:51] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
  2422. [22:51:51] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  2423. [22:51:51] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  2424. [22:51:51] [Server thread/INFO]: Loaded 852 items from items.csv.
  2425. [22:51:51] [Server thread/INFO]: Using locale fr
  2426. [22:51:51] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  2427. [22:51:51] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  2428. [22:51:51] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  2429. [22:51:51] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  2430. [22:51:51] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.16.1.0
  2431. [22:51:51] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v10.7.5
  2432. [22:51:52] [Server thread/INFO]: SimpleRename enabled!
  2433. [22:51:52] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8
  2434. [22:51:52] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  2435. [22:51:52] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  2436. [22:51:52] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  2437. [22:51:52] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
  2438. [22:51:52] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
  2439. [22:51:52] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
  2440. [22:51:52] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  2441. [22:51:52] [Server thread/INFO]: T3scioR: Reload complete.
  2442. [22:51:52] [Server thread/INFO]: [Skript] Loading variables...
  2443. [22:51:52] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
  2444. [22:51:52] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  2445. [22:51:52] [Server thread/INFO]: [Skript] Loaded 2 scripts with a total of 8 triggers and 1 command in 0.12 seconds
  2446. [22:51:52] [Server thread/INFO]: [Skript] Finished loading.
  2447. [22:51:52] [Server thread/INFO]: T3scioR issued server command: /fb reload
  2448. [22:51:53] [Craft Scheduler Thread - 42/INFO]: [Vault] Checking for Updates ...
  2449. [22:51:53] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  2450. [22:51:53] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  2451. [22:51:53] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  2452. [22:51:53] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
  2453. [22:51:53] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
  2454. [22:51:53] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
  2455. [22:51:53] [Craft Scheduler Thread - 52/INFO]: [JOINEVENTSPRO] No new update found. You are on the latest version.
  2456. [22:51:53] [Craft Scheduler Thread - 42/INFO]: [Vault] No new version available
  2457. [22:51:53] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
  2458. [22:51:53] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
  2459. [22:51:53] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
  2460. [22:51:53] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
  2461. [22:51:53] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
  2462. [22:51:53] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
  2463. [22:51:53] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
  2464. [22:51:53] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
  2465. [22:51:53] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
  2466. [22:51:53] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
  2467. [22:51:53] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
  2468. [22:51:55] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
  2469. [22:51:55] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
  2470. [22:51:55] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
  2471. [22:51:55] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
  2472. [22:51:55] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
  2473. [22:51:55] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
  2474. [22:51:55] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
  2475. [22:51:55] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
  2476. [22:51:55] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
  2477. [22:51:55] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
  2478. [22:51:55] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
  2479. [22:51:55] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
  2480. [22:51:55] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
  2481. [22:51:55] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
  2482. [22:51:55] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
  2483. [22:51:55] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
  2484. [22:51:55] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
  2485. [22:51:55] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
  2486. [22:51:55] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Skript] ...
  2487. [22:51:55] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
  2488. [22:51:55] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
  2489. [22:51:55] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
  2490. [22:51:55] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
  2491. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
  2492. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
  2493. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  2494. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  2495. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  2496. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  2497. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  2498. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  2499. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  2500. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  2501. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  2502. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  2503. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  2504. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  2505. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  2506. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  2507. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  2508. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  2509. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
  2510. [22:51:56] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
  2511. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loaded 3175 of the 3175 placholders
  2512. [22:51:56] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin again: FeatherBoard
  2513. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
  2514. [22:51:56] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
  2515. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
  2516. [22:51:56] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
  2517. [22:51:56] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
  2518. [22:51:56] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
  2519. [22:52:02] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
  2520. [22:52:02] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
  2521. [22:52:02] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
  2522. [22:52:02] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
  2523. [22:52:02] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
  2524. [22:52:02] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
  2525. [22:52:02] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
  2526. [22:52:02] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
  2527. [22:52:04] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
  2528. [22:52:04] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
  2529. [22:52:04] [Server thread/INFO]: T3scioR issued server command: /p
  2530. [23:13:16] [Server thread/INFO]: T3scioR issued server command: /reload
  2531. [23:13:16] [Server thread/INFO]: T3scioR: Please note that this command is not supported and may cause issues when using some plugins.
  2532. [23:13:16] [Server thread/INFO]: T3scioR: If you encounter any issues please use the /stop command to restart your server.
  2533. [23:13:16] [Server thread/WARN]: Couldn't load server icon
  2534. java.lang.IllegalArgumentException: Must be 64 pixels wide
  2535. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2536. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadServerIcon0(CraftServer.java:1694) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2537. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadServerIcon0(CraftServer.java:1682) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2538. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadIcon(CraftServer.java:765) [server.jar:git-Spigot-dcd1643-e60fc34]
  2539. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:688) [server.jar:git-Spigot-dcd1643-e60fc34]
  2540. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  2541. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  2542. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  2543. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  2544. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  2545. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  2546. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  2547. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  2548. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  2549. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  2550. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  2551. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  2552. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  2553. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  2554. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  2555. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  2556. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  2557. [23:13:16] [Server thread/INFO]: Server Ping Player Sample Count: 12
  2558. [23:13:16] [Server thread/INFO]: Using 4 threads for Netty based IO
  2559. [23:13:16] [Server thread/INFO]: Debug logging is disabled
  2560. [23:13:16] [Server thread/INFO]: -------- World Settings For [world] --------
  2561. [23:13:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  2562. [23:13:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  2563. [23:13:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  2564. [23:13:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  2565. [23:13:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  2566. [23:13:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  2567. [23:13:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  2568. [23:13:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  2569. [23:13:16] [Server thread/INFO]: Vine Growth Modifier: 100%
  2570. [23:13:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  2571. [23:13:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  2572. [23:13:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  2573. [23:13:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  2574. [23:13:16] [Server thread/INFO]: Random Lighting Updates: false
  2575. [23:13:16] [Server thread/INFO]: Structure Info Saving: true
  2576. [23:13:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  2577. [23:13:16] [Server thread/INFO]: Mob Spawn Range: 4
  2578. [23:13:16] [Server thread/INFO]: Max TNT Explosions: 100
  2579. [23:13:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  2580. [23:13:16] [Server thread/INFO]: Item Merge Radius: 2.5
  2581. [23:13:16] [Server thread/INFO]: Item Despawn Rate: 6000
  2582. [23:13:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  2583. [23:13:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  2584. [23:13:16] [Server thread/INFO]: View Distance: 10
  2585. [23:13:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  2586. [23:13:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  2587. [23:13:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  2588. [23:13:16] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  2589. [23:13:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  2590. [23:13:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  2591. [23:13:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  2592. [23:13:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  2593. [23:13:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  2594. [23:13:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  2595. [23:13:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  2596. [23:13:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  2597. [23:13:16] [Server thread/INFO]: Vine Growth Modifier: 100%
  2598. [23:13:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  2599. [23:13:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  2600. [23:13:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  2601. [23:13:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  2602. [23:13:16] [Server thread/INFO]: Random Lighting Updates: false
  2603. [23:13:16] [Server thread/INFO]: Structure Info Saving: true
  2604. [23:13:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  2605. [23:13:16] [Server thread/INFO]: Mob Spawn Range: 4
  2606. [23:13:16] [Server thread/INFO]: Max TNT Explosions: 100
  2607. [23:13:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  2608. [23:13:16] [Server thread/INFO]: Item Merge Radius: 2.5
  2609. [23:13:16] [Server thread/INFO]: Item Despawn Rate: 6000
  2610. [23:13:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  2611. [23:13:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  2612. [23:13:16] [Server thread/INFO]: View Distance: 10
  2613. [23:13:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  2614. [23:13:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  2615. [23:13:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  2616. [23:13:16] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  2617. [23:13:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  2618. [23:13:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  2619. [23:13:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  2620. [23:13:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  2621. [23:13:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  2622. [23:13:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  2623. [23:13:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  2624. [23:13:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  2625. [23:13:16] [Server thread/INFO]: Vine Growth Modifier: 100%
  2626. [23:13:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  2627. [23:13:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  2628. [23:13:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  2629. [23:13:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  2630. [23:13:16] [Server thread/INFO]: Random Lighting Updates: false
  2631. [23:13:16] [Server thread/INFO]: Structure Info Saving: true
  2632. [23:13:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  2633. [23:13:16] [Server thread/INFO]: Mob Spawn Range: 4
  2634. [23:13:16] [Server thread/INFO]: Max TNT Explosions: 100
  2635. [23:13:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  2636. [23:13:16] [Server thread/INFO]: Item Merge Radius: 2.5
  2637. [23:13:16] [Server thread/INFO]: Item Despawn Rate: 6000
  2638. [23:13:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  2639. [23:13:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  2640. [23:13:16] [Server thread/INFO]: View Distance: 10
  2641. [23:13:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  2642. [23:13:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  2643. [23:13:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  2644. [23:13:16] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
  2645. [23:13:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  2646. [23:13:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  2647. [23:13:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  2648. [23:13:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  2649. [23:13:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  2650. [23:13:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  2651. [23:13:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  2652. [23:13:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  2653. [23:13:16] [Server thread/INFO]: Vine Growth Modifier: 100%
  2654. [23:13:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  2655. [23:13:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  2656. [23:13:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  2657. [23:13:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  2658. [23:13:16] [Server thread/INFO]: Random Lighting Updates: false
  2659. [23:13:16] [Server thread/INFO]: Structure Info Saving: true
  2660. [23:13:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  2661. [23:13:16] [Server thread/INFO]: Mob Spawn Range: 4
  2662. [23:13:16] [Server thread/INFO]: Max TNT Explosions: 100
  2663. [23:13:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  2664. [23:13:16] [Server thread/INFO]: Item Merge Radius: 2.5
  2665. [23:13:16] [Server thread/INFO]: Item Despawn Rate: 6000
  2666. [23:13:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  2667. [23:13:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  2668. [23:13:16] [Server thread/INFO]: View Distance: 10
  2669. [23:13:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  2670. [23:13:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  2671. [23:13:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  2672. [23:13:16] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
  2673. [23:13:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  2674. [23:13:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  2675. [23:13:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  2676. [23:13:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  2677. [23:13:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  2678. [23:13:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  2679. [23:13:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  2680. [23:13:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  2681. [23:13:16] [Server thread/INFO]: Vine Growth Modifier: 100%
  2682. [23:13:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  2683. [23:13:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  2684. [23:13:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  2685. [23:13:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  2686. [23:13:16] [Server thread/INFO]: Random Lighting Updates: false
  2687. [23:13:16] [Server thread/INFO]: Structure Info Saving: true
  2688. [23:13:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  2689. [23:13:16] [Server thread/INFO]: Mob Spawn Range: 4
  2690. [23:13:16] [Server thread/INFO]: Max TNT Explosions: 100
  2691. [23:13:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  2692. [23:13:16] [Server thread/INFO]: Item Merge Radius: 2.5
  2693. [23:13:16] [Server thread/INFO]: Item Despawn Rate: 6000
  2694. [23:13:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  2695. [23:13:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  2696. [23:13:16] [Server thread/INFO]: View Distance: 10
  2697. [23:13:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  2698. [23:13:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  2699. [23:13:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  2700. [23:13:16] [Server thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4.8
  2701. [23:13:16] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 disabled.
  2702. [23:13:16] [Server thread/INFO]: [SimpleRename] Disabling SimpleRename v10.7.5
  2703. [23:13:16] [Server thread/INFO]: SimpleRename disabled!
  2704. [23:13:16] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.16.1.0
  2705. [23:13:16] [Server thread/INFO]: [Essentials] Disabling Essentials v2.16.1.0
  2706. [23:13:16] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  2707. [23:13:16] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.2.0
  2708. [23:13:16] [Server thread/INFO]: [VirtualPack] Disabling VirtualPack v2.8.15
  2709. [23:13:16] [Server thread/ERROR]: Error occurred while disabling VirtualPack v2.8.15 (Is it up to date?)
  2710. java.lang.NullPointerException: null
  2711. at net.drgnome.virtualpack.util.Config.string(Config.java:72) ~[?:?]
  2712. at net.drgnome.virtualpack.util.Config.bool(Config.java:85) ~[?:?]
  2713. at net.drgnome.virtualpack.util.Config.bool(Config.java:80) ~[?:?]
  2714. at net.drgnome.virtualpack.VPlugin.onDisable(VPlugin.java:279) ~[?:?]
  2715. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2716. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [server.jar:git-Spigot-dcd1643-e60fc34]
  2717. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:422) [server.jar:git-Spigot-dcd1643-e60fc34]
  2718. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:415) [server.jar:git-Spigot-dcd1643-e60fc34]
  2719. at org.bukkit.plugin.SimplePluginManager.clearPlugins(SimplePluginManager.java:456) [server.jar:git-Spigot-dcd1643-e60fc34]
  2720. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:719) [server.jar:git-Spigot-dcd1643-e60fc34]
  2721. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  2722. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  2723. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  2724. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  2725. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  2726. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  2727. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  2728. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  2729. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  2730. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  2731. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  2732. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  2733. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  2734. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  2735. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  2736. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  2737. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  2738. [23:13:16] [Server thread/INFO]: [skRayFall] Disabling skRayFall v1.9.14
  2739. [23:13:16] [Server thread/INFO]: [skRayFall] Bacon has been eaten. Make some more soon!
  2740. [23:13:16] [Server thread/INFO]: [CrazyEnchantments] Disabling CrazyEnchantments v1.7.9.3.8
  2741. [23:13:16] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b719
  2742. [23:13:16] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.4.0
  2743. [23:13:16] [Server thread/INFO]: [Vault] Disabling Vault v1.7.1-b91
  2744. [23:13:16] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.6.2-Lime
  2745. [23:13:16] [Server thread/INFO]: [AdvancedBan] Disabling AdvancedBan v2.1.5-RELEASE
  2746. [23:13:16] [Server thread/INFO]: Database closed
  2747. [23:13:16] [Server thread/INFO]:
  2748.  
  2749. []=====[Disabling AdvancedBan]=====[]
  2750. | Information:
  2751. | Name: AdvancedBan
  2752. | Developer: Leoko
  2753. | Version: 2.1.5-RELEASE
  2754. | Storage: HSQLDB (local)
  2755. | Support:
  2756. | Skype: Leoko33
  2757. | Github: https://github.com/DevLeoko/AdvancedBan/issues
  2758. | Discord: https://discord.gg/ycDG6rS
  2759. []================================[]
  2760.  
  2761. [23:13:16] [Server thread/INFO]: [FeatherBoard] Disabling FeatherBoard v4.11.1
  2762. [23:13:16] [Server thread/INFO]: [FeatherBoard] Cancelling all tasks ...
  2763. [23:13:16] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  2764. [23:13:16] [Server thread/INFO]: [JoinEventsPro] Disabling JoinEventsPro v3.7
  2765. [23:13:16] [Server thread/INFO]: [Skript] Disabling Skript v2.3.1
  2766. [23:13:16] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v2.5.1
  2767. [23:13:16] [Server thread/ERROR]: Could not load 'plugins/PlotSquared-Bukkit-19.03.17-fd32fbe-725.jar' in folder 'plugins'
  2768. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  2769. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2770. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [server.jar:git-Spigot-dcd1643-e60fc34]
  2771. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [server.jar:git-Spigot-dcd1643-e60fc34]
  2772. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:750) [server.jar:git-Spigot-dcd1643-e60fc34]
  2773. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  2774. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  2775. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  2776. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  2777. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  2778. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  2779. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  2780. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  2781. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  2782. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  2783. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  2784. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  2785. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  2786. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  2787. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  2788. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  2789. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  2790. Caused by: java.util.zip.ZipException: error in opening zip file
  2791. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_202]
  2792. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_202]
  2793. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_202]
  2794. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_202]
  2795. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_202]
  2796. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2797. ... 20 more
  2798. [23:13:16] [Server thread/ERROR]: Could not load 'plugins/Shopkeepers-2.5.0.jar' in folder 'plugins'
  2799. org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchFieldError: VILLAGER_SPAWN_EGG
  2800. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2801. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2802. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [server.jar:git-Spigot-dcd1643-e60fc34]
  2803. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [server.jar:git-Spigot-dcd1643-e60fc34]
  2804. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:750) [server.jar:git-Spigot-dcd1643-e60fc34]
  2805. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  2806. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  2807. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  2808. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  2809. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  2810. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  2811. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  2812. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  2813. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  2814. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  2815. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  2816. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  2817. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  2818. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  2819. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  2820. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  2821. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  2822. Caused by: java.lang.NoSuchFieldError: VILLAGER_SPAWN_EGG
  2823. at com.nisovin.shopkeepers.Settings.<clinit>(Settings.java:52) ~[?:?]
  2824. at com.nisovin.shopkeepers.shopobjects.living.SKLivingShopObjectTypes.<init>(SKLivingShopObjectTypes.java:115) ~[?:?]
  2825. at com.nisovin.shopkeepers.shopobjects.living.LivingShops.<init>(LivingShops.java:14) ~[?:?]
  2826. at com.nisovin.shopkeepers.SKShopkeepersPlugin.<init>(SKShopkeepersPlugin.java:103) ~[?:?]
  2827. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_202]
  2828. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_202]
  2829. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_202]
  2830. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_202]
  2831. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_202]
  2832. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2833. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  2834. ... 21 more
  2835. [23:13:16] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
  2836. [23:13:16] [Server thread/INFO]: [Skript] Loading Skript v2.3.1
  2837. [23:13:16] [Server thread/INFO]: [JoinEventsPro] Loading JoinEventsPro v3.7
  2838. [23:13:16] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  2839. [23:13:16] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.11.1
  2840. [23:13:16] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.5-RELEASE
  2841. [23:13:16] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.6.2-Lime
  2842. [23:13:16] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  2843. [23:13:16] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  2844. [23:13:16] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
  2845. [23:13:17] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.7.9.3.8
  2846. [23:13:17] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.14
  2847. [23:13:17] [Server thread/INFO]: [VirtualPack] Loading VirtualPack v2.8.15
  2848. [23:13:17] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.2.0
  2849. [23:13:17] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.1.0
  2850. [23:13:17] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.16.1.0
  2851. [23:13:17] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v10.7.5
  2852. [23:13:17] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
  2853. [23:13:17] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  2854. [23:13:17] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  2855. [23:13:17] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  2856. [23:13:17] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  2857. [23:13:17] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  2858. [23:13:17] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  2859. [23:13:17] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  2860. [23:13:17] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  2861. [23:13:17] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
  2862. [23:13:17] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  2863. [23:13:17] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
  2864. [23:13:17] [Server thread/INFO]: [Skript] Enabling Skript v2.3.1
  2865. [23:13:18] [Server thread/INFO]: [Skript] Loaded 17865 aliases in 898ms
  2866. [23:13:18] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  2867. [23:13:18] [Server thread/INFO]: [JoinEventsPro] Enabling JoinEventsPro v3.7
  2868. [23:13:18] [Server thread/INFO]: [JOINEVENTSPRO] Loading JoinEventsPro version 3.7...
  2869. [23:13:18] [Server thread/INFO]: [JOINEVENTSPRO] Successfully loaded the plugin.
  2870. [23:13:18] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  2871. [23:13:18] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  2872. [23:13:18] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  2873. [23:13:18] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  2874. [23:13:18] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  2875. [23:13:18] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.11.1
  2876. [23:13:18] [Server thread/INFO]: [FeatherBoard] Cracked by t0R
  2877. [23:13:18] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  2878. [23:13:18] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.11.1
  2879. [23:13:18] [Server thread/INFO]: [FeatherBoard] Framework version: 2018-06
  2880. [23:13:18] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  2881. [23:13:18] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
  2882. [23:13:18] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  2883. [23:13:18] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
  2884. [23:13:18] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
  2885. [23:13:18] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
  2886. [23:13:18] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
  2887. [23:13:18] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
  2888. [23:13:18] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
  2889. [23:13:18] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
  2890. [23:13:18] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  2891. [23:13:18] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  2892. [23:13:18] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  2893. [23:13:18] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
  2894. [23:13:18] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
  2895. [23:13:18] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
  2896. [23:13:18] [ForkJoinPool.commonPool-worker-5/INFO]: [Skript] A new version of Skript is available: 2.3.6 (you're currently running 2.3.1)
  2897. [23:13:18] [ForkJoinPool.commonPool-worker-5/INFO]: Download it at: https://github.com/SkriptLang/Skript/releases/download/2.3.6/Skript.jar
  2898. [23:13:18] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
  2899. [23:13:18] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
  2900. [23:13:18] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
  2901. [23:13:18] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
  2902. [23:13:18] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
  2903. [23:13:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
  2904. [23:13:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
  2905. [23:13:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
  2906. [23:13:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
  2907. [23:13:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
  2908. [23:13:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
  2909. [23:13:23] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
  2910. [23:13:23] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
  2911. [23:13:23] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
  2912. [23:13:27] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
  2913. [23:13:27] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
  2914. [23:13:27] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
  2915. [23:13:27] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
  2916. [23:13:27] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
  2917. [23:13:27] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
  2918. [23:13:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
  2919. [23:13:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
  2920. [23:13:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
  2921. [23:13:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
  2922. [23:13:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
  2923. [23:13:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
  2924. [23:13:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
  2925. [23:13:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
  2926. [23:13:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
  2927. [23:13:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Skript] ...
  2928. [23:13:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
  2929. [23:13:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
  2930. [23:13:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
  2931. [23:13:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
  2932. [23:13:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
  2933. [23:13:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
  2934. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  2935. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  2936. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  2937. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  2938. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  2939. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  2940. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  2941. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  2942. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  2943. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  2944. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  2945. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  2946. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  2947. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  2948. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  2949. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  2950. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
  2951. [23:13:28] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
  2952. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loaded 3175 of the 3175 placholders
  2953. [23:13:28] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
  2954. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
  2955. [23:13:28] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
  2956. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
  2957. [23:13:28] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
  2958. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
  2959. [23:13:28] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
  2960. [23:13:28] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
  2961. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
  2962. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
  2963. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
  2964. [23:13:28] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
  2965. [23:13:29] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
  2966. [23:13:29] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
  2967. [23:13:29] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
  2968. [23:13:29] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  2969. [23:13:29] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  2970. [23:13:29] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.5-RELEASE
  2971. [23:13:33] [Server thread/INFO]:
  2972.  
  2973. []=====[Enabling AdvancedBan]=====[]
  2974. | Information:
  2975. | Name: AdvancedBan
  2976. | Developer: Leoko
  2977. | Version: 2.1.5-RELEASE
  2978. | Storage: HSQLDB (local)
  2979. | Support:
  2980. | Skype: Leoko33
  2981. | Github: https://github.com/DevLeoko/AdvancedBan/issues
  2982. | Discord: https://discord.gg/ycDG6rS
  2983. | Update:
  2984. | There is a new version available! [2.1.5]
  2985. []================================[]
  2986.  
  2987. [23:13:33] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.6.2-Lime
  2988. [23:13:33] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  2989. [23:13:34] [Server thread/INFO]: [skQuery] Beginning to process a total of 138 from SkQuery
  2990. [23:13:34] [Server thread/INFO]: [skQuery] Out of 138 classes, 136 classes were loaded from SkQuery
  2991. [23:13:34] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
  2992. [23:13:35] [Server thread/INFO]: Could not set generator for world 'ASkyBlock': Plugin 'ASkyBlock' does not exist
  2993. [23:13:35] [Server thread/INFO]: Could not set generator for world 'ASkyBlock_nether': Plugin 'ASkyBlock' does not exist
  2994. [23:13:35] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  2995. [23:13:36] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  2996. [23:13:36] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.7.9.3.8
  2997. [23:13:36] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.14
  2998. [23:13:36] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.14!
  2999. [23:13:36] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
  3000. [23:13:36] [Server thread/INFO]: [skRayFall] Cooking Bacon...
  3001. [23:13:36] [Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
  3002. [23:13:36] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!
  3003. [23:13:36] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
  3004. [23:13:36] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
  3005. [23:13:36] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
  3006. [23:13:36] [Server thread/INFO]: [skRayFall] Getting the extra special 1.12 bacon!
  3007. [23:13:36] [Server thread/INFO]: [skRayFall] An update for skRayFall is available!
  3008. [23:13:36] [Server thread/INFO]: [skRayFall] Bacon is ready!
  3009. [23:13:36] [Server thread/INFO]: [VirtualPack] Enabling VirtualPack v2.8.15
  3010. [23:13:36] [Server thread/ERROR]: Error occurred while enabling VirtualPack v2.8.15 (Is it up to date?)
  3011. java.lang.NoClassDefFoundError: net/minecraft/server/v1_13_R2/IChatBaseComponent
  3012. at net.drgnome.virtualpack.util.ConfigProxy.setDefs(ConfigProxy.java:138) ~[?:?]
  3013. at net.drgnome.virtualpack.util.ConfigProxy.<init>(ConfigProxy.java:91) ~[?:?]
  3014. at net.drgnome.virtualpack.util.Config.reload(Config.java:27) ~[?:?]
  3015. at net.drgnome.virtualpack.VPlugin.reloadConfig(VPlugin.java:909) ~[?:?]
  3016. at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:135) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  3017. at net.drgnome.virtualpack.util.Config.reload(Config.java:27) ~[?:?]
  3018. at net.drgnome.virtualpack.VPlugin.init(VPlugin.java:87) ~[?:?]
  3019. at net.drgnome.virtualpack.VPlugin.onEnable(VPlugin.java:265) ~[?:?]
  3020. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  3021. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [server.jar:git-Spigot-dcd1643-e60fc34]
  3022. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [server.jar:git-Spigot-dcd1643-e60fc34]
  3023. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [server.jar:git-Spigot-dcd1643-e60fc34]
  3024. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [server.jar:git-Spigot-dcd1643-e60fc34]
  3025. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:752) [server.jar:git-Spigot-dcd1643-e60fc34]
  3026. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  3027. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  3028. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  3029. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  3030. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  3031. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  3032. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  3033. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  3034. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  3035. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  3036. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  3037. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  3038. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  3039. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  3040. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  3041. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  3042. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  3043. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_13_R2.IChatBaseComponent
  3044. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:105) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  3045. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  3046. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_202]
  3047. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_202]
  3048. ... 31 more
  3049. [23:13:36] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.2.0
  3050. [23:13:36] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.1.0
  3051. [23:13:36] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  3052. [23:13:36] [Server thread/INFO]: No kits found to migrate.
  3053. [23:13:36] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
  3054. [23:13:36] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  3055. [23:13:36] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  3056. [23:13:36] [Server thread/INFO]: Loaded 852 items from items.csv.
  3057. [23:13:36] [Server thread/INFO]: Using locale fr
  3058. [23:13:36] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  3059. [23:13:36] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  3060. [23:13:36] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  3061. [23:13:36] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  3062. [23:13:36] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.16.1.0
  3063. [23:13:36] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v10.7.5
  3064. [23:13:36] [Server thread/INFO]: SimpleRename enabled!
  3065. [23:13:36] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8
  3066. [23:13:36] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  3067. [23:13:36] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  3068. [23:13:36] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  3069. [23:13:36] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
  3070. [23:13:36] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
  3071. [23:13:36] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
  3072. [23:13:36] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  3073. [23:13:37] [Server thread/INFO]: T3scioR: Reload complete.
  3074. [23:13:37] [Server thread/INFO]: [Skript] Loading variables...
  3075. [23:13:37] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
  3076. [23:13:37] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  3077. [23:13:37] [Server thread/INFO]: [Skript] Loaded 2 scripts with a total of 8 triggers and 1 command in 0.09 seconds
  3078. [23:13:37] [Server thread/INFO]: [Skript] Finished loading.
  3079. [23:13:37] [Craft Scheduler Thread - 70/INFO]: [Vault] Checking for Updates ...
  3080. [23:13:37] [Craft Scheduler Thread - 68/INFO]: [JOINEVENTSPRO] No new update found. You are on the latest version.
  3081. [23:13:37] [Craft Scheduler Thread - 70/INFO]: [Vault] No new version available
  3082. [23:13:37] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
  3083. [23:13:37] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
  3084. [23:13:38] [Server thread/INFO]: T3scioR issued server command: /fb reload
  3085. [23:13:38] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  3086. [23:13:38] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  3087. [23:13:38] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  3088. [23:13:38] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
  3089. [23:13:38] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
  3090. [23:13:38] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
  3091. [23:13:38] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
  3092. [23:13:38] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
  3093. [23:13:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
  3094. [23:13:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
  3095. [23:13:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
  3096. [23:13:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
  3097. [23:13:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
  3098. [23:13:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
  3099. [23:13:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
  3100. [23:13:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
  3101. [23:13:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
  3102. [23:13:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
  3103. [23:13:38] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
  3104. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
  3105. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
  3106. [23:13:39] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
  3107. [23:13:39] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
  3108. [23:13:39] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
  3109. [23:13:39] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
  3110. [23:13:39] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
  3111. [23:13:39] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
  3112. [23:13:39] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
  3113. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
  3114. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
  3115. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
  3116. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
  3117. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
  3118. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
  3119. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
  3120. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
  3121. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
  3122. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Skript] ...
  3123. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
  3124. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
  3125. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
  3126. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
  3127. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
  3128. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
  3129. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  3130. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  3131. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  3132. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  3133. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  3134. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  3135. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  3136. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  3137. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  3138. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  3139. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  3140. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  3141. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  3142. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  3143. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  3144. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  3145. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
  3146. [23:13:39] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
  3147. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loaded 3175 of the 3175 placholders
  3148. [23:13:39] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin again: FeatherBoard
  3149. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
  3150. [23:13:39] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
  3151. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
  3152. [23:13:39] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
  3153. [23:13:39] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
  3154. [23:13:39] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
  3155. [23:13:40] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
  3156. [23:13:40] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
  3157. [23:13:40] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
  3158. [23:13:40] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
  3159. [23:13:40] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
  3160. [23:13:40] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
  3161. [23:13:40] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
  3162. [23:13:44] [Server thread/INFO]: T3scioR issued server command: /pl
Advertisement
Add Comment
Please, Sign In to add comment