Advertisement
Guest User

Untitled

a guest
Apr 20th, 2017
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 87.98 KB | None | 0 0
  1. [16:07:16] [Server thread/INFO]: Starting minecraft server version 1.9
  2. [16:07:16] [Server thread/INFO]: Loading properties
  3. [16:07:16] [Server thread/WARN]: ressource-pack-hash is depricated and found along side resource-pack-sha1. resource-pack-hash will be ignored.
  4. [16:07:16] [Server thread/INFO]: Default game type: SURVIVAL
  5. [16:07:16] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-d20369f-7fc5cd8 (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT)
  6. [16:07:17] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [16:07:17] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [16:07:17] [Server thread/INFO]: Debug logging is disabled
  9. [16:07:17] [Server thread/INFO]: Generating keypair
  10. [16:07:17] [Server thread/INFO]: Starting Minecraft server on 5.255.85.201:25862
  11. [16:07:17] [Server thread/INFO]: Using epoll channel type
  12. [16:07:17] [Server thread/ERROR]: Could not load 'plugins/Buycraft.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  14. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  16. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  17. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  18. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  19. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  20. Caused by: java.util.zip.ZipException: error in opening zip file
  21. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_111]
  22. at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_111]
  23. at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_111]
  24. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_111]
  25. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_111]
  26. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  27. ... 5 more
  28. [16:07:17] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  29. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %name% for plugin BannerBoard...
  30. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %BannerBoard:name% for plugin BannerBoard...
  31. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %uuid% for plugin BannerBoard...
  32. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %BannerBoard:uuid% for plugin BannerBoard...
  33. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer COLOR for plugin BannerBoard...
  34. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:COLOR for plugin BannerBoard...
  35. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer IMAGE for plugin BannerBoard...
  36. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:IMAGE for plugin BannerBoard...
  37. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer TEXT for plugin BannerBoard...
  38. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:TEXT for plugin BannerBoard...
  39. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer SKIN for plugin BannerBoard...
  40. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:SKIN for plugin BannerBoard...
  41. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer LIVEIMG for plugin BannerBoard...
  42. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:LIVEIMG for plugin BannerBoard...
  43. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer URLIMG for plugin BannerBoard...
  44. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:URLIMG for plugin BannerBoard...
  45. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer INTERACT for plugin BannerBoard...
  46. [16:07:17] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:INTERACT for plugin BannerBoard...
  47. [16:07:17] [Server thread/ERROR]: Could not load 'plugins/FactionsDynmap.jar' in folder 'plugins'
  48. org.bukkit.plugin.UnknownDependencyException: dynmap
  49. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  50. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  51. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  52. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  53. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  54. [16:07:18] [Server thread/INFO]: [Scorpio-API] Loading Scorpio-API v1.8.0
  55. [16:07:18] [Server thread/INFO]: [ClearChat] Loading ClearChat v1.3
  56. [16:07:18] [Server thread/INFO]: [KitPvP] Loading KitPvP v1.1.1
  57. [16:07:18] [Server thread/INFO]: [Craftconomy3] Loading Craftconomy3 v3.3-e72ac42-trv178
  58. [16:07:18] [Server thread/INFO]: [MineStats] Loading MineStats v1.2.3
  59. [16:07:18] [Server thread/INFO]: [CommandSpying] Loading CommandSpying v1.2
  60. [16:07:18] [Server thread/INFO]: [ChunkLoader] Loading ChunkLoader v1.8.0
  61. [16:07:18] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.0.4
  62. [16:07:18] [Server thread/INFO]: [ViaVersion] ViaVersion 1.0.4compat is now loaded, injecting!
  63. [16:07:18] [Server thread/INFO]: [PcBroadcast] Loading PcBroadcast v3.15.14
  64. [16:07:18] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
  65. [16:07:18] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
  66. [16:07:18] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  67. [16:07:18] [Server thread/INFO]: [XPConomy] Loading XPConomy v1.1
  68. [16:07:18] [Server thread/INFO]: [XPConomy] Has been loaded
  69. [16:07:18] [Server thread/INFO]: [ChatControl] Loading ChatControl v7.3.0
  70. [16:07:19] [Server thread/INFO]: [EndlessEnchant] Loading EndlessEnchant v1.4
  71. [16:07:19] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  72. [16:07:19] [Server thread/INFO]: [BannerBoard] Loading BannerBoard v1.9.7
  73. [16:07:19] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  74. [16:07:19] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.0
  75. [16:07:20] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.13
  76. [16:07:20] [Server thread/INFO]: [MCWebInterface] Loading MCWebInterface v2.8.0
  77. [16:07:20] [Server thread/INFO]: [FakePlayers] Loading FakePlayers v1.1
  78. [16:07:20] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v17.04.20-b7e3eff-651-12.3.18
  79. [16:07:20] [Server thread/INFO]: [OldPvP] Loading OldPvP v1.9
  80. [16:07:20] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  81. [16:07:20] [Server thread/INFO]: [TrollCommandsPlusPlus] Loading TrollCommandsPlusPlus v2.7.23
  82. [16:07:20] [Server thread/INFO]: me.egg82.tcpp.lib.ninja.egg82.registry.Registry.destroy()
  83. [16:07:20] [Server thread/INFO]: me.egg82.tcpp.lib.ninja.egg82.registry.Registry.dispose()
  84. [16:07:20] [Server thread/INFO]: Plugin version: 1.8.0_111
  85. [16:07:20] [Server thread/INFO]: [TrollCommands++] Neither LibsDisguises nor iDisguise was found. The /control and /scare commands have been disabled.
  86. [16:07:20] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
  87. [16:07:20] [Server thread/INFO]: [InstaSoup] Loading InstaSoup v1.0
  88. [16:07:20] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.7-SNAPSHOT
  89. [16:07:20] [Server thread/INFO]: [Lottery] Loading Lottery v0.9.4
  90. [16:07:20] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  91. [16:07:20] [Server thread/INFO]: [GAListener] Loading GAListener v0.9
  92. [16:07:20] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.10.0
  93. [16:07:20] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  94. [16:07:20] [Server thread/INFO]: [HurricaneRename] Loading HurricaneRename v1.1
  95. [16:07:20] [Server thread/INFO]: [EnderPearlCoolDown] Loading EnderPearlCoolDown v1.5.0
  96. [16:07:20] [Server thread/INFO]: [SignColors] Loading SignColors v1.1.0
  97. [16:07:20] [Server thread/INFO]: [BossShopPro] Loading BossShopPro v1.5.0
  98. [16:07:20] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.5.7-b${BUILD_NUMBER}
  99. [16:07:20] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  100. [16:07:20] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.4
  101. [16:07:20] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
  102. [16:07:20] [Server thread/INFO]: [MysqlPlayerDataBridge] Loading MysqlPlayerDataBridge v3.3.1
  103. [16:07:20] [Server thread/INFO]: [PremiumVanish] Loading PremiumVanish v1.8.4
  104. [16:07:20] [Server thread/INFO]: [SpawnerShop] Loading SpawnerShop v3.3.2
  105. [16:07:20] [Server thread/INFO]: [LiteBans] Loading LiteBans v1.9.17
  106. [16:07:20] [Server thread/INFO]: [WhatIsIt] Loading WhatIsIt v1.3.8
  107. [16:07:20] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
  108. [16:07:20] [Server thread/INFO]: [Factions] Loading Factions v2.10.0
  109. [16:07:20] [Server thread/INFO]: [MysqlEconomyBank] Loading MysqlEconomyBank v1.9.1
  110. [16:07:20] [Server thread/INFO]: [MyPet] Loading MyPet v2.3.4
  111. [16:07:21] [Server thread/WARN]: [MyPet] Error occured while enabling WorldGuard (5.9) hook.
  112. [16:07:21] [Server thread/WARN]: java.lang.NoClassDefFoundError: com/sk89q/worldguard/protection/association/RegionAssociable
  113. [16:07:21] [Server thread/WARN]: at java.lang.Class.getDeclaredConstructors0(Native Method)
  114. [16:07:21] [Server thread/WARN]: at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
  115. [16:07:21] [Server thread/WARN]: at java.lang.Class.getConstructor0(Class.java:3075)
  116. [16:07:21] [Server thread/WARN]: at java.lang.Class.newInstance(Class.java:412)
  117. [16:07:21] [Server thread/WARN]: at de.Keyle.MyPet.api.util.hooks.PluginHookManager.registerHook(PluginHookManager.java:67)
  118. [16:07:21] [Server thread/WARN]: at de.Keyle.MyPet.MyPetPlugin.registerHooks(MyPetPlugin.java:496)
  119. [16:07:21] [Server thread/WARN]: at de.Keyle.MyPet.MyPetPlugin.onLoad(MyPetPlugin.java:134)
  120. [16:07:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:301)
  121. [16:07:21] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201)
  122. [16:07:21] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  123. [16:07:21] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  124. [16:07:21] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.protection.association.RegionAssociable
  125. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  126. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
  127. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
  128. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  129. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  130. [16:07:21] [Server thread/WARN]: ... 11 more
  131. [16:07:21] [Server thread/INFO]: [SelectionVisualizer] Loading SelectionVisualizer v1.9.0.0
  132. [16:07:21] [Server thread/INFO]: [React] Loading React v4.6.2p
  133. [16:07:21] [Server thread/INFO]: Setting Tick to 82
  134. [16:07:21] [Server thread/INFO]: [ObsidianDestroyer] Loading ObsidianDestroyer v4.3.0
  135. [16:07:21] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.0
  136. [16:07:21] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  137. [16:07:21] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.13
  138. [16:07:21] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v17.04.20-b7e3eff-651-12.3.18
  139. [16:07:21] [Server thread/INFO]: (FAWE) ====== FAWE FAILED TO INITIALIZE ======
  140. [16:07:21] [Server thread/WARN]: java.lang.NoClassDefFoundError: com/sk89q/worldedit/extent/InputExtent
  141. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.defineClass1(Native Method)
  142. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
  143. [16:07:21] [Server thread/WARN]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  144. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
  145. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
  146. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
  147. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
  148. [16:07:21] [Server thread/WARN]: at java.security.AccessController.doPrivileged(Native Method)
  149. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
  150. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
  151. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:195)
  152. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:97)
  153. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
  154. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  155. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  156. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.defineClass1(Native Method)
  157. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
  158. [16:07:21] [Server thread/WARN]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  159. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
  160. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
  161. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
  162. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
  163. [16:07:21] [Server thread/WARN]: at java.security.AccessController.doPrivileged(Native Method)
  164. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
  165. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
  166. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:195)
  167. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:97)
  168. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
  169. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  170. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  171. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.defineClass1(Native Method)
  172. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
  173. [16:07:21] [Server thread/WARN]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  174. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
  175. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
  176. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
  177. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
  178. [16:07:21] [Server thread/WARN]: at java.security.AccessController.doPrivileged(Native Method)
  179. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
  180. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
  181. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:195)
  182. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:97)
  183. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
  184. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  185. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  186. [16:07:21] [Server thread/WARN]: at com.boydti.fawe.Fawe.setupInjector(Fawe.java:393)
  187. [16:07:21] [Server thread/WARN]: at com.boydti.fawe.bukkit.FaweBukkit.setupInjector(FaweBukkit.java:117)
  188. [16:07:21] [Server thread/WARN]: at com.boydti.fawe.bukkit.FaweBukkit.<init>(FaweBukkit.java:74)
  189. [16:07:21] [Server thread/WARN]: at com.boydti.fawe.bukkit.BukkitMain.onEnable(BukkitMain.java:63)
  190. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  191. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  192. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  193. [16:07:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  194. [16:07:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  195. [16:07:21] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:202)
  196. [16:07:21] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  197. [16:07:21] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  198. [16:07:21] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.extent.InputExtent
  199. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  200. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
  201. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
  202. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  203. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  204. [16:07:21] [Server thread/WARN]: ... 57 more
  205. [16:07:21] [Server thread/INFO]: (FAWE) =======================================
  206. [16:07:21] [Server thread/INFO]: (FAWE) Things to check:
  207. [16:07:21] [Server thread/INFO]: (FAWE) - Using the latest version of WorldEdit/FAWE
  208. [16:07:21] [Server thread/INFO]: (FAWE) - AsyncWorldEdit/WorldEditRegions isn't installed
  209. [16:07:21] [Server thread/INFO]: (FAWE) - Any other errors in the startup log
  210. [16:07:21] [Server thread/INFO]: (FAWE) Contact Empire92 if you need assistance:
  211. [16:07:21] [Server thread/INFO]: (FAWE) - Send me a PM or ask on IRC
  212. [16:07:21] [Server thread/INFO]: (FAWE) - http://webchat.esper.net/?nick=hannels=IntellectualCrafters
  213. [16:07:21] [Server thread/INFO]: (FAWE) =======================================
  214. [16:07:21] [Server thread/WARN]: java.lang.NoClassDefFoundError: com/sk89q/worldedit/session/SessionKey
  215. [16:07:21] [Server thread/WARN]: at com.boydti.fawe.bukkit.FaweBukkit.<init>(FaweBukkit.java:75)
  216. [16:07:21] [Server thread/WARN]: at com.boydti.fawe.bukkit.BukkitMain.onEnable(BukkitMain.java:63)
  217. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  218. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  219. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  220. [16:07:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  221. [16:07:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  222. [16:07:21] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:202)
  223. [16:07:21] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  224. [16:07:21] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  225. [16:07:21] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.session.SessionKey
  226. [16:07:21] [Server thread/WARN]: at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  227. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
  228. [16:07:21] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
  229. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  230. [16:07:21] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  231. [16:07:21] [Server thread/WARN]: ... 10 more
  232. [16:07:21] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  233. [16:07:21] [Server thread/INFO]: [Vault] [Economy] CraftConomy3 found: Waiting
  234. [16:07:21] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  235. [16:07:21] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
  236. [16:07:21] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
  237. [16:07:21] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  238. [16:07:21] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
  239. [16:07:21] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  240. [16:07:21] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  241. [16:07:21] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  242. [16:07:21] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  243. [16:07:21] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.10.0
  244. [16:07:21] [Server thread/INFO]: [MassiveCore 2.10.0] === ENABLE START ===
  245. [16:07:21] [Server thread/INFO]: [MassiveCore 2.10.0] Loading Cachefile datas...
  246. [16:07:21] [Server thread/INFO]: [MassiveCore 2.10.0] Loading Onlineplayer datas...
  247. [16:07:21] [Server thread/INFO]: [MassiveCore 2.10.0] Loading Registry datas...
  248. [16:07:21] [Server thread/INFO]: [MassiveCore 2.10.0] Saving Cachefile...
  249. [16:07:21] [Server thread/INFO]: [MassiveCore 2.10.0] Setup of IdUtil took 29ms.
  250. [16:07:22] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsBasics set to Minecraft 1.7.10+ [1_7_R4+]
  251. [16:07:22] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsBoard set to Minecraft 1.9.0+ [1_9_R1+]
  252. [16:07:22] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsChat set to Minecraft 1.8.3+ [1_8_R2+]
  253. [16:07:22] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsEntityDamageEvent set to Minecraft 1.7.10+ [1_7_R4+]
  254. [16:07:22] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsEntityGet set to Minecraft 1.8.0+ [1_8_R1+]
  255. [16:07:22] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsItemStackCreate set to Minecraft 1.7.10+ [1_7_R4+]
  256. [16:07:22] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsItemStackTooltip set to Minecraft 1.8.0+ [1_8_R1+]
  257. [16:07:22] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsPermissions set to Minecraft 1.7.10+ [1_7_R4+]
  258. [16:07:22] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsPlayerInventoryCreate set to Minecraft 1.7.10+ [1_7_R4+]
  259. [16:07:22] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsSkullMeta set to Minecraft 1.8.0+ [1_8_R1+]
  260. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Integration Activated IntegrationVault
  261. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinEvent set to Default
  262. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinActionbar set to Default
  263. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinActual set to Default
  264. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinCommand set to Default
  265. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinDisplayName set to Default
  266. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinGamemode set to Default
  267. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinInventory set to Default
  268. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinKick set to Default
  269. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinLog set to Default
  270. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinMassiveCraftPremium set to Default
  271. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinMessage set to Default
  272. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinModification set to Default
  273. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinPlayed set to Default
  274. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinSenderPs set to Default
  275. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinTeleport set to Default
  276. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinTitle set to Default
  277. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinVisibility set to Default
  278. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinWorld set to Default
  279. [16:07:23] [Server thread/INFO]: [MassiveCore 2.10.0] === ENABLE COMPLETE (Took 1969ms) ===
  280. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Enabling MysqlPlayerDataBridge v3.3.1
  281. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Loading the config file...
  282. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Connecting to the database...
  283. [16:07:23] [Server thread/ERROR]: [MysqlPlayerDataBridge] Could not connect to mysql database! Error: Cannot load connection class because of underlying exception: 'java.lang.NumberFormatException: For input string: "3306:3306"'.
  284. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Data save task is enabled.
  285. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Vault dependency found.
  286. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Using economy system: iConomy
  287. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Compatible server version detected: 1.9
  288. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync inventory is disabled.
  289. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync gamemode is disabled.
  290. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync armor is disabled.
  291. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync enderchest is disabled.
  292. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync experience is disabled.
  293. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync active potion effects is disabled.
  294. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players health is disabled.
  295. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players food is disabled.
  296. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players air is disabled.
  297. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players location is disabled.
  298. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync economy is disabled.
  299. [16:07:23] [Server thread/INFO]: [MysqlPlayerDataBridge] MysqlPlayerDataBridge is successfully loaded!
  300. [16:07:23] [Server thread/INFO]: [MysqlEconomyBank] Enabling MysqlEconomyBank v1.9.1
  301. [16:07:23] [Server thread/INFO]: [MysqlEconomyBank] Using economy system: iConomy
  302. [16:07:23] [Server thread/INFO]: [MysqlEconomyBank] Using permission system: PermissionsEx
  303. [16:07:23] [Server thread/INFO]: [MysqlEconomyBank] Successfully hooked into TitleManager!
  304. [16:07:23] [Server thread/INFO]: [MysqlEconomyBank] Loading the config file...
  305. [16:07:23] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank loaded successfully!
  306. [16:07:23] [Server thread/INFO]: [MysqlEconomyBank] Interest task is disabled.
  307. [16:07:23] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank has been successfully loaded!
  308. [16:07:23] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  309. [16:07:23] [Server thread/INFO]: Preparing level "world"
  310. [16:07:23] [Server thread/INFO]: -------- World Settings For [world] --------
  311. [16:07:23] [Server thread/INFO]: Mob Spawn Range: 4
  312. [16:07:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  313. [16:07:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
  314. [16:07:23] [Server thread/INFO]: Cane Growth Modifier: 100%
  315. [16:07:23] [Server thread/INFO]: Melon Growth Modifier: 100%
  316. [16:07:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  317. [16:07:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  318. [16:07:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
  319. [16:07:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
  320. [16:07:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  321. [16:07:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  322. [16:07:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  323. [16:07:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  324. [16:07:23] [Server thread/INFO]: Random Lighting Updates: false
  325. [16:07:23] [Server thread/INFO]: Structure Info Saving: true
  326. [16:07:23] [Server thread/INFO]: Max Entity Collisions: 8
  327. [16:07:23] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  328. [16:07:23] [Server thread/INFO]: Max TNT Explosions: 100
  329. [16:07:23] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  330. [16:07:23] [Server thread/INFO]: Item Despawn Rate: 6000
  331. [16:07:23] [Server thread/INFO]: Item Merge Radius: 2.5
  332. [16:07:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
  333. [16:07:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  334. [16:07:23] [Server thread/INFO]: View Distance: 10
  335. [16:07:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  336. [16:07:23] [Server thread/INFO]: Experience Merge Radius: 3.0
  337. [16:07:24] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  338. [16:07:24] [Server thread/INFO]: Mob Spawn Range: 4
  339. [16:07:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  340. [16:07:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
  341. [16:07:24] [Server thread/INFO]: Cane Growth Modifier: 100%
  342. [16:07:24] [Server thread/INFO]: Melon Growth Modifier: 100%
  343. [16:07:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  344. [16:07:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  345. [16:07:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
  346. [16:07:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
  347. [16:07:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  348. [16:07:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  349. [16:07:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  350. [16:07:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  351. [16:07:24] [Server thread/INFO]: Random Lighting Updates: false
  352. [16:07:24] [Server thread/INFO]: Structure Info Saving: true
  353. [16:07:24] [Server thread/INFO]: Max Entity Collisions: 8
  354. [16:07:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  355. [16:07:24] [Server thread/INFO]: Max TNT Explosions: 100
  356. [16:07:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  357. [16:07:24] [Server thread/INFO]: Item Despawn Rate: 6000
  358. [16:07:24] [Server thread/INFO]: Item Merge Radius: 2.5
  359. [16:07:24] [Server thread/INFO]: Arrow Despawn Rate: 1200
  360. [16:07:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  361. [16:07:24] [Server thread/INFO]: View Distance: 10
  362. [16:07:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  363. [16:07:24] [Server thread/INFO]: Experience Merge Radius: 3.0
  364. [16:07:24] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  365. [16:07:24] [Server thread/INFO]: Mob Spawn Range: 4
  366. [16:07:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  367. [16:07:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
  368. [16:07:24] [Server thread/INFO]: Cane Growth Modifier: 100%
  369. [16:07:24] [Server thread/INFO]: Melon Growth Modifier: 100%
  370. [16:07:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  371. [16:07:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  372. [16:07:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
  373. [16:07:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
  374. [16:07:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  375. [16:07:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  376. [16:07:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  377. [16:07:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  378. [16:07:24] [Server thread/INFO]: Random Lighting Updates: false
  379. [16:07:24] [Server thread/INFO]: Structure Info Saving: true
  380. [16:07:24] [Server thread/INFO]: Max Entity Collisions: 8
  381. [16:07:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  382. [16:07:24] [Server thread/INFO]: Max TNT Explosions: 100
  383. [16:07:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  384. [16:07:24] [Server thread/INFO]: Item Despawn Rate: 6000
  385. [16:07:24] [Server thread/INFO]: Item Merge Radius: 2.5
  386. [16:07:24] [Server thread/INFO]: Arrow Despawn Rate: 1200
  387. [16:07:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  388. [16:07:24] [Server thread/INFO]: View Distance: 10
  389. [16:07:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  390. [16:07:24] [Server thread/INFO]: Experience Merge Radius: 3.0
  391. [16:07:24] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1415834568907983636)
  392. [16:07:24] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1415834568907983636)
  393. [16:07:24] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1415834568907983636)
  394. [16:07:24] [Server thread/INFO]: [Scorpio-API] Enabling Scorpio-API v1.8.0
  395. [16:07:24] [Server thread/INFO]: [Scorpio-API] bStats enabled, attempting to send metrics to bStats...
  396. [16:07:24] [Server thread/INFO]: [Scorpio-API] Updater enabled, attempting to check for an update...
  397. [16:07:24] [Server thread/INFO]: [Scorpio-API] is up to date!
  398. [16:07:24] [Server thread/INFO]: [Scorpio-API] Has been enabled!
  399. [16:07:24] [Server thread/INFO]: [ClearChat] Enabling ClearChat v1.3
  400. [16:07:24] [Server thread/INFO]: [ClearChat] clear chat enable
  401. [16:07:24] [Server thread/INFO]: [KitPvP] Enabling KitPvP v1.1.1
  402. [16:07:24] [Server thread/WARN]: [KitPVP-Brawl] : Runtime has been started!
  403. [16:07:24] [Server thread/INFO]: [Craftconomy3] Enabling Craftconomy3 v3.3-e72ac42-trv178
  404. [16:07:24] [Server thread/INFO]: [Craftconomy3] Starting up!
  405. [16:07:24] [Server thread/INFO]: [Craftconomy3] Loading the Configuration
  406. [16:07:25] [Server thread/INFO]: [Craftconomy3] Loading listeners.
  407. [16:07:25] [Server thread/INFO]: [Craftconomy3] Loading commands
  408. [16:07:25] [Server thread/WARN]: [Craftconomy3] Loading Craftconomy in setup mode. Please type /ccsetup to start the setup.
  409. [16:07:25] [Server thread/INFO]: [Vault][Economy] Craftconomy3 hooked.
  410. [16:07:25] [Server thread/INFO]: [MineStats] Enabling MineStats v1.2.3
  411. [16:07:25] [Server thread/INFO]: [CommandSpying] Enabling CommandSpying v1.2
  412. [16:07:25] [Server thread/INFO]: [ChunkLoader] Enabling ChunkLoader v1.8.0
  413. [16:07:25] [Server thread/INFO]: ChunkLoader : Version 1.8.0 enabled
  414. [16:07:25] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.0.4
  415. [16:07:25] [Server thread/INFO]: [PcBroadcast] Enabling PcBroadcast v3.15.14
  416. [16:07:25] [Server thread/INFO]: [PcBroadcast] PCB Is Enabled!
  417. [16:07:25] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
  418. [16:07:25] [Server thread/INFO]: [CoreProtect] Invalid WorldEdit version found.
  419. [16:07:25] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
  420. [16:07:25] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  421. [16:07:25] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
  422. [16:07:25] [Server thread/INFO]: [Tim] Unused enchantments: MENDING(70) DEPTH_STRIDER(8) FROST_WALKER(9) LUCK(61) LURE(62)
  423. [16:07:25] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
  424. [16:07:25] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  425. [16:07:25] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  426. [16:07:25] [Server thread/INFO]: git-Spigot-d20369f-7fc5cd8 (MC: 1.9)
  427. [16:07:25] [Server thread/INFO]: 1.9-R0.1-SNAPSHOT
  428. [16:07:25] [Server thread/INFO]: Using locale en_US
  429. [16:07:25] [Server thread/INFO]: Using locale en_US
  430. [16:07:25] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  431. [16:07:25] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  432. [16:07:25] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  433. [16:07:25] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy version: 1.5.6-b49)
  434. [16:07:25] [Server thread/INFO]: [XPConomy] Enabling XPConomy v1.1
  435. [16:07:25] [Server thread/INFO]: [XPConomy] Has been enabled
  436. [16:07:25] [Server thread/INFO]: [ChatControl] Enabling ChatControl v7.3.0
  437. [16:07:25] [Server thread/INFO]: [ChatControl] Cracked by coolman@BlackSpigotMC
  438. [16:07:25] [Server thread/INFO]: _____ _ _ _____ _ _ +
  439. [16:07:25] [Server thread/INFO]: / ____| | | | / ____| | | | |
  440. [16:07:25] [Server thread/INFO]: | | | |__ __ _| |_| | ___ _ __ | |_ _ __ ___ | |
  441. [16:07:25] [Server thread/INFO]: | | | '_ \ / _` | __| | / _ \| '_ \| __| '__/ _ \| |
  442. [16:07:25] [Server thread/INFO]: | |____| | | | (_| | |_| |___| (_) | | | | |_| | | (_) | |
  443. [16:07:25] [Server thread/INFO]: \_____|_| |_|\__,_|\__|\_____\___/|_| |_|\__|_| \___/|_|
  444. [16:07:25] [Server thread/INFO]:
  445. [16:07:25] [Server thread/INFO]: Configuration loads..
  446. [16:07:25] [Server thread/INFO]: *-----------------------------------------------*
  447. [16:07:25] [Server thread/INFO]: Error making condition at Death_Messages.Entity_Attack
  448. [16:07:25] [Server thread/INFO]: Error: lpt5: The enum 'EntityType' does not contain 'EVOKER_FANGS'! Available values: DROPPED_ITEM, EXPERIENCE_ORB, LEASH_HITCH, PAINTING, ARROW, SNOWBALL, FIREBALL, SMALL_FIREBALL, ENDER_PEARL, ENDER_SIGNAL, THROWN_EXP_BOTTLE, ITEM_FRAME, WITHER_SKULL, PRIMED_TNT, FALLING_BLOCK, FIREWORK, TIPPED_ARROW, SPECTRAL_ARROW, SHULKER_BULLET, DRAGON_FIREBALL, ARMOR_STAND, MINECART_COMMAND, BOAT, MINECART, MINECART_CHEST, MINECART_FURNACE, MINECART_TNT, MINECART_HOPPER, MINECART_MOB_SPAWNER, CREEPER, SKELETON, SPIDER, GIANT, ZOMBIE, SLIME, GHAST, PIG_ZOMBIE, ENDERMAN, CAVE_SPIDER, SILVERFISH, BLAZE, MAGMA_CUBE, ENDER_DRAGON, WITHER, BAT, WITCH, ENDERMITE, GUARDIAN, SHULKER, PIG, SHEEP, COW, CHICKEN, SQUID, WOLF, MUSHROOM_COW, SNOWMAN, OCELOT, IRON_GOLEM, HORSE, RABBIT, VILLAGER, ENDER_CRYSTAL, SPLASH_POTION, LINGERING_POTION, AREA_EFFECT_CLOUD, EGG, FISHING_HOOK, LIGHTNING, WEATHER, PLAYER, COMPLEX_PART, UNKNOWN
  449. [16:07:25] [Server thread/INFO]: *-----------------------------------------------*
  450. [16:07:25] [Server thread/WARN]: nul.final...\\...........aux.coM2$lpt5: The enum 'EntityType' does not contain 'EVOKER_FANGS'! Available values: DROPPED_ITEM, EXPERIENCE_ORB, LEASH_HITCH, PAINTING, ARROW, SNOWBALL, FIREBALL, SMALL_FIREBALL, ENDER_PEARL, ENDER_SIGNAL, THROWN_EXP_BOTTLE, ITEM_FRAME, WITHER_SKULL, PRIMED_TNT, FALLING_BLOCK, FIREWORK, TIPPED_ARROW, SPECTRAL_ARROW, SHULKER_BULLET, DRAGON_FIREBALL, ARMOR_STAND, MINECART_COMMAND, BOAT, MINECART, MINECART_CHEST, MINECART_FURNACE, MINECART_TNT, MINECART_HOPPER, MINECART_MOB_SPAWNER, CREEPER, SKELETON, SPIDER, GIANT, ZOMBIE, SLIME, GHAST, PIG_ZOMBIE, ENDERMAN, CAVE_SPIDER, SILVERFISH, BLAZE, MAGMA_CUBE, ENDER_DRAGON, WITHER, BAT, WITCH, ENDERMITE, GUARDIAN, SHULKER, PIG, SHEEP, COW, CHICKEN, SQUID, WOLF, MUSHROOM_COW, SNOWMAN, OCELOT, IRON_GOLEM, HORSE, RABBIT, VILLAGER, ENDER_CRYSTAL, SPLASH_POTION, LINGERING_POTION, AREA_EFFECT_CLOUD, EGG, FISHING_HOOK, LIGHTNING, WEATHER, PLAYER, COMPLEX_PART, UNKNOWN
  451. [16:07:25] [Server thread/WARN]: at nul.final...\\...........aux.coM2.IIIiiiIIiIiiIIIiII(SourceFile:129)
  452. [16:07:25] [Server thread/WARN]: at nul.final...\\...........aux.coM2.IIIiiiIIiIiiIIIiII(SourceFile:103)
  453. [16:07:25] [Server thread/WARN]: at nul.final...\\...........aux.lpT6.IiIIiiIiiIiiIiiiIi(SourceFile:25)
  454. [16:07:25] [Server thread/WARN]: at nul.final...\\...........aux.coM3$2.IIIiiiIIiIiiIIIiII(SourceFile:224)
  455. [16:07:25] [Server thread/WARN]: at nul.final...\\...........aux.coM3$2.IIIiiiIIiIiiIIIiII(SourceFile:219)
  456. [16:07:25] [Server thread/WARN]: at nul.final...\\...........aux.coM3.IIIiiiIIiIiiIIIiII(SourceFile:308)
  457. [16:07:25] [Server thread/WARN]: at nul.final...\\...........aux.coM3.IIIiiiIIiIiiIIIiII(SourceFile:259)
  458. [16:07:25] [Server thread/WARN]: at nul.final...\\...........aux.coM3.iIIIIIiIiIIIiiIiII(SourceFile:239)
  459. [16:07:25] [Server thread/WARN]: at nul.final...\\...........aux.coM3.init(SourceFile:101)
  460. [16:07:25] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  461. [16:07:25] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  462. [16:07:25] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  463. [16:07:25] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  464. [16:07:25] [Server thread/WARN]: at nul.final...\\...........aux.cOM5.IIIiiiIIiIiiIIIiII(SourceFile:128)
  465. [16:07:25] [Server thread/WARN]: at nul.final...\\...........aux.cOM5.IiIIiiIiiIiiIiiiIi(SourceFile:112)
  466. [16:07:25] [Server thread/WARN]: at nul.final...\\...........aux.cOM5.iIiiiIiiIiIIiiIIIi(SourceFile:93)
  467. [16:07:25] [Server thread/WARN]: at nul.final...\\...........aux.coM3.IIIiiiIIiIiiIIIiII(SourceFile:48)
  468. [16:07:25] [Server thread/WARN]: at nul.final...\\...........aux.cOM5.IIIiiiIIiIiiIIIiII(SourceFile:56)
  469. [16:07:25] [Server thread/WARN]: at nul.final...\\...........aux.Com6.onEnable(SourceFile:61)
  470. [16:07:25] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  471. [16:07:25] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  472. [16:07:25] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  473. [16:07:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  474. [16:07:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  475. [16:07:25] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
  476. [16:07:25] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
  477. [16:07:25] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
  478. [16:07:25] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
  479. [16:07:25] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  480. [16:07:25] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  481. [16:07:25] [Server thread/INFO]:
  482. [16:07:25] [Server thread/INFO]: Checking compatible plugins..
  483. [16:07:25] [Server thread/INFO]: Found: Essentials, Factions, Multiverse-Core, ProtocolLib, Vault, WorldEdit
  484. [16:07:25] [Server thread/INFO]:
  485. [16:07:25] [Server thread/INFO]: Rules loads now..
  486. [16:07:25] [Server thread/INFO]: 44 global, 15 chat, 4 command, 2 packet and one book rule(s) found
  487. [16:07:25] [Server thread/INFO]:
  488. [16:07:25] [Server thread/INFO]: Listening starts..
  489. [16:07:25] [Server thread/INFO]: Chat & rules are watched with normal priority
  490. [16:07:26] [Server thread/INFO]:
  491. [16:07:26] [Server thread/INFO]: We're live! (took 77 ms)
  492. [16:07:26] [Server thread/INFO]: ______________________________________________________________
  493. [16:07:26] [Server thread/INFO]:
  494. [16:07:26] [Server thread/INFO]: [EndlessEnchant] Enabling EndlessEnchant v1.4
  495. [16:07:26] [Server thread/ERROR]: Error occurred while enabling EndlessEnchant v1.4 (Is it up to date?)
  496. java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/libs/com/google/gson/Gson
  497. at vu.co.paulpkyou.endlessenchant.xConfiguration.loadConfiguration(xConfiguration.java:122) ~[?:?]
  498. at vu.co.paulpkyou.endlessenchant.xConfiguration.<init>(xConfiguration.java:41) ~[?:?]
  499. at vu.co.paulpkyou.endlessenchant.EndlessEnchant.onEnable(EndlessEnchant.java:58) ~[?:?]
  500. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  501. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  502. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  503. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  504. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  505. at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  506. at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  507. at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  508. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  509. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  510. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  511. Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.libs.com.google.gson.Gson
  512. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  513. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  514. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_111]
  515. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_111]
  516. ... 14 more
  517. [16:07:26] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  518. [16:07:26] [Server thread/INFO]: [Votifier] Votifier enabled.
  519. [16:07:26] [Server thread/INFO]: [BannerBoard] Enabling BannerBoard v1.9.7
  520. [16:07:26] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  521. [16:07:26] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  522. [16:07:26] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
  523. [16:07:26] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -1415834568907983636
  524. [16:07:27] [Thread-107/INFO]: --------------------
  525. [16:07:27] [Thread-107/INFO]: [CoreProtect] Version 2.14.2 now available.
  526. [16:07:27] [Thread-107/INFO]: [CoreProtect] Download: Type "/co version" in-game.
  527. [16:07:27] [Thread-107/INFO]: --------------------
  528. [16:07:27] [Thread-107/INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
  529. [16:07:27] [Thread-107/INFO]: --------------------
  530. [16:07:28] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -1415834568907983636
  531. [16:07:29] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -1415834568907983636
  532. [16:07:29] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'FactionSpawn' - Env: NORMAL - Type: NORMAL & seed: -143253209640233879
  533. [16:07:29] [Server thread/INFO]: -------- World Settings For [FactionSpawn] --------
  534. [16:07:29] [Server thread/INFO]: Mob Spawn Range: 4
  535. [16:07:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  536. [16:07:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  537. [16:07:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  538. [16:07:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  539. [16:07:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  540. [16:07:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  541. [16:07:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  542. [16:07:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  543. [16:07:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  544. [16:07:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  545. [16:07:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  546. [16:07:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  547. [16:07:29] [Server thread/INFO]: Random Lighting Updates: false
  548. [16:07:29] [Server thread/INFO]: Structure Info Saving: true
  549. [16:07:29] [Server thread/INFO]: Max Entity Collisions: 8
  550. [16:07:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  551. [16:07:29] [Server thread/INFO]: Max TNT Explosions: 100
  552. [16:07:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  553. [16:07:29] [Server thread/INFO]: Item Despawn Rate: 6000
  554. [16:07:29] [Server thread/INFO]: Item Merge Radius: 2.5
  555. [16:07:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
  556. [16:07:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  557. [16:07:29] [Server thread/INFO]: View Distance: 10
  558. [16:07:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  559. [16:07:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  560. [16:07:29] [Server thread/INFO]: Preparing start region for level 3 (Seed: -143253209640233879)
  561. [16:07:30] [Server thread/INFO]: Preparing spawn area for FactionSpawn, 28%
  562. [16:07:31] [Server thread/INFO]: Preparing spawn area for FactionSpawn, 93%
  563. [16:07:31] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'factions' - Env: NORMAL - Type: NORMAL & seed: -1424975409241070290
  564. [16:07:31] [Server thread/INFO]: -------- World Settings For [factions] --------
  565. [16:07:31] [Server thread/INFO]: Mob Spawn Range: 4
  566. [16:07:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  567. [16:07:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
  568. [16:07:31] [Server thread/INFO]: Cane Growth Modifier: 100%
  569. [16:07:31] [Server thread/INFO]: Melon Growth Modifier: 100%
  570. [16:07:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  571. [16:07:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  572. [16:07:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
  573. [16:07:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
  574. [16:07:31] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  575. [16:07:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  576. [16:07:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  577. [16:07:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  578. [16:07:31] [Server thread/INFO]: Random Lighting Updates: false
  579. [16:07:31] [Server thread/INFO]: Structure Info Saving: true
  580. [16:07:31] [Server thread/INFO]: Max Entity Collisions: 8
  581. [16:07:31] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  582. [16:07:31] [Server thread/INFO]: Max TNT Explosions: 100
  583. [16:07:31] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  584. [16:07:31] [Server thread/INFO]: Item Despawn Rate: 6000
  585. [16:07:31] [Server thread/INFO]: Item Merge Radius: 2.5
  586. [16:07:31] [Server thread/INFO]: Arrow Despawn Rate: 1200
  587. [16:07:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  588. [16:07:31] [Server thread/INFO]: View Distance: 10
  589. [16:07:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  590. [16:07:31] [Server thread/INFO]: Experience Merge Radius: 3.0
  591. [16:07:31] [Server thread/INFO]: Preparing start region for level 4 (Seed: -1424975409241070290)
  592. [16:07:32] [Server thread/INFO]: Preparing spawn area for factions, 57%
  593. [16:07:33] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'kitpvp' - Env: NORMAL - Type: FLAT & seed: 0
  594. [16:07:33] [Server thread/INFO]: -------- World Settings For [kitpvp] --------
  595. [16:07:33] [Server thread/INFO]: Mob Spawn Range: 4
  596. [16:07:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  597. [16:07:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
  598. [16:07:33] [Server thread/INFO]: Cane Growth Modifier: 100%
  599. [16:07:33] [Server thread/INFO]: Melon Growth Modifier: 100%
  600. [16:07:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  601. [16:07:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  602. [16:07:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
  603. [16:07:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
  604. [16:07:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  605. [16:07:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  606. [16:07:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  607. [16:07:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  608. [16:07:33] [Server thread/INFO]: Random Lighting Updates: false
  609. [16:07:33] [Server thread/INFO]: Structure Info Saving: true
  610. [16:07:33] [Server thread/INFO]: Max Entity Collisions: 8
  611. [16:07:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  612. [16:07:33] [Server thread/INFO]: Max TNT Explosions: 100
  613. [16:07:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  614. [16:07:33] [Server thread/INFO]: Item Despawn Rate: 6000
  615. [16:07:33] [Server thread/INFO]: Item Merge Radius: 2.5
  616. [16:07:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
  617. [16:07:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  618. [16:07:33] [Server thread/INFO]: View Distance: 10
  619. [16:07:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  620. [16:07:33] [Server thread/INFO]: Experience Merge Radius: 3.0
  621. [16:07:33] [Server thread/INFO]: Preparing start region for level 5 (Seed: 0)
  622. [16:07:34] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'kitpvp2' - Env: NORMAL - Type: NORMAL & seed: -4715814680255465498
  623. [16:07:34] [Server thread/INFO]: -------- World Settings For [kitpvp2] --------
  624. [16:07:34] [Server thread/INFO]: Mob Spawn Range: 4
  625. [16:07:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  626. [16:07:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
  627. [16:07:34] [Server thread/INFO]: Cane Growth Modifier: 100%
  628. [16:07:34] [Server thread/INFO]: Melon Growth Modifier: 100%
  629. [16:07:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  630. [16:07:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  631. [16:07:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
  632. [16:07:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
  633. [16:07:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  634. [16:07:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  635. [16:07:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  636. [16:07:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  637. [16:07:34] [Server thread/INFO]: Random Lighting Updates: false
  638. [16:07:34] [Server thread/INFO]: Structure Info Saving: true
  639. [16:07:34] [Server thread/INFO]: Max Entity Collisions: 8
  640. [16:07:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  641. [16:07:34] [Server thread/INFO]: Max TNT Explosions: 100
  642. [16:07:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  643. [16:07:34] [Server thread/INFO]: Item Despawn Rate: 6000
  644. [16:07:34] [Server thread/INFO]: Item Merge Radius: 2.5
  645. [16:07:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
  646. [16:07:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  647. [16:07:34] [Server thread/INFO]: View Distance: 10
  648. [16:07:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  649. [16:07:34] [Server thread/INFO]: Experience Merge Radius: 3.0
  650. [16:07:34] [Server thread/INFO]: Preparing start region for level 6 (Seed: -4715814680255465498)
  651. [16:07:35] [Server thread/INFO]: Preparing spawn area for kitpvp2, 65%
  652. [16:07:35] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'computer' - Env: NORMAL - Type: FLAT & seed: -882765992725777184
  653. [16:07:35] [Server thread/INFO]: -------- World Settings For [computer] --------
  654. [16:07:35] [Server thread/INFO]: Mob Spawn Range: 4
  655. [16:07:35] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  656. [16:07:35] [Server thread/INFO]: Cactus Growth Modifier: 100%
  657. [16:07:35] [Server thread/INFO]: Cane Growth Modifier: 100%
  658. [16:07:35] [Server thread/INFO]: Melon Growth Modifier: 100%
  659. [16:07:35] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  660. [16:07:35] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  661. [16:07:35] [Server thread/INFO]: Sapling Growth Modifier: 100%
  662. [16:07:35] [Server thread/INFO]: Wheat Growth Modifier: 100%
  663. [16:07:35] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  664. [16:07:35] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  665. [16:07:35] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  666. [16:07:35] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  667. [16:07:35] [Server thread/INFO]: Random Lighting Updates: false
  668. [16:07:35] [Server thread/INFO]: Structure Info Saving: true
  669. [16:07:35] [Server thread/INFO]: Max Entity Collisions: 8
  670. [16:07:35] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  671. [16:07:35] [Server thread/INFO]: Max TNT Explosions: 100
  672. [16:07:35] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  673. [16:07:35] [Server thread/INFO]: Item Despawn Rate: 6000
  674. [16:07:35] [Server thread/INFO]: Item Merge Radius: 2.5
  675. [16:07:35] [Server thread/INFO]: Arrow Despawn Rate: 1200
  676. [16:07:35] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  677. [16:07:35] [Server thread/INFO]: View Distance: 10
  678. [16:07:35] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  679. [16:07:35] [Server thread/INFO]: Experience Merge Radius: 3.0
  680. [16:07:35] [Server thread/INFO]: Preparing start region for level 7 (Seed: -882765992725777184)
  681. [16:07:36] [Server thread/INFO]: [Multiverse-Core] 8 - World(s) loaded.
  682. [16:07:36] [Server thread/INFO]: [MCWebInterface] Enabling MCWebInterface v2.8.0
  683. [16:07:36] [Server thread/INFO]: [MCWebInterface] Scorpio-API has been found...
  684. [16:07:36] [Server thread/INFO]: [MCWebInterface] Starting injection process for Scorpio-API...
  685. [16:07:36] [Server thread/INFO]: [MCWebInterface] Attempting to connect to bStats to send Metrics...
  686. [16:07:36] [Server thread/INFO]: [MCWebInterface] Successfully send internet packet to bStats!
  687. [16:07:36] [Server thread/INFO]: [MCWebInterface] Finished injection process for Scorpio-API!
  688. [16:07:36] [Server thread/INFO]: [MCWebInterface] Setting up configuration files...
  689. [16:07:36] [Server thread/INFO]: [MCWebInterface] Started web panel on 5.255.85.201:48000!
  690. [16:07:36] [Server thread/INFO]: %%__ENCRYPTME__%%[MCWebInterface] Cracked by t0r@BlackSpigotMC
  691. [16:07:36] [Server thread/INFO]: [FakePlayers] Enabling FakePlayers v1.1
  692. [16:07:36] [Server thread/INFO]: FakePlayers> FakePlayers v1.1 has been activated
  693. [16:07:36] [Server thread/INFO]: [OldPvP] Enabling OldPvP v1.9
  694. [16:07:36] [Server thread/INFO]: [OldPvP] Your server is running version v1_9_R1
  695. [16:07:36] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  696. [16:07:36] [Server thread/INFO]: [TrollCommandsPlusPlus] Enabling TrollCommandsPlusPlus v2.7.23
  697. [16:07:37] [Server thread/INFO]: _______ _ _ _____ _
  698. [16:07:37] [Server thread/INFO]: |__ __| | | |/ ____| | | _ _
  699. [16:07:37] [Server thread/INFO]: | |_ __ ___ | | | | ___ _ __ ___ _ __ ___ __ _ _ __ __| |___ _| |_ _| |_
  700. [16:07:37] [Server thread/INFO]: | | '__/ _ \| | | | / _ \| '_ ` _ \| '_ ` _ \ / _` | '_ \ / _` / __|_ _|_ _|
  701. [16:07:37] [Server thread/INFO]: | | | | (_) | | | |___| (_) | | | | | | | | | | | (_| | | | | (_| \__ \ |_| |_|
  702. [16:07:37] [Server thread/INFO]: |_|_| \___/|_|_|\_____\___/|_| |_| |_|_| |_| |_|\__,_|_| |_|\__,_|___/
  703. [16:07:37] [Server thread/INFO]: [Version 2.7.23] 59 commands 13 events 63 permissions 25 tick handlers
  704. [16:07:37] [Server thread/INFO]: [TrollCommands++] Attempting to load compatibility with Bukkit version v1_9_R1
  705. [16:07:37] [Server thread/INFO]: --== TrollCommands++ UPDATE AVAILABLE (Latest: 3.7.24 Current: 2.7.23) ==--
  706. [16:07:37] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
  707. [16:07:37] [Server thread/INFO]: [iConomy - April Fools] Enabled (21 ms)
  708. [16:07:37] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  709. [16:07:37] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
  710. [16:07:37] [Server thread/INFO]: [InstaSoup] Enabling InstaSoup v1.0
  711. [16:07:37] [Server thread/INFO]: [InstaSoup] InstaSoup v1.0 Has Been Enabled!
  712. [16:07:37] [Server thread/INFO]: [InstaSoup] InstaSoup was developed by: dippoakabob [ www.youtube.com/dippoakabob ]
  713. [16:07:37] [Thread-133/INFO]: [iConomy - April Fools] Purged accounts with default balance.
  714. [16:07:37] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.7-SNAPSHOT
  715. [16:07:37] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  716. [16:07:37] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  717. [16:07:37] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  718. [16:07:37] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  719. [16:07:37] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  720. [16:07:37] [Server thread/INFO]: [Lottery] Enabling Lottery v0.9.4
  721. [16:07:37] [Server thread/INFO]: [Lottery] Payment method found (iConomy version: 6)
  722. [16:07:37] [Server thread/INFO]: [GAListener] Enabling GAListener v0.9
  723. [16:07:37] [Server thread/INFO]: [GAListener] GAListener v0.9 Enabled
  724. [16:07:37] [Server thread/INFO]: [HurricaneRename] Enabling HurricaneRename v1.1
  725. [16:07:37] [Server thread/INFO]: [HurricaneRename] HurricaneRename has been enabled (v.1.1!
  726. [16:07:37] [Server thread/INFO]: [EnderPearlCoolDown] Enabling EnderPearlCoolDown v1.5.0
  727. [16:07:37] [Server thread/INFO]: [EnderPearlCoolDown] Vault hooked. Enderpearl throwing price enabled.
  728. [16:07:37] [Server thread/INFO]: [SignColors] Enabling SignColors v1.1.0
  729. [16:07:37] [Server thread/INFO]: [SignColors] Successfully loaded the language file (EN.yml)!
  730. [16:07:37] [Server thread/INFO]: [SignColors] Loading database (SQLITE).
  731. [16:07:37] [Server thread/INFO]: [SignColors] Metrics are ENABLED :)
  732. [16:07:37] [Server thread/INFO]: [SignColors] Looking for a newer version...
  733. [16:07:37] [Server thread/INFO]: [SignColors] Version 1.1.0 by CodeHat enabled.
  734. [16:07:37] [Server thread/INFO]: [BossShopPro] Enabling BossShopPro v1.5.0
  735. [16:07:37] [Server thread/INFO]: [BossShopPro] Loading data...
  736. [16:07:37] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  737. [16:07:38] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  738. [16:07:38] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.4
  739. [16:07:38] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
  740. [16:07:38] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  741. [16:07:38] [Server thread/ERROR]: Error occurred while enabling WorldEdit v5.6.3 (Is it up to date?)
  742. java.lang.NoClassDefFoundError: com/sk89q/worldedit/command/tool/Tool
  743. at com.sk89q.worldedit.util.YAMLConfiguration.load(YAMLConfiguration.java:109) ~[?:?]
  744. at com.sk89q.worldedit.bukkit.BukkitConfiguration.load(BukkitConfiguration.java:42) ~[?:?]
  745. at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:114) ~[?:?]
  746. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  747. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  748. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  749. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  750. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  751. at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  752. at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  753. at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  754. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  755. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  756. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  757. Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.command.tool.Tool
  758. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_111]
  759. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  760. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  761. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_111]
  762. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_111]
  763. ... 14 more
  764. [16:07:38] [Server thread/INFO]: [PremiumVanish] Enabling PremiumVanish v1.8.4
  765. [16:07:38] [Server thread/INFO]: [PremiumVanish] Hooked into Essentials
  766. [16:07:38] [Server thread/INFO]: [SpawnerShop] Enabling SpawnerShop v3.3.2
  767. [16:07:38] [Server thread/INFO]: [LiteBans] Enabling LiteBans v1.9.17
  768. [16:07:38] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  769. [16:07:38] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://mysql.offensiveservers.nl:3306/os_21171] (335.8 ms).
  770. [16:07:38] [Server thread/INFO]: [LiteBans] Database connection fully initialized (344 ms).
  771. [16:07:38] [Server thread/INFO]: [LiteBans] v1.9.17 enabled. Startup took 453 ms.
  772. [16:07:38] [Server thread/INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.8
  773. [16:07:38] [Server thread/INFO]: [WhatIsIt] has been enabled.
  774. [16:07:38] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
  775. [16:07:39] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  776. [16:07:39] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  777. [16:07:39] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  778. [16:07:39] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  779. [16:07:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  780. [16:07:39] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  781. [16:07:39] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  782. [16:07:39] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  783. [16:07:39] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  784. [16:07:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  785. [16:07:39] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  786. [16:07:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  787. [16:07:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  788. [16:07:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  789. [16:07:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  790. [16:07:39] [Server thread/INFO]: [WorldGuard] (FactionSpawn) TNT ignition is PERMITTED.
  791. [16:07:39] [Server thread/INFO]: [WorldGuard] (FactionSpawn) Lighters are PERMITTED.
  792. [16:07:39] [Server thread/INFO]: [WorldGuard] (FactionSpawn) Lava fire is blocked.
  793. [16:07:39] [Server thread/INFO]: [WorldGuard] (FactionSpawn) Fire spread is UNRESTRICTED.
  794. [16:07:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'FactionSpawn'
  795. [16:07:39] [Server thread/INFO]: [WorldGuard] (factions) TNT ignition is PERMITTED.
  796. [16:07:39] [Server thread/INFO]: [WorldGuard] (factions) Lighters are PERMITTED.
  797. [16:07:39] [Server thread/INFO]: [WorldGuard] (factions) Lava fire is blocked.
  798. [16:07:39] [Server thread/INFO]: [WorldGuard] (factions) Fire spread is UNRESTRICTED.
  799. [16:07:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'factions'
  800. [16:07:39] [Server thread/INFO]: [WorldGuard] (kitpvp) TNT ignition is PERMITTED.
  801. [16:07:39] [Server thread/INFO]: [WorldGuard] (kitpvp) Lighters are PERMITTED.
  802. [16:07:39] [Server thread/INFO]: [WorldGuard] (kitpvp) Lava fire is blocked.
  803. [16:07:39] [Server thread/INFO]: [WorldGuard] (kitpvp) Fire spread is UNRESTRICTED.
  804. [16:07:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'kitpvp'
  805. [16:07:39] [Server thread/INFO]: [WorldGuard] (kitpvp2) TNT ignition is PERMITTED.
  806. [16:07:39] [Server thread/INFO]: [WorldGuard] (kitpvp2) Lighters are PERMITTED.
  807. [16:07:39] [Server thread/INFO]: [WorldGuard] (kitpvp2) Lava fire is blocked.
  808. [16:07:39] [Server thread/INFO]: [WorldGuard] (kitpvp2) Fire spread is UNRESTRICTED.
  809. [16:07:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'kitpvp2'
  810. [16:07:39] [Server thread/INFO]: [WorldGuard] (computer) TNT ignition is PERMITTED.
  811. [16:07:39] [Server thread/INFO]: [WorldGuard] (computer) Lighters are PERMITTED.
  812. [16:07:39] [Server thread/INFO]: [WorldGuard] (computer) Lava fire is blocked.
  813. [16:07:39] [Server thread/INFO]: [WorldGuard] (computer) Fire spread is UNRESTRICTED.
  814. [16:07:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'computer'
  815. [16:07:39] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
  816. [16:07:39] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
  817. [16:07:39] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
  818. [16:07:39] [Server thread/INFO]: [WorldGuard] 2 regions loaded for 'FactionSpawn'
  819. [16:07:39] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'factions'
  820. [16:07:39] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'kitpvp'
  821. [16:07:39] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'kitpvp2'
  822. [16:07:39] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'computer'
  823. [16:07:39] [Server thread/ERROR]: Error occurred while enabling WorldGuard v5.9 (Is it up to date?)
  824. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  825. at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onEnable(WorldGuardPlugin.java:200) ~[?:?]
  826. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  827. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  828. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  829. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  830. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  831. at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  832. at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  833. at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  834. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  835. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  836. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  837. [16:07:39] [Server thread/INFO]: [Factions] Enabling Factions v2.10.0
  838. [16:07:39] [Server thread/INFO]: [Factions 2.10.0] === ENABLE START ===
  839. [16:07:39] [Server thread/INFO]: [Factions 2.10.0] Integration Activated IntegrationWorldGuard
  840. [16:07:39] [Server thread/INFO]: [Factions 2.10.0] Integration Activated IntegrationV19
  841. [16:07:39] [Server thread/INFO]: [Factions 2.10.0] Integration Activated IntegrationSpigot
  842. [16:07:39] [Server thread/INFO]: [Factions 2.10.0] === ENABLE COMPLETE (Took 449ms) ===
  843. [16:07:39] [Server thread/INFO]: [MyPet] Enabling MyPet v2.3.4
  844. [16:07:39] [Server thread/INFO]: [MyPet] Factions (2.10.0) hook activated.
  845. [16:07:39] [Server thread/INFO]: [MyPet] ProtocolLib (4.2.0) hook activated.
  846. [16:07:39] [Server thread/INFO]: [MyPet] Vault (1.5.6-b49) hook activated.
  847. [16:07:39] [Server thread/INFO]: [MyPet] Compat mode for v1_9_R1 loaded.
  848. [16:07:40] [Server thread/INFO]: [MyPet] --- Loading WorldGroups ---------------------------
  849. [16:07:40] [Server thread/INFO]: [MyPet]  added 'world' to 'default'
  850. [16:07:40] [Server thread/INFO]: [MyPet]  added 'world_nether' to 'default'
  851. [16:07:40] [Server thread/INFO]: [MyPet]  added 'world_the_end' to 'default'
  852. [16:07:40] [Server thread/INFO]: [MyPet]  added 'FactionSpawn' to 'default'
  853. [16:07:40] [Server thread/INFO]: [MyPet]  added 'factions' to 'default'
  854. [16:07:40] [Server thread/INFO]: [MyPet]  added 'kitpvp' to 'default'
  855. [16:07:40] [Server thread/INFO]: [MyPet]  added 'kitpvp2' to 'default'
  856. [16:07:40] [Server thread/INFO]: [MyPet]  added 'computer' to 'default'
  857. [16:07:40] [Server thread/INFO]: [MyPet]  added 'world2' to 'default'
  858. [16:07:40] [Server thread/INFO]: [MyPet] -------------------------------------------------
  859. [16:07:40] [Server thread/INFO]: [MyPet] Thank you for buying MyPet-Premium!
  860. [16:07:40] [Server thread/INFO]: [MyPet] version 2.3.4-b451P ENABLED
  861. [16:07:40] [Server thread/INFO]: [MyPet] Cracked by t0r@BlackSpigotMC
  862. [16:07:40] [Server thread/INFO]: [SelectionVisualizer] Enabling SelectionVisualizer v1.9.0.0
  863. [16:07:40] [Server thread/INFO]: [SV] Factions plugin was found!
  864. [16:07:40] [Server thread/INFO]: [SV] WorldEdit plugin was found!
  865. [16:07:40] [Server thread/INFO]: [SV] WorldGuard plugin was found!
  866. [16:07:40] [Server thread/INFO]: SelectionVisualizer Version 1.9.0.0 has been enabled
  867. [16:07:40] [Server thread/INFO]: [SelectionVisualizer] Cracked by t0r@BlackSpigotMC
  868. [16:07:40] [Server thread/INFO]: [React] Enabling React v4.6.2p
  869. [16:07:40] [Server thread/INFO]: Started Parallel CoreTick Thread: 0
  870. [16:07:40] [Server thread/INFO]: [React Server]: Loading Remote Users
  871. [16:07:41] [Server thread/INFO]:
  872.  
  873. /|
  874. //..
  875. //....
  876. //......
  877. //........
  878. //..........
  879. //............ |
  880. |:::::........ ::| ______ _______ ______ _______
  881. |::::::::::... :::::| (_____ \ (_______) /\ / _____)(_______)
  882. |::::::::::::: ::::::::::| _____) ) _____ / \ | / _
  883. |::::::::::: ...:::::::::| (_____ ( | ___) / /\ \ | | | |
  884. |:::::: ........::::| | || |_____ | |__| || \_____ | |_____
  885. |:: ............| |_||_______)|______| \______) \______)
  886. | ..........//
  887. ........//
  888. ......//
  889. ....//
  890. ..//
  891. |/
  892.  
  893.  
  894. [16:07:41] [Server thread/INFO]: %%__ENCRYPTME__%%[React] Cracked by t0r@BlackSpigotMC
  895. [16:07:41] [Server thread/INFO]: [ObsidianDestroyer] Enabling ObsidianDestroyer v4.3.0
  896. [16:07:41] [Server thread/INFO]: [ObsidianDestroyer] Loading config File...
  897. [16:07:41] [Server thread/INFO]: [ObsidianDestroyer] MassiveCore Found! Version: 2.10.0
  898. [16:07:41] [Server thread/INFO]: [ObsidianDestroyer] Factions Found! Version: 2.10.0
  899. [16:07:41] [Server thread/INFO]: [ObsidianDestroyer] Factions - MassiveCore link established.
  900. [16:07:41] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  901. [16:07:41] [Server thread/INFO]: Done (17.413s)! For help, type "help" or "?"
  902. [16:07:41] [Server thread/INFO]: Stopping server
  903. [16:07:41] [Server thread/INFO]: [ObsidianDestroyer] Disabling ObsidianDestroyer v4.3.0
  904. [16:07:41] [Server thread/INFO]: [React] Disabling React v4.6.2p
  905. [16:07:41] [Server thread/INFO]: [SelectionVisualizer] Disabling SelectionVisualizer v1.9.0.0
  906. [16:07:41] [Server thread/INFO]: [MyPet] Disabling MyPet v2.3.4
  907. [16:07:41] [Server thread/INFO]: [MysqlEconomyBank] Disabling MysqlEconomyBank v1.9.1
  908. [16:07:41] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank is disabled!
  909. [16:07:41] [Server thread/INFO]: [Factions] Disabling Factions v2.10.0
  910. [16:07:41] [Server thread/INFO]: [Factions 2.10.0] Integration Deactivated IntegrationWorldGuard
  911. [16:07:41] [Server thread/INFO]: [Factions 2.10.0] Integration Deactivated IntegrationV19
  912. [16:07:41] [Server thread/INFO]: [Factions 2.10.0] Integration Deactivated IntegrationSpigot
  913. [16:07:41] [Server thread/INFO]: [Factions 2.10.0] Disabled
  914. [16:07:41] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
  915. [16:07:41] [Server thread/INFO]: [WhatIsIt] Disabling WhatIsIt v1.3.8
  916. [16:07:41] [Server thread/INFO]: [WhatIsIt] has been disabled.
  917. [16:07:41] [Server thread/INFO]: [LiteBans] Disabling LiteBans v1.9.17
  918. [16:07:41] [Server thread/INFO]: [LiteBans] v1.9.17 disabled.
  919. [16:07:41] [Server thread/INFO]: [SpawnerShop] Disabling SpawnerShop v3.3.2
  920. [16:07:41] [Server thread/INFO]: [PremiumVanish] Disabling PremiumVanish v1.8.4
  921. [16:07:41] [Server thread/INFO]: [MysqlPlayerDataBridge] Disabling MysqlPlayerDataBridge v3.3.1
  922. [16:07:41] [Server thread/INFO]: [MysqlPlayerDataBridge] Saving online players data...
  923. [16:07:41] [Server thread/INFO]: [MysqlPlayerDataBridge] Data save complete for 0 players.
  924. [16:07:41] [Server thread/INFO]: [MysqlPlayerDataBridge] Closing database connection...
  925. [16:07:41] [Server thread/INFO]: [MysqlPlayerDataBridge] MysqlPlayerDataBridge has been disabled
  926. [16:07:41] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6.3
  927. [16:07:41] [Server thread/ERROR]: Error occurred while disabling WorldEdit v5.6.3 (Is it up to date?)
  928. java.lang.NullPointerException
  929. at com.sk89q.worldedit.bukkit.WorldEditPlugin.onDisable(WorldEditPlugin.java:162) ~[?:?]
  930. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:294) ~[spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  931. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  932. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  933. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  934. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.disablePlugins(CraftServer.java:340) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  935. at net.minecraft.server.v1_9_R1.MinecraftServer.stop(MinecraftServer.java:454) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  936. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:595) [spigot19.jar:git-Spigot-d20369f-7fc5cd8]
  937. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  938. [16:07:41] [Server thread/INFO]: [TitleManager] Disabling TitleManager v1.5.4
  939. [16:07:41] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  940. [16:07:41] [Server thread/INFO]: [PlayerVaults] Disabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  941. [16:07:41] [Server thread/INFO]: [BossShopPro] Disabling BossShopPro v1.5.0
  942. [16:07:41] [Server thread/INFO]: [BossShopPro] Disabling... bye!
  943. [16:07:41] [Server thread/INFO]: [SignColors] Disabling SignColors v1.1.0
  944. [16:07:41] [Server thread/INFO]: [SignColors] Closing database...
  945. [16:07:41] [Server thread/INFO]: [SignColors] Database successfully closed.
  946. [16:07:41] [Server thread/INFO]: [SignColors] Version 1.1.0 by CodeHat disabled.
  947. [16:07:41] [Server thread/INFO]: [EnderPearlCoolDown] Disabling EnderPearlCoolDown v1.5.0
  948. [16:07:41] [Server thread/INFO]: [HurricaneRename] Disabling HurricaneRename v1.1
  949. [16:07:41] [Server thread/INFO]: [HurricaneRename] HurricaneRename has been disabled (v.1.1!
  950. [16:07:41] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.10.0
  951. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Integration Deactivated IntegrationVault
  952. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinWorld set to Default
  953. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinVisibility set to Default
  954. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinTitle set to Default
  955. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinTeleport set to Default
  956. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinSenderPs set to Default
  957. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinPlayed set to Default
  958. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinModification set to Default
  959. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinMessage set to Default
  960. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinMassiveCraftPremium set to Default
  961. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinLog set to Default
  962. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinKick set to Default
  963. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinInventory set to Default
  964. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinGamemode set to Default
  965. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinDisplayName set to Default
  966. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinCommand set to Default
  967. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinActual set to Default
  968. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinActionbar set to Default
  969. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinEvent set to Default
  970. [16:07:41] [Server thread/INFO]: [MassiveCore 2.10.0] Disabled
  971. [16:07:41] [Server thread/INFO]: [GAListener] Disabling GAListener v0.9
  972. [16:07:41] [Server thread/INFO]: [GAListener] GAListener v0.9 Disabled
  973. [16:07:41] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  974. [16:07:41] [Server thread/INFO]: [Essentials] Payment method was disabled. No longer accepting payments.
  975. [16:07:41] [Server thread/INFO]: [Lottery] Disabling Lottery v0.9.4
  976. [16:07:41] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.22.7-SNAPSHOT
  977. [16:07:41] [Server thread/INFO]: [InstaSoup] Disabling InstaSoup v1.0
  978. [16:07:41] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  979. [16:07:41] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  980. [16:07:41] [Server thread/INFO]: [iConomy] Disabling iConomy v7.0
  981. [16:07:41] [Server thread/INFO]: [iConomy] Closing general data...
  982. [16:07:41] [Server thread/INFO]: [iConomy] Disabled. (0 ms)
  983. [16:07:41] [Server thread/INFO]: [TrollCommandsPlusPlus] Disabling TrollCommandsPlusPlus v2.7.23
  984. [16:07:41] [Server thread/INFO]: --== TrollCommands++ Disabled ==--
  985. [16:07:41] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  986. [16:07:41] [Server thread/INFO]: [OldPvP] Disabling OldPvP v1.9
  987. [16:07:41] [Server thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v17.04.20-b7e3eff-651-12.3.18
  988. [16:07:41] [Server thread/INFO]: [FakePlayers] Disabling FakePlayers v1.1
  989. [16:07:41] [Server thread/INFO]: FakePlayers> FakePlayers v1.1 has been deactivated
  990. [16:07:41] [Server thread/INFO]: [MCWebInterface] Disabling MCWebInterface v2.8.0
  991. [16:07:41] [Server thread/INFO]: [AutoSaveWorld] Disabling AutoSaveWorld v4.13
  992. [16:07:41] [Server thread/INFO]: HeroTeams » World saving... Please expect a short lag spike!
  993. [16:07:41] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
  994. [16:07:41] [Server thread/INFO]: HeroTeams » World has been saved
  995. [16:07:48] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.2.0
  996. [16:07:48] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
  997. [16:07:48] [Server thread/INFO]: [Multiverse-Core] - Disabled
  998. [16:07:48] [Server thread/INFO]: [BannerBoard] Disabling BannerBoard v1.9.7
  999. [16:07:48] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
  1000. [16:07:48] [Server thread/INFO]: [Votifier] Votifier disabled.
  1001. [16:07:48] [Server thread/INFO]: [EndlessEnchant] Disabling EndlessEnchant v1.4
  1002. [16:07:48] [Thread-110/WARN]: [Votifier] Protocol error. Ignoring packet - Socket closed
  1003. [16:07:48] [Server thread/INFO]: [ChatControl] Disabling ChatControl v7.3.0
  1004. [16:07:48] [Server thread/INFO]: [XPConomy] Disabling XPConomy v1.1
  1005. [16:07:48] [Server thread/INFO]: [XPConomy] Has been disabled
  1006. [16:07:48] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  1007. [16:07:48] [Server thread/INFO]: [TimTheEnchanter] Disabling TimTheEnchanter v3.0
  1008. [16:07:48] [Server thread/INFO]: [TimTheEnchanter] I *warned* you, but did you listen to me? Oh, no, you *knew*, didn't you? Oh, it's just a harmless little *bunny*, isn't it?
  1009. [16:07:48] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.12.0
  1010. [16:07:48] [Server thread/INFO]: [PcBroadcast] Disabling PcBroadcast v3.15.14
  1011. [16:07:48] [Server thread/INFO]: [PcBroadcast] PCB Is Disabled!
  1012. [16:07:48] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v1.0.4
  1013. [16:07:48] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  1014. [16:07:48] [Server thread/INFO]: [ChunkLoader] Disabling ChunkLoader v1.8.0
  1015. [16:07:48] [Server thread/INFO]: ChunkLoader: disabled
  1016. [16:07:48] [Server thread/INFO]: [CommandSpying] Disabling CommandSpying v1.2
  1017. [16:07:48] [Server thread/INFO]: [MineStats] Disabling MineStats v1.2.3
  1018. [16:07:48] [Server thread/INFO]: [Craftconomy3] Disabling Craftconomy3 v3.3-e72ac42-trv178
  1019. [16:07:48] [Server thread/INFO]: [KitPvP] Disabling KitPvP v1.1.1
  1020. [16:07:48] [Server thread/INFO]: [ClearChat] Disabling ClearChat v1.3
  1021. [16:07:48] [Server thread/INFO]: [ClearChat] clear chat disable
  1022. [16:07:48] [Server thread/INFO]: [Scorpio-API] Disabling Scorpio-API v1.8.0
  1023. [16:07:48] [Server thread/INFO]: Saving players
  1024. [16:07:48] [Server thread/INFO]: Saving worlds
  1025. [16:07:48] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  1026. [16:07:48] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  1027. [16:07:48] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  1028. [16:07:48] [Server thread/INFO]: Saving chunks for level 'FactionSpawn'/Overworld
  1029. [16:07:48] [Server thread/INFO]: Saving chunks for level 'factions'/Overworld
  1030. [16:07:48] [Server thread/INFO]: Saving chunks for level 'kitpvp'/Overworld
  1031. [16:07:48] [Server thread/INFO]: Saving chunks for level 'kitpvp2'/Overworld
  1032. [16:07:48] [Server thread/INFO]: Saving chunks for level 'computer'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement