Advertisement
Guest User

Latest.log

a guest
Apr 7th, 2019
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 110.16 KB | None | 0 0
  1. [20:08:19] [Server thread/INFO]: Loading properties
  2. [20:08:19] [Server thread/INFO]: Default game type: SURVIVAL
  3. [20:08:19] [Server thread/INFO]: This server is running Paper version git-Paper-1597 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  4. [20:08:19] [Server thread/INFO]: Server Ping Player Sample Count: 12
  5. [20:08:19] [Server thread/INFO]: Using 4 threads for Netty based IO
  6. [20:08:19] [Server thread/INFO]: Debug logging is disabled
  7. [20:08:19] [Server thread/INFO]: Generating keypair
  8. [20:08:20] [Server thread/INFO]: Starting Minecraft server on 142.44.144.245:25565
  9. [20:08:20] [Server thread/INFO]: Using epoll channel type
  10. [20:08:20] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  11. [20:08:20] [Server thread/WARN]: [ReflectionHelper] Failed to find version enum for 'org.bukkit.craftbukkit.v1_12_R1'/'v1_12_R1.'
  12. [20:08:20] [Server thread/INFO]: [ReflectionHelper] Generating dynamic constant...
  13. [20:08:20] [Server thread/INFO]: [ReflectionHelper] Version is UNKNOWN (-1)
  14. [20:08:20] [Server thread/ERROR]: Could not load 'plugins/BossBarAPI_v2.4.1.jar' in folder 'plugins'
  15. org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError
  16. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[patched_1.12.2.jar:git-Paper-1597]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[patched_1.12.2.jar:git-Paper-1597]
  18. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) ~[patched_1.12.2.jar:git-Paper-1597]
  19. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1597]
  20. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1597]
  21. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1597]
  22. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  23. Caused by: java.lang.ExceptionInInitializerError
  24. at org.inventivetalent.bossbar.BossBarAPI.<clinit>(BossBarAPI.java:59) ~[?:?]
  25. at org.inventivetalent.bossbar.BossBarPlugin.<init>(BossBarPlugin.java:38) ~[?:?]
  26. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_191]
  27. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_191]
  28. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_191]
  29. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_191]
  30. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_191]
  31. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:94) ~[patched_1.12.2.jar:git-Paper-1597]
  32. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.12.2.jar:git-Paper-1597]
  33. ... 6 more
  34. Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: Could not resolve class for [ResolverQuery{name='org.bukkit.craftbukkit.UNKNOWN.entity.CraftEntity', types=[]}]
  35. at org.inventivetalent.reflection.minecraft.Minecraft.<clinit>(Minecraft.java:64) ~[?:?]
  36. at org.inventivetalent.bossbar.BossBarAPI.<clinit>(BossBarAPI.java:59) ~[?:?]
  37. at org.inventivetalent.bossbar.BossBarPlugin.<init>(BossBarPlugin.java:38) ~[?:?]
  38. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_191]
  39. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_191]
  40. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_191]
  41. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_191]
  42. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_191]
  43. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:94) ~[patched_1.12.2.jar:git-Paper-1597]
  44. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.12.2.jar:git-Paper-1597]
  45. ... 6 more
  46. Caused by: java.lang.ClassNotFoundException: Could not resolve class for [ResolverQuery{name='org.bukkit.craftbukkit.UNKNOWN.entity.CraftEntity', types=[]}]
  47. at org.inventivetalent.reflection.resolver.ClassResolver.notFoundException(ClassResolver.java:68) ~[?:?]
  48. at org.inventivetalent.reflection.resolver.ClassResolver.notFoundException(ClassResolver.java:36) ~[?:?]
  49. at org.inventivetalent.reflection.resolver.ResolverAbstract.resolve(ResolverAbstract.java:88) ~[?:?]
  50. at org.inventivetalent.reflection.resolver.ClassResolver.resolve(ClassResolver.java:55) ~[?:?]
  51. at org.inventivetalent.reflection.resolver.minecraft.OBCClassResolver.resolve(OBCClassResolver.java:46) ~[?:?]
  52. at org.inventivetalent.reflection.minecraft.Minecraft.<clinit>(Minecraft.java:62) ~[?:?]
  53. at org.inventivetalent.bossbar.BossBarAPI.<clinit>(BossBarAPI.java:59) ~[?:?]
  54. at org.inventivetalent.bossbar.BossBarPlugin.<init>(BossBarPlugin.java:38) ~[?:?]
  55. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_191]
  56. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_191]
  57. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_191]
  58. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_191]
  59. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_191]
  60. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:94) ~[patched_1.12.2.jar:git-Paper-1597]
  61. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.12.2.jar:git-Paper-1597]
  62. ... 6 more
  63. [20:08:21] [Server thread/INFO]: [ViaVersion] Hooking into ProtocolSupport, to prevent issues!
  64. [20:08:21] [Server thread/INFO]: [Fountains] Loading Fountains v1.0
  65. [20:08:21] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
  66. [20:08:21] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.5
  67. [20:08:21] [Server thread/INFO]: [FireworkJoin] Loading FireworkJoin v1.1
  68. [20:08:21] [Server thread/INFO]: [BukkitHiddenSyntaxBlocker] Loading BukkitHiddenSyntaxBlocker v2.1
  69. [20:08:21] [Server thread/INFO]: [CommandSpy] Loading CommandSpy v0.1
  70. [20:08:21] [Server thread/INFO]: [UltimatePoop] Loading UltimatePoop v1.0.0
  71. [20:08:21] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
  72. [20:08:21] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.6.9
  73. [20:08:21] [Server thread/INFO]: [HeadDrops] Loading HeadDrops v2.1.6
  74. [20:08:21] [Server thread/INFO]: [AntiPortalTrapping] Loading AntiPortalTrapping v1.0
  75. [20:08:21] [Server thread/INFO]: [ServerLinks] Loading ServerLinks v2.0
  76. [20:08:21] [Server thread/INFO]: [CraftingStore] Loading CraftingStore v1.5
  77. [20:08:21] [Server thread/INFO]: [SimpleAPI] Loading SimpleAPI v3.8-SNAPSHOT
  78. [20:08:21] [Server thread/INFO]: [ChatColor] Loading ChatColor v6.2
  79. [20:08:21] [Server thread/INFO]: [icJukeBox] Loading icJukeBox v1.6.3
  80. [20:08:21] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
  81. [20:08:21] [Server thread/INFO]: [OpenInv] Loading OpenInv v3.3.5
  82. [20:08:21] [Server thread/INFO]: [PacketListenerApi] Loading PacketListenerApi v3.7.2-SNAPSHOT
  83. [20:08:21] [Server thread/INFO]: [ReflectionHelper] I am loaded from package org.inventivetalent.packetlistener.reflection.minecraft
  84. [20:08:21] [Server thread/INFO]: [ReflectionHelper] Version is v1_12_R1 (11201)
  85. [20:08:21] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
  86. [20:08:21] [Server thread/WARN]: java.lang.NoSuchFieldException: list
  87. [20:08:21] [Server thread/WARN]: at java.lang.Class.getDeclaredField(Class.java:2070)
  88. [20:08:21] [Server thread/WARN]: at org.inventivetalent.packetlistener.channel.ChannelAbstract.addServerChannel(ChannelAbstract.java:69)
  89. [20:08:21] [Server thread/WARN]: at org.inventivetalent.packetlistener.ChannelInjector.addServerChannel(ChannelInjector.java:55)
  90. [20:08:21] [Server thread/WARN]: at org.inventivetalent.packetlistener.PacketListenerAPI.load(PacketListenerAPI.java:32)
  91. [20:08:21] [Server thread/WARN]: at org.inventivetalent.apihelper.APIManager.registerAPI(APIManager.java:46)
  92. [20:08:21] [Server thread/WARN]: at org.inventivetalent.apihelper.APIManager.registerAPI(APIManager.java:65)
  93. [20:08:21] [Server thread/WARN]: at org.inventivetalent.packetlistener.PacketListenerPlugin.onLoad(PacketListenerPlugin.java:18)
  94. [20:08:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:323)
  95. [20:08:21] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222)
  96. [20:08:21] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
  97. [20:08:21] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  98. [20:08:21] [Server thread/INFO]: [PacketListenerAPI] Injected custom channel handlers.
  99. [20:08:21] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.0.0
  100. [20:08:21] [Server thread/INFO]: [BarGamble] Loading BarGamble v1.0
  101. [20:08:21] [Server thread/INFO]: [GlowAPI] Loading GlowAPI v1.4.6-SNAPSHOT
  102. [20:08:21] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v1.5.1
  103. [20:08:21] [Server thread/INFO]: [HelpBook] Loading HelpBook v1.1
  104. [20:08:21] [Server thread/INFO]: [Votifier] Loading Votifier v2.3.7
  105. [20:08:21] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
  106. [20:08:21] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  107. [20:08:21] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.18.0
  108. [20:08:21] [Server thread/INFO]: [NoWeather] Loading NoWeather v2.1
  109. [20:08:21] [Server thread/INFO]: [TAB] Loading TAB v1.7.0
  110. [20:08:21] [Server thread/INFO]: [StaffChat] Loading StaffChat v2.3
  111. [20:08:21] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  112. [20:08:21] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.8.3
  113. [20:08:21] [Server thread/INFO]: [EpicHeads] Loading EpicHeads v2.3.4-ALPHA
  114. [20:08:21] [Server thread/INFO]: [Marriage] Loading Marriage v2.0.18
  115. [20:08:21] [Server thread/INFO]: [Marriage] Completed plugin pre-load stage.
  116. [20:08:21] [Server thread/INFO]: [VoteParty] Loading VoteParty v1.11.1
  117. [20:08:21] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
  118. [20:08:21] [Server thread/INFO]: [UltraBar] Loading UltraBar v1.6.1
  119. [20:08:21] [Server thread/INFO]: [EpicHoppers] Loading EpicHoppers v3.5.9
  120. [20:08:21] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.0.5
  121. [20:08:21] [Server thread/INFO]: [GlowGUI] Loading GlowGUI v1.0.7
  122. [20:08:21] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro v1.7.1
  123. [20:08:21] [Server thread/INFO]: [Essentials] Loading Essentials v2.15.0.1
  124. [20:08:21] [Server thread/INFO]: [NamelessMC] Loading NamelessMC vPre-1.1.0
  125. [20:08:21] [Server thread/INFO]: [GameBox] Loading GameBox v2.1.3
  126. [20:08:21] [Server thread/INFO]: [BountyHunters] Loading BountyHunters v1.3.0.5
  127. [20:08:21] [Server thread/INFO]: [FabledSkyBlock] Loading FabledSkyBlock vBuild-72
  128. [20:08:21] [Server thread/INFO]: [EpicSpawners] Loading EpicSpawners v5.8.4
  129. [20:08:21] [Server thread/INFO]: [EpicFarming] Loading EpicFarming v2.1.5
  130. [20:08:21] [Server thread/INFO]: [AutoSell] Loading AutoSell v2.0.10
  131. [20:08:21] [Server thread/INFO]: [SafeTrade] Loading SafeTrade v1.0.15
  132. [20:08:21] [Server thread/INFO]: [SimplePets] Loading SimplePets v4.1-RELEASE
  133. [20:08:21] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.6.0-b738
  134. [20:08:21] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1591)
  135. [20:08:21] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.15.0.1
  136. [20:08:21] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.5
  137. [20:08:21] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.6
  138. [20:08:21] [Server thread/INFO]: [SuperbVote] Loading SuperbVote v0.5.2-1.12
  139. [20:08:21] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.28
  140. [20:08:21] [Server thread/INFO]: [ProtocolSupport] Detected Spigot server implementation type
  141. [20:08:21] [Server thread/INFO]: [ProtocolSupport] Allocator: PooledByteBufAllocator(directByDefault: true), direct: true
  142. [20:08:22] [Server thread/INFO]: [ProtocolSupport] Compression level: 3
  143. [20:08:22] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100
  144. [20:08:22] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping delay: 200
  145. [20:08:22] [Server thread/INFO]: [ProtocolSupport] Login threads keep alive time: 60
  146. [20:08:23] [Server thread/INFO]: [UltimateKits] Loading UltimateKits v2.2.5
  147. [20:08:23] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.9.7.2
  148. [20:08:23] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.9.2 (build 86)
  149. [20:08:23] [Server thread/INFO]: [NoFlyZone] Loading NoFlyZone v1.3
  150. [20:08:23] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.6.0
  151. [20:08:23] [Server thread/INFO]: [ViaVersion] ViaVersion 1.6.0 is now loaded, injecting!
  152. [20:08:24] [Server thread/INFO]: [ViaVersion] Loading block mapping...
  153. [20:08:24] [Server thread/INFO]: [ViaVersion] Loading item mapping...
  154. [20:08:24] [Server thread/INFO]: [ViaVersion] Loading new tags...
  155. [20:08:24] [Server thread/INFO]: [ViaVersion] Loading enchantments...
  156. [20:08:24] [Server thread/INFO]: [ViaVersion] Loading sound mapping...
  157. [20:08:24] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
  158. [20:08:24] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.15.0.1
  159. [20:08:24] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v2.3.1
  160. [20:08:24] [Server thread/INFO]: [EpicAnchors] Loading EpicAnchors v1.1.12
  161. [20:08:24] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.3
  162. [20:08:24] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.18.5
  163. [20:08:24] [Server thread/INFO]: [UltimateTimber] Loading UltimateTimber v1.0.12
  164. [20:08:24] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  165. [20:08:24] [Server thread/INFO]: [iDisguise] Loading iDisguise v5.8.2
  166. [20:08:24] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
  167. [20:08:24] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v1.3.13
  168. [20:08:24] [Server thread/INFO]: [AntiCommandTab] Loading AntiCommandTab v3.8
  169. [20:08:24] [Server thread/INFO]: [Item2Chat] Loading Item2Chat v1.6.2
  170. [20:08:24] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
  171. [20:08:24] [Server thread/INFO]: [MoreFish] Loading MoreFish v2.1.3
  172. [20:08:24] [Server thread/INFO]: [CBU] Loading CommandBlockerUltimate v1.5.1
  173. [20:08:24] [Server thread/INFO]: [ChatInjector] Loading ChatInjector v1.0.0
  174. [20:08:24] [Server thread/INFO]: [UltimateStacker] Loading UltimateStacker v1.1.7
  175. [20:08:24] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.3.9
  176. [20:08:24] [Server thread/INFO]: [CoinFlipper] Loading CoinFlipper v2.4
  177. [20:08:24] [Server thread/INFO]: [EpicFurnaces] Loading EpicFurnaces v4.1.3
  178. [20:08:24] [Server thread/INFO]: [LastHolo] Loading LastHolo v2.1.1.2
  179. [20:08:24] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  180. [20:08:24] [Server thread/INFO]: [SimpleAPI] Enabling SimpleAPI v3.8-SNAPSHOT
  181. [20:08:24] [Server thread/INFO]: [SimpleAPI] Checking for updates...
  182. [20:08:24] [Server thread/INFO]: [SimpleAPI] loading BStats...
  183. [20:08:24] [Server thread/INFO]: [SimpleAPI] BStats Location: https://bstats.org/plugin/bukkit/SimpleAPI
  184. [20:08:24] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  185. [20:08:24] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  186. [20:08:24] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  187. [20:08:24] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  188. [20:08:24] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  189. [20:08:24] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  190. [20:08:24] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.28
  191. [20:08:24] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v2.3.1
  192. [20:08:24] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  193. [20:08:24] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  194. [20:08:24] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v1.3.13
  195. [20:08:25] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  196. [20:08:25] [Server thread/INFO]: Preparing level "world"
  197. [20:08:25] [Server thread/INFO]: -------- World Settings For [world] --------
  198. [20:08:25] [Server thread/INFO]: Mob Spawn Range: 4
  199. [20:08:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  200. [20:08:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  201. [20:08:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  202. [20:08:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  203. [20:08:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  204. [20:08:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  205. [20:08:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  206. [20:08:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  207. [20:08:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  208. [20:08:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  209. [20:08:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  210. [20:08:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  211. [20:08:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  212. [20:08:25] [Server thread/INFO]: Random Lighting Updates: false
  213. [20:08:25] [Server thread/INFO]: Structure Info Saving: true
  214. [20:08:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  215. [20:08:25] [Server thread/INFO]: Max TNT Explosions: 100
  216. [20:08:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  217. [20:08:25] [Server thread/INFO]: View Distance: 10
  218. [20:08:25] [Server thread/INFO]: Item Despawn Rate: 6000
  219. [20:08:25] [Server thread/INFO]: Item Merge Radius: 2.5
  220. [20:08:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  221. [20:08:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  222. [20:08:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  223. [20:08:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  224. [20:08:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  225. [20:08:25] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  226. [20:08:25] [Server thread/INFO]: Mob Spawn Range: 4
  227. [20:08:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  228. [20:08:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  229. [20:08:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  230. [20:08:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  231. [20:08:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  232. [20:08:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  233. [20:08:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  234. [20:08:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  235. [20:08:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  236. [20:08:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  237. [20:08:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  238. [20:08:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  239. [20:08:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  240. [20:08:25] [Server thread/INFO]: Random Lighting Updates: false
  241. [20:08:25] [Server thread/INFO]: Structure Info Saving: true
  242. [20:08:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  243. [20:08:25] [Server thread/INFO]: Max TNT Explosions: 100
  244. [20:08:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  245. [20:08:25] [Server thread/INFO]: View Distance: 10
  246. [20:08:25] [Server thread/INFO]: Item Despawn Rate: 6000
  247. [20:08:25] [Server thread/INFO]: Item Merge Radius: 2.5
  248. [20:08:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  249. [20:08:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  250. [20:08:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  251. [20:08:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  252. [20:08:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  253. [20:08:25] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  254. [20:08:25] [Server thread/INFO]: Mob Spawn Range: 4
  255. [20:08:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  256. [20:08:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  257. [20:08:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  258. [20:08:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  259. [20:08:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  260. [20:08:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  261. [20:08:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  262. [20:08:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  263. [20:08:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  264. [20:08:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  265. [20:08:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  266. [20:08:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  267. [20:08:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  268. [20:08:25] [Server thread/INFO]: Random Lighting Updates: false
  269. [20:08:25] [Server thread/INFO]: Structure Info Saving: true
  270. [20:08:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  271. [20:08:25] [Server thread/INFO]: Max TNT Explosions: 100
  272. [20:08:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  273. [20:08:25] [Server thread/INFO]: View Distance: 10
  274. [20:08:25] [Server thread/INFO]: Item Despawn Rate: 6000
  275. [20:08:25] [Server thread/INFO]: Item Merge Radius: 2.5
  276. [20:08:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  277. [20:08:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  278. [20:08:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  279. [20:08:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  280. [20:08:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  281. [20:08:25] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2009995673247417630)
  282. [20:08:26] [Server thread/INFO]: Preparing start region for level 1 (Seed: 7486411757204902564)
  283. [20:08:26] [Server thread/INFO]: Preparing start region for level 2 (Seed: 7486411757204902564)
  284. [20:08:26] [Server thread/INFO]: [Fountains] Enabling Fountains v1.0
  285. [20:08:26] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
  286. [20:08:26] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  287. [20:08:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  288. [20:08:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ezrankspro
  289. [20:08:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: voteparty
  290. [20:08:26] [Server thread/WARN]: [PlaceholderAPI] Javascript placeholder: members does not have a file specified
  291. [20:08:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript
  292. [20:08:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bungee
  293. [20:08:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: pinger
  294. [20:08:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mvdw
  295. [20:08:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
  296. [20:08:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
  297. [20:08:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
  298. [20:08:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
  299. [20:08:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxetags
  300. [20:08:26] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  301. [20:08:26] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.5
  302. [20:08:26] [Server thread/INFO]: [FireworkJoin] Enabling FireworkJoin v1.1
  303. [20:08:26] [Server thread/INFO]: [FireworkJoin] FireworkJoin version 1.1 by Luconian activated
  304. [20:08:26] [Server thread/INFO]: [BukkitHiddenSyntaxBlocker] Enabling BukkitHiddenSyntaxBlocker v2.1
  305. [20:08:26] [Server thread/INFO]: [CommandSpy] Enabling CommandSpy v0.1
  306. [20:08:26] [Server thread/INFO]: --------------------------------------------------
  307. [20:08:26] [Server thread/INFO]: --> CommandSpy has been enabled successfully.
  308. [20:08:26] [Server thread/INFO]: --> Running version [0.1]
  309. [20:08:26] [Server thread/INFO]: --------------------------------------------------
  310. [20:08:26] [Server thread/INFO]: [UltimatePoop] Enabling UltimatePoop v1.0.0
  311. [20:08:26] [Server thread/INFO]: [UltimatePoop] has been enabled!
  312. [20:08:26] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
  313. [20:08:26] [Server thread/INFO]: [DeluxeTags] 11 tags loaded
  314. [20:08:26] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
  315. [20:08:26] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
  316. [20:08:26] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
  317. [20:08:27] [Server thread/INFO]: ----------------------------
  318. [20:08:27] [Server thread/INFO]: DeluxeTags Updater
  319. [20:08:27] [Server thread/INFO]:
  320. [20:08:27] [Server thread/INFO]: Could not connect to spigotmc.org
  321. [20:08:27] [Server thread/INFO]: to check for updates!
  322. [20:08:27] [Server thread/INFO]:
  323. [20:08:27] [Server thread/INFO]: ----------------------------
  324. [20:08:27] [Server thread/INFO]: ----------------------------
  325. [20:08:27] [Server thread/INFO]: DeluxeTags Updater
  326. [20:08:27] [Server thread/INFO]:
  327. [20:08:27] [Server thread/INFO]: You are running 1.7.1
  328. [20:08:27] [Server thread/INFO]: The latest version
  329. [20:08:27] [Server thread/INFO]: of DeluxeTags!
  330. [20:08:27] [Server thread/INFO]:
  331. [20:08:27] [Server thread/INFO]: ----------------------------
  332. [20:08:27] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.6.9
  333. [20:08:27] [Server thread/INFO]: [HeadDrops] Enabling HeadDrops v2.1.6
  334. [20:08:27] [Server thread/INFO]: [HeadDrops] No update was found and nothing was downloaded!
  335. [20:08:27] [Server thread/INFO]: [AntiPortalTrapping] Enabling AntiPortalTrapping v1.0
  336. [20:08:27] [Server thread/INFO]: [ServerLinks] Enabling ServerLinks v2.0
  337. [20:08:27] [Server thread/INFO]: [ServerLinks] Enabled!
  338. [20:08:27] [Server thread/INFO]: [CraftingStore] Enabling CraftingStore v1.5
  339. [20:08:28] [Server thread/INFO]: [CraftingStore] Your key is valid, and you are ready to accept donations!
  340. [20:08:29] [Server thread/INFO]: [CraftingStore] Hooked with PlaceholderAPI
  341. [20:08:29] [Server thread/INFO]: [ChatColor] Enabling ChatColor v6.2
  342. [20:08:29] [Server thread/INFO]: === Super Trails ===SuperTrails 9.6.9 for MC 1.12 enabledThank you for using !===================== Yep
  343. [20:08:29] [Server thread/INFO]: [icJukeBox] Enabling icJukeBox v1.6.3
  344. [20:08:29] [Server thread/WARN]: [icJukeBox] Could not save configuration.yml to plugins/icJukeBox/configuration.yml because configuration.yml already exists.
  345. [20:08:30] [Server thread/INFO]: Failed to load song-file Pokemon Battle Theme.nbs !
  346. [20:08:30] [Server thread/WARN]: java.io.EOFException
  347. [20:08:30] [Server thread/WARN]: at java.io.DataInputStream.readByte(DataInputStream.java:267)
  348. [20:08:30] [Server thread/WARN]: at com.statiocraft.xxmicloxx.NoteBlockAPI.NBSDecoder.readString(NBSDecoder.java:109)
  349. [20:08:30] [Server thread/WARN]: at com.statiocraft.xxmicloxx.NoteBlockAPI.NBSDecoder.parse(NBSDecoder.java:67)
  350. [20:08:30] [Server thread/WARN]: at com.statiocraft.xxmicloxx.NoteBlockAPI.NBSDecoder.parse(NBSDecoder.java:12)
  351. [20:08:30] [Server thread/WARN]: at com.statiocraft.jukebox.scJukeBox.reloadConfig(scJukeBox.java:112)
  352. [20:08:30] [Server thread/WARN]: at com.statiocraft.jukebox.scJukeBox.onEnable(scJukeBox.java:47)
  353. [20:08:30] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  354. [20:08:30] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
  355. [20:08:30] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  356. [20:08:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395)
  357. [20:08:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344)
  358. [20:08:30] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442)
  359. [20:08:30] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403)
  360. [20:08:30] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341)
  361. [20:08:30] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289)
  362. [20:08:30] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
  363. [20:08:30] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  364. [20:08:30] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
  365. [20:08:30] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  366. [20:08:30] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
  367. [20:08:30] [Server thread/INFO]: [OpenInv] Enabling OpenInv v3.3.5
  368. [20:08:30] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v3.7.2-SNAPSHOT
  369. [20:08:30] [Server thread/INFO]: [PacketListenerAPI] Adding channels for online players...
  370. [20:08:30] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.0.0
  371. [20:08:30] [Server thread/INFO]: [ClearLag] Loading modules...
  372. [20:08:30] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  373. [20:08:30] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  374. [20:08:30] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  375. [20:08:30] [Thread-24/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
  376. [20:08:30] [Server thread/INFO]: [BarGamble] Enabling BarGamble v1.0
  377. [20:08:30] [Server thread/INFO]: [GlowAPI] Enabling GlowAPI v1.4.6-SNAPSHOT
  378. [20:08:30] [Server thread/INFO]: [IllegalStack] Enabling IllegalStack v1.5.1
  379. [20:08:30] [Server thread/INFO]: [FreePlugin] - Stacked Armor Remover by dNiym enabled.
  380. [20:08:30] [Server thread/INFO]: [FreePlugin] - This plugin is provided as-is with no warranty, protects against various exploits present in Minecraft/Spigot
  381. [20:08:30] [Server thread/INFO]: plugins/IllegalStack
  382. [20:08:30] [Server thread/INFO]: [Illegal Stack] - MC Version < 1.13 detected!
  383. [20:08:30] [Server thread/INFO]: [HelpBook] Enabling HelpBook v1.1
  384. [20:08:30] [Server thread/INFO]: [HelpBook] Enabling the plugin - v1.1
  385. [20:08:30] [Server thread/INFO]: [HelpBook] Your server is running version v1_12_R1
  386. [20:08:30] [Server thread/INFO]: [HelpBook] HelpBook setup was successful!
  387. [20:08:30] [Server thread/INFO]: [HelpBook] The plugin setup process is complete!
  388. [20:08:30] [Server thread/INFO]: [Votifier] Enabling Votifier v2.3.7
  389. [20:08:30] [Server thread/INFO]: [Votifier] Loaded token for website: default
  390. [20:08:30] [Thread-24/INFO]: [ClearLag] No updates found!
  391. [20:08:30] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
  392. [20:08:30] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
  393. [20:08:30] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  394. [20:08:30] [nioEventLoopGroup-2-1/INFO]: [Votifier] Votifier enabled on socket /142.44.144.245:8113.
  395. [20:08:30] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
  396. [20:08:30] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  397. [20:08:30] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  398. [20:08:31] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  399. [20:08:31] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  400. [20:08:31] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  401. [20:08:31] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  402. [20:08:31] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.18.0
  403. [20:08:31] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  404. [20:08:31] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.18.0
  405. [20:08:31] [Server thread/INFO]: [FeatherBoard] Framework version: 2019-01
  406. [20:08:31] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  407. [20:08:31] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
  408. [20:08:31] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  409. [20:08:31] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
  410. [20:08:31] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
  411. [20:08:31] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
  412. [20:08:31] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
  413. [20:08:31] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
  414. [20:08:31] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
  415. [20:08:31] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
  416. [20:08:31] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  417. [20:08:31] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  418. [20:08:31] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  419. [20:08:31] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
  420. [20:08:31] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
  421. [20:08:31] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
  422. [20:08:31] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
  423. [20:08:31] [Server thread/INFO]: [FeatherBoard] Downloading placeholder [AutoSell 1.0.1] ...
  424. [20:08:32] [Server thread/INFO]: [FeatherBoard] Loading placeholder [AutoSell 1.0.1] ...
  425. [20:08:32] [Server thread/WARN]: [FeatherBoard] Deleting placeholder bundle: autosell.jar
  426. [20:08:32] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
  427. [20:08:32] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
  428. [20:08:32] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
  429. [20:08:32] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
  430. [20:08:32] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
  431. [20:08:32] [Server thread/INFO]: [FeatherBoard] Loading placeholder [DeluxeTags] ...
  432. [20:08:32] [Server thread/INFO]: [FeatherBoard] Loading placeholder [EZRanksPro] ...
  433. [20:08:32] [Server thread/INFO]: [FeatherBoard] Loading event hook: EZRanksUp Rankup event ...
  434. [20:08:32] [Server thread/INFO]: [FeatherBoard] Loading event hook: EZRanksUp Rankup event ...
  435. [20:08:32] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
  436. [20:08:32] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
  437. [20:08:32] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
  438. [20:08:32] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
  439. [20:08:32] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
  440. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
  441. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
  442. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
  443. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
  444. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Marriage] ...
  445. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
  446. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
  447. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
  448. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [PlaceholderAPI] ...
  449. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
  450. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
  451. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
  452. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
  453. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
  454. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
  455. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [SuperbVote] ...
  456. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
  457. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
  458. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
  459. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
  460. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  461. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  462. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  463. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  464. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  465. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  466. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  467. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  468. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VoteParty] ...
  469. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
  470. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [WorldGuard] ...
  471. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
  472. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
  473. [20:08:33] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
  474. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loaded 2984 of the 2984 placholders
  475. [20:08:33] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
  476. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
  477. [20:08:33] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
  478. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
  479. [20:08:33] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
  480. [20:08:33] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
  481. [20:08:33] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
  482. [20:08:34] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
  483. [20:08:34] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
  484. [20:08:34] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
  485. [20:08:34] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
  486. [20:08:34] [Server thread/INFO]: [FeatherBoard] Your version is up to date!
  487. [20:08:34] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  488. [20:08:34] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  489. [20:08:34] [Server thread/INFO]: [NoWeather] Enabling NoWeather v2.1
  490. [20:08:34] [Server thread/INFO]: [TAB] Enabling TAB v1.7.0
  491. [20:08:34] [Server thread/INFO]: [TAB] Enabled in 12ms
  492. [20:08:34] [Server thread/INFO]: [TAB] Original autor: NEZNAMY
  493. [20:08:34] [Server thread/INFO]: [TAB] New versions by Wisky987 | 1.6.4+
  494. [20:08:34] [Server thread/INFO]: [TAB] Please, if you have an issue use the Discussion page in TAB thread of Spigot forums
  495. [20:08:34] [Server thread/INFO]: [StaffChat] Enabling StaffChat v2.3
  496. [20:08:34] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.8.3
  497. [20:08:34] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
  498. [20:08:34] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
  499. [20:08:34] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
  500. [20:08:34] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
  501. [20:08:34] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
  502. [20:08:34] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
  503. [20:08:34] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
  504. [20:08:34] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
  505. [20:08:34] [Server thread/INFO]: [CrazyCrates] Loading custom files.
  506. [20:08:34] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Rare.yml.
  507. [20:08:34] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Legendary.yml.
  508. [20:08:34] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Vote.yml.
  509. [20:08:34] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
  510. [20:08:34] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
  511. [20:08:34] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
  512. [20:08:34] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
  513. [20:08:34] [Server thread/INFO]: [CrazyCrates] Loaded 6 physical crate locations.
  514. [20:08:34] [Server thread/INFO]: [CrazyCrates] Failed to load 3 physical crate locations.
  515. [20:08:34] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
  516. [20:08:34] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
  517. [20:08:34] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@7612549b}
  518. [20:08:34] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@7612549b_physical}
  519. [20:08:34] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@7612549b_total}
  520. [20:08:34] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@694d984a}
  521. [20:08:34] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@694d984a_physical}
  522. [20:08:34] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@694d984a_total}
  523. [20:08:34] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@3fe93331}
  524. [20:08:34] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@3fe93331_physical}
  525. [20:08:34] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@3fe93331_total}
  526. [20:08:34] [Server thread/INFO]: [EpicHeads] Enabling EpicHeads v2.3.4-ALPHA
  527. [20:08:35] [Server thread/INFO]: [EpicHeads] Found and loaded locale "en_US"
  528. [20:08:35] [Server thread/INFO]: [EpicHeads] EpicHeads has been enabled with 17048 heads (640.41 ms).
  529. [20:08:35] [Server thread/INFO]: [Marriage] Enabling Marriage v2.0.18
  530. [20:08:35] [Server thread/INFO]: [Marriage] Loading config...
  531. [20:08:35] [Server thread/INFO]: [Marriage] Hooked with PermissionsEx using Vault!
  532. [20:08:35] [Server thread/INFO]: [Marriage] Loading dependencies...
  533. [20:08:35] [Server thread/INFO]: [Marriage] Loading database...
  534. [20:08:35] [Server thread/INFO]: [Marriage] Loading listeners...
  535. [20:08:35] [Server thread/INFO]: [Marriage] Loading commands...
  536. [20:08:35] [Server thread/INFO]: [Marriage] Loading updater...
  537. [20:08:35] [Server thread/INFO]: [Marriage] Loading converter...
  538. [20:08:35] [Server thread/INFO]: [Marriage] Completed plugin load stage.
  539. [20:08:35] [Server thread/INFO]: [VoteParty] Enabling VoteParty v1.11.1
  540. [20:08:36] [Server thread/INFO]: ---------------------------
  541. [20:08:36] [Server thread/INFO]: VoteParty Updater
  542. [20:08:36] [Server thread/INFO]:
  543. [20:08:36] [Server thread/INFO]: An update for VoteParty has been found!
  544. [20:08:36] [Server thread/INFO]: VoteParty 1.13.0
  545. [20:08:36] [Server thread/INFO]: You are running 1.11.1
  546. [20:08:36] [Server thread/INFO]:
  547. [20:08:36] [Server thread/INFO]: Download at http://www.spigotmc.org/resources/voteparty.987/
  548. [20:08:36] [Server thread/INFO]: ---------------------------
  549. [20:08:36] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  550. [20:08:36] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  551. [20:08:36] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  552. [20:08:36] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  553. [20:08:36] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  554. [20:08:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  555. [20:08:36] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  556. [20:08:36] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  557. [20:08:36] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  558. [20:08:36] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  559. [20:08:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  560. [20:08:36] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  561. [20:08:36] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  562. [20:08:36] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  563. [20:08:36] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  564. [20:08:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  565. [20:08:36] [Server thread/INFO]: [WorldGuard] Loading region data...
  566. [20:08:36] [Server thread/INFO]: [UltraBar] Enabling UltraBar v1.6.1
  567. [20:08:36] [Server thread/INFO]: [UltraBar] Your server is running version v1_12_R1!
  568. [20:08:36] [Server thread/INFO]: [UltraBar] UltraBar is enabled and running fine! V: 1.6.1
  569. [20:08:36] [Server thread/INFO]: [UltraBar] WorldGuard detected. WorldGuard addon activated
  570. [20:08:36] [Server thread/INFO]: [UltraBar] Bstat metrics for this plugin is enabled. Disable it in the config if you do not want it on.
  571. [20:08:36] [Server thread/INFO]: [UltraBar] PlaceholderAPI detected. PlaceholderAPI addon detected.
  572. [20:08:36] [Server thread/INFO]: [EpicHoppers] Enabling EpicHoppers v3.5.9
  573. [20:08:36] [Server thread/INFO]: =============================
  574. [20:08:36] [Server thread/INFO]: EpicHoppers 3.5.9 by Songoda <3!
  575. [20:08:36] [Server thread/INFO]: Action: Enabling...
  576. [20:08:36] [Server thread/INFO]: [EpicHoppers] Found and loaded locale "en_US"
  577. [20:08:36] [Server thread/INFO]: [EpicHoppers] Found and loaded locale "de_DE"
  578. [20:08:36] [Server thread/INFO]: [EpicHoppers] Found and loaded locale "ru_RU"
  579. [20:08:36] [Server thread/INFO]: [EpicHoppers] Found and loaded locale "tr_TR"
  580. [20:08:36] [Server thread/INFO]: [EpicHoppers] Found and loaded locale "pt_BR"
  581. [20:08:36] [Server thread/INFO]: [EpicHoppers] Found and loaded locale "es_ES"
  582. [20:08:36] [Server thread/INFO]: [EpicHoppers] Found and loaded locale "it_IT"
  583. [20:08:36] [Server thread/INFO]: [EpicHoppers] Found and loaded locale "fr_FR"
  584. [20:08:36] [Server thread/INFO]: [EpicHoppers] Found and loaded locale "sv_SE"
  585. [20:08:36] [Server thread/INFO]: [EpicHoppers] Found and loaded locale "pr_FA"
  586. [20:08:36] [Server thread/INFO]: [EpicHoppers] Found and loaded locale "pl_PL"
  587. [20:08:36] [Server thread/INFO]: [EpicHoppers] Found and loaded locale "nl_NL"
  588. [20:08:36] [Server thread/WARN]: Invalid locale syntax at (line=1)
  589. [20:08:36] [Server thread/INFO]: [EpicHoppers] Found and loaded locale "ar_EG"
  590. [20:08:36] [Server thread/INFO]: [EpicHoppers] Loading Hooks File
  591. [20:08:36] [Server thread/INFO]: =============================
  592. [20:08:36] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.0.5
  593. [20:08:36] [Server thread/INFO]: [PlayerVaults] Loaded lang for english
  594. [20:08:36] [Server thread/INFO]: [GlowGUI] Enabling GlowGUI v1.0.7
  595. [20:08:36] [Server thread/INFO]: [GlowGUI] Enabling the plugin...
  596. [20:08:36] [Server thread/INFO]: [GlowGUI] Enabled GlowGUI v1.0.7!
  597. [20:08:36] [Server thread/INFO]: [EZRanksPro] Enabling EZRanksPro v1.7.1
  598. [20:08:37] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro messages.yml
  599. [20:08:37] [Server thread/INFO]: [EZRanksPro] Loading rankups.yml....
  600. [20:08:37] [Server thread/WARN]: [EZRanksPro] Rankup requirement message successfully loaded!
  601. [20:08:37] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Tier25
  602. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier1 to Tier2 successfully loaded
  603. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier2 to Tier3 successfully loaded
  604. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier3 to Tier4 successfully loaded
  605. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier4 to Tier5 successfully loaded
  606. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier5 to Tier6 successfully loaded
  607. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier6 to Tier7 successfully loaded
  608. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier7 to Tier8 successfully loaded
  609. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier8 to Tier9 successfully loaded
  610. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier9 to Tier10 successfully loaded
  611. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier10 to Tier11 successfully loaded
  612. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier11 to Tier12 successfully loaded
  613. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier12 to Tier13 successfully loaded
  614. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier13 to Tier14 successfully loaded
  615. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier14 to Tier15 successfully loaded
  616. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier15 to Tier16 successfully loaded
  617. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier16 to Tier17 successfully loaded
  618. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier17 to Tier18 successfully loaded
  619. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier18 to Tier19 successfully loaded
  620. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier19 to Tier20 successfully loaded
  621. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier20 to Tier21 successfully loaded
  622. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier21 to Tier22 successfully loaded
  623. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier22 to Tier23 successfully loaded
  624. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier23 to Tier24 successfully loaded
  625. [20:08:37] [Server thread/INFO]: [EZRanksPro] Rankup: Tier24 to Tier25 successfully loaded
  626. [20:08:37] [Server thread/INFO]: [EZRanksPro] 24 rankup(s) loaded
  627. [20:08:37] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Tier25
  628. [20:08:37] [Server thread/INFO]: [EZRanksPro] 1 rankup cost discounts loaded!
  629. [20:08:37] [Server thread/INFO]: [EZRanksPro] 1 rankup cost multipliers loaded!
  630. [20:08:37] [Server thread/INFO]: [EZRanksPro] Chat listener registered, Add {ezrankspro_rankprefix} to your chat formatting plugin for chat prefix integration
  631. [20:08:37] [Server thread/INFO]: [EZRanksPro] An update for EZRanksPro (EZRanksPro v1.7.2)
  632. [20:08:37] [Server thread/INFO]: [EZRanksPro] is available at https://www.spigotmc.org/resources/ezrankspro.10731/
  633. [20:08:37] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.1
  634. [20:08:37] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  635. [20:08:37] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  636. [20:08:37] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  637. [20:08:37] [Server thread/INFO]: [Essentials] Using locale en
  638. [20:08:37] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
  639. [20:08:37] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  640. [20:08:37] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  641. [20:08:37] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  642. [20:08:37] [Server thread/INFO]: [NamelessMC] Enabling NamelessMC vPre-1.1.0
  643. [20:08:38] [Server thread/INFO]: [NamelessMC] [Info] Loaded NamelessMC configuration file...
  644. [20:08:38] [Server thread/INFO]: [NamelessMC] [Info] Loaded The Commands File!
  645. [20:08:38] [Server thread/INFO]: [NamelessMC] [Info] Loaded Messages file!
  646. [20:08:38] [Server thread/INFO]: [NamelessMC] [Info] Loaded Players Data File!
  647. [20:08:38] [Server thread/INFO]: [MVdWPlaceholderAPI] NamelessMC added custom placeholder {nameless_alerts}
  648. [20:08:38] [Server thread/INFO]: [MVdWPlaceholderAPI] NamelessMC added custom placeholder {nameless_messages}
  649. [20:08:38] [Server thread/INFO]: [NamelessMC] [Info] Found no new updates!
  650. [20:08:38] [Server thread/INFO]: [GameBox] Enabling GameBox v2.1.3
  651. [20:08:39] [Server thread/INFO]: [GameBox] [ACF] Minecraft Version: 1.12
  652. [20:08:39] [Server thread/INFO]: [HipoGames] Hooked into PlaceholderAPI
  653. [20:08:39] [Server thread/INFO]: [BountyHunters] Enabling BountyHunters v1.3.0.5
  654. [20:08:39] [Server thread/INFO]: ------------------------------------------------------
  655. [20:08:39] [Server thread/INFO]: Enabling BountyHunters 1.3.0.5...
  656. [20:08:39] [Server thread/INFO]: Detected Server Version: v1_12_R1
  657. [20:08:39] [Server thread/INFO]: BountyHunters 1.3.0.5 has been enabled!
  658. [20:08:39] [Server thread/INFO]: ------------------------------------------------------
  659. [20:08:39] [Server thread/INFO]: [FabledSkyBlock] Enabling FabledSkyBlock vBuild-72
  660. [20:08:39] [Server thread/INFO]: =============================
  661. [20:08:39] [Server thread/INFO]: FabledSkyBlock Build-72 by Songoda <3!
  662. [20:08:39] [Server thread/INFO]: Action: Enabling...
  663. [20:08:39] [Server thread/INFO]: =============================
  664. [20:08:39] [Server thread/INFO]: SkyBlock | Info: Generating VoidWorld 'islandnormal'.
  665. [20:08:39] [Server thread/INFO]: -------- World Settings For [islandnormal] --------
  666. [20:08:39] [Server thread/INFO]: Mob Spawn Range: 4
  667. [20:08:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
  668. [20:08:39] [Server thread/INFO]: Cane Growth Modifier: 100%
  669. [20:08:39] [Server thread/INFO]: Melon Growth Modifier: 100%
  670. [20:08:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  671. [20:08:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  672. [20:08:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
  673. [20:08:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
  674. [20:08:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  675. [20:08:39] [Server thread/INFO]: Vine Growth Modifier: 100%
  676. [20:08:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  677. [20:08:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  678. [20:08:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  679. [20:08:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  680. [20:08:39] [Server thread/INFO]: Random Lighting Updates: false
  681. [20:08:39] [Server thread/INFO]: Structure Info Saving: true
  682. [20:08:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  683. [20:08:39] [Server thread/INFO]: Max TNT Explosions: 100
  684. [20:08:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  685. [20:08:39] [Server thread/INFO]: View Distance: 10
  686. [20:08:39] [Server thread/INFO]: Item Despawn Rate: 6000
  687. [20:08:39] [Server thread/INFO]: Item Merge Radius: 2.5
  688. [20:08:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
  689. [20:08:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  690. [20:08:39] [Server thread/INFO]: Experience Merge Radius: 3.0
  691. [20:08:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  692. [20:08:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  693. [20:08:39] [Server thread/INFO]: Preparing start region for level 3 (Seed: -3137838297265741212)
  694. [20:08:39] [Server thread/INFO]: [CrazyCrates] Fixed 0 broken crate locations.
  695. [20:08:39] [Server thread/INFO]: [WorldGuard] (islandnormal) TNT ignition is PERMITTED.
  696. [20:08:39] [Server thread/INFO]: [WorldGuard] (islandnormal) Lighters are PERMITTED.
  697. [20:08:39] [Server thread/INFO]: [WorldGuard] (islandnormal) Lava fire is blocked.
  698. [20:08:39] [Server thread/INFO]: [WorldGuard] (islandnormal) Fire spread is UNRESTRICTED.
  699. [20:08:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'islandnormal'
  700. [20:08:39] [Server thread/INFO]: SkyBlock | Info: Generating VoidWorld 'islandnether'.
  701. [20:08:39] [Server thread/INFO]: -------- World Settings For [islandnether] --------
  702. [20:08:39] [Server thread/INFO]: Mob Spawn Range: 4
  703. [20:08:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
  704. [20:08:39] [Server thread/INFO]: Cane Growth Modifier: 100%
  705. [20:08:39] [Server thread/INFO]: Melon Growth Modifier: 100%
  706. [20:08:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  707. [20:08:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  708. [20:08:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
  709. [20:08:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
  710. [20:08:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  711. [20:08:39] [Server thread/INFO]: Vine Growth Modifier: 100%
  712. [20:08:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  713. [20:08:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  714. [20:08:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  715. [20:08:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  716. [20:08:39] [Server thread/INFO]: Random Lighting Updates: false
  717. [20:08:39] [Server thread/INFO]: Structure Info Saving: true
  718. [20:08:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  719. [20:08:39] [Server thread/INFO]: Max TNT Explosions: 100
  720. [20:08:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  721. [20:08:39] [Server thread/INFO]: View Distance: 10
  722. [20:08:39] [Server thread/INFO]: Item Despawn Rate: 6000
  723. [20:08:39] [Server thread/INFO]: Item Merge Radius: 2.5
  724. [20:08:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
  725. [20:08:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  726. [20:08:39] [Server thread/INFO]: Experience Merge Radius: 3.0
  727. [20:08:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  728. [20:08:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  729. [20:08:39] [Server thread/INFO]: Preparing start region for level 4 (Seed: -592816067969789066)
  730. [20:08:39] [Server thread/INFO]: [CrazyCrates] Fixed 0 broken crate locations.
  731. [20:08:39] [Server thread/INFO]: [WorldGuard] (islandnether) TNT ignition is PERMITTED.
  732. [20:08:39] [Server thread/INFO]: [WorldGuard] (islandnether) Lighters are PERMITTED.
  733. [20:08:39] [Server thread/INFO]: [WorldGuard] (islandnether) Lava fire is blocked.
  734. [20:08:39] [Server thread/INFO]: [WorldGuard] (islandnether) Fire spread is UNRESTRICTED.
  735. [20:08:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'islandnether'
  736. [20:08:39] [Server thread/INFO]: SkyBlock | Info: Generating VoidWorld 'islandend'.
  737. [20:08:39] [Server thread/INFO]: -------- World Settings For [islandend] --------
  738. [20:08:39] [Server thread/INFO]: Mob Spawn Range: 4
  739. [20:08:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
  740. [20:08:39] [Server thread/INFO]: Cane Growth Modifier: 100%
  741. [20:08:39] [Server thread/INFO]: Melon Growth Modifier: 100%
  742. [20:08:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  743. [20:08:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  744. [20:08:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
  745. [20:08:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
  746. [20:08:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  747. [20:08:39] [Server thread/INFO]: Vine Growth Modifier: 100%
  748. [20:08:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  749. [20:08:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  750. [20:08:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  751. [20:08:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  752. [20:08:39] [Server thread/INFO]: Random Lighting Updates: false
  753. [20:08:39] [Server thread/INFO]: Structure Info Saving: true
  754. [20:08:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  755. [20:08:39] [Server thread/INFO]: Max TNT Explosions: 100
  756. [20:08:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  757. [20:08:39] [Server thread/INFO]: View Distance: 10
  758. [20:08:39] [Server thread/INFO]: Item Despawn Rate: 6000
  759. [20:08:39] [Server thread/INFO]: Item Merge Radius: 2.5
  760. [20:08:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
  761. [20:08:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  762. [20:08:39] [Server thread/INFO]: Experience Merge Radius: 3.0
  763. [20:08:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  764. [20:08:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  765. [20:08:39] [Server thread/INFO]: Preparing start region for level 5 (Seed: -4362919738394271386)
  766. [20:08:40] [Server thread/INFO]: [CrazyCrates] Fixed 0 broken crate locations.
  767. [20:08:40] [Server thread/INFO]: [WorldGuard] (islandend) TNT ignition is PERMITTED.
  768. [20:08:40] [Server thread/INFO]: [WorldGuard] (islandend) Lighters are PERMITTED.
  769. [20:08:40] [Server thread/INFO]: [WorldGuard] (islandend) Lava fire is blocked.
  770. [20:08:40] [Server thread/INFO]: [WorldGuard] (islandend) Fire spread is UNRESTRICTED.
  771. [20:08:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'islandend'
  772. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_islands}
  773. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_1}
  774. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_1}
  775. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_2}
  776. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_2}
  777. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_3}
  778. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_3}
  779. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_4}
  780. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_4}
  781. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_5}
  782. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_5}
  783. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_6}
  784. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_6}
  785. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_7}
  786. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_7}
  787. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_8}
  788. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_8}
  789. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_9}
  790. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_9}
  791. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_10}
  792. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_10}
  793. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_size}
  794. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_radius}
  795. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_level}
  796. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_level_formatted}
  797. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_points}
  798. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_role}
  799. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_owner}
  800. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_biome}
  801. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_time}
  802. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_weather}
  803. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_bans}
  804. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_members_total}
  805. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_members}
  806. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_operators}
  807. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_coops}
  808. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_coops_total}
  809. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_visitors}
  810. [20:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_invites}
  811. [20:08:40] [Server thread/INFO]: [EpicSpawners] Enabling EpicSpawners v5.8.4
  812. [20:08:40] [Server thread/INFO]: =============================
  813. [20:08:40] [Server thread/INFO]: EpicSpawners 5.8.4 by Songoda <3!
  814. [20:08:40] [Server thread/INFO]: Action: Enabling...
  815. [20:08:40] [Server thread/INFO]: [EpicSpawners] Loading data file
  816. [20:08:40] [Server thread/INFO]: [EpicSpawners] Found and loaded locale "en_US"
  817. [20:08:40] [Server thread/INFO]: [EpicSpawners] Found and loaded locale "ru_RU"
  818. [20:08:40] [Server thread/INFO]: [EpicSpawners] Found and loaded locale "pt_BR"
  819. [20:08:40] [Server thread/INFO]: [EpicSpawners] Found and loaded locale "es_ES"
  820. [20:08:40] [Server thread/INFO]: [EpicSpawners] Found and loaded locale "it_IT"
  821. [20:08:40] [Server thread/INFO]: [EpicSpawners] Found and loaded locale "fr_FR"
  822. [20:08:40] [Server thread/INFO]: [EpicSpawners] Found and loaded locale "fo_FO"
  823. [20:08:40] [Server thread/INFO]: [EpicSpawners] Found and loaded locale "sv_SE"
  824. [20:08:40] [Server thread/INFO]: [EpicSpawners] Found and loaded locale "pr_FA"
  825. [20:08:40] [Server thread/INFO]: [EpicSpawners] Found and loaded locale "pl_PL"
  826. [20:08:40] [Server thread/INFO]: [EpicSpawners] Found and loaded locale "nl_NL"
  827. [20:08:41] [Server thread/INFO]: [EpicSpawners] Loading Hooks File
  828. [20:08:41] [Server thread/INFO]: [EpicSpawners] Loading language file
  829. [20:08:41] [Server thread/INFO]: =============================
  830. [20:08:41] [Server thread/INFO]: [EpicFarming] Enabling EpicFarming v2.1.5
  831. [20:08:41] [Server thread/INFO]: =============================
  832. [20:08:41] [Server thread/INFO]: EpicFarming 2.1.5 by Brianna <3!
  833. [20:08:41] [Server thread/INFO]: Action: Enabling...
  834. [20:08:41] [Server thread/INFO]: [EpicFarming] Found and loaded locale "en_US"
  835. [20:08:41] [Server thread/INFO]: [EpicFarming] Found and loaded locale "de_DE"
  836. [20:08:41] [Server thread/INFO]: [EpicFarming] Found and loaded locale "ru_RU"
  837. [20:08:41] [Server thread/INFO]: [EpicFarming] Found and loaded locale "tr_TR"
  838. [20:08:41] [Server thread/INFO]: [EpicFarming] Found and loaded locale "pt_BR"
  839. [20:08:41] [Server thread/INFO]: [EpicFarming] Found and loaded locale "es_ES"
  840. [20:08:41] [Server thread/INFO]: [EpicFarming] Found and loaded locale "it_IT"
  841. [20:08:41] [Server thread/INFO]: [EpicFarming] Found and loaded locale "fr_FR"
  842. [20:08:41] [Server thread/INFO]: [EpicFarming] Found and loaded locale "fo_FO"
  843. [20:08:41] [Server thread/INFO]: [EpicFarming] Found and loaded locale "sv_SE"
  844. [20:08:41] [Server thread/INFO]: [EpicFarming] Found and loaded locale "pr_FA"
  845. [20:08:41] [Server thread/INFO]: [EpicFarming] Found and loaded locale "pl_PL"
  846. [20:08:41] [Server thread/INFO]: [EpicFarming] Found and loaded locale "nl_NL"
  847. [20:08:41] [Server thread/INFO]: [EpicFarming] Found and loaded locale "ar_EG"
  848. [20:08:42] [Server thread/INFO]: [EpicFarming] Loading Data File
  849. [20:08:42] [Server thread/INFO]: [EpicFarming] Loading Hooks File
  850. [20:08:43] [Server thread/INFO]: =============================
  851. [20:08:43] [Server thread/INFO]: [AutoSell] Enabling AutoSell v2.0.10
  852. [20:08:43] [Server thread/INFO]: [AutoSell] Item rottenflesh registered for $41.67
  853. [20:08:43] [Server thread/INFO]: [AutoSell] Item sulphur registered for $58.33
  854. [20:08:43] [Server thread/INFO]: [AutoSell] Item string registered for $50.0
  855. [20:08:43] [Server thread/INFO]: [AutoSell] Item inksack:0 registered for $1.67
  856. [20:08:43] [Server thread/INFO]: [AutoSell] Item inksack:3 registered for $8.33
  857. [20:08:43] [Server thread/INFO]: [AutoSell] Item inksack:4 registered for $8.33
  858. [20:08:43] [Server thread/INFO]: [AutoSell] Item inksack:15 registered for $16.67
  859. [20:08:43] [Server thread/INFO]: [AutoSell] Item leather registered for $3.33
  860. [20:08:43] [Server thread/INFO]: [AutoSell] Item egg registered for $1.67
  861. [20:08:43] [Server thread/INFO]: [AutoSell] Item feather registered for $5.0
  862. [20:08:43] [Server thread/INFO]: [AutoSell] Item redrose registered for $66.67
  863. [20:08:43] [Server thread/INFO]: [AutoSell] Item coal registered for $3.33
  864. [20:08:43] [Server thread/INFO]: [AutoSell] Item ironingot registered for $5.0
  865. [20:08:43] [Server thread/INFO]: [AutoSell] Item ironore registered for $0.8
  866. [20:08:43] [Server thread/INFO]: [AutoSell] Item goldingot registered for $8.33
  867. [20:08:43] [Server thread/INFO]: [AutoSell] Item goldore registered for $2.0
  868. [20:08:43] [Server thread/INFO]: [AutoSell] Item diamond registered for $58.33
  869. [20:08:43] [Server thread/INFO]: [AutoSell] Item emerald registered for $50.0
  870. [20:08:43] [Server thread/INFO]: [AutoSell] Item redstone registered for $8.33
  871. [20:08:43] [Server thread/INFO]: [AutoSell] Item quartz registered for $8.33
  872. [20:08:43] [Server thread/INFO]: [AutoSell] Item blazerod registered for $3.33
  873. [20:08:43] [Server thread/INFO]: [AutoSell] Item netherstalk registered for $3.33
  874. [20:08:43] [Server thread/INFO]: [AutoSell] Item rabbitfoot registered for $6.67
  875. [20:08:43] [Server thread/INFO]: [AutoSell] Item spidereye registered for $3.33
  876. [20:08:43] [Server thread/INFO]: [AutoSell] Item seeds registered for $0.33
  877. [20:08:43] [Server thread/INFO]: [AutoSell] Item wheat registered for $1.67
  878. [20:08:43] [Server thread/INFO]: [AutoSell] Item pumpkinseeds registered for $8.33
  879. [20:08:43] [Server thread/INFO]: [AutoSell] Item melonseeds registered for $8.33
  880. [20:08:43] [Server thread/INFO]: [AutoSell] Item cactus registered for $16.67
  881. [20:08:43] [Server thread/INFO]: [AutoSell] Item sugarcane registered for $16.67
  882. [20:08:43] [Server thread/INFO]: [AutoSell] Item sugar registered for $3.33
  883. [20:08:43] [Server thread/INFO]: [AutoSell] Item enderpearl registered for $6.67
  884. [20:08:43] [Server thread/INFO]: [AutoSell] Item slimeball registered for $33.33
  885. [20:08:43] [Server thread/INFO]: [AutoSell] Item carrot registered for $8.33
  886. [20:08:43] [Server thread/INFO]: [AutoSell] Item potato registered for $8.33
  887. [20:08:43] [Server thread/INFO]: [AutoSell] Item apple registered for $8.33
  888. [20:08:43] [Server thread/INFO]: [AutoSell] Item melon registered for $8.33
  889. [20:08:43] [Server thread/INFO]: [AutoSell] Item cobblestone registered for $0.67
  890. [20:08:43] [Server thread/INFO]: [AutoSell] Item bone registered for $50.0
  891. [20:08:43] [Server thread/INFO]: [AutoSell] A total of 39 items have been registered.
  892. [20:08:43] [Server thread/INFO]: [SafeTrade] Enabling SafeTrade v1.0.15
  893. [20:08:43] [Server thread/INFO]: [SafeTrade] Using Essentials Economy
  894. [20:08:43] [Server thread/INFO]: [SimplePets] Enabling SimplePets v4.1-RELEASE
  895. [20:08:43] [Server thread/INFO]: [SimplePets] Checking for updates...
  896. [20:08:43] [Server thread/INFO]: [SimplePets] loading BStats...
  897. [20:08:43] [Server thread/INFO]: [SimplePets] BStats Location: https://bstats.org/plugin/bukkit/SimplePets
  898. [20:08:43] [Server thread/INFO]: [SimplePets Debug] Found support for version(s): [v1_12_R1]
  899. [20:08:43] [Server thread/INFO]: [SimplePets Debug] Using pre-1.13 DataConversions for v1_12_R1
  900. [20:08:43] [Server thread/WARN]: java.lang.NullPointerException
  901. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.utils.ItemBuilder.<init>(ItemBuilder.java:38)
  902. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.utils.ItemBuilder.<init>(ItemBuilder.java:33)
  903. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.menu.menuItems.ShulkerColor.getDefaultItems(ShulkerColor.java:59)
  904. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.reflection.ReflectionUtil.getMenuItemsJSON(ReflectionUtil.java:109)
  905. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.pet.PetDefault.loadDefaults(PetDefault.java:60)
  906. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.storage.files.base.JSONFile.reload(JSONFile.java:72)
  907. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.pet.PetDefault.<init>(PetDefault.java:36)
  908. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.pet.types.ShulkerDefault.<init>(ShulkerDefault.java:15)
  909. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.pet.TypeManager.<init>(TypeManager.java:57)
  910. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.PetCore.onEnable(PetCore.java:89)
  911. [20:08:43] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  912. [20:08:43] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
  913. [20:08:43] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  914. [20:08:43] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395)
  915. [20:08:43] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344)
  916. [20:08:43] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442)
  917. [20:08:43] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403)
  918. [20:08:43] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341)
  919. [20:08:43] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289)
  920. [20:08:43] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
  921. [20:08:43] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  922. [20:08:43] [Server thread/WARN]: java.lang.NullPointerException
  923. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.utils.ItemBuilder.<init>(ItemBuilder.java:38)
  924. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.utils.ItemBuilder.<init>(ItemBuilder.java:33)
  925. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.menu.menuItems.ShulkerColor.getDefaultItems(ShulkerColor.java:59)
  926. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.reflection.ReflectionUtil.getMenuItemsJSON(ReflectionUtil.java:109)
  927. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.pet.PetDefault.loadDefaults(PetDefault.java:60)
  928. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.pet.TypeManager.register(TypeManager.java:97)
  929. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.pet.TypeManager.<init>(TypeManager.java:57)
  930. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.PetCore.onEnable(PetCore.java:89)
  931. [20:08:43] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  932. [20:08:43] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
  933. [20:08:43] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  934. [20:08:43] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395)
  935. [20:08:43] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344)
  936. [20:08:43] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442)
  937. [20:08:43] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403)
  938. [20:08:43] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341)
  939. [20:08:43] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289)
  940. [20:08:43] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
  941. [20:08:43] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  942. [20:08:43] [Server thread/WARN]: java.lang.NullPointerException
  943. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.utils.ItemBuilder.<init>(ItemBuilder.java:38)
  944. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.utils.ItemBuilder.<init>(ItemBuilder.java:33)
  945. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.menu.menuItems.ShulkerColor.getDefaultItems(ShulkerColor.java:59)
  946. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.reflection.ReflectionUtil.getMenuItemsJSON(ReflectionUtil.java:109)
  947. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.pet.PetDefault.loadDefaults(PetDefault.java:60)
  948. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.storage.files.base.JSONFile.reload(JSONFile.java:72)
  949. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.pet.TypeManager.register(TypeManager.java:99)
  950. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.pet.TypeManager.<init>(TypeManager.java:57)
  951. [20:08:43] [Server thread/WARN]: at simplepets.brainsynder.PetCore.onEnable(PetCore.java:89)
  952. [20:08:43] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  953. [20:08:43] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
  954. [20:08:43] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  955. [20:08:43] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395)
  956. [20:08:43] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344)
  957. [20:08:43] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442)
  958. [20:08:43] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403)
  959. [20:08:43] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341)
  960. [20:08:43] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289)
  961. [20:08:43] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
  962. [20:08:43] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  963. [20:08:43] [Server thread/INFO]: [SimplePets Debug] Loading Config.yml...
  964. [20:08:43] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.6.0-b738
  965. [20:08:43] [Server thread/INFO]: -------- World Settings For [flatworld] --------
  966. [20:08:43] [Server thread/INFO]: Mob Spawn Range: 4
  967. [20:08:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
  968. [20:08:43] [Server thread/INFO]: Cane Growth Modifier: 100%
  969. [20:08:43] [Server thread/INFO]: Melon Growth Modifier: 100%
  970. [20:08:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  971. [20:08:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  972. [20:08:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
  973. [20:08:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
  974. [20:08:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  975. [20:08:43] [Server thread/INFO]: Vine Growth Modifier: 100%
  976. [20:08:43] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  977. [20:08:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  978. [20:08:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  979. [20:08:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  980. [20:08:43] [Server thread/INFO]: Random Lighting Updates: false
  981. [20:08:43] [Server thread/INFO]: Structure Info Saving: true
  982. [20:08:43] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  983. [20:08:43] [Server thread/INFO]: Max TNT Explosions: 100
  984. [20:08:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  985. [20:08:43] [Server thread/INFO]: View Distance: 10
  986. [20:08:43] [Server thread/INFO]: Item Despawn Rate: 6000
  987. [20:08:43] [Server thread/INFO]: Item Merge Radius: 2.5
  988. [20:08:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
  989. [20:08:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  990. [20:08:43] [Server thread/INFO]: Experience Merge Radius: 3.0
  991. [20:08:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  992. [20:08:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  993. [20:08:43] [Server thread/INFO]: Preparing start region for level 6 (Seed: -4667228200303911019)
  994. [20:08:43] [Server thread/INFO]: [CrazyCrates] Fixed 0 broken crate locations.
  995. [20:08:43] [Server thread/INFO]: [WorldGuard] (flatworld) TNT ignition is PERMITTED.
  996. [20:08:43] [Server thread/INFO]: [WorldGuard] (flatworld) Lighters are PERMITTED.
  997. [20:08:43] [Server thread/INFO]: [WorldGuard] (flatworld) Lava fire is blocked.
  998. [20:08:43] [Server thread/INFO]: [WorldGuard] (flatworld) Fire spread is UNRESTRICTED.
  999. [20:08:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flatworld'
  1000. [20:08:43] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
  1001. [20:08:44] [Server thread/INFO]: [Multiverse-Core] Version 2.6.0-b738 (API v21) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  1002. [20:08:44] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1591)
  1003. [20:08:44] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.15.0.1
  1004. [20:08:44] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.5
  1005. [20:08:44] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
  1006. [20:08:44] [Server thread/INFO]: [DeluxeMenus] 20 GUI menus loaded!
  1007. [20:08:44] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
  1008. [20:08:44] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
  1009. [20:08:44] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.6
  1010. [20:08:44] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
  1011. [20:08:44] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
  1012. [20:08:44] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
  1013. [20:08:44] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
  1014. [20:08:44] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
  1015. [20:08:44] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
  1016. [20:08:44] [Server thread/INFO]: [SuperbVote] Enabling SuperbVote v0.5.2-1.12
  1017. [20:08:44] [Server thread/INFO]: [SuperbVote] Using clip's PlaceholderAPI to provide extra placeholders.
  1018. [20:08:44] [Server thread/INFO]: [UltimateKits] Enabling UltimateKits v2.2.5
  1019. [20:08:44] [Server thread/INFO]: =============================
  1020. [20:08:44] [Server thread/INFO]: UltimateKits 2.2.5 by Songoda <3!
  1021. [20:08:44] [Server thread/INFO]: Action: Enabling...
  1022. [20:08:44] [Server thread/INFO]: [UltimateKits] Loading data file
  1023. [20:08:44] [Server thread/INFO]: =============================
  1024. [20:08:44] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.9.7.2
  1025. [20:08:44] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.9.2 (build 86)
  1026. [20:08:46] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  1027. [20:08:46] [Server thread/INFO]: [NoFlyZone] Enabling NoFlyZone v1.3
  1028. [20:08:46] [Server thread/INFO]: [NoFlyZone] Hooked into WorldGuard 6.2.2-SNAPSHOT;8eeab68
  1029. [20:08:46] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.6.0
  1030. [20:08:46] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
  1031. [20:08:46] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
  1032. [20:08:46] [Server thread/INFO]: [CommandNPC] Initiating Database
  1033. [20:08:46] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
  1034. [20:08:46] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
  1035. [20:08:46] [Thread-28/INFO]: [CommandNPC] Loading commands complete!
  1036. [20:08:46] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.15.0.1
  1037. [20:08:46] [Server thread/INFO]: [EpicAnchors] Enabling EpicAnchors v1.1.12
  1038. [20:08:46] [Server thread/INFO]: =============================
  1039. [20:08:46] [Server thread/INFO]: EpicAnchors 1.1.12 by Brianna <3!
  1040. [20:08:46] [Server thread/INFO]: Action: Enabling...
  1041. [20:08:46] [Server thread/INFO]: [EpicAnchors] Found and loaded locale "en_US"
  1042. [20:08:46] [Server thread/INFO]: [EpicAnchors] Loading Data File
  1043. [20:08:46] [Server thread/INFO]: [EpicAnchors] Loading data file
  1044. [20:08:46] [Server thread/INFO]: [EpicAnchors] Registered protection hook for plugin: WorldGuard
  1045. [20:08:46] [Server thread/INFO]: =============================
  1046. [20:08:46] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.3
  1047. [20:08:47] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.18.5
  1048. [20:08:47] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
  1049. [20:08:47] [Server thread/INFO]: [ShopGUIPlus] EpicSpawners support enabled.
  1050. [20:08:47] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
  1051. [20:08:47] [Server thread/INFO]: [UltimateTimber] Enabling UltimateTimber v1.0.12
  1052. [20:08:47] [Server thread/INFO]: =============================
  1053. [20:08:47] [Server thread/INFO]: UltimateTimber 1.0.12 by Songoda <3!
  1054. [20:08:47] [Server thread/INFO]: Action: Enabling...
  1055. [20:08:47] [Server thread/INFO]: =============================
  1056. [20:08:47] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.8.2
  1057. [20:08:47] [Server thread/INFO]: [iDisguise] iDisguise 5.8.2 enabled!
  1058. [20:08:47] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8
  1059. [20:08:47] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  1060. [20:08:47] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  1061. [20:08:47] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  1062. [20:08:47] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
  1063. [20:08:47] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
  1064. [20:08:47] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
  1065. [20:08:47] [Server thread/INFO]: [AntiCommandTab] Enabling AntiCommandTab v3.8
  1066. [20:08:47] [Server thread/INFO]: [Item2Chat] Enabling Item2Chat v1.6.2
  1067. [20:08:47] [Server thread/INFO]: [Item2Chat] Item2Chat version 1.6.2 is Enabled
  1068. [20:08:47] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
  1069. [20:08:47] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  1070. [20:08:47] [Server thread/INFO]: [MoreFish] Enabling MoreFish v2.1.3
  1071. [20:08:47] [Server thread/INFO]: [MoreFish] Loaded 25 fish successfully.
  1072. [20:08:47] [Server thread/WARN]: java.lang.NullPointerException
  1073. [20:08:47] [Server thread/WARN]: at me.elsiff.morefish.protocol.UpdateChecker.loadNewVersion(UpdateChecker.java:42)
  1074. [20:08:47] [Server thread/WARN]: at me.elsiff.morefish.protocol.UpdateChecker.<init>(UpdateChecker.java:18)
  1075. [20:08:47] [Server thread/WARN]: at me.elsiff.morefish.MoreFish.onEnable(MoreFish.java:54)
  1076. [20:08:47] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  1077. [20:08:47] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
  1078. [20:08:47] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  1079. [20:08:47] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395)
  1080. [20:08:47] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344)
  1081. [20:08:47] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442)
  1082. [20:08:47] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403)
  1083. [20:08:47] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341)
  1084. [20:08:47] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289)
  1085. [20:08:47] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
  1086. [20:08:47] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  1087. [20:08:47] [Server thread/INFO]: [MoreFish] Found Vault for economy support.
  1088. [20:08:47] [Server thread/INFO]: [MoreFish] Found Citizens for Fish Shop Trait.
  1089. [20:08:47] [Server thread/INFO]: [MoreFish] Found PlaceholderAPI for placeholders support.
  1090. [20:08:47] [Server thread/INFO]: [MoreFish] Found WorldGuard for regions support.
  1091. [20:08:47] [Server thread/INFO]: [MoreFish] Plugin has been enabled!
  1092. [20:08:47] [Server thread/INFO]: [CBU] Enabling CommandBlockerUltimate v1.5.1
  1093. [20:08:47] [Server thread/WARN]: [CBU] It is recommended that you install Yamler, because that allows the config to be a lot more flexible and straightforward to use.
  1094. [20:08:47] [Server thread/WARN]: [CBU] Using the simplified configuration adapter! When CommandBlockerUltimate updates, new options won't be in your configuration file!
  1095. [20:08:47] [Server thread/INFO]: [CBU] CommandBlockerUltimate cbu-bootstrap Version 1.5.1 Build 70ab267 is licensed under the GNU General Public License Version 2. See the LICENSE file included in its .jar archive for details.
  1096. [20:08:47] [Server thread/INFO]: [ChatInjector] Enabling ChatInjector v1.0.0
  1097. [20:08:47] [Server thread/INFO]: [UltimateStacker] Enabling UltimateStacker v1.1.7
  1098. [20:08:47] [Server thread/INFO]: =============================
  1099. [20:08:47] [Server thread/INFO]: UltimateStacker 1.1.7 by Songoda <3!
  1100. [20:08:47] [Server thread/INFO]: Action: Enabling...
  1101. [20:08:47] [Server thread/INFO]: [UltimateStacker] Loading data file
  1102. [20:08:47] [Server thread/INFO]: [UltimateStacker] Found and loaded locale "en_US"
  1103. [20:08:47] [Server thread/INFO]: [UltimateStacker] Found and loaded locale "ru_RU"
  1104. [20:08:47] [Server thread/INFO]: [UltimateStacker] Found and loaded locale "tr_TR"
  1105. [20:08:47] [Server thread/INFO]: [UltimateStacker] Found and loaded locale "pt_BR"
  1106. [20:08:48] [Server thread/INFO]: [UltimateStacker] Found and loaded locale "es_ES"
  1107. [20:08:48] [Server thread/INFO]: [UltimateStacker] Found and loaded locale "it_IT"
  1108. [20:08:48] [Server thread/INFO]: [UltimateStacker] Found and loaded locale "fo_FO"
  1109. [20:08:48] [Server thread/INFO]: [UltimateStacker] Found and loaded locale "sv_SE"
  1110. [20:08:48] [Server thread/INFO]: [UltimateStacker] Found and loaded locale "he_IL"
  1111. [20:08:48] [Server thread/INFO]: [UltimateStacker] Found and loaded locale "pl_PL"
  1112. [20:08:48] [Server thread/INFO]: [UltimateStacker] Found and loaded locale "nl_NL"
  1113. [20:08:48] [Server thread/INFO]: [UltimateStacker] Found and loaded locale "ar_EG"
  1114. [20:08:48] [Server thread/INFO]: =============================
  1115. [20:08:48] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.3.9
  1116. [20:08:48] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  1117. [20:08:48] [Server thread/INFO]: [LiteBans] Connecting to database...
  1118. [20:08:49] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://sql.pebblehost.com:3306/customer_4462;useSSL=false] (922.9 ms).
  1119. [20:08:49] [Server thread/INFO]: [LiteBans] [Sync] Server name: litebans
  1120. [20:08:49] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: 24e0d8f267874021bfd32d7a872d3393 <1>
  1121. [20:08:49] [Server thread/INFO]: [LiteBans] Database connection fully initialized (1369.7 ms).
  1122. [20:08:49] [Server thread/INFO]: [LiteBans] v2.3.9 enabled. Startup took 1537 ms.
  1123. [20:08:49] [Server thread/INFO]: [CoinFlipper] Enabling CoinFlipper v2.4
  1124. [20:08:50] [Server thread/INFO]: [CoinFlipper] ProtocolLib detected. Hooking...
  1125. [20:08:50] [Server thread/INFO]: [CoinFlipper] Connecting to SQLite...
  1126. [20:08:50] [Server thread/INFO]: [EpicFurnaces] Enabling EpicFurnaces v4.1.3
  1127. [20:08:50] [Server thread/INFO]: =============================
  1128. [20:08:50] [Server thread/INFO]: EpicFurnaces 4.1.3 by Songoda <3!
  1129. [20:08:50] [Server thread/INFO]: Action: Enabling...
  1130. [20:08:50] [Server thread/INFO]: Found and loaded locale "en_US"
  1131. [20:08:50] [Server thread/INFO]: [EpicFurnaces] Registered protection hooks for plugin: FabledSkyBlock vBuild-72
  1132. [20:08:50] [Server thread/INFO]: [EpicFurnaces] Registered protection hooks for plugin: WorldGuard v6.2.2-SNAPSHOT;8eeab68
  1133. [20:08:50] [Server thread/INFO]: =============================
  1134. [20:08:50] [Server thread/INFO]: [LastHolo] Enabling LastHolo v2.1.1.2
  1135. [20:08:50] [Server thread/INFO]: < UPDATE > New update for LastHolo is available. Check them out in 'https://bit.ly/2IY9hDb'
  1136. [20:08:50] [Server thread/INFO]: [LastHolo] Hooked into WorldGuard.
  1137. [20:08:50] [Server thread/INFO]: [LH] WorldGuard Version - 6.0 +
  1138. [20:08:50] [Server thread/INFO]: [LastHolo] Plugin successfully enabled, have a fancy chat there, enjoy ;)
  1139. [20:08:51] [Server thread/INFO]: Done (26.350s)! For help, type "help" or "?"
  1140. [20:08:51] [Server thread/INFO]: Timings Reset
  1141. [20:08:51] [Server thread/INFO]: [HipoGames] No missing messages in your language files :)
  1142. [20:08:51] [Server thread/INFO]: [HipoGames] 3 games were registered. Have fun :)
  1143. [20:08:51] [Server thread/INFO]: Multiverse already knows about 'islandnormal'!
  1144. [20:08:51] [Server thread/INFO]: Success! Property generator was set to FabledSkyBlock
  1145. [20:08:51] [Server thread/INFO]: Multiverse already knows about 'islandnether'!
  1146. [20:08:51] [Server thread/INFO]: Success! Property generator was set to FabledSkyBlock
  1147. [20:08:51] [Craft Scheduler Thread - 11/INFO]: [Marriage] Purged 0 player entries in 2ms
  1148. [20:08:51] [Server thread/INFO]: Multiverse already knows about 'islandend'!
  1149. [20:08:51] [Server thread/INFO]: Success! Property generator was set to FabledSkyBlock
  1150. [20:08:51] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12.2(340)
  1151. [20:08:51] [Craft Scheduler Thread - 11/INFO]: SkyBlock | Info: Fetching user information from island data. This may take a while...
  1152. [20:08:51] [Craft Scheduler Thread - 11/INFO]: SkyBlock | Info: Finished fetching user information from island data.
  1153. [20:08:51] [Craft Scheduler Thread - 45/INFO]: [Vault] Checking for Updates ...
  1154. [20:08:51] [Craft Scheduler Thread - 45/INFO]: [Vault] No new version available
  1155. [20:08:51] [Craft Scheduler Thread - 4/INFO]: [PacketListenerApi] Plugin is up-to-date
  1156. [20:08:52] [Craft Scheduler Thread - 6/INFO]: [PlaceholderAPI] 125 placeholder expansions are available on the cloud.
  1157. [20:08:52] [Craft Scheduler Thread - 6/INFO]: [PlaceholderAPI] 5 installed expansions have updates available.
  1158. [20:08:52] [Server thread/INFO]: [Citizens] Loaded 17 NPCs.
  1159. [20:08:54] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
  1160. [20:08:54] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
  1161. [20:09:36] [LoginProcessingThread/INFO]: UUID of player Hipopotofobia is 78130c6d-36a0-4ba2-a021-d4a0c54cfb42
  1162. [20:09:36] [Server thread/INFO]: [ReflectionHelper] Version is v1_12_R1 (11201)
  1163. [20:09:36] [Server thread/INFO]: Hipopotofobia[/73.180.87.35:61256] logged in with entity id 93 at ([flatworld]-171.15711616350777, 15.28174636619706, -106.27391775129934)
  1164. [20:09:36] [Server thread/INFO]: (+) Hipopotofobia Connected
  1165. [20:09:40] [Server thread/INFO]: Hipopotofobia issued server command: /is
  1166. [20:09:53] [Server thread/INFO]: Hipopotofobia issued server command: /es give Hipopotofobia cow 1
  1167. [20:10:14] [Server thread/INFO]: Saving...
  1168. [20:10:14] [Server thread/INFO]: Saved the world
  1169. [20:10:14] [Server thread/INFO]: Stopping the server
  1170. [20:10:14] [Server thread/INFO]: Stopping server
  1171. [20:10:14] [Server thread/INFO]: [LastHolo] Disabling LastHolo v2.1.1.2
  1172. [20:10:14] [Server thread/INFO]: LastHolo disabled, saving up all player's data.
  1173. [20:10:14] [Server thread/INFO]: [EpicFurnaces] Disabling EpicFurnaces v4.1.3
  1174. [20:10:14] [Server thread/INFO]: =============================
  1175. [20:10:14] [Server thread/INFO]: EpicFurnaces 4.1.3 by Songoda <3!
  1176. [20:10:14] [Server thread/INFO]: Action: Disabling...
  1177. [20:10:14] [Server thread/INFO]: =============================
  1178. [20:10:14] [Server thread/INFO]: [CoinFlipper] Disabling CoinFlipper v2.4
  1179. [20:10:14] [Server thread/INFO]: [LiteBans] Disabling LiteBans v2.3.9
  1180. [20:10:14] [Server thread/INFO]: [LiteBans] v2.3.9 disabled.
  1181. [20:10:14] [Server thread/INFO]: [UltimateStacker] Disabling UltimateStacker v1.1.7
  1182. [20:10:14] [Server thread/INFO]: =============================
  1183. [20:10:14] [Server thread/INFO]: UltimateStacker 1.1.7 by Songoda <3!
  1184. [20:10:14] [Server thread/INFO]: Action: Disabling...
  1185. [20:10:14] [Server thread/INFO]: =============================
  1186. [20:10:14] [Server thread/INFO]: [ChatInjector] Disabling ChatInjector v1.0.0
  1187. [20:10:14] [Server thread/INFO]: [CBU] Disabling CommandBlockerUltimate v1.5.1
  1188. [20:10:14] [Server thread/INFO]: [MoreFish] Disabling MoreFish v2.1.3
  1189. [20:10:14] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: morefish
  1190. [20:10:14] [Server thread/INFO]: [MoreFish] Plugin has been disabled!
  1191. [20:10:14] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.3.2
  1192. [20:10:14] [Server thread/INFO]: [Item2Chat] Disabling Item2Chat v1.6.2
  1193. [20:10:14] [Server thread/INFO]: [Item2Chat] Item2Chat version 1.6.2 is Disabled
  1194. [20:10:14] [Server thread/INFO]: [AntiCommandTab] Disabling AntiCommandTab v3.8
  1195. [20:10:14] [Server thread/INFO]: [ViaRewind] Disabling ViaRewind v1.3.13
  1196. [20:10:14] [Server thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4.8
  1197. [20:10:14] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 disabled.
  1198. [20:10:14] [Server thread/INFO]: [iDisguise] Disabling iDisguise v5.8.2
  1199. [20:10:15] [Server thread/INFO]: [iDisguise] iDisguise 5.8.2 disabled!
  1200. [20:10:15] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.4.0
  1201. [20:10:15] [Server thread/INFO]: [UltimateTimber] Disabling UltimateTimber v1.0.12
  1202. [20:10:15] [Server thread/INFO]: =============================
  1203. [20:10:15] [Server thread/INFO]: UltimateTimber 1.0.12 by Songoda <3!
  1204. [20:10:15] [Server thread/INFO]: Action: Disabling...
  1205. [20:10:15] [Server thread/INFO]: =============================
  1206. [20:10:15] [Server thread/INFO]: [ShopGUIPlus] Disabling ShopGUIPlus v1.18.5
  1207. [20:10:15] [Server thread/INFO]: [TitleManager] Disabling TitleManager v2.1.3
  1208. [20:10:15] [Server thread/INFO]: [EpicAnchors] Disabling EpicAnchors v1.1.12
  1209. [20:10:15] [Server thread/INFO]: =============================
  1210. [20:10:15] [Server thread/INFO]: EpicAnchors 1.1.12 by Brianna <3!
  1211. [20:10:15] [Server thread/INFO]: Action: Disabling...
  1212. [20:10:15] [Server thread/INFO]: =============================
  1213. [20:10:15] [Server thread/INFO]: [ViaBackwards] Disabling ViaBackwards v2.3.1
  1214. [20:10:15] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.15.0.1
  1215. [20:10:15] [Server thread/INFO]: [CommandNPC] Disabling CommandNPC v1.9.1
  1216. [20:10:15] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v1.6.0
  1217. [20:10:15] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  1218. [20:10:15] [Server thread/INFO]: [NoFlyZone] Disabling NoFlyZone v1.3
  1219. [20:10:15] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.9.2 (build 86)
  1220. [20:10:15] [Server thread/INFO]: [BlockParticles] Disabling BlockParticles v1.9.7.2
  1221. [20:10:15] [Server thread/INFO]: [UltimateKits] Disabling UltimateKits v2.2.5
  1222. [20:10:15] [Server thread/INFO]: =============================
  1223. [20:10:15] [Server thread/INFO]: UltimateKits 2.2.5 by Songoda <3!
  1224. [20:10:15] [Server thread/INFO]: Action: Disabling...
  1225. [20:10:15] [Server thread/INFO]: =============================
  1226. [20:10:15] [Server thread/INFO]: [ProtocolSupport] Disabling ProtocolSupport v4.28
  1227. [20:10:15] [Server thread/INFO]: [SuperbVote] Disabling SuperbVote v0.5.2-1.12
  1228. [20:10:15] [Server thread/INFO]: [CrazyAuctions] Disabling CrazyAuctions v1.2.6
  1229. [20:10:15] [Server thread/INFO]: [DeluxeMenus] Disabling DeluxeMenus v1.10.5
  1230. [20:10:15] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.15.0.1
  1231. [20:10:15] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.24-SNAPSHOT (build 1591)
  1232. [20:10:15] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.6.0-b738
  1233. [20:10:15] [Server thread/INFO]: [SimplePets] Disabling SimplePets v4.1-RELEASE
  1234. [20:10:15] [Server thread/INFO]: [SafeTrade] Disabling SafeTrade v1.0.15
  1235. [20:10:15] [Server thread/INFO]: [AutoSell] Disabling AutoSell v2.0.10
  1236. [20:10:15] [Server thread/INFO]: [EpicFarming] Disabling EpicFarming v2.1.5
  1237. [20:10:15] [Server thread/INFO]: =============================
  1238. [20:10:15] [Server thread/INFO]: EpicFarming 2.1.5 by Songoda <3!
  1239. [20:10:15] [Server thread/INFO]: Action: Disabling...
  1240. [20:10:15] [Server thread/INFO]: =============================
  1241. [20:10:15] [Server thread/INFO]: [EpicSpawners] Disabling EpicSpawners v5.8.4
  1242. [20:10:15] [Server thread/INFO]: =============================
  1243. [20:10:15] [Server thread/INFO]: EpicSpawners 5.8.4 by Songoda <3!
  1244. [20:10:15] [Server thread/INFO]: Action: Disabling...
  1245. [20:10:15] [Server thread/INFO]: =============================
  1246. [20:10:15] [Server thread/INFO]: [FabledSkyBlock] Disabling FabledSkyBlock vBuild-72
  1247. [20:10:15] [Server thread/INFO]: =============================
  1248. [20:10:15] [Server thread/INFO]: FabledSkyBlock Build-72 by Songoda <3!
  1249. [20:10:15] [Server thread/INFO]: Action: Disabling...
  1250. [20:10:15] [Server thread/INFO]: =============================
  1251. [20:10:15] [Server thread/INFO]: [BountyHunters] Disabling BountyHunters v1.3.0.5
  1252. [20:10:15] [Server thread/INFO]: [GameBox] Disabling GameBox v2.1.3
  1253. [20:10:15] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: gamebox
  1254. [20:10:15] [Server thread/INFO]: [NamelessMC] Disabling NamelessMC vPre-1.1.0
  1255. [20:10:15] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: nameless
  1256. [20:10:15] [Server thread/INFO]: [Essentials] Disabling Essentials v2.15.0.1
  1257. [20:10:15] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: essentials
  1258. [20:10:15] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  1259. [20:10:15] [Server thread/INFO]: [EZRanksPro] Disabling EZRanksPro v1.7.1
  1260. [20:10:15] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: ezrankspro
  1261. [20:10:15] [Server thread/INFO]: [GlowGUI] Disabling GlowGUI v1.0.7
  1262. [20:10:15] [Server thread/INFO]: [GlowGUI] Disabling the plugin...
  1263. [20:10:15] [Server thread/INFO]: [GlowGUI] Disabled GlowGUI v1.0.7!
  1264. [20:10:15] [Server thread/INFO]: [PlayerVaults] Disabling PlayerVaults v4.0.5
  1265. [20:10:15] [Server thread/INFO]: [EpicHoppers] Disabling EpicHoppers v3.5.9
  1266. [20:10:15] [Server thread/INFO]: =============================
  1267. [20:10:15] [Server thread/INFO]: EpicHoppers 3.5.9 by Songoda <3!
  1268. [20:10:15] [Server thread/INFO]: Action: Disabling...
  1269. [20:10:15] [Server thread/INFO]: =============================
  1270. [20:10:15] [Server thread/INFO]: [UltraBar] Disabling UltraBar v1.6.1
  1271. [20:10:15] [Server thread/INFO]: [UltraBar] UltraBar for 1.11 - 1.13.1 has been disabled correctly!
  1272. [20:10:15] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  1273. [20:10:15] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  1274. [20:10:15] [Server thread/INFO]: [VoteParty] Disabling VoteParty v1.11.1
  1275. [20:10:15] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: voteparty
  1276. [20:10:15] [Server thread/INFO]: [Marriage] Disabling Marriage v2.0.18
  1277. [20:10:15] [Server thread/INFO]: [Marriage] Loading database...
  1278. [20:10:15] [Server thread/INFO]: [Marriage] Plugin has been completely disabled.
  1279. [20:10:15] [Server thread/INFO]: [EpicHeads] Disabling EpicHeads v2.3.4-ALPHA
  1280. [20:10:15] [Server thread/INFO]: [CrazyCrates] Disabling CrazyCrates v1.8.3
  1281. [20:10:15] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: crazycrates
  1282. [20:10:15] [Server thread/INFO]: [Vault] Disabling Vault v1.7.1-b91
  1283. [20:10:15] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault
  1284. [20:10:15] [Server thread/INFO]: [StaffChat] Disabling StaffChat v2.3
  1285. [20:10:15] [Server thread/INFO]: [TAB] Disabling TAB v1.7.0
  1286. [20:10:15] [Server thread/INFO]: [TAB] Disabled in 1ms
  1287. [20:10:15] [Server thread/INFO]: [NoWeather] Disabling NoWeather v2.1
  1288. [20:10:15] [Server thread/INFO]: [FeatherBoard] Disabling FeatherBoard v4.18.0
  1289. [20:10:15] [Server thread/INFO]: [FeatherBoard] Cancelling all tasks ...
  1290. [20:10:15] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  1291. [20:10:15] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  1292. [20:10:15] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v2.5.1
  1293. [20:10:15] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: mvdw
  1294. [20:10:15] [Server thread/INFO]: [Votifier] Disabling Votifier v2.3.7
  1295. [20:10:15] [Server thread/INFO]: [Votifier] Votifier disabled.
  1296. [20:10:15] [Server thread/INFO]: [HelpBook] Disabling HelpBook v1.1
  1297. [20:10:15] [Server thread/INFO]: [HelpBook] Disabling this plugin - v1.1
  1298. [20:10:15] [Server thread/INFO]: [IllegalStack] Disabling IllegalStack v1.5.1
  1299. [20:10:15] [Server thread/INFO]: [FreePlugin] - Stacked Armor Remover by dNiym disabled!
  1300. [20:10:15] [Server thread/INFO]: [GlowAPI] Disabling GlowAPI v1.4.6-SNAPSHOT
  1301. [20:10:15] [Server thread/INFO]: [BarGamble] Disabling BarGamble v1.0
  1302. [20:10:15] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.0.0
  1303. [20:10:15] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  1304. [20:10:15] [Server thread/INFO]: [PacketListenerApi] Disabling PacketListenerApi v3.7.2-SNAPSHOT
  1305. [20:10:15] [Server thread/INFO]: [PacketListenerAPI] Removing channels for online players...
  1306. [20:10:15] [Server thread/INFO]: [PacketListenerAPI] Removing packet handlers (1)...
  1307. [20:10:15] [Server thread/INFO]: [OpenInv] Disabling OpenInv v3.3.5
  1308. [20:10:15] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.9;caf0ad9
  1309. [20:10:15] [Server thread/INFO]: [icJukeBox] Disabling icJukeBox v1.6.3
  1310. [20:10:15] [Server thread/INFO]: [ChatColor] Disabling ChatColor v6.2
  1311. [20:10:15] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: chatcolorplus
  1312. [20:10:15] [Server thread/INFO]: Error: me.chemmic.main line 72
  1313. [20:10:15] [Server thread/INFO]: [SimpleAPI] Disabling SimpleAPI v3.8-SNAPSHOT
  1314. [20:10:15] [Server thread/INFO]: [CraftingStore] Disabling CraftingStore v1.5
  1315. [20:10:15] [Server thread/INFO]: [ServerLinks] Disabling ServerLinks v2.0
  1316. [20:10:15] [Server thread/INFO]: [ServerLinks] Disabled!
  1317. [20:10:15] [Server thread/INFO]: [AntiPortalTrapping] Disabling AntiPortalTrapping v1.0
  1318. [20:10:15] [Server thread/INFO]: [HeadDrops] Disabling HeadDrops v2.1.6
  1319. [20:10:15] [Server thread/INFO]: [SuperTrails] Disabling SuperTrails v9.6.9
  1320. [20:10:15] [Server thread/INFO]: [DeluxeTags] Disabling DeluxeTags v1.7.1
  1321. [20:10:15] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: deluxetags
  1322. [20:10:15] [Server thread/INFO]: [UltimatePoop] Disabling UltimatePoop v1.0.0
  1323. [20:10:15] [Server thread/INFO]: [CommandSpy] Disabling CommandSpy v0.1
  1324. [20:10:15] [Server thread/INFO]: --------------------------------------------------
  1325. [20:10:15] [Server thread/INFO]: --> CommandSpy has been disabled successfully.
  1326. [20:10:15] [Server thread/INFO]: --------------------------------------------------
  1327. [20:10:15] [Server thread/INFO]: [BukkitHiddenSyntaxBlocker] Disabling BukkitHiddenSyntaxBlocker v2.1
  1328. [20:10:15] [Server thread/INFO]: [FireworkJoin] Disabling FireworkJoin v1.1
  1329. [20:10:15] [Server thread/INFO]: [FireworkJoin] FireworkJoin version 1.1 by Luconian deactivated
  1330. [20:10:15] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.5
  1331. [20:10:15] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.9.2
  1332. [20:10:15] [Server thread/INFO]: [Fountains] Disabling Fountains v1.0
  1333. [20:10:15] [Server thread/INFO]: Saving players
  1334. [20:10:15] [Server thread/INFO]: Hipopotofobia lost connection: Server closed
  1335. [20:10:15] [Server thread/INFO]: Hipopotofobia left the game
  1336. [20:10:15] [Server thread/INFO]: Saving worlds
  1337. [20:10:15] [Server thread/INFO]: Saving chunks for level 'world'/overworld
  1338. [20:10:15] [Server thread/INFO]: Saving chunks for level 'world_nether'/the_nether
  1339. [20:10:15] [Server thread/INFO]: Saving chunks for level 'world_the_end'/the_end
  1340. [20:10:15] [Server thread/INFO]: Saving chunks for level 'islandnormal'/overworld
  1341. [20:10:15] [Server thread/INFO]: Saving chunks for level 'islandnether'/the_nether
  1342. [20:10:15] [Server thread/INFO]: Saving chunks for level 'islandend'/the_end
  1343. [20:10:15] [Server thread/INFO]: Saving chunks for level 'flatworld'/overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement